From 4c1f1600c33d84fec84a1f9653f7ae96b675d566 Mon Sep 17 00:00:00 2001 From: mattwang44 Date: Tue, 6 Feb 2024 09:49:54 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2080d2f?= =?UTF-8?q?31c84007f8f89ebbda8bd0dc9c82cbd0f06=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- _sources/c-api/file.rst.txt | 9 +- _sources/c-api/import.rst.txt | 16 +- _sources/c-api/memoryview.rst.txt | 13 + _sources/c-api/object.rst.txt | 8 + _sources/glossary.rst.txt | 8 +- _sources/howto/logging-cookbook.rst.txt | 25 +- _sources/howto/logging.rst.txt | 43 +- _sources/library/__future__.rst.txt | 98 +- _sources/library/collections.abc.rst.txt | 4 +- _sources/library/csv.rst.txt | 19 +- _sources/library/datetime.rst.txt | 252 +- _sources/library/dbm.rst.txt | 117 +- _sources/library/exceptions.rst.txt | 2 +- _sources/library/gzip.rst.txt | 3 +- _sources/library/io.rst.txt | 24 +- _sources/library/logging.rst.txt | 16 +- _sources/library/mailbox.rst.txt | 8 +- _sources/library/multiprocessing.rst.txt | 52 +- .../multiprocessing.shared_memory.rst.txt | 2 +- _sources/library/pickle.rst.txt | 57 +- _sources/library/shutil.rst.txt | 29 +- _sources/library/socketserver.rst.txt | 7 +- _sources/library/stdtypes.rst.txt | 2 +- _sources/library/subprocess.rst.txt | 3 +- _sources/library/symtable.rst.txt | 4 +- _sources/library/sys.rst.txt | 11 +- _sources/library/tarfile.rst.txt | 6 + _sources/library/test.rst.txt | 2 +- _sources/library/warnings.rst.txt | 2 +- .../library/xml.etree.elementtree.rst.txt | 6 +- _sources/reference/expressions.rst.txt | 5 +- _sources/tutorial/datastructures.rst.txt | 7 +- _sources/whatsnew/2.0.rst.txt | 12 +- _sources/whatsnew/2.2.rst.txt | 140 +- _sources/whatsnew/2.4.rst.txt | 16 +- _sources/whatsnew/2.5.rst.txt | 18 +- _sources/whatsnew/2.6.rst.txt | 44 +- _sources/whatsnew/2.7.rst.txt | 44 +- _sources/whatsnew/3.0.rst.txt | 36 +- _sources/whatsnew/3.5.rst.txt | 2 +- _sources/whatsnew/3.8.rst.txt | 4 +- _static/glossary.json | 2 +- _static/pydoctheme.css | 35 + about.html | 4 +- bugs.html | 6 +- c-api/abstract.html | 4 +- c-api/allocation.html | 4 +- c-api/apiabiversion.html | 4 +- c-api/arg.html | 4 +- c-api/bool.html | 4 +- c-api/buffer.html | 4 +- c-api/bytearray.html | 4 +- c-api/bytes.html | 4 +- c-api/call.html | 4 +- c-api/capsule.html | 4 +- c-api/cell.html | 4 +- c-api/code.html | 4 +- c-api/codec.html | 4 +- c-api/complex.html | 4 +- c-api/concrete.html | 4 +- c-api/contextvars.html | 4 +- c-api/conversion.html | 4 +- c-api/coro.html | 4 +- c-api/datetime.html | 4 +- c-api/descriptor.html | 4 +- c-api/dict.html | 4 +- c-api/exceptions.html | 4 +- c-api/file.html | 17 +- c-api/float.html | 4 +- c-api/frame.html | 4 +- c-api/function.html | 4 +- c-api/gcsupport.html | 4 +- c-api/gen.html | 4 +- c-api/import.html | 18 +- c-api/index.html | 4 +- c-api/init.html | 4 +- c-api/init_config.html | 4 +- c-api/intro.html | 4 +- c-api/iter.html | 4 +- c-api/iterator.html | 4 +- c-api/list.html | 4 +- c-api/long.html | 4 +- c-api/mapping.html | 4 +- c-api/marshal.html | 4 +- c-api/memory.html | 4 +- c-api/memoryview.html | 19 +- c-api/method.html | 4 +- c-api/module.html | 4 +- c-api/none.html | 4 +- c-api/number.html | 4 +- c-api/objbuffer.html | 4 +- c-api/object.html | 15 +- c-api/objimpl.html | 4 +- c-api/perfmaps.html | 4 +- c-api/refcounting.html | 4 +- c-api/reflection.html | 4 +- c-api/sequence.html | 4 +- c-api/set.html | 4 +- c-api/slice.html | 4 +- c-api/stable.html | 4 +- c-api/structures.html | 4 +- c-api/sys.html | 4 +- c-api/tuple.html | 4 +- c-api/type.html | 4 +- c-api/typehints.html | 4 +- c-api/typeobj.html | 4 +- c-api/unicode.html | 4 +- c-api/utilities.html | 4 +- c-api/veryhigh.html | 4 +- c-api/weakref.html | 4 +- contents.html | 1424 +++-- copyright.html | 4 +- distributing/index.html | 4 +- download.html | 6 +- extending/building.html | 4 +- extending/embedding.html | 4 +- extending/extending.html | 4 +- extending/index.html | 4 +- extending/newtypes.html | 4 +- extending/newtypes_tutorial.html | 4 +- extending/windows.html | 4 +- faq/design.html | 4 +- faq/extending.html | 4 +- faq/general.html | 4 +- faq/gui.html | 4 +- faq/index.html | 4 +- faq/installed.html | 4 +- faq/library.html | 4 +- faq/programming.html | 4 +- faq/windows.html | 4 +- genindex-.html | 4 +- genindex-A.html | 4 +- genindex-B.html | 4 +- genindex-C.html | 4 +- genindex-D.html | 4 +- genindex-E.html | 4 +- genindex-F.html | 4 +- genindex-G.html | 4 +- genindex-H.html | 4 +- genindex-I.html | 4 +- genindex-J.html | 4 +- genindex-K.html | 4 +- genindex-L.html | 4 +- genindex-M.html | 4 +- genindex-N.html | 4 +- genindex-O.html | 236 +- genindex-P.html | 4 +- genindex-Q.html | 4 +- genindex-R.html | 4 +- genindex-S.html | 4 +- genindex-T.html | 4 +- genindex-U.html | 4 +- genindex-V.html | 4 +- genindex-W.html | 4 +- genindex-X.html | 4 +- genindex-Y.html | 4 +- genindex-Z.html | 4 +- genindex-_.html | 4 +- genindex-all.html | 64 +- "genindex-\345\221\275.html" | 4 +- "genindex-\345\237\272.html" | 4 +- "genindex-\346\200\247.html" | 4 +- "genindex-\346\250\241.html" | 4 +- "genindex-\347\222\260.html" | 4 +- "genindex-\347\254\246\350\231\237.html" | 4 +- genindex.html | 6 +- glossary.html | 21 +- howto/annotations.html | 4 +- howto/argparse.html | 4 +- howto/clinic.html | 4 +- howto/cporting.html | 4 +- howto/curses.html | 4 +- howto/descriptor.html | 4 +- howto/enum.html | 4 +- howto/functional.html | 4 +- howto/index.html | 4 +- howto/instrumentation.html | 4 +- howto/ipaddress.html | 4 +- howto/isolating-extensions.html | 4 +- howto/logging-cookbook.html | 29 +- howto/logging.html | 45 +- howto/perf_profiling.html | 4 +- howto/pyporting.html | 4 +- howto/regex.html | 4 +- howto/sockets.html | 4 +- howto/sorting.html | 4 +- howto/unicode.html | 4 +- howto/urllib2.html | 4 +- index.html | 4 +- installing/index.html | 4 +- library/2to3.html | 4 +- library/__future__.html | 140 +- library/__main__.html | 4 +- library/_thread.html | 4 +- library/abc.html | 4 +- library/aifc.html | 4 +- library/allos.html | 4 +- library/archiving.html | 4 +- library/argparse.html | 4 +- library/array.html | 4 +- library/ast.html | 4 +- library/asyncio-api-index.html | 4 +- library/asyncio-dev.html | 4 +- library/asyncio-eventloop.html | 4 +- library/asyncio-exceptions.html | 4 +- library/asyncio-extending.html | 4 +- library/asyncio-future.html | 4 +- library/asyncio-llapi-index.html | 4 +- library/asyncio-platforms.html | 4 +- library/asyncio-policy.html | 4 +- library/asyncio-protocol.html | 4 +- library/asyncio-queue.html | 4 +- library/asyncio-runner.html | 4 +- library/asyncio-stream.html | 4 +- library/asyncio-subprocess.html | 4 +- library/asyncio-sync.html | 4 +- library/asyncio-task.html | 4 +- library/asyncio.html | 4 +- library/atexit.html | 4 +- library/audioop.html | 4 +- library/audit_events.html | 4 +- library/base64.html | 4 +- library/bdb.html | 4 +- library/binary.html | 4 +- library/binascii.html | 4 +- library/bisect.html | 4 +- library/builtins.html | 4 +- library/bz2.html | 4 +- library/calendar.html | 4 +- library/cgi.html | 4 +- library/cgitb.html | 4 +- library/chunk.html | 4 +- library/cmath.html | 4 +- library/cmd.html | 4 +- library/cmdline.html | 4 +- library/code.html | 4 +- library/codecs.html | 4 +- library/codeop.html | 4 +- library/collections.abc.html | 8 +- library/collections.html | 4 +- library/colorsys.html | 4 +- library/compileall.html | 4 +- library/concurrency.html | 4 +- library/concurrent.futures.html | 4 +- library/concurrent.html | 4 +- library/configparser.html | 4 +- library/constants.html | 4 +- library/contextlib.html | 4 +- library/contextvars.html | 4 +- library/copy.html | 4 +- library/copyreg.html | 4 +- library/crypt.html | 4 +- library/crypto.html | 4 +- library/csv.html | 60 +- library/ctypes.html | 4 +- library/curses.ascii.html | 4 +- library/curses.html | 4 +- library/curses.panel.html | 4 +- library/custominterp.html | 4 +- library/dataclasses.html | 4 +- library/datatypes.html | 6 +- library/datetime.html | 263 +- library/dbm.html | 184 +- library/debug.html | 4 +- library/decimal.html | 4 +- library/development.html | 4 +- library/devmode.html | 4 +- library/dialog.html | 4 +- library/difflib.html | 4 +- library/dis.html | 4 +- library/distribution.html | 4 +- library/doctest.html | 4 +- library/email.charset.html | 4 +- library/email.compat32-message.html | 4 +- library/email.contentmanager.html | 4 +- library/email.encoders.html | 4 +- library/email.errors.html | 4 +- library/email.examples.html | 4 +- library/email.generator.html | 4 +- library/email.header.html | 4 +- library/email.headerregistry.html | 4 +- library/email.html | 4 +- library/email.iterators.html | 4 +- library/email.message.html | 4 +- library/email.mime.html | 4 +- library/email.parser.html | 4 +- library/email.policy.html | 4 +- library/email.utils.html | 4 +- library/ensurepip.html | 4 +- library/enum.html | 4 +- library/errno.html | 4 +- library/exceptions.html | 6 +- library/faulthandler.html | 4 +- library/fcntl.html | 4 +- library/filecmp.html | 4 +- library/fileformats.html | 4 +- library/fileinput.html | 4 +- library/filesys.html | 4 +- library/fnmatch.html | 4 +- library/fractions.html | 4 +- library/frameworks.html | 4 +- library/ftplib.html | 4 +- library/functional.html | 4 +- library/functions.html | 4 +- library/functools.html | 4 +- library/gc.html | 4 +- library/getopt.html | 4 +- library/getpass.html | 4 +- library/gettext.html | 4 +- library/glob.html | 4 +- library/graphlib.html | 4 +- library/grp.html | 4 +- library/gzip.html | 6 +- library/hashlib.html | 4 +- library/heapq.html | 4 +- library/hmac.html | 4 +- library/html.entities.html | 4 +- library/html.html | 4 +- library/html.parser.html | 4 +- library/http.client.html | 4 +- library/http.cookiejar.html | 4 +- library/http.cookies.html | 4 +- library/http.html | 4 +- library/http.server.html | 4 +- library/i18n.html | 4 +- library/idle.html | 4 +- library/imaplib.html | 4 +- library/imghdr.html | 4 +- library/importlib.html | 4 +- library/importlib.metadata.html | 4 +- library/importlib.resources.abc.html | 4 +- library/importlib.resources.html | 4 +- library/index.html | 4 +- library/inspect.html | 4 +- library/internet.html | 4 +- library/intro.html | 4 +- library/io.html | 29 +- library/ipaddress.html | 4 +- library/ipc.html | 4 +- library/itertools.html | 4 +- library/json.html | 4 +- library/keyword.html | 4 +- library/language.html | 4 +- library/linecache.html | 4 +- library/locale.html | 4 +- library/logging.config.html | 4 +- library/logging.handlers.html | 8 +- library/logging.html | 19 +- library/lzma.html | 4 +- library/mailbox.html | 12 +- library/mailcap.html | 4 +- library/markup.html | 4 +- library/marshal.html | 4 +- library/math.html | 57 +- library/mimetypes.html | 4 +- library/mm.html | 4 +- library/mmap.html | 4 +- library/modulefinder.html | 4 +- library/modules.html | 4 +- library/msilib.html | 4 +- library/msvcrt.html | 4 +- library/multiprocessing.html | 4 +- library/multiprocessing.shared_memory.html | 16 +- library/netdata.html | 4 +- library/netrc.html | 4 +- library/nis.html | 4 +- library/nntplib.html | 4 +- library/numbers.html | 4 +- library/numeric.html | 6 +- library/operator.html | 4 +- library/optparse.html | 4 +- library/os.html | 4 +- library/os.path.html | 4 +- library/ossaudiodev.html | 4 +- library/pathlib.html | 4 +- library/pdb.html | 4 +- library/persistence.html | 4 +- library/pickle.html | 47 +- library/pickletools.html | 4 +- library/pipes.html | 4 +- library/pkgutil.html | 4 +- library/platform.html | 4 +- library/plistlib.html | 4 +- library/poplib.html | 4 +- library/posix.html | 4 +- library/pprint.html | 4 +- library/profile.html | 4 +- library/pty.html | 4 +- library/pwd.html | 4 +- library/py_compile.html | 4 +- library/pyclbr.html | 4 +- library/pydoc.html | 4 +- library/pyexpat.html | 4 +- library/python.html | 9 +- library/queue.html | 4 +- library/quopri.html | 4 +- library/random.html | 4 +- library/re.html | 4 +- library/readline.html | 4 +- library/reprlib.html | 4 +- library/resource.html | 4 +- library/rlcompleter.html | 4 +- library/runpy.html | 4 +- library/sched.html | 4 +- library/secrets.html | 4 +- library/security_warnings.html | 4 +- library/select.html | 4 +- library/selectors.html | 4 +- library/shelve.html | 4 +- library/shlex.html | 4 +- library/shutil.html | 31 +- library/signal.html | 4 +- library/site.html | 4 +- library/smtplib.html | 4 +- library/sndhdr.html | 4 +- library/socket.html | 4 +- library/socketserver.html | 11 +- library/spwd.html | 4 +- library/sqlite3.html | 4 +- library/ssl.html | 4 +- library/stat.html | 4 +- library/statistics.html | 4 +- library/stdtypes.html | 6 +- library/string.html | 4 +- library/stringprep.html | 4 +- library/struct.html | 4 +- library/subprocess.html | 8 +- library/sunau.html | 4 +- library/superseded.html | 4 +- library/symtable.html | 9 +- library/sys.html | 15 +- library/sys.monitoring.html | 4 +- library/sys_path_init.html | 4 +- library/sysconfig.html | 4 +- library/syslog.html | 4 +- library/tabnanny.html | 4 +- library/tarfile.html | 16 +- library/telnetlib.html | 4 +- library/tempfile.html | 4 +- library/termios.html | 4 +- library/test.html | 6 +- library/text.html | 4 +- library/textwrap.html | 4 +- library/threading.html | 4 +- library/time.html | 4 +- library/timeit.html | 4 +- library/tk.html | 4 +- library/tkinter.colorchooser.html | 4 +- library/tkinter.dnd.html | 4 +- library/tkinter.font.html | 4 +- library/tkinter.html | 4 +- library/tkinter.messagebox.html | 4 +- library/tkinter.scrolledtext.html | 4 +- library/tkinter.tix.html | 4 +- library/tkinter.ttk.html | 4 +- library/token.html | 4 +- library/tokenize.html | 4 +- library/tomllib.html | 4 +- library/trace.html | 4 +- library/traceback.html | 4 +- library/tracemalloc.html | 4 +- library/tty.html | 4 +- library/turtle.html | 4 +- library/types.html | 4 +- library/typing.html | 4 +- library/unicodedata.html | 4 +- library/unittest.html | 4 +- library/unittest.mock-examples.html | 4 +- library/unittest.mock.html | 4 +- library/unix.html | 4 +- library/urllib.error.html | 4 +- library/urllib.html | 4 +- library/urllib.parse.html | 4 +- library/urllib.request.html | 4 +- library/urllib.robotparser.html | 4 +- library/uu.html | 4 +- library/uuid.html | 4 +- library/venv.html | 4 +- library/warnings.html | 6 +- library/wave.html | 4 +- library/weakref.html | 4 +- library/webbrowser.html | 4 +- library/windows.html | 4 +- library/winreg.html | 4 +- library/winsound.html | 4 +- library/wsgiref.html | 4 +- library/xdrlib.html | 4 +- library/xml.dom.html | 4 +- library/xml.dom.minidom.html | 4 +- library/xml.dom.pulldom.html | 4 +- library/xml.etree.elementtree.html | 10 +- library/xml.html | 4 +- library/xml.sax.handler.html | 4 +- library/xml.sax.html | 4 +- library/xml.sax.reader.html | 4 +- library/xml.sax.utils.html | 4 +- library/xmlrpc.client.html | 4 +- library/xmlrpc.html | 4 +- library/xmlrpc.server.html | 4 +- library/zipapp.html | 4 +- library/zipfile.html | 4 +- library/zipimport.html | 4 +- library/zlib.html | 4 +- library/zoneinfo.html | 4 +- license.html | 4 +- objects.inv | Bin 142419 -> 142469 bytes py-modindex.html | 4 +- reference/compound_stmts.html | 4 +- reference/datamodel.html | 4 +- reference/executionmodel.html | 4 +- reference/expressions.html | 9 +- reference/grammar.html | 4 +- reference/import.html | 4 +- reference/index.html | 4 +- reference/introduction.html | 4 +- reference/lexical_analysis.html | 4 +- reference/simple_stmts.html | 4 +- reference/toplevel_components.html | 4 +- search.html | 4 +- searchindex.js | 2 +- tutorial/appendix.html | 4 +- tutorial/appetite.html | 4 +- tutorial/classes.html | 4 +- tutorial/controlflow.html | 4 +- tutorial/datastructures.html | 9 +- tutorial/errors.html | 4 +- tutorial/floatingpoint.html | 4 +- tutorial/index.html | 4 +- tutorial/inputoutput.html | 4 +- tutorial/interactive.html | 4 +- tutorial/interpreter.html | 4 +- tutorial/introduction.html | 4 +- tutorial/modules.html | 4 +- tutorial/stdlib.html | 4 +- tutorial/stdlib2.html | 4 +- tutorial/venv.html | 4 +- tutorial/whatnow.html | 4 +- using/cmdline.html | 4 +- using/configure.html | 4 +- using/editors.html | 4 +- using/index.html | 4 +- using/mac.html | 4 +- using/unix.html | 4 +- using/windows.html | 4 +- whatsnew/2.0.html | 12 +- whatsnew/2.1.html | 4 +- whatsnew/2.2.html | 36 +- whatsnew/2.3.html | 4 +- whatsnew/2.4.html | 16 +- whatsnew/2.5.html | 16 +- whatsnew/2.6.html | 42 +- whatsnew/2.7.html | 42 +- whatsnew/3.0.html | 15 +- whatsnew/3.1.html | 4 +- whatsnew/3.10.html | 4 +- whatsnew/3.11.html | 4 +- whatsnew/3.12.html | 4 +- whatsnew/3.2.html | 6 +- whatsnew/3.3.html | 4 +- whatsnew/3.4.html | 4 +- whatsnew/3.5.html | 4 +- whatsnew/3.6.html | 4 +- whatsnew/3.7.html | 4 +- whatsnew/3.8.html | 8 +- whatsnew/3.9.html | 4 +- whatsnew/changelog.html | 5695 +++++++++-------- whatsnew/index.html | 4 +- 568 files changed, 5975 insertions(+), 5928 deletions(-) diff --git a/.buildinfo b/.buildinfo index 3a81f3d12d..920c520d1e 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: a68d8f173f8c6fb415ffea49c531dde2 +config: 43b899311a5cc26111d9494a9d011c38 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_sources/c-api/file.rst.txt b/_sources/c-api/file.rst.txt index b36c800e00..0a03841e46 100644 --- a/_sources/c-api/file.rst.txt +++ b/_sources/c-api/file.rst.txt @@ -65,8 +65,13 @@ the :mod:`io` APIs instead. Overrides the normal behavior of :func:`io.open_code` to pass its parameter through the provided handler. - The handler is a function of type :c:expr:`PyObject *(\*)(PyObject *path, - void *userData)`, where *path* is guaranteed to be :c:type:`PyUnicodeObject`. + The handler is a function of type: + + .. c:type:: Py_OpenCodeHookFunction + + Equivalent of :c:expr:`PyObject *(\*)(PyObject *path, + void *userData)`, where *path* is guaranteed to be + :c:type:`PyUnicodeObject`. The *userData* pointer is passed into the hook function. Since hook functions may be called from different runtimes, this pointer should not diff --git a/_sources/c-api/import.rst.txt b/_sources/c-api/import.rst.txt index 3bc256bd08..5b24ba1dbb 100644 --- a/_sources/c-api/import.rst.txt +++ b/_sources/c-api/import.rst.txt @@ -13,20 +13,8 @@ Importing Modules single: __all__ (package variable) single: modules (in module sys) - This is a simplified interface to :c:func:`PyImport_ImportModuleEx` below, - leaving the *globals* and *locals* arguments set to ``NULL`` and *level* set - to 0. When the *name* - argument contains a dot (when it specifies a submodule of a package), the - *fromlist* argument is set to the list ``['*']`` so that the return value is the - named module rather than the top-level package containing it as would otherwise - be the case. (Unfortunately, this has an additional side effect when *name* in - fact specifies a subpackage instead of a submodule: the submodules specified in - the package's ``__all__`` variable are loaded.) Return a new reference to the - imported module, or ``NULL`` with an exception set on failure. A failing - import of a module doesn't leave the module in :data:`sys.modules`. - - This function always uses absolute imports. - + This is a wrapper around :c:func:`PyImport_Import()` which takes a + :c:expr:`const char *` as an argument instead of a :c:expr:`PyObject *`. .. c:function:: PyObject* PyImport_ImportModuleNoBlock(const char *name) diff --git a/_sources/c-api/memoryview.rst.txt b/_sources/c-api/memoryview.rst.txt index 2aa43318e7..f603803280 100644 --- a/_sources/c-api/memoryview.rst.txt +++ b/_sources/c-api/memoryview.rst.txt @@ -20,6 +20,17 @@ any other object. read/write, otherwise it may be either read-only or read/write at the discretion of the exporter. + +.. c:macro:: PyBUF_READ + + Flag to request a readonly buffer. + + +.. c:macro:: PyBUF_WRITE + + Flag to request a writable buffer. + + .. c:function:: PyObject *PyMemoryView_FromMemory(char *mem, Py_ssize_t size, int flags) Create a memoryview object using *mem* as the underlying buffer. @@ -41,6 +52,8 @@ any other object. original memory. Otherwise, a copy is made and the memoryview points to a new bytes object. + *buffertype* can be one of :c:macro:`PyBUF_READ` or :c:macro:`PyBUF_WRITE`. + .. c:function:: int PyMemoryView_Check(PyObject *obj) diff --git a/_sources/c-api/object.rst.txt b/_sources/c-api/object.rst.txt index ebffbe4778..2c8ffe57bf 100644 --- a/_sources/c-api/object.rst.txt +++ b/_sources/c-api/object.rst.txt @@ -19,6 +19,14 @@ Object Protocol to NotImplemented and return it). +.. c:macro:: Py_PRINT_RAW + + Flag to be used with multiple functions that print the object (like + :c:func:`PyObject_Print` and :c:func:`PyFile_WriteObject`). + If passed, these function would use the :func:`str` of the object + instead of the :func:`repr`. + + .. c:function:: int PyObject_Print(PyObject *o, FILE *fp, int flags) Print an object *o*, on file *fp*. Returns ``-1`` on error. The flags argument diff --git a/_sources/glossary.rst.txt b/_sources/glossary.rst.txt index a5f01c4c46..b475cb80a8 100644 --- a/_sources/glossary.rst.txt +++ b/_sources/glossary.rst.txt @@ -350,7 +350,7 @@ Glossary docstring A string literal which appears as the first expression in a class, function or module. While ignored when the suite is executed, it is - recognized by the compiler and put into the :attr:`__doc__` attribute + recognized by the compiler and put into the :attr:`!__doc__` attribute of the enclosing class, function or module. Since it is available via introspection, it is the canonical place for documentation of the object. @@ -1103,10 +1103,12 @@ Glossary The :class:`collections.abc.Sequence` abstract base class defines a much richer interface that goes beyond just :meth:`~object.__getitem__` and :meth:`~object.__len__`, adding - :meth:`count`, :meth:`index`, :meth:`~object.__contains__`, and + :meth:`!count`, :meth:`!index`, :meth:`~object.__contains__`, and :meth:`~object.__reversed__`. Types that implement this expanded interface can be registered explicitly using - :func:`~abc.ABCMeta.register`. + :func:`~abc.ABCMeta.register`. For more documentation on sequence + methods generally, see + :ref:`Common Sequence Operations `. set comprehension A compact way to process all or part of the elements in an iterable and diff --git a/_sources/howto/logging-cookbook.rst.txt b/_sources/howto/logging-cookbook.rst.txt index 588f5a0a53..33c57ae734 100644 --- a/_sources/howto/logging-cookbook.rst.txt +++ b/_sources/howto/logging-cookbook.rst.txt @@ -1933,30 +1933,28 @@ This dictionary is passed to :func:`~config.dictConfig` to put the configuration LOGGING = { 'version': 1, - 'disable_existing_loggers': True, + 'disable_existing_loggers': False, 'formatters': { 'verbose': { - 'format': '%(levelname)s %(asctime)s %(module)s %(process)d %(thread)d %(message)s' + 'format': '{levelname} {asctime} {module} {process:d} {thread:d} {message}', + 'style': '{', }, 'simple': { - 'format': '%(levelname)s %(message)s' + 'format': '{levelname} {message}', + 'style': '{', }, }, 'filters': { 'special': { '()': 'project.logging.SpecialFilter', 'foo': 'bar', - } + }, }, 'handlers': { - 'null': { - 'level':'DEBUG', - 'class':'django.utils.log.NullHandler', - }, - 'console':{ - 'level':'DEBUG', - 'class':'logging.StreamHandler', - 'formatter': 'simple' + 'console': { + 'level': 'INFO', + 'class': 'logging.StreamHandler', + 'formatter': 'simple', }, 'mail_admins': { 'level': 'ERROR', @@ -1966,9 +1964,8 @@ This dictionary is passed to :func:`~config.dictConfig` to put the configuration }, 'loggers': { 'django': { - 'handlers':['null'], + 'handlers': ['console'], 'propagate': True, - 'level':'INFO', }, 'django.request': { 'handlers': ['mail_admins'], diff --git a/_sources/howto/logging.rst.txt b/_sources/howto/logging.rst.txt index 7330cf675b..55c7c02e98 100644 --- a/_sources/howto/logging.rst.txt +++ b/_sources/howto/logging.rst.txt @@ -521,7 +521,7 @@ custom handlers) are the following configuration methods: * The :meth:`~Handler.setLevel` method, just as in logger objects, specifies the lowest severity that will be dispatched to the appropriate destination. Why - are there two :func:`setLevel` methods? The level set in the logger + are there two :meth:`~Handler.setLevel` methods? The level set in the logger determines which severity of messages it will pass to its handlers. The level set in each handler determines which messages that handler will send on. @@ -775,29 +775,29 @@ What happens if no configuration is provided If no logging configuration is provided, it is possible to have a situation where a logging event needs to be output, but no handlers can be found to -output the event. The behaviour of the logging package in these -circumstances is dependent on the Python version. +output the event. -For versions of Python prior to 3.2, the behaviour is as follows: +The event is output using a 'handler of last resort', stored in +:data:`lastResort`. This internal handler is not associated with any +logger, and acts like a :class:`~logging.StreamHandler` which writes the +event description message to the current value of ``sys.stderr`` (therefore +respecting any redirections which may be in effect). No formatting is +done on the message - just the bare event description message is printed. +The handler's level is set to ``WARNING``, so all events at this and +greater severities will be output. -* If *logging.raiseExceptions* is ``False`` (production mode), the event is - silently dropped. +.. versionchanged:: 3.2 -* If *logging.raiseExceptions* is ``True`` (development mode), a message - 'No handlers could be found for logger X.Y.Z' is printed once. + For versions of Python prior to 3.2, the behaviour is as follows: -In Python 3.2 and later, the behaviour is as follows: + * If :data:`raiseExceptions` is ``False`` (production mode), the event is + silently dropped. -* The event is output using a 'handler of last resort', stored in - ``logging.lastResort``. This internal handler is not associated with any - logger, and acts like a :class:`~logging.StreamHandler` which writes the - event description message to the current value of ``sys.stderr`` (therefore - respecting any redirections which may be in effect). No formatting is - done on the message - just the bare event description message is printed. - The handler's level is set to ``WARNING``, so all events at this and - greater severities will be output. + * If :data:`raiseExceptions` is ``True`` (development mode), a message + 'No handlers could be found for logger X.Y.Z' is printed once. -To obtain the pre-3.2 behaviour, ``logging.lastResort`` can be set to ``None``. + To obtain the pre-3.2 behaviour, + :data:`lastResort` can be set to ``None``. .. _library-config: @@ -999,7 +999,7 @@ Logged messages are formatted for presentation through instances of the use with the % operator and a dictionary. For formatting multiple messages in a batch, instances of -:class:`~handlers.BufferingFormatter` can be used. In addition to the format +:class:`BufferingFormatter` can be used. In addition to the format string (which is applied to each message in the batch), there is provision for header and trailer format strings. @@ -1035,7 +1035,8 @@ checks to see if a module-level variable, :data:`raiseExceptions`, is set. If set, a traceback is printed to :data:`sys.stderr`. If not set, the exception is swallowed. -.. note:: The default value of :data:`raiseExceptions` is ``True``. This is +.. note:: + The default value of :data:`raiseExceptions` is ``True``. This is because during development, you typically want to be notified of any exceptions that occur. It's advised that you set :data:`raiseExceptions` to ``False`` for production usage. @@ -1073,7 +1074,7 @@ You can write code like this:: expensive_func2()) so that if the logger's threshold is set above ``DEBUG``, the calls to -:func:`expensive_func1` and :func:`expensive_func2` are never made. +``expensive_func1`` and ``expensive_func2`` are never made. .. note:: In some cases, :meth:`~Logger.isEnabledFor` can itself be more expensive than you'd like (e.g. for deeply nested loggers where an explicit diff --git a/_sources/library/__future__.rst.txt b/_sources/library/__future__.rst.txt index d261e4a4f3..762f8b4695 100644 --- a/_sources/library/__future__.rst.txt +++ b/_sources/library/__future__.rst.txt @@ -8,20 +8,68 @@ -------------- -:mod:`__future__` is a real module, and serves three purposes: +Imports of the form ``from __future__ import feature`` are called +:ref:`future statements `. These are special-cased by the Python compiler +to allow the use of new Python features in modules containing the future statement +before the release in which the feature becomes standard. + +While these future statements are given additional special meaning by the +Python compiler, they are still executed like any other import statement and +the :mod:`__future__` exists and is handled by the import system the same way +any other Python module would be. This design serves three purposes: * To avoid confusing existing tools that analyze import statements and expect to find the modules they're importing. -* To ensure that :ref:`future statements ` run under releases prior to - 2.1 at least yield runtime exceptions (the import of :mod:`__future__` will - fail, because there was no module of that name prior to 2.1). - * To document when incompatible changes were introduced, and when they will be --- or were --- made mandatory. This is a form of executable documentation, and can be inspected programmatically via importing :mod:`__future__` and examining its contents. +* To ensure that :ref:`future statements ` run under releases prior to + Python 2.1 at least yield runtime exceptions (the import of :mod:`__future__` + will fail, because there was no module of that name prior to 2.1). + +Module Contents +--------------- + +No feature description will ever be deleted from :mod:`__future__`. Since its +introduction in Python 2.1 the following features have found their way into the +language using this mechanism: + ++------------------+-------------+--------------+---------------------------------------------+ +| feature | optional in | mandatory in | effect | ++==================+=============+==============+=============================================+ +| nested_scopes | 2.1.0b1 | 2.2 | :pep:`227`: | +| | | | *Statically Nested Scopes* | ++------------------+-------------+--------------+---------------------------------------------+ +| generators | 2.2.0a1 | 2.3 | :pep:`255`: | +| | | | *Simple Generators* | ++------------------+-------------+--------------+---------------------------------------------+ +| division | 2.2.0a2 | 3.0 | :pep:`238`: | +| | | | *Changing the Division Operator* | ++------------------+-------------+--------------+---------------------------------------------+ +| absolute_import | 2.5.0a1 | 3.0 | :pep:`328`: | +| | | | *Imports: Multi-Line and Absolute/Relative* | ++------------------+-------------+--------------+---------------------------------------------+ +| with_statement | 2.5.0a1 | 2.6 | :pep:`343`: | +| | | | *The "with" Statement* | ++------------------+-------------+--------------+---------------------------------------------+ +| print_function | 2.6.0a2 | 3.0 | :pep:`3105`: | +| | | | *Make print a function* | ++------------------+-------------+--------------+---------------------------------------------+ +| unicode_literals | 2.6.0a2 | 3.0 | :pep:`3112`: | +| | | | *Bytes literals in Python 3000* | ++------------------+-------------+--------------+---------------------------------------------+ +| generator_stop | 3.5.0b1 | 3.7 | :pep:`479`: | +| | | | *StopIteration handling inside generators* | ++------------------+-------------+--------------+---------------------------------------------+ +| annotations | 3.7.0b1 | TBD [1]_ | :pep:`563`: | +| | | | *Postponed evaluation of annotations* | ++------------------+-------------+--------------+---------------------------------------------+ + +.. XXX Adding a new entry? Remember to update simple_stmts.rst, too. + .. _future-classes: .. class:: _Feature @@ -65,43 +113,6 @@ dynamically compiled code. This flag is stored in the :attr:`_Feature.compiler_flag` attribute on :class:`_Feature` instances. -No feature description will ever be deleted from :mod:`__future__`. Since its -introduction in Python 2.1 the following features have found their way into the -language using this mechanism: - -+------------------+-------------+--------------+---------------------------------------------+ -| feature | optional in | mandatory in | effect | -+==================+=============+==============+=============================================+ -| nested_scopes | 2.1.0b1 | 2.2 | :pep:`227`: | -| | | | *Statically Nested Scopes* | -+------------------+-------------+--------------+---------------------------------------------+ -| generators | 2.2.0a1 | 2.3 | :pep:`255`: | -| | | | *Simple Generators* | -+------------------+-------------+--------------+---------------------------------------------+ -| division | 2.2.0a2 | 3.0 | :pep:`238`: | -| | | | *Changing the Division Operator* | -+------------------+-------------+--------------+---------------------------------------------+ -| absolute_import | 2.5.0a1 | 3.0 | :pep:`328`: | -| | | | *Imports: Multi-Line and Absolute/Relative* | -+------------------+-------------+--------------+---------------------------------------------+ -| with_statement | 2.5.0a1 | 2.6 | :pep:`343`: | -| | | | *The "with" Statement* | -+------------------+-------------+--------------+---------------------------------------------+ -| print_function | 2.6.0a2 | 3.0 | :pep:`3105`: | -| | | | *Make print a function* | -+------------------+-------------+--------------+---------------------------------------------+ -| unicode_literals | 2.6.0a2 | 3.0 | :pep:`3112`: | -| | | | *Bytes literals in Python 3000* | -+------------------+-------------+--------------+---------------------------------------------+ -| generator_stop | 3.5.0b1 | 3.7 | :pep:`479`: | -| | | | *StopIteration handling inside generators* | -+------------------+-------------+--------------+---------------------------------------------+ -| annotations | 3.7.0b1 | TBD [1]_ | :pep:`563`: | -| | | | *Postponed evaluation of annotations* | -+------------------+-------------+--------------+---------------------------------------------+ - -.. XXX Adding a new entry? Remember to update simple_stmts.rst, too. - .. [1] ``from __future__ import annotations`` was previously scheduled to become mandatory in Python 3.10, but the Python Steering Council @@ -115,3 +126,6 @@ language using this mechanism: :ref:`future` How the compiler treats future imports. + + :pep:`236` - Back to the __future__ + The original proposal for the __future__ mechanism. diff --git a/_sources/library/collections.abc.rst.txt b/_sources/library/collections.abc.rst.txt index 582bb18f75..7bcaba60c6 100644 --- a/_sources/library/collections.abc.rst.txt +++ b/_sources/library/collections.abc.rst.txt @@ -136,8 +136,8 @@ ABC Inherits from Abstract Methods Mi :class:`Collection` ``__len__`` ``index``, and ``count`` :class:`MutableSequence` :class:`Sequence` ``__getitem__``, Inherited :class:`Sequence` methods and - ``__setitem__``, ``append``, ``reverse``, ``extend``, ``pop``, - ``__delitem__``, ``remove``, and ``__iadd__`` + ``__setitem__``, ``append``, ``clear``, ``reverse``, ``extend``, + ``__delitem__``, ``pop``, ``remove``, and ``__iadd__`` ``__len__``, ``insert`` diff --git a/_sources/library/csv.rst.txt b/_sources/library/csv.rst.txt index 07f38f5690..4ee7820585 100644 --- a/_sources/library/csv.rst.txt +++ b/_sources/library/csv.rst.txt @@ -88,7 +88,7 @@ The :mod:`csv` module defines the following functions: Return a writer object responsible for converting the user's data into delimited strings on the given file-like object. *csvfile* can be any object with a - :func:`write` method. If *csvfile* is a file object, it should be opened with + :meth:`~io.TextIOBase.write` method. If *csvfile* is a file object, it should be opened with ``newline=''`` [1]_. An optional *dialect* parameter can be given which is used to define a set of parameters specific to a particular CSV dialect. It may be an instance of a subclass of the @@ -197,10 +197,10 @@ The :mod:`csv` module defines the following classes: Create an object which operates like a regular writer but maps dictionaries onto output rows. The *fieldnames* parameter is a :mod:`sequence ` of keys that identify the order in which values in the - dictionary passed to the :meth:`writerow` method are written to file + dictionary passed to the :meth:`~csvwriter.writerow` method are written to file *f*. The optional *restval* parameter specifies the value to be written if the dictionary is missing a key in *fieldnames*. If the - dictionary passed to the :meth:`writerow` method contains a key not found in + dictionary passed to the :meth:`~csvwriter.writerow` method contains a key not found in *fieldnames*, the optional *extrasaction* parameter indicates what action to take. If it is set to ``'raise'``, the default value, a :exc:`ValueError` @@ -244,7 +244,6 @@ The :mod:`csv` module defines the following classes: with open('students.csv', 'w', newline='') as csvfile: writer = csv.writer(csvfile, dialect='unix') - ^^^^^^^^^^^^^^ .. class:: excel() @@ -351,6 +350,8 @@ The :mod:`csv` module defines the following constants: Instructs :class:`reader` objects to interpret an empty (unquoted) field as None and to otherwise behave as :data:`QUOTE_ALL`. + .. versionadded:: 3.12 + .. data:: QUOTE_STRINGS Instructs :class:`writer` objects to always place quotes around fields @@ -360,6 +361,8 @@ The :mod:`csv` module defines the following constants: Instructs :class:`reader` objects to interpret an empty (unquoted) string as ``None`` and to otherwise behave as :data:`QUOTE_NONNUMERIC`. + .. versionadded:: 3.12 + The :mod:`csv` module defines the following exception: @@ -374,8 +377,8 @@ Dialects and Formatting Parameters To make it easier to specify the format of input and output records, specific formatting parameters are grouped together into dialects. A dialect is a -subclass of the :class:`Dialect` class having a set of specific methods and a -single :meth:`validate` method. When creating :class:`reader` or +subclass of the :class:`Dialect` class containing various attributes +describing the format of the CSV file. When creating :class:`reader` or :class:`writer` objects, the programmer can specify a string or a subclass of the :class:`Dialect` class as the dialect parameter. In addition to, or instead of, the *dialect* parameter, the programmer can also specify individual @@ -492,9 +495,9 @@ DictReader objects have the following public attribute: Writer Objects -------------- -:class:`Writer` objects (:class:`DictWriter` instances and objects returned by +:class:`writer` objects (:class:`DictWriter` instances and objects returned by the :func:`writer` function) have the following public methods. A *row* must be -an iterable of strings or numbers for :class:`Writer` objects and a dictionary +an iterable of strings or numbers for :class:`writer` objects and a dictionary mapping fieldnames to strings or numbers (by passing them through :func:`str` first) for :class:`DictWriter` objects. Note that complex numbers are written out surrounded by parens. This may cause some problems for other programs which diff --git a/_sources/library/datetime.rst.txt b/_sources/library/datetime.rst.txt index c74417e36e..daf023f320 100644 --- a/_sources/library/datetime.rst.txt +++ b/_sources/library/datetime.rst.txt @@ -14,7 +14,7 @@ .. XXX what order should the types be discussed in? -The :mod:`datetime` module supplies classes for manipulating dates and times. +The :mod:`!datetime` module supplies classes for manipulating dates and times. While date and time arithmetic is supported, the focus of the implementation is on efficient attribute extraction for output formatting and manipulation. @@ -70,7 +70,7 @@ These :class:`tzinfo` objects capture information about the offset from UTC time, the time zone name, and whether daylight saving time is in effect. Only one concrete :class:`tzinfo` class, the :class:`timezone` class, is -supplied by the :mod:`datetime` module. The :class:`timezone` class can +supplied by the :mod:`!datetime` module. The :class:`timezone` class can represent simple timezones with fixed offsets from UTC, such as UTC itself or North American EST and EDT timezones. Supporting timezones at deeper levels of detail is up to the application. The rules for time adjustment across the @@ -80,7 +80,7 @@ standard suitable for every application aside from UTC. Constants --------- -The :mod:`datetime` module exports the following constants: +The :mod:`!datetime` module exports the following constants: .. data:: MINYEAR @@ -130,8 +130,8 @@ Available Types .. class:: timedelta :noindex: - A duration expressing the difference between two :class:`date`, :class:`.time`, - or :class:`.datetime` instances to microsecond resolution. + A duration expressing the difference between two :class:`.datetime` + or :class:`date` instances to microsecond resolution. .. class:: tzinfo @@ -203,7 +203,7 @@ objects. -------------------------- A :class:`timedelta` object represents a duration, the difference between two -dates or times. +:class:`.datetime` or :class:`date` instances. .. class:: timedelta(days=0, seconds=0, microseconds=0, milliseconds=0, minutes=0, hours=0, weeks=0) @@ -400,30 +400,7 @@ objects (see below). the :func:`divmod` function. True division and multiplication of a :class:`timedelta` object by a :class:`float` object are now supported. - -Comparisons of :class:`timedelta` objects are supported, with some caveats. - -The comparisons ``==`` or ``!=`` *always* return a :class:`bool`, no matter -the type of the compared object:: - - >>> from datetime import timedelta - >>> delta1 = timedelta(seconds=57) - >>> delta2 = timedelta(hours=25, seconds=2) - >>> delta2 != delta1 - True - >>> delta2 == 5 - False - -For all other comparisons (such as ``<`` and ``>``), when a :class:`timedelta` -object is compared to an object of a different type, :exc:`TypeError` -is raised:: - - >>> delta2 > delta1 - True - >>> delta2 > 5 - Traceback (most recent call last): - File "", line 1, in - TypeError: '>' not supported between instances of 'datetime.timedelta' and 'int' +:class:`timedelta` objects support equality and order comparisons. In Boolean contexts, a :class:`timedelta` object is considered to be true if and only if it isn't equal to ``timedelta(0)``. @@ -536,7 +513,15 @@ Other constructors, all class methods: .. classmethod:: date.fromisoformat(date_string) Return a :class:`date` corresponding to a *date_string* given in any valid - ISO 8601 format, except ordinal dates (e.g. ``YYYY-DDD``):: + ISO 8601 format, with the following exceptions: + + 1. Reduced precision dates are not currently supported (``YYYY-MM``, + ``YYYY``). + 2. Extended date representations are not currently supported + (``±YYYYYY-MM-DD``). + 3. Ordinal dates are not currently supported (``YYYY-OOO``). + + Examples:: >>> from datetime import date >>> date.fromisoformat('2019-12-04') @@ -606,8 +591,13 @@ Supported operations: +-------------------------------+----------------------------------------------+ | ``timedelta = date1 - date2`` | \(3) | +-------------------------------+----------------------------------------------+ -| ``date1 < date2`` | *date1* is considered less than *date2* when | -| | *date1* precedes *date2* in time. (4) | +| | ``date1 == date2`` | Equality comparison. (4) | +| | ``date1 != date2`` | | ++-------------------------------+----------------------------------------------+ +| | ``date1 < date2`` | Order comparison. (5) | +| | ``date1 > date2`` | | +| | ``date1 <= date2`` | | +| | ``date1 >= date2`` | | +-------------------------------+----------------------------------------------+ Notes: @@ -627,15 +617,12 @@ Notes: timedelta.microseconds are 0, and date2 + timedelta == date1 after. (4) + :class:`date` objects are equal if they represent the same date. + +(5) + *date1* is considered less than *date2* when *date1* precedes *date2* in time. In other words, ``date1 < date2`` if and only if ``date1.toordinal() < - date2.toordinal()``. Date comparison raises :exc:`TypeError` if - the other comparand isn't also a :class:`date` object. However, - ``NotImplemented`` is returned instead if the other comparand has a - :meth:`timetuple` attribute. This hook gives other kinds of date objects a - chance at implementing mixed-type comparison. If not, when a :class:`date` - object is compared to an object of a different type, :exc:`TypeError` is raised - unless the comparison is ``==`` or ``!=``. The latter cases return - :const:`False` or :const:`True`, respectively. + date2.toordinal()``. In Boolean contexts, all :class:`date` objects are considered to be true. @@ -1014,8 +1001,12 @@ Other constructors, all class methods: 1. Time zone offsets may have fractional seconds. 2. The ``T`` separator may be replaced by any single unicode character. - 3. Ordinal dates are not currently supported. - 4. Fractional hours and minutes are not supported. + 3. Fractional hours and minutes are not supported. + 4. Reduced precision dates are not currently supported (``YYYY-MM``, + ``YYYY``). + 5. Extended date representations are not currently supported + (``±YYYYYY-MM-DD``). + 6. Ordinal dates are not currently supported (``YYYY-OOO``). Examples:: @@ -1155,8 +1146,13 @@ Supported operations: +---------------------------------------+--------------------------------+ | ``timedelta = datetime1 - datetime2`` | \(3) | +---------------------------------------+--------------------------------+ -| ``datetime1 < datetime2`` | Compares :class:`.datetime` to | -| | :class:`.datetime`. (4) | +| | ``datetime1 == datetime2`` | Equality comparison. (4) | +| | ``datetime1 != datetime2`` | | ++---------------------------------------+--------------------------------+ +| | ``datetime1 < datetime2`` | Order comparison. (5) | +| | ``datetime1 > datetime2`` | | +| | ``datetime1 <= datetime2`` | | +| | ``datetime1 >= datetime2`` | | +---------------------------------------+--------------------------------+ (1) @@ -1184,39 +1180,40 @@ Supported operations: are done in this case. If both are aware and have different :attr:`~.datetime.tzinfo` attributes, ``a-b`` acts - as if *a* and *b* were first converted to naive UTC datetimes first. The + as if *a* and *b* were first converted to naive UTC datetimes. The result is ``(a.replace(tzinfo=None) - a.utcoffset()) - (b.replace(tzinfo=None) - b.utcoffset())`` except that the implementation never overflows. (4) - *datetime1* is considered less than *datetime2* when *datetime1* precedes - *datetime2* in time. + :class:`.datetime` objects are equal if they represent the same date + and time, taking into account the time zone. - If one comparand is naive and the other is aware, :exc:`TypeError` - is raised if an order comparison is attempted. For equality - comparisons, naive instances are never equal to aware instances. + Naive and aware :class:`!datetime` objects are never equal. + :class:`!datetime` objects are never equal to :class:`date` objects + that are not also :class:`!datetime` instances, even if they represent + the same date. - If both comparands are aware, and have the same :attr:`~.datetime.tzinfo` attribute, the - common :attr:`~.datetime.tzinfo` attribute is ignored and the base datetimes are - compared. If both comparands are aware and have different :attr:`~.datetime.tzinfo` - attributes, the comparands are first adjusted by subtracting their UTC - offsets (obtained from ``self.utcoffset()``). + If both comparands are aware and have different :attr:`~.datetime.tzinfo` + attributes, the comparison acts as comparands were first converted to UTC + datetimes except that the implementation never overflows. + :class:`!datetime` instances in a repeated interval are never equal to + :class:`!datetime` instances in other time zone. - .. versionchanged:: 3.3 - Equality comparisons between aware and naive :class:`.datetime` - instances don't raise :exc:`TypeError`. +(5) + *datetime1* is considered less than *datetime2* when *datetime1* precedes + *datetime2* in time, taking into account the time zone. - .. note:: + Order comparison between naive and aware :class:`.datetime` objects, + as well as a :class:`!datetime` object and a :class:`!date` object + that is not also a :class:`!datetime` instance, raises :exc:`TypeError`. + + If both comparands are aware and have different :attr:`~.datetime.tzinfo` + attributes, the comparison acts as comparands were first converted to UTC + datetimes except that the implementation never overflows. - In order to stop comparison from falling back to the default scheme of comparing - object addresses, datetime comparison normally raises :exc:`TypeError` if the - other comparand isn't also a :class:`.datetime` object. However, - ``NotImplemented`` is returned instead if the other comparand has a - :meth:`timetuple` attribute. This hook gives other kinds of date objects a - chance at implementing mixed-type comparison. If not, when a :class:`.datetime` - object is compared to an object of a different type, :exc:`TypeError` is raised - unless the comparison is ``==`` or ``!=``. The latter cases return - :const:`False` or :const:`True`, respectively. +.. versionchanged:: 3.3 + Equality comparisons between aware and naive :class:`.datetime` + instances don't raise :exc:`TypeError`. Instance methods: @@ -1341,22 +1338,22 @@ Instance methods: where ``yday = d.toordinal() - date(d.year, 1, 1).toordinal() + 1`` is the day number within the current year starting with ``1`` for January - 1st. The :attr:`tm_isdst` flag of the result is set according to the + 1st. The :attr:`~time.struct_time.tm_isdst` flag of the result is set according to the :meth:`dst` method: :attr:`.tzinfo` is ``None`` or :meth:`dst` returns - ``None``, :attr:`tm_isdst` is set to ``-1``; else if :meth:`dst` returns a - non-zero value, :attr:`tm_isdst` is set to ``1``; else :attr:`tm_isdst` is + ``None``, :attr:`!tm_isdst` is set to ``-1``; else if :meth:`dst` returns a + non-zero value, :attr:`!tm_isdst` is set to ``1``; else :attr:`!tm_isdst` is set to ``0``. .. method:: datetime.utctimetuple() If :class:`.datetime` instance *d* is naive, this is the same as - ``d.timetuple()`` except that :attr:`tm_isdst` is forced to 0 regardless of what + ``d.timetuple()`` except that :attr:`~.time.struct_time.tm_isdst` is forced to 0 regardless of what ``d.dst()`` returns. DST is never in effect for a UTC time. If *d* is aware, *d* is normalized to UTC time, by subtracting ``d.utcoffset()``, and a :class:`time.struct_time` for the - normalized time is returned. :attr:`tm_isdst` is forced to 0. Note + normalized time is returned. :attr:`!tm_isdst` is forced to 0. Note that an :exc:`OverflowError` may be raised if *d*.year was ``MINYEAR`` or ``MAXYEAR`` and UTC adjustment spills over a year boundary. @@ -1544,7 +1541,7 @@ Instance methods: Examples of Usage: :class:`.datetime` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Examples of working with :class:`~datetime.datetime` objects: +Examples of working with :class:`.datetime` objects: .. doctest:: @@ -1672,7 +1669,7 @@ Usage of ``KabulTz`` from above:: :class:`.time` Objects ---------------------- -A :class:`time` object represents a (local) time of day, independent of any particular +A :class:`.time` object represents a (local) time of day, independent of any particular day, and subject to adjustment via a :class:`tzinfo` object. .. class:: time(hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0) @@ -1748,24 +1745,21 @@ Instance attributes (read-only): .. versionadded:: 3.6 -:class:`.time` objects support comparison of :class:`.time` to :class:`.time`, -where *a* is considered less -than *b* when *a* precedes *b* in time. If one comparand is naive and the other -is aware, :exc:`TypeError` is raised if an order comparison is attempted. For equality -comparisons, naive instances are never equal to aware instances. +:class:`.time` objects support equality and order comparisons, +where *a* is considered less than *b* when *a* precedes *b* in time. + +Naive and aware :class:`!time` objects are never equal. +Order comparison between naive and aware :class:`!time` objects raises +:exc:`TypeError`. If both comparands are aware, and have -the same :attr:`~time.tzinfo` attribute, the common :attr:`~time.tzinfo` attribute is +the same :attr:`~.time.tzinfo` attribute, the common :attr:`!tzinfo` attribute is ignored and the base times are compared. If both comparands are aware and -have different :attr:`~time.tzinfo` attributes, the comparands are first adjusted by -subtracting their UTC offsets (obtained from ``self.utcoffset()``). In order -to stop mixed-type comparisons from falling back to the default comparison by -object address, when a :class:`.time` object is compared to an object of a -different type, :exc:`TypeError` is raised unless the comparison is ``==`` or -``!=``. The latter cases return :const:`False` or :const:`True`, respectively. +have different :attr:`!tzinfo` attributes, the comparands are first adjusted by +subtracting their UTC offsets (obtained from ``self.utcoffset()``). .. versionchanged:: 3.3 - Equality comparisons between aware and naive :class:`~datetime.time` instances + Equality comparisons between aware and naive :class:`.time` instances don't raise :exc:`TypeError`. In Boolean contexts, a :class:`.time` object is always considered to be true. @@ -1972,7 +1966,7 @@ Examples of working with a :class:`.time` object:: You need to derive a concrete subclass, and (at least) supply implementations of the standard :class:`tzinfo` methods needed by the - :class:`.datetime` methods you use. The :mod:`datetime` module provides + :class:`.datetime` methods you use. The :mod:`!datetime` module provides :class:`timezone`, a simple concrete subclass of :class:`tzinfo` which can represent timezones with fixed offset from UTC such as UTC itself or North American EST and EDT. @@ -1985,7 +1979,7 @@ Examples of working with a :class:`.time` object:: A concrete subclass of :class:`tzinfo` may need to implement the following methods. Exactly which methods are needed depends on the uses made of aware - :mod:`datetime` objects. If in doubt, simply implement all of them. + :mod:`!datetime` objects. If in doubt, simply implement all of them. .. method:: tzinfo.utcoffset(dt) @@ -2026,7 +2020,7 @@ Examples of working with a :class:`.time` object:: already been added to the UTC offset returned by :meth:`utcoffset`, so there's no need to consult :meth:`dst` unless you're interested in obtaining DST info separately. For example, :meth:`datetime.timetuple` calls its :attr:`~.datetime.tzinfo` - attribute's :meth:`dst` method to determine how the :attr:`tm_isdst` flag + attribute's :meth:`dst` method to determine how the :attr:`~time.struct_time.tm_isdst` flag should be set, and :meth:`tzinfo.fromutc` calls :meth:`dst` to account for DST changes when crossing time zones. @@ -2042,7 +2036,7 @@ Examples of working with a :class:`.time` object:: relies on this, but cannot detect violations; it's the programmer's responsibility to ensure it. If a :class:`tzinfo` subclass cannot guarantee this, it may be able to override the default implementation of - :meth:`tzinfo.fromutc` to work correctly with :meth:`astimezone` regardless. + :meth:`tzinfo.fromutc` to work correctly with :meth:`~.datetime.astimezone` regardless. Most implementations of :meth:`dst` will probably look like one of these two:: @@ -2071,7 +2065,7 @@ Examples of working with a :class:`.time` object:: .. method:: tzinfo.tzname(dt) Return the time zone name corresponding to the :class:`.datetime` object *dt*, as - a string. Nothing about string names is defined by the :mod:`datetime` module, + a string. Nothing about string names is defined by the :mod:`!datetime` module, and there's no requirement that it mean anything in particular. For example, "GMT", "UTC", "-500", "-5:00", "EDT", "US/Eastern", "America/New York" are all valid replies. Return ``None`` if a string name isn't known. Note that this is @@ -2119,7 +2113,7 @@ There is one more :class:`tzinfo` method that a subclass may wish to override: different years. An example of a time zone the default :meth:`fromutc` implementation may not handle correctly in all cases is one where the standard offset (from UTC) depends on the specific date and time passed, which can happen - for political reasons. The default implementations of :meth:`astimezone` and + for political reasons. The default implementations of :meth:`~.datetime.astimezone` and :meth:`fromutc` may not produce the result you want if the result is one of the hours straddling the moment the standard offset changes. @@ -2185,10 +2179,10 @@ hour that can't be spelled unambiguously in local wall time: the last hour of daylight time. In Eastern, that's times of the form 5:MM UTC on the day daylight time ends. The local wall clock leaps from 1:59 (daylight time) back to 1:00 (standard time) again. Local times of the form 1:MM are ambiguous. -:meth:`astimezone` mimics the local clock's behavior by mapping two adjacent UTC +:meth:`~.datetime.astimezone` mimics the local clock's behavior by mapping two adjacent UTC hours into the same local hour then. In the Eastern example, UTC times of the form 5:MM and 6:MM both map to 1:MM when converted to Eastern, but earlier times -have the :attr:`~datetime.fold` attribute set to 0 and the later times have it set to 1. +have the :attr:`~.datetime.fold` attribute set to 0 and the later times have it set to 1. For example, at the Fall back transition of 2016, we get:: >>> u0 = datetime(2016, 11, 6, 4, tzinfo=timezone.utc) @@ -2203,10 +2197,10 @@ For example, at the Fall back transition of 2016, we get:: 07:00:00 UTC = 02:00:00 EST 0 Note that the :class:`.datetime` instances that differ only by the value of the -:attr:`~datetime.fold` attribute are considered equal in comparisons. +:attr:`~.datetime.fold` attribute are considered equal in comparisons. Applications that can't bear wall-time ambiguities should explicitly check the -value of the :attr:`~datetime.fold` attribute or avoid using hybrid +value of the :attr:`~.datetime.fold` attribute or avoid using hybrid :class:`tzinfo` subclasses; there are no ambiguities when using :class:`timezone`, or any other fixed-offset :class:`tzinfo` subclass (such as a class representing only EST (fixed offset -5 hours), or only EDT (fixed offset -4 hours)). @@ -2214,7 +2208,7 @@ only EST (fixed offset -5 hours), or only EDT (fixed offset -4 hours)). .. seealso:: :mod:`zoneinfo` - The :mod:`datetime` module has a basic :class:`timezone` class (for + The :mod:`!datetime` module has a basic :class:`timezone` class (for handling arbitrary fixed offsets from UTC) and its :attr:`timezone.utc` attribute (a UTC timezone instance). @@ -2232,7 +2226,7 @@ only EST (fixed offset -5 hours), or only EDT (fixed offset -4 hours)). .. _datetime-timezone: :class:`timezone` Objects --------------------------- +------------------------- The :class:`timezone` class is a subclass of :class:`tzinfo`, each instance of which represents a timezone defined by a fixed offset from @@ -2307,8 +2301,8 @@ Class attributes: .. _strftime-strptime-behavior: -:meth:`strftime` and :meth:`strptime` Behavior ----------------------------------------------- +:meth:`~.datetime.strftime` and :meth:`~.datetime.strptime` Behavior +-------------------------------------------------------------------- :class:`date`, :class:`.datetime`, and :class:`.time` objects all support a ``strftime(format)`` method, to create a string representing the time under the @@ -2318,8 +2312,8 @@ Conversely, the :meth:`datetime.strptime` class method creates a :class:`.datetime` object from a string representing a date and time and a corresponding format string. -The table below provides a high-level comparison of :meth:`strftime` -versus :meth:`strptime`: +The table below provides a high-level comparison of :meth:`~.datetime.strftime` +versus :meth:`~.datetime.strptime`: +----------------+--------------------------------------------------------+------------------------------------------------------------------------------+ | | ``strftime`` | ``strptime`` | @@ -2336,8 +2330,8 @@ versus :meth:`strptime`: .. _format-codes: -:meth:`strftime` and :meth:`strptime` Format Codes -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +:meth:`~.datetime.strftime` and :meth:`~.datetime.strptime` Format Codes +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ These methods accept format codes that can be used to parse and format dates:: @@ -2476,13 +2470,13 @@ convenience. These parameters all correspond to ISO 8601 date values. | | naive). | -03:07:12.345216 | | +-----------+--------------------------------+------------------------+-------+ -These may not be available on all platforms when used with the :meth:`strftime` +These may not be available on all platforms when used with the :meth:`~.datetime.strftime` method. The ISO 8601 year and ISO 8601 week directives are not interchangeable -with the year and week number directives above. Calling :meth:`strptime` with +with the year and week number directives above. Calling :meth:`~.datetime.strptime` with incomplete or ambiguous ISO 8601 directives will raise a :exc:`ValueError`. The full set of format codes supported varies across platforms, because Python -calls the platform C library's :func:`strftime` function, and platform +calls the platform C library's :c:func:`strftime` function, and platform variations are common. To see the full set of format codes supported on your platform, consult the :manpage:`strftime(3)` documentation. There are also differences between platforms in handling of unsupported format specifiers. @@ -2498,9 +2492,9 @@ Technical Detail Broadly speaking, ``d.strftime(fmt)`` acts like the :mod:`time` module's ``time.strftime(fmt, d.timetuple())`` although not all objects support a -:meth:`timetuple` method. +:meth:`~date.timetuple` method. -For the :meth:`datetime.strptime` class method, the default value is +For the :meth:`.datetime.strptime` class method, the default value is ``1900-01-01T00:00:00.000``: any components not specified in the format string will be pulled from the default value. [#]_ @@ -2513,7 +2507,7 @@ information, which are supported in ``datetime.strptime`` but are discarded by ``time.strptime``. For :class:`.time` objects, the format codes for year, month, and day should not -be used, as :class:`time` objects have no such values. If they're used anyway, +be used, as :class:`!time` objects have no such values. If they're used anyway, ``1900`` is substituted for the year, and ``1`` for the month and day. For :class:`date` objects, the format codes for hours, minutes, seconds, and @@ -2535,27 +2529,27 @@ Notes: contain non-ASCII characters. (2) - The :meth:`strptime` method can parse years in the full [1, 9999] range, but + The :meth:`~.datetime.strptime` method can parse years in the full [1, 9999] range, but years < 1000 must be zero-filled to 4-digit width. .. versionchanged:: 3.2 - In previous versions, :meth:`strftime` method was restricted to + In previous versions, :meth:`~.datetime.strftime` method was restricted to years >= 1900. .. versionchanged:: 3.3 - In version 3.2, :meth:`strftime` method was restricted to + In version 3.2, :meth:`~.datetime.strftime` method was restricted to years >= 1000. (3) - When used with the :meth:`strptime` method, the ``%p`` directive only affects + When used with the :meth:`~.datetime.strptime` method, the ``%p`` directive only affects the output hour field if the ``%I`` directive is used to parse the hour. (4) - Unlike the :mod:`time` module, the :mod:`datetime` module does not support + Unlike the :mod:`time` module, the :mod:`!datetime` module does not support leap seconds. (5) - When used with the :meth:`strptime` method, the ``%f`` directive + When used with the :meth:`~.datetime.strptime` method, the ``%f`` directive accepts from one to six digits and zero pads on the right. ``%f`` is an extension to the set of format characters in the C standard (but implemented separately in datetime objects, and therefore always @@ -2568,7 +2562,7 @@ Notes: For an aware object: ``%z`` - :meth:`utcoffset` is transformed into a string of the form + :meth:`~.datetime.utcoffset` is transformed into a string of the form ``±HHMM[SS[.ffffff]]``, where ``HH`` is a 2-digit string giving the number of UTC offset hours, ``MM`` is a 2-digit string giving the number of UTC offset minutes, ``SS`` is a 2-digit string giving the number of UTC offset @@ -2576,14 +2570,14 @@ Notes: offset microseconds. The ``ffffff`` part is omitted when the offset is a whole number of seconds and both the ``ffffff`` and the ``SS`` part is omitted when the offset is a whole number of minutes. For example, if - :meth:`utcoffset` returns ``timedelta(hours=-3, minutes=-30)``, ``%z`` is + :meth:`~.datetime.utcoffset` returns ``timedelta(hours=-3, minutes=-30)``, ``%z`` is replaced with the string ``'-0330'``. .. versionchanged:: 3.7 The UTC offset is not restricted to a whole number of minutes. .. versionchanged:: 3.7 - When the ``%z`` directive is provided to the :meth:`strptime` method, + When the ``%z`` directive is provided to the :meth:`~.datetime.strptime` method, the UTC offsets can have a colon as a separator between hours, minutes and seconds. For example, ``'+01:00:00'`` will be parsed as an offset of one hour. @@ -2594,11 +2588,11 @@ Notes: hours, minutes and seconds. ``%Z`` - In :meth:`strftime`, ``%Z`` is replaced by an empty string if - :meth:`tzname` returns ``None``; otherwise ``%Z`` is replaced by the + In :meth:`~.datetime.strftime`, ``%Z`` is replaced by an empty string if + :meth:`~.datetime.tzname` returns ``None``; otherwise ``%Z`` is replaced by the returned value, which must be a string. - :meth:`strptime` only accepts certain values for ``%Z``: + :meth:`~.datetime.strptime` only accepts certain values for ``%Z``: 1. any value in ``time.tzname`` for your machine's locale 2. the hard-coded values ``UTC`` and ``GMT`` @@ -2608,23 +2602,23 @@ Notes: invalid values. .. versionchanged:: 3.2 - When the ``%z`` directive is provided to the :meth:`strptime` method, an + When the ``%z`` directive is provided to the :meth:`~.datetime.strptime` method, an aware :class:`.datetime` object will be produced. The ``tzinfo`` of the result will be set to a :class:`timezone` instance. (7) - When used with the :meth:`strptime` method, ``%U`` and ``%W`` are only used + When used with the :meth:`~.datetime.strptime` method, ``%U`` and ``%W`` are only used in calculations when the day of the week and the calendar year (``%Y``) are specified. (8) Similar to ``%U`` and ``%W``, ``%V`` is only used in calculations when the day of the week and the ISO year (``%G``) are specified in a - :meth:`strptime` format string. Also note that ``%G`` and ``%Y`` are not + :meth:`~.datetime.strptime` format string. Also note that ``%G`` and ``%Y`` are not interchangeable. (9) - When used with the :meth:`strptime` method, the leading zero is optional + When used with the :meth:`~.datetime.strptime` method, the leading zero is optional for formats ``%d``, ``%m``, ``%H``, ``%I``, ``%M``, ``%S``, ``%j``, ``%U``, ``%W``, and ``%V``. Format ``%y`` does require a leading zero. diff --git a/_sources/library/dbm.rst.txt b/_sources/library/dbm.rst.txt index 8f6704da72..413d244617 100644 --- a/_sources/library/dbm.rst.txt +++ b/_sources/library/dbm.rst.txt @@ -52,6 +52,10 @@ the Oracle Berkeley DB. .. |flag_n| replace:: Always create a new, empty database, open for reading and writing. +.. |mode_param_doc| replace:: + The Unix file access mode of the file (default: octal ``0o666``), + used only when the database has to be created. + .. |incompat_note| replace:: The file formats created by :mod:`dbm.gnu` and :mod:`dbm.ndbm` are incompatible and can not be used interchangeably. @@ -69,14 +73,13 @@ the Oracle Berkeley DB. :type file: :term:`path-like object` :param str flag: - * ``'r'`` (default), |flag_r| - * ``'w'``, |flag_w| - * ``'c'``, |flag_c| - * ``'n'``, |flag_n| + * ``'r'`` (default): |flag_r| + * ``'w'``: |flag_w| + * ``'c'``: |flag_c| + * ``'n'``: |flag_n| :param int mode: - The Unix file access mode of the file (default: octal ``0o666``), - used only when the database has to be created. + |mode_param_doc| .. versionchanged:: 3.11 *file* accepts a :term:`path-like object`. @@ -171,47 +174,45 @@ and the :meth:`!items` and :meth:`!values` methods are not supported. .. function:: open(filename, flag="r", mode=0o666, /) - Open a GDBM database and return a :class:`!gdbm` object. The *filename* - argument is the name of the database file. - - The optional *flag* argument can be: + Open a GDBM database and return a :class:`!gdbm` object. - .. csv-table:: - :header: "Value", "Meaning" + :param filename: + The database file to open. + :type filename: :term:`path-like object` - ``'r'`` (default), |flag_r| - ``'w'``, |flag_w| - ``'c'``, |flag_c| - ``'n'``, |flag_n| + :param str flag: + * ``'r'`` (default): |flag_r| + * ``'w'``: |flag_w| + * ``'c'``: |flag_c| + * ``'n'``: |flag_n| - The following additional characters may be appended to the flag to control - how the database is opened: + The following additional characters may be appended + to control how the database is opened: - +---------+--------------------------------------------+ - | Value | Meaning | - +=========+============================================+ - | ``'f'`` | Open the database in fast mode. Writes | - | | to the database will not be synchronized. | - +---------+--------------------------------------------+ - | ``'s'`` | Synchronized mode. This will cause changes | - | | to the database to be immediately written | - | | to the file. | - +---------+--------------------------------------------+ - | ``'u'`` | Do not lock database. | - +---------+--------------------------------------------+ + * ``'f'``: Open the database in fast mode. + Writes to the database will not be synchronized. + * ``'s'``: Synchronized mode. + Changes to the database will be written immediately to the file. + * ``'u'``: Do not lock database. - Not all flags are valid for all versions of GDBM. The module constant - :const:`open_flags` is a string of supported flag characters. The exception - :exc:`error` is raised if an invalid flag is specified. + Not all flags are valid for all versions of GDBM. + See the :data:`open_flags` member for a list of supported flag characters. - The optional *mode* argument is the Unix mode of the file, used only when the - database has to be created. It defaults to octal ``0o666``. + :param int mode: + |mode_param_doc| - In addition to the dictionary-like methods, :class:`gdbm` objects have the - following methods: + :raises error: + If an invalid *flag* argument is passed. .. versionchanged:: 3.11 - Accepts :term:`path-like object` for filename. + *filename* accepts a :term:`path-like object`. + + .. data:: open_flags + + A string of characters the *flag* parameter of :meth:`~dbm.gnu.open` supports. + + In addition to the dictionary-like methods, :class:`gdbm` objects have the + following methods and attributes: .. method:: gdbm.firstkey() @@ -292,22 +293,20 @@ This module can be used with the "classic" NDBM interface or the .. function:: open(filename, flag="r", mode=0o666, /) Open an NDBM database and return an :class:`!ndbm` object. - The *filename* argument is the name of the database file - (without the :file:`.dir` or :file:`.pag` extensions). - - The optional *flag* argument must be one of these values: - .. csv-table:: - :header: "Value", "Meaning" + :param filename: + The basename of the database file + (without the :file:`.dir` or :file:`.pag` extensions). + :type filename: :term:`path-like object` - ``'r'`` (default), |flag_r| - ``'w'``, |flag_w| - ``'c'``, |flag_c| - ``'n'``, |flag_n| + :param str flag: + * ``'r'`` (default): |flag_r| + * ``'w'``: |flag_w| + * ``'c'``: |flag_c| + * ``'n'``: |flag_n| - The optional *mode* argument is the Unix mode of the file, used only when the - database has to be created. It defaults to octal ``0o666`` (and will be - modified by the prevailing umask). + :param int mode: + |mode_param_doc| In addition to the dictionary-like methods, :class:`!ndbm` objects provide the following method: @@ -370,17 +369,13 @@ The :mod:`!dbm.dumb` module defines the following: :type database: :term:`path-like object` :param str flag: - .. csv-table:: - :header: "Value", "Meaning" - - ``'r'``, |flag_r| - ``'w'``, |flag_w| - ``'c'`` (default), |flag_c| - ``'n'``, |flag_n| + * ``'r'``: |flag_r| + * ``'w'``: |flag_w| + * ``'c'`` (default): |flag_c| + * ``'n'``: |flag_n| :param int mode: - The Unix file access mode of the file (default: ``0o666``), - used only when the database has to be created. + |mode_param_doc| .. warning:: It is possible to crash the Python interpreter when loading a database @@ -388,7 +383,7 @@ The :mod:`!dbm.dumb` module defines the following: Python's AST compiler. .. versionchanged:: 3.5 - :func:`open` always creates a new database when *flag* is ``'n'``. + :func:`~dbm.dumb.open` always creates a new database when *flag* is ``'n'``. .. versionchanged:: 3.8 A database opened read-only if *flag* is ``'r'``. diff --git a/_sources/library/exceptions.rst.txt b/_sources/library/exceptions.rst.txt index d7c4a10d49..eed0ad18b9 100644 --- a/_sources/library/exceptions.rst.txt +++ b/_sources/library/exceptions.rst.txt @@ -16,7 +16,7 @@ equivalent, even if they have the same name. .. index:: pair: statement; raise -The built-in exceptions listed below can be generated by the interpreter or +The built-in exceptions listed in this chapter can be generated by the interpreter or built-in functions. Except where mentioned, they have an "associated value" indicating the detailed cause of the error. This may be a string or a tuple of several items of information (e.g., an error code and a string explaining the diff --git a/_sources/library/gzip.rst.txt b/_sources/library/gzip.rst.txt index 50cde09fa1..79be215a76 100644 --- a/_sources/library/gzip.rst.txt +++ b/_sources/library/gzip.rst.txt @@ -61,7 +61,7 @@ The module defines the following items: .. exception:: BadGzipFile - An exception raised for invalid gzip files. It inherits :exc:`OSError`. + An exception raised for invalid gzip files. It inherits from :exc:`OSError`. :exc:`EOFError` and :exc:`zlib.error` can also be raised for invalid gzip files. @@ -287,4 +287,3 @@ Command line options .. option:: -h, --help Show the help message. - diff --git a/_sources/library/io.rst.txt b/_sources/library/io.rst.txt index 6736aa9ee2..8eb531aa4e 100644 --- a/_sources/library/io.rst.txt +++ b/_sources/library/io.rst.txt @@ -466,7 +466,7 @@ I/O Base Classes .. class:: RawIOBase - Base class for raw binary streams. It inherits :class:`IOBase`. + Base class for raw binary streams. It inherits from :class:`IOBase`. Raw binary streams typically provide low-level access to an underlying OS device or API, and do not try to encapsulate it in high-level primitives @@ -519,7 +519,7 @@ I/O Base Classes .. class:: BufferedIOBase Base class for binary streams that support some kind of buffering. - It inherits :class:`IOBase`. + It inherits from :class:`IOBase`. The main difference with :class:`RawIOBase` is that methods :meth:`read`, :meth:`readinto` and :meth:`write` will try (respectively) to read as much @@ -633,7 +633,7 @@ Raw File I/O .. class:: FileIO(name, mode='r', closefd=True, opener=None) A raw binary stream representing an OS-level file containing bytes data. It - inherits :class:`RawIOBase`. + inherits from :class:`RawIOBase`. The *name* can be one of two things: @@ -696,7 +696,7 @@ than raw I/O does. .. class:: BytesIO(initial_bytes=b'') - A binary stream using an in-memory bytes buffer. It inherits + A binary stream using an in-memory bytes buffer. It inherits from :class:`BufferedIOBase`. The buffer is discarded when the :meth:`~IOBase.close` method is called. @@ -745,7 +745,7 @@ than raw I/O does. .. class:: BufferedReader(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffered binary stream providing higher-level access to a readable, non - seekable :class:`RawIOBase` raw binary stream. It inherits + seekable :class:`RawIOBase` raw binary stream. It inherits from :class:`BufferedIOBase`. When reading data from this object, a larger amount of data may be @@ -783,7 +783,7 @@ than raw I/O does. .. class:: BufferedWriter(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffered binary stream providing higher-level access to a writeable, non - seekable :class:`RawIOBase` raw binary stream. It inherits + seekable :class:`RawIOBase` raw binary stream. It inherits from :class:`BufferedIOBase`. When writing to this object, data is normally placed into an internal @@ -818,7 +818,7 @@ than raw I/O does. .. class:: BufferedRandom(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffered binary stream providing higher-level access to a seekable - :class:`RawIOBase` raw binary stream. It inherits :class:`BufferedReader` + :class:`RawIOBase` raw binary stream. It inherits from :class:`BufferedReader` and :class:`BufferedWriter`. The constructor creates a reader and writer for a seekable raw stream, given @@ -834,7 +834,7 @@ than raw I/O does. A buffered binary stream providing higher-level access to two non seekable :class:`RawIOBase` raw binary streams---one readable, the other writeable. - It inherits :class:`BufferedIOBase`. + It inherits from :class:`BufferedIOBase`. *reader* and *writer* are :class:`RawIOBase` objects that are readable and writeable respectively. If the *buffer_size* is omitted it defaults to @@ -857,7 +857,7 @@ Text I/O .. class:: TextIOBase Base class for text streams. This class provides a character and line based - interface to stream I/O. It inherits :class:`IOBase`. + interface to stream I/O. It inherits from :class:`IOBase`. :class:`TextIOBase` provides or overrides these data attributes and methods in addition to those from :class:`IOBase`: @@ -946,7 +946,7 @@ Text I/O line_buffering=False, write_through=False) A buffered text stream providing higher-level access to a - :class:`BufferedIOBase` buffered binary stream. It inherits + :class:`BufferedIOBase` buffered binary stream. It inherits from :class:`TextIOBase`. *encoding* gives the name of the encoding that the stream will be decoded or @@ -1073,7 +1073,7 @@ Text I/O .. class:: StringIO(initial_value='', newline='\n') - A text stream using an in-memory text buffer. It inherits + A text stream using an in-memory text buffer. It inherits from :class:`TextIOBase`. The text buffer is discarded when the :meth:`~IOBase.close` method is @@ -1124,7 +1124,7 @@ Text I/O .. class:: IncrementalNewlineDecoder A helper codec that decodes newlines for :term:`universal newlines` mode. - It inherits :class:`codecs.IncrementalDecoder`. + It inherits from :class:`codecs.IncrementalDecoder`. Performance diff --git a/_sources/library/logging.rst.txt b/_sources/library/logging.rst.txt index c939fdb180..6759544ef2 100644 --- a/_sources/library/logging.rst.txt +++ b/_sources/library/logging.rst.txt @@ -531,12 +531,12 @@ subclasses. However, the :meth:`!__init__` method in subclasses needs to call This method should be called from handlers when an exception is encountered during an :meth:`emit` call. If the module-level attribute - ``raiseExceptions`` is ``False``, exceptions get silently ignored. This is + :data:`raiseExceptions` is ``False``, exceptions get silently ignored. This is what is mostly wanted for a logging system - most users will not care about errors in the logging system, they are more interested in application errors. You could, however, replace this with a custom handler if you wish. The specified record is the one which was being processed when the exception - occurred. (The default value of ``raiseExceptions`` is ``True``, as that is + occurred. (The default value of :data:`raiseExceptions` is ``True``, as that is more useful during development). @@ -1477,6 +1477,18 @@ Module-Level Attributes .. versionadded:: 3.2 +.. attribute:: raiseExceptions + + Used to see if exceptions during handling should be propagated. + + Default: ``True``. + + If :data:`raiseExceptions` is ``False``, + exceptions get silently ignored. This is what is mostly wanted + for a logging system - most users will not care about errors in + the logging system, they are more interested in application errors. + + Integration with the warnings module ------------------------------------ diff --git a/_sources/library/mailbox.rst.txt b/_sources/library/mailbox.rst.txt index fab88bfc7e..9e737cd5ee 100644 --- a/_sources/library/mailbox.rst.txt +++ b/_sources/library/mailbox.rst.txt @@ -1027,8 +1027,8 @@ When a :class:`!MaildirMessage` instance is created based upon a leading "From " or trailing newline. For convenience, *time_* may be specified and will be formatted appropriately and appended to *from_*. If *time_* is specified, it should be a :class:`time.struct_time` instance, a - tuple suitable for passing to :meth:`time.strftime`, or ``True`` (to use - :meth:`time.gmtime`). + tuple suitable for passing to :func:`time.strftime`, or ``True`` (to use + :func:`time.gmtime`). .. method:: get_flags() @@ -1399,8 +1399,8 @@ When a :class:`!BabylMessage` instance is created based upon an leading "From " or trailing newline. For convenience, *time_* may be specified and will be formatted appropriately and appended to *from_*. If *time_* is specified, it should be a :class:`time.struct_time` instance, a - tuple suitable for passing to :meth:`time.strftime`, or ``True`` (to use - :meth:`time.gmtime`). + tuple suitable for passing to :func:`time.strftime`, or ``True`` (to use + :func:`time.gmtime`). .. method:: get_flags() diff --git a/_sources/library/multiprocessing.rst.txt b/_sources/library/multiprocessing.rst.txt index 01a24172e5..ac49e7054e 100644 --- a/_sources/library/multiprocessing.rst.txt +++ b/_sources/library/multiprocessing.rst.txt @@ -56,7 +56,7 @@ will print to standard output :: The :class:`Process` class -~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^ In :mod:`multiprocessing`, processes are spawned by creating a :class:`Process` object and then calling its :meth:`~Process.start` method. :class:`Process` @@ -102,7 +102,7 @@ necessary, see :ref:`multiprocessing-programming`. .. _multiprocessing-start-methods: Contexts and start methods -~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^ Depending on the platform, :mod:`multiprocessing` supports three ways to start a process. These *start methods* are @@ -231,7 +231,7 @@ library user. Exchanging objects between processes -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :mod:`multiprocessing` supports two types of communication channel between processes: @@ -283,7 +283,7 @@ processes: Synchronization between processes -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :mod:`multiprocessing` contains equivalents of all the synchronization primitives from :mod:`threading`. For instance one can use a lock to ensure @@ -309,7 +309,7 @@ mixed up. Sharing state between processes -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ As mentioned above, when doing concurrent programming it is usually best to avoid using shared state as far as possible. This is particularly true when @@ -399,7 +399,7 @@ However, if you really do need to use some shared data then Using a pool of workers -~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^ The :class:`~multiprocessing.pool.Pool` class represents a pool of worker processes. It has methods which allows tasks to be offloaded to the worker @@ -490,7 +490,7 @@ The :mod:`multiprocessing` package mostly replicates the API of the :class:`Process` and exceptions -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. class:: Process(group=None, target=None, name=None, args=(), kwargs={}, \ *, daemon=None) @@ -724,7 +724,7 @@ The :mod:`multiprocessing` package mostly replicates the API of the Raised by methods with a timeout when the timeout expires. Pipes and Queues -~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^ When using multiple processes, one generally uses message passing for communication between processes and avoids having to use any synchronization @@ -981,7 +981,7 @@ For an example of the usage of queues for interprocess communication see Miscellaneous -~~~~~~~~~~~~~ +^^^^^^^^^^^^^ .. function:: active_children() @@ -1143,7 +1143,7 @@ Miscellaneous Connection Objects -~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^ .. currentmodule:: multiprocessing.connection @@ -1285,7 +1285,7 @@ For example: Synchronization primitives -~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^ .. currentmodule:: multiprocessing @@ -1474,7 +1474,7 @@ object -- see :ref:`multiprocessing-managers`. Shared :mod:`ctypes` Objects -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It is possible to create shared objects using shared memory which can be inherited by child processes. @@ -1536,7 +1536,7 @@ inherited by child processes. The :mod:`multiprocessing.sharedctypes` module ->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +"""""""""""""""""""""""""""""""""""""""""""""" .. module:: multiprocessing.sharedctypes :synopsis: Allocate ctypes objects from shared memory. @@ -1702,7 +1702,7 @@ The results printed are :: .. _multiprocessing-managers: Managers -~~~~~~~~ +^^^^^^^^ Managers provide a way to create data which can be shared between different processes, including sharing over a network between processes running on @@ -1947,7 +1947,7 @@ their parent process exits. The manager classes are defined in the Customized managers ->>>>>>>>>>>>>>>>>>> +""""""""""""""""""" To create one's own manager, one creates a subclass of :class:`BaseManager` and uses the :meth:`~BaseManager.register` classmethod to register new types or @@ -1974,7 +1974,7 @@ callables with the manager class. For example:: Using a remote manager ->>>>>>>>>>>>>>>>>>>>>> +"""""""""""""""""""""" It is possible to run a manager server on one machine and have clients use it from other machines (assuming that the firewalls involved allow it). @@ -2037,7 +2037,7 @@ client to access it remotely:: .. _multiprocessing-proxy_objects: Proxy Objects -~~~~~~~~~~~~~ +^^^^^^^^^^^^^ A proxy is an object which *refers* to a shared object which lives (presumably) in a different process. The shared object is said to be the *referent* of the @@ -2189,7 +2189,7 @@ demonstrates a level of control over the synchronization. Cleanup ->>>>>>> +""""""" A proxy object uses a weakref callback so that when it gets garbage collected it deregisters itself from the manager which owns its referent. @@ -2199,7 +2199,7 @@ any proxies referring to it. Process Pools -~~~~~~~~~~~~~ +^^^^^^^^^^^^^ .. module:: multiprocessing.pool :synopsis: Create pools of processes. @@ -2431,7 +2431,7 @@ The following example demonstrates the use of a pool:: .. _multiprocessing-listeners-clients: Listeners and Clients -~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^ .. module:: multiprocessing.connection :synopsis: API for dealing with sockets. @@ -2655,7 +2655,7 @@ wait for messages from multiple processes at once:: .. _multiprocessing-address-formats: Address Formats ->>>>>>>>>>>>>>> +""""""""""""""" * An ``'AF_INET'`` address is a tuple of the form ``(hostname, port)`` where *hostname* is a string and *port* is an integer. @@ -2675,7 +2675,7 @@ an ``'AF_PIPE'`` address rather than an ``'AF_UNIX'`` address. .. _multiprocessing-auth-keys: Authentication keys -~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^ When one uses :meth:`Connection.recv `, the data received is automatically @@ -2701,7 +2701,7 @@ Suitable authentication keys can also be generated by using :func:`os.urandom`. Logging -~~~~~~~ +^^^^^^^ Some support for logging is available. Note, however, that the :mod:`logging` package does not use process shared locks so it is possible (depending on the @@ -2749,7 +2749,7 @@ For a full table of logging levels, see the :mod:`logging` module. The :mod:`multiprocessing.dummy` module -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. module:: multiprocessing.dummy :synopsis: Dumb wrapper around threading. @@ -2808,7 +2808,7 @@ There are certain guidelines and idioms which should be adhered to when using All start methods -~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^ The following applies to all start methods. @@ -2967,7 +2967,7 @@ Beware of replacing :data:`sys.stdin` with a "file like object" For more information, see :issue:`5155`, :issue:`5313` and :issue:`5331` The *spawn* and *forkserver* start methods -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ There are a few extra restriction which don't apply to the *fork* start method. diff --git a/_sources/library/multiprocessing.shared_memory.rst.txt b/_sources/library/multiprocessing.shared_memory.rst.txt index 47af64578b..03b2fcc7c2 100644 --- a/_sources/library/multiprocessing.shared_memory.rst.txt +++ b/_sources/library/multiprocessing.shared_memory.rst.txt @@ -23,7 +23,7 @@ processes, a :class:`~multiprocessing.managers.BaseManager` subclass, :class:`~multiprocessing.managers.SharedMemoryManager`, is also provided in the :mod:`multiprocessing.managers` module. -In this module, shared memory refers to "System V style" shared memory blocks +In this module, shared memory refers to "POSIX style" shared memory blocks (though is not necessarily implemented explicitly as such) and does not refer to "distributed shared memory". This style of shared memory permits distinct processes to potentially read and write to a common (or shared) region of diff --git a/_sources/library/pickle.rst.txt b/_sources/library/pickle.rst.txt index d6be4ba33f..c622469d5d 100644 --- a/_sources/library/pickle.rst.txt +++ b/_sources/library/pickle.rst.txt @@ -272,13 +272,13 @@ The :mod:`pickle` module defines three exceptions: .. exception:: PickleError - Common base class for the other pickling exceptions. It inherits + Common base class for the other pickling exceptions. It inherits from :exc:`Exception`. .. exception:: PicklingError Error raised when an unpicklable object is encountered by :class:`Pickler`. - It inherits :exc:`PickleError`. + It inherits from :exc:`PickleError`. Refer to :ref:`pickle-picklable` to learn what kinds of objects can be pickled. @@ -286,7 +286,7 @@ The :mod:`pickle` module defines three exceptions: .. exception:: UnpicklingError Error raised when there is a problem unpickling an object, such as a data - corruption or a security violation. It inherits :exc:`PickleError`. + corruption or a security violation. It inherits from :exc:`PickleError`. Note that other exceptions may also be raised during unpickling, including (but not necessarily limited to) AttributeError, EOFError, ImportError, and @@ -352,7 +352,7 @@ The :mod:`pickle` module exports three classes, :class:`Pickler`, :func:`copyreg.pickle`. It is a mapping whose keys are classes and whose values are reduction functions. A reduction function takes a single argument of the associated class and should - conform to the same interface as a :meth:`__reduce__` + conform to the same interface as a :meth:`~object.__reduce__` method. By default, a pickler object will not have a @@ -372,7 +372,7 @@ The :mod:`pickle` module exports three classes, :class:`Pickler`, Special reducer that can be defined in :class:`Pickler` subclasses. This method has priority over any reducer in the :attr:`dispatch_table`. It - should conform to the same interface as a :meth:`__reduce__` method, and + should conform to the same interface as a :meth:`~object.__reduce__` method, and can optionally return ``NotImplemented`` to fallback on :attr:`dispatch_table`-registered reducers to pickle ``obj``. @@ -508,7 +508,7 @@ The following types can be pickled: * classes accessible from the top level of a module; -* instances of such classes whose the result of calling :meth:`__getstate__` +* instances of such classes whose the result of calling :meth:`~object.__getstate__` is picklable (see section :ref:`pickle-inst` for details). Attempts to pickle unpicklable objects will raise the :exc:`PicklingError` @@ -544,7 +544,7 @@ purpose, so you can fix bugs in a class or add methods to the class and still load objects that were created with an earlier version of the class. If you plan to have long-lived objects that will see many versions of a class, it may be worthwhile to put a version number in the objects so that suitable -conversions can be made by the class's :meth:`__setstate__` method. +conversions can be made by the class's :meth:`~object.__setstate__` method. .. _pickle-inst: @@ -559,7 +559,7 @@ customize, and control how class instances are pickled and unpickled. In most cases, no additional code is needed to make instances picklable. By default, pickle will retrieve the class and the attributes of an instance via -introspection. When a class instance is unpickled, its :meth:`__init__` method +introspection. When a class instance is unpickled, its :meth:`~object.__init__` method is usually *not* invoked. The default behaviour first creates an uninitialized instance and then restores the saved attributes. The following code shows an implementation of this behaviour:: @@ -650,30 +650,30 @@ methods: Refer to the section :ref:`pickle-state` for more information about how to use -the methods :meth:`__getstate__` and :meth:`__setstate__`. +the methods :meth:`~object.__getstate__` and :meth:`~object.__setstate__`. .. note:: - At unpickling time, some methods like :meth:`__getattr__`, - :meth:`__getattribute__`, or :meth:`__setattr__` may be called upon the + At unpickling time, some methods like :meth:`~object.__getattr__`, + :meth:`~object.__getattribute__`, or :meth:`~object.__setattr__` may be called upon the instance. In case those methods rely on some internal invariant being - true, the type should implement :meth:`__new__` to establish such an - invariant, as :meth:`__init__` is not called when unpickling an + true, the type should implement :meth:`~object.__new__` to establish such an + invariant, as :meth:`~object.__init__` is not called when unpickling an instance. .. index:: pair: copy; protocol As we shall see, pickle does not use directly the methods described above. In fact, these methods are part of the copy protocol which implements the -:meth:`__reduce__` special method. The copy protocol provides a unified +:meth:`~object.__reduce__` special method. The copy protocol provides a unified interface for retrieving the data necessary for pickling and copying objects. [#]_ -Although powerful, implementing :meth:`__reduce__` directly in your classes is +Although powerful, implementing :meth:`~object.__reduce__` directly in your classes is error prone. For this reason, class designers should use the high-level -interface (i.e., :meth:`__getnewargs_ex__`, :meth:`__getstate__` and -:meth:`__setstate__`) whenever possible. We will show, however, cases where -using :meth:`__reduce__` is the only option or leads to more efficient pickling +interface (i.e., :meth:`~object.__getnewargs_ex__`, :meth:`~object.__getstate__` and +:meth:`~object.__setstate__`) whenever possible. We will show, however, cases where +using :meth:`!__reduce__` is the only option or leads to more efficient pickling or both. .. method:: object.__reduce__() @@ -708,8 +708,9 @@ or both. These items will be appended to the object either using ``obj.append(item)`` or, in batch, using ``obj.extend(list_of_items)``. This is primarily used for list subclasses, but may be used by other - classes as long as they have :meth:`append` and :meth:`extend` methods with - the appropriate signature. (Whether :meth:`append` or :meth:`extend` is + classes as long as they have + :ref:`append and extend methods ` with + the appropriate signature. (Whether :meth:`!append` or :meth:`!extend` is used depends on which pickle protocol version is used as well as the number of items to append, so both must be supported.) @@ -785,8 +786,8 @@ any other code which depends on pickling, then one can create a pickler with a private dispatch table. The global dispatch table managed by the :mod:`copyreg` module is -available as :data:`copyreg.dispatch_table`. Therefore, one may -choose to use a modified copy of :data:`copyreg.dispatch_table` as a +available as :data:`!copyreg.dispatch_table`. Therefore, one may +choose to use a modified copy of :data:`!copyreg.dispatch_table` as a private dispatch table. For example :: @@ -825,12 +826,12 @@ Handling Stateful Objects single: __setstate__() (copy protocol) Here's an example that shows how to modify pickling behavior for a class. -The :class:`TextReader` class opens a text file, and returns the line number and +The :class:`!TextReader` class below opens a text file, and returns the line number and line contents each time its :meth:`!readline` method is called. If a -:class:`TextReader` instance is pickled, all attributes *except* the file object +:class:`!TextReader` instance is pickled, all attributes *except* the file object member are saved. When the instance is unpickled, the file is reopened, and -reading resumes from the last location. The :meth:`__setstate__` and -:meth:`__getstate__` methods are used to implement this behavior. :: +reading resumes from the last location. The :meth:`!__setstate__` and +:meth:`!__getstate__` methods are used to implement this behavior. :: class TextReader: """Print and number lines in a text file.""" @@ -895,7 +896,7 @@ functions and classes. For those cases, it is possible to subclass from the :class:`Pickler` class and implement a :meth:`~Pickler.reducer_override` method. This method can return an -arbitrary reduction tuple (see :meth:`__reduce__`). It can alternatively return +arbitrary reduction tuple (see :meth:`~object.__reduce__`). It can alternatively return ``NotImplemented`` to fallback to the traditional behavior. If both the :attr:`~Pickler.dispatch_table` and @@ -963,7 +964,7 @@ provided by pickle protocol 5 and higher. Provider API ^^^^^^^^^^^^ -The large data objects to be pickled must implement a :meth:`__reduce_ex__` +The large data objects to be pickled must implement a :meth:`~object.__reduce_ex__` method specialized for protocol 5 and higher, which returns a :class:`PickleBuffer` instance (instead of e.g. a :class:`bytes` object) for any large data. diff --git a/_sources/library/shutil.rst.txt b/_sources/library/shutil.rst.txt index b49cdd3a5b..3b98a196a8 100644 --- a/_sources/library/shutil.rst.txt +++ b/_sources/library/shutil.rst.txt @@ -354,21 +354,24 @@ Directory and files operations .. function:: move(src, dst, copy_function=copy2) - Recursively move a file or directory (*src*) to another location (*dst*) - and return the destination. + Recursively move a file or directory (*src*) to another location and return + the destination. - If the destination is an existing directory, then *src* is moved inside that - directory. If the destination already exists but is not a directory, it may - be overwritten depending on :func:`os.rename` semantics. + If *dst* is an existing directory or a symlink to a directory, then *src* + is moved inside that directory. The destination path in that directory must + not already exist. + + If *dst* already exists but is not a directory, it may be overwritten + depending on :func:`os.rename` semantics. If the destination is on the current filesystem, then :func:`os.rename` is - used. Otherwise, *src* is copied to *dst* using *copy_function* and then - removed. In case of symlinks, a new symlink pointing to the target of *src* - will be created in or as *dst* and *src* will be removed. + used. Otherwise, *src* is copied to the destination using *copy_function* + and then removed. In case of symlinks, a new symlink pointing to the target + of *src* will be created as the destination and *src* will be removed. - If *copy_function* is given, it must be a callable that takes two arguments - *src* and *dst*, and will be used to copy *src* to *dst* if - :func:`os.rename` cannot be used. If the source is a directory, + If *copy_function* is given, it must be a callable that takes two arguments, + *src* and the destination, and will be used to copy *src* to the destination + if :func:`os.rename` cannot be used. If the source is a directory, :func:`copytree` is called, passing it the *copy_function*. The default *copy_function* is :func:`copy2`. Using :func:`~shutil.copy` as the *copy_function* allows the move to succeed when it is not possible to also @@ -580,7 +583,9 @@ provided. They rely on the :mod:`zipfile` and :mod:`tarfile` modules. Create an archive file (such as zip or tar) and return its name. *base_name* is the name of the file to create, including the path, minus - any format-specific extension. *format* is the archive format: one of + any format-specific extension. + + *format* is the archive format: one of "zip" (if the :mod:`zlib` module is available), "tar", "gztar" (if the :mod:`zlib` module is available), "bztar" (if the :mod:`bz2` module is available), or "xztar" (if the :mod:`lzma` module is available). diff --git a/_sources/library/socketserver.rst.txt b/_sources/library/socketserver.rst.txt index 5fd213fa61..864b1dadb7 100644 --- a/_sources/library/socketserver.rst.txt +++ b/_sources/library/socketserver.rst.txt @@ -494,7 +494,7 @@ This is the server side:: def handle(self): # self.request is the TCP socket connected to the client self.data = self.request.recv(1024).strip() - print("{} wrote:".format(self.client_address[0])) + print("Received from {}:".format(self.client_address[0])) print(self.data) # just send back the same data, but upper-cased self.request.sendall(self.data.upper()) @@ -525,8 +525,9 @@ objects that simplify communication by providing the standard file interface):: The difference is that the ``readline()`` call in the second handler will call ``recv()`` multiple times until it encounters a newline character, while the -single ``recv()`` call in the first handler will just return what has been sent -from the client in one ``sendall()`` call. +single ``recv()`` call in the first handler will just return what has been +received so far from the client's ``sendall()`` call (typically all of it, but +this is not guaranteed by the TCP protocol). This is the client side:: diff --git a/_sources/library/stdtypes.rst.txt b/_sources/library/stdtypes.rst.txt index a72f1309e3..ccc00198b6 100644 --- a/_sources/library/stdtypes.rst.txt +++ b/_sources/library/stdtypes.rst.txt @@ -1528,7 +1528,7 @@ between them will be implicitly converted to a single string literal. That is, ``("spam " "eggs") == "spam eggs"``. See :ref:`strings` for more about the various forms of string literal, -including supported escape sequences, and the ``r`` ("raw") prefix that +including supported :ref:`escape sequences `, and the ``r`` ("raw") prefix that disables most escape sequence processing. Strings may also be created from other objects using the :class:`str` diff --git a/_sources/library/subprocess.rst.txt b/_sources/library/subprocess.rst.txt index c437ce770b..f63ca73b3e 100644 --- a/_sources/library/subprocess.rst.txt +++ b/_sources/library/subprocess.rst.txt @@ -664,7 +664,8 @@ functions. If given, *startupinfo* will be a :class:`STARTUPINFO` object, which is passed to the underlying ``CreateProcess`` function. - *creationflags*, if given, can be one or more of the following flags: + + If given, *creationflags*, can be one or more of the following flags: * :data:`CREATE_NEW_CONSOLE` * :data:`CREATE_NEW_PROCESS_GROUP` diff --git a/_sources/library/symtable.rst.txt b/_sources/library/symtable.rst.txt index 85eae5f382..15fb85bbf0 100644 --- a/_sources/library/symtable.rst.txt +++ b/_sources/library/symtable.rst.txt @@ -97,7 +97,7 @@ Examining Symbol Tables .. class:: Function - A namespace for a function or method. This class inherits + A namespace for a function or method. This class inherits from :class:`SymbolTable`. .. method:: get_parameters() @@ -123,7 +123,7 @@ Examining Symbol Tables .. class:: Class - A namespace of a class. This class inherits :class:`SymbolTable`. + A namespace of a class. This class inherits from :class:`SymbolTable`. .. method:: get_methods() diff --git a/_sources/library/sys.rst.txt b/_sources/library/sys.rst.txt index 62783a417e..198422307b 100644 --- a/_sources/library/sys.rst.txt +++ b/_sources/library/sys.rst.txt @@ -1279,7 +1279,10 @@ always available. The list of the original command line arguments passed to the Python executable. - See also :data:`sys.argv`. + The elements of :data:`sys.orig_argv` are the arguments to the Python interpreter, + while the elements of :data:`sys.argv` are the arguments to the user's program. + Arguments consumed by the interpreter itself will be present in :data:`sys.orig_argv` + and missing from :data:`sys.argv`. .. versionadded:: 3.10 @@ -1641,6 +1644,12 @@ always available. ``'opcode'`` event type added; :attr:`~frame.f_trace_lines` and :attr:`~frame.f_trace_opcodes` attributes added to frames + .. versionchanged:: 3.12 + ``'opcode'`` event will only be emitted if :attr:`~frame.f_trace_opcodes` + of at least one frame has been set to :const:`True` before :func:`settrace` + is called. This behavior will be changed back in 3.13 to be consistent with + previous versions. + .. function:: set_asyncgen_hooks([firstiter] [, finalizer]) Accepts two optional keyword arguments which are callables that accept an diff --git a/_sources/library/tarfile.rst.txt b/_sources/library/tarfile.rst.txt index dbbcb127f6..755581cfc6 100644 --- a/_sources/library/tarfile.rst.txt +++ b/_sources/library/tarfile.rst.txt @@ -668,6 +668,7 @@ be finalized; only the internally used file object will be closed. See the .. attribute:: TarFile.pax_headers + :type: dict A dictionary containing key-value pairs of pax global headers. @@ -833,26 +834,31 @@ A ``TarInfo`` object has the following public data attributes: attribute. .. attribute:: TarInfo.chksum + :type: int Header checksum. .. attribute:: TarInfo.devmajor + :type: int Device major number. .. attribute:: TarInfo.devminor + :type: int Device minor number. .. attribute:: TarInfo.offset + :type: int The tar header starts here. .. attribute:: TarInfo.offset_data + :type: int The file's data starts here. diff --git a/_sources/library/test.rst.txt b/_sources/library/test.rst.txt index 9173db07fd..cad1023021 100644 --- a/_sources/library/test.rst.txt +++ b/_sources/library/test.rst.txt @@ -143,7 +143,7 @@ guidelines to be followed: arg = (1, 2, 3) When using this pattern, remember that all classes that inherit from - :class:`unittest.TestCase` are run as tests. The :class:`Mixin` class in the example above + :class:`unittest.TestCase` are run as tests. The :class:`!TestFuncAcceptsSequencesMixin` class in the example above does not have any data and so can't be run by itself, thus it does not inherit from :class:`unittest.TestCase`. diff --git a/_sources/library/warnings.rst.txt b/_sources/library/warnings.rst.txt index 884de08eab..db3534dd63 100644 --- a/_sources/library/warnings.rst.txt +++ b/_sources/library/warnings.rst.txt @@ -396,7 +396,7 @@ Available Functions ------------------- -.. function:: warn(message, category=None, stacklevel=1, source=None, \*, skip_file_prefixes=None) +.. function:: warn(message, category=None, stacklevel=1, source=None, *, skip_file_prefixes=None) Issue a warning, or maybe ignore it or raise an exception. The *category* argument, if given, must be a :ref:`warning category class `; it diff --git a/_sources/library/xml.etree.elementtree.rst.txt b/_sources/library/xml.etree.elementtree.rst.txt index fe92400fb0..bb6773c361 100644 --- a/_sources/library/xml.etree.elementtree.rst.txt +++ b/_sources/library/xml.etree.elementtree.rst.txt @@ -664,7 +664,7 @@ Functions given. Returns an element instance, representing a processing instruction. Note that :class:`XMLParser` skips over processing instructions - in the input instead of creating comment objects for them. An + in the input instead of creating PI objects for them. An :class:`ElementTree` will only contain processing instruction nodes if they have been inserted into to the tree using one of the :class:`Element` methods. @@ -1302,8 +1302,8 @@ TreeBuilder Objects .. method:: pi(target, text) - Creates a comment with the given *target* name and *text*. If - ``insert_pis`` is true, this will also add it to the tree. + Creates a process instruction with the given *target* name and *text*. + If ``insert_pis`` is true, this will also add it to the tree. .. versionadded:: 3.8 diff --git a/_sources/reference/expressions.rst.txt b/_sources/reference/expressions.rst.txt index 9ce2589fb3..8f7c014a6a 100644 --- a/_sources/reference/expressions.rst.txt +++ b/_sources/reference/expressions.rst.txt @@ -1883,8 +1883,9 @@ the unpacking. .. index:: pair: trailing; comma -The trailing comma is required only to create a single tuple (a.k.a. a -*singleton*); it is optional in all other cases. A single expression without a +A trailing comma is required only to create a one-item tuple, +such as ``1,``; it is optional in all other cases. +A single expression without a trailing comma doesn't create a tuple, but rather yields the value of that expression. (To create an empty tuple, use an empty pair of parentheses: ``()``.) diff --git a/_sources/tutorial/datastructures.rst.txt b/_sources/tutorial/datastructures.rst.txt index 87614d082a..de2827461e 100644 --- a/_sources/tutorial/datastructures.rst.txt +++ b/_sources/tutorial/datastructures.rst.txt @@ -48,10 +48,9 @@ objects: :noindex: Remove the item at the given position in the list, and return it. If no index - is specified, ``a.pop()`` removes and returns the last item in the list. (The - square brackets around the *i* in the method signature denote that the parameter - is optional, not that you should type square brackets at that position. You - will see this notation frequently in the Python Library Reference.) + is specified, ``a.pop()`` removes and returns the last item in the list. + It raises an :exc:`IndexError` if the list is empty or the index is + outside the list range. .. method:: list.clear() diff --git a/_sources/whatsnew/2.0.rst.txt b/_sources/whatsnew/2.0.rst.txt index d8ed595018..65dfc3aa09 100644 --- a/_sources/whatsnew/2.0.rst.txt +++ b/_sources/whatsnew/2.0.rst.txt @@ -1039,12 +1039,12 @@ is an implementation of the Secure Socket Layer, which encrypts the data being sent over a socket. When compiling Python, you can edit :file:`Modules/Setup` to include SSL support, which adds an additional function to the :mod:`socket` module: ``socket.ssl(socket, keyfile, certfile)``, which takes a socket -object and returns an SSL socket. The :mod:`httplib` and :mod:`urllib` modules +object and returns an SSL socket. The :mod:`httplib ` and :mod:`urllib` modules were also changed to support ``https://`` URLs, though no one has implemented FTP or SMTP over SSL. -The :mod:`httplib` module has been rewritten by Greg Stein to support HTTP/1.1. -Backward compatibility with the 1.5 version of :mod:`httplib` is provided, +The :mod:`httplib ` module has been rewritten by Greg Stein to support HTTP/1.1. +Backward compatibility with the 1.5 version of :mod:`!httplib` is provided, though using HTTP/1.1 features such as pipelining will require rewriting code to use a different set of interfaces. @@ -1108,7 +1108,7 @@ module. * :mod:`pyexpat`: An interface to the Expat XML parser. (Contributed by Paul Prescod.) -* :mod:`robotparser`: Parse a :file:`robots.txt` file, which is used for writing +* :mod:`robotparser `: Parse a :file:`robots.txt` file, which is used for writing web spiders that politely avoid certain areas of a web site. The parser accepts the contents of a :file:`robots.txt` file, builds a set of rules from it, and can then answer questions about the fetchability of a given URL. (Contributed @@ -1129,10 +1129,10 @@ module. :file:`Tools/idle/BrowserControl.py`, and adapted for the standard library by Fred.) -* :mod:`_winreg`: An interface to the Windows registry. :mod:`_winreg` is an +* :mod:`_winreg `: An interface to the Windows registry. :mod:`!_winreg` is an adaptation of functions that have been part of PythonWin since 1995, but has now been added to the core distribution, and enhanced to support Unicode. - :mod:`_winreg` was written by Bill Tutt and Mark Hammond. + :mod:`!_winreg` was written by Bill Tutt and Mark Hammond. * :mod:`zipfile`: A module for reading and writing ZIP-format archives. These are archives produced by :program:`PKZIP` on DOS/Windows or :program:`zip` on diff --git a/_sources/whatsnew/2.2.rst.txt b/_sources/whatsnew/2.2.rst.txt index 6efc23a82d..e6c13f957b 100644 --- a/_sources/whatsnew/2.2.rst.txt +++ b/_sources/whatsnew/2.2.rst.txt @@ -53,9 +53,9 @@ A long time ago I wrote a web page listing flaws in Python's design. One of the most significant flaws was that it's impossible to subclass Python types implemented in C. In particular, it's not possible to subclass built-in types, so you can't just subclass, say, lists in order to add a single useful method to -them. The :mod:`UserList` module provides a class that supports all of the +them. The :mod:`!UserList` module provides a class that supports all of the methods of lists and that can be subclassed further, but there's lots of C code -that expects a regular Python list and won't accept a :class:`UserList` +that expects a regular Python list and won't accept a :class:`~collections.UserList` instance. Python 2.2 fixes this, and in the process adds some exciting new capabilities. @@ -69,7 +69,7 @@ A brief summary: * It's also possible to automatically call methods on accessing or setting an instance attribute by using a new mechanism called :dfn:`properties`. Many uses - of :meth:`__getattr__` can be rewritten to use properties instead, making the + of :meth:`~object.__getattr__` can be rewritten to use properties instead, making the resulting code simpler and faster. As a small side benefit, attributes can now have docstrings, too. @@ -120,7 +120,7 @@ added so if no built-in type is suitable, you can just subclass This means that :keyword:`class` statements that don't have any base classes are always classic classes in Python 2.2. (Actually you can also change this by -setting a module-level variable named :attr:`__metaclass__` --- see :pep:`253` +setting a module-level variable named :attr:`!__metaclass__` --- see :pep:`253` for the details --- but it's easier to just subclass :class:`object`.) The type objects for the built-in types are available as built-ins, named using @@ -134,8 +134,8 @@ type objects that behave as factories when called. :: 123 To make the set of types complete, new type objects such as :func:`dict` and -:func:`file` have been added. Here's a more interesting example, adding a -:meth:`lock` method to file objects:: +:func:`!file` have been added. Here's a more interesting example, adding a +:meth:`!lock` method to file objects:: class LockableFile(file): def lock (self, operation, length=0, start=0, whence=0): @@ -146,7 +146,7 @@ To make the set of types complete, new type objects such as :func:`dict` and The now-obsolete :mod:`!posixfile` module contained a class that emulated all of a file object's methods and also added a :meth:`!lock` method, but this class couldn't be passed to internal functions that expected a built-in file, -something which is possible with our new :class:`LockableFile`. +something which is possible with our new :class:`!LockableFile`. Descriptors @@ -154,11 +154,11 @@ Descriptors In previous versions of Python, there was no consistent way to discover what attributes and methods were supported by an object. There were some informal -conventions, such as defining :attr:`__members__` and :attr:`__methods__` +conventions, such as defining :attr:`!__members__` and :attr:`!__methods__` attributes that were lists of names, but often the author of an extension type or a class wouldn't bother to define them. You could fall back on inspecting the :attr:`~object.__dict__` of an object, but when class inheritance or an arbitrary -:meth:`__getattr__` hook were in use this could still be inaccurate. +:meth:`!__getattr__` hook were in use this could still be inaccurate. The one big idea underlying the new class model is that an API for describing the attributes of an object using :dfn:`descriptors` has been formalized. @@ -171,7 +171,7 @@ attributes of their own: * :attr:`~definition.__name__` is the attribute's name. -* :attr:`__doc__` is the attribute's docstring. +* :attr:`!__doc__` is the attribute's docstring. * ``__get__(object)`` is a method that retrieves the attribute value from *object*. @@ -186,7 +186,7 @@ are:: descriptor = obj.__class__.x descriptor.__get__(obj) -For methods, :meth:`descriptor.__get__` returns a temporary object that's +For methods, :meth:`!descriptor.__get__` returns a temporary object that's callable, and wraps up the instance and the method to be called on it. This is also why static methods and class methods are now possible; they have descriptors that wrap up just the method, or the method and the class. As a @@ -204,7 +204,7 @@ methods are defined like this:: ... g = classmethod(g) -The :func:`staticmethod` function takes the function :func:`f`, and returns it +The :func:`staticmethod` function takes the function :func:`!f`, and returns it wrapped up in a descriptor so it can be stored in the class object. You might expect there to be special syntax for creating such methods (``def static f``, ``defstatic f()``, or something like that) but no such syntax has been defined @@ -232,10 +232,10 @@ like this:: f = eiffelmethod(f, pre_f, post_f) -Note that a person using the new :func:`eiffelmethod` doesn't have to understand +Note that a person using the new :func:`!eiffelmethod` doesn't have to understand anything about descriptors. This is why I think the new features don't increase the basic complexity of the language. There will be a few wizards who need to -know about it in order to write :func:`eiffelmethod` or the ZODB or whatever, +know about it in order to write :func:`!eiffelmethod` or the ZODB or whatever, but most users will just write code on top of the resulting libraries and ignore the implementation details. @@ -263,10 +263,10 @@ from :pep:`253` by Guido van Rossum):: The lookup rule for classic classes is simple but not very smart; the base classes are searched depth-first, going from left to right. A reference to -:meth:`D.save` will search the classes :class:`D`, :class:`B`, and then -:class:`A`, where :meth:`save` would be found and returned. :meth:`C.save` -would never be found at all. This is bad, because if :class:`C`'s :meth:`save` -method is saving some internal state specific to :class:`C`, not calling it will +:meth:`!D.save` will search the classes :class:`!D`, :class:`!B`, and then +:class:`!A`, where :meth:`!save` would be found and returned. :meth:`!C.save` +would never be found at all. This is bad, because if :class:`!C`'s :meth:`!save` +method is saving some internal state specific to :class:`!C`, not calling it will result in that state never getting saved. New-style classes follow a different algorithm that's a bit more complicated to @@ -276,22 +276,22 @@ produces more useful results for really complicated inheritance graphs.) #. List all the base classes, following the classic lookup rule and include a class multiple times if it's visited repeatedly. In the above example, the list - of visited classes is [:class:`D`, :class:`B`, :class:`A`, :class:`C`, - :class:`A`]. + of visited classes is [:class:`!D`, :class:`!B`, :class:`!A`, :class:`!C`, + :class:`!A`]. #. Scan the list for duplicated classes. If any are found, remove all but one occurrence, leaving the *last* one in the list. In the above example, the list - becomes [:class:`D`, :class:`B`, :class:`C`, :class:`A`] after dropping + becomes [:class:`!D`, :class:`!B`, :class:`!C`, :class:`!A`] after dropping duplicates. -Following this rule, referring to :meth:`D.save` will return :meth:`C.save`, +Following this rule, referring to :meth:`!D.save` will return :meth:`!C.save`, which is the behaviour we're after. This lookup rule is the same as the one followed by Common Lisp. A new built-in function, :func:`super`, provides a way to get at a class's superclasses without having to reimplement Python's algorithm. The most commonly used form will be ``super(class, obj)``, which returns a bound superclass object (not the actual class object). This form will be used in methods to call a method in the superclass; for example, -:class:`D`'s :meth:`save` method would look like this:: +:class:`!D`'s :meth:`!save` method would look like this:: class D (B,C): def save (self): @@ -309,7 +309,7 @@ Attribute Access ---------------- A fair number of sophisticated Python classes define hooks for attribute access -using :meth:`__getattr__`; most commonly this is done for convenience, to make +using :meth:`~object.__getattr__`; most commonly this is done for convenience, to make code more readable by automatically mapping an attribute access such as ``obj.parent`` into a method call such as ``obj.get_parent``. Python 2.2 adds some new ways of controlling attribute access. @@ -321,22 +321,22 @@ instance's dictionary. New-style classes also support a new method, ``__getattribute__(attr_name)``. The difference between the two methods is -that :meth:`__getattribute__` is *always* called whenever any attribute is -accessed, while the old :meth:`__getattr__` is only called if ``foo`` isn't +that :meth:`~object.__getattribute__` is *always* called whenever any attribute is +accessed, while the old :meth:`~object.__getattr__` is only called if ``foo`` isn't found in the instance's dictionary. However, Python 2.2's support for :dfn:`properties` will often be a simpler way -to trap attribute references. Writing a :meth:`__getattr__` method is +to trap attribute references. Writing a :meth:`!__getattr__` method is complicated because to avoid recursion you can't use regular attribute accesses inside them, and instead have to mess around with the contents of -:attr:`~object.__dict__`. :meth:`__getattr__` methods also end up being called by Python -when it checks for other methods such as :meth:`__repr__` or :meth:`__coerce__`, +:attr:`~object.__dict__`. :meth:`~object.__getattr__` methods also end up being called by Python +when it checks for other methods such as :meth:`~object.__repr__` or :meth:`!__coerce__`, and so have to be written with this in mind. Finally, calling a function on every attribute access results in a sizable performance loss. :class:`property` is a new built-in type that packages up three functions that get, set, or delete an attribute, and a docstring. For example, if you want to -define a :attr:`size` attribute that's computed, but also settable, you could +define a :attr:`!size` attribute that's computed, but also settable, you could write:: class C(object): @@ -355,9 +355,9 @@ write:: "Storage size of this instance") That is certainly clearer and easier to write than a pair of -:meth:`__getattr__`/:meth:`__setattr__` methods that check for the :attr:`size` +:meth:`!__getattr__`/:meth:`!__setattr__` methods that check for the :attr:`!size` attribute and handle it specially while retrieving all other attributes from the -instance's :attr:`~object.__dict__`. Accesses to :attr:`size` are also the only ones +instance's :attr:`~object.__dict__`. Accesses to :attr:`!size` are also the only ones which have to perform the work of calling a function, so references to other attributes run at their usual speed. @@ -447,7 +447,7 @@ an iterator for the object *obj*, while ``iter(C, sentinel)`` returns an iterator that will invoke the callable object *C* until it returns *sentinel* to signal that the iterator is done. -Python classes can define an :meth:`__iter__` method, which should create and +Python classes can define an :meth:`!__iter__` method, which should create and return a new iterator for the object; if the object is its own iterator, this method can just return ``self``. In particular, iterators will usually be their own iterators. Extension types implemented in C can implement a :c:member:`~PyTypeObject.tp_iter` @@ -478,7 +478,7 @@ there are no more values to be returned, calling :meth:`next` should raise the In 2.2, Python's :keyword:`for` statement no longer expects a sequence; it expects something for which :func:`iter` will return an iterator. For backward compatibility and convenience, an iterator is automatically constructed for -sequences that don't implement :meth:`__iter__` or a :c:member:`~PyTypeObject.tp_iter` slot, so +sequences that don't implement :meth:`!__iter__` or a :c:member:`~PyTypeObject.tp_iter` slot, so ``for i in [1,2,3]`` will still work. Wherever the Python interpreter loops over a sequence, it's been changed to use the iterator protocol. This means you can do things like this:: @@ -510,8 +510,8 @@ Iterator support has been added to some of Python's basic types. Calling Oct 10 That's just the default behaviour. If you want to iterate over keys, values, or -key/value pairs, you can explicitly call the :meth:`iterkeys`, -:meth:`itervalues`, or :meth:`iteritems` methods to get an appropriate iterator. +key/value pairs, you can explicitly call the :meth:`!iterkeys`, +:meth:`!itervalues`, or :meth:`!iteritems` methods to get an appropriate iterator. In a minor related change, the :keyword:`in` operator now works on dictionaries, so ``key in dict`` is now equivalent to ``dict.has_key(key)``. @@ -580,7 +580,7 @@ allowed inside the :keyword:`!try` block of a :keyword:`try`...\ :keyword:`finally` statement; read :pep:`255` for a full explanation of the interaction between :keyword:`!yield` and exceptions.) -Here's a sample usage of the :func:`generate_ints` generator:: +Here's a sample usage of the :func:`!generate_ints` generator:: >>> gen = generate_ints(3) >>> gen @@ -641,7 +641,7 @@ like:: sentence := "Store it in the neighboring harbor" if (i := find("or", sentence)) > 5 then write(i) -In Icon the :func:`find` function returns the indexes at which the substring +In Icon the :func:`!find` function returns the indexes at which the substring "or" is found: 3, 23, 33. In the :keyword:`if` statement, ``i`` is first assigned a value of 3, but 3 is less than 5, so the comparison fails, and Icon retries it with the second value of 23. 23 is greater than 5, so the comparison @@ -671,7 +671,7 @@ PEP 237: Unifying Long Integers and Integers In recent versions, the distinction between regular integers, which are 32-bit values on most machines, and long integers, which can be of arbitrary size, was becoming an annoyance. For example, on platforms that support files larger than -``2**32`` bytes, the :meth:`tell` method of file objects has to return a long +``2**32`` bytes, the :meth:`!tell` method of file objects has to return a long integer. However, there were various bits of Python that expected plain integers and would raise an error if a long integer was provided instead. For example, in Python 1.5, only regular integers could be used as a slice index, and @@ -752,7 +752,7 @@ Here are the changes 2.2 introduces: 0.5. Without the ``__future__`` statement, ``/`` still means classic division. The default meaning of ``/`` will not change until Python 3.0. -* Classes can define methods called :meth:`__truediv__` and :meth:`__floordiv__` +* Classes can define methods called :meth:`~object.__truediv__` and :meth:`~object.__floordiv__` to overload the two division operators. At the C level, there are also slots in the :c:type:`PyNumberMethods` structure so extension types can define the two operators. @@ -785,17 +785,17 @@ support.) When built to use UCS-4 (a "wide Python"), the interpreter can natively handle Unicode characters from U+000000 to U+110000, so the range of legal values for -the :func:`unichr` function is expanded accordingly. Using an interpreter +the :func:`!unichr` function is expanded accordingly. Using an interpreter compiled to use UCS-2 (a "narrow Python"), values greater than 65535 will still -cause :func:`unichr` to raise a :exc:`ValueError` exception. This is all +cause :func:`!unichr` to raise a :exc:`ValueError` exception. This is all described in :pep:`261`, "Support for 'wide' Unicode characters"; consult it for further details. Another change is simpler to explain. Since their introduction, Unicode strings -have supported an :meth:`encode` method to convert the string to a selected +have supported an :meth:`!encode` method to convert the string to a selected encoding such as UTF-8 or Latin-1. A symmetric ``decode([*encoding*])`` method has been added to 8-bit strings (though not to Unicode strings) in 2.2. -:meth:`decode` assumes that the string is in the specified encoding and decodes +:meth:`!decode` assumes that the string is in the specified encoding and decodes it, returning whatever is returned by the codec. Using this new feature, codecs have been added for tasks not directly related to @@ -819,10 +819,10 @@ encoding, and compression with the :mod:`zlib` module:: >>> "sheesh".encode('rot-13') 'furrfu' -To convert a class instance to Unicode, a :meth:`__unicode__` method can be -defined by a class, analogous to :meth:`__str__`. +To convert a class instance to Unicode, a :meth:`!__unicode__` method can be +defined by a class, analogous to :meth:`!__str__`. -:meth:`encode`, :meth:`decode`, and :meth:`__unicode__` were implemented by +:meth:`!encode`, :meth:`!decode`, and :meth:`!__unicode__` were implemented by Marc-André Lemburg. The changes to support using UCS-4 internally were implemented by Fredrik Lundh and Martin von Löwis. @@ -859,7 +859,7 @@ doesn't work:: return g(value-1) + 1 ... -The function :func:`g` will always raise a :exc:`NameError` exception, because +The function :func:`!g` will always raise a :exc:`NameError` exception, because the binding of the name ``g`` isn't in either its local namespace or in the module-level namespace. This isn't much of a problem in practice (how often do you recursively define interior functions like this?), but this also made using @@ -915,7 +915,7 @@ To make the preceding explanation a bit clearer, here's an example:: Line 4 containing the ``exec`` statement is a syntax error, since ``exec`` would define a new local variable named ``x`` whose value should -be accessed by :func:`g`. +be accessed by :func:`!g`. This shouldn't be much of a limitation, since ``exec`` is rarely used in most Python code (and when it is used, it's often a sign of a poor design @@ -933,7 +933,7 @@ anyway). New and Improved Modules ======================== -* The :mod:`xmlrpclib` module was contributed to the standard library by Fredrik +* The :mod:`xmlrpclib ` module was contributed to the standard library by Fredrik Lundh, providing support for writing XML-RPC clients. XML-RPC is a simple remote procedure call protocol built on top of HTTP and XML. For example, the following snippet retrieves a list of RSS channels from the O'Reilly Network, @@ -956,7 +956,7 @@ New and Improved Modules # 'description': 'A utility which converts HTML to XSL FO.', # 'title': 'html2fo 0.3 (Default)'}, ... ] - The :mod:`SimpleXMLRPCServer` module makes it easy to create straightforward + The :mod:`SimpleXMLRPCServer ` module makes it easy to create straightforward XML-RPC servers. See http://xmlrpc.scripting.com/ for more information about XML-RPC. * The new :mod:`hmac` module implements the HMAC algorithm described by @@ -964,9 +964,9 @@ New and Improved Modules * Several functions that originally returned lengthy tuples now return pseudo-sequences that still behave like tuples but also have mnemonic attributes such - as memberst_mtime or :attr:`tm_year`. The enhanced functions include - :func:`stat`, :func:`fstat`, :func:`statvfs`, and :func:`fstatvfs` in the - :mod:`os` module, and :func:`localtime`, :func:`gmtime`, and :func:`strptime` in + as :attr:`!memberst_mtime` or :attr:`~time.struct_time.tm_year`. The enhanced functions include + :func:`~os.stat`, :func:`~os.fstat`, :func:`~os.statvfs`, and :func:`~os.fstatvfs` in the + :mod:`os` module, and :func:`~time.localtime`, :func:`~time.gmtime`, and :func:`~time.strptime` in the :mod:`time` module. For example, to obtain a file's size using the old tuples, you'd end up writing @@ -999,7 +999,7 @@ New and Improved Modules underlying the :mod:`re` module. For example, the :func:`re.sub` and :func:`re.split` functions have been rewritten in C. Another contributed patch speeds up certain Unicode character ranges by a factor of two, and a new - :meth:`finditer` method that returns an iterator over all the non-overlapping + :meth:`~re.finditer` method that returns an iterator over all the non-overlapping matches in a given string. (SRE is maintained by Fredrik Lundh. The BIGCHARSET patch was contributed by Martin von Löwis.) @@ -1012,33 +1012,33 @@ New and Improved Modules new extensions: the NAMESPACE extension defined in :rfc:`2342`, SORT, GETACL and SETACL. (Contributed by Anthony Baxter and Michel Pelletier.) -* The :mod:`rfc822` module's parsing of email addresses is now compliant with +* The :mod:`!rfc822` module's parsing of email addresses is now compliant with :rfc:`2822`, an update to :rfc:`822`. (The module's name is *not* going to be changed to ``rfc2822``.) A new package, :mod:`email`, has also been added for parsing and generating e-mail messages. (Contributed by Barry Warsaw, and arising out of his work on Mailman.) -* The :mod:`difflib` module now contains a new :class:`Differ` class for +* The :mod:`difflib` module now contains a new :class:`!Differ` class for producing human-readable lists of changes (a "delta") between two sequences of - lines of text. There are also two generator functions, :func:`ndiff` and - :func:`restore`, which respectively return a delta from two sequences, or one of + lines of text. There are also two generator functions, :func:`!ndiff` and + :func:`!restore`, which respectively return a delta from two sequences, or one of the original sequences from a delta. (Grunt work contributed by David Goodger, from ndiff.py code by Tim Peters who then did the generatorization.) -* New constants :const:`ascii_letters`, :const:`ascii_lowercase`, and - :const:`ascii_uppercase` were added to the :mod:`string` module. There were - several modules in the standard library that used :const:`string.letters` to +* New constants :const:`!ascii_letters`, :const:`!ascii_lowercase`, and + :const:`!ascii_uppercase` were added to the :mod:`string` module. There were + several modules in the standard library that used :const:`!string.letters` to mean the ranges A-Za-z, but that assumption is incorrect when locales are in - use, because :const:`string.letters` varies depending on the set of legal + use, because :const:`!string.letters` varies depending on the set of legal characters defined by the current locale. The buggy modules have all been fixed - to use :const:`ascii_letters` instead. (Reported by an unknown person; fixed by + to use :const:`!ascii_letters` instead. (Reported by an unknown person; fixed by Fred L. Drake, Jr.) * The :mod:`mimetypes` module now makes it easier to use alternative MIME-type - databases by the addition of a :class:`MimeTypes` class, which takes a list of + databases by the addition of a :class:`~mimetypes.MimeTypes` class, which takes a list of filenames to be parsed. (Contributed by Fred L. Drake, Jr.) -* A :class:`Timer` class was added to the :mod:`threading` module that allows +* A :class:`~threading.Timer` class was added to the :mod:`threading` module that allows scheduling an activity to happen at some future time. (Contributed by Itamar Shtull-Trauring.) @@ -1114,7 +1114,7 @@ code, none of the changes described here will affect you very much. * Two new wrapper functions, :c:func:`PyOS_snprintf` and :c:func:`PyOS_vsnprintf` were added to provide cross-platform implementations for the relatively new :c:func:`snprintf` and :c:func:`vsnprintf` C lib APIs. In contrast to the standard - :c:func:`sprintf` and :c:func:`vsprintf` functions, the Python versions check the + :c:func:`sprintf` and :c:func:`!vsprintf` functions, the Python versions check the bounds of the buffer used to protect against buffer overruns. (Contributed by M.-A. Lemburg.) @@ -1212,12 +1212,12 @@ Some of the more notable changes are: * The :file:`Tools/scripts/ftpmirror.py` script now parses a :file:`.netrc` file, if you have one. (Contributed by Mike Romberg.) -* Some features of the object returned by the :func:`xrange` function are now +* Some features of the object returned by the :func:`!xrange` function are now deprecated, and trigger warnings when they're accessed; they'll disappear in - Python 2.3. :class:`xrange` objects tried to pretend they were full sequence + Python 2.3. :class:`!xrange` objects tried to pretend they were full sequence types by supporting slicing, sequence multiplication, and the :keyword:`in` operator, but these features were rarely used and therefore buggy. The - :meth:`tolist` method and the :attr:`start`, :attr:`stop`, and :attr:`step` + :meth:`!tolist` method and the :attr:`!start`, :attr:`!stop`, and :attr:`!step` attributes are also being deprecated. At the C level, the fourth argument to the :c:func:`!PyRange_New` function, ``repeat``, has also been deprecated. diff --git a/_sources/whatsnew/2.4.rst.txt b/_sources/whatsnew/2.4.rst.txt index 222b059318..f085f5c6e2 100644 --- a/_sources/whatsnew/2.4.rst.txt +++ b/_sources/whatsnew/2.4.rst.txt @@ -1081,7 +1081,7 @@ complete list of changes, or look through the CVS logs for all the details. :func:`nsmallest` that use heaps to find the N largest or smallest values in a dataset without the expense of a full sort. (Contributed by Raymond Hettinger.) -* The :mod:`httplib` module now contains constants for HTTP status codes defined +* The :mod:`httplib ` module now contains constants for HTTP status codes defined in various HTTP-related RFC documents. Constants have names such as :const:`OK`, :const:`CREATED`, :const:`CONTINUE`, and :const:`MOVED_PERMANENTLY`; use pydoc to get a full list. (Contributed by @@ -1218,10 +1218,10 @@ complete list of changes, or look through the CVS logs for all the details. now include the string ``'%default'``, which will be replaced by the option's default value. (Contributed by Greg Ward.) -* The long-term plan is to deprecate the :mod:`rfc822` module in some future +* The long-term plan is to deprecate the :mod:`!rfc822` module in some future Python release in favor of the :mod:`email` package. To this end, the - :func:`email.Utils.formatdate` function has been changed to make it usable as a - replacement for :func:`rfc822.formatdate`. You may want to write new e-mail + :func:`email.Utils.formatdate ` function has been changed to make it usable as a + replacement for :func:`!rfc822.formatdate`. You may want to write new e-mail processing code with this in mind. (Change implemented by Anthony Baxter.) * A new ``urandom(n)`` function was added to the :mod:`os` module, returning @@ -1308,7 +1308,7 @@ complete list of changes, or look through the CVS logs for all the details. sockets, and regular expression pattern objects. (Contributed by Raymond Hettinger.) -* The :mod:`xmlrpclib` module now supports a multi-call extension for +* The :mod:`xmlrpclib ` module now supports a multi-call extension for transmitting multiple XML-RPC calls in a single HTTP operation. (Contributed by Brian Quinlan.) @@ -1323,8 +1323,8 @@ complete list of changes, or look through the CVS logs for all the details. cookielib --------- -The :mod:`cookielib` library supports client-side handling for HTTP cookies, -mirroring the :mod:`Cookie` module's server-side cookie support. Cookies are +The :mod:`cookielib ` library supports client-side handling for HTTP cookies, +mirroring the :mod:`Cookie ` module's server-side cookie support. Cookies are stored in cookie jars; the library transparently stores cookies offered by the web server in the cookie jar, and fetches the cookie from the jar when connecting to the server. As in web browsers, policy objects control whether @@ -1335,7 +1335,7 @@ are provided: one that stores cookies in the Netscape format so applications can use the Mozilla or Lynx cookie files, and one that stores cookies in the same format as the Perl libwww library. -:mod:`urllib2` has been changed to interact with :mod:`cookielib`: +:mod:`urllib2 ` has been changed to interact with :mod:`cookielib `: :class:`HTTPCookieProcessor` manages a cookie jar that is used when accessing URLs. diff --git a/_sources/whatsnew/2.5.rst.txt b/_sources/whatsnew/2.5.rst.txt index 33c4f11ec8..6aa3e459f9 100644 --- a/_sources/whatsnew/2.5.rst.txt +++ b/_sources/whatsnew/2.5.rst.txt @@ -1478,8 +1478,8 @@ complete list of changes, or look through the SVN logs for all the details. .. Patch 790710 -* The :mod:`pickle` and :mod:`cPickle` modules no longer accept a return value - of ``None`` from the :meth:`__reduce__` method; the method must return a tuple +* The :mod:`pickle` and :mod:`!cPickle` modules no longer accept a return value + of ``None`` from the :meth:`~object.__reduce__` method; the method must return a tuple of arguments instead. The ability to return ``None`` was deprecated in Python 2.4, so this completes the removal of the feature. @@ -1519,7 +1519,7 @@ complete list of changes, or look through the SVN logs for all the details. .. Patch #1472854 -* The :mod:`SimpleXMLRPCServer` and :mod:`DocXMLRPCServer` classes now have a +* The :mod:`SimpleXMLRPCServer ` and :mod:`DocXMLRPCServer ` classes now have a :attr:`rpc_paths` attribute that constrains XML-RPC operations to a limited set of URL paths; the default is to allow only ``'/'`` and ``'/RPC2'``. Setting :attr:`rpc_paths` to ``None`` or an empty tuple disables this path checking. @@ -1650,9 +1650,9 @@ complete list of changes, or look through the SVN logs for all the details. .. Patch #754022 -* The :mod:`xmlrpclib` module now supports returning :class:`~datetime.datetime` objects - for the XML-RPC date type. Supply ``use_datetime=True`` to the :func:`loads` - function or the :class:`Unmarshaller` class to enable this feature. (Contributed +* The :mod:`xmlrpclib ` module now supports returning :class:`~datetime.datetime` objects + for the XML-RPC date type. Supply ``use_datetime=True`` to the :func:`~xmlrpc.client.loads` + function or the :class:`!Unmarshaller` class to enable this feature. (Contributed by Skip Montanaro.) .. Patch 1120353 @@ -2253,12 +2253,12 @@ code: appeared. In Python 2.5, the argument must be exactly one %char specifier with no surrounding text. -* Library: The :mod:`pickle` and :mod:`cPickle` modules no longer accept a - return value of ``None`` from the :meth:`__reduce__` method; the method must +* Library: The :mod:`pickle` and :mod:`!cPickle` modules no longer accept a + return value of ``None`` from the :meth:`~object.__reduce__` method; the method must return a tuple of arguments instead. The modules also no longer accept the deprecated *bin* keyword parameter. -* Library: The :mod:`SimpleXMLRPCServer` and :mod:`DocXMLRPCServer` classes now +* Library: The :mod:`SimpleXMLRPCServer ` and :mod:`DocXMLRPCServer ` classes now have a :attr:`rpc_paths` attribute that constrains XML-RPC operations to a limited set of URL paths; the default is to allow only ``'/'`` and ``'/RPC2'``. Setting :attr:`rpc_paths` to ``None`` or an empty tuple disables this path diff --git a/_sources/whatsnew/2.6.rst.txt b/_sources/whatsnew/2.6.rst.txt index 5c8404611f..8ced044ad4 100644 --- a/_sources/whatsnew/2.6.rst.txt +++ b/_sources/whatsnew/2.6.rst.txt @@ -1082,7 +1082,7 @@ the :mod:`io` module: (In Python 2.6, :class:`io.StringIO` is implemented in pure Python, so it's pretty slow. You should therefore stick with the - existing :mod:`StringIO` module or :mod:`cStringIO` for now. At some + existing :mod:`!StringIO` module or :mod:`!cStringIO` for now. At some point Python 3.0's :mod:`io` module will be rewritten into C for speed, and perhaps the C implementation will be backported to the 2.x releases.) @@ -1807,8 +1807,8 @@ changes, or look through the Subversion logs for all the details. Nubis; :issue:`1817`.) The :func:`parse_qs` and :func:`parse_qsl` functions have been - relocated from the :mod:`cgi` module to the :mod:`urlparse` module. - The versions still available in the :mod:`cgi` module will + relocated from the :mod:`cgi` module to the :mod:`urlparse ` module. + The versions still available in the :mod:`!cgi` module will trigger :exc:`PendingDeprecationWarning` messages in 2.6 (:issue:`600362`). @@ -1895,8 +1895,8 @@ changes, or look through the Subversion logs for all the details. (Contributed by Raymond Hettinger.) -* The :mod:`Cookie` module's :class:`Morsel` objects now support an - :attr:`httponly` attribute. In some browsers. cookies with this attribute +* The :mod:`Cookie ` module's :class:`~http.cookies.Morsel` objects now support an + :attr:`~http.cookies.Morsel.httponly` attribute. In some browsers. cookies with this attribute set cannot be accessed or manipulated by JavaScript code. (Contributed by Arvin Schnell; :issue:`1638033`.) @@ -1987,8 +1987,8 @@ changes, or look through the Subversion logs for all the details. (Contributed by Raymond Hettinger.) * An optional ``timeout`` parameter, specifying a timeout measured in - seconds, was added to the :class:`httplib.HTTPConnection` and - :class:`HTTPSConnection` class constructors. (Added by Facundo + seconds, was added to the :class:`httplib.HTTPConnection ` and + :class:`HTTPSConnection ` class constructors. (Added by Facundo Batista.) * Most of the :mod:`inspect` module's functions, such as @@ -2371,10 +2371,10 @@ changes, or look through the Subversion logs for all the details. ``socket(socket.AF_INET, ...)`` may be all that's required to make your code work with IPv6. -* The base classes in the :mod:`SocketServer` module now support - calling a :meth:`handle_timeout` method after a span of inactivity - specified by the server's :attr:`timeout` attribute. (Contributed - by Michael Pomraning.) The :meth:`serve_forever` method +* The base classes in the :mod:`SocketServer ` module now support + calling a :meth:`~socketserver.BaseServer.handle_timeout` method after a span of inactivity + specified by the server's :attr:`~socketserver.BaseServer.timeout` attribute. (Contributed + by Michael Pomraning.) The :meth:`~socketserver.BaseServer.serve_forever` method now takes an optional poll interval measured in seconds, controlling how often the server will check for a shutdown request. (Contributed by Pedro Werneck and Jeffrey Yasskin; @@ -2478,9 +2478,9 @@ changes, or look through the Subversion logs for all the details. ``with tempfile.NamedTemporaryFile() as tmp: ...``. (Contributed by Alexander Belopolsky; :issue:`2021`.) -* The :mod:`test.test_support` module gained a number +* The :mod:`test.test_support ` module gained a number of context managers useful for writing tests. - :func:`EnvironmentVarGuard` is a + :func:`~test.support.os_helper.EnvironmentVarGuard` is a context manager that temporarily changes environment variables and automatically restores them to their old values. @@ -2577,9 +2577,9 @@ changes, or look through the Subversion logs for all the details. (:issue:`1513695`) * An optional ``timeout`` parameter was added to the - :func:`urllib.urlopen` function and the + :func:`urllib.urlopen ` function and the :class:`urllib.ftpwrapper` class constructor, as well as the - :func:`urllib2.urlopen` function. The parameter specifies a timeout + :func:`urllib2.urlopen ` function. The parameter specifies a timeout measured in seconds. For example:: >>> u = urllib2.urlopen("http://slow.example.com", @@ -2604,7 +2604,7 @@ changes, or look through the Subversion logs for all the details. intended for testing purposes that lets you temporarily modify the warning filters and then restore their original values (:issue:`3781`). -* The XML-RPC :class:`SimpleXMLRPCServer` and :class:`DocXMLRPCServer` +* The XML-RPC :class:`SimpleXMLRPCServer ` and :class:`DocXMLRPCServer ` classes can now be prevented from immediately opening and binding to their socket by passing ``False`` as the *bind_and_activate* constructor parameter. This can be used to modify the instance's @@ -2621,11 +2621,11 @@ changes, or look through the Subversion logs for all the details. information. (Contributed by Alan McIntyre as part of his project for Google's Summer of Code 2007.) -* The :mod:`xmlrpclib` module no longer automatically converts +* The :mod:`xmlrpclib ` module no longer automatically converts :class:`datetime.date` and :class:`datetime.time` to the - :class:`xmlrpclib.DateTime` type; the conversion semantics were + :class:`xmlrpclib.DateTime ` type; the conversion semantics were not necessarily correct for all applications. Code using - :mod:`xmlrpclib` should convert :class:`date` and :class:`~datetime.time` + :mod:`!xmlrpclib` should convert :class:`date` and :class:`~datetime.time` instances. (:issue:`1330538`) The code can also handle dates before 1900 (contributed by Ralf Schmitt; :issue:`2014`) and 64-bit integers represented by using ```` in XML-RPC responses @@ -3274,11 +3274,11 @@ that may require changes to your code: :exc:`StandardError` but now it is, through :exc:`IOError`. (Implemented by Gregory P. Smith; :issue:`1706815`.) -* The :mod:`xmlrpclib` module no longer automatically converts +* The :mod:`xmlrpclib ` module no longer automatically converts :class:`datetime.date` and :class:`datetime.time` to the - :class:`xmlrpclib.DateTime` type; the conversion semantics were + :class:`xmlrpclib.DateTime ` type; the conversion semantics were not necessarily correct for all applications. Code using - :mod:`xmlrpclib` should convert :class:`date` and :class:`~datetime.time` + :mod:`!xmlrpclib` should convert :class:`date` and :class:`~datetime.time` instances. (:issue:`1330538`) * (3.0-warning mode) The :class:`Exception` class now warns diff --git a/_sources/whatsnew/2.7.rst.txt b/_sources/whatsnew/2.7.rst.txt index 831e867bab..401af6c8e0 100644 --- a/_sources/whatsnew/2.7.rst.txt +++ b/_sources/whatsnew/2.7.rst.txt @@ -915,7 +915,7 @@ used with the :option:`-W` switch, separated by commas. (Contributed by Brian Curtin; :issue:`7301`.) For example, the following setting will print warnings every time -they occur, but turn warnings from the :mod:`Cookie` module into an +they occur, but turn warnings from the :mod:`Cookie ` module into an error. (The exact syntax for setting an environment variable varies across operating systems and shells.) @@ -1012,12 +1012,12 @@ Several performance enhancements have been added: scan. This is sometimes faster by a factor of 10. (Added by Florent Xicluna; :issue:`7462` and :issue:`7622`.) -* The :mod:`pickle` and :mod:`cPickle` modules now automatically +* The :mod:`pickle` and :mod:`!cPickle` modules now automatically intern the strings used for attribute names, reducing memory usage of the objects resulting from unpickling. (Contributed by Jake McGuire; :issue:`5084`.) -* The :mod:`cPickle` module now special-cases dictionaries, +* The :mod:`!cPickle` module now special-cases dictionaries, nearly halving the time required to pickle them. (Contributed by Collin Winter; :issue:`5670`.) @@ -1163,7 +1163,7 @@ changes, or look through the Subversion logs for all the details. statement, has been deprecated, because the :keyword:`!with` statement now supports multiple context managers. -* The :mod:`cookielib` module now ignores cookies that have an invalid +* The :mod:`cookielib ` module now ignores cookies that have an invalid version field, one that doesn't contain an integer value. (Fixed by John J. Lee; :issue:`3924`.) @@ -1306,11 +1306,11 @@ changes, or look through the Subversion logs for all the details. ``('md5', 'sha1', 'sha224', 'sha256', 'sha384', 'sha512')``. (Contributed by Carl Chenet; :issue:`7418`.) -* The default :class:`~httplib.HTTPResponse` class used by the :mod:`httplib` module now +* The default :class:`~http.client.HTTPResponse` class used by the :mod:`httplib ` module now supports buffering, resulting in much faster reading of HTTP responses. (Contributed by Kristján Valur Jónsson; :issue:`4879`.) - The :class:`~httplib.HTTPConnection` and :class:`~httplib.HTTPSConnection` classes + The :class:`~http.client.HTTPConnection` and :class:`~http.client.HTTPSConnection` classes now support a *source_address* parameter, a ``(host, port)`` 2-tuple giving the source address that will be used for the connection. (Contributed by Eldon Ziegler; :issue:`3972`.) @@ -1518,16 +1518,16 @@ changes, or look through the Subversion logs for all the details. the :class:`bytearray` and :class:`memoryview` objects. (Implemented by Antoine Pitrou; :issue:`8104`.) -* The :mod:`SocketServer` module's :class:`~SocketServer.TCPServer` class now +* The :mod:`SocketServer ` module's :class:`~socketserver.TCPServer` class now supports socket timeouts and disabling the Nagle algorithm. - The :attr:`~SocketServer.TCPServer.disable_nagle_algorithm` class attribute + The :attr:`!disable_nagle_algorithm` class attribute defaults to ``False``; if overridden to be true, new request connections will have the TCP_NODELAY option set to prevent buffering many small sends into a single TCP packet. - The :attr:`~SocketServer.BaseServer.timeout` class attribute can hold + The :attr:`~socketserver.BaseServer.timeout` class attribute can hold a timeout in seconds that will be applied to the request socket; if - no request is received within that time, :meth:`~SocketServer.BaseServer.handle_timeout` - will be called and :meth:`~SocketServer.BaseServer.handle_request` will return. + no request is received within that time, :meth:`~socketserver.BaseServer.handle_timeout` + will be called and :meth:`~socketserver.BaseServer.handle_request` will return. (Contributed by Kristján Valur Jónsson; :issue:`6192` and :issue:`6267`.) * Updated module: the :mod:`sqlite3` module has been updated to @@ -1648,7 +1648,7 @@ changes, or look through the Subversion logs for all the details. and has been updated to version 5.2.0 (updated by Florent Xicluna; :issue:`8024`). -* The :mod:`urlparse` module's :func:`~urlparse.urlsplit` now handles +* The :mod:`urlparse ` module's :func:`~urllib.parse.urlsplit` now handles unknown URL schemes in a fashion compliant with :rfc:`3986`: if the URL is of the form ``"://..."``, the text before the ``://`` is treated as the scheme, even if it's a made-up scheme that @@ -1675,7 +1675,7 @@ changes, or look through the Subversion logs for all the details. (Python 2.7 actually produces slightly different output, since it returns a named tuple instead of a standard tuple.) - The :mod:`urlparse` module also supports IPv6 literal addresses as defined by + The :mod:`urlparse ` module also supports IPv6 literal addresses as defined by :rfc:`2732` (contributed by Senthil Kumaran; :issue:`2987`). .. doctest:: @@ -1697,8 +1697,8 @@ changes, or look through the Subversion logs for all the details. or comment (which looks like ````). (Patch by Neil Muller; :issue:`2746`.) -* The XML-RPC client and server, provided by the :mod:`xmlrpclib` and - :mod:`SimpleXMLRPCServer` modules, have improved performance by +* The XML-RPC client and server, provided by the :mod:`xmlrpclib ` and + :mod:`SimpleXMLRPCServer ` modules, have improved performance by supporting HTTP/1.1 keep-alive and by optionally using gzip encoding to compress the XML being exchanged. The gzip compression is controlled by the :attr:`encode_threshold` attribute of @@ -2334,11 +2334,11 @@ Port-Specific Changes: Windows and :data:`LIBRARIES_ASSEMBLY_NAME_PREFIX`. (Contributed by David Cournapeau; :issue:`4365`.) -* The :mod:`_winreg` module for accessing the registry now implements - the :func:`~_winreg.CreateKeyEx` and :func:`~_winreg.DeleteKeyEx` +* The :mod:`_winreg ` module for accessing the registry now implements + the :func:`~winreg.CreateKeyEx` and :func:`~winreg.DeleteKeyEx` functions, extended versions of previously supported functions that - take several extra arguments. The :func:`~_winreg.DisableReflectionKey`, - :func:`~_winreg.EnableReflectionKey`, and :func:`~_winreg.QueryReflectionKey` + take several extra arguments. The :func:`~winreg.DisableReflectionKey`, + :func:`~winreg.EnableReflectionKey`, and :func:`~winreg.QueryReflectionKey` were also tested and documented. (Implemented by Brian Curtin: :issue:`7347`.) @@ -2508,7 +2508,7 @@ In the standard library: which raises an exception if there's an error. (Changed by Lars Gustäbel; :issue:`7357`.) -* The :mod:`urlparse` module's :func:`~urlparse.urlsplit` now handles +* The :mod:`urlparse ` module's :func:`~urllib.parse.urlsplit` now handles unknown URL schemes in a fashion compliant with :rfc:`3986`: if the URL is of the form ``"://..."``, the text before the ``://`` is treated as the scheme, even if it's a made-up scheme that @@ -2711,8 +2711,8 @@ and :ref:`setuptools-index`. PEP 476: Enabling certificate verification by default for stdlib http clients ----------------------------------------------------------------------------- -:pep:`476` updated :mod:`httplib` and modules which use it, such as -:mod:`urllib2` and :mod:`xmlrpclib`, to now verify that the server +:pep:`476` updated :mod:`httplib ` and modules which use it, such as +:mod:`urllib2 ` and :mod:`xmlrpclib`, to now verify that the server presents a certificate which is signed by a Certificate Authority in the platform trust store and whose hostname matches the hostname being requested by default, significantly improving security for many applications. This diff --git a/_sources/whatsnew/3.0.rst.txt b/_sources/whatsnew/3.0.rst.txt index e4679dfe78..22e44671ca 100644 --- a/_sources/whatsnew/3.0.rst.txt +++ b/_sources/whatsnew/3.0.rst.txt @@ -337,7 +337,7 @@ changed. (However, the standard library remains ASCII-only with the exception of contributor names in comments.) -* The :mod:`StringIO` and :mod:`cStringIO` modules are gone. Instead, +* The :mod:`!StringIO` and :mod:`!cStringIO` modules are gone. Instead, import the :mod:`io` module and use :class:`io.StringIO` or :class:`io.BytesIO` for text and data respectively. @@ -563,7 +563,7 @@ review: removal in Python 3.0 due to lack of use or because a better replacement exists. See :pep:`3108` for an exhaustive list. -* The :mod:`bsddb3` package was removed because its presence in the +* The :mod:`!bsddb3` package was removed because its presence in the core standard library has proved over time to be a particular burden for the core developers due to testing instability and Berkeley DB's release schedule. However, the package is alive and well, @@ -588,40 +588,40 @@ review: * A common pattern in Python 2.x is to have one version of a module implemented in pure Python, with an optional accelerated version implemented as a C extension; for example, :mod:`pickle` and - :mod:`cPickle`. This places the burden of importing the accelerated + :mod:`!cPickle`. This places the burden of importing the accelerated version and falling back on the pure Python version on each user of these modules. In Python 3.0, the accelerated versions are considered implementation details of the pure Python versions. Users should always import the standard version, which attempts to import the accelerated version and falls back to the pure Python - version. The :mod:`pickle` / :mod:`cPickle` pair received this + version. The :mod:`pickle` / :mod:`!cPickle` pair received this treatment. The :mod:`profile` module is on the list for 3.1. The - :mod:`StringIO` module has been turned into a class in the :mod:`io` + :mod:`!StringIO` module has been turned into a class in the :mod:`io` module. * Some related modules have been grouped into packages, and usually the submodule names have been simplified. The resulting new packages are: - * :mod:`dbm` (:mod:`anydbm`, :mod:`dbhash`, :mod:`dbm`, - :mod:`dumbdbm`, :mod:`gdbm`, :mod:`whichdb`). + * :mod:`dbm` (:mod:`!anydbm`, :mod:`!dbhash`, :mod:`!dbm`, + :mod:`!dumbdbm`, :mod:`!gdbm`, :mod:`!whichdb`). - * :mod:`html` (:mod:`HTMLParser`, :mod:`htmlentitydefs`). + * :mod:`html` (:mod:`!HTMLParser`, :mod:`!htmlentitydefs`). - * :mod:`http` (:mod:`httplib`, :mod:`BaseHTTPServer`, - :mod:`CGIHTTPServer`, :mod:`SimpleHTTPServer`, :mod:`Cookie`, - :mod:`cookielib`). + * :mod:`http` (:mod:`!httplib`, :mod:`!BaseHTTPServer`, + :mod:`!CGIHTTPServer`, :mod:`!SimpleHTTPServer`, :mod:`!Cookie`, + :mod:`!cookielib`). * :mod:`tkinter` (all :mod:`Tkinter`-related modules except :mod:`turtle`). The target audience of :mod:`turtle` doesn't really care about :mod:`tkinter`. Also note that as of Python 2.6, the functionality of :mod:`turtle` has been greatly enhanced. - * :mod:`urllib` (:mod:`urllib`, :mod:`urllib2`, :mod:`urlparse`, - :mod:`robotparse`). + * :mod:`urllib` (:mod:`!urllib`, :mod:`!urllib2`, :mod:`!urlparse`, + :mod:`!robotparse`). - * :mod:`xmlrpc` (:mod:`xmlrpclib`, :mod:`DocXMLRPCServer`, - :mod:`SimpleXMLRPCServer`). + * :mod:`xmlrpc` (:mod:`!xmlrpclib`, :mod:`!DocXMLRPCServer`, + :mod:`!SimpleXMLRPCServer`). Some other changes to standard library modules, not covered by :pep:`3108`: @@ -642,9 +642,9 @@ Some other changes to standard library modules, not covered by * Cleanup of the :mod:`operator` module: removed :func:`sequenceIncludes` and :func:`isCallable`. -* Cleanup of the :mod:`thread` module: :func:`acquire_lock` and - :func:`release_lock` are gone; use :func:`acquire` and - :func:`release` instead. +* Cleanup of the :mod:`!thread` module: :func:`!acquire_lock` and + :func:`!release_lock` are gone; use :meth:`~threading.Lock.acquire` and + :meth:`~threading.Lock.release` instead. * Cleanup of the :mod:`random` module: removed the :func:`jumpahead` API. diff --git a/_sources/whatsnew/3.5.rst.txt b/_sources/whatsnew/3.5.rst.txt index 1b162e2f54..d6d5f87eb3 100644 --- a/_sources/whatsnew/3.5.rst.txt +++ b/_sources/whatsnew/3.5.rst.txt @@ -2418,7 +2418,7 @@ Changes in the Python API (Contributed by Victor Stinner in :issue:`21205`.) * The deprecated "strict" mode and argument of :class:`~html.parser.HTMLParser`, - :meth:`HTMLParser.error`, and the :exc:`HTMLParserError` exception have been + :meth:`!HTMLParser.error`, and the :exc:`!HTMLParserError` exception have been removed. (Contributed by Ezio Melotti in :issue:`15114`.) The *convert_charrefs* argument of :class:`~html.parser.HTMLParser` is now ``True`` by default. (Contributed by Berker Peksag in :issue:`21047`.) diff --git a/_sources/whatsnew/3.8.rst.txt b/_sources/whatsnew/3.8.rst.txt index eb7592cf3d..bfe8f2b818 100644 --- a/_sources/whatsnew/3.8.rst.txt +++ b/_sources/whatsnew/3.8.rst.txt @@ -754,8 +754,8 @@ datetime -------- Added new alternate constructors :meth:`datetime.date.fromisocalendar` and -:meth:`datetime.datetime.fromisocalendar`, which construct :class:`date` and -:class:`datetime` objects respectively from ISO year, week number, and weekday; +:meth:`datetime.datetime.fromisocalendar`, which construct :class:`~datetime.date` and +:class:`~datetime.datetime` objects respectively from ISO year, week number, and weekday; these are the inverse of each class's ``isocalendar`` method. (Contributed by Paul Ganssle in :issue:`36004`.) diff --git a/_static/glossary.json b/_static/glossary.json index 9fa6e9ecac..0b83a8641e 100644 --- a/_static/glossary.json +++ b/_static/glossary.json @@ -1 +1 @@ -{">>>": {"title": ">>>", "body": "
\n

\u4e92\u52d5\u5f0f shell \u7684\u9810\u8a2d Python \u63d0\u793a\u5b57\u5143\u3002\u5e38\u898b\u65bc\u80fd\u5728\u76f4\u8b6f\u5668\u4e2d\u4ee5\u4e92\u52d5\u65b9\u5f0f\u88ab\u57f7\u884c\u7684\u7a0b\u5f0f\u78bc\u7bc4\u4f8b\u3002

\n
\n
\n"}, "...": {"title": "...", "body": "
\n

\u53ef\u4ee5\u8868\u793a\uff1a

\n
    \n
  • \u5728\u4e00\u500b\u88ab\u7e2e\u6392\u7684\u7a0b\u5f0f\u78bc\u5340\u584a\u3001\u5728\u4e00\u5c0d\u5339\u914d\u7684\u5de6\u53f3\u5b9a\u754c\u7b26\uff08delimiter\uff0c\u4f8b\u5982\u62ec\u865f\u3001\u65b9\u62ec\u865f\u3001\u82b1\u62ec\u865f\u6216\u4e09\u5f15\u865f\uff09\u5167\u90e8\uff0c\u6216\u662f\u5728\u6307\u5b9a\u4e00\u500b\u88dd\u98fe\u5668 (decorator) \u4e4b\u5f8c\uff0c\u8981\u8f38\u5165\u7a0b\u5f0f\u78bc\u6642\uff0c\u4e92\u52d5\u5f0f shell \u986f\u793a\u7684\u9810\u8a2d Python \u63d0\u793a\u5b57\u5143\u3002

  • \n
  • \u5167\u5efa\u5e38\u6578 Ellipsis\u3002

  • \n
\n
\n
\n"}, "2to3": {"title": "2to3", "body": "
\n

\u4e00\u500b\u8a66\u8457\u5c07 Python 2.x \u7a0b\u5f0f\u78bc\u8f49\u63db\u70ba Python 3.x \u7a0b\u5f0f\u78bc\u7684\u5de5\u5177\uff0c\u5b83\u662f\u900f\u904e\u8655\u7406\u5927\u90e8\u5206\u7684\u4e0d\u76f8\u5bb9\u6027\u4f86\u9054\u6210\u6b64\u76ee\u7684\uff0c\u800c\u9019\u4e9b\u4e0d\u76f8\u5bb9\u6027\u80fd\u5920\u900f\u904e\u5256\u6790\u539f\u59cb\u78bc\u548c\u904d\u6b77\u5256\u6790\u6a39\u800c\u88ab\u6aa2\u6e2c\u51fa\u4f86\u3002

\n

2to3 \u5728\u53ef\u4ee5\u6a19\u6e96\u51fd\u5f0f\u5eab\u4e2d\u4ee5 lib2to3 \u88ab\u4f7f\u7528\uff1b\u5b83\u63d0\u4f9b\u4e86\u4e00\u500b\u7368\u7acb\u7684\u5165\u53e3\u9ede\uff0c\u5728 Tools/scripts/2to3\u3002\u8acb\u53c3\u95b1 2to3 --- \u81ea\u52d5\u5c07 Python 2\u7684\u7a0b\u5f0f\u78bc\u8f49\u6210 Python 3\u3002

\n
\n
\n"}, "abstract base class\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09": {"title": "abstract base class\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09", "body": "
\n

\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff08\u53c8\u7a31\u70ba ABC\uff09\u63d0\u4f9b\u4e86\u4e00\u7a2e\u5b9a\u7fa9\u4ecb\u9762\u7684\u65b9\u6cd5\uff0c\u4f5c\u70ba duck-typing\uff08\u9d28\u5b50\u578b\u5225\uff09\u7684\u88dc\u5145\u3002\u5176\u4ed6\u985e\u4f3c\u7684\u6280\u8853\uff0c\u50cf\u662f hasattr()\uff0c\u5247\u986f\u5f97\u7b28\u62d9\u6216\u662f\u5e36\u6709\u7d30\u5fae\u7684\u932f\u8aa4\uff08\u4f8b\u5982\u4f7f\u7528\u9b54\u8853\u65b9\u6cd5 (magic method)\uff09\u3002ABC \u63a1\u7528\u865b\u64ec\u7684 subclass\uff08\u5b50\u985e\u5225\uff09\uff0c\u5b83\u5011\u4e26\u4e0d\u7e7c\u627f\u81ea\u53e6\u4e00\u500b class\uff08\u985e\u5225\uff09\uff0c\u4f46\u4ecd\u53ef\u88ab isinstance() \u53ca issubclass() \u8fa8\u8b58\uff1b\u8acb\u53c3\u95b1 abc \u6a21\u7d44\u7684\u8aaa\u660e\u6587\u4ef6\u3002Python \u6709\u8a31\u591a\u5167\u5efa\u7684 ABC\uff0c\u7528\u65bc\u8cc7\u6599\u7d50\u69cb\uff08\u5728 collections.abc \u6a21\u7d44\uff09\u3001\u6578\u5b57\uff08\u5728 numbers \u6a21\u7d44\uff09\u3001\u4e32\u6d41\uff08\u5728 io \u6a21\u7d44\uff09\u53ca import \u5c0b\u6aa2\u5668\u548c\u8f09\u5165\u5668\uff08\u5728 importlib.abc \u6a21\u7d44\uff09\u3002\u4f60\u53ef\u4ee5\u4f7f\u7528 abc \u6a21\u7d44\u5efa\u7acb\u81ea\u5df1\u7684 ABC\u3002

\n
\n
\n"}, "annotation\uff08\u8a3b\u91cb\uff09": {"title": "annotation\uff08\u8a3b\u91cb\uff09", "body": "
\n

\u4e00\u500b\u8207\u8b8a\u6578\u3001class \u5c6c\u6027\u3001\u51fd\u5f0f\u7684\u53c3\u6578\u6216\u56de\u50b3\u503c\u76f8\u95dc\u806f\u7684\u6a19\u7c64\u3002\u7167\u6163\u4f8b\uff0c\u5b83\u88ab\u7528\u4f86\u4f5c\u70ba type hint\uff08\u578b\u5225\u63d0\u793a\uff09\u3002

\n

\u5728\u57f7\u884c\u74b0\u5883 (runtime)\uff0c\u5340\u57df\u8b8a\u6578\u7684\u8a3b\u91cb\u7121\u6cd5\u88ab\u5b58\u53d6\uff0c\u4f46\u5168\u57df\u8b8a\u6578\u3001class \u5c6c\u6027\u548c\u51fd\u5f0f\u7684\u8a3b\u89e3\uff0c\u6703\u5206\u5225\u88ab\u5132\u5b58\u5728\u6a21\u7d44\u3001class \u548c\u51fd\u5f0f\u7684 __annotations__ \u7279\u6b8a\u5c6c\u6027\u4e2d\u3002

\n

\u8acb\u53c3\u95b1 variable annotation\u3001function annotation\u3001PEP 484 \u548c PEP 526\uff0c\u9019\u4e9b\u7ae0\u7bc0\u7686\u6709\u6b64\u529f\u80fd\u7684\u8aaa\u660e\u3002\u95dc\u65bc\u8a3b\u91cb\u7684\u6700\u4f73\u5be6\u8e10\u65b9\u6cd5\u4e5f\u8acb\u53c3\u95b1 \u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10\u3002

\n
\n
\n"}, "argument\uff08\u5f15\u6578\uff09": {"title": "argument\uff08\u5f15\u6578\uff09", "body": "
\n

\u547c\u53eb\u51fd\u5f0f\u6642\u88ab\u50b3\u905e\u7d66 function\uff08\u6216 method\uff09\u7684\u503c\u3002\u5f15\u6578\u6709\u5169\u7a2e\uff1a

\n
    \n
  • \u95dc\u9375\u5b57\u5f15\u6578 (keyword argument)\uff1a\u5728\u51fd\u5f0f\u547c\u53eb\u4e2d\uff0c\u4ee5\u8b58\u5225\u5b57\uff08identifier\uff0c\u4f8b\u5982 name=\uff09\u958b\u982d\u7684\u5f15\u6578\uff0c\u6216\u662f\u4ee5 ** \u5f8c\u9762 dictionary\uff08\u5b57\u5178\uff09\u5167\u7684\u503c\u88ab\u50b3\u905e\u7684\u5f15\u6578\u3002\u4f8b\u5982\uff0c3 \u548c 5 \u90fd\u662f\u4ee5\u4e0b complex() \u547c\u53eb\u4e2d\u7684\u95dc\u9375\u5b57\u5f15\u6578\uff1a

    \n
    complex(real=3, imag=5)\ncomplex(**{'real': 3, 'imag': 5})\n
    \n
    \n
  • \n
  • \u4f4d\u7f6e\u5f15\u6578 (positional argument)\uff1a\u4e0d\u662f\u95dc\u9375\u5b57\u5f15\u6578\u7684\u5f15\u6578\u3002\u4f4d\u7f6e\u5f15\u6578\u53ef\u5728\u4e00\u500b\u5f15\u6578\u5217\u8868\u7684\u8d77\u59cb\u8655\u51fa\u73fe\uff0c\u548c\uff08\u6216\uff09\u4f5c\u70ba * \u4e4b\u5f8c\u7684 iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09\u4e2d\u7684\u5143\u7d20\u88ab\u50b3\u905e\u3002\u4f8b\u5982\uff0c3 \u548c 5 \u90fd\u662f\u4ee5\u4e0b\u547c\u53eb\u4e2d\u7684\u4f4d\u7f6e\u5f15\u6578\uff1a

    \n
    complex(3, 5)\ncomplex(*(3, 5))\n
    \n
    \n
  • \n
\n

\u5f15\u6578\u6703\u88ab\u6307\u5b9a\u7d66\u51fd\u5f0f\u4e3b\u9ad4\u4e2d\u7684\u9644\u540d\u5340\u57df\u8b8a\u6578\u3002\u95dc\u65bc\u652f\u914d\u9019\u500b\u6307\u5b9a\u904e\u7a0b\u7684\u898f\u5247\uff0c\u8acb\u53c3\u95b1Calls\u7ae0\u7bc0\u3002\u5728\u8a9e\u6cd5\u4e0a\uff0c\u4efb\u4f55\u904b\u7b97\u5f0f\u90fd\u53ef\u4ee5\u88ab\u7528\u4f86\u8868\u793a\u4e00\u500b\u5f15\u6578\uff1b\u5176\u8a55\u4f30\u503c\u6703\u88ab\u6307\u5b9a\u7d66\u5340\u57df\u8b8a\u6578\u3002

\n

\u53e6\u8acb\u53c3\u95b1\u8853\u8a9e\u8868\u7684 parameter\uff08\u53c3\u6578\uff09\u689d\u76ee\u3001\u5e38\u898b\u554f\u984c\u4e2d\u7684\u5f15\u6578\u548c\u53c3\u6578\u4e4b\u9593\u7684\u5dee\u7570\uff0c\u4ee5\u53ca PEP 362\u3002

\n
\n
\n"}, "asynchronous context manager\uff08\u975e\u540c\u6b65\u60c5\u5883\u7ba1\u7406\u5668\uff09": {"title": "asynchronous context manager\uff08\u975e\u540c\u6b65\u60c5\u5883\u7ba1\u7406\u5668\uff09", "body": "
\n

\u4e00\u500b\u53ef\u4ee5\u63a7\u5236 async with \u9673\u8ff0\u5f0f\u4e2d\u6240\u898b\u74b0\u5883\u7684\u7269\u4ef6\uff0c\u800c\u5b83\u662f\u900f\u904e\u5b9a\u7fa9 __aenter__() \u548c __aexit__() method\uff08\u65b9\u6cd5\uff09\u4f86\u63a7\u5236\u7684\u3002\u7531 PEP 492 \u5f15\u5165\u3002

\n
\n
\n"}, "asynchronous generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09": {"title": "asynchronous generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09", "body": "
\n

\u4e00\u500b\u6703\u56de\u50b3 asynchronous generator iterator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09\u7684\u51fd\u5f0f\u3002\u5b83\u770b\u8d77\u4f86\u50cf\u4e00\u500b\u4ee5 async def \u5b9a\u7fa9\u7684\u5354\u7a0b\u51fd\u5f0f (coroutine function)\uff0c\u4f46\u4e0d\u540c\u7684\u662f\u5b83\u5305\u542b\u4e86 yield \u904b\u7b97\u5f0f\uff0c\u80fd\u751f\u6210\u4e00\u7cfb\u5217\u53ef\u7528\u65bc async for \u8ff4\u5708\u7684\u503c\u3002

\n

\u9019\u500b\u8853\u8a9e\u901a\u5e38\u7528\u4f86\u8868\u793a\u4e00\u500b\u975e\u540c\u6b65\u7522\u751f\u5668\u51fd\u5f0f\uff0c\u4f46\u5728\u67d0\u4e9b\u60c5\u5883\u4e2d\uff0c\u4e5f\u53ef\u80fd\u662f\u8868\u793a\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668 (asynchronous generator iterator)\u3002\u842c\u4e00\u60f3\u8868\u9054\u7684\u610f\u601d\u4e0d\u5920\u6e05\u695a\uff0c\u90a3\u5c31\u4f7f\u7528\u5b8c\u6574\u7684\u8853\u8a9e\uff0c\u4ee5\u907f\u514d\u6b67\u7fa9\u3002

\n

\u4e00\u500b\u975e\u540c\u6b65\u7522\u751f\u5668\u51fd\u5f0f\u53ef\u80fd\u5305\u542b await \u904b\u7b97\u5f0f\uff0c\u4ee5\u53ca async for \u548c async with \u9673\u8ff0\u5f0f\u3002

\n
\n
\n"}, "asynchronous generator iterator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09": {"title": "asynchronous generator iterator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09", "body": "
\n

\u4e00\u500b\u7531 asynchronous generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09\u51fd\u5f0f\u6240\u5efa\u7acb\u7684\u7269\u4ef6\u3002

\n

\u9019\u662f\u4e00\u500b asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09\uff0c\u7576\u5b83\u4ee5 __anext__() method \u88ab\u547c\u53eb\u6642\uff0c\u6703\u56de\u50b3\u4e00\u500b\u53ef\u7b49\u5f85\u7269\u4ef6 (awaitable object)\uff0c\u8a72\u7269\u4ef6\u5c07\u57f7\u884c\u975e\u540c\u6b65\u7522\u751f\u5668\u7684\u51fd\u5f0f\u4e3b\u9ad4\uff0c\u76f4\u5230\u9047\u5230\u4e0b\u4e00\u500b yield \u904b\u7b97\u5f0f\u3002

\n

\u6bcf\u500b yield \u6703\u66ab\u505c\u8655\u7406\u7a0b\u5e8f\uff0c\u4e26\u8a18\u4f4f\u4f4d\u7f6e\u57f7\u884c\u72c0\u614b\uff08\u5305\u62ec\u5340\u57df\u8b8a\u6578\u53ca\u64f1\u7f6e\u4e2d\u7684 try \u9673\u8ff0\u5f0f\uff09\u3002\u7576\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\u4ee5\u53e6\u4e00\u500b\u88ab __anext__() \u56de\u50b3\u7684\u53ef\u7b49\u5f85\u7269\u4ef6\u6709\u6548\u5730\u56de\u5fa9\u6642\uff0c\u5b83\u6703\u5f9e\u505c\u6b62\u7684\u5730\u65b9\u7e7c\u7e8c\u57f7\u884c\u3002\u8acb\u53c3\u95b1 PEP 492 \u548c PEP 525\u3002

\n
\n
\n"}, "asynchronous iterable\uff08\u975e\u540c\u6b65\u53ef\u758a\u4ee3\u7269\u4ef6\uff09": {"title": "asynchronous iterable\uff08\u975e\u540c\u6b65\u53ef\u758a\u4ee3\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u7269\u4ef6\uff0c\u5b83\u53ef\u4ee5\u5728 async for \u9673\u8ff0\u5f0f\u4e2d\u88ab\u4f7f\u7528\u3002\u5fc5\u9808\u5f9e\u5b83\u7684 __aiter__() method \u56de\u50b3\u4e00\u500b asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09\u3002\u7531 PEP 492 \u5f15\u5165\u3002

\n
\n
\n"}, "asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09": {"title": "asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09", "body": "
\n

\u4e00\u500b\u5be6\u4f5c __aiter__() \u548c __anext__() method \u7684\u7269\u4ef6\u3002__anext__() \u5fc5\u9808\u56de\u50b3\u4e00\u500b awaitable\uff08\u53ef\u7b49\u5f85\u7269\u4ef6\uff09\u3002async for \u6703\u89e3\u6790\u975e\u540c\u6b65\u758a\u4ee3\u5668\u7684 __anext__() method \u6240\u56de\u50b3\u7684\u53ef\u7b49\u5f85\u7269\u4ef6\uff0c\u76f4\u5230\u5b83\u5f15\u767c StopAsyncIteration \u4f8b\u5916\u3002\u7531 PEP 492 \u5f15\u5165\u3002

\n
\n
\n"}, "attribute\uff08\u5c6c\u6027\uff09": {"title": "attribute\uff08\u5c6c\u6027\uff09", "body": "
\n

\u4e00\u500b\u8207\u67d0\u7269\u4ef6\u76f8\u95dc\u806f\u7684\u503c\uff0c\u8a72\u503c\u5927\u591a\u80fd\u900f\u904e\u4f7f\u7528\u9ede\u5206\u9694\u904b\u7b97\u5f0f (dotted expression) \u7684\u540d\u7a31\u88ab\u53c3\u7167\u3002\u4f8b\u5982\uff0c\u5982\u679c\u7269\u4ef6 o \u6709\u4e00\u500b\u5c6c\u6027 a\uff0c\u5247\u8a72\u5c6c\u6027\u80fd\u4ee5 o.a \u88ab\u53c3\u7167\u3002

\n

\u5982\u679c\u4e00\u500b\u7269\u4ef6\u5141\u8a31\uff0c\u7d66\u4e88\u8a72\u7269\u4ef6\u4e00\u500b\u540d\u7a31\u4e0d\u662f\u7531Identifiers and keywords\u6240\u5b9a\u7fa9\u4e4b\u8b58\u5225\u7b26 (identifier) \u7684\u5c6c\u6027\u662f\u6709\u53ef\u80fd\u7684\uff0c\u4f8b\u5982\u4f7f\u7528 setattr()\u3002\u50cf\u9019\u6a23\u7684\u5c6c\u6027\u5c07\u7121\u6cd5\u4f7f\u7528\u9ede\u5206\u9694\u904b\u7b97\u5f0f\u4f86\u5b58\u53d6\uff0c\u800c\u662f\u9700\u8981\u4f7f\u7528 getattr() \u4f86\u53d6\u5f97\u5b83\u3002

\n
\n
\n"}, "awaitable\uff08\u53ef\u7b49\u5f85\u7269\u4ef6\uff09": {"title": "awaitable\uff08\u53ef\u7b49\u5f85\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u53ef\u4ee5\u5728 await \u904b\u7b97\u5f0f\u4e2d\u88ab\u4f7f\u7528\u7684\u7269\u4ef6\u3002\u5b83\u53ef\u4ee5\u662f\u4e00\u500b coroutine\uff08\u5354\u7a0b\uff09\uff0c\u6216\u662f\u4e00\u500b\u6709 __await__() method \u7684\u7269\u4ef6\u3002\u53e6\u8acb\u53c3\u95b1 PEP 492\u3002

\n
\n
\n"}, "bdfl": {"title": "BDFL", "body": "
\n

Benevolent Dictator For Life\uff08\u7d42\u8eab\u4ec1\u6148\u7368\u88c1\u8005\uff09\uff0c\u53c8\u540d Guido van Rossum\uff0cPython \u7684\u5275\u9020\u8005\u3002

\n
\n
\n"}, "binary file\uff08\u4e8c\u9032\u4f4d\u6a94\u6848\uff09": {"title": "binary file\uff08\u4e8c\u9032\u4f4d\u6a94\u6848\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u8b80\u53d6\u548c\u5beb\u5165 bytes-like objects\uff08\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\uff09\u7684 file object\uff08\u6a94\u6848\u7269\u4ef6\uff09\u3002\u4e8c\u9032\u4f4d\u6a94\u6848\u7684\u4f8b\u5b50\u6709\uff1a\u4ee5\u4e8c\u9032\u4f4d\u6a21\u5f0f\uff08'rb'\u3001'wb' \u6216 'rb+'\uff09\u958b\u555f\u7684\u6a94\u6848\u3001sys.stdin.buffer\u3001sys.stdout.buffer\uff0c\u4ee5\u53ca io.BytesIO \u548c gzip.GzipFile \u5be6\u4f8b\u3002

\n

\u53e6\u8acb\u53c3\u95b1 text file\uff08\u6587\u5b57\u6a94\u6848\uff09\uff0c\u5b83\u662f\u4e00\u500b\u80fd\u5920\u8b80\u53d6\u548c\u5beb\u5165 str \u7269\u4ef6\u7684\u6a94\u6848\u7269\u4ef6\u3002

\n
\n
\n"}, "borrowed reference\uff08\u501f\u7528\u53c3\u7167\uff09": {"title": "borrowed reference\uff08\u501f\u7528\u53c3\u7167\uff09", "body": "
\n

\u5728 Python \u7684 C API \u4e2d\uff0c\u501f\u7528\u53c3\u7167\u662f\u4e00\u500b\u5c0d\u7269\u4ef6\u7684\u53c3\u7167\uff0c\u5176\u4e2d\u4f7f\u7528\u8a72\u7269\u4ef6\u7684\u7a0b\u5f0f\u78bc\u4e26\u4e0d\u64c1\u6709\u9019\u500b\u53c3\u7167\u3002\u5982\u679c\u8a72\u7269\u4ef6\u88ab\u92b7\u6bc0\uff0c\u5b83\u6703\u6210\u70ba\u4e00\u500b\u8ff7\u9014\u6307\u6a19 (dangling pointer)\u3002\u4f8b\u5982\uff0c\u4e00\u6b21\u5783\u573e\u56de\u6536 (garbage collection) \u53ef\u4ee5\u79fb\u9664\u5c0d\u7269\u4ef6\u7684\u6700\u5f8c\u4e00\u500b strong reference\uff08\u5f37\u53c3\u7167\uff09\uff0c\u800c\u5c07\u8a72\u7269\u4ef6\u92b7\u6bc0\u3002

\n

\u5c0d borrowed reference \u547c\u53eb Py_INCREF() \u4ee5\u5c07\u5b83\u539f\u5730 (in-place) \u8f49\u63db\u70ba strong reference \u662f\u88ab\u5efa\u8b70\u7684\u505a\u6cd5\uff0c\u9664\u975e\u8a72\u7269\u4ef6\u4e0d\u80fd\u5728\u6700\u5f8c\u4e00\u6b21\u4f7f\u7528\u501f\u7528\u53c3\u7167\u4e4b\u524d\u88ab\u92b7\u6bc0\u3002Py_NewRef() \u51fd\u5f0f\u53ef\u7528\u65bc\u5efa\u7acb\u4e00\u500b\u65b0\u7684 strong reference\u3002

\n
\n
\n"}, "bytes-like object\uff08\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\uff09": {"title": "bytes-like object\uff08\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u652f\u63f4\u7de9\u885d\u5354\u5b9a (Buffer Protocol)\u4e14\u80fd\u5920\u532f\u51fa C-contiguous \u7de9\u885d\u5340\u7684\u7269\u4ef6\u3002\u9019\u5305\u62ec\u6240\u6709\u7684 bytes\u3001bytearray \u548c array.array \u7269\u4ef6\uff0c\u4ee5\u53ca\u8a31\u591a\u5e38\u898b\u7684 memoryview \u7269\u4ef6\u3002\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\u53ef\u7528\u65bc\u8655\u7406\u4e8c\u9032\u4f4d\u8cc7\u6599\u7684\u5404\u7a2e\u904b\u7b97\uff1b\u9019\u4e9b\u904b\u7b97\u5305\u62ec\u58d3\u7e2e\u3001\u5132\u5b58\u81f3\u4e8c\u9032\u4f4d\u6a94\u6848\u548c\u900f\u904e socket\uff08\u63d2\u5ea7\uff09\u767c\u9001\u3002

\n

\u6709\u4e9b\u904b\u7b97\u9700\u8981\u4e8c\u9032\u4f4d\u8cc7\u6599\u662f\u53ef\u8b8a\u7684\u3002\u8aaa\u660e\u6587\u4ef6\u901a\u5e38\u6703\u5c07\u9019\u4e9b\u7269\u4ef6\u7a31\u70ba\u300c\u53ef\u8b80\u5beb\u7684\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\u300d\u3002\u53ef\u8b8a\u7de9\u885d\u5340\u7684\u7269\u4ef6\u5305\u62ec bytearray\uff0c\u4ee5\u53ca bytearray \u7684 memoryview\u3002\u5176\u4ed6\u7684\u904b\u7b97\u9700\u8981\u8b93\u4e8c\u9032\u4f4d\u8cc7\u6599\u88ab\u5132\u5b58\u5728\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff08\u300c\u552f\u8b80\u7684\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\u300d\uff09\u4e2d\uff1b\u9019\u4e9b\u7269\u4ef6\u5305\u62ec bytes\uff0c\u4ee5\u53ca bytes \u7269\u4ef6\u7684 memoryview\u3002

\n
\n
\n"}, "bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09": {"title": "bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09", "body": "
\n

Python \u7684\u539f\u59cb\u78bc\u6703\u88ab\u7de8\u8b6f\u6210\u4f4d\u5143\u7d44\u78bc\uff0c\u5b83\u662f Python \u7a0b\u5f0f\u5728 CPython \u76f4\u8b6f\u5668\u4e2d\u7684\u5167\u90e8\u8868\u793a\u6cd5\u3002\u8a72\u4f4d\u5143\u7d44\u78bc\u4e5f\u6703\u88ab\u66ab\u5b58\u5728 .pyc \u6a94\u6848\u4e2d\uff0c\u4ee5\u4fbf\u7b2c\u4e8c\u6b21\u57f7\u884c\u540c\u4e00\u500b\u6a94\u6848\u6642\u80fd\u5920\u66f4\u5feb\u901f\uff08\u53ef\u4ee5\u4e0d\u7528\u5f9e\u539f\u59cb\u78bc\u91cd\u65b0\u7de8\u8b6f\u70ba\u4f4d\u5143\u7d44\u78bc\uff09\u3002\u9019\u7a2e\u300c\u4e2d\u9593\u8a9e\u8a00 (intermediate language)\u300d\u64da\u8aaa\u662f\u904b\u884c\u5728\u4e00\u500b virtual machine\uff08\u865b\u64ec\u6a5f\u5668\uff09\u4e0a\uff0c\u8a72\u865b\u64ec\u6a5f\u5668\u6703\u57f7\u884c\u8207\u6bcf\u500b\u4f4d\u5143\u7d44\u78bc\u5c0d\u61c9\u7684\u6a5f\u5668\u78bc (machine code)\u3002\u8981\u6ce8\u610f\u7684\u662f\uff0c\u4f4d\u5143\u7d44\u78bc\u7406\u8ad6\u4e0a\u662f\u7121\u6cd5\u5728\u4e0d\u540c\u7684 Python \u865b\u64ec\u6a5f\u5668\u4e4b\u9593\u904b\u4f5c\u7684\uff0c\u4e5f\u4e0d\u80fd\u5728\u4e0d\u540c\u7248\u672c\u7684 Python \u4e4b\u9593\u4fdd\u6301\u7a69\u5b9a\u3002

\n

\u4f4d\u5143\u7d44\u78bc\u7684\u6307\u4ee4\u5217\u8868\u53ef\u4ee5\u5728 dis \u6a21\u7d44\u7684\u8aaa\u660e\u6587\u4ef6\u4e2d\u627e\u5230\u3002

\n
\n
\n"}, "callable\uff08\u53ef\u547c\u53eb\u7269\u4ef6\uff09": {"title": "callable\uff08\u53ef\u547c\u53eb\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b callable \u662f\u53ef\u4ee5\u88ab\u547c\u53eb\u7684\u7269\u4ef6\uff0c\u547c\u53eb\u6642\u53ef\u80fd\u4ee5\u4e0b\u5217\u5f62\u5f0f\u5e36\u6709\u4e00\u7d44\u5f15\u6578\uff08\u8acb\u898b argument\uff09\uff1a

\n
callable(argument1, argument2, argumentN)\n
\n
\n

\u4e00\u500b function \u8207\u5176\u5ef6\u4f38\u7684 method \u90fd\u662f callable\u3002\u4e00\u500b\u6709\u5be6\u4f5c __call__() \u65b9\u6cd5\u7684 class \u4e4b\u5be6\u4f8b\u4e5f\u662f\u500b callable\u3002

\n
\n
\n"}, "callback\uff08\u56de\u547c\uff09": {"title": "callback\uff08\u56de\u547c\uff09", "body": "
\n

\u4f5c\u70ba\u5f15\u6578\u88ab\u50b3\u905e\u7684\u4e00\u500b\u526f\u7a0b\u5f0f (subroutine) \u51fd\u5f0f\uff0c\u6703\u5728\u672a\u4f86\u7684\u67d0\u500b\u6642\u9593\u9ede\u88ab\u57f7\u884c\u3002

\n
\n
\n"}, "class\uff08\u985e\u5225\uff09": {"title": "class\uff08\u985e\u5225\uff09", "body": "
\n

\u4e00\u500b\u7528\u65bc\u5efa\u7acb\u4f7f\u7528\u8005\u5b9a\u7fa9\u7269\u4ef6\u7684\u6a21\u677f\u3002Class \u7684\u5b9a\u7fa9\u901a\u5e38\u6703\u5305\u542b method \u7684\u5b9a\u7fa9\uff0c\u9019\u4e9b method \u53ef\u4ee5\u5728 class \u7684\u5be6\u4f8b\u4e0a\u9032\u884c\u64cd\u4f5c\u3002

\n
\n
\n"}, "class variable\uff08\u985e\u5225\u8b8a\u6578\uff09": {"title": "class variable\uff08\u985e\u5225\u8b8a\u6578\uff09", "body": "
\n

\u4e00\u500b\u5728 class \u4e2d\u88ab\u5b9a\u7fa9\uff0c\u4e14\u61c9\u8a72\u53ea\u80fd\u5728 class \u5c64\u6b21\uff08\u610f\u5373\u4e0d\u662f\u5728 class \u7684\u5be6\u4f8b\u4e2d\uff09\u88ab\u4fee\u6539\u7684\u8b8a\u6578\u3002

\n
\n
\n"}, "complex number\uff08\u8907\u6578\uff09": {"title": "complex number\uff08\u8907\u6578\uff09", "body": "
\n

\u4e00\u500b\u6211\u5011\u719f\u6089\u7684\u5be6\u6578\u7cfb\u7d71\u7684\u64f4\u5145\uff0c\u5728\u6b64\u6240\u6709\u6578\u5b57\u90fd\u6703\u88ab\u8868\u793a\u70ba\u4e00\u500b\u5be6\u90e8\u548c\u4e00\u500b\u865b\u90e8\u4e4b\u548c\u3002\u865b\u6578\u5c31\u662f\u865b\u6578\u55ae\u4f4d\uff08-1 \u7684\u5e73\u65b9\u6839\uff09\u7684\u5be6\u6578\u500d\uff0c\u6b64\u55ae\u4f4d\u901a\u5e38\u5728\u6578\u5b78\u4e2d\u88ab\u5beb\u70ba i\uff0c\u5728\u5de5\u7a0b\u5b78\u4e2d\u88ab\u5beb\u70ba j\u3002Python \u5167\u5efa\u4e86\u5c0d\u8907\u6578\u7684\u652f\u63f4\uff0c\u5b83\u662f\u7528\u5f8c\u8005\u7684\u8a18\u6cd5\u4f86\u8868\u793a\u8907\u6578\uff1b\u865b\u90e8\u6703\u5e36\u8457\u4e00\u500b\u5f8c\u7db4\u7684 j \u88ab\u7de8\u5beb\uff0c\u4f8b\u5982 3+1j\u3002\u82e5\u8981\u5c07 math \u6a21\u7d44\u5167\u7684\u5de5\u5177\u7b49\u6548\u5730\u7528\u65bc\u8907\u6578\uff0c\u8acb\u4f7f\u7528 cmath \u6a21\u7d44\u3002\u8907\u6578\u7684\u4f7f\u7528\u662f\u4e00\u500b\u76f8\u7576\u9032\u968e\u7684\u6578\u5b78\u529f\u80fd\u3002\u5982\u679c\u4f60\u6c92\u6709\u5bdf\u89ba\u5230\u5c0d\u5b83\u5011\u7684\u9700\u6c42\uff0c\u90a3\u9ebc\u5e7e\u4e4e\u80fd\u78ba\u5b9a\u4f60\u53ef\u4ee5\u5b89\u5168\u5730\u5ffd\u7565\u5b83\u5011\u3002

\n
\n
\n"}, "context manager\uff08\u60c5\u5883\u7ba1\u7406\u5668\uff09": {"title": "context manager\uff08\u60c5\u5883\u7ba1\u7406\u5668\uff09", "body": "
\n

\u4e00\u500b\u53ef\u4ee5\u63a7\u5236 with \u9673\u8ff0\u5f0f\u4e2d\u6240\u898b\u74b0\u5883\u7684\u7269\u4ef6\uff0c\u800c\u5b83\u662f\u900f\u904e\u5b9a\u7fa9 __enter__() \u548c __exit__() method \u4f86\u63a7\u5236\u7684\u3002\u8acb\u53c3\u95b1 PEP 343\u3002

\n
\n
\n"}, "context variable\uff08\u60c5\u5883\u8b8a\u6578\uff09": {"title": "context variable\uff08\u60c5\u5883\u8b8a\u6578\uff09", "body": "
\n

\u4e00\u500b\u8b8a\u6578\uff0c\u5176\u503c\u53ef\u4ee5\u6839\u64da\u4e0a\u4e0b\u6587\u7684\u60c5\u5883\u800c\u6709\u6240\u4e0d\u540c\u3002\u9019\u985e\u4f3c\u57f7\u884c\u7dd2\u5340\u57df\u5132\u5b58\u5340 (Thread-Local Storage)\uff0c\u5728\u5176\u4e2d\uff0c\u4e00\u500b\u8b8a\u6578\u5728\u6bcf\u500b\u57f7\u884c\u7dd2\u53ef\u80fd\u5177\u6709\u4e0d\u540c\u7684\u503c\u3002\u7136\u800c\uff0c\u95dc\u65bc\u60c5\u5883\u8b8a\u6578\uff0c\u5728\u4e00\u500b\u57f7\u884c\u7dd2\u4e2d\u53ef\u80fd\u6703\u6709\u591a\u500b\u60c5\u5883\uff0c\u800c\u60c5\u5883\u8b8a\u6578\u7684\u4e3b\u8981\u7528\u9014\uff0c\u662f\u5728\u4e26\u884c\u7684\u975e\u540c\u6b65\u4efb\u52d9 (concurrent asynchronous task) \u4e2d\uff0c\u5c0d\u65bc\u8b8a\u6578\u72c0\u614b\u7684\u8ffd\u8e64\u3002\u8acb\u53c3\u95b1 contextvars\u3002

\n
\n
\n"}, "contiguous\uff08\u9023\u7e8c\u7684\uff09": {"title": "contiguous\uff08\u9023\u7e8c\u7684\uff09", "body": "
\n

\u5982\u679c\u4e00\u500b\u7de9\u885d\u5340\u662f C-contiguous \u6216\u662f Fortran contiguous\uff0c\u5247\u5b83\u6703\u78ba\u5207\u5730\u88ab\u8996\u70ba\u662f\u9023\u7e8c\u7684\u3002\u96f6\u7dad (zero-dimensional) \u7684\u7de9\u885d\u5340\u90fd\u662f C \u53ca Fortran contiguous\u3002\u5728\u4e00\u7dad (one-dimensional) \u9663\u5217\u4e2d\uff0c\u5404\u9805\u76ee\u5fc5\u9808\u5728\u8a18\u61b6\u9ad4\u4e2d\u5f7c\u6b64\u76f8\u9130\u5730\u6392\u5217\uff0c\u800c\u5176\u7d22\u5f15\u9806\u5e8f\u662f\u5f9e\u96f6\u958b\u59cb\u905e\u589e\u3002\u5728\u591a\u7dad\u7684 (multidimensional) C-contiguous \u9663\u5217\u4e2d\uff0c\u6309\u8a18\u61b6\u9ad4\u4f4d\u5740\u7684\u9806\u5e8f\u8a2a\u554f\u5404\u500b\u9805\u76ee\u6642\uff0c\u6700\u5f8c\u4e00\u500b\u7d22\u5f15\u7684\u8b8a\u5316\u6700\u5feb\u3002\u7136\u800c\uff0c\u5728 Fortran contiguous \u9663\u5217\u4e2d\uff0c\u7b2c\u4e00\u500b\u7d22\u5f15\u7684\u8b8a\u5316\u6700\u5feb\u3002

\n
\n
\n"}, "coroutine\uff08\u5354\u7a0b\uff09": {"title": "coroutine\uff08\u5354\u7a0b\uff09", "body": "
\n

\u5354\u7a0b\u662f\u526f\u7a0b\u5f0f (subroutine) \u7684\u4e00\u7a2e\u66f4\u70ba\u5ee3\u7fa9\u7684\u5f62\u5f0f\u3002\u526f\u7a0b\u5f0f\u662f\u5728\u67d0\u500b\u6642\u9593\u9ede\u88ab\u9032\u5165\u4e26\u5728\u53e6\u4e00\u500b\u6642\u9593\u9ede\u88ab\u9000\u51fa\u3002\u5354\u7a0b\u53ef\u4ee5\u5728\u8a31\u591a\u4e0d\u540c\u7684\u6642\u9593\u9ede\u88ab\u9032\u5165\u3001\u9000\u51fa\u548c\u56de\u5fa9\u3002\u5b83\u5011\u80fd\u5920\u4ee5 async def \u9673\u8ff0\u5f0f\u88ab\u5be6\u4f5c\u3002\u53e6\u8acb\u53c3\u95b1 PEP 492\u3002

\n
\n
\n"}, "coroutine function\uff08\u5354\u7a0b\u51fd\u5f0f\uff09": {"title": "coroutine function\uff08\u5354\u7a0b\u51fd\u5f0f\uff09", "body": "
\n

\u4e00\u500b\u56de\u50b3 coroutine\uff08\u5354\u7a0b\uff09\u7269\u4ef6\u7684\u51fd\u5f0f\u3002\u4e00\u500b\u5354\u7a0b\u51fd\u5f0f\u80fd\u4ee5 async def \u9673\u8ff0\u5f0f\u88ab\u5b9a\u7fa9\uff0c\u4e26\u53ef\u80fd\u6703\u5305\u542b await\u3001async for \u548c async with \u95dc\u9375\u5b57\u3002\u9019\u4e9b\u95dc\u9375\u5b57\u7531 PEP 492 \u5f15\u5165\u3002

\n
\n
\n"}, "cpython": {"title": "CPython", "body": "
\n

Python \u7a0b\u5f0f\u8a9e\u8a00\u7684\u6a19\u6e96\u5be6\u4f5c (canonical implementation)\uff0c\u88ab\u767c\u5e03\u5728 python.org \u4e0a\u3002\u300cCPython\u300d\u9019\u500b\u8853\u8a9e\u5728\u5fc5\u8981\u6642\u88ab\u4f7f\u7528\uff0c\u4ee5\u5340\u5206\u6b64\u5be6\u4f5c\u8207\u5176\u5b83\u8a9e\u8a00\u7684\u5be6\u4f5c\uff0c\u4f8b\u5982 Jython \u6216 IronPython\u3002

\n
\n
\n"}, "decorator\uff08\u88dd\u98fe\u5668\uff09": {"title": "decorator\uff08\u88dd\u98fe\u5668\uff09", "body": "
\n

\u4e00\u500b\u51fd\u5f0f\uff0c\u5b83\u6703\u56de\u50b3\u53e6\u4e00\u500b\u51fd\u5f0f\uff0c\u901a\u5e38\u5b83\u6703\u4f7f\u7528 @wrapper \u8a9e\u6cd5\uff0c\u88ab\u61c9\u7528\u70ba\u4e00\u7a2e\u51fd\u5f0f\u7684\u8b8a\u63db (function transformation)\u3002\u88dd\u98fe\u5668\u7684\u5e38\u898b\u7bc4\u4f8b\u662f classmethod() \u548c staticmethod()\u3002

\n

\u88dd\u98fe\u5668\u8a9e\u6cd5\u53ea\u662f\u8a9e\u6cd5\u7cd6\u3002\u4ee5\u4e0b\u5169\u500b\u51fd\u5f0f\u5b9a\u7fa9\u5728\u8a9e\u7fa9\u4e0a\u662f\u7b49\u6548\u7684\uff1a

\n
def f(arg):\n    ...\nf = staticmethod(f)\n\n@staticmethod\ndef f(arg):\n    ...\n
\n
\n

Class \u4e5f\u5b58\u5728\u76f8\u540c\u7684\u6982\u5ff5\uff0c\u4f46\u5728\u90a3\u88e1\u6bd4\u8f03\u4e0d\u5e38\u7528\u3002\u95dc\u65bc\u88dd\u98fe\u5668\u7684\u66f4\u591a\u5167\u5bb9\uff0c\u8acb\u53c3\u95b1\u51fd\u5f0f\u5b9a\u7fa9\u548c class \u5b9a\u7fa9\u7684\u8aaa\u660e\u6587\u4ef6\u3002

\n
\n
\n"}, "descriptor\uff08\u63cf\u8ff0\u5668\uff09": {"title": "descriptor\uff08\u63cf\u8ff0\u5668\uff09", "body": "
\n

\u4efb\u4f55\u5b9a\u7fa9\u4e86 __get__()\u3001__set__() \u6216 __delete__() method \u7684\u7269\u4ef6\u3002\u7576\u4e00\u500b class \u5c6c\u6027\u662f\u4e00\u500b\u63cf\u8ff0\u5668\u6642\uff0c\u5b83\u7684\u7279\u6b8a\u9023\u7d50\u884c\u70ba\u6703\u5728\u5c6c\u6027\u67e5\u627e\u6642\u88ab\u89f8\u767c\u3002\u901a\u5e38\uff0c\u4f7f\u7528 a.b \u4f86\u53d6\u5f97\u3001\u8a2d\u5b9a\u6216\u522a\u9664\u67d0\u500b\u5c6c\u6027\u6642\uff0c\u6703\u5728 a \u7684 class \u5b57\u5178\u4e2d\u67e5\u627e\u540d\u7a31\u70ba b \u7684\u7269\u4ef6\uff0c\u4f46\u5982\u679c b \u662f\u4e00\u500b\u63cf\u8ff0\u5668\uff0c\u5247\u76f8\u5c0d\u61c9\u7684\u63cf\u8ff0\u5668 method \u6703\u88ab\u547c\u53eb\u3002\u5c0d\u63cf\u8ff0\u5668\u7684\u7406\u89e3\u662f\u6df1\u5165\u7406\u89e3 Python \u7684\u95dc\u9375\uff0c\u56e0\u70ba\u5b83\u5011\u662f\u8a31\u591a\u529f\u80fd\u7684\u57fa\u790e\uff0c\u9019\u4e9b\u529f\u80fd\u5305\u62ec\u51fd\u5f0f\u3001method\u3001\u5c6c\u6027 (property)\u3001class method\u3001\u975c\u614b method\uff0c\u4ee5\u53ca\u5c0d super class\uff08\u7236\u985e\u5225\uff09\u7684\u53c3\u7167\u3002

\n

\u95dc\u65bc\u63cf\u8ff0\u5668 method \u7684\u66f4\u591a\u8cc7\u8a0a\uff0c\u8acb\u53c3\u95b1Implementing Descriptors\u6216\u63cf\u8ff0\u5668\u4f7f\u7528\u6307\u5357\u3002

\n
\n
\n"}, "dictionary\uff08\u5b57\u5178\uff09": {"title": "dictionary\uff08\u5b57\u5178\uff09", "body": "
\n

\u4e00\u500b\u95dc\u806f\u9663\u5217 (associative array)\uff0c\u5176\u4e2d\u4efb\u610f\u7684\u9375\u6703\u88ab\u6620\u5c04\u5230\u503c\u3002\u9375\u53ef\u4ee5\u662f\u4efb\u4f55\u5e36\u6709 __hash__() \u548c __eq__() method \u7684\u7269\u4ef6\u3002\u5728 Perl \u4e2d\u88ab\u7a31\u70ba\u96dc\u6e4a (hash)\u3002

\n
\n
\n"}, "dictionary comprehension\uff08\u5b57\u5178\u7d9c\u5408\u904b\u7b97\uff09": {"title": "dictionary comprehension\uff08\u5b57\u5178\u7d9c\u5408\u904b\u7b97\uff09", "body": "
\n

\u4e00\u7a2e\u7dca\u5bc6\u7684\u65b9\u6cd5\uff0c\u7528\u4f86\u8655\u7406\u4e00\u500b\u53ef\u758a\u4ee3\u7269\u4ef6\u4e2d\u7684\u5168\u90e8\u6216\u90e8\u5206\u5143\u7d20\uff0c\u4e26\u5c07\u8655\u7406\u7d50\u679c\u4ee5\u4e00\u500b\u5b57\u5178\u56de\u50b3\u3002results = {n: n ** 2 for n in range(10)} \u6703\u7522\u751f\u4e00\u500b\u5b57\u5178\uff0c\u5b83\u5305\u542b\u4e86\u9375 n \u6620\u5c04\u5230\u503c n ** 2\u3002\u8acb\u53c3\u95b1Displays for lists, sets and dictionaries\u3002

\n
\n
\n"}, "dictionary view\uff08\u5b57\u5178\u6aa2\u8996\uff09": {"title": "dictionary view\uff08\u5b57\u5178\u6aa2\u8996\uff09", "body": "
\n

\u5f9e dict.keys()\u3001dict.values() \u53ca dict.items() \u56de\u50b3\u7684\u7269\u4ef6\u88ab\u7a31\u70ba\u5b57\u5178\u6aa2\u8996\u3002\u5b83\u5011\u63d0\u4f9b\u4e86\u5b57\u5178\u4e2d\u9805\u76ee\u7684\u52d5\u614b\u6aa2\u8996\uff0c\u9019\u8868\u793a\u7576\u5b57\u5178\u6709\u8b8a\u52d5\u6642\uff0c\u8a72\u6aa2\u8996\u6703\u53cd\u6620\u9019\u4e9b\u8b8a\u52d5\u3002\u82e5\u8981\u5f37\u5236\u5c07\u5b57\u5178\u6aa2\u8996\u8f49\u70ba\u5b8c\u6574\u7684 list\uff08\u4e32\u5217\uff09\uff0c\u9808\u4f7f\u7528 list(dictview)\u3002\u8acb\u53c3\u95b1\u5b57\u5178\u8996\u5716\u7269\u4ef6\u3002

\n
\n
\n"}, "docstring\uff08\u8aaa\u660e\u5b57\u4e32\uff09": {"title": "docstring\uff08\u8aaa\u660e\u5b57\u4e32\uff09", "body": "
\n

\u4e00\u500b\u5728 class\u3001\u51fd\u5f0f\u6216\u6a21\u7d44\u4e2d\uff0c\u4f5c\u70ba\u7b2c\u4e00\u500b\u904b\u7b97\u5f0f\u51fa\u73fe\u7684\u5b57\u4e32\u6587\u672c\u3002\u96d6\u7136\u5b83\u5728\u5957\u4ef6\u57f7\u884c\u6642\u6703\u88ab\u5ffd\u7565\uff0c\u4f46\u5b83\u6703\u88ab\u7de8\u8b6f\u5668\u8fa8\u8b58\uff0c\u4e26\u88ab\u653e\u5165\u6240\u5c6c class\u3001\u51fd\u5f0f\u6216\u6a21\u7d44\u7684 __doc__ \u5c6c\u6027\u4e2d\u3002\u7531\u65bc\u8aaa\u660e\u5b57\u4e32\u53ef\u4ee5\u900f\u904e\u5167\u7701 (introspection) \u4f86\u700f\u89bd\uff0c\u56e0\u6b64\u5b83\u662f\u7269\u4ef6\u7684\u8aaa\u660e\u6587\u4ef6\u5b58\u653e\u7684\u6a19\u6e96\u4f4d\u7f6e\u3002

\n
\n
\n"}, "duck-typing\uff08\u9d28\u5b50\u578b\u5225\uff09": {"title": "duck-typing\uff08\u9d28\u5b50\u578b\u5225\uff09", "body": "
\n

\u4e00\u7a2e\u7a0b\u5f0f\u8a2d\u8a08\u98a8\u683c\uff0c\u5b83\u4e0d\u662f\u85c9\u7531\u6aa2\u67e5\u4e00\u500b\u7269\u4ef6\u7684\u578b\u5225\u4f86\u78ba\u5b9a\u5b83\u662f\u5426\u5177\u6709\u6b63\u78ba\u7684\u4ecb\u9762\uff1b\u53d6\u800c\u4ee3\u4e4b\u7684\u662f\uff0cmethod \u6216\u5c6c\u6027\u6703\u55ae\u7d14\u5730\u88ab\u547c\u53eb\u6216\u4f7f\u7528\u3002\uff08\u300c\u5982\u679c\u5b83\u770b\u8d77\u4f86\u50cf\u4e00\u96bb\u9d28\u5b50\u800c\u4e14\u53eb\u8d77\u4f86\u50cf\u4e00\u96bb\u9d28\u5b50\uff0c\u90a3\u9ebc\u5b83\u4e00\u5b9a\u662f\u4e00\u96bb\u9d28\u5b50\u3002\u300d\uff09\u56e0\u70ba\u5f37\u8abf\u4ecb\u9762\u800c\u975e\u7279\u5b9a\u578b\u5225\uff0c\u7cbe\u5fc3\u8a2d\u8a08\u7684\u7a0b\u5f0f\u78bc\u80fd\u8b93\u591a\u5f62\u66ff\u4ee3 (polymorphic substitution) \u4f86\u589e\u9032\u5b83\u7684\u9748\u6d3b\u6027\u3002\u9d28\u5b50\u578b\u5225\u8981\u907f\u514d\u4f7f\u7528 type() \u6216 isinstance() \u9032\u884c\u6e2c\u8a66\u3002\uff08\u4f46\u662f\u8acb\u6ce8\u610f\uff0c\u9d28\u5b50\u578b\u5225\u53ef\u4ee5\u7528\u62bd\u8c61\u57fa\u5e95\u985e\u5225 (abstract base class) \u4f86\u88dc\u5145\u3002\uff09\u7136\u800c\uff0c\u5b83\u901a\u5e38\u6703\u63a1\u7528 hasattr() \u6e2c\u8a66\uff0c\u6216\u662f EAFP \u7a0b\u5f0f\u8a2d\u8a08\u98a8\u683c\u3002

\n
\n
\n"}, "eafp": {"title": "EAFP", "body": "
\n

Easier to ask for forgiveness than permission.\uff08\u8acb\u6c42\u5bec\u6055\u6bd4\u8acb\u6c42\u8a31\u53ef\u66f4\u5bb9\u6613\u3002\uff09\u9019\u7a2e\u5e38\u898b\u7684 Python \u7de8\u78bc\u98a8\u683c\u6703\u5148\u5047\u8a2d\u6709\u6548\u7684\u9375\u6216\u5c6c\u6027\u7684\u5b58\u5728\uff0c\u4e26\u5728\u8a72\u5047\u8a2d\u88ab\u63a8\u7ffb\u6642\u518d\u6355\u7372\u4f8b\u5916\u3002\u9019\u7a2e\u4e7e\u6de8\u4e14\u5feb\u901f\u7684\u98a8\u683c\uff0c\u5176\u7279\u8272\u662f\u5b58\u5728\u8a31\u591a\u7684 try \u548c except \u9673\u8ff0\u5f0f\u3002\u8a72\u6280\u8853\u8207\u8a31\u591a\u5176\u4ed6\u8a9e\u8a00\uff08\u4f8b\u5982 C\uff09\u5e38\u898b\u7684 LBYL \u98a8\u683c\u5f62\u6210\u4e86\u5c0d\u6bd4\u3002

\n
\n
\n"}, "expression\uff08\u904b\u7b97\u5f0f\uff09": {"title": "expression\uff08\u904b\u7b97\u5f0f\uff09", "body": "
\n

\u4e00\u6bb5\u53ef\u4ee5\u88ab\u8a55\u4f30\u4e26\u6c42\u503c\u7684\u8a9e\u6cd5\u3002\u63db\u53e5\u8a71\u8aaa\uff0c\u4e00\u500b\u904b\u7b97\u5f0f\u5c31\u662f\u6587\u5b57\u3001\u540d\u7a31\u3001\u5c6c\u6027\u5b58\u53d6\u3001\u904b\u7b97\u5b50\u6216\u51fd\u5f0f\u547c\u53eb\u7b49\u904b\u7b97\u5f0f\u5143\u4ef6\u7684\u7d2f\u7a4d\uff0c\u800c\u9019\u4e9b\u5143\u4ef6\u90fd\u80fd\u56de\u50b3\u4e00\u500b\u503c\u3002\u8207\u8a31\u591a\u5176\u4ed6\u8a9e\u8a00\u4e0d\u540c\u7684\u662f\uff0c\u4e26\u975e\u6240\u6709\u7684 Python \u8a9e\u8a00\u69cb\u9020\u90fd\u662f\u904b\u7b97\u5f0f\u3002\u53e6\u5916\u6709\u4e00\u4e9b statement\uff08\u9673\u8ff0\u5f0f\uff09\u4e0d\u80fd\u88ab\u7528\u4f5c\u904b\u7b97\u5f0f\uff0c\u4f8b\u5982 while\u3002\u8ce6\u503c (assignment) \u4e5f\u662f\u9673\u8ff0\u5f0f\uff0c\u800c\u4e0d\u662f\u904b\u7b97\u5f0f\u3002

\n
\n
\n"}, "extension module\uff08\u64f4\u5145\u6a21\u7d44\uff09": {"title": "extension module\uff08\u64f4\u5145\u6a21\u7d44\uff09", "body": "
\n

\u4e00\u500b\u4ee5 C \u6216 C++ \u7de8\u5beb\u7684\u6a21\u7d44\uff0c\u5b83\u4f7f\u7528 Python \u7684 C API \u4f86\u8207\u6838\u5fc3\u53ca\u4f7f\u7528\u8005\u7a0b\u5f0f\u78bc\u9032\u884c\u4e92\u52d5\u3002

\n
\n
\n"}, "f-string\uff08f \u5b57\u4e32\uff09": {"title": "f-string\uff08f \u5b57\u4e32\uff09", "body": "
\n

\u4ee5 'f' \u6216 'F' \u70ba\u524d\u7db4\u7684\u5b57\u4e32\u6587\u672c\u901a\u5e38\u88ab\u7a31\u70ba\u300cf \u5b57\u4e32\u300d\uff0c\u5b83\u662f\u683c\u5f0f\u5316\u7684\u5b57\u4e32\u6587\u672c\u7684\u7e2e\u5beb\u3002\u53e6\u8acb\u53c3\u95b1 PEP 498\u3002

\n
\n
\n"}, "file object\uff08\u6a94\u6848\u7269\u4ef6\uff09": {"title": "file object\uff08\u6a94\u6848\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u8b93\u4f7f\u7528\u8005\u900f\u904e\u6a94\u6848\u5c0e\u5411 (file-oriented) API\uff08\u5982 read() \u6216 write() \u7b49 method\uff09\u4f86\u64cd\u4f5c\u5e95\u5c64\u8cc7\u6e90\u7684\u7269\u4ef6\u3002\u6839\u64da\u6a94\u6848\u7269\u4ef6\u88ab\u5efa\u7acb\u7684\u65b9\u5f0f\uff0c\u5b83\u80fd\u5920\u5354\u8abf\u5c0d\u771f\u5be6\u78c1\u789f\u6a94\u6848\u6216\u662f\u5176\u4ed6\u985e\u578b\u7684\u5132\u5b58\u5668\u6216\u901a\u8a0a\u88dd\u7f6e\uff08\u4f8b\u5982\u6a19\u6e96\u8f38\u5165\uff0f\u8f38\u51fa\u3001\u8a18\u61b6\u9ad4\u5167\u7de9\u885d\u5340\u3001socket\uff08\u63d2\u5ea7\uff09\u3001\u7ba1\u7dda (pipe) \u7b49\uff09\u7684\u5b58\u53d6\u3002\u6a94\u6848\u7269\u4ef6\u4e5f\u88ab\u7a31\u70ba\u985e\u6a94\u6848\u7269\u4ef6 (file-like object) \u6216\u4e32\u6d41 (stream)\u3002

\n

\u5be6\u969b\u4e0a\uff0c\u6709\u4e09\u7a2e\u6a94\u6848\u7269\u4ef6\uff1a\u539f\u59cb\u7684\u4e8c\u9032\u4f4d\u6a94\u6848\u3001\u7de9\u885d\u7684\u4e8c\u9032\u4f4d\u6a94\u6848\u548c\u6587\u5b57\u6a94\u6848\u3002\u5b83\u5011\u7684\u4ecb\u9762\u5728 io \u6a21\u7d44\u4e2d\u88ab\u5b9a\u7fa9\u3002\u5efa\u7acb\u6a94\u6848\u7269\u4ef6\u7684\u6a19\u6e96\u65b9\u6cd5\u662f\u4f7f\u7528 open() \u51fd\u5f0f\u3002

\n
\n
\n"}, "file-like object\uff08\u985e\u6a94\u6848\u7269\u4ef6\uff09": {"title": "file-like object\uff08\u985e\u6a94\u6848\u7269\u4ef6\uff09", "body": "
\n

file object\uff08\u6a94\u6848\u7269\u4ef6\uff09\u7684\u540c\u7fa9\u5b57\u3002

\n
\n
\n"}, "filesystem encoding and error handler\uff08\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff09": {"title": "filesystem encoding and error handler\uff08\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff09", "body": "
\n

Python \u6240\u4f7f\u7528\u7684\u4e00\u7a2e\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff0c\u7528\u4f86\u89e3\u78bc\u4f86\u81ea\u4f5c\u696d\u7cfb\u7d71\u7684\u4f4d\u5143\u7d44\uff0c\u4ee5\u53ca\u5c07 Unicode \u7de8\u78bc\u5230\u4f5c\u696d\u7cfb\u7d71\u3002

\n

\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u5fc5\u9808\u4fdd\u8b49\u80fd\u6210\u529f\u89e3\u78bc\u6240\u6709\u5c0f\u65bc 128 \u7684\u4f4d\u5143\u7d44\u3002\u5982\u679c\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u7121\u6cd5\u63d0\u4f9b\u6b64\u4fdd\u8b49\uff0c\u5247 API \u51fd\u5f0f\u6703\u5f15\u767c UnicodeError\u3002

\n

sys.getfilesystemencoding() \u548c sys.getfilesystemencodeerrors() \u51fd\u5f0f\u53ef\u7528\u65bc\u53d6\u5f97\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\u3002

\n

filesystem encoding and error handler\uff08\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff09\u6703\u5728 Python \u555f\u52d5\u6642\u7531 PyConfig_Read() \u51fd\u5f0f\u4f86\u914d\u7f6e\uff1a\u8acb\u53c3\u95b1 filesystem_encoding\uff0c\u4ee5\u53ca PyConfig \u7684\u6210\u54e1 filesystem_errors\u3002

\n

\u53e6\u8acb\u53c3\u95b1 locale encoding\uff08\u5340\u57df\u7de8\u78bc\uff09\u3002

\n
\n
\n"}, "finder\uff08\u5c0b\u6aa2\u5668\uff09": {"title": "finder\uff08\u5c0b\u6aa2\u5668\uff09", "body": "
\n

\u4e00\u500b\u7269\u4ef6\uff0c\u5b83\u6703\u5617\u8a66\u70ba\u6b63\u5728\u88ab import \u7684\u6a21\u7d44\u5c0b\u627e loader\uff08\u8f09\u5165\u5668\uff09\u3002

\n

\u5f9e Python 3.3 \u958b\u59cb\uff0c\u6709\u5169\u7a2e\u985e\u578b\u7684\u5c0b\u6aa2\u5668\uff1a\u5143\u8def\u5f91\u5c0b\u6aa2\u5668 (meta path finder) \u6703\u4f7f\u7528 sys.meta_path\uff0c\u800c\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668 (path entry finder) \u6703\u4f7f\u7528 sys.path_hooks\u3002

\n

\u8acb\u53c3\u95b1 PEP 302\u3001PEP 420 \u548c PEP 451 \u4ee5\u4e86\u89e3\u66f4\u591a\u7d30\u7bc0\u3002

\n
\n
\n"}, "floor division\uff08\u5411\u4e0b\u53d6\u6574\u9664\u6cd5\uff09": {"title": "floor division\uff08\u5411\u4e0b\u53d6\u6574\u9664\u6cd5\uff09", "body": "
\n

\u5411\u4e0b\u7121\u689d\u4ef6\u6368\u53bb\u5230\u6700\u63a5\u8fd1\u6574\u6578\u7684\u6578\u5b78\u9664\u6cd5\u3002\u5411\u4e0b\u53d6\u6574\u9664\u6cd5\u7684\u904b\u7b97\u5b50\u662f //\u3002\u4f8b\u5982\uff0c\u904b\u7b97\u5f0f 11 // 4 \u7684\u8a08\u7b97\u7d50\u679c\u70ba 2\uff0c\u8207 float\uff08\u6d6e\u9ede\u6578\uff09\u771f\u9664\u6cd5\u6240\u56de\u50b3\u7684 2.75 \u4e0d\u540c\u3002\u8acb\u6ce8\u610f\uff0c(-11) // 4 \u7684\u7d50\u679c\u662f -3\uff0c\u56e0\u70ba\u662f -2.75 \u88ab\u5411\u4e0b\u7121\u689d\u4ef6\u6368\u53bb\u3002\u8acb\u53c3\u95b1 PEP 238\u3002

\n
\n
\n"}, "function\uff08\u51fd\u5f0f\uff09": {"title": "function\uff08\u51fd\u5f0f\uff09", "body": "
\n

\u4e00\u9023\u4e32\u7684\u9673\u8ff0\u5f0f\uff0c\u5b83\u80fd\u5920\u5411\u547c\u53eb\u8005\u56de\u50b3\u4e00\u4e9b\u503c\u3002\u5b83\u4e5f\u53ef\u4ee5\u88ab\u50b3\u905e\u96f6\u500b\u6216\u591a\u500b\u5f15\u6578\uff0c\u9019\u4e9b\u5f15\u6578\u53ef\u88ab\u4f7f\u7528\u65bc\u51fd\u5f0f\u672c\u9ad4\u7684\u57f7\u884c\u3002\u53e6\u8acb\u53c3\u95b1 parameter\uff08\u53c3\u6578\uff09\u3001method\uff08\u65b9\u6cd5\uff09\uff0c\u4ee5\u53ca\u51fd\u5f0f\u5b9a\u7fa9\u7ae0\u7bc0\u3002

\n
\n
\n"}, "function annotation\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09": {"title": "function annotation\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09", "body": "
\n

\u51fd\u5f0f\u53c3\u6578\u6216\u56de\u50b3\u503c\u7684\u4e00\u500b annotation\uff08\u8a3b\u91cb\uff09\u3002

\n

\u51fd\u5f0f\u8a3b\u91cb\u901a\u5e38\u88ab\u4f7f\u7528\u65bc\u578b\u5225\u63d0\u793a\uff1a\u4f8b\u5982\uff0c\u9019\u500b\u51fd\u5f0f\u9810\u671f\u6703\u5f97\u5230\u5169\u500b int \u5f15\u6578\uff0c\u4e26\u6703\u6709\u4e00\u500b int \u56de\u50b3\u503c\uff1a

\n
def sum_two_numbers(a: int, b: int) -> int:\n   return a + b\n
\n
\n

\u51fd\u5f0f\u8a3b\u91cb\u7684\u8a9e\u6cd5\u5728\u51fd\u5f0f\u5b9a\u7fa9\u7ae0\u7bc0\u6709\u8a73\u7d30\u89e3\u91cb\u3002

\n

\u8acb\u53c3\u95b1 variable annotation \u548c PEP 484\uff0c\u7686\u6709\u6b64\u529f\u80fd\u7684\u63cf\u8ff0\u3002\u95dc\u65bc\u8a3b\u91cb\u7684\u6700\u4f73\u5be6\u8e10\u65b9\u6cd5\uff0c\u53e6\u8acb\u53c3\u95b1 \u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10\u3002

\n
\n
\n"}, "__future__": {"title": "__future__", "body": "
\n

future \u9673\u8ff0\u5f0f\uff1afrom __future__ import <feature>\uff0c\u6703\u6307\u793a\u7de8\u8b6f\u5668\u4f7f\u7528\u90a3\u4e9b\u5728 Python \u672a\u4f86\u7684\u767c\u5e03\u7248\u672c\u4e2d\u5c07\u6210\u70ba\u6a19\u6e96\u7684\u8a9e\u6cd5\u6216\u8a9e\u7fa9\uff0c\u4f86\u7de8\u8b6f\u7576\u524d\u7684\u6a21\u7d44\u3002\u800c __future__ \u6a21\u7d44\u5247\u8a18\u9304\u4e86 feature\uff08\u529f\u80fd\uff09\u53ef\u80fd\u7684\u503c\u3002\u900f\u904e import \u6b64\u6a21\u7d44\u4e26\u5c0d\u5176\u8b8a\u6578\u6c42\u503c\uff0c\u4f60\u53ef\u4ee5\u770b\u898b\u4e00\u500b\u65b0\u7684\u529f\u80fd\u662f\u4f55\u6642\u9996\u6b21\u88ab\u65b0\u589e\u5230\u6b64\u8a9e\u8a00\u4e2d\uff0c\u4ee5\u53ca\u5b83\u4f55\u6642\u5c07\u6703\uff08\u6216\u5df2\u7d93\uff09\u6210\u70ba\u9810\u8a2d\u7684\u529f\u80fd\uff1a

\n
>>> import __future__\n>>> __future__.division\n_Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192)\n
\n
\n
\n
\n"}, "garbage collection\uff08\u5783\u573e\u56de\u6536\uff09": {"title": "garbage collection\uff08\u5783\u573e\u56de\u6536\uff09", "body": "
\n

\u7576\u8a18\u61b6\u9ad4\u4e0d\u518d\u88ab\u4f7f\u7528\u6642\uff0c\u5c07\u5176\u91cb\u653e\u7684\u904e\u7a0b\u3002Python \u57f7\u884c\u5783\u573e\u56de\u6536\uff0c\u662f\u900f\u904e\u53c3\u7167\u8a08\u6578 (reference counting)\uff0c\u4ee5\u53ca\u4e00\u500b\u80fd\u5920\u6aa2\u6e2c\u548c\u4e2d\u65b7\u53c3\u7167\u5faa\u74b0 (reference cycle) \u7684\u5faa\u74b0\u5783\u573e\u56de\u6536\u5668 (cyclic garbage collector) \u4f86\u5b8c\u6210\u3002\u5783\u573e\u56de\u6536\u5668\u53ef\u4ee5\u4f7f\u7528 gc \u6a21\u7d44\u5c0d\u5176\u9032\u884c\u63a7\u5236\u3002

\n
\n
\n"}, "generator\uff08\u7522\u751f\u5668\uff09": {"title": "generator\uff08\u7522\u751f\u5668\uff09", "body": "
\n

\u4e00\u500b\u6703\u56de\u50b3 generator iterator\uff08\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09\u7684\u51fd\u5f0f\u3002\u5b83\u770b\u8d77\u4f86\u50cf\u4e00\u500b\u6b63\u5e38\u7684\u51fd\u5f0f\uff0c\u4f46\u4e0d\u540c\u7684\u662f\u5b83\u5305\u542b\u4e86 yield \u904b\u7b97\u5f0f\uff0c\u80fd\u7522\u751f\u4e00\u7cfb\u5217\u7684\u503c\uff0c\u9019\u4e9b\u503c\u53ef\u7528\u65bc for \u8ff4\u5708\uff0c\u6216\u662f\u4ee5 next() \u51fd\u5f0f\uff0c\u6bcf\u6b21\u6aa2\u7d22\u5176\u4e2d\u7684\u4e00\u500b\u503c\u3002

\n

\u9019\u500b\u8853\u8a9e\u901a\u5e38\u7528\u4f86\u8868\u793a\u4e00\u500b\u7522\u751f\u5668\u51fd\u5f0f\uff0c\u4f46\u5728\u67d0\u4e9b\u60c5\u5883\u4e2d\uff0c\u4e5f\u53ef\u80fd\u662f\u8868\u793a\u7522\u751f\u5668\u758a\u4ee3\u5668\u3002\u842c\u4e00\u60f3\u8868\u9054\u7684\u610f\u601d\u4e0d\u5920\u6e05\u695a\uff0c\u90a3\u5c31\u4f7f\u7528\u5b8c\u6574\u7684\u8853\u8a9e\uff0c\u4ee5\u907f\u514d\u6b67\u7fa9\u3002

\n
\n
\n"}, "generator iterator\uff08\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09": {"title": "generator iterator\uff08\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09", "body": "
\n

\u4e00\u500b\u7531 generator\uff08\u7522\u751f\u5668\uff09\u51fd\u5f0f\u6240\u5efa\u7acb\u7684\u7269\u4ef6\u3002

\n

\u6bcf\u500b yield \u6703\u66ab\u505c\u8655\u7406\u7a0b\u5e8f\uff0c\u4e26\u8a18\u4f4f\u4f4d\u7f6e\u57f7\u884c\u72c0\u614b\uff08\u5305\u62ec\u5340\u57df\u8b8a\u6578\u53ca\u64f1\u7f6e\u4e2d\u7684 try \u9673\u8ff0\u5f0f\uff09\u3002\u7576\u7522\u751f\u5668\u758a\u4ee3\u5668\u56de\u5fa9\u6642\uff0c\u5b83\u6703\u5f9e\u505c\u6b62\u7684\u5730\u65b9\u7e7c\u7e8c\u57f7\u884c\uff08\u8207\u90a3\u4e9b\u6bcf\u6b21\u8abf\u7528\u6642\u90fd\u8981\u91cd\u65b0\u958b\u59cb\u7684\u51fd\u5f0f\u6709\u6240\u4e0d\u540c\uff09\u3002

\n
\n
\n"}, "generator expression\uff08\u7522\u751f\u5668\u904b\u7b97\u5f0f\uff09": {"title": "generator expression\uff08\u7522\u751f\u5668\u904b\u7b97\u5f0f\uff09", "body": "
\n

\u4e00\u500b\u6703\u56de\u50b3\u758a\u4ee3\u5668\u7684\u904b\u7b97\u5f0f\u3002\u5b83\u770b\u8d77\u4f86\u50cf\u4e00\u500b\u6b63\u5e38\u7684\u904b\u7b97\u5f0f\uff0c\u5f8c\u9762\u63a5\u8457\u4e00\u500b for \u5b50\u53e5\uff0c\u8a72\u5b50\u53e5\u5b9a\u7fa9\u4e86\u8ff4\u5708\u8b8a\u6578\u3001\u7bc4\u570d\u4ee5\u53ca\u4e00\u500b\u9078\u64c7\u6027\u7684 if \u5b50\u53e5\u3002\u8a72\u7d44\u5408\u904b\u7b97\u5f0f\u6703\u70ba\u5916\u5c64\u51fd\u5f0f\u7522\u751f\u591a\u500b\u503c\uff1a

\n
>>> sum(i*i for i in range(10))         # sum of squares 0, 1, 4, ... 81\n285\n
\n
\n
\n
\n"}, "generic function\uff08\u6cdb\u578b\u51fd\u5f0f\uff09": {"title": "generic function\uff08\u6cdb\u578b\u51fd\u5f0f\uff09", "body": "
\n

\u4e00\u500b\u7531\u591a\u500b\u51fd\u5f0f\u7d44\u6210\u7684\u51fd\u5f0f\uff0c\u8a72\u51fd\u5f0f\u6703\u5c0d\u4e0d\u540c\u7684\u578b\u5225\u5be6\u4f5c\u76f8\u540c\u7684\u904b\u7b97\u3002\u547c\u53eb\u671f\u9593\u61c9\u8a72\u4f7f\u7528\u54ea\u7a2e\u5be6\u4f5c\uff0c\u662f\u7531\u8abf\u5ea6\u6f14\u7b97\u6cd5 (dispatch algorithm) \u4f86\u6c7a\u5b9a\u3002

\n

\u53e6\u8acb\u53c3\u95b1 single dispatch\uff08\u55ae\u4e00\u8abf\u5ea6\uff09\u8853\u8a9e\u8868\u689d\u76ee\u3001functools.singledispatch() \u88dd\u98fe\u5668\u548c PEP 443\u3002

\n
\n
\n"}, "generic type\uff08\u6cdb\u578b\u578b\u5225\uff09": {"title": "generic type\uff08\u6cdb\u578b\u578b\u5225\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u88ab\u53c3\u6578\u5316 (parameterized) \u7684 type\uff08\u578b\u5225\uff09\uff1b\u901a\u5e38\u662f\u4e00\u500b \u5bb9\u5668\u578b\u5225\uff0c\u50cf\u662f list \u548c dict\u3002\u5b83\u88ab\u7528\u65bc\u578b\u5225\u63d0\u793a\u548c\u8a3b\u91cb\u3002

\n

\u8a73\u60c5\u8acb\u53c3\u95b1\u6cdb\u578b\u5225\u540d\u578b\u5225\u3001PEP 483\u3001PEP 484\u3001PEP 585 \u548c typing \u6a21\u7d44\u3002

\n
\n
\n"}, "gil": {"title": "GIL", "body": "
\n

\u8acb\u53c3\u95b1 global interpreter lock\uff08\u5168\u57df\u76f4\u8b6f\u5668\u9396\uff09\u3002

\n
\n
\n"}, "global interpreter lock\uff08\u5168\u57df\u76f4\u8b6f\u5668\u9396\uff09": {"title": "global interpreter lock\uff08\u5168\u57df\u76f4\u8b6f\u5668\u9396\uff09", "body": "
\n

CPython \u76f4\u8b6f\u5668\u6240\u4f7f\u7528\u7684\u6a5f\u5236\uff0c\u7528\u4ee5\u78ba\u4fdd\u6bcf\u6b21\u90fd\u53ea\u6709\u4e00\u500b\u57f7\u884c\u7dd2\u80fd\u57f7\u884c Python \u7684 bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09\u3002\u900f\u904e\u4f7f\u7269\u4ef6\u6a21\u578b\uff08\u5305\u62ec\u95dc\u9375\u7684\u5167\u5efa\u578b\u5225\uff0c\u5982 dict\uff09\u81ea\u52d5\u5730\u907f\u514d\u4e26\u884c\u5b58\u53d6 (concurrent access) \u7684\u5371\u96aa\uff0c\u6b64\u6a5f\u5236\u53ef\u4ee5\u7c21\u5316 CPython \u7684\u5be6\u4f5c\u3002\u9396\u5b9a\u6574\u500b\u76f4\u8b6f\u5668\uff0c\u6703\u4f7f\u76f4\u8b6f\u5668\u66f4\u5bb9\u6613\u6210\u70ba\u591a\u57f7\u884c\u7dd2 (multi-threaded)\uff0c\u4f46\u4ee3\u50f9\u662f\u6703\u72a7\u7272\u6389\u591a\u8655\u7406\u5668\u7684\u6a5f\u5668\u80fd\u5920\u63d0\u4f9b\u7684\u4e00\u5927\u90e8\u5206\u5e73\u884c\u6027 (parallelism)\u3002

\n

\u7136\u800c\uff0c\u6709\u4e9b\u64f4\u5145\u6a21\u7d44\uff0c\u7121\u8ad6\u662f\u6a19\u6e96\u7684\u6216\u662f\u7b2c\u4e09\u65b9\u7684\uff0c\u5b83\u5011\u88ab\u8a2d\u8a08\u6210\u5728\u57f7\u884c\u58d3\u7e2e\u6216\u96dc\u6e4a\u7b49\u8a08\u7b97\u5bc6\u96c6 (computationally intensive) \u7684\u4efb\u52d9\u6642\uff0c\u53ef\u4ee5\u89e3\u9664 GIL\u3002\u53e6\u5916\uff0c\u5728\u57f7\u884c I/O \u6642\uff0cGIL \u7e3d\u662f\u6703\u88ab\u89e3\u9664\u3002

\n

\u904e\u53bb\u5c0d\u65bc\u5efa\u7acb\u300c\u7121\u9650\u5236\u57f7\u884c\u7dd2\u300d\u76f4\u8b6f\u5668\uff08\u4ee5\u66f4\u9ad8\u7684\u7cbe\u7d30\u5ea6\u9396\u5b9a\u5171\u4eab\u8cc7\u6599\u7684\u76f4\u8b6f\u5668\uff09\u7684\u52aa\u529b\u4e26\u672a\u6210\u529f\uff0c\u56e0\u70ba\u5728\u4e00\u822c\u7684\u55ae\u4e00\u8655\u7406\u5668\u60c5\u6cc1\u4e0b\uff0c\u6548\u80fd\u6703\u6709\u6240\u640d\u5931\u3002\u4e00\u822c\u8a8d\u70ba\uff0c\u82e5\u8981\u514b\u670d\u9019\u500b\u6548\u80fd\u554f\u984c\uff0c\u6703\u4f7f\u5be6\u4f5c\u8b8a\u5f97\u8907\u96dc\u8a31\u591a\uff0c\u9032\u800c\u4ed8\u51fa\u66f4\u9ad8\u7684\u7dad\u8b77\u6210\u672c\u3002

\n
\n
\n"}, "hash-based pyc\uff08\u96dc\u6e4a\u67b6\u69cb\u7684 pyc\uff09": {"title": "hash-based pyc\uff08\u96dc\u6e4a\u67b6\u69cb\u7684 pyc\uff09", "body": "
\n

\u4e00\u500b\u4f4d\u5143\u7d44\u78bc (bytecode) \u66ab\u5b58\u6a94\uff0c\u5b83\u4f7f\u7528\u96dc\u6e4a\u503c\u800c\u4e0d\u662f\u5c0d\u61c9\u539f\u59cb\u6a94\u6848\u7684\u6700\u5f8c\u4fee\u6539\u6642\u9593\uff0c\u4f86\u78ba\u5b9a\u5176\u6709\u6548\u6027\u3002\u8acb\u53c3\u95b1Cached bytecode invalidation\u3002

\n
\n
\n"}, "hashable\uff08\u53ef\u96dc\u6e4a\u7684\uff09": {"title": "hashable\uff08\u53ef\u96dc\u6e4a\u7684\uff09", "body": "
\n

\u5982\u679c\u4e00\u500b\u7269\u4ef6\u6709\u4e00\u500b\u96dc\u6e4a\u503c\uff0c\u8a72\u503c\u5728\u5176\u751f\u547d\u9031\u671f\u4e2d\u6c38\u4e0d\u6539\u8b8a\uff08\u5b83\u9700\u8981\u4e00\u500b __hash__() method\uff09\uff0c\u4e14\u53ef\u8207\u5176\u4ed6\u7269\u4ef6\u4e92\u76f8\u6bd4\u8f03\uff08\u5b83\u9700\u8981\u4e00\u500b __eq__() method\uff09\uff0c\u90a3\u9ebc\u5b83\u5c31\u662f\u4e00\u500b\u53ef\u96dc\u6e4a\u7269\u4ef6\u3002\u6bd4\u8f03\u7d50\u679c\u70ba\u76f8\u7b49\u7684\u591a\u500b\u53ef\u96dc\u6e4a\u7269\u4ef6\uff0c\u5b83\u5011\u5fc5\u9808\u64c1\u6709\u76f8\u540c\u7684\u96dc\u6e4a\u503c\u3002

\n

\u53ef\u96dc\u6e4a\u6027 (hashability) \u4f7f\u4e00\u500b\u7269\u4ef6\u53ef\u7528\u4f5c dictionary\uff08\u5b57\u5178\uff09\u7684\u9375\u548c set\uff08\u96c6\u5408\uff09\u7684\u6210\u54e1\uff0c\u56e0\u70ba\u9019\u4e9b\u8cc7\u6599\u7d50\u69cb\u90fd\u5728\u5176\u5167\u90e8\u4f7f\u7528\u4e86\u96dc\u6e4a\u503c\u3002

\n

\u5927\u591a\u6578\u7684 Python \u4e0d\u53ef\u8b8a\u5167\u5efa\u7269\u4ef6\u90fd\u662f\u53ef\u96dc\u6e4a\u7684\uff1b\u53ef\u8b8a\u7684\u5bb9\u5668\uff08\u4f8b\u5982 list \u6216 dictionary\uff09\u4e26\u4e0d\u662f\uff1b\u800c\u4e0d\u53ef\u8b8a\u7684\u5bb9\u5668\uff08\u4f8b\u5982 tuple\uff08\u5143\u7d44\uff09\u548c frozenset\uff09\uff0c\u53ea\u6709\u7576\u5b83\u5011\u7684\u5143\u7d20\u662f\u53ef\u96dc\u6e4a\u7684\uff0c\u5b83\u5011\u672c\u8eab\u624d\u662f\u53ef\u96dc\u6e4a\u7684\u3002\u82e5\u7269\u4ef6\u662f\u4f7f\u7528\u8005\u81ea\u5b9a class \u7684\u5be6\u4f8b\uff0c\u5247\u9019\u4e9b\u7269\u4ef6\u6703\u88ab\u9810\u8a2d\u70ba\u53ef\u96dc\u6e4a\u7684\u3002\u5b83\u5011\u5728\u4e92\u76f8\u6bd4\u8f03\u6642\u90fd\u662f\u4e0d\u76f8\u7b49\u7684\uff08\u9664\u975e\u5b83\u5011\u8207\u81ea\u5df1\u6bd4\u8f03\uff09\uff0c\u800c\u5b83\u5011\u7684\u96dc\u6e4a\u503c\u5247\u662f\u884d\u751f\u81ea\u5b83\u5011\u7684 id()\u3002

\n
\n
\n"}, "idle": {"title": "IDLE", "body": "
\n

Python \u7684 Integrated Development and Learning Environment\uff08\u6574\u5408\u958b\u767c\u8207\u5b78\u7fd2\u74b0\u5883\uff09\u3002IDLE \u662f\u4e00\u500b\u57fa\u672c\u7684\u7de8\u8f2f\u5668\u548c\u76f4\u8b6f\u5668\u74b0\u5883\uff0c\u5b83\u548c Python \u7684\u6a19\u6e96\u767c\u884c\u7248\u672c\u4e00\u8d77\u88ab\u63d0\u4f9b\u3002

\n
\n
\n"}, "immutable\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09": {"title": "immutable\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u5177\u6709\u56fa\u5b9a\u503c\u7684\u7269\u4ef6\u3002\u4e0d\u53ef\u8b8a\u7269\u4ef6\u5305\u62ec\u6578\u5b57\u3001\u5b57\u4e32\u548c tuple\uff08\u5143\u7d44\uff09\u3002\u9019\u985e\u7269\u4ef6\u662f\u4e0d\u80fd\u88ab\u6539\u8b8a\u7684\u3002\u5982\u679c\u4e00\u500b\u4e0d\u540c\u7684\u503c\u5fc5\u9808\u88ab\u5132\u5b58\uff0c\u5247\u5fc5\u9808\u5efa\u7acb\u4e00\u500b\u65b0\u7684\u7269\u4ef6\u3002\u5b83\u5011\u5728\u9700\u8981\u6046\u5b9a\u96dc\u6e4a\u503c\u7684\u5730\u65b9\uff0c\u626e\u6f14\u91cd\u8981\u7684\u89d2\u8272\uff0c\u4f8b\u5982 dictionary\uff08\u5b57\u5178\uff09\u4e2d\u7684\u4e00\u500b\u9375\u3002

\n
\n
\n"}, "import path\uff08\u5f15\u5165\u8def\u5f91\uff09": {"title": "import path\uff08\u5f15\u5165\u8def\u5f91\uff09", "body": "
\n

\u4e00\u500b\u4f4d\u7f6e\uff08\u6216\u8def\u5f91\u9805\u76ee\uff09\u7684\u5217\u8868\uff0c\u800c\u90a3\u4e9b\u4f4d\u7f6e\u5c31\u662f\u5728 import \u6a21\u7d44\u6642\uff0c\u6703\u88ab path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09\u641c\u5c0b\u6a21\u7d44\u7684\u4f4d\u7f6e\u3002\u5728 import \u671f\u9593\uff0c\u6b64\u4f4d\u7f6e\u5217\u8868\u901a\u5e38\u662f\u4f86\u81ea sys.path\uff0c\u4f46\u5c0d\u65bc\u5b50\u5957\u4ef6 (subpackage) \u800c\u8a00\uff0c\u5b83\u4e5f\u53ef\u80fd\u662f\u4f86\u81ea\u7236\u5957\u4ef6\u7684 __path__ \u5c6c\u6027\u3002

\n
\n
\n"}, "importing\uff08\u5f15\u5165\uff09": {"title": "importing\uff08\u5f15\u5165\uff09", "body": "
\n

\u4e00\u500b\u904e\u7a0b\u3002\u4e00\u500b\u6a21\u7d44\u4e2d\u7684 Python \u7a0b\u5f0f\u78bc\u53ef\u4ee5\u900f\u904e\u6b64\u904e\u7a0b\uff0c\u88ab\u53e6\u4e00\u500b\u6a21\u7d44\u4e2d\u7684 Python \u7a0b\u5f0f\u78bc\u4f7f\u7528\u3002

\n
\n
\n"}, "importer\uff08\u5f15\u5165\u5668\uff09": {"title": "importer\uff08\u5f15\u5165\u5668\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u5c0b\u627e\u53ca\u8f09\u5165\u6a21\u7d44\u7684\u7269\u4ef6\uff1b\u5b83\u65e2\u662f finder\uff08\u5c0b\u6aa2\u5668\uff09\u4e5f\u662f loader\uff08\u8f09\u5165\u5668\uff09\u7269\u4ef6\u3002

\n
\n
\n"}, "interactive\uff08\u4e92\u52d5\u7684\uff09": {"title": "interactive\uff08\u4e92\u52d5\u7684\uff09", "body": "
\n

Python \u6709\u4e00\u500b\u4e92\u52d5\u5f0f\u76f4\u8b6f\u5668\uff0c\u9019\u8868\u793a\u4f60\u53ef\u4ee5\u5728\u76f4\u8b6f\u5668\u7684\u63d0\u793a\u5b57\u5143\u8f38\u5165\u9673\u8ff0\u5f0f\u548c\u904b\u7b97\u5f0f\uff0c\u7acb\u5373\u57f7\u884c\u5b83\u5011\u4e26\u4e14\u770b\u5230\u5b83\u5011\u7684\u7d50\u679c\u3002\u53ea\u8981\u555f\u52d5 python\uff0c\u4e0d\u9700\u8981\u4efb\u4f55\u5f15\u6578\uff08\u53ef\u80fd\u85c9\u7531\u5f9e\u4f60\u7684\u96fb\u8166\u7684\u4e3b\u9078\u55ae\u9078\u64c7\u5b83\uff09\u3002\u9019\u662f\u6e2c\u8a66\u65b0\u60f3\u6cd5\u6216\u6aa2\u67e5\u6a21\u584a\u548c\u5305\u7684\u975e\u5e38\u5f37\u5927\u7684\u65b9\u6cd5\uff08\u8acb\u8a18\u4f4fhelp(x)\uff09\u3002

\n
\n
\n"}, "interpreted\uff08\u76f4\u8b6f\u7684\uff09": {"title": "interpreted\uff08\u76f4\u8b6f\u7684\uff09", "body": "
\n

Python \u662f\u4e00\u7a2e\u76f4\u8b6f\u8a9e\u8a00\uff0c\u800c\u4e0d\u662f\u7de8\u8b6f\u8a9e\u8a00\uff0c\u4e0d\u904e\u9019\u500b\u5340\u5206\u53ef\u80fd\u6709\u4e9b\u6a21\u7cca\uff0c\u56e0\u70ba\u6709\u4f4d\u5143\u7d44\u78bc (bytecode) \u7de8\u8b6f\u5668\u7684\u5b58\u5728\u3002\u9019\u8868\u793a\u539f\u59cb\u6a94\u6848\u53ef\u4ee5\u76f4\u63a5\u88ab\u904b\u884c\uff0c\u800c\u4e0d\u9700\u660e\u78ba\u5730\u5efa\u7acb\u53e6\u4e00\u500b\u57f7\u884c\u6a94\uff0c\u7136\u5f8c\u518d\u57f7\u884c\u5b83\u3002\u76f4\u8b6f\u8a9e\u8a00\u901a\u5e38\u6bd4\u7de8\u8b6f\u8a9e\u8a00\u6709\u66f4\u77ed\u7684\u958b\u767c\uff0f\u9664\u932f\u9031\u671f\uff0c\u4e0d\u904e\u5b83\u5011\u7684\u7a0b\u5f0f\u901a\u5e38\u4e5f\u904b\u884c\u5f97\u8f03\u6162\u3002\u53e6\u8acb\u53c3\u95b1 interactive\uff08\u4e92\u52d5\u7684\uff09\u3002

\n
\n
\n"}, "interpreter shutdown\uff08\u76f4\u8b6f\u5668\u95dc\u9589\uff09": {"title": "interpreter shutdown\uff08\u76f4\u8b6f\u5668\u95dc\u9589\uff09", "body": "
\n

\u7576 Python \u76f4\u8b6f\u5668\u88ab\u8981\u6c42\u95dc\u9589\u6642\uff0c\u5b83\u6703\u9032\u5165\u4e00\u500b\u7279\u6b8a\u968e\u6bb5\uff0c\u5728\u6b64\u5b83\u9010\u6f38\u91cb\u653e\u6240\u6709\u88ab\u914d\u7f6e\u7684\u8cc7\u6e90\uff0c\u4f8b\u5982\u6a21\u7d44\u548c\u5404\u7a2e\u95dc\u9375\u5167\u90e8\u7d50\u69cb\u3002\u5b83\u4e5f\u6703\u591a\u6b21\u547c\u53eb\u5783\u573e\u56de\u6536\u5668 (garbage collector)\u3002\u9019\u80fd\u5920\u89f8\u767c\u4f7f\u7528\u8005\u81ea\u5b9a\u7684\u89e3\u69cb\u51fd\u5f0f (destructor) \u6216\u5f31\u5f15\u7528\u7684\u56de\u547c (weakref callback)\uff0c\u4e26\u57f7\u884c\u5176\u4e2d\u7684\u7a0b\u5f0f\u78bc\u3002\u5728\u95dc\u9589\u968e\u6bb5\u88ab\u57f7\u884c\u7684\u7a0b\u5f0f\u78bc\u6703\u9047\u5230\u5404\u7a2e\u4f8b\u5916\uff0c\u56e0\u70ba\u5b83\u6240\u4f9d\u8cf4\u7684\u8cc7\u6e90\u53ef\u80fd\u4e0d\u518d\u6709\u4f5c\u7528\u4e86\uff08\u5e38\u898b\u7684\u4f8b\u5b50\u662f\u51fd\u5f0f\u5eab\u6a21\u7d44\u6216\u662f\u8b66\u544a\u6a5f\u5236\uff09\u3002

\n

\u76f4\u8b6f\u5668\u95dc\u9589\u7684\u4e3b\u8981\u539f\u56e0\uff0c\u662f __main__ \u6a21\u7d44\u6216\u6b63\u88ab\u904b\u884c\u7684\u8173\u672c\u5df2\u7d93\u57f7\u884c\u5b8c\u6210\u3002

\n
\n
\n"}, "iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09": {"title": "iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u7a2e\u80fd\u5920\u4e00\u6b21\u56de\u50b3\u4e00\u500b\u5176\u4e2d\u6210\u54e1\u7684\u7269\u4ef6\u3002\u53ef\u758a\u4ee3\u7269\u4ef6\u7684\u4f8b\u5b50\u5305\u62ec\u6240\u6709\u7684\u5e8f\u5217\u578b\u5225\uff08\u50cf\u662f list\u3001str \u548c tuple\uff09\u548c\u67d0\u4e9b\u975e\u5e8f\u5217\u578b\u5225\uff0c\u50cf\u662f dict\u3001\u6a94\u6848\u7269\u4ef6\uff0c\u4ee5\u53ca\u4f60\u6240\u5b9a\u7fa9\u7684\u4efb\u4f55 class \u7269\u4ef6\uff0c\u53ea\u8981\u90a3\u4e9b class \u6709 __iter__() method \u6216\u662f\u5be6\u4f5c sequence\uff08\u5e8f\u5217\uff09\u8a9e\u610f\u7684 __getitem__() method\uff0c\u8a72\u7269\u4ef6\u5c31\u662f\u53ef\u758a\u4ee3\u7269\u4ef6\u3002

\n

\u53ef\u758a\u4ee3\u7269\u4ef6\u53ef\u7528\u65bc for \u8ff4\u5708\u548c\u8a31\u591a\u5176\u4ed6\u9700\u8981\u4e00\u500b\u5e8f\u5217\u7684\u5730\u65b9 (zip()\u3001map()...)\u3002\u7576\u4e00\u500b\u53ef\u758a\u4ee3\u7269\u4ef6\u4f5c\u70ba\u5f15\u6578\u88ab\u50b3\u905e\u7d66\u5167\u5efa\u51fd\u5f0f iter() \u6642\uff0c\u5b83\u6703\u70ba\u8a72\u7269\u4ef6\u56de\u50b3\u4e00\u500b\u758a\u4ee3\u5668\u3002\u6b64\u758a\u4ee3\u5668\u9069\u7528\u65bc\u91dd\u5c0d\u4e00\u7d44\u503c\u9032\u884c\u4e00\u904d (one pass) \u904b\u7b97\u3002\u4f7f\u7528\u758a\u4ee3\u5668\u6642\uff0c\u901a\u5e38\u4e0d\u4e00\u5b9a\u8981\u547c\u53eb iter() \u6216\u81ea\u884c\u8655\u7406\u758a\u4ee3\u5668\u7269\u4ef6\u3002for \u9673\u8ff0\u5f0f\u6703\u81ea\u52d5\u5730\u70ba\u4f60\u8655\u7406\u9019\u4e9b\u4e8b\uff0c\u5b83\u6703\u5efa\u7acb\u4e00\u500b\u66ab\u6642\u6027\u7684\u672a\u547d\u540d\u8b8a\u6578\uff0c\u7528\u65bc\u5728\u8ff4\u5708\u671f\u9593\u4fdd\u6709\u8a72\u758a\u4ee3\u5668\u3002\u53e6\u8acb\u53c3\u95b1 iterator\uff08\u758a\u4ee3\u5668\uff09\u3001sequence\uff08\u5e8f\u5217\uff09\u548c generator\uff08\u7522\u751f\u5668\uff09\u3002

\n
\n
\n"}, "iterator\uff08\u758a\u4ee3\u5668\uff09": {"title": "iterator\uff08\u758a\u4ee3\u5668\uff09", "body": "
\n

\u4e00\u500b\u8868\u793a\u8cc7\u6599\u6d41\u7684\u7269\u4ef6\u3002\u91cd\u8907\u5730\u547c\u53eb\u758a\u4ee3\u5668\u7684 __next__() method\uff08\u6216\u662f\u5c07\u5b83\u50b3\u905e\u7d66\u5167\u5efa\u51fd\u5f0f next()\uff09\u6703\u4f9d\u5e8f\u56de\u50b3\u8cc7\u6599\u6d41\u4e2d\u7684\u5404\u9805\u76ee\u3002\u7576\u4e0d\u518d\u6709\u8cc7\u6599\u6642\uff0c\u5247\u6703\u5f15\u767c StopIteration \u4f8b\u5916\u3002\u6b64\u6642\uff0c\u8a72\u758a\u4ee3\u5668\u7269\u4ef6\u5df2\u88ab\u7528\u76e1\uff0c\u800c\u4efb\u4f55\u5c0d\u5176 __next__() method \u7684\u9032\u4e00\u6b65\u547c\u53eb\uff0c\u90fd\u53ea\u6703\u518d\u6b21\u5f15\u767c StopIteration\u3002\u758a\u4ee3\u5668\u5fc5\u9808\u6709\u4e00\u500b __iter__() method\uff0c\u5b83\u6703\u56de\u50b3\u758a\u4ee3\u5668\u7269\u4ef6\u672c\u8eab\uff0c\u6240\u4ee5\u6bcf\u500b\u758a\u4ee3\u5668\u4e5f\u90fd\u662f\u53ef\u758a\u4ee3\u7269\u4ef6\uff0c\u4e14\u53ef\u4ee5\u7528\u65bc\u5927\u591a\u6578\u9069\u7528\u5176\u4ed6\u53ef\u758a\u4ee3\u7269\u4ef6\u7684\u5834\u5408\u3002\u4e00\u500b\u660e\u986f\u7684\u4f8b\u5916\uff0c\u662f\u5617\u8a66\u591a\u904d\u758a\u4ee3 (multiple iteration passes) \u7684\u7a0b\u5f0f\u78bc\u3002\u4e00\u500b\u5bb9\u5668\u7269\u4ef6\uff08\u50cf\u662f list\uff09\u5728\u6bcf\u6b21\u4f60\u5c07\u5b83\u50b3\u905e\u7d66 iter() \u51fd\u5f0f\u6216\u5728 for \u8ff4\u5708\u4e2d\u4f7f\u7528\u5b83\u6642\uff0c\u90fd\u6703\u7522\u751f\u4e00\u500b\u5168\u65b0\u7684\u758a\u4ee3\u5668\u3002\u4f7f\u7528\u758a\u4ee3\u5668\u5617\u8a66\u6b64\u4e8b\uff08\u591a\u904d\u758a\u4ee3\uff09\u6642\uff0c\u53ea\u6703\u56de\u50b3\u5728\u524d\u4e00\u904d\u758a\u4ee3\u4e2d\u88ab\u7528\u904e\u7684\u3001\u540c\u4e00\u500b\u5df2\u88ab\u7528\u76e1\u7684\u758a\u4ee3\u5668\u7269\u4ef6\uff0c\u4f7f\u5176\u770b\u8d77\u4f86\u5c31\u50cf\u4e00\u500b\u7a7a\u7684\u5bb9\u5668\u3002

\n

\u5728Iterator Types\u6587\u4e2d\u53ef\u4ee5\u627e\u5230\u66f4\u591a\u8cc7\u8a0a\u3002

\n
\n

CPython \u5be6\u4f5c\u7d30\u7bc0\uff1a CPython \u4e26\u4e0d\u662f\u59cb\u7d42\u5982\u4e00\u5730\u90fd\u6703\u6aa2\u67e5\u300c\u758a\u4ee3\u5668\u6709\u5b9a\u7fa9 __iter__()\u300d\u9019\u500b\u898f\u5b9a\u3002

\n
\n
\n
\n"}, "key function\uff08\u9375\u51fd\u5f0f\uff09": {"title": "key function\uff08\u9375\u51fd\u5f0f\uff09", "body": "
\n

\u9375\u51fd\u5f0f\u6216\u7406\u5e8f\u51fd\u5f0f (collation function) \u662f\u4e00\u500b\u53ef\u547c\u53eb (callable) \u51fd\u5f0f\uff0c\u5b83\u6703\u56de\u50b3\u4e00\u500b\u7528\u65bc\u6392\u5e8f (sorting) \u6216\u5b9a\u5e8f (ordering) \u7684\u503c\u3002\u4f8b\u5982\uff0clocale.strxfrm() \u88ab\u7528\u4f86\u7522\u751f\u4e00\u500b\u4e86\u89e3\u5340\u57df\u7279\u5b9a\u6392\u5e8f\u6163\u4f8b\u7684\u6392\u5e8f\u9375\u3002

\n

Python \u4e2d\u7684\u8a31\u591a\u5de5\u5177\uff0c\u90fd\u63a5\u53d7\u4ee5\u9375\u51fd\u5f0f\u4f86\u63a7\u5236\u5143\u7d20\u88ab\u5b9a\u5e8f\u6216\u5206\u7d44\u7684\u65b9\u5f0f\u3002\u5b83\u5011\u5305\u62ec min()\u3001max()\u3001sorted()\u3001list.sort()\u3001heapq.merge()\u3001heapq.nsmallest()\u3001heapq.nlargest() \u548c itertools.groupby()\u3002

\n

\u6709\u5e7e\u7a2e\u65b9\u6cd5\u53ef\u4ee5\u5efa\u7acb\u4e00\u500b\u9375\u51fd\u5f0f\u3002\u4f8b\u5982\uff0cstr.lower() method \u53ef\u4ee5\u4f5c\u70ba\u4e0d\u5206\u5927\u5c0f\u5beb\u6392\u5e8f\u7684\u9375\u51fd\u5f0f\u3002\u6216\u8005\uff0c\u4e00\u500b\u9375\u51fd\u5f0f\u4e5f\u53ef\u4ee5\u5f9e lambda \u904b\u7b97\u5f0f\u88ab\u5efa\u9020\uff0c\u4f8b\u5982 lambda r: (r[0], r[2])\u3002\u53e6\u5916\uff0coperator.attrgetter()\u3001operator.itemgetter() \u548c operator.methodcaller() \u70ba\u4e09\u500b\u9375\u51fd\u5f0f\u7684\u5efa\u69cb\u51fd\u5f0f (constructor)\u3002\u95dc\u65bc\u5982\u4f55\u5efa\u7acb\u548c\u4f7f\u7528\u9375\u51fd\u5f0f\u7684\u7bc4\u4f8b\uff0c\u8acb\u53c3\u95b1\u5982\u4f55\u6392\u5e8f\u3002

\n
\n
\n"}, "keyword argument\uff08\u95dc\u9375\u5b57\u5f15\u6578\uff09": {"title": "keyword argument\uff08\u95dc\u9375\u5b57\u5f15\u6578\uff09", "body": "
\n

\u8acb\u53c3\u95b1 argument\uff08\u5f15\u6578\uff09\u3002

\n
\n
\n"}, "lambda": {"title": "lambda", "body": "
\n

\u7531\u55ae\u4e00 expression\uff08\u904b\u7b97\u5f0f\uff09\u6240\u7d44\u6210\u7684\u4e00\u500b\u533f\u540d\u884c\u5167\u51fd\u5f0f (inline function)\uff0c\u65bc\u8a72\u51fd\u5f0f\u88ab\u547c\u53eb\u6642\u6c42\u503c\u3002\u5efa\u7acb lambda \u51fd\u5f0f\u7684\u8a9e\u6cd5\u662f lambda [parameters]: expression

\n
\n
\n"}, "lbyl": {"title": "LBYL", "body": "
\n

Look before you leap.\uff08\u4e09\u601d\u800c\u5f8c\u884c\u3002\uff09\u9019\u7a2e\u7de8\u78bc\u98a8\u683c\u6703\u5728\u9032\u884c\u547c\u53eb\u6216\u67e5\u627e\u4e4b\u524d\uff0c\u660e\u78ba\u5730\u6e2c\u8a66\u5148\u6c7a\u689d\u4ef6\u3002\u9019\u7a2e\u98a8\u683c\u8207 EAFP \u65b9\u5f0f\u5f62\u6210\u5c0d\u6bd4\uff0c\u4e14\u5b83\u7684\u7279\u8272\u662f\u6703\u6709\u8a31\u591a if \u9673\u8ff0\u5f0f\u7684\u5b58\u5728\u3002

\n

\u5728\u4e00\u500b\u591a\u57f7\u884c\u7dd2\u74b0\u5883\u4e2d\uff0cLBYL \u65b9\u5f0f\u6709\u5728\u300c\u4e09\u601d\u300d\u548c\u300c\u5f8c\u884c\u300d\u4e4b\u9593\u5f15\u5165\u4e86\u7af6\u722d\u689d\u4ef6 (race condition) \u7684\u98a8\u96aa\u3002\u4f8b\u5982\u4ee5\u4e0b\u7a0b\u5f0f\u78bc if key in mapping: return mapping[key]\uff0c\u5982\u679c\u53e6\u4e00\u500b\u57f7\u884c\u7dd2\u5728\u6e2c\u8a66\u4e4b\u5f8c\u4f46\u5728\u67e5\u627e\u4e4b\u524d\uff0c\u5f9e mapping \u4e2d\u79fb\u9664\u4e86 key\uff0c\u5247\u8a72\u7a0b\u5f0f\u78bc\u5c31\u6703\u5931\u6548\u3002\u9019\u500b\u554f\u984c\u53ef\u4ee5\u7528\u9396 (lock) \u6216\u4f7f\u7528 EAFP \u7de8\u78bc\u65b9\u5f0f\u4f86\u89e3\u6c7a\u3002

\n
\n
\n"}, "locale encoding\uff08\u5340\u57df\u7de8\u78bc\uff09": {"title": "locale encoding\uff08\u5340\u57df\u7de8\u78bc\uff09", "body": "
\n

\u5728 Unix \u4e0a\uff0c\u5b83\u662f LC_CTYPE \u5340\u57df\u8a2d\u5b9a\u7684\u7de8\u78bc\u3002\u5b83\u53ef\u4ee5\u7528 locale.setlocale(locale.LC_CTYPE, new_locale) \u4f86\u8a2d\u5b9a\u3002

\n

\u5728 Windows \u4e0a\uff0c\u5b83\u662f ANSI \u4ee3\u78bc\u9801\uff08code page\uff0c\u4f8b\u5982 "cp1252"\uff09\u3002

\n

\u5728 Android \u548c VxWorks \u4e0a\uff0cPython \u4f7f\u7528 "utf-8" \u4f5c\u70ba\u5340\u57df\u7de8\u78bc\u3002

\n

locale.getencoding() \u53ef\u4ee5\u7528\u4f86\u53d6\u5f97\u5340\u57df\u7de8\u78bc\u3002

\n

\u4e5f\u8acb\u53c3\u8003 filesystem encoding and error handler\u3002

\n
\n
\n"}, "list\uff08\u4e32\u5217\uff09": {"title": "list\uff08\u4e32\u5217\uff09", "body": "
\n

\u4e00\u500b Python \u5167\u5efa\u7684 sequence \uff08\u5e8f\u5217\uff09\u3002\u5118\u7ba1\u5b83\u7684\u540d\u5b57\u662f list\uff0c\u5b83\u5176\u5be6\u66f4\u985e\u4f3c\u5176\u4ed6\u8a9e\u8a00\u4e2d\u7684\u4e00\u500b\u9663\u5217 (array) \u800c\u8f03\u4e0d\u50cf\u4e00\u500b\u93c8\u7d50\u4e32\u5217 (linked list)\uff0c\u56e0\u70ba\u5b58\u53d6\u5143\u7d20\u7684\u6642\u9593\u8907\u96dc\u5ea6\u662f O(1)\u3002

\n
\n
\n"}, "list comprehension\uff08\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff09": {"title": "list comprehension\uff08\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff09", "body": "
\n

\u4e00\u7a2e\u7528\u4f86\u8655\u7406\u4e00\u500b\u5e8f\u5217\u4e2d\u7684\u5168\u90e8\u6216\u90e8\u5206\u5143\u7d20\uff0c\u4e26\u5c07\u8655\u7406\u7d50\u679c\u4ee5\u4e00\u500b list \u56de\u50b3\u7684\u7c21\u8981\u65b9\u6cd5\u3002result = ['{:#04x}'.format(x) for x in range(256) if x % 2 == 0] \u6703\u7522\u751f\u4e00\u500b\u5b57\u4e32 list\uff0c\u5176\u4e2d\u5305\u542b 0 \u5230 255 \u7bc4\u570d\u5167\uff0c\u6240\u6709\u5076\u6578\u7684\u5341\u516d\u9032\u4f4d\u6578 (0x..)\u3002if \u5b50\u53e5\u662f\u9078\u64c7\u6027\u7684\u3002\u5982\u679c\u7701\u7565\u5b83\uff0c\u5247 range(256) \u4e2d\u7684\u6240\u6709\u5143\u7d20\u90fd\u6703\u88ab\u8655\u7406\u3002

\n
\n
\n"}, "loader\uff08\u8f09\u5165\u5668\uff09": {"title": "loader\uff08\u8f09\u5165\u5668\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u8f09\u5165\u6a21\u7d44\u7684\u7269\u4ef6\u3002\u5b83\u5fc5\u9808\u5b9a\u7fa9\u4e00\u500b\u540d\u70ba load_module() \u7684 method\uff08\u65b9\u6cd5\uff09\u3002\u8f09\u5165\u5668\u901a\u5e38\u662f\u88ab finder\uff08\u5c0b\u6aa2\u5668\uff09\u56de\u50b3\u3002\u66f4\u591a\u7d30\u7bc0\u8acb\u53c3\u95b1 PEP 302\uff0c\u95dc\u65bc abstract base class\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09\uff0c\u8acb\u53c3\u95b1 importlib.abc.Loader\u3002

\n
\n
\n"}, "magic method\uff08\u9b54\u8853\u65b9\u6cd5\uff09": {"title": "magic method\uff08\u9b54\u8853\u65b9\u6cd5\uff09", "body": "
\n

special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09\u7684\u4e00\u500b\u975e\u6b63\u5f0f\u540c\u7fa9\u8a5e\u3002

\n
\n
\n"}, "mapping\uff08\u5c0d\u6620\uff09": {"title": "mapping\uff08\u5c0d\u6620\uff09", "body": "
\n

\u4e00\u500b\u5bb9\u5668\u7269\u4ef6\uff0c\u5b83\u652f\u63f4\u4efb\u610f\u9375\u7684\u67e5\u627e\uff0c\u4e14\u80fd\u5be6\u4f5c abstract base classes\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09\u4e2d\uff0ccollections.abc.Mapping \u6216 collections.abc.MutableMapping \u6240\u6307\u5b9a\u7684 method\u3002\u7bc4\u4f8b\u5305\u62ec dict\u3001collections.defaultdict\u3001collections.OrderedDict \u548c collections.Counter\u3002

\n
\n
\n"}, "meta path finder\uff08\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\uff09": {"title": "meta path finder\uff08\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\uff09", "body": "
\n

\u4e00\u7a2e\u7d93\u7531\u641c\u5c0b sys.meta_path \u800c\u56de\u50b3\u7684 finder\uff08\u5c0b\u6aa2\u5668\uff09\u3002\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\u8207\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668 (path entry finder) \u76f8\u95dc\u4f46\u662f\u4e0d\u540c\u3002

\n

\u95dc\u65bc\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\u5be6\u4f5c\u7684 method\uff0c\u8acb\u53c3\u95b1 importlib.abc.MetaPathFinder\u3002

\n
\n
\n"}, "metaclass\uff08\u5143\u985e\u5225\uff09": {"title": "metaclass\uff08\u5143\u985e\u5225\uff09", "body": "
\n

\u4e00\u7a2e class \u7684 class\u3002Class \u5b9a\u7fa9\u904e\u7a0b\u6703\u5efa\u7acb\u4e00\u500b class \u540d\u7a31\u3001\u4e00\u500b class dictionary\uff08\u5b57\u5178\uff09\uff0c\u4ee5\u53ca\u4e00\u500b base class\uff08\u57fa\u5e95\u985e\u5225\uff09\u7684\u5217\u8868\u3002Metaclass \u8ca0\u8cac\u63a5\u53d7\u9019\u4e09\u500b\u5f15\u6578\uff0c\u4e26\u5efa\u7acb\u8a72 class\u3002\u5927\u591a\u6578\u7684\u7269\u4ef6\u5c0e\u5411\u7a0b\u5f0f\u8a9e\u8a00\u6703\u63d0\u4f9b\u4e00\u500b\u9810\u8a2d\u7684\u5be6\u4f5c\u3002Python \u7684\u7279\u5225\u4e4b\u8655\u5728\u65bc\u5b83\u80fd\u5920\u5efa\u7acb\u81ea\u8a02\u7684 metaclass\u3002\u5927\u90e8\u5206\u7684\u4f7f\u7528\u8005\u5f9e\u672a\u9700\u8981\u6b64\u5de5\u5177\uff0c\u4f46\u662f\u7576\u9700\u8981\u6642\uff0cmetaclass \u53ef\u4ee5\u63d0\u4f9b\u5f37\u5927\u4e14\u512a\u96c5\u7684\u89e3\u6c7a\u65b9\u6848\u3002\u5b83\u5011\u5df2\u88ab\u7528\u65bc\u8a18\u9304\u5c6c\u6027\u5b58\u53d6\u3001\u589e\u52a0\u57f7\u884c\u7dd2\u5b89\u5168\u6027\u3001\u8ffd\u8e64\u7269\u4ef6\u5efa\u7acb\u3001\u5be6\u4f5c\u55ae\u4f8b\u6a21\u5f0f (singleton)\uff0c\u4ee5\u53ca\u8a31\u591a\u5176\u4ed6\u7684\u4efb\u52d9\u3002

\n

\u66f4\u591a\u8cc7\u8a0a\u53ef\u4ee5\u5728Metaclasses\u7ae0\u7bc0\u4e2d\u627e\u5230\u3002

\n
\n
\n"}, "method\uff08\u65b9\u6cd5\uff09": {"title": "method\uff08\u65b9\u6cd5\uff09", "body": "
\n

\u4e00\u500b\u5728 class \u672c\u9ad4\u5167\u88ab\u5b9a\u7fa9\u7684\u51fd\u5f0f\u3002\u5982\u679c method \u4f5c\u70ba\u5176 class \u5be6\u4f8b\u7684\u4e00\u500b\u5c6c\u6027\u88ab\u547c\u53eb\uff0c\u5247\u5b83\u5c07\u6703\u5f97\u5230\u8a72\u5be6\u4f8b\u7269\u4ef6\u6210\u70ba\u5b83\u7684\u7b2c\u4e00\u500b argument\uff08\u5f15\u6578\uff09\uff08\u6b64\u5f15\u6578\u901a\u5e38\u88ab\u7a31\u70ba self\uff09\u3002\u8acb\u53c3\u95b1 function\uff08\u51fd\u5f0f\uff09\u548c nested scope\uff08\u5de2\u72c0\u4f5c\u7528\u57df\uff09\u3002

\n
\n
\n"}, "method resolution order\uff08\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\uff09": {"title": "method resolution order\uff08\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\uff09", "body": "
\n

\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\u662f\u5728\u67e5\u627e\u67d0\u500b\u6210\u54e1\u7684\u904e\u7a0b\u4e2d\uff0cbase class\uff08\u57fa\u5e95\u985e\u5225\uff09\u88ab\u641c\u5c0b\u7684\u9806\u5e8f\u3002\u95dc\u65bc\u7b2c 2.3 \u7248\u81f3\u4eca\uff0cPython \u76f4\u8b6f\u5668\u6240\u4f7f\u7528\u7684\u6f14\u7b97\u6cd5\u7d30\u7bc0\uff0c\u8acb\u53c3\u95b1 Python 2.3 \u7248\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\u3002

\n
\n
\n"}, "module\uff08\u6a21\u7d44\uff09": {"title": "module\uff08\u6a21\u7d44\uff09", "body": "
\n

\u4e00\u500b\u64d4\u4efb Python \u7a0b\u5f0f\u78bc\u7684\u7d44\u7e54\u55ae\u4f4d (organizational unit) \u7684\u7269\u4ef6\u3002\u6a21\u7d44\u6709\u4e00\u500b\u547d\u540d\u7a7a\u9593\uff0c\u5b83\u5305\u542b\u4efb\u610f\u7684 Python \u7269\u4ef6\u3002\u6a21\u7d44\u662f\u85c9\u7531 importing \u7684\u904e\u7a0b\uff0c\u88ab\u8f09\u5165\u81f3 Python\u3002

\n

\u53e6\u8acb\u53c3\u95b1 package\uff08\u5957\u4ef6\uff09\u3002

\n
\n
\n"}, "module spec\uff08\u6a21\u7d44\u898f\u683c\uff09": {"title": "module spec\uff08\u6a21\u7d44\u898f\u683c\uff09", "body": "
\n

\u4e00\u500b\u547d\u540d\u7a7a\u9593\uff0c\u5b83\u5305\u542b\u7528\u65bc\u8f09\u5165\u6a21\u7d44\u7684 import \u76f8\u95dc\u8cc7\u8a0a\u3002\u5b83\u662f importlib.machinery.ModuleSpec \u7684\u4e00\u500b\u5be6\u4f8b\u3002

\n
\n
\n"}, "mro": {"title": "MRO", "body": "
\n

\u8acb\u53c3\u95b1 method resolution order\uff08\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\uff09\u3002

\n
\n
\n"}, "mutable\uff08\u53ef\u8b8a\u7269\u4ef6\uff09": {"title": "mutable\uff08\u53ef\u8b8a\u7269\u4ef6\uff09", "body": "
\n

\u53ef\u8b8a\u7269\u4ef6\u53ef\u4ee5\u6539\u8b8a\u5b83\u5011\u7684\u503c\uff0c\u4f46\u7dad\u6301\u5b83\u5011\u7684 id()\u3002\u53e6\u8acb\u53c3\u95b1 immutable\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09\u3002

\n
\n
\n"}, "named tuple\uff08\u9644\u540d\u5143\u7d44\uff09": {"title": "named tuple\uff08\u9644\u540d\u5143\u7d44\uff09", "body": "
\n

\u8853\u8a9e\u300cnamed tuple\uff08\u9644\u540d\u5143\u7d44\uff09\u300d\u662f\u6307\u5f9e tuple \u7e7c\u627f\u7684\u4efb\u4f55\u578b\u5225\u6216 class\uff0c\u4e14\u5b83\u7684\u53ef\u7d22\u5f15 (indexable) \u5143\u7d20\u4e5f\u53ef\u4ee5\u7528\u9644\u540d\u5c6c\u6027\u4f86\u5b58\u53d6\u3002\u9019\u4e9b\u578b\u5225\u6216 class \u4e5f\u53ef\u4ee5\u5177\u6709\u5176\u4ed6\u7684\u7279\u6027\u3002

\n

\u6709\u4e9b\u5167\u5efa\u578b\u5225\u662f named tuple\uff0c\u5305\u62ec\u7531 time.localtime() \u548c os.stat() \u56de\u50b3\u7684\u503c\u3002\u53e6\u4e00\u500b\u4f8b\u5b50\u662f sys.float_info\uff1a

\n
>>> sys.float_info[1]                   # indexed access\n1024\n>>> sys.float_info.max_exp              # named field access\n1024\n>>> isinstance(sys.float_info, tuple)   # kind of tuple\nTrue\n
\n
\n

\u6709\u4e9b named tuple \u662f\u5167\u5efa\u578b\u5225\uff08\u5982\u4e0a\u4f8b\uff09\u3002\u6216\u8005\uff0c\u4e00\u500b named tuple \u4e5f\u53ef\u4ee5\u5f9e\u4e00\u500b\u6b63\u898f\u7684 class \u5b9a\u7fa9\u4f86\u5efa\u7acb\uff0c\u53ea\u8981\u8a72 class \u662f\u7e7c\u627f\u81ea tuple\uff0c\u4e14\u5b9a\u7fa9\u4e86\u9644\u540d\u6b04\u4f4d (named field) \u5373\u53ef\u3002\u9019\u985e\u7684 class \u53ef\u4ee5\u624b\u5de5\u7de8\u5beb\uff0c\u4e5f\u53ef\u4ee5\u4f7f\u7528\u5de5\u5ee0\u51fd\u5f0f (factory function) collections.namedtuple() \u4f86\u5efa\u7acb\u3002\u5f8c\u8005\u6280\u8853\u4e5f\u589e\u52a0\u4e86\u4e00\u4e9b\u984d\u5916\u7684 method\uff0c\u9019\u4e9b method \u53ef\u80fd\u662f\u5728\u624b\u5beb\u6216\u5167\u5efa\u7684 named tuple \u4e2d\uff0c\u7121\u6cd5\u627e\u5230\u7684\u3002

\n
\n
\n"}, "namespace\uff08\u547d\u540d\u7a7a\u9593\uff09": {"title": "namespace\uff08\u547d\u540d\u7a7a\u9593\uff09", "body": "
\n

\u8b8a\u6578\u88ab\u5132\u5b58\u7684\u5730\u65b9\u3002\u547d\u540d\u7a7a\u9593\u662f\u4ee5 dictionary\uff08\u5b57\u5178\uff09\u88ab\u5be6\u4f5c\u3002\u6709\u5340\u57df\u7684\u3001\u5168\u57df\u7684\u53ca\u5167\u5efa\u7684\u547d\u540d\u7a7a\u9593\uff0c\u800c\u5728\u7269\u4ef6\u4e2d\uff08\u5728 method \u4e2d\uff09\u4e5f\u6709\u5de2\u72c0\u7684\u547d\u540d\u7a7a\u9593\u3002\u547d\u540d\u7a7a\u9593\u85c9\u7531\u9632\u6b62\u547d\u540d\u885d\u7a81\uff0c\u4f86\u652f\u63f4\u6a21\u7d44\u5316\u3002\u4f8b\u5982\uff0c\u51fd\u5f0f builtins.open \u548c os.open() \u662f\u900f\u904e\u5b83\u5011\u7684\u547d\u540d\u7a7a\u9593\u4f86\u5340\u5206\u5f7c\u6b64\u3002\u547d\u540d\u7a7a\u9593\u4e5f\u85c9\u7531\u660e\u78ba\u5730\u5340\u5206\u662f\u54ea\u500b\u6a21\u7d44\u5728\u5be6\u4f5c\u4e00\u500b\u51fd\u5f0f\uff0c\u4f86\u589e\u9032\u53ef\u8b80\u6027\u53ca\u53ef\u7dad\u8b77\u6027\u3002\u4f8b\u5982\uff0c\u5beb\u51fa random.seed() \u6216 itertools.islice() \u660e\u78ba\u5730\u8868\u793a\uff0c\u9019\u4e9b\u51fd\u5f0f\u5206\u5225\u662f\u7531 random \u548c itertools \u6a21\u7d44\u5728\u5be6\u4f5c\u3002

\n
\n
\n"}, "namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09": {"title": "namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09", "body": "
\n

\u4e00\u500b PEP 420 package\uff08\u5957\u4ef6\uff09\uff0c\u5b83\u53ea\u80fd\u4f5c\u70ba\u5b50\u5957\u4ef6 (subpackage) \u7684\u4e00\u500b\u5bb9\u5668\u3002\u547d\u540d\u7a7a\u9593\u5957\u4ef6\u53ef\u80fd\u6c92\u6709\u5be6\u9ad4\u7684\u8868\u793a\u6cd5\uff0c\u800c\u4e14\u5177\u9ad4\u4f86\u8aaa\u5b83\u5011\u4e0d\u50cf\u662f\u4e00\u500b regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09\uff0c\u56e0\u70ba\u5b83\u5011\u4e26\u6c92\u6709 __init__.py \u9019\u500b\u6a94\u6848\u3002

\n

\u53e6\u8acb\u53c3\u95b1 module\uff08\u6a21\u7d44\uff09\u3002

\n
\n
\n"}, "nested scope\uff08\u5de2\u72c0\u4f5c\u7528\u57df\uff09": {"title": "nested scope\uff08\u5de2\u72c0\u4f5c\u7528\u57df\uff09", "body": "
\n

\u80fd\u5920\u53c3\u7167\u5916\u5c64\u5b9a\u7fa9 (enclosing definition) \u4e2d\u7684\u8b8a\u6578\u7684\u80fd\u529b\u3002\u8209\u4f8b\u4f86\u8aaa\uff0c\u4e00\u500b\u51fd\u5f0f\u5982\u679c\u662f\u5728\u53e6\u4e00\u500b\u51fd\u5f0f\u4e2d\u88ab\u5b9a\u7fa9\uff0c\u5247\u5b83\u4fbf\u80fd\u5920\u53c3\u7167\u5916\u5c64\u51fd\u5f0f\u4e2d\u7684\u8b8a\u6578\u3002\u8acb\u6ce8\u610f\uff0c\u5728\u9810\u8a2d\u60c5\u6cc1\u4e0b\uff0c\u5de2\u72c0\u4f5c\u7528\u57df\u50c5\u9069\u7528\u65bc\u53c3\u7167\uff0c\u800c\u7121\u6cd5\u7528\u65bc\u8ce6\u503c\u3002\u5340\u57df\u8b8a\u6578\u80fd\u5728\u6700\u5167\u5c64\u4f5c\u7528\u57df\u4e2d\u8b80\u53d6\u53ca\u5beb\u5165\u3002\u540c\u6a23\u5730\uff0c\u5168\u57df\u8b8a\u6578\u662f\u5728\u5168\u57df\u547d\u540d\u7a7a\u9593\u4e2d\u8b80\u53d6\u53ca\u5beb\u5165\u3002nonlocal \u5bb9\u8a31\u5c0d\u5916\u5c64\u4f5c\u7528\u57df\u9032\u884c\u5beb\u5165\u3002

\n
\n
\n"}, "new-style class\uff08\u65b0\u5f0f\u985e\u5225\uff09": {"title": "new-style class\uff08\u65b0\u5f0f\u985e\u5225\uff09", "body": "
\n

\u4e00\u500b\u820a\u540d\uff0c\u5b83\u662f\u6307\u73fe\u5728\u6240\u6709\u7684 class \u7269\u4ef6\u6240\u4f7f\u7528\u7684 class \u98a8\u683c\u3002\u5728\u65e9\u671f\u7684 Python \u7248\u672c\u4e2d\uff0c\u53ea\u6709\u65b0\u5f0f class \u624d\u80fd\u4f7f\u7528 Python \u8f03\u65b0\u7684\u3001\u591a\u6a23\u7684\u529f\u80fd\uff0c\u50cf\u662f __slots__\u3001\u63cf\u8ff0\u5668 (descriptor)\u3001\u5c6c\u6027 (property)\u3001__getattribute__()\u3001class method\uff08\u985e\u5225\u65b9\u6cd5\uff09\u548c static method\uff08\u975c\u614b\u65b9\u6cd5\uff09\u3002

\n
\n
\n"}, "object\uff08\u7269\u4ef6\uff09": {"title": "object\uff08\u7269\u4ef6\uff09", "body": "
\n

\u5177\u6709\u72c0\u614b\uff08\u5c6c\u6027\u6216\u503c\uff09\u53ca\u88ab\u5b9a\u7fa9\u7684\u884c\u70ba\uff08method\uff09\u7684\u4efb\u4f55\u8cc7\u6599\u3002\u5b83\u4e5f\u662f\u4efb\u4f55 new-style class\uff08\u65b0\u5f0f\u985e\u5225\uff09\u7684\u6700\u7d42 base class\uff08\u57fa\u5e95\u985e\u5225\uff09\u3002

\n
\n
\n"}, "package\uff08\u5957\u4ef6\uff09": {"title": "package\uff08\u5957\u4ef6\uff09", "body": "
\n

\u4e00\u500b Python \u7684 module\uff08\u6a21\u7d44\uff09\uff0c\u5b83\u53ef\u4ee5\u5305\u542b\u5b50\u6a21\u7d44 (submodule) \u6216\u662f\u905e\u8ff4\u7684\u5b50\u5957\u4ef6 (subpackage)\u3002\u6280\u8853\u4e0a\u800c\u8a00\uff0c\u5957\u4ef6\u5c31\u662f\u5177\u6709 __path__ \u5c6c\u6027\u7684\u4e00\u500b Python \u6a21\u7d44\u3002

\n

\u53e6\u8acb\u53c3\u95b1 regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09\u548c namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09\u3002

\n
\n
\n"}, "parameter\uff08\u53c3\u6578\uff09": {"title": "parameter\uff08\u53c3\u6578\uff09", "body": "
\n

\u5728 function\uff08\u51fd\u5f0f\uff09\u6216 method \u5b9a\u7fa9\u4e2d\u7684\u4e00\u500b\u547d\u540d\u5be6\u9ad4 (named entity)\uff0c\u5b83\u6307\u660e\u8a72\u51fd\u5f0f\u80fd\u5920\u63a5\u53d7\u7684\u4e00\u500b argument\uff08\u5f15\u6578\uff09\uff0c\u6216\u5728\u67d0\u4e9b\u60c5\u6cc1\u4e0b\u6307\u793a\u591a\u500b\u5f15\u6578\u3002\u5171\u6709\u6709\u4e94\u7a2e\u4e0d\u540c\u7684\u53c3\u6578\u985e\u578b\uff1a

\n
    \n
  • positional-or-keyword\uff08\u4f4d\u7f6e\u6216\u95dc\u9375\u5b57\uff09\uff1a\u6307\u660e\u4e00\u500b\u53ef\u4ee5\u6309\u7167\u4f4d\u7f6e\u6216\u662f\u4f5c\u70ba\u95dc\u9375\u5b57\u5f15\u6578\u88ab\u50b3\u905e\u7684\u5f15\u6578\u3002\u9019\u662f\u53c3\u6578\u7684\u9810\u8a2d\u985e\u578b\uff0c\u4f8b\u5982\u4ee5\u4e0b\u7684 foo \u548c bar\uff1a

    \n
    def func(foo, bar=None): ...\n
    \n
    \n
  • \n
\n
    \n
  • positional-only\uff08\u50c5\u9650\u4f4d\u7f6e\uff09\uff1a\u6307\u660e\u4e00\u500b\u53ea\u80fd\u6309\u7167\u4f4d\u7f6e\u88ab\u63d0\u4f9b\u7684\u5f15\u6578\u3002\u5728\u51fd\u5f0f\u5b9a\u7fa9\u7684\u53c3\u6578\u5217\u8868\u4e2d\u5305\u542b\u4e00\u500b / \u5b57\u5143\uff0c\u5c31\u53ef\u4ee5\u5728\u8a72\u5b57\u5143\u524d\u9762\u5b9a\u7fa9\u50c5\u9650\u4f4d\u7f6e\u53c3\u6578\uff0c\u4f8b\u5982\u4ee5\u4e0b\u7684 posonly1 \u548c posonly2\uff1a

    \n
    def func(posonly1, posonly2, /, positional_or_keyword): ...\n
    \n
    \n
  • \n
\n
    \n
  • keyword-only\uff08\u50c5\u9650\u95dc\u9375\u5b57\uff09\uff1a\u6307\u660e\u4e00\u500b\u53ea\u80fd\u4ee5\u95dc\u9375\u5b57\u88ab\u63d0\u4f9b\u7684\u5f15\u6578\u3002\u5728\u51fd\u5f0f\u5b9a\u7fa9\u7684\u53c3\u6578\u5217\u8868\u4e2d\uff0c\u5305\u542b\u4e00\u500b\u4efb\u610f\u6578\u91cf\u4f4d\u7f6e\u53c3\u6578 (var-positional parameter) \u6216\u662f\u55ae\u7d14\u7684 * \u5b57\u5143\uff0c\u5c31\u53ef\u4ee5\u5728\u5176\u5f8c\u65b9\u5b9a\u7fa9\u50c5\u9650\u95dc\u9375\u5b57\u53c3\u6578\uff0c\u4f8b\u5982\u4ee5\u4e0b\u7684 kw_only1 \u548c kw_only2\uff1a

    \n
    def func(arg, *, kw_only1, kw_only2): ...\n
    \n
    \n
  • \n
  • var-positional\uff08\u4efb\u610f\u6578\u91cf\u4f4d\u7f6e\uff09\uff1a\u6307\u660e\u4e00\u4e32\u80fd\u4ee5\u4efb\u610f\u5e8f\u5217\u88ab\u63d0\u4f9b\u7684\u4f4d\u7f6e\u5f15\u6578\uff08\u5728\u5df2\u88ab\u5176\u4ed6\u53c3\u6578\u63a5\u53d7\u7684\u4efb\u4f55\u4f4d\u7f6e\u5f15\u6578\u4e4b\u5916\uff09\u3002\u9019\u985e\u53c3\u6578\u662f\u900f\u904e\u5728\u5176\u53c3\u6578\u540d\u7a31\u5b57\u9996\u52a0\u4e0a * \u4f86\u5b9a\u7fa9\u7684\uff0c\u4f8b\u5982\u4ee5\u4e0b\u7684 args\uff1a

    \n
    def func(*args, **kwargs): ...\n
    \n
    \n
  • \n
  • var-keyword\uff08\u4efb\u610f\u6578\u91cf\u95dc\u9375\u5b57\uff09\uff1a\u6307\u660e\u53ef\u88ab\u63d0\u4f9b\u7684\u4efb\u610f\u6578\u91cf\u95dc\u9375\u5b57\u5f15\u6578\uff08\u5728\u5df2\u88ab\u5176\u4ed6\u53c3\u6578\u63a5\u53d7\u7684\u4efb\u4f55\u95dc\u9375\u5b57\u5f15\u6578\u4e4b\u5916\uff09\u3002\u9019\u985e\u53c3\u6578\u662f\u900f\u904e\u5728\u5176\u53c3\u6578\u540d\u7a31\u5b57\u9996\u52a0\u4e0a ** \u4f86\u5b9a\u7fa9\u7684\uff0c\u4f8b\u5982\u4e0a\u9762\u7bc4\u4f8b\u4e2d\u7684 kwargs\u3002

  • \n
\n

\u53c3\u6578\u53ef\u4ee5\u6307\u660e\u5f15\u6578\u662f\u9078\u64c7\u6027\u7684\u6216\u5fc5\u9700\u7684\uff0c\u4e5f\u53ef\u4ee5\u70ba\u4e00\u4e9b\u9078\u64c7\u6027\u7684\u5f15\u6578\u6307\u5b9a\u9810\u8a2d\u503c\u3002

\n

\u53e6\u8acb\u53c3\u95b1\u8853\u8a9e\u8868\u7684 argument\uff08\u5f15\u6578\uff09\u689d\u76ee\u3001\u5e38\u898b\u554f\u984c\u4e2d\u7684\u5f15\u6578\u548c\u53c3\u6578\u4e4b\u9593\u7684\u5dee\u7570\u3001inspect.Parameter class\u3001\u51fd\u5f0f\u5b9a\u7fa9\u7ae0\u7bc0\uff0c\u4ee5\u53ca PEP 362\u3002

\n
\n
\n"}, "path entry\uff08\u8def\u5f91\u9805\u76ee\uff09": {"title": "path entry\uff08\u8def\u5f91\u9805\u76ee\uff09", "body": "
\n

\u5728 import path\uff08\u5f15\u5165\u8def\u5f91\uff09\u4e2d\u7684\u4e00\u500b\u4f4d\u7f6e\uff0c\u800c path based finder \uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09\u6703\u53c3\u8003\u8a72\u4f4d\u7f6e\u4f86\u5c0b\u627e\u8981 import \u7684\u6a21\u7d44\u3002

\n
\n
\n"}, "path entry finder\uff08\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\uff09": {"title": "path entry finder\uff08\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\uff09", "body": "
\n

\u88ab sys.path_hooks \u4e2d\u7684\u4e00\u500b\u53ef\u547c\u53eb\u7269\u4ef6 (callable)\uff08\u610f\u5373\u4e00\u500b path entry hook\uff09\u6240\u56de\u50b3\u7684\u4e00\u7a2e finder\uff0c\u5b83\u77e5\u9053\u5982\u4f55\u4ee5\u4e00\u500b path entry\u5b9a\u4f4d\u6a21\u7d44\u3002

\n

\u95dc\u65bc\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\u5be6\u4f5c\u7684 method\uff0c\u8acb\u53c3\u95b1 importlib.abc.PathEntryFinder\u3002

\n
\n
\n"}, "path entry hook\uff08\u8def\u5f91\u9805\u76ee\u9264\uff09": {"title": "path entry hook\uff08\u8def\u5f91\u9805\u76ee\u9264\uff09", "body": "
\n

\u5728 sys.path_hooks \u5217\u8868\u4e2d\u7684\u4e00\u500b\u53ef\u547c\u53eb\u7269\u4ef6 (callable)\uff0c\u82e5\u5b83\u77e5\u9053\u5982\u4f55\u5728\u4e00\u500b\u7279\u5b9a\u7684 path entry \u4e2d\u5c0b\u627e\u6a21\u7d44\uff0c\u5247\u6703\u56de\u50b3\u4e00\u500b path entry finder\uff08\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\uff09\u3002

\n
\n
\n"}, "path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09": {"title": "path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09", "body": "
\n

\u9810\u8a2d\u7684\u5143\u8def\u5f91\u5c0b\u6aa2\u5668 (meta path finder) \u4e4b\u4e00\uff0c\u5b83\u6703\u5728\u4e00\u500b import path \u4e2d\u641c\u5c0b\u6a21\u7d44\u3002

\n
\n
\n"}, "path-like object\uff08\u985e\u8def\u5f91\u7269\u4ef6\uff09": {"title": "path-like object\uff08\u985e\u8def\u5f91\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u8868\u793a\u6a94\u6848\u7cfb\u7d71\u8def\u5f91\u7684\u7269\u4ef6\u3002\u985e\u8def\u5f91\u7269\u4ef6\u53ef\u4ee5\u662f\u4e00\u500b\u8868\u793a\u8def\u5f91\u7684 str \u6216 bytes \u7269\u4ef6\uff0c\u6216\u662f\u4e00\u500b\u5be6\u4f5c os.PathLike \u5354\u5b9a\u7684\u7269\u4ef6\u3002\u900f\u904e\u547c\u53eb os.fspath() \u51fd\u5f0f\uff0c\u4e00\u500b\u652f\u63f4 os.PathLike \u5354\u5b9a\u7684\u7269\u4ef6\u53ef\u4ee5\u88ab\u8f49\u63db\u70ba str \u6216 bytes \u6a94\u6848\u7cfb\u7d71\u8def\u5f91\uff1b\u800c os.fsdecode() \u53ca os.fsencode() \u5247\u5206\u5225\u53ef\u7528\u65bc\u78ba\u4fdd str \u53ca bytes \u7684\u7d50\u679c\u3002\u7531 PEP 519 \u5f15\u5165\u3002

\n
\n
\n"}, "pep": {"title": "PEP", "body": "
\n

Python Enhancement Proposal\uff08Python \u589e\u5f37\u63d0\u6848\uff09\u3002PEP \u662f\u4e00\u4efd\u8a2d\u8a08\u8aaa\u660e\u6587\u4ef6\uff0c\u5b83\u80fd\u70ba Python \u793e\u7fa4\u63d0\u4f9b\u8cc7\u8a0a\uff0c\u6216\u662f\u63cf\u8ff0 Python \u7684\u4e00\u500b\u65b0\u529f\u80fd\u6216\u8a72\u529f\u80fd\u7684\u7a0b\u5e8f\u548c\u74b0\u5883\u3002PEP \u61c9\u8a72\u8981\u63d0\u4f9b\u7c21\u6f54\u7684\u6280\u8853\u898f\u7bc4\u4ee5\u53ca\u88ab\u63d0\u6848\u529f\u80fd\u7684\u904b\u4f5c\u539f\u7406\u3002

\n

PEP \u7684\u5b58\u5728\u76ee\u7684\uff0c\u662f\u8981\u6210\u70ba\u91cd\u5927\u65b0\u529f\u80fd\u7684\u63d0\u6848\u3001\u793e\u7fa4\u4e2d\u95dc\u65bc\u67d0\u500b\u554f\u984c\u7684\u610f\u898b\u6536\u96c6\uff0c\u4ee5\u53ca\u5df2\u7d0d\u5165 Python \u7684\u8a2d\u8a08\u6c7a\u7b56\u7684\u8a18\u9304\uff0c\u9019\u4e9b\u904e\u7a0b\u7684\u4e3b\u8981\u6a5f\u5236\u3002PEP \u7684\u4f5c\u8005\u8981\u8ca0\u8cac\u5728\u793e\u7fa4\u5167\u5efa\u7acb\u5171\u8b58\u4e26\u8a18\u9304\u53cd\u5c0d\u610f\u898b\u3002

\n

\u8acb\u53c3\u95b1 PEP 1\u3002

\n
\n
\n"}, "portion\uff08\u90e8\u5206\uff09": {"title": "portion\uff08\u90e8\u5206\uff09", "body": "
\n

\u5728\u55ae\u4e00\u76ee\u9304\u4e2d\u7684\u4e00\u7d44\u6a94\u6848\uff08\u4e5f\u53ef\u80fd\u5132\u5b58\u5728\u4e00\u500b zip \u6a94\u4e2d\uff09\uff0c\u9019\u4e9b\u6a94\u6848\u80fd\u5c0d\u4e00\u500b\u547d\u540d\u7a7a\u9593\u5957\u4ef6 (namespace package) \u6709\u6240\u8ca2\u737b\uff0c\u5982\u540c PEP 420 \u4e2d\u7684\u5b9a\u7fa9\u3002

\n
\n
\n"}, "positional argument\uff08\u4f4d\u7f6e\u5f15\u6578\uff09": {"title": "positional argument\uff08\u4f4d\u7f6e\u5f15\u6578\uff09", "body": "
\n

\u8acb\u53c3\u95b1 argument\uff08\u5f15\u6578\uff09\u3002

\n
\n
\n"}, "provisional api\uff08\u66ab\u884c api\uff09": {"title": "provisional API\uff08\u66ab\u884c API\uff09", "body": "
\n

\u66ab\u884c API \u662f\u6307\uff0c\u5f9e\u6a19\u6e96\u51fd\u5f0f\u5eab\u7684\u5411\u5f8c\u76f8\u5bb9\u6027 (backwards compatibility) \u4fdd\u8b49\u4e2d\uff0c\u6545\u610f\u88ab\u6392\u9664\u7684 API\u3002\u96d6\u7136\u6b64\u985e\u4ecb\u9762\uff0c\u53ea\u8981\u5b83\u5011\u88ab\u6a19\u793a\u70ba\u66ab\u884c\u7684\uff0c\u7406\u8ad6\u4e0a\u4e26\u4e0d\u6703\u6709\u91cd\u5927\u7684\u8b8a\u66f4\uff0c\u4f46\u5982\u679c\u6838\u5fc3\u958b\u767c\u4eba\u54e1\u8a8d\u70ba\u6709\u5fc5\u8981\uff0c\u4e5f\u53ef\u80fd\u6703\u51fa\u73fe\u5411\u5f8c\u4e0d\u76f8\u5bb9\u7684\u8b8a\u66f4\uff08\u751a\u81f3\u5305\u62ec\u79fb\u9664\u8a72\u4ecb\u9762\uff09\u3002\u9019\u7a2e\u8b8a\u66f4\u4e26\u4e0d\u6703\u7121\u7aef\u5730\u7522\u751f\u2014\u2014\u53ea\u6709 API \u88ab\u7d0d\u5165\u4e4b\u524d\u672a\u5bdf\u89ba\u7684\u56b4\u91cd\u57fa\u672c\u7f3a\u9677\u88ab\u63ed\u9732\u6642\uff0c\u5b83\u5011\u624d\u6703\u767c\u751f\u3002

\n

\u5373\u4f7f\u5c0d\u65bc\u66ab\u884c API\uff0c\u5411\u5f8c\u4e0d\u76f8\u5bb9\u7684\u8b8a\u66f4\u4e5f\u6703\u88ab\u8996\u70ba\u300c\u6700\u5f8c\u7684\u89e3\u6c7a\u65b9\u6848\u300d\u2014\u2014\u5c0d\u65bc\u4efb\u4f55\u88ab\u767c\u73fe\u7684\u554f\u984c\uff0c\u4ecd\u7136\u6703\u76e1\u53ef\u80fd\u627e\u51fa\u4e00\u500b\u5411\u5f8c\u76f8\u5bb9\u7684\u89e3\u6c7a\u65b9\u6848\u3002

\n

\u9019\u500b\u904e\u7a0b\u4f7f\u5f97\u6a19\u6e96\u51fd\u5f0f\u5eab\u80fd\u96a8\u8457\u6642\u9593\u4e0d\u65b7\u9032\u5316\uff0c\u800c\u907f\u514d\u8017\u8cbb\u904e\u9577\u7684\u6642\u9593\u53bb\u9396\u5b9a\u6709\u554f\u984c\u7684\u8a2d\u8a08\u932f\u8aa4\u3002\u8acb\u53c3\u95b1 PEP 411 \u4e86\u89e3\u66f4\u591a\u7d30\u7bc0\u3002

\n
\n
\n"}, "provisional package\uff08\u66ab\u884c\u5957\u4ef6\uff09": {"title": "provisional package\uff08\u66ab\u884c\u5957\u4ef6\uff09", "body": "
\n

\u8acb\u53c3\u95b1 provisional API\uff08\u66ab\u884c API\uff09\u3002

\n
\n
\n"}, "python 3000": {"title": "Python 3000", "body": "
\n

Python 3.x \u7cfb\u5217\u7248\u672c\u7684\u66b1\u7a31\uff08\u5f88\u4e45\u4ee5\u524d\u5275\u9020\u7684\uff0c\u7576\u6642\u7b2c 3 \u7248\u7684\u767c\u5e03\u662f\u5728\u9059\u9060\u7684\u672a\u4f86\u3002\uff09\u4e5f\u53ef\u4ee5\u7e2e\u5beb\u70ba\u300cPy3k\u300d\u3002

\n
\n
\n"}, "pythonic\uff08python \u98a8\u683c\u7684\uff09": {"title": "Pythonic\uff08Python \u98a8\u683c\u7684\uff09", "body": "
\n

\u4e00\u500b\u60f3\u6cd5\u6216\u4e00\u6bb5\u7a0b\u5f0f\u78bc\uff0c\u5b83\u61c9\u7528\u4e86 Python \u8a9e\u8a00\u6700\u5e38\u898b\u7684\u6163\u7528\u8a9e\uff0c\u800c\u4e0d\u662f\u4f7f\u7528\u5176\u4ed6\u8a9e\u8a00\u5e38\u898b\u7684\u6982\u5ff5\u4f86\u5be6\u4f5c\u7a0b\u5f0f\u78bc\u3002\u4f8b\u5982\uff0cPython \u4e2d\u5e38\u898b\u7684\u4e00\u7a2e\u7fd2\u6163\u7528\u6cd5\uff0c\u662f\u4f7f\u7528\u4e00\u500b for \u9673\u8ff0\u5f0f\uff0c\u5c0d\u4e00\u500b\u53ef\u758a\u4ee3\u7269\u4ef6\u7684\u6240\u6709\u5143\u7d20\u9032\u884c\u8ff4\u5708\u3002\u8a31\u591a\u5176\u4ed6\u8a9e\u8a00\u4e26\u6c92\u6709\u9019\u7a2e\u985e\u578b\u7684\u67b6\u69cb\uff0c\u6240\u4ee5\u4e0d\u719f\u6089 Python \u7684\u4eba\u6709\u6642\u6703\u4f7f\u7528\u4e00\u500b\u6578\u503c\u8a08\u6578\u5668\u4f86\u4ee3\u66ff\uff1a

\n
for i in range(len(food)):\n    print(food[i])\n
\n
\n

\u76f8\u8f03\u4e4b\u4e0b\uff0c\u4ee5\u4e0b\u65b9\u6cd5\u66f4\u7c21\u6f54\u3001\u66f4\u5177\u6709 Python \u98a8\u683c\uff1a

\n
for piece in food:\n    print(piece)\n
\n
\n
\n
\n"}, "qualified name\uff08\u9650\u5b9a\u540d\u7a31\uff09": {"title": "qualified name\uff08\u9650\u5b9a\u540d\u7a31\uff09", "body": "
\n

\u4e00\u500b\u300c\u9ede\u5206\u9694\u540d\u7a31\u300d\uff0c\u5b83\u986f\u793a\u5f9e\u4e00\u500b\u6a21\u7d44\u7684\u5168\u57df\u4f5c\u7528\u57df\u5230\u8a72\u6a21\u7d44\u4e2d\u5b9a\u7fa9\u7684 class\u3001\u51fd\u5f0f\u6216 method \u7684\u300c\u8def\u5f91\u300d\uff0c\u5982 PEP 3155 \u4e2d\u7684\u5b9a\u7fa9\u3002\u5c0d\u65bc\u9802\u5c64\u7684\u51fd\u5f0f\u548c class \u800c\u8a00\uff0c\u9650\u5b9a\u540d\u7a31\u8207\u5176\u7269\u4ef6\u540d\u7a31\u76f8\u540c\uff1a

\n
>>> class C:\n...     class D:\n...         def meth(self):\n...             pass\n...\n>>> C.__qualname__\n'C'\n>>> C.D.__qualname__\n'C.D'\n>>> C.D.meth.__qualname__\n'C.D.meth'\n
\n
\n

\u7576\u7528\u65bc\u5f15\u7528\u6a21\u7d44\u6642\uff0c\u5b8c\u5168\u9650\u5b9a\u540d\u7a31 (fully qualified name) \u662f\u8868\u793a\u8a72\u6a21\u7d44\u7684\u5b8c\u6574\u9ede\u5206\u9694\u8def\u5f91\uff0c\u5305\u62ec\u4efb\u4f55\u7684\u7236\u5957\u4ef6\uff0c\u4f8b\u5982 email.mime.text\uff1a

\n
>>> import email.mime.text\n>>> email.mime.text.__name__\n'email.mime.text'\n
\n
\n
\n
\n"}, "reference count\uff08\u53c3\u7167\u8a08\u6578\uff09": {"title": "reference count\uff08\u53c3\u7167\u8a08\u6578\uff09", "body": "
\n

\u5c0d\u65bc\u4e00\u500b\u7269\u4ef6\u7684\u53c3\u7167\u6b21\u6578\u3002\u7576\u4e00\u500b\u7269\u4ef6\u7684\u53c3\u7167\u8a08\u6578\u4e0b\u964d\u5230\u96f6\u6642\uff0c\u5b83\u6703\u88ab\u89e3\u9664\u914d\u7f6e (deallocated)\u3002\u6709\u4e9b\u7269\u4ef6\u662f\u300c\u4e0d\u6ec5\u7684 (immortal)\u300d\u4e26\u64c1\u6709\u4e0d\u6703\u88ab\u6539\u8b8a\u7684\u53c3\u7167\u8a08\u6578\uff0c\u4e5f\u56e0\u6b64\u6c38\u9060\u4e0d\u6703\u88ab\u89e3\u9664\u914d\u7f6e\u3002\u53c3\u7167\u8a08\u6578\u901a\u5e38\u5728 Python \u7a0b\u5f0f\u78bc\u4e2d\u770b\u4e0d\u5230\uff0c\u4f46\u5b83\u537b\u662f CPython \u5be6\u4f5c\u7684\u4e00\u500b\u95dc\u9375\u5143\u7d20\u3002\u7a0b\u5f0f\u8a2d\u8a08\u5e2b\u53ef\u4ee5\u547c\u53eb getrefcount() \u51fd\u5f0f\u4f86\u56de\u50b3\u4e00\u500b\u7279\u5b9a\u7269\u4ef6\u7684\u53c3\u7167\u8a08\u6578\u3002

\n
\n
\n"}, "regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09": {"title": "regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u50b3\u7d71\u7684 package\uff08\u5957\u4ef6\uff09\uff0c\u4f8b\u5982\u4e00\u500b\u5305\u542b __init__.py \u6a94\u6848\u7684\u76ee\u9304\u3002

\n

\u53e6\u8acb\u53c3\u95b1 namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09\u3002

\n
\n
\n"}, "__slots__": {"title": "__slots__", "body": "
\n

\u5728 class \u5167\u90e8\u7684\u4e00\u500b\u5ba3\u544a\uff0c\u5b83\u85c9\u7531\u9810\u5148\u5ba3\u544a\u5be6\u4f8b\u5c6c\u6027\u7684\u7a7a\u9593\uff0c\u4ee5\u53ca\u6d88\u9664\u5be6\u4f8b dictionary\uff08\u5b57\u5178\uff09\uff0c\u4f86\u7bc0\u7701\u8a18\u61b6\u9ad4\u3002\u96d6\u7136\u8a72\u6280\u8853\u5f88\u666e\u904d\uff0c\u4f46\u5b83\u6709\u9ede\u96e3\u4ee5\u6b63\u78ba\u5730\u4f7f\u7528\uff0c\u6700\u597d\u4fdd\u7559\u7d66\u90a3\u7a2e\u5728\u4e00\u500b\u8a18\u61b6\u9ad4\u95dc\u9375 (memory-critical) \u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u5b58\u5728\u5927\u91cf\u5be6\u4f8b\u7684\u7f55\u898b\u60c5\u6cc1\u3002

\n
\n
\n"}, "sequence\uff08\u5e8f\u5217\uff09": {"title": "sequence\uff08\u5e8f\u5217\uff09", "body": "
\n

\u4e00\u500b iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09\uff0c\u5b83\u900f\u904e __getitem__() special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09\uff0c\u4f7f\u7528\u6574\u6578\u7d22\u5f15\u4f86\u652f\u63f4\u9ad8\u6548\u7387\u7684\u5143\u7d20\u5b58\u53d6\uff0c\u4e26\u5b9a\u7fa9\u4e86\u4e00\u500b __len__() method \u4f86\u56de\u50b3\u8a72\u5e8f\u5217\u7684\u9577\u5ea6\u3002\u4e00\u4e9b\u5167\u5efa\u5e8f\u5217\u578b\u5225\u5305\u62ec list\u3001str\u3001tuple \u548c bytes\u3002\u8acb\u6ce8\u610f\uff0c\u96d6\u7136 dict \u4e5f\u652f\u63f4 __getitem__() \u548c __len__()\uff0c\u4f46\u5b83\u88ab\u8996\u70ba\u5c0d\u6620 (mapping) \u800c\u4e0d\u662f\u5e8f\u5217\uff0c\u56e0\u70ba\u5176\u67e5\u627e\u65b9\u5f0f\u662f\u4f7f\u7528\u4efb\u610f\u7684 immutable \u9375\uff0c\u800c\u4e0d\u662f\u6574\u6578\u3002

\n

\u62bd\u8c61\u57fa\u5e95\u985e\u5225 (abstract base class) collections.abc.Sequence \u5b9a\u7fa9\u4e86\u4e00\u500b\u66f4\u52a0\u8c50\u5bcc\u7684\u4ecb\u9762\uff0c\u4e26\u4e0d\u50c5\u6b62\u65bc __getitem__() \u548c __len__()\uff0c\u9084\u589e\u52a0\u4e86 count()\u3001index()\u3001__contains__() \u548c __reversed__()\u3002\u5be6\u4f5c\u6b64\u64f4\u5145\u4ecb\u9762\u7684\u578b\u5225\uff0c\u53ef\u4ee5\u4f7f\u7528 register() \u88ab\u660e\u78ba\u5730\u8a3b\u518a\u3002

\n
\n
\n"}, "set comprehension\uff08\u96c6\u5408\u7d9c\u5408\u904b\u7b97\uff09": {"title": "set comprehension\uff08\u96c6\u5408\u7d9c\u5408\u904b\u7b97\uff09", "body": "
\n

\u4e00\u7a2e\u7dca\u5bc6\u7684\u65b9\u6cd5\uff0c\u7528\u4f86\u8655\u7406\u4e00\u500b\u53ef\u758a\u4ee3\u7269\u4ef6\u4e2d\u7684\u5168\u90e8\u6216\u90e8\u5206\u5143\u7d20\uff0c\u4e26\u5c07\u8655\u7406\u7d50\u679c\u4ee5\u4e00\u500b set \u56de\u50b3\u3002results = {c for c in 'abracadabra' if c not in 'abc'} \u6703\u7522\u751f\u4e00\u500b\u5b57\u4e32 set\uff1a{'r', 'd'}\u3002\u8acb\u53c3\u95b1Displays for lists, sets and dictionaries\u3002

\n
\n
\n"}, "single dispatch\uff08\u55ae\u4e00\u8abf\u5ea6\uff09": {"title": "single dispatch\uff08\u55ae\u4e00\u8abf\u5ea6\uff09", "body": "
\n

generic function\uff08\u6cdb\u578b\u51fd\u5f0f\uff09\u8abf\u5ea6\u7684\u4e00\u7a2e\u5f62\u5f0f\uff0c\u5728\u6b64\uff0c\u5be6\u4f5c\u7684\u9078\u64c7\u662f\u57fa\u65bc\u55ae\u4e00\u5f15\u6578\u7684\u578b\u5225\u3002

\n
\n
\n"}, "slice\uff08\u5207\u7247\uff09": {"title": "slice\uff08\u5207\u7247\uff09", "body": "
\n

\u4e00\u500b\u7269\u4ef6\uff0c\u5b83\u901a\u5e38\u5305\u542b\u4e00\u6bb5 sequence\uff08\u5e8f\u5217\uff09\u7684\u67d0\u4e00\u90e8\u5206\u3002\u5efa\u7acb\u4e00\u6bb5\u5207\u7247\u7684\u65b9\u6cd5\u662f\u4f7f\u7528\u4e0b\u6a19\u7b26\u865f (subscript notation) []\uff0c\u82e5\u8981\u7d66\u51fa\u591a\u500b\u6578\u5b57\uff0c\u5247\u5728\u6578\u5b57\u4e4b\u9593\u4f7f\u7528\u5192\u865f\uff0c\u4f8b\u5982 variable_name[1:3:5]\u3002\u5728\u62ec\u865f\uff08\u4e0b\u6a19\uff09\u7b26\u865f\u7684\u5167\u90e8\uff0c\u6703\u4f7f\u7528 slice \u7269\u4ef6\u3002

\n
\n
\n"}, "special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09": {"title": "special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09", "body": "
\n

\u4e00\u7a2e\u6703\u88ab Python \u81ea\u52d5\u547c\u53eb\u7684 method\uff0c\u7528\u65bc\u5c0d\u67d0\u7a2e\u578b\u5225\u57f7\u884c\u67d0\u7a2e\u904b\u7b97\uff0c\u4f8b\u5982\u52a0\u6cd5\u3002\u9019\u7a2e method \u7684\u540d\u7a31\u6703\u5728\u958b\u982d\u548c\u7d50\u5c3e\u6709\u5169\u500b\u4e0b\u5e95\u7dda\u3002Special method \u5728Special method names\u4e2d\u6709\u8a73\u7d30\u8aaa\u660e\u3002

\n
\n
\n"}, "statement\uff08\u9673\u8ff0\u5f0f\uff09": {"title": "statement\uff08\u9673\u8ff0\u5f0f\uff09", "body": "
\n

\u9673\u8ff0\u5f0f\u662f\u4e00\u500b\u5957\u7d44\uff08suite\uff0c\u4e00\u500b\u7a0b\u5f0f\u78bc\u300c\u5340\u584a\u300d\uff09\u4e2d\u7684\u4e00\u90e8\u5206\u3002\u9673\u8ff0\u5f0f\u53ef\u4ee5\u662f\u4e00\u500b expression\uff08\u904b\u7b97\u5f0f\uff09\uff0c\u6216\u662f\u542b\u6709\u95dc\u9375\u5b57\uff08\u4f8b\u5982 if\u3001while \u6216 for\uff09\u7684\u591a\u7a2e\u7d50\u69cb\u4e4b\u4e00\u3002

\n
\n
\n"}, "static type checker\uff08\u975c\u614b\u578b\u5225\u6aa2\u67e5\u5668\uff09": {"title": "static type checker\uff08\u975c\u614b\u578b\u5225\u6aa2\u67e5\u5668\uff09", "body": "
\n

\u6703\u8b80\u53d6 Python \u7a0b\u5f0f\u78bc\u4e26\u5206\u6790\u7684\u5916\u90e8\u5de5\u5177\uff0c\u80fd\u5920\u627e\u51fa\u932f\u8aa4\uff0c\u50cf\u662f\u4f7f\u7528\u4e86\u4e0d\u6b63\u78ba\u7684\u578b\u5225\u3002\u53e6\u8acb\u53c3\u95b1\u578b\u5225\u63d0\u793a (type hints) \u4ee5\u53ca typing \u6a21\u7d44\u3002

\n
\n
\n"}, "strong reference\uff08\u5f37\u53c3\u7167\uff09": {"title": "strong reference\uff08\u5f37\u53c3\u7167\uff09", "body": "
\n

\u5728 Python \u7684 C API \u4e2d\uff0c\u5f37\u53c3\u7167\u662f\u5c0d\u7269\u4ef6\u7684\u53c3\u7167\uff0c\u8a72\u7269\u4ef6\u70ba\u6301\u6709\u8a72\u53c3\u7167\u7684\u7a0b\u5f0f\u78bc\u6240\u64c1\u6709\u3002\u5efa\u7acb\u53c3\u7167\u6642\u900f\u904e\u547c\u53eb Py_INCREF() \u4f86\u7372\u5f97\u5f37\u53c3\u7167\u3001\u522a\u9664\u53c3\u7167\u6642\u900f\u904e Py_DECREF() \u91cb\u653e\u5f37\u53c3\u7167\u3002

\n

Py_NewRef() \u51fd\u5f0f\u53ef\u7528\u65bc\u5efa\u7acb\u4e00\u500b\u5c0d\u7269\u4ef6\u7684\u5f37\u53c3\u7167\u3002\u901a\u5e38\uff0c\u5728\u9000\u51fa\u5f37\u53c3\u7167\u7684\u4f5c\u7528\u57df\u4e4b\u524d\uff0c\u5fc5\u9808\u5728\u8a72\u5f37\u53c3\u7167\u4e0a\u547c\u53eb Py_DECREF() \u51fd\u5f0f\uff0c\u4ee5\u907f\u514d\u6d29\u6f0f\u4e00\u500b\u53c3\u7167\u3002

\n

\u53e6\u8acb\u53c3\u95b1 borrowed reference\uff08\u501f\u7528\u53c3\u7167\uff09\u3002

\n
\n
\n"}, "text encoding\uff08\u6587\u5b57\u7de8\u78bc\uff09": {"title": "text encoding\uff08\u6587\u5b57\u7de8\u78bc\uff09", "body": "
\n

Python \u4e2d\u7684\u5b57\u4e32\u662f\u4e00\u500b Unicode \u78bc\u9ede (code point) \u7684\u5e8f\u5217\uff08\u7bc4\u570d\u5728 U+0000 -- U+10FFFF \u4e4b\u9593\uff09\u3002\u82e5\u8981\u5132\u5b58\u6216\u50b3\u9001\u4e00\u500b\u5b57\u4e32\uff0c\u5b83\u5fc5\u9808\u88ab\u5e8f\u5217\u5316\u70ba\u4e00\u500b\u4f4d\u5143\u7d44\u5e8f\u5217\u3002

\n

\u5c07\u4e00\u500b\u5b57\u4e32\u5e8f\u5217\u5316\u70ba\u4f4d\u5143\u7d44\u5e8f\u5217\uff0c\u7a31\u70ba\u300c\u7de8\u78bc\u300d\uff0c\u800c\u5f9e\u4f4d\u5143\u7d44\u5e8f\u5217\u91cd\u65b0\u5efa\u7acb\u8a72\u5b57\u4e32\u5247\u7a31\u70ba\u300c\u89e3\u78bc (decoding)\u300d\u3002

\n

\u6709\u591a\u7a2e\u4e0d\u540c\u7684\u6587\u5b57\u5e8f\u5217\u5316\u7de8\u89e3\u78bc\u5668 (codecs)\uff0c\u5b83\u5011\u88ab\u7d71\u7a31\u70ba\u300c\u6587\u5b57\u7de8\u78bc\u300d\u3002

\n
\n
\n"}, "text file\uff08\u6587\u5b57\u6a94\u6848\uff09": {"title": "text file\uff08\u6587\u5b57\u6a94\u6848\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u8b80\u53d6\u548c\u5beb\u5165 str \u7269\u4ef6\u7684\u4e00\u500b file object\uff08\u6a94\u6848\u7269\u4ef6\uff09\u3002\u901a\u5e38\uff0c\u6587\u5b57\u6a94\u6848\u5be6\u969b\u4e0a\u662f\u5b58\u53d6\u4f4d\u5143\u7d44\u5c0e\u5411\u7684\u8cc7\u6599\u6d41 (byte-oriented datastream) \u4e26\u6703\u81ea\u52d5\u8655\u7406 text encoding\uff08\u6587\u5b57\u7de8\u78bc\uff09\u3002\u6587\u5b57\u6a94\u6848\u7684\u4f8b\u5b50\u6709\uff1a\u4ee5\u6587\u5b57\u6a21\u5f0f\uff08'r' \u6216 'w'\uff09\u958b\u555f\u7684\u6a94\u6848\u3001sys.stdin\u3001sys.stdout \u4ee5\u53ca io.StringIO \u7684\u5be6\u4f8b\u3002

\n

\u53e6\u8acb\u53c3\u95b1 binary file\uff08\u4e8c\u9032\u4f4d\u6a94\u6848\uff09\uff0c\u5b83\u662f\u4e00\u500b\u80fd\u5920\u8b80\u53d6\u548c\u5beb\u5165\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6 (bytes-like object) \u7684\u6a94\u6848\u7269\u4ef6\u3002

\n
\n
\n"}, "triple-quoted string\uff08\u4e09\u5f15\u865f\u5167\u5b57\u4e32\uff09": {"title": "triple-quoted string\uff08\u4e09\u5f15\u865f\u5167\u5b57\u4e32\uff09", "body": "
\n

\u7531\u4e09\u500b\u96d9\u5f15\u865f (") \u6216\u55ae\u5f15\u865f (') \u7684\u4f5c\u70ba\u908a\u754c\u7684\u4e00\u500b\u5b57\u4e32\u3002\u96d6\u7136\u5b83\u5011\u4e26\u6c92\u6709\u63d0\u4f9b\u7570\u65bc\u55ae\u5f15\u865f\u5b57\u4e32\u7684\u4efb\u4f55\u984d\u5916\u529f\u80fd\uff0c\u4f46\u57fa\u65bc\u8a31\u591a\u539f\u56e0\uff0c\u5b83\u5011\u4ecd\u662f\u5f88\u6709\u7528\u7684\u3002\u5b83\u5011\u8b93\u4f60\u53ef\u4ee5\u5728\u5b57\u4e32\u4e2d\u5305\u542b\u672a\u8df3\u812b (unescaped) \u7684\u55ae\u5f15\u865f\u548c\u96d9\u5f15\u865f\uff0c\u800c\u4e14\u5b83\u5011\u4e0d\u9700\u4f7f\u7528\u9023\u7e8c\u5b57\u5143 (continuation character) \u5c31\u53ef\u4ee5\u8de8\u8d8a\u591a\u884c\uff0c\u9019\u4f7f\u5f97\u5b83\u5011\u5728\u7de8\u5beb\u8aaa\u660e\u5b57\u4e32\u6642\u7279\u5225\u6709\u7528\u3002

\n
\n
\n"}, "type\uff08\u578b\u5225\uff09": {"title": "type\uff08\u578b\u5225\uff09", "body": "
\n

\u4e00\u500b Python \u7269\u4ef6\u7684\u578b\u5225\u6c7a\u5b9a\u4e86\u5b83\u662f\u4ec0\u9ebc\u985e\u578b\u7684\u7269\u4ef6\uff1b\u6bcf\u500b\u7269\u4ef6\u90fd\u6709\u4e00\u500b\u578b\u5225\u3002\u4e00\u500b\u7269\u4ef6\u7684\u578b\u5225\u53ef\u4ee5\u7528\u5b83\u7684 __class__ \u5c6c\u6027\u4f86\u5b58\u53d6\uff0c\u6216\u4ee5 type(obj) \u4f86\u6aa2\u7d22\u3002

\n
\n
\n"}, "type alias\uff08\u578b\u5225\u5225\u540d\uff09": {"title": "type alias\uff08\u578b\u5225\u5225\u540d\uff09", "body": "
\n

\u4e00\u500b\u578b\u5225\u7684\u540c\u7fa9\u8a5e\uff0c\u900f\u904e\u5c07\u578b\u5225\u6307\u5b9a\u7d66\u4e00\u500b\u8b58\u5225\u7b26 (identifier) \u4f86\u5efa\u7acb\u3002

\n

\u578b\u5225\u5225\u540d\u5c0d\u65bc\u7c21\u5316\u578b\u5225\u63d0\u793a (type hint) \u5f88\u6709\u7528\u3002\u4f8b\u5982\uff1a

\n
def remove_gray_shades(\n        colors: list[tuple[int, int, int]]) -> list[tuple[int, int, int]]:\n    pass\n
\n
\n

\u53ef\u4ee5\u5beb\u6210\u9019\u6a23\uff0c\u66f4\u5177\u6709\u53ef\u8b80\u6027\uff1a

\n
Color = tuple[int, int, int]\n\ndef remove_gray_shades(colors: list[Color]) -> list[Color]:\n    pass\n
\n
\n

\u8acb\u53c3\u95b1 typing \u548c PEP 484\uff0c\u6709\u6b64\u529f\u80fd\u7684\u63cf\u8ff0\u3002

\n
\n
\n"}, "type hint\uff08\u578b\u5225\u63d0\u793a\uff09": {"title": "type hint\uff08\u578b\u5225\u63d0\u793a\uff09", "body": "
\n

\u4e00\u7a2e annotation\uff08\u8a3b\u91cb\uff09\uff0c\u5b83\u6307\u5b9a\u4e00\u500b\u8b8a\u6578\u3001\u4e00\u500b class \u5c6c\u6027\u6216\u4e00\u500b\u51fd\u5f0f\u7684\u53c3\u6578\u6216\u56de\u50b3\u503c\u7684\u9810\u671f\u578b\u5225\u3002

\n

\u578b\u5225\u63d0\u793a\u662f\u9078\u64c7\u6027\u7684\uff0c\u800c\u4e0d\u662f\u88ab Python \u5f37\u5236\u7684\uff0c\u4f46\u5b83\u5011\u5c0d\u975c\u614b\u578b\u5225\u6aa2\u67e5\u5668 (static type checkers)\u5f88\u6709\u7528\uff0c\u4e26\u80fd\u5354\u52a9 IDE \u5b8c\u6210\u7a0b\u5f0f\u78bc\u7684\u88dc\u5168 (completion) \u548c\u91cd\u69cb (refactoring)\u3002

\n

\u5168\u57df\u8b8a\u6578\u3001class \u5c6c\u6027\u548c\u51fd\u5f0f\uff08\u4e0d\u542b\u5340\u57df\u8b8a\u6578\uff09\u7684\u578b\u5225\u63d0\u793a\uff0c\u90fd\u53ef\u4ee5\u4f7f\u7528 typing.get_type_hints() \u4f86\u5b58\u53d6\u3002

\n

\u8acb\u53c3\u95b1 typing \u548c PEP 484\uff0c\u6709\u6b64\u529f\u80fd\u7684\u63cf\u8ff0\u3002

\n
\n
\n"}, "universal newlines\uff08\u901a\u7528\u63db\u884c\u5b57\u5143\uff09": {"title": "universal newlines\uff08\u901a\u7528\u63db\u884c\u5b57\u5143\uff09", "body": "
\n

\u4e00\u7a2e\u89e3\u8b6f\u6587\u5b57\u6d41 (text stream) \u7684\u65b9\u5f0f\uff0c\u6703\u5c07\u4ee5\u4e0b\u6240\u6709\u7684\u60c5\u6cc1\u8b58\u5225\u70ba\u4e00\u884c\u7684\u7d50\u675f\uff1aUnix \u884c\u5c3e\u6163\u4f8b '\\n'\u3001Windows \u6163\u4f8b '\\r\\n' \u548c\u820a\u7684 Macintosh \u6163\u4f8b '\\r'\u3002\u8acb\u53c3\u95b1 PEP 278 \u548c PEP 3116\uff0c\u4ee5\u53ca\u7528\u65bc bytes.splitlines() \u7684\u9644\u52a0\u7528\u9014\u3002

\n
\n
\n"}, "variable annotation\uff08\u8b8a\u6578\u8a3b\u91cb\uff09": {"title": "variable annotation\uff08\u8b8a\u6578\u8a3b\u91cb\uff09", "body": "
\n

\u4e00\u500b\u8b8a\u6578\u6216 class \u5c6c\u6027\u7684 annotation\uff08\u8a3b\u91cb\uff09\u3002

\n

\u8a3b\u91cb\u8b8a\u6578\u6216 class \u5c6c\u6027\u6642\uff0c\u8ce6\u503c\u662f\u9078\u64c7\u6027\u7684\uff1a

\n
class C:\n    field: 'annotation'\n
\n
\n

\u8b8a\u6578\u8a3b\u91cb\u901a\u5e38\u7528\u65bc\u578b\u5225\u63d0\u793a (type hint)\uff1a\u4f8b\u5982\uff0c\u9019\u500b\u8b8a\u6578\u9810\u671f\u6703\u53d6\u5f97 int\uff08\u6574\u6578\uff09\u503c\uff1a

\n
count: int = 0\n
\n
\n

\u8b8a\u6578\u8a3b\u91cb\u7684\u8a9e\u6cd5\u5728Annotated assignment statements\u7ae0\u7bc0\u6709\u8a73\u7d30\u7684\u89e3\u91cb\u3002

\n

\u8acb\u53c3\u95b1 function annotation\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09\u3001PEP 484 \u548c PEP 526\uff0c\u7686\u6709\u6b64\u529f\u80fd\u7684\u63cf\u8ff0\u3002\u95dc\u65bc\u8a3b\u91cb\u7684\u6700\u4f73\u5be6\u8e10\u65b9\u6cd5\uff0c\u53e6\u8acb\u53c3\u95b1 \u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10\u3002

\n
\n
\n"}, "virtual environment\uff08\u865b\u64ec\u74b0\u5883\uff09": {"title": "virtual environment\uff08\u865b\u64ec\u74b0\u5883\uff09", "body": "
\n

\u4e00\u500b\u5354\u4f5c\u9694\u96e2 (cooperatively isolated) \u7684\u57f7\u884c\u74b0\u5883\uff0c\u80fd\u8b93 Python \u7684\u4f7f\u7528\u8005\u548c\u61c9\u7528\u7a0b\u5f0f\u5f97\u4ee5\u5b89\u88dd\u548c\u5347\u7d1a Python \u767c\u4f48\u5957\u4ef6\uff0c\u800c\u4e0d\u6703\u5c0d\u540c\u4e00\u500b\u7cfb\u7d71\u4e0a\u904b\u884c\u7684\u5176\u4ed6 Python \u61c9\u7528\u7a0b\u5f0f\u7684\u884c\u70ba\u7522\u751f\u5e72\u64fe\u3002

\n

\u53e6\u8acb\u53c3\u95b1 venv\u3002

\n
\n
\n"}, "virtual machine\uff08\u865b\u64ec\u6a5f\u5668\uff09": {"title": "virtual machine\uff08\u865b\u64ec\u6a5f\u5668\uff09", "body": "
\n

\u4e00\u90e8\u5b8c\u5168\u7531\u8edf\u9ad4\u6240\u5b9a\u7fa9\u7684\u96fb\u8166 (computer)\u3002Python \u7684\u865b\u64ec\u6a5f\u5668\u6703\u57f7\u884c\u7531 bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09\u7de8\u8b6f\u5668\u6240\u767c\u51fa\u7684\u4f4d\u5143\u7d44\u78bc\u3002

\n
\n
\n"}, "zen of python\uff08python \u4e4b\u79aa\uff09": {"title": "Zen of Python\uff08Python \u4e4b\u79aa\uff09", "body": "
\n

Python \u8a2d\u8a08\u539f\u5247\u8207\u54f2\u5b78\u7684\u5217\u8868\uff0c\u5176\u5167\u5bb9\u6709\u52a9\u65bc\u7406\u89e3\u548c\u4f7f\u7528\u6b64\u8a9e\u8a00\u3002\u6b64\u5217\u8868\u53ef\u4ee5\u900f\u904e\u5728\u4e92\u52d5\u5f0f\u63d0\u5f0f\u5b57\u5143\u5f8c\u8f38\u5165\u300cimport this\u300d\u4f86\u627e\u5230\u5b83\u3002

\n
\n
\n"}} \ No newline at end of file +{">>>": {"title": ">>>", "body": "
\n

\u4e92\u52d5\u5f0f shell \u7684\u9810\u8a2d Python \u63d0\u793a\u5b57\u5143\u3002\u5e38\u898b\u65bc\u80fd\u5728\u76f4\u8b6f\u5668\u4e2d\u4ee5\u4e92\u52d5\u65b9\u5f0f\u88ab\u57f7\u884c\u7684\u7a0b\u5f0f\u78bc\u7bc4\u4f8b\u3002

\n
\n
\n"}, "...": {"title": "...", "body": "
\n

\u53ef\u4ee5\u8868\u793a\uff1a

\n
    \n
  • \u5728\u4e00\u500b\u88ab\u7e2e\u6392\u7684\u7a0b\u5f0f\u78bc\u5340\u584a\u3001\u5728\u4e00\u5c0d\u5339\u914d\u7684\u5de6\u53f3\u5b9a\u754c\u7b26\uff08delimiter\uff0c\u4f8b\u5982\u62ec\u865f\u3001\u65b9\u62ec\u865f\u3001\u82b1\u62ec\u865f\u6216\u4e09\u5f15\u865f\uff09\u5167\u90e8\uff0c\u6216\u662f\u5728\u6307\u5b9a\u4e00\u500b\u88dd\u98fe\u5668 (decorator) \u4e4b\u5f8c\uff0c\u8981\u8f38\u5165\u7a0b\u5f0f\u78bc\u6642\uff0c\u4e92\u52d5\u5f0f shell \u986f\u793a\u7684\u9810\u8a2d Python \u63d0\u793a\u5b57\u5143\u3002

  • \n
  • \u5167\u5efa\u5e38\u6578 Ellipsis\u3002

  • \n
\n
\n
\n"}, "2to3": {"title": "2to3", "body": "
\n

\u4e00\u500b\u8a66\u8457\u5c07 Python 2.x \u7a0b\u5f0f\u78bc\u8f49\u63db\u70ba Python 3.x \u7a0b\u5f0f\u78bc\u7684\u5de5\u5177\uff0c\u5b83\u662f\u900f\u904e\u8655\u7406\u5927\u90e8\u5206\u7684\u4e0d\u76f8\u5bb9\u6027\u4f86\u9054\u6210\u6b64\u76ee\u7684\uff0c\u800c\u9019\u4e9b\u4e0d\u76f8\u5bb9\u6027\u80fd\u5920\u900f\u904e\u5256\u6790\u539f\u59cb\u78bc\u548c\u904d\u6b77\u5256\u6790\u6a39\u800c\u88ab\u6aa2\u6e2c\u51fa\u4f86\u3002

\n

2to3 \u5728\u53ef\u4ee5\u6a19\u6e96\u51fd\u5f0f\u5eab\u4e2d\u4ee5 lib2to3 \u88ab\u4f7f\u7528\uff1b\u5b83\u63d0\u4f9b\u4e86\u4e00\u500b\u7368\u7acb\u7684\u5165\u53e3\u9ede\uff0c\u5728 Tools/scripts/2to3\u3002\u8acb\u53c3\u95b1 2to3 --- \u81ea\u52d5\u5c07 Python 2\u7684\u7a0b\u5f0f\u78bc\u8f49\u6210 Python 3\u3002

\n
\n
\n"}, "abstract base class\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09": {"title": "abstract base class\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09", "body": "
\n

\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff08\u53c8\u7a31\u70ba ABC\uff09\u63d0\u4f9b\u4e86\u4e00\u7a2e\u5b9a\u7fa9\u4ecb\u9762\u7684\u65b9\u6cd5\uff0c\u4f5c\u70ba duck-typing\uff08\u9d28\u5b50\u578b\u5225\uff09\u7684\u88dc\u5145\u3002\u5176\u4ed6\u985e\u4f3c\u7684\u6280\u8853\uff0c\u50cf\u662f hasattr()\uff0c\u5247\u986f\u5f97\u7b28\u62d9\u6216\u662f\u5e36\u6709\u7d30\u5fae\u7684\u932f\u8aa4\uff08\u4f8b\u5982\u4f7f\u7528\u9b54\u8853\u65b9\u6cd5 (magic method)\uff09\u3002ABC \u63a1\u7528\u865b\u64ec\u7684 subclass\uff08\u5b50\u985e\u5225\uff09\uff0c\u5b83\u5011\u4e26\u4e0d\u7e7c\u627f\u81ea\u53e6\u4e00\u500b class\uff08\u985e\u5225\uff09\uff0c\u4f46\u4ecd\u53ef\u88ab isinstance() \u53ca issubclass() \u8fa8\u8b58\uff1b\u8acb\u53c3\u95b1 abc \u6a21\u7d44\u7684\u8aaa\u660e\u6587\u4ef6\u3002Python \u6709\u8a31\u591a\u5167\u5efa\u7684 ABC\uff0c\u7528\u65bc\u8cc7\u6599\u7d50\u69cb\uff08\u5728 collections.abc \u6a21\u7d44\uff09\u3001\u6578\u5b57\uff08\u5728 numbers \u6a21\u7d44\uff09\u3001\u4e32\u6d41\uff08\u5728 io \u6a21\u7d44\uff09\u53ca import \u5c0b\u6aa2\u5668\u548c\u8f09\u5165\u5668\uff08\u5728 importlib.abc \u6a21\u7d44\uff09\u3002\u4f60\u53ef\u4ee5\u4f7f\u7528 abc \u6a21\u7d44\u5efa\u7acb\u81ea\u5df1\u7684 ABC\u3002

\n
\n
\n"}, "annotation\uff08\u8a3b\u91cb\uff09": {"title": "annotation\uff08\u8a3b\u91cb\uff09", "body": "
\n

\u4e00\u500b\u8207\u8b8a\u6578\u3001class \u5c6c\u6027\u3001\u51fd\u5f0f\u7684\u53c3\u6578\u6216\u56de\u50b3\u503c\u76f8\u95dc\u806f\u7684\u6a19\u7c64\u3002\u7167\u6163\u4f8b\uff0c\u5b83\u88ab\u7528\u4f86\u4f5c\u70ba type hint\uff08\u578b\u5225\u63d0\u793a\uff09\u3002

\n

\u5728\u57f7\u884c\u74b0\u5883 (runtime)\uff0c\u5340\u57df\u8b8a\u6578\u7684\u8a3b\u91cb\u7121\u6cd5\u88ab\u5b58\u53d6\uff0c\u4f46\u5168\u57df\u8b8a\u6578\u3001class \u5c6c\u6027\u548c\u51fd\u5f0f\u7684\u8a3b\u89e3\uff0c\u6703\u5206\u5225\u88ab\u5132\u5b58\u5728\u6a21\u7d44\u3001class \u548c\u51fd\u5f0f\u7684 __annotations__ \u7279\u6b8a\u5c6c\u6027\u4e2d\u3002

\n

\u8acb\u53c3\u95b1 variable annotation\u3001function annotation\u3001PEP 484 \u548c PEP 526\uff0c\u9019\u4e9b\u7ae0\u7bc0\u7686\u6709\u6b64\u529f\u80fd\u7684\u8aaa\u660e\u3002\u95dc\u65bc\u8a3b\u91cb\u7684\u6700\u4f73\u5be6\u8e10\u65b9\u6cd5\u4e5f\u8acb\u53c3\u95b1 \u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10\u3002

\n
\n
\n"}, "argument\uff08\u5f15\u6578\uff09": {"title": "argument\uff08\u5f15\u6578\uff09", "body": "
\n

\u547c\u53eb\u51fd\u5f0f\u6642\u88ab\u50b3\u905e\u7d66 function\uff08\u6216 method\uff09\u7684\u503c\u3002\u5f15\u6578\u6709\u5169\u7a2e\uff1a

\n
    \n
  • \u95dc\u9375\u5b57\u5f15\u6578 (keyword argument)\uff1a\u5728\u51fd\u5f0f\u547c\u53eb\u4e2d\uff0c\u4ee5\u8b58\u5225\u5b57\uff08identifier\uff0c\u4f8b\u5982 name=\uff09\u958b\u982d\u7684\u5f15\u6578\uff0c\u6216\u662f\u4ee5 ** \u5f8c\u9762 dictionary\uff08\u5b57\u5178\uff09\u5167\u7684\u503c\u88ab\u50b3\u905e\u7684\u5f15\u6578\u3002\u4f8b\u5982\uff0c3 \u548c 5 \u90fd\u662f\u4ee5\u4e0b complex() \u547c\u53eb\u4e2d\u7684\u95dc\u9375\u5b57\u5f15\u6578\uff1a

    \n
    complex(real=3, imag=5)\ncomplex(**{'real': 3, 'imag': 5})\n
    \n
    \n
  • \n
  • \u4f4d\u7f6e\u5f15\u6578 (positional argument)\uff1a\u4e0d\u662f\u95dc\u9375\u5b57\u5f15\u6578\u7684\u5f15\u6578\u3002\u4f4d\u7f6e\u5f15\u6578\u53ef\u5728\u4e00\u500b\u5f15\u6578\u5217\u8868\u7684\u8d77\u59cb\u8655\u51fa\u73fe\uff0c\u548c\uff08\u6216\uff09\u4f5c\u70ba * \u4e4b\u5f8c\u7684 iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09\u4e2d\u7684\u5143\u7d20\u88ab\u50b3\u905e\u3002\u4f8b\u5982\uff0c3 \u548c 5 \u90fd\u662f\u4ee5\u4e0b\u547c\u53eb\u4e2d\u7684\u4f4d\u7f6e\u5f15\u6578\uff1a

    \n
    complex(3, 5)\ncomplex(*(3, 5))\n
    \n
    \n
  • \n
\n

\u5f15\u6578\u6703\u88ab\u6307\u5b9a\u7d66\u51fd\u5f0f\u4e3b\u9ad4\u4e2d\u7684\u9644\u540d\u5340\u57df\u8b8a\u6578\u3002\u95dc\u65bc\u652f\u914d\u9019\u500b\u6307\u5b9a\u904e\u7a0b\u7684\u898f\u5247\uff0c\u8acb\u53c3\u95b1Calls\u7ae0\u7bc0\u3002\u5728\u8a9e\u6cd5\u4e0a\uff0c\u4efb\u4f55\u904b\u7b97\u5f0f\u90fd\u53ef\u4ee5\u88ab\u7528\u4f86\u8868\u793a\u4e00\u500b\u5f15\u6578\uff1b\u5176\u8a55\u4f30\u503c\u6703\u88ab\u6307\u5b9a\u7d66\u5340\u57df\u8b8a\u6578\u3002

\n

\u53e6\u8acb\u53c3\u95b1\u8853\u8a9e\u8868\u7684 parameter\uff08\u53c3\u6578\uff09\u689d\u76ee\u3001\u5e38\u898b\u554f\u984c\u4e2d\u7684\u5f15\u6578\u548c\u53c3\u6578\u4e4b\u9593\u7684\u5dee\u7570\uff0c\u4ee5\u53ca PEP 362\u3002

\n
\n
\n"}, "asynchronous context manager\uff08\u975e\u540c\u6b65\u60c5\u5883\u7ba1\u7406\u5668\uff09": {"title": "asynchronous context manager\uff08\u975e\u540c\u6b65\u60c5\u5883\u7ba1\u7406\u5668\uff09", "body": "
\n

\u4e00\u500b\u53ef\u4ee5\u63a7\u5236 async with \u9673\u8ff0\u5f0f\u4e2d\u6240\u898b\u74b0\u5883\u7684\u7269\u4ef6\uff0c\u800c\u5b83\u662f\u900f\u904e\u5b9a\u7fa9 __aenter__() \u548c __aexit__() method\uff08\u65b9\u6cd5\uff09\u4f86\u63a7\u5236\u7684\u3002\u7531 PEP 492 \u5f15\u5165\u3002

\n
\n
\n"}, "asynchronous generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09": {"title": "asynchronous generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09", "body": "
\n

\u4e00\u500b\u6703\u56de\u50b3 asynchronous generator iterator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09\u7684\u51fd\u5f0f\u3002\u5b83\u770b\u8d77\u4f86\u50cf\u4e00\u500b\u4ee5 async def \u5b9a\u7fa9\u7684\u5354\u7a0b\u51fd\u5f0f (coroutine function)\uff0c\u4f46\u4e0d\u540c\u7684\u662f\u5b83\u5305\u542b\u4e86 yield \u904b\u7b97\u5f0f\uff0c\u80fd\u751f\u6210\u4e00\u7cfb\u5217\u53ef\u7528\u65bc async for \u8ff4\u5708\u7684\u503c\u3002

\n

\u9019\u500b\u8853\u8a9e\u901a\u5e38\u7528\u4f86\u8868\u793a\u4e00\u500b\u975e\u540c\u6b65\u7522\u751f\u5668\u51fd\u5f0f\uff0c\u4f46\u5728\u67d0\u4e9b\u60c5\u5883\u4e2d\uff0c\u4e5f\u53ef\u80fd\u662f\u8868\u793a\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668 (asynchronous generator iterator)\u3002\u842c\u4e00\u60f3\u8868\u9054\u7684\u610f\u601d\u4e0d\u5920\u6e05\u695a\uff0c\u90a3\u5c31\u4f7f\u7528\u5b8c\u6574\u7684\u8853\u8a9e\uff0c\u4ee5\u907f\u514d\u6b67\u7fa9\u3002

\n

\u4e00\u500b\u975e\u540c\u6b65\u7522\u751f\u5668\u51fd\u5f0f\u53ef\u80fd\u5305\u542b await \u904b\u7b97\u5f0f\uff0c\u4ee5\u53ca async for \u548c async with \u9673\u8ff0\u5f0f\u3002

\n
\n
\n"}, "asynchronous generator iterator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09": {"title": "asynchronous generator iterator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09", "body": "
\n

\u4e00\u500b\u7531 asynchronous generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09\u51fd\u5f0f\u6240\u5efa\u7acb\u7684\u7269\u4ef6\u3002

\n

\u9019\u662f\u4e00\u500b asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09\uff0c\u7576\u5b83\u4ee5 __anext__() method \u88ab\u547c\u53eb\u6642\uff0c\u6703\u56de\u50b3\u4e00\u500b\u53ef\u7b49\u5f85\u7269\u4ef6 (awaitable object)\uff0c\u8a72\u7269\u4ef6\u5c07\u57f7\u884c\u975e\u540c\u6b65\u7522\u751f\u5668\u7684\u51fd\u5f0f\u4e3b\u9ad4\uff0c\u76f4\u5230\u9047\u5230\u4e0b\u4e00\u500b yield \u904b\u7b97\u5f0f\u3002

\n

\u6bcf\u500b yield \u6703\u66ab\u505c\u8655\u7406\u7a0b\u5e8f\uff0c\u4e26\u8a18\u4f4f\u4f4d\u7f6e\u57f7\u884c\u72c0\u614b\uff08\u5305\u62ec\u5340\u57df\u8b8a\u6578\u53ca\u64f1\u7f6e\u4e2d\u7684 try \u9673\u8ff0\u5f0f\uff09\u3002\u7576\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\u4ee5\u53e6\u4e00\u500b\u88ab __anext__() \u56de\u50b3\u7684\u53ef\u7b49\u5f85\u7269\u4ef6\u6709\u6548\u5730\u56de\u5fa9\u6642\uff0c\u5b83\u6703\u5f9e\u505c\u6b62\u7684\u5730\u65b9\u7e7c\u7e8c\u57f7\u884c\u3002\u8acb\u53c3\u95b1 PEP 492 \u548c PEP 525\u3002

\n
\n
\n"}, "asynchronous iterable\uff08\u975e\u540c\u6b65\u53ef\u758a\u4ee3\u7269\u4ef6\uff09": {"title": "asynchronous iterable\uff08\u975e\u540c\u6b65\u53ef\u758a\u4ee3\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u7269\u4ef6\uff0c\u5b83\u53ef\u4ee5\u5728 async for \u9673\u8ff0\u5f0f\u4e2d\u88ab\u4f7f\u7528\u3002\u5fc5\u9808\u5f9e\u5b83\u7684 __aiter__() method \u56de\u50b3\u4e00\u500b asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09\u3002\u7531 PEP 492 \u5f15\u5165\u3002

\n
\n
\n"}, "asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09": {"title": "asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09", "body": "
\n

\u4e00\u500b\u5be6\u4f5c __aiter__() \u548c __anext__() method \u7684\u7269\u4ef6\u3002__anext__() \u5fc5\u9808\u56de\u50b3\u4e00\u500b awaitable\uff08\u53ef\u7b49\u5f85\u7269\u4ef6\uff09\u3002async for \u6703\u89e3\u6790\u975e\u540c\u6b65\u758a\u4ee3\u5668\u7684 __anext__() method \u6240\u56de\u50b3\u7684\u53ef\u7b49\u5f85\u7269\u4ef6\uff0c\u76f4\u5230\u5b83\u5f15\u767c StopAsyncIteration \u4f8b\u5916\u3002\u7531 PEP 492 \u5f15\u5165\u3002

\n
\n
\n"}, "attribute\uff08\u5c6c\u6027\uff09": {"title": "attribute\uff08\u5c6c\u6027\uff09", "body": "
\n

\u4e00\u500b\u8207\u67d0\u7269\u4ef6\u76f8\u95dc\u806f\u7684\u503c\uff0c\u8a72\u503c\u5927\u591a\u80fd\u900f\u904e\u4f7f\u7528\u9ede\u5206\u9694\u904b\u7b97\u5f0f (dotted expression) \u7684\u540d\u7a31\u88ab\u53c3\u7167\u3002\u4f8b\u5982\uff0c\u5982\u679c\u7269\u4ef6 o \u6709\u4e00\u500b\u5c6c\u6027 a\uff0c\u5247\u8a72\u5c6c\u6027\u80fd\u4ee5 o.a \u88ab\u53c3\u7167\u3002

\n

\u5982\u679c\u4e00\u500b\u7269\u4ef6\u5141\u8a31\uff0c\u7d66\u4e88\u8a72\u7269\u4ef6\u4e00\u500b\u540d\u7a31\u4e0d\u662f\u7531Identifiers and keywords\u6240\u5b9a\u7fa9\u4e4b\u8b58\u5225\u7b26 (identifier) \u7684\u5c6c\u6027\u662f\u6709\u53ef\u80fd\u7684\uff0c\u4f8b\u5982\u4f7f\u7528 setattr()\u3002\u50cf\u9019\u6a23\u7684\u5c6c\u6027\u5c07\u7121\u6cd5\u4f7f\u7528\u9ede\u5206\u9694\u904b\u7b97\u5f0f\u4f86\u5b58\u53d6\uff0c\u800c\u662f\u9700\u8981\u4f7f\u7528 getattr() \u4f86\u53d6\u5f97\u5b83\u3002

\n
\n
\n"}, "awaitable\uff08\u53ef\u7b49\u5f85\u7269\u4ef6\uff09": {"title": "awaitable\uff08\u53ef\u7b49\u5f85\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u53ef\u4ee5\u5728 await \u904b\u7b97\u5f0f\u4e2d\u88ab\u4f7f\u7528\u7684\u7269\u4ef6\u3002\u5b83\u53ef\u4ee5\u662f\u4e00\u500b coroutine\uff08\u5354\u7a0b\uff09\uff0c\u6216\u662f\u4e00\u500b\u6709 __await__() method \u7684\u7269\u4ef6\u3002\u53e6\u8acb\u53c3\u95b1 PEP 492\u3002

\n
\n
\n"}, "bdfl": {"title": "BDFL", "body": "
\n

Benevolent Dictator For Life\uff08\u7d42\u8eab\u4ec1\u6148\u7368\u88c1\u8005\uff09\uff0c\u53c8\u540d Guido van Rossum\uff0cPython \u7684\u5275\u9020\u8005\u3002

\n
\n
\n"}, "binary file\uff08\u4e8c\u9032\u4f4d\u6a94\u6848\uff09": {"title": "binary file\uff08\u4e8c\u9032\u4f4d\u6a94\u6848\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u8b80\u53d6\u548c\u5beb\u5165 bytes-like objects\uff08\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\uff09\u7684 file object\uff08\u6a94\u6848\u7269\u4ef6\uff09\u3002\u4e8c\u9032\u4f4d\u6a94\u6848\u7684\u4f8b\u5b50\u6709\uff1a\u4ee5\u4e8c\u9032\u4f4d\u6a21\u5f0f\uff08'rb'\u3001'wb' \u6216 'rb+'\uff09\u958b\u555f\u7684\u6a94\u6848\u3001sys.stdin.buffer\u3001sys.stdout.buffer\uff0c\u4ee5\u53ca io.BytesIO \u548c gzip.GzipFile \u5be6\u4f8b\u3002

\n

\u53e6\u8acb\u53c3\u95b1 text file\uff08\u6587\u5b57\u6a94\u6848\uff09\uff0c\u5b83\u662f\u4e00\u500b\u80fd\u5920\u8b80\u53d6\u548c\u5beb\u5165 str \u7269\u4ef6\u7684\u6a94\u6848\u7269\u4ef6\u3002

\n
\n
\n"}, "borrowed reference\uff08\u501f\u7528\u53c3\u7167\uff09": {"title": "borrowed reference\uff08\u501f\u7528\u53c3\u7167\uff09", "body": "
\n

\u5728 Python \u7684 C API \u4e2d\uff0c\u501f\u7528\u53c3\u7167\u662f\u4e00\u500b\u5c0d\u7269\u4ef6\u7684\u53c3\u7167\uff0c\u5176\u4e2d\u4f7f\u7528\u8a72\u7269\u4ef6\u7684\u7a0b\u5f0f\u78bc\u4e26\u4e0d\u64c1\u6709\u9019\u500b\u53c3\u7167\u3002\u5982\u679c\u8a72\u7269\u4ef6\u88ab\u92b7\u6bc0\uff0c\u5b83\u6703\u6210\u70ba\u4e00\u500b\u8ff7\u9014\u6307\u6a19 (dangling pointer)\u3002\u4f8b\u5982\uff0c\u4e00\u6b21\u5783\u573e\u56de\u6536 (garbage collection) \u53ef\u4ee5\u79fb\u9664\u5c0d\u7269\u4ef6\u7684\u6700\u5f8c\u4e00\u500b strong reference\uff08\u5f37\u53c3\u7167\uff09\uff0c\u800c\u5c07\u8a72\u7269\u4ef6\u92b7\u6bc0\u3002

\n

\u5c0d borrowed reference \u547c\u53eb Py_INCREF() \u4ee5\u5c07\u5b83\u539f\u5730 (in-place) \u8f49\u63db\u70ba strong reference \u662f\u88ab\u5efa\u8b70\u7684\u505a\u6cd5\uff0c\u9664\u975e\u8a72\u7269\u4ef6\u4e0d\u80fd\u5728\u6700\u5f8c\u4e00\u6b21\u4f7f\u7528\u501f\u7528\u53c3\u7167\u4e4b\u524d\u88ab\u92b7\u6bc0\u3002Py_NewRef() \u51fd\u5f0f\u53ef\u7528\u65bc\u5efa\u7acb\u4e00\u500b\u65b0\u7684 strong reference\u3002

\n
\n
\n"}, "bytes-like object\uff08\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\uff09": {"title": "bytes-like object\uff08\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u652f\u63f4\u7de9\u885d\u5354\u5b9a (Buffer Protocol)\u4e14\u80fd\u5920\u532f\u51fa C-contiguous \u7de9\u885d\u5340\u7684\u7269\u4ef6\u3002\u9019\u5305\u62ec\u6240\u6709\u7684 bytes\u3001bytearray \u548c array.array \u7269\u4ef6\uff0c\u4ee5\u53ca\u8a31\u591a\u5e38\u898b\u7684 memoryview \u7269\u4ef6\u3002\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\u53ef\u7528\u65bc\u8655\u7406\u4e8c\u9032\u4f4d\u8cc7\u6599\u7684\u5404\u7a2e\u904b\u7b97\uff1b\u9019\u4e9b\u904b\u7b97\u5305\u62ec\u58d3\u7e2e\u3001\u5132\u5b58\u81f3\u4e8c\u9032\u4f4d\u6a94\u6848\u548c\u900f\u904e socket\uff08\u63d2\u5ea7\uff09\u767c\u9001\u3002

\n

\u6709\u4e9b\u904b\u7b97\u9700\u8981\u4e8c\u9032\u4f4d\u8cc7\u6599\u662f\u53ef\u8b8a\u7684\u3002\u8aaa\u660e\u6587\u4ef6\u901a\u5e38\u6703\u5c07\u9019\u4e9b\u7269\u4ef6\u7a31\u70ba\u300c\u53ef\u8b80\u5beb\u7684\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\u300d\u3002\u53ef\u8b8a\u7de9\u885d\u5340\u7684\u7269\u4ef6\u5305\u62ec bytearray\uff0c\u4ee5\u53ca bytearray \u7684 memoryview\u3002\u5176\u4ed6\u7684\u904b\u7b97\u9700\u8981\u8b93\u4e8c\u9032\u4f4d\u8cc7\u6599\u88ab\u5132\u5b58\u5728\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff08\u300c\u552f\u8b80\u7684\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\u300d\uff09\u4e2d\uff1b\u9019\u4e9b\u7269\u4ef6\u5305\u62ec bytes\uff0c\u4ee5\u53ca bytes \u7269\u4ef6\u7684 memoryview\u3002

\n
\n
\n"}, "bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09": {"title": "bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09", "body": "
\n

Python \u7684\u539f\u59cb\u78bc\u6703\u88ab\u7de8\u8b6f\u6210\u4f4d\u5143\u7d44\u78bc\uff0c\u5b83\u662f Python \u7a0b\u5f0f\u5728 CPython \u76f4\u8b6f\u5668\u4e2d\u7684\u5167\u90e8\u8868\u793a\u6cd5\u3002\u8a72\u4f4d\u5143\u7d44\u78bc\u4e5f\u6703\u88ab\u66ab\u5b58\u5728 .pyc \u6a94\u6848\u4e2d\uff0c\u4ee5\u4fbf\u7b2c\u4e8c\u6b21\u57f7\u884c\u540c\u4e00\u500b\u6a94\u6848\u6642\u80fd\u5920\u66f4\u5feb\u901f\uff08\u53ef\u4ee5\u4e0d\u7528\u5f9e\u539f\u59cb\u78bc\u91cd\u65b0\u7de8\u8b6f\u70ba\u4f4d\u5143\u7d44\u78bc\uff09\u3002\u9019\u7a2e\u300c\u4e2d\u9593\u8a9e\u8a00 (intermediate language)\u300d\u64da\u8aaa\u662f\u904b\u884c\u5728\u4e00\u500b virtual machine\uff08\u865b\u64ec\u6a5f\u5668\uff09\u4e0a\uff0c\u8a72\u865b\u64ec\u6a5f\u5668\u6703\u57f7\u884c\u8207\u6bcf\u500b\u4f4d\u5143\u7d44\u78bc\u5c0d\u61c9\u7684\u6a5f\u5668\u78bc (machine code)\u3002\u8981\u6ce8\u610f\u7684\u662f\uff0c\u4f4d\u5143\u7d44\u78bc\u7406\u8ad6\u4e0a\u662f\u7121\u6cd5\u5728\u4e0d\u540c\u7684 Python \u865b\u64ec\u6a5f\u5668\u4e4b\u9593\u904b\u4f5c\u7684\uff0c\u4e5f\u4e0d\u80fd\u5728\u4e0d\u540c\u7248\u672c\u7684 Python \u4e4b\u9593\u4fdd\u6301\u7a69\u5b9a\u3002

\n

\u4f4d\u5143\u7d44\u78bc\u7684\u6307\u4ee4\u5217\u8868\u53ef\u4ee5\u5728 dis \u6a21\u7d44\u7684\u8aaa\u660e\u6587\u4ef6\u4e2d\u627e\u5230\u3002

\n
\n
\n"}, "callable\uff08\u53ef\u547c\u53eb\u7269\u4ef6\uff09": {"title": "callable\uff08\u53ef\u547c\u53eb\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b callable \u662f\u53ef\u4ee5\u88ab\u547c\u53eb\u7684\u7269\u4ef6\uff0c\u547c\u53eb\u6642\u53ef\u80fd\u4ee5\u4e0b\u5217\u5f62\u5f0f\u5e36\u6709\u4e00\u7d44\u5f15\u6578\uff08\u8acb\u898b argument\uff09\uff1a

\n
callable(argument1, argument2, argumentN)\n
\n
\n

\u4e00\u500b function \u8207\u5176\u5ef6\u4f38\u7684 method \u90fd\u662f callable\u3002\u4e00\u500b\u6709\u5be6\u4f5c __call__() \u65b9\u6cd5\u7684 class \u4e4b\u5be6\u4f8b\u4e5f\u662f\u500b callable\u3002

\n
\n
\n"}, "callback\uff08\u56de\u547c\uff09": {"title": "callback\uff08\u56de\u547c\uff09", "body": "
\n

\u4f5c\u70ba\u5f15\u6578\u88ab\u50b3\u905e\u7684\u4e00\u500b\u526f\u7a0b\u5f0f (subroutine) \u51fd\u5f0f\uff0c\u6703\u5728\u672a\u4f86\u7684\u67d0\u500b\u6642\u9593\u9ede\u88ab\u57f7\u884c\u3002

\n
\n
\n"}, "class\uff08\u985e\u5225\uff09": {"title": "class\uff08\u985e\u5225\uff09", "body": "
\n

\u4e00\u500b\u7528\u65bc\u5efa\u7acb\u4f7f\u7528\u8005\u5b9a\u7fa9\u7269\u4ef6\u7684\u6a21\u677f\u3002Class \u7684\u5b9a\u7fa9\u901a\u5e38\u6703\u5305\u542b method \u7684\u5b9a\u7fa9\uff0c\u9019\u4e9b method \u53ef\u4ee5\u5728 class \u7684\u5be6\u4f8b\u4e0a\u9032\u884c\u64cd\u4f5c\u3002

\n
\n
\n"}, "class variable\uff08\u985e\u5225\u8b8a\u6578\uff09": {"title": "class variable\uff08\u985e\u5225\u8b8a\u6578\uff09", "body": "
\n

\u4e00\u500b\u5728 class \u4e2d\u88ab\u5b9a\u7fa9\uff0c\u4e14\u61c9\u8a72\u53ea\u80fd\u5728 class \u5c64\u6b21\uff08\u610f\u5373\u4e0d\u662f\u5728 class \u7684\u5be6\u4f8b\u4e2d\uff09\u88ab\u4fee\u6539\u7684\u8b8a\u6578\u3002

\n
\n
\n"}, "complex number\uff08\u8907\u6578\uff09": {"title": "complex number\uff08\u8907\u6578\uff09", "body": "
\n

\u4e00\u500b\u6211\u5011\u719f\u6089\u7684\u5be6\u6578\u7cfb\u7d71\u7684\u64f4\u5145\uff0c\u5728\u6b64\u6240\u6709\u6578\u5b57\u90fd\u6703\u88ab\u8868\u793a\u70ba\u4e00\u500b\u5be6\u90e8\u548c\u4e00\u500b\u865b\u90e8\u4e4b\u548c\u3002\u865b\u6578\u5c31\u662f\u865b\u6578\u55ae\u4f4d\uff08-1 \u7684\u5e73\u65b9\u6839\uff09\u7684\u5be6\u6578\u500d\uff0c\u6b64\u55ae\u4f4d\u901a\u5e38\u5728\u6578\u5b78\u4e2d\u88ab\u5beb\u70ba i\uff0c\u5728\u5de5\u7a0b\u5b78\u4e2d\u88ab\u5beb\u70ba j\u3002Python \u5167\u5efa\u4e86\u5c0d\u8907\u6578\u7684\u652f\u63f4\uff0c\u5b83\u662f\u7528\u5f8c\u8005\u7684\u8a18\u6cd5\u4f86\u8868\u793a\u8907\u6578\uff1b\u865b\u90e8\u6703\u5e36\u8457\u4e00\u500b\u5f8c\u7db4\u7684 j \u88ab\u7de8\u5beb\uff0c\u4f8b\u5982 3+1j\u3002\u82e5\u8981\u5c07 math \u6a21\u7d44\u5167\u7684\u5de5\u5177\u7b49\u6548\u5730\u7528\u65bc\u8907\u6578\uff0c\u8acb\u4f7f\u7528 cmath \u6a21\u7d44\u3002\u8907\u6578\u7684\u4f7f\u7528\u662f\u4e00\u500b\u76f8\u7576\u9032\u968e\u7684\u6578\u5b78\u529f\u80fd\u3002\u5982\u679c\u4f60\u6c92\u6709\u5bdf\u89ba\u5230\u5c0d\u5b83\u5011\u7684\u9700\u6c42\uff0c\u90a3\u9ebc\u5e7e\u4e4e\u80fd\u78ba\u5b9a\u4f60\u53ef\u4ee5\u5b89\u5168\u5730\u5ffd\u7565\u5b83\u5011\u3002

\n
\n
\n"}, "context manager\uff08\u60c5\u5883\u7ba1\u7406\u5668\uff09": {"title": "context manager\uff08\u60c5\u5883\u7ba1\u7406\u5668\uff09", "body": "
\n

\u4e00\u500b\u53ef\u4ee5\u63a7\u5236 with \u9673\u8ff0\u5f0f\u4e2d\u6240\u898b\u74b0\u5883\u7684\u7269\u4ef6\uff0c\u800c\u5b83\u662f\u900f\u904e\u5b9a\u7fa9 __enter__() \u548c __exit__() method \u4f86\u63a7\u5236\u7684\u3002\u8acb\u53c3\u95b1 PEP 343\u3002

\n
\n
\n"}, "context variable\uff08\u60c5\u5883\u8b8a\u6578\uff09": {"title": "context variable\uff08\u60c5\u5883\u8b8a\u6578\uff09", "body": "
\n

\u4e00\u500b\u8b8a\u6578\uff0c\u5176\u503c\u53ef\u4ee5\u6839\u64da\u4e0a\u4e0b\u6587\u7684\u60c5\u5883\u800c\u6709\u6240\u4e0d\u540c\u3002\u9019\u985e\u4f3c\u57f7\u884c\u7dd2\u5340\u57df\u5132\u5b58\u5340 (Thread-Local Storage)\uff0c\u5728\u5176\u4e2d\uff0c\u4e00\u500b\u8b8a\u6578\u5728\u6bcf\u500b\u57f7\u884c\u7dd2\u53ef\u80fd\u5177\u6709\u4e0d\u540c\u7684\u503c\u3002\u7136\u800c\uff0c\u95dc\u65bc\u60c5\u5883\u8b8a\u6578\uff0c\u5728\u4e00\u500b\u57f7\u884c\u7dd2\u4e2d\u53ef\u80fd\u6703\u6709\u591a\u500b\u60c5\u5883\uff0c\u800c\u60c5\u5883\u8b8a\u6578\u7684\u4e3b\u8981\u7528\u9014\uff0c\u662f\u5728\u4e26\u884c\u7684\u975e\u540c\u6b65\u4efb\u52d9 (concurrent asynchronous task) \u4e2d\uff0c\u5c0d\u65bc\u8b8a\u6578\u72c0\u614b\u7684\u8ffd\u8e64\u3002\u8acb\u53c3\u95b1 contextvars\u3002

\n
\n
\n"}, "contiguous\uff08\u9023\u7e8c\u7684\uff09": {"title": "contiguous\uff08\u9023\u7e8c\u7684\uff09", "body": "
\n

\u5982\u679c\u4e00\u500b\u7de9\u885d\u5340\u662f C-contiguous \u6216\u662f Fortran contiguous\uff0c\u5247\u5b83\u6703\u78ba\u5207\u5730\u88ab\u8996\u70ba\u662f\u9023\u7e8c\u7684\u3002\u96f6\u7dad (zero-dimensional) \u7684\u7de9\u885d\u5340\u90fd\u662f C \u53ca Fortran contiguous\u3002\u5728\u4e00\u7dad (one-dimensional) \u9663\u5217\u4e2d\uff0c\u5404\u9805\u76ee\u5fc5\u9808\u5728\u8a18\u61b6\u9ad4\u4e2d\u5f7c\u6b64\u76f8\u9130\u5730\u6392\u5217\uff0c\u800c\u5176\u7d22\u5f15\u9806\u5e8f\u662f\u5f9e\u96f6\u958b\u59cb\u905e\u589e\u3002\u5728\u591a\u7dad\u7684 (multidimensional) C-contiguous \u9663\u5217\u4e2d\uff0c\u6309\u8a18\u61b6\u9ad4\u4f4d\u5740\u7684\u9806\u5e8f\u8a2a\u554f\u5404\u500b\u9805\u76ee\u6642\uff0c\u6700\u5f8c\u4e00\u500b\u7d22\u5f15\u7684\u8b8a\u5316\u6700\u5feb\u3002\u7136\u800c\uff0c\u5728 Fortran contiguous \u9663\u5217\u4e2d\uff0c\u7b2c\u4e00\u500b\u7d22\u5f15\u7684\u8b8a\u5316\u6700\u5feb\u3002

\n
\n
\n"}, "coroutine\uff08\u5354\u7a0b\uff09": {"title": "coroutine\uff08\u5354\u7a0b\uff09", "body": "
\n

\u5354\u7a0b\u662f\u526f\u7a0b\u5f0f (subroutine) \u7684\u4e00\u7a2e\u66f4\u70ba\u5ee3\u7fa9\u7684\u5f62\u5f0f\u3002\u526f\u7a0b\u5f0f\u662f\u5728\u67d0\u500b\u6642\u9593\u9ede\u88ab\u9032\u5165\u4e26\u5728\u53e6\u4e00\u500b\u6642\u9593\u9ede\u88ab\u9000\u51fa\u3002\u5354\u7a0b\u53ef\u4ee5\u5728\u8a31\u591a\u4e0d\u540c\u7684\u6642\u9593\u9ede\u88ab\u9032\u5165\u3001\u9000\u51fa\u548c\u56de\u5fa9\u3002\u5b83\u5011\u80fd\u5920\u4ee5 async def \u9673\u8ff0\u5f0f\u88ab\u5be6\u4f5c\u3002\u53e6\u8acb\u53c3\u95b1 PEP 492\u3002

\n
\n
\n"}, "coroutine function\uff08\u5354\u7a0b\u51fd\u5f0f\uff09": {"title": "coroutine function\uff08\u5354\u7a0b\u51fd\u5f0f\uff09", "body": "
\n

\u4e00\u500b\u56de\u50b3 coroutine\uff08\u5354\u7a0b\uff09\u7269\u4ef6\u7684\u51fd\u5f0f\u3002\u4e00\u500b\u5354\u7a0b\u51fd\u5f0f\u80fd\u4ee5 async def \u9673\u8ff0\u5f0f\u88ab\u5b9a\u7fa9\uff0c\u4e26\u53ef\u80fd\u6703\u5305\u542b await\u3001async for \u548c async with \u95dc\u9375\u5b57\u3002\u9019\u4e9b\u95dc\u9375\u5b57\u7531 PEP 492 \u5f15\u5165\u3002

\n
\n
\n"}, "cpython": {"title": "CPython", "body": "
\n

Python \u7a0b\u5f0f\u8a9e\u8a00\u7684\u6a19\u6e96\u5be6\u4f5c (canonical implementation)\uff0c\u88ab\u767c\u5e03\u5728 python.org \u4e0a\u3002\u300cCPython\u300d\u9019\u500b\u8853\u8a9e\u5728\u5fc5\u8981\u6642\u88ab\u4f7f\u7528\uff0c\u4ee5\u5340\u5206\u6b64\u5be6\u4f5c\u8207\u5176\u5b83\u8a9e\u8a00\u7684\u5be6\u4f5c\uff0c\u4f8b\u5982 Jython \u6216 IronPython\u3002

\n
\n
\n"}, "decorator\uff08\u88dd\u98fe\u5668\uff09": {"title": "decorator\uff08\u88dd\u98fe\u5668\uff09", "body": "
\n

\u4e00\u500b\u51fd\u5f0f\uff0c\u5b83\u6703\u56de\u50b3\u53e6\u4e00\u500b\u51fd\u5f0f\uff0c\u901a\u5e38\u5b83\u6703\u4f7f\u7528 @wrapper \u8a9e\u6cd5\uff0c\u88ab\u61c9\u7528\u70ba\u4e00\u7a2e\u51fd\u5f0f\u7684\u8b8a\u63db (function transformation)\u3002\u88dd\u98fe\u5668\u7684\u5e38\u898b\u7bc4\u4f8b\u662f classmethod() \u548c staticmethod()\u3002

\n

\u88dd\u98fe\u5668\u8a9e\u6cd5\u53ea\u662f\u8a9e\u6cd5\u7cd6\u3002\u4ee5\u4e0b\u5169\u500b\u51fd\u5f0f\u5b9a\u7fa9\u5728\u8a9e\u7fa9\u4e0a\u662f\u7b49\u6548\u7684\uff1a

\n
def f(arg):\n    ...\nf = staticmethod(f)\n\n@staticmethod\ndef f(arg):\n    ...\n
\n
\n

Class \u4e5f\u5b58\u5728\u76f8\u540c\u7684\u6982\u5ff5\uff0c\u4f46\u5728\u90a3\u88e1\u6bd4\u8f03\u4e0d\u5e38\u7528\u3002\u95dc\u65bc\u88dd\u98fe\u5668\u7684\u66f4\u591a\u5167\u5bb9\uff0c\u8acb\u53c3\u95b1\u51fd\u5f0f\u5b9a\u7fa9\u548c class \u5b9a\u7fa9\u7684\u8aaa\u660e\u6587\u4ef6\u3002

\n
\n
\n"}, "descriptor\uff08\u63cf\u8ff0\u5668\uff09": {"title": "descriptor\uff08\u63cf\u8ff0\u5668\uff09", "body": "
\n

\u4efb\u4f55\u5b9a\u7fa9\u4e86 __get__()\u3001__set__() \u6216 __delete__() method \u7684\u7269\u4ef6\u3002\u7576\u4e00\u500b class \u5c6c\u6027\u662f\u4e00\u500b\u63cf\u8ff0\u5668\u6642\uff0c\u5b83\u7684\u7279\u6b8a\u9023\u7d50\u884c\u70ba\u6703\u5728\u5c6c\u6027\u67e5\u627e\u6642\u88ab\u89f8\u767c\u3002\u901a\u5e38\uff0c\u4f7f\u7528 a.b \u4f86\u53d6\u5f97\u3001\u8a2d\u5b9a\u6216\u522a\u9664\u67d0\u500b\u5c6c\u6027\u6642\uff0c\u6703\u5728 a \u7684 class \u5b57\u5178\u4e2d\u67e5\u627e\u540d\u7a31\u70ba b \u7684\u7269\u4ef6\uff0c\u4f46\u5982\u679c b \u662f\u4e00\u500b\u63cf\u8ff0\u5668\uff0c\u5247\u76f8\u5c0d\u61c9\u7684\u63cf\u8ff0\u5668 method \u6703\u88ab\u547c\u53eb\u3002\u5c0d\u63cf\u8ff0\u5668\u7684\u7406\u89e3\u662f\u6df1\u5165\u7406\u89e3 Python \u7684\u95dc\u9375\uff0c\u56e0\u70ba\u5b83\u5011\u662f\u8a31\u591a\u529f\u80fd\u7684\u57fa\u790e\uff0c\u9019\u4e9b\u529f\u80fd\u5305\u62ec\u51fd\u5f0f\u3001method\u3001\u5c6c\u6027 (property)\u3001class method\u3001\u975c\u614b method\uff0c\u4ee5\u53ca\u5c0d super class\uff08\u7236\u985e\u5225\uff09\u7684\u53c3\u7167\u3002

\n

\u95dc\u65bc\u63cf\u8ff0\u5668 method \u7684\u66f4\u591a\u8cc7\u8a0a\uff0c\u8acb\u53c3\u95b1Implementing Descriptors\u6216\u63cf\u8ff0\u5668\u4f7f\u7528\u6307\u5357\u3002

\n
\n
\n"}, "dictionary\uff08\u5b57\u5178\uff09": {"title": "dictionary\uff08\u5b57\u5178\uff09", "body": "
\n

\u4e00\u500b\u95dc\u806f\u9663\u5217 (associative array)\uff0c\u5176\u4e2d\u4efb\u610f\u7684\u9375\u6703\u88ab\u6620\u5c04\u5230\u503c\u3002\u9375\u53ef\u4ee5\u662f\u4efb\u4f55\u5e36\u6709 __hash__() \u548c __eq__() method \u7684\u7269\u4ef6\u3002\u5728 Perl \u4e2d\u88ab\u7a31\u70ba\u96dc\u6e4a (hash)\u3002

\n
\n
\n"}, "dictionary comprehension\uff08\u5b57\u5178\u7d9c\u5408\u904b\u7b97\uff09": {"title": "dictionary comprehension\uff08\u5b57\u5178\u7d9c\u5408\u904b\u7b97\uff09", "body": "
\n

\u4e00\u7a2e\u7dca\u5bc6\u7684\u65b9\u6cd5\uff0c\u7528\u4f86\u8655\u7406\u4e00\u500b\u53ef\u758a\u4ee3\u7269\u4ef6\u4e2d\u7684\u5168\u90e8\u6216\u90e8\u5206\u5143\u7d20\uff0c\u4e26\u5c07\u8655\u7406\u7d50\u679c\u4ee5\u4e00\u500b\u5b57\u5178\u56de\u50b3\u3002results = {n: n ** 2 for n in range(10)} \u6703\u7522\u751f\u4e00\u500b\u5b57\u5178\uff0c\u5b83\u5305\u542b\u4e86\u9375 n \u6620\u5c04\u5230\u503c n ** 2\u3002\u8acb\u53c3\u95b1Displays for lists, sets and dictionaries\u3002

\n
\n
\n"}, "dictionary view\uff08\u5b57\u5178\u6aa2\u8996\uff09": {"title": "dictionary view\uff08\u5b57\u5178\u6aa2\u8996\uff09", "body": "
\n

\u5f9e dict.keys()\u3001dict.values() \u53ca dict.items() \u56de\u50b3\u7684\u7269\u4ef6\u88ab\u7a31\u70ba\u5b57\u5178\u6aa2\u8996\u3002\u5b83\u5011\u63d0\u4f9b\u4e86\u5b57\u5178\u4e2d\u9805\u76ee\u7684\u52d5\u614b\u6aa2\u8996\uff0c\u9019\u8868\u793a\u7576\u5b57\u5178\u6709\u8b8a\u52d5\u6642\uff0c\u8a72\u6aa2\u8996\u6703\u53cd\u6620\u9019\u4e9b\u8b8a\u52d5\u3002\u82e5\u8981\u5f37\u5236\u5c07\u5b57\u5178\u6aa2\u8996\u8f49\u70ba\u5b8c\u6574\u7684 list\uff08\u4e32\u5217\uff09\uff0c\u9808\u4f7f\u7528 list(dictview)\u3002\u8acb\u53c3\u95b1\u5b57\u5178\u8996\u5716\u7269\u4ef6\u3002

\n
\n
\n"}, "docstring\uff08\u8aaa\u660e\u5b57\u4e32\uff09": {"title": "docstring\uff08\u8aaa\u660e\u5b57\u4e32\uff09", "body": "
\n

A string literal which appears as the first expression in a class,\nfunction or module. While ignored when the suite is executed, it is\nrecognized by the compiler and put into the __doc__ attribute\nof the enclosing class, function or module. Since it is available via\nintrospection, it is the canonical place for documentation of the\nobject.

\n
\n
\n"}, "duck-typing\uff08\u9d28\u5b50\u578b\u5225\uff09": {"title": "duck-typing\uff08\u9d28\u5b50\u578b\u5225\uff09", "body": "
\n

\u4e00\u7a2e\u7a0b\u5f0f\u8a2d\u8a08\u98a8\u683c\uff0c\u5b83\u4e0d\u662f\u85c9\u7531\u6aa2\u67e5\u4e00\u500b\u7269\u4ef6\u7684\u578b\u5225\u4f86\u78ba\u5b9a\u5b83\u662f\u5426\u5177\u6709\u6b63\u78ba\u7684\u4ecb\u9762\uff1b\u53d6\u800c\u4ee3\u4e4b\u7684\u662f\uff0cmethod \u6216\u5c6c\u6027\u6703\u55ae\u7d14\u5730\u88ab\u547c\u53eb\u6216\u4f7f\u7528\u3002\uff08\u300c\u5982\u679c\u5b83\u770b\u8d77\u4f86\u50cf\u4e00\u96bb\u9d28\u5b50\u800c\u4e14\u53eb\u8d77\u4f86\u50cf\u4e00\u96bb\u9d28\u5b50\uff0c\u90a3\u9ebc\u5b83\u4e00\u5b9a\u662f\u4e00\u96bb\u9d28\u5b50\u3002\u300d\uff09\u56e0\u70ba\u5f37\u8abf\u4ecb\u9762\u800c\u975e\u7279\u5b9a\u578b\u5225\uff0c\u7cbe\u5fc3\u8a2d\u8a08\u7684\u7a0b\u5f0f\u78bc\u80fd\u8b93\u591a\u5f62\u66ff\u4ee3 (polymorphic substitution) \u4f86\u589e\u9032\u5b83\u7684\u9748\u6d3b\u6027\u3002\u9d28\u5b50\u578b\u5225\u8981\u907f\u514d\u4f7f\u7528 type() \u6216 isinstance() \u9032\u884c\u6e2c\u8a66\u3002\uff08\u4f46\u662f\u8acb\u6ce8\u610f\uff0c\u9d28\u5b50\u578b\u5225\u53ef\u4ee5\u7528\u62bd\u8c61\u57fa\u5e95\u985e\u5225 (abstract base class) \u4f86\u88dc\u5145\u3002\uff09\u7136\u800c\uff0c\u5b83\u901a\u5e38\u6703\u63a1\u7528 hasattr() \u6e2c\u8a66\uff0c\u6216\u662f EAFP \u7a0b\u5f0f\u8a2d\u8a08\u98a8\u683c\u3002

\n
\n
\n"}, "eafp": {"title": "EAFP", "body": "
\n

Easier to ask for forgiveness than permission.\uff08\u8acb\u6c42\u5bec\u6055\u6bd4\u8acb\u6c42\u8a31\u53ef\u66f4\u5bb9\u6613\u3002\uff09\u9019\u7a2e\u5e38\u898b\u7684 Python \u7de8\u78bc\u98a8\u683c\u6703\u5148\u5047\u8a2d\u6709\u6548\u7684\u9375\u6216\u5c6c\u6027\u7684\u5b58\u5728\uff0c\u4e26\u5728\u8a72\u5047\u8a2d\u88ab\u63a8\u7ffb\u6642\u518d\u6355\u7372\u4f8b\u5916\u3002\u9019\u7a2e\u4e7e\u6de8\u4e14\u5feb\u901f\u7684\u98a8\u683c\uff0c\u5176\u7279\u8272\u662f\u5b58\u5728\u8a31\u591a\u7684 try \u548c except \u9673\u8ff0\u5f0f\u3002\u8a72\u6280\u8853\u8207\u8a31\u591a\u5176\u4ed6\u8a9e\u8a00\uff08\u4f8b\u5982 C\uff09\u5e38\u898b\u7684 LBYL \u98a8\u683c\u5f62\u6210\u4e86\u5c0d\u6bd4\u3002

\n
\n
\n"}, "expression\uff08\u904b\u7b97\u5f0f\uff09": {"title": "expression\uff08\u904b\u7b97\u5f0f\uff09", "body": "
\n

\u4e00\u6bb5\u53ef\u4ee5\u88ab\u8a55\u4f30\u4e26\u6c42\u503c\u7684\u8a9e\u6cd5\u3002\u63db\u53e5\u8a71\u8aaa\uff0c\u4e00\u500b\u904b\u7b97\u5f0f\u5c31\u662f\u6587\u5b57\u3001\u540d\u7a31\u3001\u5c6c\u6027\u5b58\u53d6\u3001\u904b\u7b97\u5b50\u6216\u51fd\u5f0f\u547c\u53eb\u7b49\u904b\u7b97\u5f0f\u5143\u4ef6\u7684\u7d2f\u7a4d\uff0c\u800c\u9019\u4e9b\u5143\u4ef6\u90fd\u80fd\u56de\u50b3\u4e00\u500b\u503c\u3002\u8207\u8a31\u591a\u5176\u4ed6\u8a9e\u8a00\u4e0d\u540c\u7684\u662f\uff0c\u4e26\u975e\u6240\u6709\u7684 Python \u8a9e\u8a00\u69cb\u9020\u90fd\u662f\u904b\u7b97\u5f0f\u3002\u53e6\u5916\u6709\u4e00\u4e9b statement\uff08\u9673\u8ff0\u5f0f\uff09\u4e0d\u80fd\u88ab\u7528\u4f5c\u904b\u7b97\u5f0f\uff0c\u4f8b\u5982 while\u3002\u8ce6\u503c (assignment) \u4e5f\u662f\u9673\u8ff0\u5f0f\uff0c\u800c\u4e0d\u662f\u904b\u7b97\u5f0f\u3002

\n
\n
\n"}, "extension module\uff08\u64f4\u5145\u6a21\u7d44\uff09": {"title": "extension module\uff08\u64f4\u5145\u6a21\u7d44\uff09", "body": "
\n

\u4e00\u500b\u4ee5 C \u6216 C++ \u7de8\u5beb\u7684\u6a21\u7d44\uff0c\u5b83\u4f7f\u7528 Python \u7684 C API \u4f86\u8207\u6838\u5fc3\u53ca\u4f7f\u7528\u8005\u7a0b\u5f0f\u78bc\u9032\u884c\u4e92\u52d5\u3002

\n
\n
\n"}, "f-string\uff08f \u5b57\u4e32\uff09": {"title": "f-string\uff08f \u5b57\u4e32\uff09", "body": "
\n

\u4ee5 'f' \u6216 'F' \u70ba\u524d\u7db4\u7684\u5b57\u4e32\u6587\u672c\u901a\u5e38\u88ab\u7a31\u70ba\u300cf \u5b57\u4e32\u300d\uff0c\u5b83\u662f\u683c\u5f0f\u5316\u7684\u5b57\u4e32\u6587\u672c\u7684\u7e2e\u5beb\u3002\u53e6\u8acb\u53c3\u95b1 PEP 498\u3002

\n
\n
\n"}, "file object\uff08\u6a94\u6848\u7269\u4ef6\uff09": {"title": "file object\uff08\u6a94\u6848\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u8b93\u4f7f\u7528\u8005\u900f\u904e\u6a94\u6848\u5c0e\u5411 (file-oriented) API\uff08\u5982 read() \u6216 write() \u7b49 method\uff09\u4f86\u64cd\u4f5c\u5e95\u5c64\u8cc7\u6e90\u7684\u7269\u4ef6\u3002\u6839\u64da\u6a94\u6848\u7269\u4ef6\u88ab\u5efa\u7acb\u7684\u65b9\u5f0f\uff0c\u5b83\u80fd\u5920\u5354\u8abf\u5c0d\u771f\u5be6\u78c1\u789f\u6a94\u6848\u6216\u662f\u5176\u4ed6\u985e\u578b\u7684\u5132\u5b58\u5668\u6216\u901a\u8a0a\u88dd\u7f6e\uff08\u4f8b\u5982\u6a19\u6e96\u8f38\u5165\uff0f\u8f38\u51fa\u3001\u8a18\u61b6\u9ad4\u5167\u7de9\u885d\u5340\u3001socket\uff08\u63d2\u5ea7\uff09\u3001\u7ba1\u7dda (pipe) \u7b49\uff09\u7684\u5b58\u53d6\u3002\u6a94\u6848\u7269\u4ef6\u4e5f\u88ab\u7a31\u70ba\u985e\u6a94\u6848\u7269\u4ef6 (file-like object) \u6216\u4e32\u6d41 (stream)\u3002

\n

\u5be6\u969b\u4e0a\uff0c\u6709\u4e09\u7a2e\u6a94\u6848\u7269\u4ef6\uff1a\u539f\u59cb\u7684\u4e8c\u9032\u4f4d\u6a94\u6848\u3001\u7de9\u885d\u7684\u4e8c\u9032\u4f4d\u6a94\u6848\u548c\u6587\u5b57\u6a94\u6848\u3002\u5b83\u5011\u7684\u4ecb\u9762\u5728 io \u6a21\u7d44\u4e2d\u88ab\u5b9a\u7fa9\u3002\u5efa\u7acb\u6a94\u6848\u7269\u4ef6\u7684\u6a19\u6e96\u65b9\u6cd5\u662f\u4f7f\u7528 open() \u51fd\u5f0f\u3002

\n
\n
\n"}, "file-like object\uff08\u985e\u6a94\u6848\u7269\u4ef6\uff09": {"title": "file-like object\uff08\u985e\u6a94\u6848\u7269\u4ef6\uff09", "body": "
\n

file object\uff08\u6a94\u6848\u7269\u4ef6\uff09\u7684\u540c\u7fa9\u5b57\u3002

\n
\n
\n"}, "filesystem encoding and error handler\uff08\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff09": {"title": "filesystem encoding and error handler\uff08\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff09", "body": "
\n

Python \u6240\u4f7f\u7528\u7684\u4e00\u7a2e\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff0c\u7528\u4f86\u89e3\u78bc\u4f86\u81ea\u4f5c\u696d\u7cfb\u7d71\u7684\u4f4d\u5143\u7d44\uff0c\u4ee5\u53ca\u5c07 Unicode \u7de8\u78bc\u5230\u4f5c\u696d\u7cfb\u7d71\u3002

\n

\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u5fc5\u9808\u4fdd\u8b49\u80fd\u6210\u529f\u89e3\u78bc\u6240\u6709\u5c0f\u65bc 128 \u7684\u4f4d\u5143\u7d44\u3002\u5982\u679c\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u7121\u6cd5\u63d0\u4f9b\u6b64\u4fdd\u8b49\uff0c\u5247 API \u51fd\u5f0f\u6703\u5f15\u767c UnicodeError\u3002

\n

sys.getfilesystemencoding() \u548c sys.getfilesystemencodeerrors() \u51fd\u5f0f\u53ef\u7528\u65bc\u53d6\u5f97\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\u3002

\n

filesystem encoding and error handler\uff08\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff09\u6703\u5728 Python \u555f\u52d5\u6642\u7531 PyConfig_Read() \u51fd\u5f0f\u4f86\u914d\u7f6e\uff1a\u8acb\u53c3\u95b1 filesystem_encoding\uff0c\u4ee5\u53ca PyConfig \u7684\u6210\u54e1 filesystem_errors\u3002

\n

\u53e6\u8acb\u53c3\u95b1 locale encoding\uff08\u5340\u57df\u7de8\u78bc\uff09\u3002

\n
\n
\n"}, "finder\uff08\u5c0b\u6aa2\u5668\uff09": {"title": "finder\uff08\u5c0b\u6aa2\u5668\uff09", "body": "
\n

\u4e00\u500b\u7269\u4ef6\uff0c\u5b83\u6703\u5617\u8a66\u70ba\u6b63\u5728\u88ab import \u7684\u6a21\u7d44\u5c0b\u627e loader\uff08\u8f09\u5165\u5668\uff09\u3002

\n

\u5f9e Python 3.3 \u958b\u59cb\uff0c\u6709\u5169\u7a2e\u985e\u578b\u7684\u5c0b\u6aa2\u5668\uff1a\u5143\u8def\u5f91\u5c0b\u6aa2\u5668 (meta path finder) \u6703\u4f7f\u7528 sys.meta_path\uff0c\u800c\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668 (path entry finder) \u6703\u4f7f\u7528 sys.path_hooks\u3002

\n

\u8acb\u53c3\u95b1 PEP 302\u3001PEP 420 \u548c PEP 451 \u4ee5\u4e86\u89e3\u66f4\u591a\u7d30\u7bc0\u3002

\n
\n
\n"}, "floor division\uff08\u5411\u4e0b\u53d6\u6574\u9664\u6cd5\uff09": {"title": "floor division\uff08\u5411\u4e0b\u53d6\u6574\u9664\u6cd5\uff09", "body": "
\n

\u5411\u4e0b\u7121\u689d\u4ef6\u6368\u53bb\u5230\u6700\u63a5\u8fd1\u6574\u6578\u7684\u6578\u5b78\u9664\u6cd5\u3002\u5411\u4e0b\u53d6\u6574\u9664\u6cd5\u7684\u904b\u7b97\u5b50\u662f //\u3002\u4f8b\u5982\uff0c\u904b\u7b97\u5f0f 11 // 4 \u7684\u8a08\u7b97\u7d50\u679c\u70ba 2\uff0c\u8207 float\uff08\u6d6e\u9ede\u6578\uff09\u771f\u9664\u6cd5\u6240\u56de\u50b3\u7684 2.75 \u4e0d\u540c\u3002\u8acb\u6ce8\u610f\uff0c(-11) // 4 \u7684\u7d50\u679c\u662f -3\uff0c\u56e0\u70ba\u662f -2.75 \u88ab\u5411\u4e0b\u7121\u689d\u4ef6\u6368\u53bb\u3002\u8acb\u53c3\u95b1 PEP 238\u3002

\n
\n
\n"}, "function\uff08\u51fd\u5f0f\uff09": {"title": "function\uff08\u51fd\u5f0f\uff09", "body": "
\n

\u4e00\u9023\u4e32\u7684\u9673\u8ff0\u5f0f\uff0c\u5b83\u80fd\u5920\u5411\u547c\u53eb\u8005\u56de\u50b3\u4e00\u4e9b\u503c\u3002\u5b83\u4e5f\u53ef\u4ee5\u88ab\u50b3\u905e\u96f6\u500b\u6216\u591a\u500b\u5f15\u6578\uff0c\u9019\u4e9b\u5f15\u6578\u53ef\u88ab\u4f7f\u7528\u65bc\u51fd\u5f0f\u672c\u9ad4\u7684\u57f7\u884c\u3002\u53e6\u8acb\u53c3\u95b1 parameter\uff08\u53c3\u6578\uff09\u3001method\uff08\u65b9\u6cd5\uff09\uff0c\u4ee5\u53ca\u51fd\u5f0f\u5b9a\u7fa9\u7ae0\u7bc0\u3002

\n
\n
\n"}, "function annotation\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09": {"title": "function annotation\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09", "body": "
\n

\u51fd\u5f0f\u53c3\u6578\u6216\u56de\u50b3\u503c\u7684\u4e00\u500b annotation\uff08\u8a3b\u91cb\uff09\u3002

\n

\u51fd\u5f0f\u8a3b\u91cb\u901a\u5e38\u88ab\u4f7f\u7528\u65bc\u578b\u5225\u63d0\u793a\uff1a\u4f8b\u5982\uff0c\u9019\u500b\u51fd\u5f0f\u9810\u671f\u6703\u5f97\u5230\u5169\u500b int \u5f15\u6578\uff0c\u4e26\u6703\u6709\u4e00\u500b int \u56de\u50b3\u503c\uff1a

\n
def sum_two_numbers(a: int, b: int) -> int:\n   return a + b\n
\n
\n

\u51fd\u5f0f\u8a3b\u91cb\u7684\u8a9e\u6cd5\u5728\u51fd\u5f0f\u5b9a\u7fa9\u7ae0\u7bc0\u6709\u8a73\u7d30\u89e3\u91cb\u3002

\n

\u8acb\u53c3\u95b1 variable annotation \u548c PEP 484\uff0c\u7686\u6709\u6b64\u529f\u80fd\u7684\u63cf\u8ff0\u3002\u95dc\u65bc\u8a3b\u91cb\u7684\u6700\u4f73\u5be6\u8e10\u65b9\u6cd5\uff0c\u53e6\u8acb\u53c3\u95b1 \u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10\u3002

\n
\n
\n"}, "__future__": {"title": "__future__", "body": "
\n

future \u9673\u8ff0\u5f0f\uff1afrom __future__ import <feature>\uff0c\u6703\u6307\u793a\u7de8\u8b6f\u5668\u4f7f\u7528\u90a3\u4e9b\u5728 Python \u672a\u4f86\u7684\u767c\u5e03\u7248\u672c\u4e2d\u5c07\u6210\u70ba\u6a19\u6e96\u7684\u8a9e\u6cd5\u6216\u8a9e\u7fa9\uff0c\u4f86\u7de8\u8b6f\u7576\u524d\u7684\u6a21\u7d44\u3002\u800c __future__ \u6a21\u7d44\u5247\u8a18\u9304\u4e86 feature\uff08\u529f\u80fd\uff09\u53ef\u80fd\u7684\u503c\u3002\u900f\u904e import \u6b64\u6a21\u7d44\u4e26\u5c0d\u5176\u8b8a\u6578\u6c42\u503c\uff0c\u4f60\u53ef\u4ee5\u770b\u898b\u4e00\u500b\u65b0\u7684\u529f\u80fd\u662f\u4f55\u6642\u9996\u6b21\u88ab\u65b0\u589e\u5230\u6b64\u8a9e\u8a00\u4e2d\uff0c\u4ee5\u53ca\u5b83\u4f55\u6642\u5c07\u6703\uff08\u6216\u5df2\u7d93\uff09\u6210\u70ba\u9810\u8a2d\u7684\u529f\u80fd\uff1a

\n
>>> import __future__\n>>> __future__.division\n_Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192)\n
\n
\n
\n
\n"}, "garbage collection\uff08\u5783\u573e\u56de\u6536\uff09": {"title": "garbage collection\uff08\u5783\u573e\u56de\u6536\uff09", "body": "
\n

\u7576\u8a18\u61b6\u9ad4\u4e0d\u518d\u88ab\u4f7f\u7528\u6642\uff0c\u5c07\u5176\u91cb\u653e\u7684\u904e\u7a0b\u3002Python \u57f7\u884c\u5783\u573e\u56de\u6536\uff0c\u662f\u900f\u904e\u53c3\u7167\u8a08\u6578 (reference counting)\uff0c\u4ee5\u53ca\u4e00\u500b\u80fd\u5920\u6aa2\u6e2c\u548c\u4e2d\u65b7\u53c3\u7167\u5faa\u74b0 (reference cycle) \u7684\u5faa\u74b0\u5783\u573e\u56de\u6536\u5668 (cyclic garbage collector) \u4f86\u5b8c\u6210\u3002\u5783\u573e\u56de\u6536\u5668\u53ef\u4ee5\u4f7f\u7528 gc \u6a21\u7d44\u5c0d\u5176\u9032\u884c\u63a7\u5236\u3002

\n
\n
\n"}, "generator\uff08\u7522\u751f\u5668\uff09": {"title": "generator\uff08\u7522\u751f\u5668\uff09", "body": "
\n

\u4e00\u500b\u6703\u56de\u50b3 generator iterator\uff08\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09\u7684\u51fd\u5f0f\u3002\u5b83\u770b\u8d77\u4f86\u50cf\u4e00\u500b\u6b63\u5e38\u7684\u51fd\u5f0f\uff0c\u4f46\u4e0d\u540c\u7684\u662f\u5b83\u5305\u542b\u4e86 yield \u904b\u7b97\u5f0f\uff0c\u80fd\u7522\u751f\u4e00\u7cfb\u5217\u7684\u503c\uff0c\u9019\u4e9b\u503c\u53ef\u7528\u65bc for \u8ff4\u5708\uff0c\u6216\u662f\u4ee5 next() \u51fd\u5f0f\uff0c\u6bcf\u6b21\u6aa2\u7d22\u5176\u4e2d\u7684\u4e00\u500b\u503c\u3002

\n

\u9019\u500b\u8853\u8a9e\u901a\u5e38\u7528\u4f86\u8868\u793a\u4e00\u500b\u7522\u751f\u5668\u51fd\u5f0f\uff0c\u4f46\u5728\u67d0\u4e9b\u60c5\u5883\u4e2d\uff0c\u4e5f\u53ef\u80fd\u662f\u8868\u793a\u7522\u751f\u5668\u758a\u4ee3\u5668\u3002\u842c\u4e00\u60f3\u8868\u9054\u7684\u610f\u601d\u4e0d\u5920\u6e05\u695a\uff0c\u90a3\u5c31\u4f7f\u7528\u5b8c\u6574\u7684\u8853\u8a9e\uff0c\u4ee5\u907f\u514d\u6b67\u7fa9\u3002

\n
\n
\n"}, "generator iterator\uff08\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09": {"title": "generator iterator\uff08\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09", "body": "
\n

\u4e00\u500b\u7531 generator\uff08\u7522\u751f\u5668\uff09\u51fd\u5f0f\u6240\u5efa\u7acb\u7684\u7269\u4ef6\u3002

\n

\u6bcf\u500b yield \u6703\u66ab\u505c\u8655\u7406\u7a0b\u5e8f\uff0c\u4e26\u8a18\u4f4f\u4f4d\u7f6e\u57f7\u884c\u72c0\u614b\uff08\u5305\u62ec\u5340\u57df\u8b8a\u6578\u53ca\u64f1\u7f6e\u4e2d\u7684 try \u9673\u8ff0\u5f0f\uff09\u3002\u7576\u7522\u751f\u5668\u758a\u4ee3\u5668\u56de\u5fa9\u6642\uff0c\u5b83\u6703\u5f9e\u505c\u6b62\u7684\u5730\u65b9\u7e7c\u7e8c\u57f7\u884c\uff08\u8207\u90a3\u4e9b\u6bcf\u6b21\u8abf\u7528\u6642\u90fd\u8981\u91cd\u65b0\u958b\u59cb\u7684\u51fd\u5f0f\u6709\u6240\u4e0d\u540c\uff09\u3002

\n
\n
\n"}, "generator expression\uff08\u7522\u751f\u5668\u904b\u7b97\u5f0f\uff09": {"title": "generator expression\uff08\u7522\u751f\u5668\u904b\u7b97\u5f0f\uff09", "body": "
\n

\u4e00\u500b\u6703\u56de\u50b3\u758a\u4ee3\u5668\u7684\u904b\u7b97\u5f0f\u3002\u5b83\u770b\u8d77\u4f86\u50cf\u4e00\u500b\u6b63\u5e38\u7684\u904b\u7b97\u5f0f\uff0c\u5f8c\u9762\u63a5\u8457\u4e00\u500b for \u5b50\u53e5\uff0c\u8a72\u5b50\u53e5\u5b9a\u7fa9\u4e86\u8ff4\u5708\u8b8a\u6578\u3001\u7bc4\u570d\u4ee5\u53ca\u4e00\u500b\u9078\u64c7\u6027\u7684 if \u5b50\u53e5\u3002\u8a72\u7d44\u5408\u904b\u7b97\u5f0f\u6703\u70ba\u5916\u5c64\u51fd\u5f0f\u7522\u751f\u591a\u500b\u503c\uff1a

\n
>>> sum(i*i for i in range(10))         # sum of squares 0, 1, 4, ... 81\n285\n
\n
\n
\n
\n"}, "generic function\uff08\u6cdb\u578b\u51fd\u5f0f\uff09": {"title": "generic function\uff08\u6cdb\u578b\u51fd\u5f0f\uff09", "body": "
\n

\u4e00\u500b\u7531\u591a\u500b\u51fd\u5f0f\u7d44\u6210\u7684\u51fd\u5f0f\uff0c\u8a72\u51fd\u5f0f\u6703\u5c0d\u4e0d\u540c\u7684\u578b\u5225\u5be6\u4f5c\u76f8\u540c\u7684\u904b\u7b97\u3002\u547c\u53eb\u671f\u9593\u61c9\u8a72\u4f7f\u7528\u54ea\u7a2e\u5be6\u4f5c\uff0c\u662f\u7531\u8abf\u5ea6\u6f14\u7b97\u6cd5 (dispatch algorithm) \u4f86\u6c7a\u5b9a\u3002

\n

\u53e6\u8acb\u53c3\u95b1 single dispatch\uff08\u55ae\u4e00\u8abf\u5ea6\uff09\u8853\u8a9e\u8868\u689d\u76ee\u3001functools.singledispatch() \u88dd\u98fe\u5668\u548c PEP 443\u3002

\n
\n
\n"}, "generic type\uff08\u6cdb\u578b\u578b\u5225\uff09": {"title": "generic type\uff08\u6cdb\u578b\u578b\u5225\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u88ab\u53c3\u6578\u5316 (parameterized) \u7684 type\uff08\u578b\u5225\uff09\uff1b\u901a\u5e38\u662f\u4e00\u500b \u5bb9\u5668\u578b\u5225\uff0c\u50cf\u662f list \u548c dict\u3002\u5b83\u88ab\u7528\u65bc\u578b\u5225\u63d0\u793a\u548c\u8a3b\u91cb\u3002

\n

\u8a73\u60c5\u8acb\u53c3\u95b1\u6cdb\u578b\u5225\u540d\u578b\u5225\u3001PEP 483\u3001PEP 484\u3001PEP 585 \u548c typing \u6a21\u7d44\u3002

\n
\n
\n"}, "gil": {"title": "GIL", "body": "
\n

\u8acb\u53c3\u95b1 global interpreter lock\uff08\u5168\u57df\u76f4\u8b6f\u5668\u9396\uff09\u3002

\n
\n
\n"}, "global interpreter lock\uff08\u5168\u57df\u76f4\u8b6f\u5668\u9396\uff09": {"title": "global interpreter lock\uff08\u5168\u57df\u76f4\u8b6f\u5668\u9396\uff09", "body": "
\n

CPython \u76f4\u8b6f\u5668\u6240\u4f7f\u7528\u7684\u6a5f\u5236\uff0c\u7528\u4ee5\u78ba\u4fdd\u6bcf\u6b21\u90fd\u53ea\u6709\u4e00\u500b\u57f7\u884c\u7dd2\u80fd\u57f7\u884c Python \u7684 bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09\u3002\u900f\u904e\u4f7f\u7269\u4ef6\u6a21\u578b\uff08\u5305\u62ec\u95dc\u9375\u7684\u5167\u5efa\u578b\u5225\uff0c\u5982 dict\uff09\u81ea\u52d5\u5730\u907f\u514d\u4e26\u884c\u5b58\u53d6 (concurrent access) \u7684\u5371\u96aa\uff0c\u6b64\u6a5f\u5236\u53ef\u4ee5\u7c21\u5316 CPython \u7684\u5be6\u4f5c\u3002\u9396\u5b9a\u6574\u500b\u76f4\u8b6f\u5668\uff0c\u6703\u4f7f\u76f4\u8b6f\u5668\u66f4\u5bb9\u6613\u6210\u70ba\u591a\u57f7\u884c\u7dd2 (multi-threaded)\uff0c\u4f46\u4ee3\u50f9\u662f\u6703\u72a7\u7272\u6389\u591a\u8655\u7406\u5668\u7684\u6a5f\u5668\u80fd\u5920\u63d0\u4f9b\u7684\u4e00\u5927\u90e8\u5206\u5e73\u884c\u6027 (parallelism)\u3002

\n

\u7136\u800c\uff0c\u6709\u4e9b\u64f4\u5145\u6a21\u7d44\uff0c\u7121\u8ad6\u662f\u6a19\u6e96\u7684\u6216\u662f\u7b2c\u4e09\u65b9\u7684\uff0c\u5b83\u5011\u88ab\u8a2d\u8a08\u6210\u5728\u57f7\u884c\u58d3\u7e2e\u6216\u96dc\u6e4a\u7b49\u8a08\u7b97\u5bc6\u96c6 (computationally intensive) \u7684\u4efb\u52d9\u6642\uff0c\u53ef\u4ee5\u89e3\u9664 GIL\u3002\u53e6\u5916\uff0c\u5728\u57f7\u884c I/O \u6642\uff0cGIL \u7e3d\u662f\u6703\u88ab\u89e3\u9664\u3002

\n

\u904e\u53bb\u5c0d\u65bc\u5efa\u7acb\u300c\u7121\u9650\u5236\u57f7\u884c\u7dd2\u300d\u76f4\u8b6f\u5668\uff08\u4ee5\u66f4\u9ad8\u7684\u7cbe\u7d30\u5ea6\u9396\u5b9a\u5171\u4eab\u8cc7\u6599\u7684\u76f4\u8b6f\u5668\uff09\u7684\u52aa\u529b\u4e26\u672a\u6210\u529f\uff0c\u56e0\u70ba\u5728\u4e00\u822c\u7684\u55ae\u4e00\u8655\u7406\u5668\u60c5\u6cc1\u4e0b\uff0c\u6548\u80fd\u6703\u6709\u6240\u640d\u5931\u3002\u4e00\u822c\u8a8d\u70ba\uff0c\u82e5\u8981\u514b\u670d\u9019\u500b\u6548\u80fd\u554f\u984c\uff0c\u6703\u4f7f\u5be6\u4f5c\u8b8a\u5f97\u8907\u96dc\u8a31\u591a\uff0c\u9032\u800c\u4ed8\u51fa\u66f4\u9ad8\u7684\u7dad\u8b77\u6210\u672c\u3002

\n
\n
\n"}, "hash-based pyc\uff08\u96dc\u6e4a\u67b6\u69cb\u7684 pyc\uff09": {"title": "hash-based pyc\uff08\u96dc\u6e4a\u67b6\u69cb\u7684 pyc\uff09", "body": "
\n

\u4e00\u500b\u4f4d\u5143\u7d44\u78bc (bytecode) \u66ab\u5b58\u6a94\uff0c\u5b83\u4f7f\u7528\u96dc\u6e4a\u503c\u800c\u4e0d\u662f\u5c0d\u61c9\u539f\u59cb\u6a94\u6848\u7684\u6700\u5f8c\u4fee\u6539\u6642\u9593\uff0c\u4f86\u78ba\u5b9a\u5176\u6709\u6548\u6027\u3002\u8acb\u53c3\u95b1Cached bytecode invalidation\u3002

\n
\n
\n"}, "hashable\uff08\u53ef\u96dc\u6e4a\u7684\uff09": {"title": "hashable\uff08\u53ef\u96dc\u6e4a\u7684\uff09", "body": "
\n

\u5982\u679c\u4e00\u500b\u7269\u4ef6\u6709\u4e00\u500b\u96dc\u6e4a\u503c\uff0c\u8a72\u503c\u5728\u5176\u751f\u547d\u9031\u671f\u4e2d\u6c38\u4e0d\u6539\u8b8a\uff08\u5b83\u9700\u8981\u4e00\u500b __hash__() method\uff09\uff0c\u4e14\u53ef\u8207\u5176\u4ed6\u7269\u4ef6\u4e92\u76f8\u6bd4\u8f03\uff08\u5b83\u9700\u8981\u4e00\u500b __eq__() method\uff09\uff0c\u90a3\u9ebc\u5b83\u5c31\u662f\u4e00\u500b\u53ef\u96dc\u6e4a\u7269\u4ef6\u3002\u6bd4\u8f03\u7d50\u679c\u70ba\u76f8\u7b49\u7684\u591a\u500b\u53ef\u96dc\u6e4a\u7269\u4ef6\uff0c\u5b83\u5011\u5fc5\u9808\u64c1\u6709\u76f8\u540c\u7684\u96dc\u6e4a\u503c\u3002

\n

\u53ef\u96dc\u6e4a\u6027 (hashability) \u4f7f\u4e00\u500b\u7269\u4ef6\u53ef\u7528\u4f5c dictionary\uff08\u5b57\u5178\uff09\u7684\u9375\u548c set\uff08\u96c6\u5408\uff09\u7684\u6210\u54e1\uff0c\u56e0\u70ba\u9019\u4e9b\u8cc7\u6599\u7d50\u69cb\u90fd\u5728\u5176\u5167\u90e8\u4f7f\u7528\u4e86\u96dc\u6e4a\u503c\u3002

\n

\u5927\u591a\u6578\u7684 Python \u4e0d\u53ef\u8b8a\u5167\u5efa\u7269\u4ef6\u90fd\u662f\u53ef\u96dc\u6e4a\u7684\uff1b\u53ef\u8b8a\u7684\u5bb9\u5668\uff08\u4f8b\u5982 list \u6216 dictionary\uff09\u4e26\u4e0d\u662f\uff1b\u800c\u4e0d\u53ef\u8b8a\u7684\u5bb9\u5668\uff08\u4f8b\u5982 tuple\uff08\u5143\u7d44\uff09\u548c frozenset\uff09\uff0c\u53ea\u6709\u7576\u5b83\u5011\u7684\u5143\u7d20\u662f\u53ef\u96dc\u6e4a\u7684\uff0c\u5b83\u5011\u672c\u8eab\u624d\u662f\u53ef\u96dc\u6e4a\u7684\u3002\u82e5\u7269\u4ef6\u662f\u4f7f\u7528\u8005\u81ea\u5b9a class \u7684\u5be6\u4f8b\uff0c\u5247\u9019\u4e9b\u7269\u4ef6\u6703\u88ab\u9810\u8a2d\u70ba\u53ef\u96dc\u6e4a\u7684\u3002\u5b83\u5011\u5728\u4e92\u76f8\u6bd4\u8f03\u6642\u90fd\u662f\u4e0d\u76f8\u7b49\u7684\uff08\u9664\u975e\u5b83\u5011\u8207\u81ea\u5df1\u6bd4\u8f03\uff09\uff0c\u800c\u5b83\u5011\u7684\u96dc\u6e4a\u503c\u5247\u662f\u884d\u751f\u81ea\u5b83\u5011\u7684 id()\u3002

\n
\n
\n"}, "idle": {"title": "IDLE", "body": "
\n

Python \u7684 Integrated Development and Learning Environment\uff08\u6574\u5408\u958b\u767c\u8207\u5b78\u7fd2\u74b0\u5883\uff09\u3002IDLE \u662f\u4e00\u500b\u57fa\u672c\u7684\u7de8\u8f2f\u5668\u548c\u76f4\u8b6f\u5668\u74b0\u5883\uff0c\u5b83\u548c Python \u7684\u6a19\u6e96\u767c\u884c\u7248\u672c\u4e00\u8d77\u88ab\u63d0\u4f9b\u3002

\n
\n
\n"}, "immutable\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09": {"title": "immutable\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u5177\u6709\u56fa\u5b9a\u503c\u7684\u7269\u4ef6\u3002\u4e0d\u53ef\u8b8a\u7269\u4ef6\u5305\u62ec\u6578\u5b57\u3001\u5b57\u4e32\u548c tuple\uff08\u5143\u7d44\uff09\u3002\u9019\u985e\u7269\u4ef6\u662f\u4e0d\u80fd\u88ab\u6539\u8b8a\u7684\u3002\u5982\u679c\u4e00\u500b\u4e0d\u540c\u7684\u503c\u5fc5\u9808\u88ab\u5132\u5b58\uff0c\u5247\u5fc5\u9808\u5efa\u7acb\u4e00\u500b\u65b0\u7684\u7269\u4ef6\u3002\u5b83\u5011\u5728\u9700\u8981\u6046\u5b9a\u96dc\u6e4a\u503c\u7684\u5730\u65b9\uff0c\u626e\u6f14\u91cd\u8981\u7684\u89d2\u8272\uff0c\u4f8b\u5982 dictionary\uff08\u5b57\u5178\uff09\u4e2d\u7684\u4e00\u500b\u9375\u3002

\n
\n
\n"}, "import path\uff08\u5f15\u5165\u8def\u5f91\uff09": {"title": "import path\uff08\u5f15\u5165\u8def\u5f91\uff09", "body": "
\n

\u4e00\u500b\u4f4d\u7f6e\uff08\u6216\u8def\u5f91\u9805\u76ee\uff09\u7684\u5217\u8868\uff0c\u800c\u90a3\u4e9b\u4f4d\u7f6e\u5c31\u662f\u5728 import \u6a21\u7d44\u6642\uff0c\u6703\u88ab path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09\u641c\u5c0b\u6a21\u7d44\u7684\u4f4d\u7f6e\u3002\u5728 import \u671f\u9593\uff0c\u6b64\u4f4d\u7f6e\u5217\u8868\u901a\u5e38\u662f\u4f86\u81ea sys.path\uff0c\u4f46\u5c0d\u65bc\u5b50\u5957\u4ef6 (subpackage) \u800c\u8a00\uff0c\u5b83\u4e5f\u53ef\u80fd\u662f\u4f86\u81ea\u7236\u5957\u4ef6\u7684 __path__ \u5c6c\u6027\u3002

\n
\n
\n"}, "importing\uff08\u5f15\u5165\uff09": {"title": "importing\uff08\u5f15\u5165\uff09", "body": "
\n

\u4e00\u500b\u904e\u7a0b\u3002\u4e00\u500b\u6a21\u7d44\u4e2d\u7684 Python \u7a0b\u5f0f\u78bc\u53ef\u4ee5\u900f\u904e\u6b64\u904e\u7a0b\uff0c\u88ab\u53e6\u4e00\u500b\u6a21\u7d44\u4e2d\u7684 Python \u7a0b\u5f0f\u78bc\u4f7f\u7528\u3002

\n
\n
\n"}, "importer\uff08\u5f15\u5165\u5668\uff09": {"title": "importer\uff08\u5f15\u5165\u5668\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u5c0b\u627e\u53ca\u8f09\u5165\u6a21\u7d44\u7684\u7269\u4ef6\uff1b\u5b83\u65e2\u662f finder\uff08\u5c0b\u6aa2\u5668\uff09\u4e5f\u662f loader\uff08\u8f09\u5165\u5668\uff09\u7269\u4ef6\u3002

\n
\n
\n"}, "interactive\uff08\u4e92\u52d5\u7684\uff09": {"title": "interactive\uff08\u4e92\u52d5\u7684\uff09", "body": "
\n

Python \u6709\u4e00\u500b\u4e92\u52d5\u5f0f\u76f4\u8b6f\u5668\uff0c\u9019\u8868\u793a\u4f60\u53ef\u4ee5\u5728\u76f4\u8b6f\u5668\u7684\u63d0\u793a\u5b57\u5143\u8f38\u5165\u9673\u8ff0\u5f0f\u548c\u904b\u7b97\u5f0f\uff0c\u7acb\u5373\u57f7\u884c\u5b83\u5011\u4e26\u4e14\u770b\u5230\u5b83\u5011\u7684\u7d50\u679c\u3002\u53ea\u8981\u555f\u52d5 python\uff0c\u4e0d\u9700\u8981\u4efb\u4f55\u5f15\u6578\uff08\u53ef\u80fd\u85c9\u7531\u5f9e\u4f60\u7684\u96fb\u8166\u7684\u4e3b\u9078\u55ae\u9078\u64c7\u5b83\uff09\u3002\u9019\u662f\u6e2c\u8a66\u65b0\u60f3\u6cd5\u6216\u6aa2\u67e5\u6a21\u584a\u548c\u5305\u7684\u975e\u5e38\u5f37\u5927\u7684\u65b9\u6cd5\uff08\u8acb\u8a18\u4f4fhelp(x)\uff09\u3002

\n
\n
\n"}, "interpreted\uff08\u76f4\u8b6f\u7684\uff09": {"title": "interpreted\uff08\u76f4\u8b6f\u7684\uff09", "body": "
\n

Python \u662f\u4e00\u7a2e\u76f4\u8b6f\u8a9e\u8a00\uff0c\u800c\u4e0d\u662f\u7de8\u8b6f\u8a9e\u8a00\uff0c\u4e0d\u904e\u9019\u500b\u5340\u5206\u53ef\u80fd\u6709\u4e9b\u6a21\u7cca\uff0c\u56e0\u70ba\u6709\u4f4d\u5143\u7d44\u78bc (bytecode) \u7de8\u8b6f\u5668\u7684\u5b58\u5728\u3002\u9019\u8868\u793a\u539f\u59cb\u6a94\u6848\u53ef\u4ee5\u76f4\u63a5\u88ab\u904b\u884c\uff0c\u800c\u4e0d\u9700\u660e\u78ba\u5730\u5efa\u7acb\u53e6\u4e00\u500b\u57f7\u884c\u6a94\uff0c\u7136\u5f8c\u518d\u57f7\u884c\u5b83\u3002\u76f4\u8b6f\u8a9e\u8a00\u901a\u5e38\u6bd4\u7de8\u8b6f\u8a9e\u8a00\u6709\u66f4\u77ed\u7684\u958b\u767c\uff0f\u9664\u932f\u9031\u671f\uff0c\u4e0d\u904e\u5b83\u5011\u7684\u7a0b\u5f0f\u901a\u5e38\u4e5f\u904b\u884c\u5f97\u8f03\u6162\u3002\u53e6\u8acb\u53c3\u95b1 interactive\uff08\u4e92\u52d5\u7684\uff09\u3002

\n
\n
\n"}, "interpreter shutdown\uff08\u76f4\u8b6f\u5668\u95dc\u9589\uff09": {"title": "interpreter shutdown\uff08\u76f4\u8b6f\u5668\u95dc\u9589\uff09", "body": "
\n

\u7576 Python \u76f4\u8b6f\u5668\u88ab\u8981\u6c42\u95dc\u9589\u6642\uff0c\u5b83\u6703\u9032\u5165\u4e00\u500b\u7279\u6b8a\u968e\u6bb5\uff0c\u5728\u6b64\u5b83\u9010\u6f38\u91cb\u653e\u6240\u6709\u88ab\u914d\u7f6e\u7684\u8cc7\u6e90\uff0c\u4f8b\u5982\u6a21\u7d44\u548c\u5404\u7a2e\u95dc\u9375\u5167\u90e8\u7d50\u69cb\u3002\u5b83\u4e5f\u6703\u591a\u6b21\u547c\u53eb\u5783\u573e\u56de\u6536\u5668 (garbage collector)\u3002\u9019\u80fd\u5920\u89f8\u767c\u4f7f\u7528\u8005\u81ea\u5b9a\u7684\u89e3\u69cb\u51fd\u5f0f (destructor) \u6216\u5f31\u5f15\u7528\u7684\u56de\u547c (weakref callback)\uff0c\u4e26\u57f7\u884c\u5176\u4e2d\u7684\u7a0b\u5f0f\u78bc\u3002\u5728\u95dc\u9589\u968e\u6bb5\u88ab\u57f7\u884c\u7684\u7a0b\u5f0f\u78bc\u6703\u9047\u5230\u5404\u7a2e\u4f8b\u5916\uff0c\u56e0\u70ba\u5b83\u6240\u4f9d\u8cf4\u7684\u8cc7\u6e90\u53ef\u80fd\u4e0d\u518d\u6709\u4f5c\u7528\u4e86\uff08\u5e38\u898b\u7684\u4f8b\u5b50\u662f\u51fd\u5f0f\u5eab\u6a21\u7d44\u6216\u662f\u8b66\u544a\u6a5f\u5236\uff09\u3002

\n

\u76f4\u8b6f\u5668\u95dc\u9589\u7684\u4e3b\u8981\u539f\u56e0\uff0c\u662f __main__ \u6a21\u7d44\u6216\u6b63\u88ab\u904b\u884c\u7684\u8173\u672c\u5df2\u7d93\u57f7\u884c\u5b8c\u6210\u3002

\n
\n
\n"}, "iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09": {"title": "iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u7a2e\u80fd\u5920\u4e00\u6b21\u56de\u50b3\u4e00\u500b\u5176\u4e2d\u6210\u54e1\u7684\u7269\u4ef6\u3002\u53ef\u758a\u4ee3\u7269\u4ef6\u7684\u4f8b\u5b50\u5305\u62ec\u6240\u6709\u7684\u5e8f\u5217\u578b\u5225\uff08\u50cf\u662f list\u3001str \u548c tuple\uff09\u548c\u67d0\u4e9b\u975e\u5e8f\u5217\u578b\u5225\uff0c\u50cf\u662f dict\u3001\u6a94\u6848\u7269\u4ef6\uff0c\u4ee5\u53ca\u4f60\u6240\u5b9a\u7fa9\u7684\u4efb\u4f55 class \u7269\u4ef6\uff0c\u53ea\u8981\u90a3\u4e9b class \u6709 __iter__() method \u6216\u662f\u5be6\u4f5c sequence\uff08\u5e8f\u5217\uff09\u8a9e\u610f\u7684 __getitem__() method\uff0c\u8a72\u7269\u4ef6\u5c31\u662f\u53ef\u758a\u4ee3\u7269\u4ef6\u3002

\n

\u53ef\u758a\u4ee3\u7269\u4ef6\u53ef\u7528\u65bc for \u8ff4\u5708\u548c\u8a31\u591a\u5176\u4ed6\u9700\u8981\u4e00\u500b\u5e8f\u5217\u7684\u5730\u65b9 (zip()\u3001map()...)\u3002\u7576\u4e00\u500b\u53ef\u758a\u4ee3\u7269\u4ef6\u4f5c\u70ba\u5f15\u6578\u88ab\u50b3\u905e\u7d66\u5167\u5efa\u51fd\u5f0f iter() \u6642\uff0c\u5b83\u6703\u70ba\u8a72\u7269\u4ef6\u56de\u50b3\u4e00\u500b\u758a\u4ee3\u5668\u3002\u6b64\u758a\u4ee3\u5668\u9069\u7528\u65bc\u91dd\u5c0d\u4e00\u7d44\u503c\u9032\u884c\u4e00\u904d (one pass) \u904b\u7b97\u3002\u4f7f\u7528\u758a\u4ee3\u5668\u6642\uff0c\u901a\u5e38\u4e0d\u4e00\u5b9a\u8981\u547c\u53eb iter() \u6216\u81ea\u884c\u8655\u7406\u758a\u4ee3\u5668\u7269\u4ef6\u3002for \u9673\u8ff0\u5f0f\u6703\u81ea\u52d5\u5730\u70ba\u4f60\u8655\u7406\u9019\u4e9b\u4e8b\uff0c\u5b83\u6703\u5efa\u7acb\u4e00\u500b\u66ab\u6642\u6027\u7684\u672a\u547d\u540d\u8b8a\u6578\uff0c\u7528\u65bc\u5728\u8ff4\u5708\u671f\u9593\u4fdd\u6709\u8a72\u758a\u4ee3\u5668\u3002\u53e6\u8acb\u53c3\u95b1 iterator\uff08\u758a\u4ee3\u5668\uff09\u3001sequence\uff08\u5e8f\u5217\uff09\u548c generator\uff08\u7522\u751f\u5668\uff09\u3002

\n
\n
\n"}, "iterator\uff08\u758a\u4ee3\u5668\uff09": {"title": "iterator\uff08\u758a\u4ee3\u5668\uff09", "body": "
\n

\u4e00\u500b\u8868\u793a\u8cc7\u6599\u6d41\u7684\u7269\u4ef6\u3002\u91cd\u8907\u5730\u547c\u53eb\u758a\u4ee3\u5668\u7684 __next__() method\uff08\u6216\u662f\u5c07\u5b83\u50b3\u905e\u7d66\u5167\u5efa\u51fd\u5f0f next()\uff09\u6703\u4f9d\u5e8f\u56de\u50b3\u8cc7\u6599\u6d41\u4e2d\u7684\u5404\u9805\u76ee\u3002\u7576\u4e0d\u518d\u6709\u8cc7\u6599\u6642\uff0c\u5247\u6703\u5f15\u767c StopIteration \u4f8b\u5916\u3002\u6b64\u6642\uff0c\u8a72\u758a\u4ee3\u5668\u7269\u4ef6\u5df2\u88ab\u7528\u76e1\uff0c\u800c\u4efb\u4f55\u5c0d\u5176 __next__() method \u7684\u9032\u4e00\u6b65\u547c\u53eb\uff0c\u90fd\u53ea\u6703\u518d\u6b21\u5f15\u767c StopIteration\u3002\u758a\u4ee3\u5668\u5fc5\u9808\u6709\u4e00\u500b __iter__() method\uff0c\u5b83\u6703\u56de\u50b3\u758a\u4ee3\u5668\u7269\u4ef6\u672c\u8eab\uff0c\u6240\u4ee5\u6bcf\u500b\u758a\u4ee3\u5668\u4e5f\u90fd\u662f\u53ef\u758a\u4ee3\u7269\u4ef6\uff0c\u4e14\u53ef\u4ee5\u7528\u65bc\u5927\u591a\u6578\u9069\u7528\u5176\u4ed6\u53ef\u758a\u4ee3\u7269\u4ef6\u7684\u5834\u5408\u3002\u4e00\u500b\u660e\u986f\u7684\u4f8b\u5916\uff0c\u662f\u5617\u8a66\u591a\u904d\u758a\u4ee3 (multiple iteration passes) \u7684\u7a0b\u5f0f\u78bc\u3002\u4e00\u500b\u5bb9\u5668\u7269\u4ef6\uff08\u50cf\u662f list\uff09\u5728\u6bcf\u6b21\u4f60\u5c07\u5b83\u50b3\u905e\u7d66 iter() \u51fd\u5f0f\u6216\u5728 for \u8ff4\u5708\u4e2d\u4f7f\u7528\u5b83\u6642\uff0c\u90fd\u6703\u7522\u751f\u4e00\u500b\u5168\u65b0\u7684\u758a\u4ee3\u5668\u3002\u4f7f\u7528\u758a\u4ee3\u5668\u5617\u8a66\u6b64\u4e8b\uff08\u591a\u904d\u758a\u4ee3\uff09\u6642\uff0c\u53ea\u6703\u56de\u50b3\u5728\u524d\u4e00\u904d\u758a\u4ee3\u4e2d\u88ab\u7528\u904e\u7684\u3001\u540c\u4e00\u500b\u5df2\u88ab\u7528\u76e1\u7684\u758a\u4ee3\u5668\u7269\u4ef6\uff0c\u4f7f\u5176\u770b\u8d77\u4f86\u5c31\u50cf\u4e00\u500b\u7a7a\u7684\u5bb9\u5668\u3002

\n

\u5728Iterator Types\u6587\u4e2d\u53ef\u4ee5\u627e\u5230\u66f4\u591a\u8cc7\u8a0a\u3002

\n
\n

CPython \u5be6\u4f5c\u7d30\u7bc0\uff1a CPython \u4e26\u4e0d\u662f\u59cb\u7d42\u5982\u4e00\u5730\u90fd\u6703\u6aa2\u67e5\u300c\u758a\u4ee3\u5668\u6709\u5b9a\u7fa9 __iter__()\u300d\u9019\u500b\u898f\u5b9a\u3002

\n
\n
\n
\n"}, "key function\uff08\u9375\u51fd\u5f0f\uff09": {"title": "key function\uff08\u9375\u51fd\u5f0f\uff09", "body": "
\n

\u9375\u51fd\u5f0f\u6216\u7406\u5e8f\u51fd\u5f0f (collation function) \u662f\u4e00\u500b\u53ef\u547c\u53eb (callable) \u51fd\u5f0f\uff0c\u5b83\u6703\u56de\u50b3\u4e00\u500b\u7528\u65bc\u6392\u5e8f (sorting) \u6216\u5b9a\u5e8f (ordering) \u7684\u503c\u3002\u4f8b\u5982\uff0clocale.strxfrm() \u88ab\u7528\u4f86\u7522\u751f\u4e00\u500b\u4e86\u89e3\u5340\u57df\u7279\u5b9a\u6392\u5e8f\u6163\u4f8b\u7684\u6392\u5e8f\u9375\u3002

\n

Python \u4e2d\u7684\u8a31\u591a\u5de5\u5177\uff0c\u90fd\u63a5\u53d7\u4ee5\u9375\u51fd\u5f0f\u4f86\u63a7\u5236\u5143\u7d20\u88ab\u5b9a\u5e8f\u6216\u5206\u7d44\u7684\u65b9\u5f0f\u3002\u5b83\u5011\u5305\u62ec min()\u3001max()\u3001sorted()\u3001list.sort()\u3001heapq.merge()\u3001heapq.nsmallest()\u3001heapq.nlargest() \u548c itertools.groupby()\u3002

\n

\u6709\u5e7e\u7a2e\u65b9\u6cd5\u53ef\u4ee5\u5efa\u7acb\u4e00\u500b\u9375\u51fd\u5f0f\u3002\u4f8b\u5982\uff0cstr.lower() method \u53ef\u4ee5\u4f5c\u70ba\u4e0d\u5206\u5927\u5c0f\u5beb\u6392\u5e8f\u7684\u9375\u51fd\u5f0f\u3002\u6216\u8005\uff0c\u4e00\u500b\u9375\u51fd\u5f0f\u4e5f\u53ef\u4ee5\u5f9e lambda \u904b\u7b97\u5f0f\u88ab\u5efa\u9020\uff0c\u4f8b\u5982 lambda r: (r[0], r[2])\u3002\u53e6\u5916\uff0coperator.attrgetter()\u3001operator.itemgetter() \u548c operator.methodcaller() \u70ba\u4e09\u500b\u9375\u51fd\u5f0f\u7684\u5efa\u69cb\u51fd\u5f0f (constructor)\u3002\u95dc\u65bc\u5982\u4f55\u5efa\u7acb\u548c\u4f7f\u7528\u9375\u51fd\u5f0f\u7684\u7bc4\u4f8b\uff0c\u8acb\u53c3\u95b1\u5982\u4f55\u6392\u5e8f\u3002

\n
\n
\n"}, "keyword argument\uff08\u95dc\u9375\u5b57\u5f15\u6578\uff09": {"title": "keyword argument\uff08\u95dc\u9375\u5b57\u5f15\u6578\uff09", "body": "
\n

\u8acb\u53c3\u95b1 argument\uff08\u5f15\u6578\uff09\u3002

\n
\n
\n"}, "lambda": {"title": "lambda", "body": "
\n

\u7531\u55ae\u4e00 expression\uff08\u904b\u7b97\u5f0f\uff09\u6240\u7d44\u6210\u7684\u4e00\u500b\u533f\u540d\u884c\u5167\u51fd\u5f0f (inline function)\uff0c\u65bc\u8a72\u51fd\u5f0f\u88ab\u547c\u53eb\u6642\u6c42\u503c\u3002\u5efa\u7acb lambda \u51fd\u5f0f\u7684\u8a9e\u6cd5\u662f lambda [parameters]: expression

\n
\n
\n"}, "lbyl": {"title": "LBYL", "body": "
\n

Look before you leap.\uff08\u4e09\u601d\u800c\u5f8c\u884c\u3002\uff09\u9019\u7a2e\u7de8\u78bc\u98a8\u683c\u6703\u5728\u9032\u884c\u547c\u53eb\u6216\u67e5\u627e\u4e4b\u524d\uff0c\u660e\u78ba\u5730\u6e2c\u8a66\u5148\u6c7a\u689d\u4ef6\u3002\u9019\u7a2e\u98a8\u683c\u8207 EAFP \u65b9\u5f0f\u5f62\u6210\u5c0d\u6bd4\uff0c\u4e14\u5b83\u7684\u7279\u8272\u662f\u6703\u6709\u8a31\u591a if \u9673\u8ff0\u5f0f\u7684\u5b58\u5728\u3002

\n

\u5728\u4e00\u500b\u591a\u57f7\u884c\u7dd2\u74b0\u5883\u4e2d\uff0cLBYL \u65b9\u5f0f\u6709\u5728\u300c\u4e09\u601d\u300d\u548c\u300c\u5f8c\u884c\u300d\u4e4b\u9593\u5f15\u5165\u4e86\u7af6\u722d\u689d\u4ef6 (race condition) \u7684\u98a8\u96aa\u3002\u4f8b\u5982\u4ee5\u4e0b\u7a0b\u5f0f\u78bc if key in mapping: return mapping[key]\uff0c\u5982\u679c\u53e6\u4e00\u500b\u57f7\u884c\u7dd2\u5728\u6e2c\u8a66\u4e4b\u5f8c\u4f46\u5728\u67e5\u627e\u4e4b\u524d\uff0c\u5f9e mapping \u4e2d\u79fb\u9664\u4e86 key\uff0c\u5247\u8a72\u7a0b\u5f0f\u78bc\u5c31\u6703\u5931\u6548\u3002\u9019\u500b\u554f\u984c\u53ef\u4ee5\u7528\u9396 (lock) \u6216\u4f7f\u7528 EAFP \u7de8\u78bc\u65b9\u5f0f\u4f86\u89e3\u6c7a\u3002

\n
\n
\n"}, "locale encoding\uff08\u5340\u57df\u7de8\u78bc\uff09": {"title": "locale encoding\uff08\u5340\u57df\u7de8\u78bc\uff09", "body": "
\n

\u5728 Unix \u4e0a\uff0c\u5b83\u662f LC_CTYPE \u5340\u57df\u8a2d\u5b9a\u7684\u7de8\u78bc\u3002\u5b83\u53ef\u4ee5\u7528 locale.setlocale(locale.LC_CTYPE, new_locale) \u4f86\u8a2d\u5b9a\u3002

\n

\u5728 Windows \u4e0a\uff0c\u5b83\u662f ANSI \u4ee3\u78bc\u9801\uff08code page\uff0c\u4f8b\u5982 "cp1252"\uff09\u3002

\n

\u5728 Android \u548c VxWorks \u4e0a\uff0cPython \u4f7f\u7528 "utf-8" \u4f5c\u70ba\u5340\u57df\u7de8\u78bc\u3002

\n

locale.getencoding() \u53ef\u4ee5\u7528\u4f86\u53d6\u5f97\u5340\u57df\u7de8\u78bc\u3002

\n

\u4e5f\u8acb\u53c3\u8003 filesystem encoding and error handler\u3002

\n
\n
\n"}, "list\uff08\u4e32\u5217\uff09": {"title": "list\uff08\u4e32\u5217\uff09", "body": "
\n

\u4e00\u500b Python \u5167\u5efa\u7684 sequence \uff08\u5e8f\u5217\uff09\u3002\u5118\u7ba1\u5b83\u7684\u540d\u5b57\u662f list\uff0c\u5b83\u5176\u5be6\u66f4\u985e\u4f3c\u5176\u4ed6\u8a9e\u8a00\u4e2d\u7684\u4e00\u500b\u9663\u5217 (array) \u800c\u8f03\u4e0d\u50cf\u4e00\u500b\u93c8\u7d50\u4e32\u5217 (linked list)\uff0c\u56e0\u70ba\u5b58\u53d6\u5143\u7d20\u7684\u6642\u9593\u8907\u96dc\u5ea6\u662f O(1)\u3002

\n
\n
\n"}, "list comprehension\uff08\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff09": {"title": "list comprehension\uff08\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff09", "body": "
\n

\u4e00\u7a2e\u7528\u4f86\u8655\u7406\u4e00\u500b\u5e8f\u5217\u4e2d\u7684\u5168\u90e8\u6216\u90e8\u5206\u5143\u7d20\uff0c\u4e26\u5c07\u8655\u7406\u7d50\u679c\u4ee5\u4e00\u500b list \u56de\u50b3\u7684\u7c21\u8981\u65b9\u6cd5\u3002result = ['{:#04x}'.format(x) for x in range(256) if x % 2 == 0] \u6703\u7522\u751f\u4e00\u500b\u5b57\u4e32 list\uff0c\u5176\u4e2d\u5305\u542b 0 \u5230 255 \u7bc4\u570d\u5167\uff0c\u6240\u6709\u5076\u6578\u7684\u5341\u516d\u9032\u4f4d\u6578 (0x..)\u3002if \u5b50\u53e5\u662f\u9078\u64c7\u6027\u7684\u3002\u5982\u679c\u7701\u7565\u5b83\uff0c\u5247 range(256) \u4e2d\u7684\u6240\u6709\u5143\u7d20\u90fd\u6703\u88ab\u8655\u7406\u3002

\n
\n
\n"}, "loader\uff08\u8f09\u5165\u5668\uff09": {"title": "loader\uff08\u8f09\u5165\u5668\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u8f09\u5165\u6a21\u7d44\u7684\u7269\u4ef6\u3002\u5b83\u5fc5\u9808\u5b9a\u7fa9\u4e00\u500b\u540d\u70ba load_module() \u7684 method\uff08\u65b9\u6cd5\uff09\u3002\u8f09\u5165\u5668\u901a\u5e38\u662f\u88ab finder\uff08\u5c0b\u6aa2\u5668\uff09\u56de\u50b3\u3002\u66f4\u591a\u7d30\u7bc0\u8acb\u53c3\u95b1 PEP 302\uff0c\u95dc\u65bc abstract base class\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09\uff0c\u8acb\u53c3\u95b1 importlib.abc.Loader\u3002

\n
\n
\n"}, "magic method\uff08\u9b54\u8853\u65b9\u6cd5\uff09": {"title": "magic method\uff08\u9b54\u8853\u65b9\u6cd5\uff09", "body": "
\n

special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09\u7684\u4e00\u500b\u975e\u6b63\u5f0f\u540c\u7fa9\u8a5e\u3002

\n
\n
\n"}, "mapping\uff08\u5c0d\u6620\uff09": {"title": "mapping\uff08\u5c0d\u6620\uff09", "body": "
\n

\u4e00\u500b\u5bb9\u5668\u7269\u4ef6\uff0c\u5b83\u652f\u63f4\u4efb\u610f\u9375\u7684\u67e5\u627e\uff0c\u4e14\u80fd\u5be6\u4f5c abstract base classes\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09\u4e2d\uff0ccollections.abc.Mapping \u6216 collections.abc.MutableMapping \u6240\u6307\u5b9a\u7684 method\u3002\u7bc4\u4f8b\u5305\u62ec dict\u3001collections.defaultdict\u3001collections.OrderedDict \u548c collections.Counter\u3002

\n
\n
\n"}, "meta path finder\uff08\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\uff09": {"title": "meta path finder\uff08\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\uff09", "body": "
\n

\u4e00\u7a2e\u7d93\u7531\u641c\u5c0b sys.meta_path \u800c\u56de\u50b3\u7684 finder\uff08\u5c0b\u6aa2\u5668\uff09\u3002\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\u8207\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668 (path entry finder) \u76f8\u95dc\u4f46\u662f\u4e0d\u540c\u3002

\n

\u95dc\u65bc\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\u5be6\u4f5c\u7684 method\uff0c\u8acb\u53c3\u95b1 importlib.abc.MetaPathFinder\u3002

\n
\n
\n"}, "metaclass\uff08\u5143\u985e\u5225\uff09": {"title": "metaclass\uff08\u5143\u985e\u5225\uff09", "body": "
\n

\u4e00\u7a2e class \u7684 class\u3002Class \u5b9a\u7fa9\u904e\u7a0b\u6703\u5efa\u7acb\u4e00\u500b class \u540d\u7a31\u3001\u4e00\u500b class dictionary\uff08\u5b57\u5178\uff09\uff0c\u4ee5\u53ca\u4e00\u500b base class\uff08\u57fa\u5e95\u985e\u5225\uff09\u7684\u5217\u8868\u3002Metaclass \u8ca0\u8cac\u63a5\u53d7\u9019\u4e09\u500b\u5f15\u6578\uff0c\u4e26\u5efa\u7acb\u8a72 class\u3002\u5927\u591a\u6578\u7684\u7269\u4ef6\u5c0e\u5411\u7a0b\u5f0f\u8a9e\u8a00\u6703\u63d0\u4f9b\u4e00\u500b\u9810\u8a2d\u7684\u5be6\u4f5c\u3002Python \u7684\u7279\u5225\u4e4b\u8655\u5728\u65bc\u5b83\u80fd\u5920\u5efa\u7acb\u81ea\u8a02\u7684 metaclass\u3002\u5927\u90e8\u5206\u7684\u4f7f\u7528\u8005\u5f9e\u672a\u9700\u8981\u6b64\u5de5\u5177\uff0c\u4f46\u662f\u7576\u9700\u8981\u6642\uff0cmetaclass \u53ef\u4ee5\u63d0\u4f9b\u5f37\u5927\u4e14\u512a\u96c5\u7684\u89e3\u6c7a\u65b9\u6848\u3002\u5b83\u5011\u5df2\u88ab\u7528\u65bc\u8a18\u9304\u5c6c\u6027\u5b58\u53d6\u3001\u589e\u52a0\u57f7\u884c\u7dd2\u5b89\u5168\u6027\u3001\u8ffd\u8e64\u7269\u4ef6\u5efa\u7acb\u3001\u5be6\u4f5c\u55ae\u4f8b\u6a21\u5f0f (singleton)\uff0c\u4ee5\u53ca\u8a31\u591a\u5176\u4ed6\u7684\u4efb\u52d9\u3002

\n

\u66f4\u591a\u8cc7\u8a0a\u53ef\u4ee5\u5728Metaclasses\u7ae0\u7bc0\u4e2d\u627e\u5230\u3002

\n
\n
\n"}, "method\uff08\u65b9\u6cd5\uff09": {"title": "method\uff08\u65b9\u6cd5\uff09", "body": "
\n

\u4e00\u500b\u5728 class \u672c\u9ad4\u5167\u88ab\u5b9a\u7fa9\u7684\u51fd\u5f0f\u3002\u5982\u679c method \u4f5c\u70ba\u5176 class \u5be6\u4f8b\u7684\u4e00\u500b\u5c6c\u6027\u88ab\u547c\u53eb\uff0c\u5247\u5b83\u5c07\u6703\u5f97\u5230\u8a72\u5be6\u4f8b\u7269\u4ef6\u6210\u70ba\u5b83\u7684\u7b2c\u4e00\u500b argument\uff08\u5f15\u6578\uff09\uff08\u6b64\u5f15\u6578\u901a\u5e38\u88ab\u7a31\u70ba self\uff09\u3002\u8acb\u53c3\u95b1 function\uff08\u51fd\u5f0f\uff09\u548c nested scope\uff08\u5de2\u72c0\u4f5c\u7528\u57df\uff09\u3002

\n
\n
\n"}, "method resolution order\uff08\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\uff09": {"title": "method resolution order\uff08\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\uff09", "body": "
\n

\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\u662f\u5728\u67e5\u627e\u67d0\u500b\u6210\u54e1\u7684\u904e\u7a0b\u4e2d\uff0cbase class\uff08\u57fa\u5e95\u985e\u5225\uff09\u88ab\u641c\u5c0b\u7684\u9806\u5e8f\u3002\u95dc\u65bc\u7b2c 2.3 \u7248\u81f3\u4eca\uff0cPython \u76f4\u8b6f\u5668\u6240\u4f7f\u7528\u7684\u6f14\u7b97\u6cd5\u7d30\u7bc0\uff0c\u8acb\u53c3\u95b1 Python 2.3 \u7248\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\u3002

\n
\n
\n"}, "module\uff08\u6a21\u7d44\uff09": {"title": "module\uff08\u6a21\u7d44\uff09", "body": "
\n

\u4e00\u500b\u64d4\u4efb Python \u7a0b\u5f0f\u78bc\u7684\u7d44\u7e54\u55ae\u4f4d (organizational unit) \u7684\u7269\u4ef6\u3002\u6a21\u7d44\u6709\u4e00\u500b\u547d\u540d\u7a7a\u9593\uff0c\u5b83\u5305\u542b\u4efb\u610f\u7684 Python \u7269\u4ef6\u3002\u6a21\u7d44\u662f\u85c9\u7531 importing \u7684\u904e\u7a0b\uff0c\u88ab\u8f09\u5165\u81f3 Python\u3002

\n

\u53e6\u8acb\u53c3\u95b1 package\uff08\u5957\u4ef6\uff09\u3002

\n
\n
\n"}, "module spec\uff08\u6a21\u7d44\u898f\u683c\uff09": {"title": "module spec\uff08\u6a21\u7d44\u898f\u683c\uff09", "body": "
\n

\u4e00\u500b\u547d\u540d\u7a7a\u9593\uff0c\u5b83\u5305\u542b\u7528\u65bc\u8f09\u5165\u6a21\u7d44\u7684 import \u76f8\u95dc\u8cc7\u8a0a\u3002\u5b83\u662f importlib.machinery.ModuleSpec \u7684\u4e00\u500b\u5be6\u4f8b\u3002

\n
\n
\n"}, "mro": {"title": "MRO", "body": "
\n

\u8acb\u53c3\u95b1 method resolution order\uff08\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\uff09\u3002

\n
\n
\n"}, "mutable\uff08\u53ef\u8b8a\u7269\u4ef6\uff09": {"title": "mutable\uff08\u53ef\u8b8a\u7269\u4ef6\uff09", "body": "
\n

\u53ef\u8b8a\u7269\u4ef6\u53ef\u4ee5\u6539\u8b8a\u5b83\u5011\u7684\u503c\uff0c\u4f46\u7dad\u6301\u5b83\u5011\u7684 id()\u3002\u53e6\u8acb\u53c3\u95b1 immutable\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09\u3002

\n
\n
\n"}, "named tuple\uff08\u9644\u540d\u5143\u7d44\uff09": {"title": "named tuple\uff08\u9644\u540d\u5143\u7d44\uff09", "body": "
\n

\u8853\u8a9e\u300cnamed tuple\uff08\u9644\u540d\u5143\u7d44\uff09\u300d\u662f\u6307\u5f9e tuple \u7e7c\u627f\u7684\u4efb\u4f55\u578b\u5225\u6216 class\uff0c\u4e14\u5b83\u7684\u53ef\u7d22\u5f15 (indexable) \u5143\u7d20\u4e5f\u53ef\u4ee5\u7528\u9644\u540d\u5c6c\u6027\u4f86\u5b58\u53d6\u3002\u9019\u4e9b\u578b\u5225\u6216 class \u4e5f\u53ef\u4ee5\u5177\u6709\u5176\u4ed6\u7684\u7279\u6027\u3002

\n

\u6709\u4e9b\u5167\u5efa\u578b\u5225\u662f named tuple\uff0c\u5305\u62ec\u7531 time.localtime() \u548c os.stat() \u56de\u50b3\u7684\u503c\u3002\u53e6\u4e00\u500b\u4f8b\u5b50\u662f sys.float_info\uff1a

\n
>>> sys.float_info[1]                   # indexed access\n1024\n>>> sys.float_info.max_exp              # named field access\n1024\n>>> isinstance(sys.float_info, tuple)   # kind of tuple\nTrue\n
\n
\n

\u6709\u4e9b named tuple \u662f\u5167\u5efa\u578b\u5225\uff08\u5982\u4e0a\u4f8b\uff09\u3002\u6216\u8005\uff0c\u4e00\u500b named tuple \u4e5f\u53ef\u4ee5\u5f9e\u4e00\u500b\u6b63\u898f\u7684 class \u5b9a\u7fa9\u4f86\u5efa\u7acb\uff0c\u53ea\u8981\u8a72 class \u662f\u7e7c\u627f\u81ea tuple\uff0c\u4e14\u5b9a\u7fa9\u4e86\u9644\u540d\u6b04\u4f4d (named field) \u5373\u53ef\u3002\u9019\u985e\u7684 class \u53ef\u4ee5\u624b\u5de5\u7de8\u5beb\uff0c\u4e5f\u53ef\u4ee5\u4f7f\u7528\u5de5\u5ee0\u51fd\u5f0f (factory function) collections.namedtuple() \u4f86\u5efa\u7acb\u3002\u5f8c\u8005\u6280\u8853\u4e5f\u589e\u52a0\u4e86\u4e00\u4e9b\u984d\u5916\u7684 method\uff0c\u9019\u4e9b method \u53ef\u80fd\u662f\u5728\u624b\u5beb\u6216\u5167\u5efa\u7684 named tuple \u4e2d\uff0c\u7121\u6cd5\u627e\u5230\u7684\u3002

\n
\n
\n"}, "namespace\uff08\u547d\u540d\u7a7a\u9593\uff09": {"title": "namespace\uff08\u547d\u540d\u7a7a\u9593\uff09", "body": "
\n

\u8b8a\u6578\u88ab\u5132\u5b58\u7684\u5730\u65b9\u3002\u547d\u540d\u7a7a\u9593\u662f\u4ee5 dictionary\uff08\u5b57\u5178\uff09\u88ab\u5be6\u4f5c\u3002\u6709\u5340\u57df\u7684\u3001\u5168\u57df\u7684\u53ca\u5167\u5efa\u7684\u547d\u540d\u7a7a\u9593\uff0c\u800c\u5728\u7269\u4ef6\u4e2d\uff08\u5728 method \u4e2d\uff09\u4e5f\u6709\u5de2\u72c0\u7684\u547d\u540d\u7a7a\u9593\u3002\u547d\u540d\u7a7a\u9593\u85c9\u7531\u9632\u6b62\u547d\u540d\u885d\u7a81\uff0c\u4f86\u652f\u63f4\u6a21\u7d44\u5316\u3002\u4f8b\u5982\uff0c\u51fd\u5f0f builtins.open \u548c os.open() \u662f\u900f\u904e\u5b83\u5011\u7684\u547d\u540d\u7a7a\u9593\u4f86\u5340\u5206\u5f7c\u6b64\u3002\u547d\u540d\u7a7a\u9593\u4e5f\u85c9\u7531\u660e\u78ba\u5730\u5340\u5206\u662f\u54ea\u500b\u6a21\u7d44\u5728\u5be6\u4f5c\u4e00\u500b\u51fd\u5f0f\uff0c\u4f86\u589e\u9032\u53ef\u8b80\u6027\u53ca\u53ef\u7dad\u8b77\u6027\u3002\u4f8b\u5982\uff0c\u5beb\u51fa random.seed() \u6216 itertools.islice() \u660e\u78ba\u5730\u8868\u793a\uff0c\u9019\u4e9b\u51fd\u5f0f\u5206\u5225\u662f\u7531 random \u548c itertools \u6a21\u7d44\u5728\u5be6\u4f5c\u3002

\n
\n
\n"}, "namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09": {"title": "namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09", "body": "
\n

\u4e00\u500b PEP 420 package\uff08\u5957\u4ef6\uff09\uff0c\u5b83\u53ea\u80fd\u4f5c\u70ba\u5b50\u5957\u4ef6 (subpackage) \u7684\u4e00\u500b\u5bb9\u5668\u3002\u547d\u540d\u7a7a\u9593\u5957\u4ef6\u53ef\u80fd\u6c92\u6709\u5be6\u9ad4\u7684\u8868\u793a\u6cd5\uff0c\u800c\u4e14\u5177\u9ad4\u4f86\u8aaa\u5b83\u5011\u4e0d\u50cf\u662f\u4e00\u500b regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09\uff0c\u56e0\u70ba\u5b83\u5011\u4e26\u6c92\u6709 __init__.py \u9019\u500b\u6a94\u6848\u3002

\n

\u53e6\u8acb\u53c3\u95b1 module\uff08\u6a21\u7d44\uff09\u3002

\n
\n
\n"}, "nested scope\uff08\u5de2\u72c0\u4f5c\u7528\u57df\uff09": {"title": "nested scope\uff08\u5de2\u72c0\u4f5c\u7528\u57df\uff09", "body": "
\n

\u80fd\u5920\u53c3\u7167\u5916\u5c64\u5b9a\u7fa9 (enclosing definition) \u4e2d\u7684\u8b8a\u6578\u7684\u80fd\u529b\u3002\u8209\u4f8b\u4f86\u8aaa\uff0c\u4e00\u500b\u51fd\u5f0f\u5982\u679c\u662f\u5728\u53e6\u4e00\u500b\u51fd\u5f0f\u4e2d\u88ab\u5b9a\u7fa9\uff0c\u5247\u5b83\u4fbf\u80fd\u5920\u53c3\u7167\u5916\u5c64\u51fd\u5f0f\u4e2d\u7684\u8b8a\u6578\u3002\u8acb\u6ce8\u610f\uff0c\u5728\u9810\u8a2d\u60c5\u6cc1\u4e0b\uff0c\u5de2\u72c0\u4f5c\u7528\u57df\u50c5\u9069\u7528\u65bc\u53c3\u7167\uff0c\u800c\u7121\u6cd5\u7528\u65bc\u8ce6\u503c\u3002\u5340\u57df\u8b8a\u6578\u80fd\u5728\u6700\u5167\u5c64\u4f5c\u7528\u57df\u4e2d\u8b80\u53d6\u53ca\u5beb\u5165\u3002\u540c\u6a23\u5730\uff0c\u5168\u57df\u8b8a\u6578\u662f\u5728\u5168\u57df\u547d\u540d\u7a7a\u9593\u4e2d\u8b80\u53d6\u53ca\u5beb\u5165\u3002nonlocal \u5bb9\u8a31\u5c0d\u5916\u5c64\u4f5c\u7528\u57df\u9032\u884c\u5beb\u5165\u3002

\n
\n
\n"}, "new-style class\uff08\u65b0\u5f0f\u985e\u5225\uff09": {"title": "new-style class\uff08\u65b0\u5f0f\u985e\u5225\uff09", "body": "
\n

\u4e00\u500b\u820a\u540d\uff0c\u5b83\u662f\u6307\u73fe\u5728\u6240\u6709\u7684 class \u7269\u4ef6\u6240\u4f7f\u7528\u7684 class \u98a8\u683c\u3002\u5728\u65e9\u671f\u7684 Python \u7248\u672c\u4e2d\uff0c\u53ea\u6709\u65b0\u5f0f class \u624d\u80fd\u4f7f\u7528 Python \u8f03\u65b0\u7684\u3001\u591a\u6a23\u7684\u529f\u80fd\uff0c\u50cf\u662f __slots__\u3001\u63cf\u8ff0\u5668 (descriptor)\u3001\u5c6c\u6027 (property)\u3001__getattribute__()\u3001class method\uff08\u985e\u5225\u65b9\u6cd5\uff09\u548c static method\uff08\u975c\u614b\u65b9\u6cd5\uff09\u3002

\n
\n
\n"}, "object\uff08\u7269\u4ef6\uff09": {"title": "object\uff08\u7269\u4ef6\uff09", "body": "
\n

\u5177\u6709\u72c0\u614b\uff08\u5c6c\u6027\u6216\u503c\uff09\u53ca\u88ab\u5b9a\u7fa9\u7684\u884c\u70ba\uff08method\uff09\u7684\u4efb\u4f55\u8cc7\u6599\u3002\u5b83\u4e5f\u662f\u4efb\u4f55 new-style class\uff08\u65b0\u5f0f\u985e\u5225\uff09\u7684\u6700\u7d42 base class\uff08\u57fa\u5e95\u985e\u5225\uff09\u3002

\n
\n
\n"}, "package\uff08\u5957\u4ef6\uff09": {"title": "package\uff08\u5957\u4ef6\uff09", "body": "
\n

\u4e00\u500b Python \u7684 module\uff08\u6a21\u7d44\uff09\uff0c\u5b83\u53ef\u4ee5\u5305\u542b\u5b50\u6a21\u7d44 (submodule) \u6216\u662f\u905e\u8ff4\u7684\u5b50\u5957\u4ef6 (subpackage)\u3002\u6280\u8853\u4e0a\u800c\u8a00\uff0c\u5957\u4ef6\u5c31\u662f\u5177\u6709 __path__ \u5c6c\u6027\u7684\u4e00\u500b Python \u6a21\u7d44\u3002

\n

\u53e6\u8acb\u53c3\u95b1 regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09\u548c namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09\u3002

\n
\n
\n"}, "parameter\uff08\u53c3\u6578\uff09": {"title": "parameter\uff08\u53c3\u6578\uff09", "body": "
\n

\u5728 function\uff08\u51fd\u5f0f\uff09\u6216 method \u5b9a\u7fa9\u4e2d\u7684\u4e00\u500b\u547d\u540d\u5be6\u9ad4 (named entity)\uff0c\u5b83\u6307\u660e\u8a72\u51fd\u5f0f\u80fd\u5920\u63a5\u53d7\u7684\u4e00\u500b argument\uff08\u5f15\u6578\uff09\uff0c\u6216\u5728\u67d0\u4e9b\u60c5\u6cc1\u4e0b\u6307\u793a\u591a\u500b\u5f15\u6578\u3002\u5171\u6709\u6709\u4e94\u7a2e\u4e0d\u540c\u7684\u53c3\u6578\u985e\u578b\uff1a

\n
    \n
  • positional-or-keyword\uff08\u4f4d\u7f6e\u6216\u95dc\u9375\u5b57\uff09\uff1a\u6307\u660e\u4e00\u500b\u53ef\u4ee5\u6309\u7167\u4f4d\u7f6e\u6216\u662f\u4f5c\u70ba\u95dc\u9375\u5b57\u5f15\u6578\u88ab\u50b3\u905e\u7684\u5f15\u6578\u3002\u9019\u662f\u53c3\u6578\u7684\u9810\u8a2d\u985e\u578b\uff0c\u4f8b\u5982\u4ee5\u4e0b\u7684 foo \u548c bar\uff1a

    \n
    def func(foo, bar=None): ...\n
    \n
    \n
  • \n
\n
    \n
  • positional-only\uff08\u50c5\u9650\u4f4d\u7f6e\uff09\uff1a\u6307\u660e\u4e00\u500b\u53ea\u80fd\u6309\u7167\u4f4d\u7f6e\u88ab\u63d0\u4f9b\u7684\u5f15\u6578\u3002\u5728\u51fd\u5f0f\u5b9a\u7fa9\u7684\u53c3\u6578\u5217\u8868\u4e2d\u5305\u542b\u4e00\u500b / \u5b57\u5143\uff0c\u5c31\u53ef\u4ee5\u5728\u8a72\u5b57\u5143\u524d\u9762\u5b9a\u7fa9\u50c5\u9650\u4f4d\u7f6e\u53c3\u6578\uff0c\u4f8b\u5982\u4ee5\u4e0b\u7684 posonly1 \u548c posonly2\uff1a

    \n
    def func(posonly1, posonly2, /, positional_or_keyword): ...\n
    \n
    \n
  • \n
\n
    \n
  • keyword-only\uff08\u50c5\u9650\u95dc\u9375\u5b57\uff09\uff1a\u6307\u660e\u4e00\u500b\u53ea\u80fd\u4ee5\u95dc\u9375\u5b57\u88ab\u63d0\u4f9b\u7684\u5f15\u6578\u3002\u5728\u51fd\u5f0f\u5b9a\u7fa9\u7684\u53c3\u6578\u5217\u8868\u4e2d\uff0c\u5305\u542b\u4e00\u500b\u4efb\u610f\u6578\u91cf\u4f4d\u7f6e\u53c3\u6578 (var-positional parameter) \u6216\u662f\u55ae\u7d14\u7684 * \u5b57\u5143\uff0c\u5c31\u53ef\u4ee5\u5728\u5176\u5f8c\u65b9\u5b9a\u7fa9\u50c5\u9650\u95dc\u9375\u5b57\u53c3\u6578\uff0c\u4f8b\u5982\u4ee5\u4e0b\u7684 kw_only1 \u548c kw_only2\uff1a

    \n
    def func(arg, *, kw_only1, kw_only2): ...\n
    \n
    \n
  • \n
  • var-positional\uff08\u4efb\u610f\u6578\u91cf\u4f4d\u7f6e\uff09\uff1a\u6307\u660e\u4e00\u4e32\u80fd\u4ee5\u4efb\u610f\u5e8f\u5217\u88ab\u63d0\u4f9b\u7684\u4f4d\u7f6e\u5f15\u6578\uff08\u5728\u5df2\u88ab\u5176\u4ed6\u53c3\u6578\u63a5\u53d7\u7684\u4efb\u4f55\u4f4d\u7f6e\u5f15\u6578\u4e4b\u5916\uff09\u3002\u9019\u985e\u53c3\u6578\u662f\u900f\u904e\u5728\u5176\u53c3\u6578\u540d\u7a31\u5b57\u9996\u52a0\u4e0a * \u4f86\u5b9a\u7fa9\u7684\uff0c\u4f8b\u5982\u4ee5\u4e0b\u7684 args\uff1a

    \n
    def func(*args, **kwargs): ...\n
    \n
    \n
  • \n
  • var-keyword\uff08\u4efb\u610f\u6578\u91cf\u95dc\u9375\u5b57\uff09\uff1a\u6307\u660e\u53ef\u88ab\u63d0\u4f9b\u7684\u4efb\u610f\u6578\u91cf\u95dc\u9375\u5b57\u5f15\u6578\uff08\u5728\u5df2\u88ab\u5176\u4ed6\u53c3\u6578\u63a5\u53d7\u7684\u4efb\u4f55\u95dc\u9375\u5b57\u5f15\u6578\u4e4b\u5916\uff09\u3002\u9019\u985e\u53c3\u6578\u662f\u900f\u904e\u5728\u5176\u53c3\u6578\u540d\u7a31\u5b57\u9996\u52a0\u4e0a ** \u4f86\u5b9a\u7fa9\u7684\uff0c\u4f8b\u5982\u4e0a\u9762\u7bc4\u4f8b\u4e2d\u7684 kwargs\u3002

  • \n
\n

\u53c3\u6578\u53ef\u4ee5\u6307\u660e\u5f15\u6578\u662f\u9078\u64c7\u6027\u7684\u6216\u5fc5\u9700\u7684\uff0c\u4e5f\u53ef\u4ee5\u70ba\u4e00\u4e9b\u9078\u64c7\u6027\u7684\u5f15\u6578\u6307\u5b9a\u9810\u8a2d\u503c\u3002

\n

\u53e6\u8acb\u53c3\u95b1\u8853\u8a9e\u8868\u7684 argument\uff08\u5f15\u6578\uff09\u689d\u76ee\u3001\u5e38\u898b\u554f\u984c\u4e2d\u7684\u5f15\u6578\u548c\u53c3\u6578\u4e4b\u9593\u7684\u5dee\u7570\u3001inspect.Parameter class\u3001\u51fd\u5f0f\u5b9a\u7fa9\u7ae0\u7bc0\uff0c\u4ee5\u53ca PEP 362\u3002

\n
\n
\n"}, "path entry\uff08\u8def\u5f91\u9805\u76ee\uff09": {"title": "path entry\uff08\u8def\u5f91\u9805\u76ee\uff09", "body": "
\n

\u5728 import path\uff08\u5f15\u5165\u8def\u5f91\uff09\u4e2d\u7684\u4e00\u500b\u4f4d\u7f6e\uff0c\u800c path based finder \uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09\u6703\u53c3\u8003\u8a72\u4f4d\u7f6e\u4f86\u5c0b\u627e\u8981 import \u7684\u6a21\u7d44\u3002

\n
\n
\n"}, "path entry finder\uff08\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\uff09": {"title": "path entry finder\uff08\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\uff09", "body": "
\n

\u88ab sys.path_hooks \u4e2d\u7684\u4e00\u500b\u53ef\u547c\u53eb\u7269\u4ef6 (callable)\uff08\u610f\u5373\u4e00\u500b path entry hook\uff09\u6240\u56de\u50b3\u7684\u4e00\u7a2e finder\uff0c\u5b83\u77e5\u9053\u5982\u4f55\u4ee5\u4e00\u500b path entry\u5b9a\u4f4d\u6a21\u7d44\u3002

\n

\u95dc\u65bc\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\u5be6\u4f5c\u7684 method\uff0c\u8acb\u53c3\u95b1 importlib.abc.PathEntryFinder\u3002

\n
\n
\n"}, "path entry hook\uff08\u8def\u5f91\u9805\u76ee\u9264\uff09": {"title": "path entry hook\uff08\u8def\u5f91\u9805\u76ee\u9264\uff09", "body": "
\n

\u5728 sys.path_hooks \u5217\u8868\u4e2d\u7684\u4e00\u500b\u53ef\u547c\u53eb\u7269\u4ef6 (callable)\uff0c\u82e5\u5b83\u77e5\u9053\u5982\u4f55\u5728\u4e00\u500b\u7279\u5b9a\u7684 path entry \u4e2d\u5c0b\u627e\u6a21\u7d44\uff0c\u5247\u6703\u56de\u50b3\u4e00\u500b path entry finder\uff08\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\uff09\u3002

\n
\n
\n"}, "path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09": {"title": "path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09", "body": "
\n

\u9810\u8a2d\u7684\u5143\u8def\u5f91\u5c0b\u6aa2\u5668 (meta path finder) \u4e4b\u4e00\uff0c\u5b83\u6703\u5728\u4e00\u500b import path \u4e2d\u641c\u5c0b\u6a21\u7d44\u3002

\n
\n
\n"}, "path-like object\uff08\u985e\u8def\u5f91\u7269\u4ef6\uff09": {"title": "path-like object\uff08\u985e\u8def\u5f91\u7269\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u8868\u793a\u6a94\u6848\u7cfb\u7d71\u8def\u5f91\u7684\u7269\u4ef6\u3002\u985e\u8def\u5f91\u7269\u4ef6\u53ef\u4ee5\u662f\u4e00\u500b\u8868\u793a\u8def\u5f91\u7684 str \u6216 bytes \u7269\u4ef6\uff0c\u6216\u662f\u4e00\u500b\u5be6\u4f5c os.PathLike \u5354\u5b9a\u7684\u7269\u4ef6\u3002\u900f\u904e\u547c\u53eb os.fspath() \u51fd\u5f0f\uff0c\u4e00\u500b\u652f\u63f4 os.PathLike \u5354\u5b9a\u7684\u7269\u4ef6\u53ef\u4ee5\u88ab\u8f49\u63db\u70ba str \u6216 bytes \u6a94\u6848\u7cfb\u7d71\u8def\u5f91\uff1b\u800c os.fsdecode() \u53ca os.fsencode() \u5247\u5206\u5225\u53ef\u7528\u65bc\u78ba\u4fdd str \u53ca bytes \u7684\u7d50\u679c\u3002\u7531 PEP 519 \u5f15\u5165\u3002

\n
\n
\n"}, "pep": {"title": "PEP", "body": "
\n

Python Enhancement Proposal\uff08Python \u589e\u5f37\u63d0\u6848\uff09\u3002PEP \u662f\u4e00\u4efd\u8a2d\u8a08\u8aaa\u660e\u6587\u4ef6\uff0c\u5b83\u80fd\u70ba Python \u793e\u7fa4\u63d0\u4f9b\u8cc7\u8a0a\uff0c\u6216\u662f\u63cf\u8ff0 Python \u7684\u4e00\u500b\u65b0\u529f\u80fd\u6216\u8a72\u529f\u80fd\u7684\u7a0b\u5e8f\u548c\u74b0\u5883\u3002PEP \u61c9\u8a72\u8981\u63d0\u4f9b\u7c21\u6f54\u7684\u6280\u8853\u898f\u7bc4\u4ee5\u53ca\u88ab\u63d0\u6848\u529f\u80fd\u7684\u904b\u4f5c\u539f\u7406\u3002

\n

PEP \u7684\u5b58\u5728\u76ee\u7684\uff0c\u662f\u8981\u6210\u70ba\u91cd\u5927\u65b0\u529f\u80fd\u7684\u63d0\u6848\u3001\u793e\u7fa4\u4e2d\u95dc\u65bc\u67d0\u500b\u554f\u984c\u7684\u610f\u898b\u6536\u96c6\uff0c\u4ee5\u53ca\u5df2\u7d0d\u5165 Python \u7684\u8a2d\u8a08\u6c7a\u7b56\u7684\u8a18\u9304\uff0c\u9019\u4e9b\u904e\u7a0b\u7684\u4e3b\u8981\u6a5f\u5236\u3002PEP \u7684\u4f5c\u8005\u8981\u8ca0\u8cac\u5728\u793e\u7fa4\u5167\u5efa\u7acb\u5171\u8b58\u4e26\u8a18\u9304\u53cd\u5c0d\u610f\u898b\u3002

\n

\u8acb\u53c3\u95b1 PEP 1\u3002

\n
\n
\n"}, "portion\uff08\u90e8\u5206\uff09": {"title": "portion\uff08\u90e8\u5206\uff09", "body": "
\n

\u5728\u55ae\u4e00\u76ee\u9304\u4e2d\u7684\u4e00\u7d44\u6a94\u6848\uff08\u4e5f\u53ef\u80fd\u5132\u5b58\u5728\u4e00\u500b zip \u6a94\u4e2d\uff09\uff0c\u9019\u4e9b\u6a94\u6848\u80fd\u5c0d\u4e00\u500b\u547d\u540d\u7a7a\u9593\u5957\u4ef6 (namespace package) \u6709\u6240\u8ca2\u737b\uff0c\u5982\u540c PEP 420 \u4e2d\u7684\u5b9a\u7fa9\u3002

\n
\n
\n"}, "positional argument\uff08\u4f4d\u7f6e\u5f15\u6578\uff09": {"title": "positional argument\uff08\u4f4d\u7f6e\u5f15\u6578\uff09", "body": "
\n

\u8acb\u53c3\u95b1 argument\uff08\u5f15\u6578\uff09\u3002

\n
\n
\n"}, "provisional api\uff08\u66ab\u884c api\uff09": {"title": "provisional API\uff08\u66ab\u884c API\uff09", "body": "
\n

\u66ab\u884c API \u662f\u6307\uff0c\u5f9e\u6a19\u6e96\u51fd\u5f0f\u5eab\u7684\u5411\u5f8c\u76f8\u5bb9\u6027 (backwards compatibility) \u4fdd\u8b49\u4e2d\uff0c\u6545\u610f\u88ab\u6392\u9664\u7684 API\u3002\u96d6\u7136\u6b64\u985e\u4ecb\u9762\uff0c\u53ea\u8981\u5b83\u5011\u88ab\u6a19\u793a\u70ba\u66ab\u884c\u7684\uff0c\u7406\u8ad6\u4e0a\u4e26\u4e0d\u6703\u6709\u91cd\u5927\u7684\u8b8a\u66f4\uff0c\u4f46\u5982\u679c\u6838\u5fc3\u958b\u767c\u4eba\u54e1\u8a8d\u70ba\u6709\u5fc5\u8981\uff0c\u4e5f\u53ef\u80fd\u6703\u51fa\u73fe\u5411\u5f8c\u4e0d\u76f8\u5bb9\u7684\u8b8a\u66f4\uff08\u751a\u81f3\u5305\u62ec\u79fb\u9664\u8a72\u4ecb\u9762\uff09\u3002\u9019\u7a2e\u8b8a\u66f4\u4e26\u4e0d\u6703\u7121\u7aef\u5730\u7522\u751f\u2014\u2014\u53ea\u6709 API \u88ab\u7d0d\u5165\u4e4b\u524d\u672a\u5bdf\u89ba\u7684\u56b4\u91cd\u57fa\u672c\u7f3a\u9677\u88ab\u63ed\u9732\u6642\uff0c\u5b83\u5011\u624d\u6703\u767c\u751f\u3002

\n

\u5373\u4f7f\u5c0d\u65bc\u66ab\u884c API\uff0c\u5411\u5f8c\u4e0d\u76f8\u5bb9\u7684\u8b8a\u66f4\u4e5f\u6703\u88ab\u8996\u70ba\u300c\u6700\u5f8c\u7684\u89e3\u6c7a\u65b9\u6848\u300d\u2014\u2014\u5c0d\u65bc\u4efb\u4f55\u88ab\u767c\u73fe\u7684\u554f\u984c\uff0c\u4ecd\u7136\u6703\u76e1\u53ef\u80fd\u627e\u51fa\u4e00\u500b\u5411\u5f8c\u76f8\u5bb9\u7684\u89e3\u6c7a\u65b9\u6848\u3002

\n

\u9019\u500b\u904e\u7a0b\u4f7f\u5f97\u6a19\u6e96\u51fd\u5f0f\u5eab\u80fd\u96a8\u8457\u6642\u9593\u4e0d\u65b7\u9032\u5316\uff0c\u800c\u907f\u514d\u8017\u8cbb\u904e\u9577\u7684\u6642\u9593\u53bb\u9396\u5b9a\u6709\u554f\u984c\u7684\u8a2d\u8a08\u932f\u8aa4\u3002\u8acb\u53c3\u95b1 PEP 411 \u4e86\u89e3\u66f4\u591a\u7d30\u7bc0\u3002

\n
\n
\n"}, "provisional package\uff08\u66ab\u884c\u5957\u4ef6\uff09": {"title": "provisional package\uff08\u66ab\u884c\u5957\u4ef6\uff09", "body": "
\n

\u8acb\u53c3\u95b1 provisional API\uff08\u66ab\u884c API\uff09\u3002

\n
\n
\n"}, "python 3000": {"title": "Python 3000", "body": "
\n

Python 3.x \u7cfb\u5217\u7248\u672c\u7684\u66b1\u7a31\uff08\u5f88\u4e45\u4ee5\u524d\u5275\u9020\u7684\uff0c\u7576\u6642\u7b2c 3 \u7248\u7684\u767c\u5e03\u662f\u5728\u9059\u9060\u7684\u672a\u4f86\u3002\uff09\u4e5f\u53ef\u4ee5\u7e2e\u5beb\u70ba\u300cPy3k\u300d\u3002

\n
\n
\n"}, "pythonic\uff08python \u98a8\u683c\u7684\uff09": {"title": "Pythonic\uff08Python \u98a8\u683c\u7684\uff09", "body": "
\n

\u4e00\u500b\u60f3\u6cd5\u6216\u4e00\u6bb5\u7a0b\u5f0f\u78bc\uff0c\u5b83\u61c9\u7528\u4e86 Python \u8a9e\u8a00\u6700\u5e38\u898b\u7684\u6163\u7528\u8a9e\uff0c\u800c\u4e0d\u662f\u4f7f\u7528\u5176\u4ed6\u8a9e\u8a00\u5e38\u898b\u7684\u6982\u5ff5\u4f86\u5be6\u4f5c\u7a0b\u5f0f\u78bc\u3002\u4f8b\u5982\uff0cPython \u4e2d\u5e38\u898b\u7684\u4e00\u7a2e\u7fd2\u6163\u7528\u6cd5\uff0c\u662f\u4f7f\u7528\u4e00\u500b for \u9673\u8ff0\u5f0f\uff0c\u5c0d\u4e00\u500b\u53ef\u758a\u4ee3\u7269\u4ef6\u7684\u6240\u6709\u5143\u7d20\u9032\u884c\u8ff4\u5708\u3002\u8a31\u591a\u5176\u4ed6\u8a9e\u8a00\u4e26\u6c92\u6709\u9019\u7a2e\u985e\u578b\u7684\u67b6\u69cb\uff0c\u6240\u4ee5\u4e0d\u719f\u6089 Python \u7684\u4eba\u6709\u6642\u6703\u4f7f\u7528\u4e00\u500b\u6578\u503c\u8a08\u6578\u5668\u4f86\u4ee3\u66ff\uff1a

\n
for i in range(len(food)):\n    print(food[i])\n
\n
\n

\u76f8\u8f03\u4e4b\u4e0b\uff0c\u4ee5\u4e0b\u65b9\u6cd5\u66f4\u7c21\u6f54\u3001\u66f4\u5177\u6709 Python \u98a8\u683c\uff1a

\n
for piece in food:\n    print(piece)\n
\n
\n
\n
\n"}, "qualified name\uff08\u9650\u5b9a\u540d\u7a31\uff09": {"title": "qualified name\uff08\u9650\u5b9a\u540d\u7a31\uff09", "body": "
\n

\u4e00\u500b\u300c\u9ede\u5206\u9694\u540d\u7a31\u300d\uff0c\u5b83\u986f\u793a\u5f9e\u4e00\u500b\u6a21\u7d44\u7684\u5168\u57df\u4f5c\u7528\u57df\u5230\u8a72\u6a21\u7d44\u4e2d\u5b9a\u7fa9\u7684 class\u3001\u51fd\u5f0f\u6216 method \u7684\u300c\u8def\u5f91\u300d\uff0c\u5982 PEP 3155 \u4e2d\u7684\u5b9a\u7fa9\u3002\u5c0d\u65bc\u9802\u5c64\u7684\u51fd\u5f0f\u548c class \u800c\u8a00\uff0c\u9650\u5b9a\u540d\u7a31\u8207\u5176\u7269\u4ef6\u540d\u7a31\u76f8\u540c\uff1a

\n
>>> class C:\n...     class D:\n...         def meth(self):\n...             pass\n...\n>>> C.__qualname__\n'C'\n>>> C.D.__qualname__\n'C.D'\n>>> C.D.meth.__qualname__\n'C.D.meth'\n
\n
\n

\u7576\u7528\u65bc\u5f15\u7528\u6a21\u7d44\u6642\uff0c\u5b8c\u5168\u9650\u5b9a\u540d\u7a31 (fully qualified name) \u662f\u8868\u793a\u8a72\u6a21\u7d44\u7684\u5b8c\u6574\u9ede\u5206\u9694\u8def\u5f91\uff0c\u5305\u62ec\u4efb\u4f55\u7684\u7236\u5957\u4ef6\uff0c\u4f8b\u5982 email.mime.text\uff1a

\n
>>> import email.mime.text\n>>> email.mime.text.__name__\n'email.mime.text'\n
\n
\n
\n
\n"}, "reference count\uff08\u53c3\u7167\u8a08\u6578\uff09": {"title": "reference count\uff08\u53c3\u7167\u8a08\u6578\uff09", "body": "
\n

\u5c0d\u65bc\u4e00\u500b\u7269\u4ef6\u7684\u53c3\u7167\u6b21\u6578\u3002\u7576\u4e00\u500b\u7269\u4ef6\u7684\u53c3\u7167\u8a08\u6578\u4e0b\u964d\u5230\u96f6\u6642\uff0c\u5b83\u6703\u88ab\u89e3\u9664\u914d\u7f6e (deallocated)\u3002\u6709\u4e9b\u7269\u4ef6\u662f\u300c\u4e0d\u6ec5\u7684 (immortal)\u300d\u4e26\u64c1\u6709\u4e0d\u6703\u88ab\u6539\u8b8a\u7684\u53c3\u7167\u8a08\u6578\uff0c\u4e5f\u56e0\u6b64\u6c38\u9060\u4e0d\u6703\u88ab\u89e3\u9664\u914d\u7f6e\u3002\u53c3\u7167\u8a08\u6578\u901a\u5e38\u5728 Python \u7a0b\u5f0f\u78bc\u4e2d\u770b\u4e0d\u5230\uff0c\u4f46\u5b83\u537b\u662f CPython \u5be6\u4f5c\u7684\u4e00\u500b\u95dc\u9375\u5143\u7d20\u3002\u7a0b\u5f0f\u8a2d\u8a08\u5e2b\u53ef\u4ee5\u547c\u53eb getrefcount() \u51fd\u5f0f\u4f86\u56de\u50b3\u4e00\u500b\u7279\u5b9a\u7269\u4ef6\u7684\u53c3\u7167\u8a08\u6578\u3002

\n
\n
\n"}, "regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09": {"title": "regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09", "body": "
\n

\u4e00\u500b\u50b3\u7d71\u7684 package\uff08\u5957\u4ef6\uff09\uff0c\u4f8b\u5982\u4e00\u500b\u5305\u542b __init__.py \u6a94\u6848\u7684\u76ee\u9304\u3002

\n

\u53e6\u8acb\u53c3\u95b1 namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09\u3002

\n
\n
\n"}, "__slots__": {"title": "__slots__", "body": "
\n

\u5728 class \u5167\u90e8\u7684\u4e00\u500b\u5ba3\u544a\uff0c\u5b83\u85c9\u7531\u9810\u5148\u5ba3\u544a\u5be6\u4f8b\u5c6c\u6027\u7684\u7a7a\u9593\uff0c\u4ee5\u53ca\u6d88\u9664\u5be6\u4f8b dictionary\uff08\u5b57\u5178\uff09\uff0c\u4f86\u7bc0\u7701\u8a18\u61b6\u9ad4\u3002\u96d6\u7136\u8a72\u6280\u8853\u5f88\u666e\u904d\uff0c\u4f46\u5b83\u6709\u9ede\u96e3\u4ee5\u6b63\u78ba\u5730\u4f7f\u7528\uff0c\u6700\u597d\u4fdd\u7559\u7d66\u90a3\u7a2e\u5728\u4e00\u500b\u8a18\u61b6\u9ad4\u95dc\u9375 (memory-critical) \u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u5b58\u5728\u5927\u91cf\u5be6\u4f8b\u7684\u7f55\u898b\u60c5\u6cc1\u3002

\n
\n
\n"}, "sequence\uff08\u5e8f\u5217\uff09": {"title": "sequence\uff08\u5e8f\u5217\uff09", "body": "
\n

\u4e00\u500b iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09\uff0c\u5b83\u900f\u904e __getitem__() special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09\uff0c\u4f7f\u7528\u6574\u6578\u7d22\u5f15\u4f86\u652f\u63f4\u9ad8\u6548\u7387\u7684\u5143\u7d20\u5b58\u53d6\uff0c\u4e26\u5b9a\u7fa9\u4e86\u4e00\u500b __len__() method \u4f86\u56de\u50b3\u8a72\u5e8f\u5217\u7684\u9577\u5ea6\u3002\u4e00\u4e9b\u5167\u5efa\u5e8f\u5217\u578b\u5225\u5305\u62ec list\u3001str\u3001tuple \u548c bytes\u3002\u8acb\u6ce8\u610f\uff0c\u96d6\u7136 dict \u4e5f\u652f\u63f4 __getitem__() \u548c __len__()\uff0c\u4f46\u5b83\u88ab\u8996\u70ba\u5c0d\u6620 (mapping) \u800c\u4e0d\u662f\u5e8f\u5217\uff0c\u56e0\u70ba\u5176\u67e5\u627e\u65b9\u5f0f\u662f\u4f7f\u7528\u4efb\u610f\u7684 immutable \u9375\uff0c\u800c\u4e0d\u662f\u6574\u6578\u3002

\n

The collections.abc.Sequence abstract base class\ndefines a much richer interface that goes beyond just\n__getitem__() and __len__(), adding\ncount(), index(), __contains__(), and\n__reversed__(). Types that implement this expanded\ninterface can be registered explicitly using\nregister(). For more documentation on sequence\nmethods generally, see\nCommon Sequence Operations.

\n
\n
\n"}, "set comprehension\uff08\u96c6\u5408\u7d9c\u5408\u904b\u7b97\uff09": {"title": "set comprehension\uff08\u96c6\u5408\u7d9c\u5408\u904b\u7b97\uff09", "body": "
\n

\u4e00\u7a2e\u7dca\u5bc6\u7684\u65b9\u6cd5\uff0c\u7528\u4f86\u8655\u7406\u4e00\u500b\u53ef\u758a\u4ee3\u7269\u4ef6\u4e2d\u7684\u5168\u90e8\u6216\u90e8\u5206\u5143\u7d20\uff0c\u4e26\u5c07\u8655\u7406\u7d50\u679c\u4ee5\u4e00\u500b set \u56de\u50b3\u3002results = {c for c in 'abracadabra' if c not in 'abc'} \u6703\u7522\u751f\u4e00\u500b\u5b57\u4e32 set\uff1a{'r', 'd'}\u3002\u8acb\u53c3\u95b1Displays for lists, sets and dictionaries\u3002

\n
\n
\n"}, "single dispatch\uff08\u55ae\u4e00\u8abf\u5ea6\uff09": {"title": "single dispatch\uff08\u55ae\u4e00\u8abf\u5ea6\uff09", "body": "
\n

generic function\uff08\u6cdb\u578b\u51fd\u5f0f\uff09\u8abf\u5ea6\u7684\u4e00\u7a2e\u5f62\u5f0f\uff0c\u5728\u6b64\uff0c\u5be6\u4f5c\u7684\u9078\u64c7\u662f\u57fa\u65bc\u55ae\u4e00\u5f15\u6578\u7684\u578b\u5225\u3002

\n
\n
\n"}, "slice\uff08\u5207\u7247\uff09": {"title": "slice\uff08\u5207\u7247\uff09", "body": "
\n

\u4e00\u500b\u7269\u4ef6\uff0c\u5b83\u901a\u5e38\u5305\u542b\u4e00\u6bb5 sequence\uff08\u5e8f\u5217\uff09\u7684\u67d0\u4e00\u90e8\u5206\u3002\u5efa\u7acb\u4e00\u6bb5\u5207\u7247\u7684\u65b9\u6cd5\u662f\u4f7f\u7528\u4e0b\u6a19\u7b26\u865f (subscript notation) []\uff0c\u82e5\u8981\u7d66\u51fa\u591a\u500b\u6578\u5b57\uff0c\u5247\u5728\u6578\u5b57\u4e4b\u9593\u4f7f\u7528\u5192\u865f\uff0c\u4f8b\u5982 variable_name[1:3:5]\u3002\u5728\u62ec\u865f\uff08\u4e0b\u6a19\uff09\u7b26\u865f\u7684\u5167\u90e8\uff0c\u6703\u4f7f\u7528 slice \u7269\u4ef6\u3002

\n
\n
\n"}, "special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09": {"title": "special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09", "body": "
\n

\u4e00\u7a2e\u6703\u88ab Python \u81ea\u52d5\u547c\u53eb\u7684 method\uff0c\u7528\u65bc\u5c0d\u67d0\u7a2e\u578b\u5225\u57f7\u884c\u67d0\u7a2e\u904b\u7b97\uff0c\u4f8b\u5982\u52a0\u6cd5\u3002\u9019\u7a2e method \u7684\u540d\u7a31\u6703\u5728\u958b\u982d\u548c\u7d50\u5c3e\u6709\u5169\u500b\u4e0b\u5e95\u7dda\u3002Special method \u5728Special method names\u4e2d\u6709\u8a73\u7d30\u8aaa\u660e\u3002

\n
\n
\n"}, "statement\uff08\u9673\u8ff0\u5f0f\uff09": {"title": "statement\uff08\u9673\u8ff0\u5f0f\uff09", "body": "
\n

\u9673\u8ff0\u5f0f\u662f\u4e00\u500b\u5957\u7d44\uff08suite\uff0c\u4e00\u500b\u7a0b\u5f0f\u78bc\u300c\u5340\u584a\u300d\uff09\u4e2d\u7684\u4e00\u90e8\u5206\u3002\u9673\u8ff0\u5f0f\u53ef\u4ee5\u662f\u4e00\u500b expression\uff08\u904b\u7b97\u5f0f\uff09\uff0c\u6216\u662f\u542b\u6709\u95dc\u9375\u5b57\uff08\u4f8b\u5982 if\u3001while \u6216 for\uff09\u7684\u591a\u7a2e\u7d50\u69cb\u4e4b\u4e00\u3002

\n
\n
\n"}, "static type checker\uff08\u975c\u614b\u578b\u5225\u6aa2\u67e5\u5668\uff09": {"title": "static type checker\uff08\u975c\u614b\u578b\u5225\u6aa2\u67e5\u5668\uff09", "body": "
\n

\u6703\u8b80\u53d6 Python \u7a0b\u5f0f\u78bc\u4e26\u5206\u6790\u7684\u5916\u90e8\u5de5\u5177\uff0c\u80fd\u5920\u627e\u51fa\u932f\u8aa4\uff0c\u50cf\u662f\u4f7f\u7528\u4e86\u4e0d\u6b63\u78ba\u7684\u578b\u5225\u3002\u53e6\u8acb\u53c3\u95b1\u578b\u5225\u63d0\u793a (type hints) \u4ee5\u53ca typing \u6a21\u7d44\u3002

\n
\n
\n"}, "strong reference\uff08\u5f37\u53c3\u7167\uff09": {"title": "strong reference\uff08\u5f37\u53c3\u7167\uff09", "body": "
\n

\u5728 Python \u7684 C API \u4e2d\uff0c\u5f37\u53c3\u7167\u662f\u5c0d\u7269\u4ef6\u7684\u53c3\u7167\uff0c\u8a72\u7269\u4ef6\u70ba\u6301\u6709\u8a72\u53c3\u7167\u7684\u7a0b\u5f0f\u78bc\u6240\u64c1\u6709\u3002\u5efa\u7acb\u53c3\u7167\u6642\u900f\u904e\u547c\u53eb Py_INCREF() \u4f86\u7372\u5f97\u5f37\u53c3\u7167\u3001\u522a\u9664\u53c3\u7167\u6642\u900f\u904e Py_DECREF() \u91cb\u653e\u5f37\u53c3\u7167\u3002

\n

Py_NewRef() \u51fd\u5f0f\u53ef\u7528\u65bc\u5efa\u7acb\u4e00\u500b\u5c0d\u7269\u4ef6\u7684\u5f37\u53c3\u7167\u3002\u901a\u5e38\uff0c\u5728\u9000\u51fa\u5f37\u53c3\u7167\u7684\u4f5c\u7528\u57df\u4e4b\u524d\uff0c\u5fc5\u9808\u5728\u8a72\u5f37\u53c3\u7167\u4e0a\u547c\u53eb Py_DECREF() \u51fd\u5f0f\uff0c\u4ee5\u907f\u514d\u6d29\u6f0f\u4e00\u500b\u53c3\u7167\u3002

\n

\u53e6\u8acb\u53c3\u95b1 borrowed reference\uff08\u501f\u7528\u53c3\u7167\uff09\u3002

\n
\n
\n"}, "text encoding\uff08\u6587\u5b57\u7de8\u78bc\uff09": {"title": "text encoding\uff08\u6587\u5b57\u7de8\u78bc\uff09", "body": "
\n

Python \u4e2d\u7684\u5b57\u4e32\u662f\u4e00\u500b Unicode \u78bc\u9ede (code point) \u7684\u5e8f\u5217\uff08\u7bc4\u570d\u5728 U+0000 -- U+10FFFF \u4e4b\u9593\uff09\u3002\u82e5\u8981\u5132\u5b58\u6216\u50b3\u9001\u4e00\u500b\u5b57\u4e32\uff0c\u5b83\u5fc5\u9808\u88ab\u5e8f\u5217\u5316\u70ba\u4e00\u500b\u4f4d\u5143\u7d44\u5e8f\u5217\u3002

\n

\u5c07\u4e00\u500b\u5b57\u4e32\u5e8f\u5217\u5316\u70ba\u4f4d\u5143\u7d44\u5e8f\u5217\uff0c\u7a31\u70ba\u300c\u7de8\u78bc\u300d\uff0c\u800c\u5f9e\u4f4d\u5143\u7d44\u5e8f\u5217\u91cd\u65b0\u5efa\u7acb\u8a72\u5b57\u4e32\u5247\u7a31\u70ba\u300c\u89e3\u78bc (decoding)\u300d\u3002

\n

\u6709\u591a\u7a2e\u4e0d\u540c\u7684\u6587\u5b57\u5e8f\u5217\u5316\u7de8\u89e3\u78bc\u5668 (codecs)\uff0c\u5b83\u5011\u88ab\u7d71\u7a31\u70ba\u300c\u6587\u5b57\u7de8\u78bc\u300d\u3002

\n
\n
\n"}, "text file\uff08\u6587\u5b57\u6a94\u6848\uff09": {"title": "text file\uff08\u6587\u5b57\u6a94\u6848\uff09", "body": "
\n

\u4e00\u500b\u80fd\u5920\u8b80\u53d6\u548c\u5beb\u5165 str \u7269\u4ef6\u7684\u4e00\u500b file object\uff08\u6a94\u6848\u7269\u4ef6\uff09\u3002\u901a\u5e38\uff0c\u6587\u5b57\u6a94\u6848\u5be6\u969b\u4e0a\u662f\u5b58\u53d6\u4f4d\u5143\u7d44\u5c0e\u5411\u7684\u8cc7\u6599\u6d41 (byte-oriented datastream) \u4e26\u6703\u81ea\u52d5\u8655\u7406 text encoding\uff08\u6587\u5b57\u7de8\u78bc\uff09\u3002\u6587\u5b57\u6a94\u6848\u7684\u4f8b\u5b50\u6709\uff1a\u4ee5\u6587\u5b57\u6a21\u5f0f\uff08'r' \u6216 'w'\uff09\u958b\u555f\u7684\u6a94\u6848\u3001sys.stdin\u3001sys.stdout \u4ee5\u53ca io.StringIO \u7684\u5be6\u4f8b\u3002

\n

\u53e6\u8acb\u53c3\u95b1 binary file\uff08\u4e8c\u9032\u4f4d\u6a94\u6848\uff09\uff0c\u5b83\u662f\u4e00\u500b\u80fd\u5920\u8b80\u53d6\u548c\u5beb\u5165\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6 (bytes-like object) \u7684\u6a94\u6848\u7269\u4ef6\u3002

\n
\n
\n"}, "triple-quoted string\uff08\u4e09\u5f15\u865f\u5167\u5b57\u4e32\uff09": {"title": "triple-quoted string\uff08\u4e09\u5f15\u865f\u5167\u5b57\u4e32\uff09", "body": "
\n

\u7531\u4e09\u500b\u96d9\u5f15\u865f (") \u6216\u55ae\u5f15\u865f (') \u7684\u4f5c\u70ba\u908a\u754c\u7684\u4e00\u500b\u5b57\u4e32\u3002\u96d6\u7136\u5b83\u5011\u4e26\u6c92\u6709\u63d0\u4f9b\u7570\u65bc\u55ae\u5f15\u865f\u5b57\u4e32\u7684\u4efb\u4f55\u984d\u5916\u529f\u80fd\uff0c\u4f46\u57fa\u65bc\u8a31\u591a\u539f\u56e0\uff0c\u5b83\u5011\u4ecd\u662f\u5f88\u6709\u7528\u7684\u3002\u5b83\u5011\u8b93\u4f60\u53ef\u4ee5\u5728\u5b57\u4e32\u4e2d\u5305\u542b\u672a\u8df3\u812b (unescaped) \u7684\u55ae\u5f15\u865f\u548c\u96d9\u5f15\u865f\uff0c\u800c\u4e14\u5b83\u5011\u4e0d\u9700\u4f7f\u7528\u9023\u7e8c\u5b57\u5143 (continuation character) \u5c31\u53ef\u4ee5\u8de8\u8d8a\u591a\u884c\uff0c\u9019\u4f7f\u5f97\u5b83\u5011\u5728\u7de8\u5beb\u8aaa\u660e\u5b57\u4e32\u6642\u7279\u5225\u6709\u7528\u3002

\n
\n
\n"}, "type\uff08\u578b\u5225\uff09": {"title": "type\uff08\u578b\u5225\uff09", "body": "
\n

\u4e00\u500b Python \u7269\u4ef6\u7684\u578b\u5225\u6c7a\u5b9a\u4e86\u5b83\u662f\u4ec0\u9ebc\u985e\u578b\u7684\u7269\u4ef6\uff1b\u6bcf\u500b\u7269\u4ef6\u90fd\u6709\u4e00\u500b\u578b\u5225\u3002\u4e00\u500b\u7269\u4ef6\u7684\u578b\u5225\u53ef\u4ee5\u7528\u5b83\u7684 __class__ \u5c6c\u6027\u4f86\u5b58\u53d6\uff0c\u6216\u4ee5 type(obj) \u4f86\u6aa2\u7d22\u3002

\n
\n
\n"}, "type alias\uff08\u578b\u5225\u5225\u540d\uff09": {"title": "type alias\uff08\u578b\u5225\u5225\u540d\uff09", "body": "
\n

\u4e00\u500b\u578b\u5225\u7684\u540c\u7fa9\u8a5e\uff0c\u900f\u904e\u5c07\u578b\u5225\u6307\u5b9a\u7d66\u4e00\u500b\u8b58\u5225\u7b26 (identifier) \u4f86\u5efa\u7acb\u3002

\n

\u578b\u5225\u5225\u540d\u5c0d\u65bc\u7c21\u5316\u578b\u5225\u63d0\u793a (type hint) \u5f88\u6709\u7528\u3002\u4f8b\u5982\uff1a

\n
def remove_gray_shades(\n        colors: list[tuple[int, int, int]]) -> list[tuple[int, int, int]]:\n    pass\n
\n
\n

\u53ef\u4ee5\u5beb\u6210\u9019\u6a23\uff0c\u66f4\u5177\u6709\u53ef\u8b80\u6027\uff1a

\n
Color = tuple[int, int, int]\n\ndef remove_gray_shades(colors: list[Color]) -> list[Color]:\n    pass\n
\n
\n

\u8acb\u53c3\u95b1 typing \u548c PEP 484\uff0c\u6709\u6b64\u529f\u80fd\u7684\u63cf\u8ff0\u3002

\n
\n
\n"}, "type hint\uff08\u578b\u5225\u63d0\u793a\uff09": {"title": "type hint\uff08\u578b\u5225\u63d0\u793a\uff09", "body": "
\n

\u4e00\u7a2e annotation\uff08\u8a3b\u91cb\uff09\uff0c\u5b83\u6307\u5b9a\u4e00\u500b\u8b8a\u6578\u3001\u4e00\u500b class \u5c6c\u6027\u6216\u4e00\u500b\u51fd\u5f0f\u7684\u53c3\u6578\u6216\u56de\u50b3\u503c\u7684\u9810\u671f\u578b\u5225\u3002

\n

\u578b\u5225\u63d0\u793a\u662f\u9078\u64c7\u6027\u7684\uff0c\u800c\u4e0d\u662f\u88ab Python \u5f37\u5236\u7684\uff0c\u4f46\u5b83\u5011\u5c0d\u975c\u614b\u578b\u5225\u6aa2\u67e5\u5668 (static type checkers)\u5f88\u6709\u7528\uff0c\u4e26\u80fd\u5354\u52a9 IDE \u5b8c\u6210\u7a0b\u5f0f\u78bc\u7684\u88dc\u5168 (completion) \u548c\u91cd\u69cb (refactoring)\u3002

\n

\u5168\u57df\u8b8a\u6578\u3001class \u5c6c\u6027\u548c\u51fd\u5f0f\uff08\u4e0d\u542b\u5340\u57df\u8b8a\u6578\uff09\u7684\u578b\u5225\u63d0\u793a\uff0c\u90fd\u53ef\u4ee5\u4f7f\u7528 typing.get_type_hints() \u4f86\u5b58\u53d6\u3002

\n

\u8acb\u53c3\u95b1 typing \u548c PEP 484\uff0c\u6709\u6b64\u529f\u80fd\u7684\u63cf\u8ff0\u3002

\n
\n
\n"}, "universal newlines\uff08\u901a\u7528\u63db\u884c\u5b57\u5143\uff09": {"title": "universal newlines\uff08\u901a\u7528\u63db\u884c\u5b57\u5143\uff09", "body": "
\n

\u4e00\u7a2e\u89e3\u8b6f\u6587\u5b57\u6d41 (text stream) \u7684\u65b9\u5f0f\uff0c\u6703\u5c07\u4ee5\u4e0b\u6240\u6709\u7684\u60c5\u6cc1\u8b58\u5225\u70ba\u4e00\u884c\u7684\u7d50\u675f\uff1aUnix \u884c\u5c3e\u6163\u4f8b '\\n'\u3001Windows \u6163\u4f8b '\\r\\n' \u548c\u820a\u7684 Macintosh \u6163\u4f8b '\\r'\u3002\u8acb\u53c3\u95b1 PEP 278 \u548c PEP 3116\uff0c\u4ee5\u53ca\u7528\u65bc bytes.splitlines() \u7684\u9644\u52a0\u7528\u9014\u3002

\n
\n
\n"}, "variable annotation\uff08\u8b8a\u6578\u8a3b\u91cb\uff09": {"title": "variable annotation\uff08\u8b8a\u6578\u8a3b\u91cb\uff09", "body": "
\n

\u4e00\u500b\u8b8a\u6578\u6216 class \u5c6c\u6027\u7684 annotation\uff08\u8a3b\u91cb\uff09\u3002

\n

\u8a3b\u91cb\u8b8a\u6578\u6216 class \u5c6c\u6027\u6642\uff0c\u8ce6\u503c\u662f\u9078\u64c7\u6027\u7684\uff1a

\n
class C:\n    field: 'annotation'\n
\n
\n

\u8b8a\u6578\u8a3b\u91cb\u901a\u5e38\u7528\u65bc\u578b\u5225\u63d0\u793a (type hint)\uff1a\u4f8b\u5982\uff0c\u9019\u500b\u8b8a\u6578\u9810\u671f\u6703\u53d6\u5f97 int\uff08\u6574\u6578\uff09\u503c\uff1a

\n
count: int = 0\n
\n
\n

\u8b8a\u6578\u8a3b\u91cb\u7684\u8a9e\u6cd5\u5728Annotated assignment statements\u7ae0\u7bc0\u6709\u8a73\u7d30\u7684\u89e3\u91cb\u3002

\n

\u8acb\u53c3\u95b1 function annotation\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09\u3001PEP 484 \u548c PEP 526\uff0c\u7686\u6709\u6b64\u529f\u80fd\u7684\u63cf\u8ff0\u3002\u95dc\u65bc\u8a3b\u91cb\u7684\u6700\u4f73\u5be6\u8e10\u65b9\u6cd5\uff0c\u53e6\u8acb\u53c3\u95b1 \u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10\u3002

\n
\n
\n"}, "virtual environment\uff08\u865b\u64ec\u74b0\u5883\uff09": {"title": "virtual environment\uff08\u865b\u64ec\u74b0\u5883\uff09", "body": "
\n

\u4e00\u500b\u5354\u4f5c\u9694\u96e2 (cooperatively isolated) \u7684\u57f7\u884c\u74b0\u5883\uff0c\u80fd\u8b93 Python \u7684\u4f7f\u7528\u8005\u548c\u61c9\u7528\u7a0b\u5f0f\u5f97\u4ee5\u5b89\u88dd\u548c\u5347\u7d1a Python \u767c\u4f48\u5957\u4ef6\uff0c\u800c\u4e0d\u6703\u5c0d\u540c\u4e00\u500b\u7cfb\u7d71\u4e0a\u904b\u884c\u7684\u5176\u4ed6 Python \u61c9\u7528\u7a0b\u5f0f\u7684\u884c\u70ba\u7522\u751f\u5e72\u64fe\u3002

\n

\u53e6\u8acb\u53c3\u95b1 venv\u3002

\n
\n
\n"}, "virtual machine\uff08\u865b\u64ec\u6a5f\u5668\uff09": {"title": "virtual machine\uff08\u865b\u64ec\u6a5f\u5668\uff09", "body": "
\n

\u4e00\u90e8\u5b8c\u5168\u7531\u8edf\u9ad4\u6240\u5b9a\u7fa9\u7684\u96fb\u8166 (computer)\u3002Python \u7684\u865b\u64ec\u6a5f\u5668\u6703\u57f7\u884c\u7531 bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09\u7de8\u8b6f\u5668\u6240\u767c\u51fa\u7684\u4f4d\u5143\u7d44\u78bc\u3002

\n
\n
\n"}, "zen of python\uff08python \u4e4b\u79aa\uff09": {"title": "Zen of Python\uff08Python \u4e4b\u79aa\uff09", "body": "
\n

Python \u8a2d\u8a08\u539f\u5247\u8207\u54f2\u5b78\u7684\u5217\u8868\uff0c\u5176\u5167\u5bb9\u6709\u52a9\u65bc\u7406\u89e3\u548c\u4f7f\u7528\u6b64\u8a9e\u8a00\u3002\u6b64\u5217\u8868\u53ef\u4ee5\u900f\u904e\u5728\u4e92\u52d5\u5f0f\u63d0\u5f0f\u5b57\u5143\u5f8c\u8f38\u5165\u300cimport this\u300d\u4f86\u627e\u5230\u5b83\u3002

\n
\n
\n"}} \ No newline at end of file diff --git a/_static/pydoctheme.css b/_static/pydoctheme.css index 14464db406..87a0629352 100644 --- a/_static/pydoctheme.css +++ b/_static/pydoctheme.css @@ -29,11 +29,42 @@ pre { color: inherit; } +/* Add underlines to links */ a[href] { text-decoration: underline 1px; +} + +/* Increase the underline offset for code to avoid obscuring underscores */ +a[href]:has(> code) { text-underline-offset: 0.25em; } +/* No underline for navigation */ +a.headerlink, +div.genindex-jumpbox a, +div.modindex-jumpbox a, +div#search-results a, +div.sphinxsidebar a, +div.toctree-wrapper a, +div[role=navigation] a, +table.contentstable a, +table.indextable a { + text-decoration: none; +} + +/* Except when hovered */ +div.genindex-jumpbox a:hover, +div.modindex-jumpbox a:hover, +div#search-results a:hover, +div.sphinxsidebar a:hover, +div.toctree-wrapper a:hover, +div[role=navigation] a:hover, +table.contentstable a:hover, +table.indextable a:hover { + text-decoration: underline; + text-underline-offset: auto; +} + body { margin-left: 1em; margin-right: 1em; @@ -284,6 +315,10 @@ div.footer { margin-right: 10px; } +div.footer a { + text-underline-offset: auto; +} + div.footer a:hover { color: #0095c4; } diff --git a/about.html b/about.html index 5d85d9de47..a22fb14f2f 100644 --- a/about.html +++ b/about.html @@ -8,7 +8,7 @@ 關於這些說明文件 — Python 3.12.1 說明文件 - + @@ -309,7 +309,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/bugs.html b/bugs.html index eea1e8d7aa..4af6ccb93b 100644 --- a/bugs.html +++ b/bugs.html @@ -8,7 +8,7 @@ 處理錯誤 (Bug) — Python 3.12.1 說明文件 - + @@ -224,7 +224,7 @@

說明文件的錯誤

開始讓自己貢獻 Python

-

除了只是回報您所發現的錯誤之外,同樣也歡迎您提交修正它們的修補程式 (patch)。您可以在 Python 開發者指南中找到如何開始修補 Python 的更多資訊。如果您有任何問題,核心導師郵寄清單是一個友善的地方,您可以在那裡得到,關於 Python 修正錯誤的過程中,所有問題的答案。

+

除了只是回報您所發現的錯誤之外,同樣也歡迎您提交修正它們的修補程式 (patch)。您可以在 Python 開發者指南中找到如何開始修補 Python 的更多資訊。如果您有任何問題,核心導師郵寄清單是一個友善的地方,您可以在那裡得到,關於 Python 修正錯誤的過程中,所有問題的答案。

@@ -345,7 +345,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/abstract.html b/c-api/abstract.html index 66a4a08fab..fca45b7e51 100644 --- a/c-api/abstract.html +++ b/c-api/abstract.html @@ -8,7 +8,7 @@ 抽象物件層 (Abstract Objects Layer) — Python 3.12.1 說明文件 - + @@ -319,7 +319,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/allocation.html b/c-api/allocation.html index 0abb421d7f..d136b9ddfc 100644 --- a/c-api/allocation.html +++ b/c-api/allocation.html @@ -8,7 +8,7 @@ 在 heap 上分配物件 — Python 3.12.1 說明文件 - + @@ -333,7 +333,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/apiabiversion.html b/c-api/apiabiversion.html index 4abe11a5c2..7e5d98fa3d 100644 --- a/c-api/apiabiversion.html +++ b/c-api/apiabiversion.html @@ -8,7 +8,7 @@ API 和 ABI 版本管理 — Python 3.12.1 說明文件 - + @@ -365,7 +365,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/arg.html b/c-api/arg.html index 12e172b5ef..986bb960a0 100644 --- a/c-api/arg.html +++ b/c-api/arg.html @@ -8,7 +8,7 @@ 剖析引數與建置數值 — Python 3.12.1 說明文件 - + @@ -876,7 +876,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/bool.html b/c-api/bool.html index 37640b6e2d..9594ccc3dd 100644 --- a/c-api/bool.html +++ b/c-api/bool.html @@ -8,7 +8,7 @@ Boolean(布林)物件 — Python 3.12.1 說明文件 - + @@ -330,7 +330,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/buffer.html b/c-api/buffer.html index 0f7155e58d..529cc7dc91 100644 --- a/c-api/buffer.html +++ b/c-api/buffer.html @@ -8,7 +8,7 @@ 緩衝協定 (Buffer Protocol) — Python 3.12.1 說明文件 - + @@ -1003,7 +1003,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/bytearray.html b/c-api/bytearray.html index d33a526aa8..d85dd6d31c 100644 --- a/c-api/bytearray.html +++ b/c-api/bytearray.html @@ -8,7 +8,7 @@ 位元組陣列物件 (Byte Array Objects) — Python 3.12.1 說明文件 - + @@ -386,7 +386,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/bytes.html b/c-api/bytes.html index 65bd6e9ca4..d40b36a9c6 100644 --- a/c-api/bytes.html +++ b/c-api/bytes.html @@ -8,7 +8,7 @@ 位元組物件 (Bytes Objects) — Python 3.12.1 說明文件 - + @@ -510,7 +510,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/call.html b/c-api/call.html index 707ca290be..0feb76bb50 100644 --- a/c-api/call.html +++ b/c-api/call.html @@ -8,7 +8,7 @@ 呼叫協定 (Call Protocol) — Python 3.12.1 說明文件 - + @@ -645,7 +645,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/capsule.html b/c-api/capsule.html index c716ea8c80..364e994d5c 100644 --- a/c-api/capsule.html +++ b/c-api/capsule.html @@ -8,7 +8,7 @@ Capsules — Python 3.12.1 說明文件 - + @@ -430,7 +430,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/cell.html b/c-api/cell.html index 3a018846f4..3c2af41ab4 100644 --- a/c-api/cell.html +++ b/c-api/cell.html @@ -8,7 +8,7 @@ Cell 物件 — Python 3.12.1 說明文件 - + @@ -329,7 +329,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/code.html b/c-api/code.html index 1acdabea1f..9b96b17863 100644 --- a/c-api/code.html +++ b/c-api/code.html @@ -8,7 +8,7 @@ 程式碼物件 — Python 3.12.1 說明文件 - + @@ -578,7 +578,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/codec.html b/c-api/codec.html index 3e52c28527..8addfc490c 100644 --- a/c-api/codec.html +++ b/c-api/codec.html @@ -8,7 +8,7 @@ 編解碼器註冊表和支援函式 — Python 3.12.1 說明文件 - + @@ -434,7 +434,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/complex.html b/c-api/complex.html index d6f755c96b..7903a5ee67 100644 --- a/c-api/complex.html +++ b/c-api/complex.html @@ -8,7 +8,7 @@ 複數物件 — Python 3.12.1 說明文件 - + @@ -418,7 +418,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/concrete.html b/c-api/concrete.html index 2e6ae51a54..0047bbd74d 100644 --- a/c-api/concrete.html +++ b/c-api/concrete.html @@ -8,7 +8,7 @@ 具體物件層 — Python 3.12.1 說明文件 - + @@ -453,7 +453,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/contextvars.html b/c-api/contextvars.html index 13f745e48d..d4ecc28ba8 100644 --- a/c-api/contextvars.html +++ b/c-api/contextvars.html @@ -8,7 +8,7 @@ Context Variables Objects — Python 3.12.1 說明文件 - + @@ -440,7 +440,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/conversion.html b/c-api/conversion.html index 06e238da7f..ed241b3a86 100644 --- a/c-api/conversion.html +++ b/c-api/conversion.html @@ -8,7 +8,7 @@ 字串轉換與格式化 — Python 3.12.1 說明文件 - + @@ -379,7 +379,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/coro.html b/c-api/coro.html index 6fdfa27cb6..42b162d1fc 100644 --- a/c-api/coro.html +++ b/c-api/coro.html @@ -8,7 +8,7 @@ Coroutine(協程)物件 — Python 3.12.1 說明文件 - + @@ -308,7 +308,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/datetime.html b/c-api/datetime.html index dc9905bb6f..c30d557a8a 100644 --- a/c-api/datetime.html +++ b/c-api/datetime.html @@ -8,7 +8,7 @@ DateTime 物件 — Python 3.12.1 說明文件 - + @@ -619,7 +619,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/descriptor.html b/c-api/descriptor.html index 669f0f010b..60f42fee34 100644 --- a/c-api/descriptor.html +++ b/c-api/descriptor.html @@ -8,7 +8,7 @@ Descriptor(描述器)物件 — Python 3.12.1 說明文件 - + @@ -323,7 +323,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/dict.html b/c-api/dict.html index cb731ed2a4..0f02a491c1 100644 --- a/c-api/dict.html +++ b/c-api/dict.html @@ -8,7 +8,7 @@ 字典物件 — Python 3.12.1 說明文件 - + @@ -632,7 +632,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/exceptions.html b/c-api/exceptions.html index 19ca29910b..4ebffb5bcd 100644 --- a/c-api/exceptions.html +++ b/c-api/exceptions.html @@ -8,7 +8,7 @@ 例外處理 — Python 3.12.1 說明文件 - + @@ -1678,7 +1678,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/file.html b/c-api/file.html index 7f24fc0d94..f8c6f9a292 100644 --- a/c-api/file.html +++ b/c-api/file.html @@ -8,7 +8,7 @@ 檔案物件 (File Objects) — Python 3.12.1 說明文件 - + @@ -212,9 +212,16 @@

瀏覽

-int PyFile_SetOpenCodeHook(Py_OpenCodeHookFunction handler)
+int PyFile_SetOpenCodeHook(Py_OpenCodeHookFunction handler)

覆蓋 io.open_code() 的正常行為以透過提供的處理程式 (handler) 傳遞其參數。

-

處理程式是 PyObject *(*)(PyObject *path, void *userData) 型別的函式,其中 path 保證為 PyUnicodeObject

+

The handler is a function of type:

+
+
+type Py_OpenCodeHookFunction
+

Equivalent of PyObject *(*)(PyObject *path, void *userData), where path is guaranteed to be +PyUnicodeObject.

+
+

userData 指標被傳遞到掛鉤函式 (hook function) 中。由於可能會從不同的執行環境 (runtime) 呼叫掛鉤函式,因此該指標不應直接指向 Python 狀態。

由於此掛鉤函式是在導入期間有意使用的,因此請避免在其執行期間導入新模組,除非它們已知有被凍結或在 sys.modules 中可用。

Once a hook has been set, it cannot be removed or replaced, and later calls to @@ -230,7 +237,7 @@

瀏覽

int PyFile_WriteObject(PyObject *obj, PyObject *p, int flags)
-
穩定 ABI 的一部分.

將物件 obj 寫入檔案物件 pflags 唯一支援的旗標是 Py_PRINT_RAW;如果有給定,則寫入物件的 str() 而不是 repr()。在成功回傳 0 或在失敗回傳 -1;將設定適當的例外。

+
穩定 ABI 的一部分.

將物件 obj 寫入檔案物件 pflags 唯一支援的旗標是 Py_PRINT_RAW;如果有給定,則寫入物件的 str() 而不是 repr()。在成功回傳 0 或在失敗回傳 -1;將設定適當的例外。

@@ -348,7 +355,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/float.html b/c-api/float.html index 8b906c377d..27154ba3b1 100644 --- a/c-api/float.html +++ b/c-api/float.html @@ -8,7 +8,7 @@ 浮點數(Floating Point)物件 — Python 3.12.1 說明文件 - + @@ -478,7 +478,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/frame.html b/c-api/frame.html index 649b394346..dbecc3e6ec 100644 --- a/c-api/frame.html +++ b/c-api/frame.html @@ -8,7 +8,7 @@ Frame 物件 — Python 3.12.1 說明文件 - + @@ -489,7 +489,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/function.html b/c-api/function.html index 4a0d94f919..72d307a255 100644 --- a/c-api/function.html +++ b/c-api/function.html @@ -8,7 +8,7 @@ 函式物件 (Function Objects) — Python 3.12.1 說明文件 - + @@ -457,7 +457,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/gcsupport.html b/c-api/gcsupport.html index f7f85f14a0..e49f1ae5e7 100644 --- a/c-api/gcsupport.html +++ b/c-api/gcsupport.html @@ -8,7 +8,7 @@ Supporting Cyclic Garbage Collection — Python 3.12.1 說明文件 - + @@ -596,7 +596,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/gen.html b/c-api/gen.html index f34d1b5492..6370ab1200 100644 --- a/c-api/gen.html +++ b/c-api/gen.html @@ -8,7 +8,7 @@ 產生器 (Generator) 物件 — Python 3.12.1 說明文件 - + @@ -317,7 +317,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/import.html b/c-api/import.html index f64a408036..6b088960d3 100644 --- a/c-api/import.html +++ b/c-api/import.html @@ -8,7 +8,7 @@ 引入模組 — Python 3.12.1 說明文件 - + @@ -174,18 +174,8 @@

瀏覽

PyObject *PyImport_ImportModule(const char *name)
-
回傳值:新的參照。穩定 ABI 的一部分.

This is a simplified interface to PyImport_ImportModuleEx() below, -leaving the globals and locals arguments set to NULL and level set -to 0. When the name -argument contains a dot (when it specifies a submodule of a package), the -fromlist argument is set to the list ['*'] so that the return value is the -named module rather than the top-level package containing it as would otherwise -be the case. (Unfortunately, this has an additional side effect when name in -fact specifies a subpackage instead of a submodule: the submodules specified in -the package's __all__ variable are loaded.) Return a new reference to the -imported module, or NULL with an exception set on failure. A failing -import of a module doesn't leave the module in sys.modules.

-

This function always uses absolute imports.

+
回傳值:新的參照。穩定 ABI 的一部分.

This is a wrapper around PyImport_Import() which takes a +const char* as an argument instead of a PyObject*.

@@ -612,7 +602,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/index.html b/c-api/index.html index 35dc630ac9..a5e7e2061e 100644 --- a/c-api/index.html +++ b/c-api/index.html @@ -8,7 +8,7 @@ Python/C API 參考手冊 — Python 3.12.1 說明文件 - + @@ -405,7 +405,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/init.html b/c-api/init.html index 12f87c59af..67021c3e2e 100644 --- a/c-api/init.html +++ b/c-api/init.html @@ -8,7 +8,7 @@ Initialization, Finalization, and Threads — Python 3.12.1 說明文件 - + @@ -2464,7 +2464,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/init_config.html b/c-api/init_config.html index 0d87605d66..9c25d8caea 100644 --- a/c-api/init_config.html +++ b/c-api/init_config.html @@ -8,7 +8,7 @@ Python Initialization Configuration — Python 3.12.1 說明文件 - + @@ -1914,7 +1914,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/intro.html b/c-api/intro.html index bb7d12339b..4c0d2d620b 100644 --- a/c-api/intro.html +++ b/c-api/intro.html @@ -8,7 +8,7 @@ 簡介 — Python 3.12.1 說明文件 - + @@ -742,7 +742,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/iter.html b/c-api/iter.html index ee31285fa5..f647551657 100644 --- a/c-api/iter.html +++ b/c-api/iter.html @@ -8,7 +8,7 @@ 疊代器協議 — Python 3.12.1 說明文件 - + @@ -350,7 +350,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/iterator.html b/c-api/iterator.html index c612651f11..a840c24e28 100644 --- a/c-api/iterator.html +++ b/c-api/iterator.html @@ -8,7 +8,7 @@ 疊代器(Iterator)物件 — Python 3.12.1 說明文件 - + @@ -325,7 +325,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/list.html b/c-api/list.html index 78f87e9b3f..15a1f66bce 100644 --- a/c-api/list.html +++ b/c-api/list.html @@ -8,7 +8,7 @@ List(串列)物件 — Python 3.12.1 說明文件 - + @@ -400,7 +400,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/long.html b/c-api/long.html index 4c032e7cc0..870dce4245 100644 --- a/c-api/long.html +++ b/c-api/long.html @@ -8,7 +8,7 @@ 整數物件 — Python 3.12.1 說明文件 - + @@ -603,7 +603,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/mapping.html b/c-api/mapping.html index 04e7e9c9b4..d361380d1b 100644 --- a/c-api/mapping.html +++ b/c-api/mapping.html @@ -8,7 +8,7 @@ Mapping Protocol — Python 3.12.1 說明文件 - + @@ -389,7 +389,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/marshal.html b/c-api/marshal.html index f02984c460..5a79ebb34f 100644 --- a/c-api/marshal.html +++ b/c-api/marshal.html @@ -8,7 +8,7 @@ Data marshalling support — Python 3.12.1 說明文件 - + @@ -369,7 +369,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/memory.html b/c-api/memory.html index aae1dafd38..54a2ae8b68 100644 --- a/c-api/memory.html +++ b/c-api/memory.html @@ -8,7 +8,7 @@ 記憶體管理 — Python 3.12.1 說明文件 - + @@ -1064,7 +1064,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/memoryview.html b/c-api/memoryview.html index 58d91714c4..15e6945ec8 100644 --- a/c-api/memoryview.html +++ b/c-api/memoryview.html @@ -8,7 +8,7 @@ MemoryView 物件 — Python 3.12.1 說明文件 - + @@ -182,11 +182,23 @@

瀏覽

discretion of the exporter.

+
+
+PyBUF_READ
+

Flag to request a readonly buffer.

+
+ +
+
+PyBUF_WRITE
+

Flag to request a writable buffer.

+
+
PyObject *PyMemoryView_FromMemory(char *mem, Py_ssize_t size, int flags)
回傳值:新的參照。穩定 ABI 的一部分 自 3.7 版本開始.

Create a memoryview object using mem as the underlying buffer. -flags can be one of PyBUF_READ or PyBUF_WRITE.

+flags can be one of PyBUF_READ or PyBUF_WRITE.

在 3.3 版新加入.

@@ -208,6 +220,7 @@

瀏覽

interface. If memory is contiguous, the memoryview object points to the original memory. Otherwise, a copy is made and the memoryview points to a new bytes object.

+

buffertype can be one of PyBUF_READ or PyBUF_WRITE.

@@ -344,7 +357,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/method.html b/c-api/method.html index e2c2873bd7..71d62c1ab4 100644 --- a/c-api/method.html +++ b/c-api/method.html @@ -8,7 +8,7 @@ 實例方法物件 (Instance Method Objects) — Python 3.12.1 說明文件 - + @@ -373,7 +373,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/module.html b/c-api/module.html index 3936e7fabf..747f20ba22 100644 --- a/c-api/module.html +++ b/c-api/module.html @@ -8,7 +8,7 @@ 模組物件模組 — Python 3.12.1 說明文件 - + @@ -999,7 +999,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/none.html b/c-api/none.html index 1c1cfa5760..d62443b15e 100644 --- a/c-api/none.html +++ b/c-api/none.html @@ -8,7 +8,7 @@ None 物件 — Python 3.12.1 說明文件 - + @@ -300,7 +300,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/number.html b/c-api/number.html index 386ce72ca2..259a105a3f 100644 --- a/c-api/number.html +++ b/c-api/number.html @@ -8,7 +8,7 @@ Number Protocol — Python 3.12.1 說明文件 - + @@ -592,7 +592,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/objbuffer.html b/c-api/objbuffer.html index 8c4021ea55..3573b6840f 100644 --- a/c-api/objbuffer.html +++ b/c-api/objbuffer.html @@ -8,7 +8,7 @@ 舊式緩衝協定 (Buffer Protocol) — Python 3.12.1 說明文件 - + @@ -310,7 +310,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/object.html b/c-api/object.html index b764fefe7d..cc6ccc6d0e 100644 --- a/c-api/object.html +++ b/c-api/object.html @@ -8,7 +8,7 @@ Object Protocol — Python 3.12.1 說明文件 - + @@ -186,12 +186,21 @@

瀏覽

to NotImplemented and return it).

+
+
+Py_PRINT_RAW
+

Flag to be used with multiple functions that print the object (like +PyObject_Print() and PyFile_WriteObject()). +If passed, these function would use the str() of the object +instead of the repr().

+
+
int PyObject_Print(PyObject *o, FILE *fp, int flags)

Print an object o, on file fp. Returns -1 on error. The flags argument is used to enable certain printing options. The only option currently supported -is Py_PRINT_RAW; if given, the str() of the object is written +is Py_PRINT_RAW; if given, the str() of the object is written instead of the repr().

@@ -735,7 +744,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/objimpl.html b/c-api/objimpl.html index da708d9746..4d9bac4a71 100644 --- a/c-api/objimpl.html +++ b/c-api/objimpl.html @@ -8,7 +8,7 @@ Object Implementation Support — Python 3.12.1 說明文件 - + @@ -323,7 +323,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/perfmaps.html b/c-api/perfmaps.html index 51389bce17..09474ebaef 100644 --- a/c-api/perfmaps.html +++ b/c-api/perfmaps.html @@ -8,7 +8,7 @@ Support for Perf Maps — Python 3.12.1 說明文件 - + @@ -331,7 +331,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/refcounting.html b/c-api/refcounting.html index a448779d50..75663d9df2 100644 --- a/c-api/refcounting.html +++ b/c-api/refcounting.html @@ -8,7 +8,7 @@ 參照計數 — Python 3.12.1 說明文件 - + @@ -436,7 +436,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/reflection.html b/c-api/reflection.html index 8020f84333..d8de2f5af9 100644 --- a/c-api/reflection.html +++ b/c-api/reflection.html @@ -8,7 +8,7 @@ Reflection — Python 3.12.1 說明文件 - + @@ -326,7 +326,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/sequence.html b/c-api/sequence.html index c4aad436ad..3822720c4b 100644 --- a/c-api/sequence.html +++ b/c-api/sequence.html @@ -8,7 +8,7 @@ Sequence Protocol — Python 3.12.1 說明文件 - + @@ -465,7 +465,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/set.html b/c-api/set.html index a1608ff2b7..98a480ee68 100644 --- a/c-api/set.html +++ b/c-api/set.html @@ -8,7 +8,7 @@ 集合物件 — Python 3.12.1 說明文件 - + @@ -450,7 +450,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/slice.html b/c-api/slice.html index 458e78030e..af014b3c2c 100644 --- a/c-api/slice.html +++ b/c-api/slice.html @@ -8,7 +8,7 @@ 切片物件 — Python 3.12.1 說明文件 - + @@ -426,7 +426,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/stable.html b/c-api/stable.html index bb5a3f17f3..931228b912 100644 --- a/c-api/stable.html +++ b/c-api/stable.html @@ -8,7 +8,7 @@ C API 穩定性 — Python 3.12.1 說明文件 - + @@ -1286,7 +1286,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/structures.html b/c-api/structures.html index 1d0c45766d..97fe8e206e 100644 --- a/c-api/structures.html +++ b/c-api/structures.html @@ -8,7 +8,7 @@ 通用物件結構 — Python 3.12.1 說明文件 - + @@ -1201,7 +1201,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/sys.html b/c-api/sys.html index e3b7daa92e..78a2f127df 100644 --- a/c-api/sys.html +++ b/c-api/sys.html @@ -8,7 +8,7 @@ 作業系統工具 — Python 3.12.1 說明文件 - + @@ -752,7 +752,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/tuple.html b/c-api/tuple.html index 305154a5ff..29ffbc5e32 100644 --- a/c-api/tuple.html +++ b/c-api/tuple.html @@ -8,7 +8,7 @@ Tuple(元組)物件 — Python 3.12.1 說明文件 - + @@ -548,7 +548,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/type.html b/c-api/type.html index a5e4ee342f..a517915202 100644 --- a/c-api/type.html +++ b/c-api/type.html @@ -8,7 +8,7 @@ Type Objects — Python 3.12.1 說明文件 - + @@ -839,7 +839,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/typehints.html b/c-api/typehints.html index c27dc41a9d..7fa2dd3f0b 100644 --- a/c-api/typehints.html +++ b/c-api/typehints.html @@ -8,7 +8,7 @@ 型別提示物件 — Python 3.12.1 說明文件 - + @@ -313,7 +313,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/typeobj.html b/c-api/typeobj.html index 9f26aae89e..ba36703a25 100644 --- a/c-api/typeobj.html +++ b/c-api/typeobj.html @@ -8,7 +8,7 @@ 型別物件 — Python 3.12.1 說明文件 - + @@ -3798,7 +3798,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/unicode.html b/c-api/unicode.html index a602d0e983..f565c8ad86 100644 --- a/c-api/unicode.html +++ b/c-api/unicode.html @@ -8,7 +8,7 @@ Unicode 物件與編解碼器 — Python 3.12.1 說明文件 - + @@ -1845,7 +1845,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/utilities.html b/c-api/utilities.html index 600934f8d1..0c8b3912b2 100644 --- a/c-api/utilities.html +++ b/c-api/utilities.html @@ -8,7 +8,7 @@ 工具 — Python 3.12.1 說明文件 - + @@ -307,7 +307,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/veryhigh.html b/c-api/veryhigh.html index a0f26be33c..75968508b5 100644 --- a/c-api/veryhigh.html +++ b/c-api/veryhigh.html @@ -8,7 +8,7 @@ The Very High Level Layer — Python 3.12.1 說明文件 - + @@ -678,7 +678,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/c-api/weakref.html b/c-api/weakref.html index 50221b7932..840e089490 100644 --- a/c-api/weakref.html +++ b/c-api/weakref.html @@ -8,7 +8,7 @@ 弱參照物件 — Python 3.12.1 說明文件 - + @@ -359,7 +359,7 @@

瀏覽



- 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
diff --git a/contents.html b/contents.html index 6e2e98c6b6..c8f9e1ef5d 100644 --- a/contents.html +++ b/contents.html @@ -8,7 +8,7 @@ Python 說明文件內容 — Python 3.12.1 說明文件 - + @@ -1728,6 +1728,7 @@

Python 說明文件內容Windows
  • macOS
  • IDLE
  • +
  • Tools/Demos
  • Python 3.12.1 final
  • Python 3.12.0 release candidate 3
  • Python 3.12.0 release candidate 2
  • Python 3.12.0 release candidate 1
  • Python 3.12.0 beta 4
  • Python 3.12.0 beta 3
  • Python 3.12.0 beta 2
  • Python 3.12.0 beta 1
  • Python 3.12.0 alpha 7
  • Python 3.12.0 alpha 6
  • Python 3.12.0 alpha 5
  • Python 3.12.0 alpha 4
  • Python 3.12.0 alpha 3
  • Python 3.12.0 alpha 2
  • Python 3.12.0 alpha 1
  • Python 3.11.0 beta 1
  • Python 3.11.0 alpha 7
  • Python 3.11.0 alpha 6
  • Python 3.11.0 alpha 5
  • Python 3.11.0 alpha 4
  • Python 3.11.0 alpha 3
  • Python 3.11.0 alpha 2
  • Python 3.11.0 alpha 1
  • Python 3.10.0 beta 1
  • Python 3.10.0 alpha 7
  • Python 3.10.0 alpha 6
  • Python 3.10.0 alpha 5
  • Python 3.10.0 alpha 4
  • Python 3.10.0 alpha 3
  • Python 3.10.0 alpha 2
  • Python 3.10.0 alpha 1
  • Python 3.9.0 beta 1
  • Python 3.9.0 alpha 6
  • Python 3.9.0 alpha 5
  • Python 3.9.0 alpha 4
  • Python 3.9.0 alpha 3
  • Python 3.9.0 alpha 2
  • Python 3.9.0 alpha 1
  • Python 3.8.0 beta 1
  • Python 3.8.0 alpha 4
  • Python 3.8.0 alpha 3
  • Python 3.8.0 alpha 2
  • Python 3.8.0 alpha 1
  • Python 3.7.0 final
  • Python 3.7.0 release candidate 1
  • Python 3.7.0 beta 5
  • Python 3.7.0 beta 4
  • Python 3.7.0 beta 3
  • Python 3.7.0 beta 2
  • Python 3.7.0 beta 1
  • Python 3.7.0 alpha 4
  • Python 3.7.0 alpha 3
  • Python 3.7.0 alpha 2
  • Python 3.7.0 alpha 1
  • Python 3.6.6 final
  • Python 3.6.6 release candidate 1
  • Python 3.6.5 final
  • Python 3.6.5 release candidate 1
  • Python 3.6.4 final
  • Python 3.6.4 release candidate 1
  • Python 3.6.3 final
  • Python 3.6.3 release candidate 1
  • Python 3.6.2 final
  • Python 3.6.2 release candidate 2
  • Python 3.6.2 release candidate 1
  • Python 3.6.1 final
  • Python 3.6.1 release candidate 1
  • Python 3.6.0 final
  • Python 3.6.0 release candidate 2
  • Python 3.6.0 release candidate 1
  • Python 3.6.0 beta 4
  • Python 3.6.0 beta 3
  • Python 3.6.0 beta 2
  • Python 3.6.0 beta 1
  • Python 3.6.0 alpha 4
  • Python 3.6.0 alpha 3
  • Python 3.6.0 alpha 2
  • Python 3.6.0 alpha 1
  • Python 3.5.5 final
  • Python 3.5.5 release candidate 1
  • Python 3.5.4 final
  • Python 3.5.4 release candidate 1
  • Python 3.5.3 final
  • Python 3.5.3 release candidate 1
  • Python 3.5.2 final
  • Python 3.5.2 release candidate 1
  • Python 3.5.1 final
  • Python 3.5.1 release candidate 1
  • Python 3.5.0 final
  • Python 3.5.0 release candidate 4
  • Python 3.5.0 release candidate 3
  • Python 3.5.0 release candidate 2
  • Python 3.5.0 release candidate 1
  • Python 3.5.0 beta 4
  • Python 3.5.0 beta 3
  • Python 3.5.0 beta 2
  • Python 3.5.0 beta 1
  • Python 3.5.0 alpha 4
  • Python 3.5.0 alpha 3
  • Python 3.5.0 alpha 2
  • Python 3.5.0 alpha 1
  • @@ -3650,7 +3651,7 @@

    Python 說明文件內容tzinfo 物件
  • timezone 物件
  • -
  • strftime()strptime() 的行為
      +
    • strftime() and strptime() Behavior @@ -3778,7 +3779,7 @@

      Python 說明文件內容math --- 數學函式

    • -
    • __future__ --- Future 陳述式定義
    • +
    • __future__ --- Future 陳述式定義 +
    • gc --- 垃圾回收器介面 (Garbage Collector interface)
    • inspect --- 檢視活動物件
      • Types and members
      • @@ -7426,7 +7430,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/copyright.html b/copyright.html index b0ad993bab..a9450c432d 100644 --- a/copyright.html +++ b/copyright.html @@ -8,7 +8,7 @@ 版權宣告 — Python 3.12.1 說明文件 - + @@ -283,7 +283,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/distributing/index.html b/distributing/index.html index fd679dd36d..abeed1ba2a 100644 --- a/distributing/index.html +++ b/distributing/index.html @@ -8,7 +8,7 @@ 發布 Python 模組 — Python 3.12.1 說明文件 - + @@ -246,7 +246,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/download.html b/download.html index cb26631cdc..36553daf27 100644 --- a/download.html +++ b/download.html @@ -7,7 +7,7 @@ Download — Python 3.12.1 說明文件 - + @@ -139,7 +139,7 @@

        瀏覽

        Download Python 3.12.1 Documentation

        -

        Last updated on: Jan 29, 2024 (05:18 UTC).

        +

        Last updated on: Feb 06, 2024 (09:28 UTC).

        To download an archive containing all the documents for this version of Python in one of various formats, follow one of links in this table.

        @@ -265,7 +265,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/extending/building.html b/extending/building.html index ce98bd9cd3..c55f720db2 100644 --- a/extending/building.html +++ b/extending/building.html @@ -8,7 +8,7 @@ 4. 建立 C 與 C++ 擴充套件 — Python 3.12.1 說明文件 - + @@ -336,7 +336,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/extending/embedding.html b/extending/embedding.html index 6704f46fe7..59d2648980 100644 --- a/extending/embedding.html +++ b/extending/embedding.html @@ -8,7 +8,7 @@ 1. 在其它 App 內嵌入 Python — Python 3.12.1 說明文件 - + @@ -657,7 +657,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/extending/extending.html b/extending/extending.html index e67c6c2cc5..4dd10eb708 100644 --- a/extending/extending.html +++ b/extending/extending.html @@ -8,7 +8,7 @@ 1. 以 C 或 C++ 擴充 Python — Python 3.12.1 說明文件 - + @@ -1536,7 +1536,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/extending/index.html b/extending/index.html index c54b289b97..5809fa935c 100644 --- a/extending/index.html +++ b/extending/index.html @@ -8,7 +8,7 @@ 擴充和嵌入 Python 直譯器 — Python 3.12.1 說明文件 - + @@ -382,7 +382,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/extending/newtypes.html b/extending/newtypes.html index 6e4e0f9706..dae60a83bb 100644 --- a/extending/newtypes.html +++ b/extending/newtypes.html @@ -8,7 +8,7 @@ 3. Defining Extension Types: Assorted Topics — Python 3.12.1 說明文件 - + @@ -923,7 +923,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/extending/newtypes_tutorial.html b/extending/newtypes_tutorial.html index 43e3a7b4c2..08a651658e 100644 --- a/extending/newtypes_tutorial.html +++ b/extending/newtypes_tutorial.html @@ -8,7 +8,7 @@ 2. Defining Extension Types: Tutorial — Python 3.12.1 說明文件 - + @@ -1747,7 +1747,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/extending/windows.html b/extending/windows.html index af03b4fa9b..26af7a9cdc 100644 --- a/extending/windows.html +++ b/extending/windows.html @@ -8,7 +8,7 @@ 5. Building C and C++ Extensions on Windows — Python 3.12.1 說明文件 - + @@ -399,7 +399,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/design.html b/faq/design.html index e5b992cde6..6fb4b400be 100644 --- a/faq/design.html +++ b/faq/design.html @@ -8,7 +8,7 @@ 設計和歷史常見問答集 — Python 3.12.1 說明文件 - + @@ -753,7 +753,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/extending.html b/faq/extending.html index 86cc5db5e1..911ca137bf 100644 --- a/faq/extending.html +++ b/faq/extending.html @@ -8,7 +8,7 @@ 擴充/嵌入常見問題集 — Python 3.12.1 說明文件 - + @@ -563,7 +563,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/general.html b/faq/general.html index 594a5b80c6..0ae25a5ccc 100644 --- a/faq/general.html +++ b/faq/general.html @@ -8,7 +8,7 @@ 一般的 Python 常見問答集 — Python 3.12.1 說明文件 - + @@ -519,7 +519,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/gui.html b/faq/gui.html index b976549944..acff17b9ed 100644 --- a/faq/gui.html +++ b/faq/gui.html @@ -8,7 +8,7 @@ 圖形使用者介面常見問答集 — Python 3.12.1 說明文件 - + @@ -347,7 +347,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/index.html b/faq/index.html index f57b833532..3123b92370 100644 --- a/faq/index.html +++ b/faq/index.html @@ -8,7 +8,7 @@ Python 常見問題 — Python 3.12.1 說明文件 - + @@ -288,7 +288,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/installed.html b/faq/installed.html index 9fc4e795c5..66d69d46bb 100644 --- a/faq/installed.html +++ b/faq/installed.html @@ -8,7 +8,7 @@ 「為什麼 Python 被安裝在我的機器上?」常見問答集 — Python 3.12.1 說明文件 - + @@ -324,7 +324,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/library.html b/faq/library.html index 4b86dcccb2..540bc9dcc7 100644 --- a/faq/library.html +++ b/faq/library.html @@ -8,7 +8,7 @@ 函式庫和擴充功能的常見問題 — Python 3.12.1 說明文件 - + @@ -979,7 +979,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/programming.html b/faq/programming.html index 802c532eb6..5d6ac3073a 100644 --- a/faq/programming.html +++ b/faq/programming.html @@ -8,7 +8,7 @@ 程式開發常見問答集 — Python 3.12.1 說明文件 - + @@ -2334,7 +2334,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/faq/windows.html b/faq/windows.html index 4441c55f5e..0a08b31b15 100644 --- a/faq/windows.html +++ b/faq/windows.html @@ -8,7 +8,7 @@ 在 Windows 使用 Python 的常見問答集 — Python 3.12.1 說明文件 - + @@ -444,7 +444,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-.html b/genindex-.html index 40ec775279..db5e415789 100644 --- a/genindex-.html +++ b/genindex-.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -226,7 +226,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-A.html b/genindex-A.html index 77c9f02277..cce0c8c9fc 100644 --- a/genindex-A.html +++ b/genindex-A.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -339,7 +339,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-B.html b/genindex-B.html index 36ae1db62a..abc02983e6 100644 --- a/genindex-B.html +++ b/genindex-B.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -287,7 +287,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-C.html b/genindex-C.html index 84d26436b6..e64ab7a110 100644 --- a/genindex-C.html +++ b/genindex-C.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -595,7 +595,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-D.html b/genindex-D.html index 5767adb18f..970f65df00 100644 --- a/genindex-D.html +++ b/genindex-D.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -282,7 +282,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-E.html b/genindex-E.html index e9f0e9212c..727fb90c31 100644 --- a/genindex-E.html +++ b/genindex-E.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -283,7 +283,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-F.html b/genindex-F.html index 6955026cbc..31b024e46c 100644 --- a/genindex-F.html +++ b/genindex-F.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -254,7 +254,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-G.html b/genindex-G.html index 0dd322ea43..e1ba9d1148 100644 --- a/genindex-G.html +++ b/genindex-G.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -382,7 +382,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-H.html b/genindex-H.html index 0b873ecaf8..48f5354562 100644 --- a/genindex-H.html +++ b/genindex-H.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -764,7 +764,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-I.html b/genindex-I.html index 6a938b65f3..4a1f9c04d7 100644 --- a/genindex-I.html +++ b/genindex-I.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -299,7 +299,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-J.html b/genindex-J.html index 915aeab590..3d269a545f 100644 --- a/genindex-J.html +++ b/genindex-J.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -365,7 +365,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-K.html b/genindex-K.html index 50d0ab4d9b..77d8542587 100644 --- a/genindex-K.html +++ b/genindex-K.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -298,7 +298,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-L.html b/genindex-L.html index 7d766d7de8..06221a47a4 100644 --- a/genindex-L.html +++ b/genindex-L.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -541,7 +541,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-M.html b/genindex-M.html index d476cb5ced..33a78bcebb 100644 --- a/genindex-M.html +++ b/genindex-M.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -246,7 +246,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-N.html b/genindex-N.html index df18e2055a..6d55785b06 100644 --- a/genindex-N.html +++ b/genindex-N.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -678,7 +678,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/genindex-O.html b/genindex-O.html index fe69b2d2e8..0ade35d947 100644 --- a/genindex-O.html +++ b/genindex-O.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -143,232 +143,6 @@

        索引 – O

        - + + +
      • open_binary() (於 importlib.resources 模組中)
      • -
        • OPENSSL_VERSION_NUMBER (於 ssl 模組中)
        • OpenView() (msilib.Database 的方法) @@ -1058,7 +834,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-P.html b/genindex-P.html index 1de380b5f7..855554c8bc 100644 --- a/genindex-P.html +++ b/genindex-P.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -892,7 +892,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-Q.html b/genindex-Q.html index e6a6589184..4cceb4620d 100644 --- a/genindex-Q.html +++ b/genindex-Q.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -343,7 +343,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-R.html b/genindex-R.html index 76b5501d5a..5634c350c5 100644 --- a/genindex-R.html +++ b/genindex-R.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -1566,7 +1566,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-S.html b/genindex-S.html index 82114cd22e..0ebaed0174 100644 --- a/genindex-S.html +++ b/genindex-S.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -654,7 +654,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-T.html b/genindex-T.html index 587c1d1e7a..d02135a65e 100644 --- a/genindex-T.html +++ b/genindex-T.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -259,7 +259,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-U.html b/genindex-U.html index 5c3e839ec1..8651d06ee2 100644 --- a/genindex-U.html +++ b/genindex-U.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -756,7 +756,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-V.html b/genindex-V.html index f82249b08c..caae9210e5 100644 --- a/genindex-V.html +++ b/genindex-V.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -249,7 +249,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-W.html b/genindex-W.html index 14a2aef2bd..2d9d609c08 100644 --- a/genindex-W.html +++ b/genindex-W.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -822,7 +822,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-X.html b/genindex-X.html index 11710c6b7c..f9199ee84f 100644 --- a/genindex-X.html +++ b/genindex-X.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -510,7 +510,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-Y.html b/genindex-Y.html index f3c31c840a..e139d847f8 100644 --- a/genindex-Y.html +++ b/genindex-Y.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -282,7 +282,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-Z.html b/genindex-Z.html index 03b8776183..5a06639f9f 100644 --- a/genindex-Z.html +++ b/genindex-Z.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -362,7 +362,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-_.html b/genindex-_.html index 130454be14..913d315599 100644 --- a/genindex-_.html +++ b/genindex-_.html @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -1403,7 +1403,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex-all.html b/genindex-all.html index 82968b1231..847d1caafa 100644 --- a/genindex-all.html +++ b/genindex-all.html @@ -7,7 +7,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -291,6 +291,8 @@

          索引

          | | N | O + | + | O | P | | P @@ -22849,6 +22851,8 @@

          O

        • O_RSYNC (於 os 模組中)
        • +
        +
        + +

        + + +
        + +

        O

        + + - + + - +append, clear, reverse, extend, +pop, remove, and __iadd__

        @@ -841,7 +841,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/collections.html b/library/collections.html index f1646cbfef..25d4013201 100644 --- a/library/collections.html +++ b/library/collections.html @@ -8,7 +8,7 @@ collections --- 容器資料型態 — Python 3.12.1 說明文件 - + @@ -1393,7 +1393,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/colorsys.html b/library/colorsys.html index 0c103f36ad..7d225c8dfc 100644 --- a/library/colorsys.html +++ b/library/colorsys.html @@ -8,7 +8,7 @@ colorsys --- 顏色系統間的轉換 — Python 3.12.1 說明文件 - + @@ -332,7 +332,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/compileall.html b/library/compileall.html index 29e8bb9a9d..87624edc9e 100644 --- a/library/compileall.html +++ b/library/compileall.html @@ -8,7 +8,7 @@ compileall --- Byte-compile Python libraries — Python 3.12.1 說明文件 - + @@ -653,7 +653,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/concurrency.html b/library/concurrency.html index e9eddc9818..0122106783 100644 --- a/library/concurrency.html +++ b/library/concurrency.html @@ -8,7 +8,7 @@ 並行執行 (Concurrent Execution) — Python 3.12.1 說明文件 - + @@ -415,7 +415,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/concurrent.futures.html b/library/concurrent.futures.html index f799414413..d31e4316a1 100644 --- a/library/concurrent.futures.html +++ b/library/concurrent.futures.html @@ -8,7 +8,7 @@ concurrent.futures -- 啟動平行任務 — Python 3.12.1 說明文件 - + @@ -742,7 +742,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/concurrent.html b/library/concurrent.html index aec02d49d6..f94ce44daf 100644 --- a/library/concurrent.html +++ b/library/concurrent.html @@ -8,7 +8,7 @@ concurrent 套件 — Python 3.12.1 說明文件 - + @@ -284,7 +284,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/configparser.html b/library/configparser.html index bd69076c3e..5baf41ed21 100644 --- a/library/configparser.html +++ b/library/configparser.html @@ -8,7 +8,7 @@ configparser --- 設定檔剖析器 — Python 3.12.1 說明文件 - + @@ -1595,7 +1595,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/constants.html b/library/constants.html index 8176094193..97bc678a55 100644 --- a/library/constants.html +++ b/library/constants.html @@ -8,7 +8,7 @@ 內建常數 — Python 3.12.1 說明文件 - + @@ -377,7 +377,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/contextlib.html b/library/contextlib.html index 1245fdfd7d..57c3c5b21a 100644 --- a/library/contextlib.html +++ b/library/contextlib.html @@ -8,7 +8,7 @@ contextlib --- Utilities for with-statement contexts — Python 3.12.1 說明文件 - + @@ -1347,7 +1347,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/contextvars.html b/library/contextvars.html index 698e783cd7..4dec5b0fdf 100644 --- a/library/contextvars.html +++ b/library/contextvars.html @@ -8,7 +8,7 @@ contextvars --- Context Variables — Python 3.12.1 說明文件 - + @@ -606,7 +606,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/copy.html b/library/copy.html index 792ce168b1..0d95fae732 100644 --- a/library/copy.html +++ b/library/copy.html @@ -8,7 +8,7 @@ copy --- 淺層 (shallow) 和深層 (deep) 複製操作 — Python 3.12.1 說明文件 - + @@ -328,7 +328,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/copyreg.html b/library/copyreg.html index c1e51ab093..c58b1aafd9 100644 --- a/library/copyreg.html +++ b/library/copyreg.html @@ -8,7 +8,7 @@ copyreg --- 註冊 pickle 支援函式 — Python 3.12.1 說明文件 - + @@ -338,7 +338,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/crypt.html b/library/crypt.html index ea12514441..f863f35bdf 100644 --- a/library/crypt.html +++ b/library/crypt.html @@ -8,7 +8,7 @@ crypt --- 用於檢查 Unix 密碼的函式 — Python 3.12.1 說明文件 - + @@ -477,7 +477,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/crypto.html b/library/crypto.html index 34afbd9b66..5b8d28bf0a 100644 --- a/library/crypto.html +++ b/library/crypto.html @@ -8,7 +8,7 @@ 加密服務 — Python 3.12.1 說明文件 - + @@ -320,7 +320,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/csv.html b/library/csv.html index 92e01a58eb..c6441f3aab 100644 --- a/library/csv.html +++ b/library/csv.html @@ -8,7 +8,7 @@ csv --- CSV 檔案讀取及寫入 — Python 3.12.1 說明文件 - + @@ -220,7 +220,22 @@

        瀏覽

        csv.writer(csvfile, dialect='excel', **fmtparams)
        -

        回傳一個寫入器物件 (writer object),其負責在給定的類檔案物件 (file-like object) 上將使用者的資料轉換為分隔字串 (delimited string)。csvfile 可以為具有 write() method 的任何物件。若 csvfile 為一個檔案物件,它應該使用 newline='' 開啟 [1]dialect 為一個可選填的參數,可以用為特定的 CSV dialect 定義一組參數。它可能為 Dialect 的一個子類別的實例或是由 list_dialects() 函式回傳的多個字串中的其中之一。另一個可選填的關鍵字引數 fmtparams 可以在這個 dialect 中覆寫個別的格式化參數。關於 dialect 及格式化參數的完整說明,請見段落 Dialect 與格式參數。為了更容易與有實作 DB API 的模組互相接合,None 值會被寫成空字串。雖然這不是一個可逆的變換,這使得dump (傾印) SQL NULL 資料值到 CSV 檔案上就無需讓 cursor.fetch* 呼叫回傳的資料進行預處理 (preprocessing)。其餘非字串的資料則會在寫入之前用 str() 函式進行字串化 (stringify)。

        +

        Return a writer object responsible for converting the user's data into delimited +strings on the given file-like object. csvfile can be any object with a +write() method. If csvfile is a file object, it should be opened with +newline='' [1]. An optional dialect +parameter can be given which is used to define a set of parameters specific to a +particular CSV dialect. It may be an instance of a subclass of the +Dialect class or one of the strings returned by the +list_dialects() function. The other optional fmtparams keyword arguments +can be given to override individual formatting parameters in the current +dialect. For full details about dialects and formatting parameters, see +the Dialect 與格式參數 section. To make it +as easy as possible to interface with modules which implement the DB API, the +value None is written as the empty string. While this isn't a +reversible transformation, it makes it easier to dump SQL NULL data values to +CSV files without preprocessing the data returned from a cursor.fetch* call. +All other non-string data are stringified with str() before being written.

        一個簡短的用法範例:

        import csv
         with open('eggs.csv', 'w', newline='') as csvfile:
        @@ -296,7 +311,19 @@ 

        瀏覽

        class csv.DictWriter(f, fieldnames, restval='', extrasaction='raise', dialect='excel', *args, **kwds)
        -

        建立一個物件,其運作上就像一般的寫入器,但可以將 dictionary map 到輸出的列上。參數 fieldnames 是一個鍵值的 sequence 且可以辨識 dictionary 中傳遞至 writerow() method 寫入至檔案 f 中的值。如果 dictionary 中缺少了 fieldnames 的鍵值,則會寫入選填的參數 restval 的值。如果傳遞至 writerow() method 的 dictionary 包含了一個 fieldnames 中不存在的鍵值,選填的參數 extrasaction 可以指出該執行的動作。如果它被設定為 'raise',預設會觸發 ValueError。如果它被設定為 'ignore',dictionary 中額外的值會被忽略。其他選填的引數或關鍵字引數皆會傳遞至下層的 writer 實例。

        +

        Create an object which operates like a regular writer but maps dictionaries +onto output rows. The fieldnames parameter is a sequence of keys that identify the order in which values in the +dictionary passed to the writerow() method are written to file +f. The optional restval parameter specifies the value to be +written if the dictionary is missing a key in fieldnames. If the +dictionary passed to the writerow() method contains a key not found in +fieldnames, the optional extrasaction parameter indicates what action to +take. +If it is set to 'raise', the default value, a ValueError +is raised. +If it is set to 'ignore', extra values in the dictionary are ignored. +Any other optional or keyword arguments are passed to the underlying +writer instance.

        請記得這不像類別 DictReader,在類別 DictWriter 中,參數 fieldnames 並不是選填的。

        如果傳遞至 fieldnames 的引數是個疊代器,則會被迫成為一個 list

        一個簡短的用法範例:

        @@ -323,7 +350,6 @@

        瀏覽

        with open('students.csv', 'w', newline='') as csvfile: writer = csv.writer(csvfile, dialect='unix') - ^^^^^^^^^^^^^^
        @@ -417,6 +443,9 @@

        瀏覽

        csv.QUOTE_NOTNULL

        引導 writer 物件引用所有非 None 的欄位。這與 QUOTE_ALL 相似,除非如果欄位值為 None,該欄位則被寫成空(沒有引號)字串。

        引導 reader 物件將空(沒有引號)欄位直譯 (interpret) 為 None,否則會和 QUOTE_ALL 有相同的表現方式。

        +
        +

        在 3.12 版新加入.

        +
        @@ -424,6 +453,9 @@

        瀏覽

        csv.QUOTE_STRINGS

        引導 writer 物件永遠在字串的欄位前後放置引號。這與 QUOTE_NONNUMERIC 相似,除非如果欄位值為 None,該欄位則被寫成空(沒有引號)字串。

        引導 reader 物件將空(沒有引號)字串直譯為 None,否則會和 QUOTE_ALL 有相同的表現方式。

        +
        +

        在 3.12 版新加入.

        +

        csv 模組定義下列例外:

        @@ -436,7 +468,15 @@

        瀏覽

        Dialect 與格式參數

        -

        為了讓指定輸入及輸出紀錄的格式更方便,特定的格式化參數會被組成 dialect。一個 dialect 是 Dialect class 的子類別,其有一組特定的方法及單獨的 validate() 方法。當建立 readerwriter 物件時,程式設計師可以指定一個字串或是一個 Dialect 的子類別作為 dialect 參數。此外,或是作為替代,在dialect參數中,程式設計師可以指定個別的格式化參數,其與 Dialect 類別定義的屬性具有相同的名字。

        +

        To make it easier to specify the format of input and output records, specific +formatting parameters are grouped together into dialects. A dialect is a +subclass of the Dialect class containing various attributes +describing the format of the CSV file. When creating reader or +writer objects, the programmer can specify a string or a subclass of +the Dialect class as the dialect parameter. In addition to, or instead +of, the dialect parameter, the programmer can also specify individual +formatting parameters, which have the same names as the attributes defined below +for the Dialect class.

        Dialect 支援下列屬性:

        @@ -530,7 +570,13 @@

        瀏覽

        寫入器物件

        -

        Writer 物件(writer() 函式回傳的 DictWriter 實例與物件)有下列公用方法。對於 Writer 物件而言,一個中必須為一個可疊代的字串或是數字;對於 DictWriter 物件而言,則必須為一個 dictionary ,且可以對應欄位標題至字串或數字(會先透過 str() 進行傳遞)。請注意,在寫入複數 (complex number) 時會用小括號 (parens) 包起來。這可能在其他程式讀取 CSV 檔案時導致某些問題(假設他們完全支援複雜數字)。

        +

        writer objects (DictWriter instances and objects returned by +the writer() function) have the following public methods. A row must be +an iterable of strings or numbers for writer objects and a dictionary +mapping fieldnames to strings or numbers (by passing them through str() +first) for DictWriter objects. Note that complex numbers are written +out surrounded by parens. This may cause some problems for other programs which +read CSV files (assuming they support complex numbers at all).

        csvwriter.writerow(row)
        @@ -758,7 +804,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/ctypes.html b/library/ctypes.html index d7a1d57fbe..d123b4a195 100644 --- a/library/ctypes.html +++ b/library/ctypes.html @@ -8,7 +8,7 @@ ctypes --- A foreign function library for Python — Python 3.12.1 說明文件 - + @@ -2904,7 +2904,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/curses.ascii.html b/library/curses.ascii.html index f321ae73c9..e90f22f761 100644 --- a/library/curses.ascii.html +++ b/library/curses.ascii.html @@ -8,7 +8,7 @@ curses.ascii --- ASCII 字元的工具程式 — Python 3.12.1 說明文件 - + @@ -730,7 +730,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/curses.html b/library/curses.html index cd13f866ad..30c4c011b7 100644 --- a/library/curses.html +++ b/library/curses.html @@ -8,7 +8,7 @@ curses --- Terminal handling for character-cell displays — Python 3.12.1 說明文件 - + @@ -3521,7 +3521,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/curses.panel.html b/library/curses.panel.html index 757ea40362..7579cb9cda 100644 --- a/library/curses.panel.html +++ b/library/curses.panel.html @@ -8,7 +8,7 @@ curses.panel --- A panel stack extension for curses — Python 3.12.1 說明文件 - + @@ -419,7 +419,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/custominterp.html b/library/custominterp.html index a4fc7d583f..5e189d9b7d 100644 --- a/library/custominterp.html +++ b/library/custominterp.html @@ -8,7 +8,7 @@ Custom Python Interpreters — Python 3.12.1 說明文件 - + @@ -294,7 +294,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/dataclasses.html b/library/dataclasses.html index eaf6124d8e..4a6f44f92a 100644 --- a/library/dataclasses.html +++ b/library/dataclasses.html @@ -8,7 +8,7 @@ dataclasses --- Data Classes — Python 3.12.1 說明文件 - + @@ -1110,7 +1110,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/datatypes.html b/library/datatypes.html index 96af8184c3..4b37b624af 100644 --- a/library/datatypes.html +++ b/library/datatypes.html @@ -8,7 +8,7 @@ 資料型別 — Python 3.12.1 說明文件 - + @@ -201,7 +201,7 @@

        瀏覽

      • tzinfo 物件
      • timezone 物件
      • -
      • strftime()strptime() 的行為
          +
        • strftime() and strptime() Behavior @@ -426,7 +426,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/datetime.html b/library/datetime.html index 06d8ba81ed..eba2c54df4 100644 --- a/library/datetime.html +++ b/library/datetime.html @@ -8,7 +8,7 @@ datetime --- 日期與時間的基本型別 — Python 3.12.1 說明文件 - + @@ -111,7 +111,7 @@

          目錄

        • tzinfo 物件
        • timezone 物件
        • -
        • strftime()strptime() 的行為
            +
          • strftime() and strptime() Behavior @@ -212,7 +212,7 @@

            瀏覽

            datetime --- 日期與時間的基本型別

            原始碼:Lib/datetime.py


            -

            The datetime module supplies classes for manipulating dates and times.

            +

            The datetime module supplies classes for manipulating dates and times.

            While date and time arithmetic is supported, the focus of the implementation is on efficient attribute extraction for output formatting and manipulation.

            @@ -257,7 +257,7 @@

            瀏覽

            These tzinfo objects capture information about the offset from UTC time, the time zone name, and whether daylight saving time is in effect.

            Only one concrete tzinfo class, the timezone class, is -supplied by the datetime module. The timezone class can +supplied by the datetime module. The timezone class can represent simple timezones with fixed offsets from UTC, such as UTC itself or North American EST and EDT timezones. Supporting timezones at deeper levels of detail is up to the application. The rules for time adjustment across the @@ -266,7 +266,7 @@

            瀏覽

      • 常數

        -

        datetime 模組匯出以下常數:

        +

        The datetime module exports the following constants:

        datetime.MINYEAR
        @@ -321,7 +321,8 @@

        Available Types
        class datetime.timedelta
        -

        表示兩個 datetimedatetime 實例之間時間的差異,以微秒為解析度。

        +

        A duration expressing the difference between two datetime +or date instances to microsecond resolution.

        @@ -387,7 +388,8 @@

        Determining if an Object is Aware or Naive

        timedelta 物件

        -

        一個 timedelta 物件代表著一段持續時間,即兩個日期或時間之間的差異。

        +

        A timedelta object represents a duration, the difference between two +datetime or date instances.

        class datetime.timedelta(days=0, seconds=0, microseconds=0, milliseconds=0, minutes=0, hours=0, weeks=0)
        @@ -598,29 +600,7 @@

        Determining if an Object is Aware or Naivedivmod() function. True division and multiplication of a timedelta object by a float object are now supported.

        -

        Comparisons of timedelta objects are supported, with some caveats.

        -

        The comparisons == or != always return a bool, no matter -the type of the compared object:

        -
        >>> from datetime import timedelta
        ->>> delta1 = timedelta(seconds=57)
        ->>> delta2 = timedelta(hours=25, seconds=2)
        ->>> delta2 != delta1
        -True
        ->>> delta2 == 5
        -False
        -
        -
        -

        For all other comparisons (such as < and >), when a timedelta -object is compared to an object of a different type, TypeError -is raised:

        -
        >>> delta2 > delta1
        -True
        ->>> delta2 > 5
        -Traceback (most recent call last):
        -  File "<stdin>", line 1, in <module>
        -TypeError: '>' not supported between instances of 'datetime.timedelta' and 'int'
        -
        -
        +

        timedelta objects support equality and order comparisons.

        In Boolean contexts, a timedelta object is considered to be true if and only if it isn't equal to timedelta(0).

        實例方法:

        @@ -730,7 +710,15 @@

        用法範例: classmethod date.fromisoformat(date_string)

        Return a date corresponding to a date_string given in any valid -ISO 8601 format, except ordinal dates (e.g. YYYY-DDD):

        +ISO 8601 format, with the following exceptions:

        +
          +
        1. Reduced precision dates are not currently supported (YYYY-MM, +YYYY).

        2. +
        3. Extended date representations are not currently supported +(±YYYYYY-MM-DD).

        4. +
        5. Ordinal dates are not currently supported (YYYY-OOO).

        6. +
        +

        範例:

        >>> from datetime import date
         >>> date.fromisoformat('2019-12-04')
         datetime.date(2019, 12, 4)
        @@ -816,9 +804,21 @@ 

        用法範例:

        - - + + + + +
        - +
        • PyGC_IsEnabled (C function)
        • PyGen_Check (C function) @@ -28075,7 +28103,7 @@

          P

        • PEP 218, [1], [2]
        • -
        • PEP 227, [1], [2] +
        • PEP 227, [1], [2]
        • PEP 229
        • @@ -28087,11 +28115,11 @@

          P

        • PEP 235
        • -
        • PEP 236, [1], [2], [3] +
        • PEP 236, [1], [2], [3], [4]
        • PEP 237, [1], [2], [3], [4], [5]
        • -
        • PEP 238, [1], [2], [3], [4], [5], [6] +
        • PEP 238, [1], [2], [3], [4], [5], [6]
        • PEP 241, [1], [2]
        • @@ -28107,7 +28135,7 @@

          P

        • PEP 253, [1], [2], [3], [4]
        • -
        • PEP 255, [1], [2], [3], [4], [5] +
        • PEP 255, [1], [2], [3], [4], [5]
        • PEP 261, [1]
        • @@ -28159,7 +28187,7 @@

          P

        • PEP 3104, [1]
        • -
        • PEP 3105, [1], [2] +
        • PEP 3105, [1], [2]
        • PEP 3106
        • @@ -28173,7 +28201,7 @@

          P

        • PEP 3111
        • -
        • PEP 3112, [1] +
        • PEP 3112, [1]
        • PEP 3113
        • @@ -28239,7 +28267,7 @@

          P

        • PEP 327
        • -
        • PEP 328, [1], [2], [3], [4], [5], [6], [7], [8], [9] +
        • PEP 328, [1], [2], [3], [4], [5], [6], [7], [8], [9]
        • PEP 331
        • @@ -28255,7 +28283,7 @@

          P

        • PEP 342, [1], [2], [3], [4], [5], [6]
        • -
        • PEP 343, [1], [2], [3], [4], [5], [6], [7] +
        • PEP 343, [1], [2], [3], [4], [5], [6], [7]
        • PEP 347
        • @@ -28379,7 +28407,7 @@

          P

        • PEP 478
        • -
        • PEP 479, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11] +
        • PEP 479, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
        • PEP 483, [1], [2], [3]
        • @@ -28457,7 +28485,7 @@

          P

        • PEP 562, [1], [2], [3]
        • -
        • PEP 563, [1], [2], [3], [4], [5], [6], [7], [8], [9] +
        • PEP 563, [1], [2], [3], [4], [5], [6], [7], [8], [9]
        • PEP 564, [1], [2], [3]
        • @@ -28579,7 +28607,7 @@

          P

        • PEP 647, [1], [2], [3], [4]
        • -
        • PEP 649, [1] +
        • PEP 649, [1]
        • PEP 652, [1]
        • @@ -29613,6 +29641,8 @@

          R

        • raise_signal() (於 signal 模組中)
        • RAISE_VARARGS (opcode) +
        • +
        • raiseExceptions (於 logging 模組中)
        • raiseing @@ -39470,7 +39500,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git "a/genindex-\345\221\275.html" "b/genindex-\345\221\275.html" index 6c64750c4c..980c633f02 100644 --- "a/genindex-\345\221\275.html" +++ "b/genindex-\345\221\275.html" @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -405,7 +405,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git "a/genindex-\345\237\272.html" "b/genindex-\345\237\272.html" index c84e2fb93e..c04d31fa97 100644 --- "a/genindex-\345\237\272.html" +++ "b/genindex-\345\237\272.html" @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -226,7 +226,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git "a/genindex-\346\200\247.html" "b/genindex-\346\200\247.html" index 6e1e015f38..2e6e7fcc5e 100644 --- "a/genindex-\346\200\247.html" +++ "b/genindex-\346\200\247.html" @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -226,7 +226,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git "a/genindex-\346\250\241.html" "b/genindex-\346\250\241.html" index 4e8e7da994..51b5d9d283 100644 --- "a/genindex-\346\250\241.html" +++ "b/genindex-\346\250\241.html" @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -247,7 +247,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git "a/genindex-\347\222\260.html" "b/genindex-\347\222\260.html" index 934a8a69c1..241e885055 100644 --- "a/genindex-\347\222\260.html" +++ "b/genindex-\347\222\260.html" @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -481,7 +481,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git "a/genindex-\347\254\246\350\231\237.html" "b/genindex-\347\254\246\350\231\237.html" index 8da83ef60c..9d3ee90bc4 100644 --- "a/genindex-\347\254\246\350\231\237.html" +++ "b/genindex-\347\254\246\350\231\237.html" @@ -8,7 +8,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -2602,7 +2602,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/genindex.html b/genindex.html index e795f6381d..fab5372876 100644 --- a/genindex.html +++ b/genindex.html @@ -7,7 +7,7 @@ 索引 — Python 3.12.1 說明文件 - + @@ -293,6 +293,8 @@

          索引

          | | N | O + | + | O | P | | P @@ -447,7 +449,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/glossary.html b/glossary.html index 314857dc17..bacb7340aa 100644 --- a/glossary.html +++ b/glossary.html @@ -8,7 +8,7 @@ 術語表 — Python 3.12.1 說明文件 - + @@ -286,7 +286,12 @@

          瀏覽

          dictionary view(字典檢視)

          dict.keys()dict.values()dict.items() 回傳的物件被稱為字典檢視。它們提供了字典中項目的動態檢視,這表示當字典有變動時,該檢視會反映這些變動。若要強制將字典檢視轉為完整的 list(串列),須使用 list(dictview)。請參閱字典視圖物件

          -
          docstring(說明字串)

          一個在 class、函式或模組中,作為第一個運算式出現的字串文本。雖然它在套件執行時會被忽略,但它會被編譯器辨識,並被放入所屬 class、函式或模組的 __doc__ 屬性中。由於說明字串可以透過內省 (introspection) 來瀏覽,因此它是物件的說明文件存放的標準位置。

          +
          docstring(說明字串)

          A string literal which appears as the first expression in a class, +function or module. While ignored when the suite is executed, it is +recognized by the compiler and put into the __doc__ attribute +of the enclosing class, function or module. Since it is available via +introspection, it is the canonical place for documentation of the +object.

          duck-typing(鴨子型別)

          一種程式設計風格,它不是藉由檢查一個物件的型別來確定它是否具有正確的介面;取而代之的是,method 或屬性會單純地被呼叫或使用。(「如果它看起來像一隻鴨子而且叫起來像一隻鴨子,那麼它一定是一隻鴨子。」)因為強調介面而非特定型別,精心設計的程式碼能讓多形替代 (polymorphic substitution) 來增進它的靈活性。鴨子型別要避免使用 type()isinstance() 進行測試。(但是請注意,鴨子型別可以用抽象基底類別 (abstract base class) 來補充。)然而,它通常會採用 hasattr() 測試,或是 EAFP 程式設計風格。

          @@ -561,7 +566,15 @@

          瀏覽

          __slots__

          在 class 內部的一個宣告,它藉由預先宣告實例屬性的空間,以及消除實例 dictionary(字典),來節省記憶體。雖然該技術很普遍,但它有點難以正確地使用,最好保留給那種在一個記憶體關鍵 (memory-critical) 的應用程式中存在大量實例的罕見情況。

          sequence(序列)

          一個 iterable(可疊代物件),它透過 __getitem__() special method(特殊方法),使用整數索引來支援高效率的元素存取,並定義了一個 __len__() method 來回傳該序列的長度。一些內建序列型別包括 liststrtuplebytes。請注意,雖然 dict 也支援 __getitem__()__len__(),但它被視為對映 (mapping) 而不是序列,因為其查找方式是使用任意的 immutable 鍵,而不是整數。

          -

          抽象基底類別 (abstract base class) collections.abc.Sequence 定義了一個更加豐富的介面,並不僅止於 __getitem__()__len__(),還增加了 count()index()__contains__()__reversed__()。實作此擴充介面的型別,可以使用 register() 被明確地註冊。

          +

          The collections.abc.Sequence abstract base class +defines a much richer interface that goes beyond just +__getitem__() and __len__(), adding +count(), index(), __contains__(), and +__reversed__(). Types that implement this expanded +interface can be registered explicitly using +register(). For more documentation on sequence +methods generally, see +Common Sequence Operations.

          set comprehension(集合綜合運算)

          一種緊密的方法,用來處理一個可疊代物件中的全部或部分元素,並將處理結果以一個 set 回傳。results = {c for c in 'abracadabra' if c not in 'abc'} 會產生一個字串 set:{'r', 'd'}。請參閱Displays for lists, sets and dictionaries

          @@ -741,7 +754,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/annotations.html b/howto/annotations.html index a1028a1b8a..574fa6cf35 100644 --- a/howto/annotations.html +++ b/howto/annotations.html @@ -8,7 +8,7 @@ 註釋 (annotation) 最佳實踐 — Python 3.12.1 說明文件 - + @@ -393,7 +393,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/argparse.html b/howto/argparse.html index a21d93c46a..a419914646 100644 --- a/howto/argparse.html +++ b/howto/argparse.html @@ -8,7 +8,7 @@ Argparse 教學 — Python 3.12.1 說明文件 - + @@ -979,7 +979,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/clinic.html b/howto/clinic.html index b0f1f24096..ba02fedab7 100644 --- a/howto/clinic.html +++ b/howto/clinic.html @@ -8,7 +8,7 @@ Argument Clinic 指南 — Python 3.12.1 說明文件 - + @@ -246,7 +246,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/cporting.html b/howto/cporting.html index efcedd82e2..0c420b2477 100644 --- a/howto/cporting.html +++ b/howto/cporting.html @@ -8,7 +8,7 @@ 遷移延伸模組到 Python 3 — Python 3.12.1 說明文件 - + @@ -292,7 +292,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/curses.html b/howto/curses.html index f6d506fb1d..449be21eed 100644 --- a/howto/curses.html +++ b/howto/curses.html @@ -8,7 +8,7 @@ Curses Programming with Python — Python 3.12.1 說明文件 - + @@ -836,7 +836,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/descriptor.html b/howto/descriptor.html index 3ce1a9bee9..b4ddfc2a28 100644 --- a/howto/descriptor.html +++ b/howto/descriptor.html @@ -8,7 +8,7 @@ 描述器 HowTo 指南 — Python 3.12.1 說明文件 - + @@ -1614,7 +1614,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/enum.html b/howto/enum.html index 4678bd8592..a088ef4ffc 100644 --- a/howto/enum.html +++ b/howto/enum.html @@ -8,7 +8,7 @@ Enum HOWTO — Python 3.12.1 說明文件 - + @@ -1843,7 +1843,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/functional.html b/howto/functional.html index 90c4161f44..9093a42fe3 100644 --- a/howto/functional.html +++ b/howto/functional.html @@ -8,7 +8,7 @@ 函式編程 HOWTO — Python 3.12.1 說明文件 - + @@ -1502,7 +1502,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/index.html b/howto/index.html index 044106e928..f93d2cf179 100644 --- a/howto/index.html +++ b/howto/index.html @@ -8,7 +8,7 @@ Python 如何達成任務 — Python 3.12.1 說明文件 - + @@ -301,7 +301,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/instrumentation.html b/howto/instrumentation.html index 35845a695b..3b17d063a5 100644 --- a/howto/instrumentation.html +++ b/howto/instrumentation.html @@ -8,7 +8,7 @@ 使用 DTrace 和 SystemTap 檢測 CPython — Python 3.12.1 說明文件 - + @@ -668,7 +668,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/ipaddress.html b/howto/ipaddress.html index 5c98b0bd4b..b2ed4bf5eb 100644 --- a/howto/ipaddress.html +++ b/howto/ipaddress.html @@ -8,7 +8,7 @@ ipaddress 模組介紹 — Python 3.12.1 說明文件 - + @@ -630,7 +630,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/isolating-extensions.html b/howto/isolating-extensions.html index 1b5c777ac1..084a304f8c 100644 --- a/howto/isolating-extensions.html +++ b/howto/isolating-extensions.html @@ -8,7 +8,7 @@ Isolating Extension Modules — Python 3.12.1 說明文件 - + @@ -912,7 +912,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/howto/logging-cookbook.html b/howto/logging-cookbook.html index 1fa36daa8c..e47c0a9503 100644 --- a/howto/logging-cookbook.html +++ b/howto/logging-cookbook.html @@ -8,7 +8,7 @@ Logging Cookbook — Python 3.12.1 說明文件 - + @@ -2036,30 +2036,28 @@

          An example dictionary-based configurationdictConfig() to put the configuration into effect:

          LOGGING = {
               'version': 1,
          -    'disable_existing_loggers': True,
          +    'disable_existing_loggers': False,
               'formatters': {
                   'verbose': {
          -            'format': '%(levelname)s %(asctime)s %(module)s %(process)d %(thread)d %(message)s'
          +            'format': '{levelname} {asctime} {module} {process:d} {thread:d} {message}',
          +            'style': '{',
                   },
                   'simple': {
          -            'format': '%(levelname)s %(message)s'
          +            'format': '{levelname} {message}',
          +            'style': '{',
                   },
               },
               'filters': {
                   'special': {
                       '()': 'project.logging.SpecialFilter',
                       'foo': 'bar',
          -        }
          +        },
               },
               'handlers': {
          -        'null': {
          -            'level':'DEBUG',
          -            'class':'django.utils.log.NullHandler',
          -        },
          -        'console':{
          -            'level':'DEBUG',
          -            'class':'logging.StreamHandler',
          -            'formatter': 'simple'
          +        'console': {
          +            'level': 'INFO',
          +            'class': 'logging.StreamHandler',
          +            'formatter': 'simple',
                   },
                   'mail_admins': {
                       'level': 'ERROR',
          @@ -2069,9 +2067,8 @@ 

          An example dictionary-based configuration}, 'loggers': { 'django': { - 'handlers':['null'], + 'handlers': ['console'], 'propagate': True, - 'level':'INFO', }, 'django.request': { 'handlers': ['mail_admins'], @@ -4096,7 +4093,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。
          Found a bug?
          diff --git a/howto/logging.html b/howto/logging.html index 3a5f332992..03369bf73d 100644 --- a/howto/logging.html +++ b/howto/logging.html @@ -8,7 +8,7 @@ 如何使用 Logging 模組 — Python 3.12.1 說明文件 - + @@ -671,7 +671,7 @@

          Loggers
          • The setLevel() method, just as in logger objects, specifies the lowest severity that will be dispatched to the appropriate destination. Why -are there two setLevel() methods? The level set in the logger +are there two setLevel() methods? The level set in the logger determines which severity of messages it will pass to its handlers. The level set in each handler determines which messages that handler will send on.

          • setFormatter() selects a Formatter object for this handler to @@ -901,27 +901,26 @@

            Configuring Logging

            If no logging configuration is provided, it is possible to have a situation where a logging event needs to be output, but no handlers can be found to -output the event. The behaviour of the logging package in these -circumstances is dependent on the Python version.

            -

            For versions of Python prior to 3.2, the behaviour is as follows:

            -
              -
            • If logging.raiseExceptions is False (production mode), the event is -silently dropped.

            • -
            • If logging.raiseExceptions is True (development mode), a message -'No handlers could be found for logger X.Y.Z' is printed once.

            • -
            -

            In Python 3.2 and later, the behaviour is as follows:

            -
              -
            • The event is output using a 'handler of last resort', stored in -logging.lastResort. This internal handler is not associated with any +output the event.

              +

              The event is output using a 'handler of last resort', stored in +lastResort. This internal handler is not associated with any logger, and acts like a StreamHandler which writes the event description message to the current value of sys.stderr (therefore respecting any redirections which may be in effect). No formatting is done on the message - just the bare event description message is printed. The handler's level is set to WARNING, so all events at this and -greater severities will be output.

            • +greater severities will be output.

              +
              +

              在 3.2 版的變更: For versions of Python prior to 3.2, the behaviour is as follows:

              +
                +
              • If raiseExceptions is False (production mode), the event is +silently dropped.

              • +
              • If raiseExceptions is True (development mode), a message +'No handlers could be found for logger X.Y.Z' is printed once.

              -

              To obtain the pre-3.2 behaviour, logging.lastResort can be set to None.

              +

              To obtain the pre-3.2 behaviour, +lastResort can be set to None.

              +

              Configuring Logging for a Library

              @@ -1106,7 +1105,7 @@

              Logging LevelsFormatter class. They are initialized with a format string suitable for use with the % operator and a dictionary.

              For formatting multiple messages in a batch, instances of -BufferingFormatter can be used. In addition to the format +BufferingFormatter can be used. In addition to the format string (which is applied to each message in the batch), there is provision for header and trailer format strings.

              When filtering based on logger level and/or handler level is not enough, @@ -1130,14 +1129,14 @@

              Logging LevelsHandler subclass are passed to its handleError() method.

              The default implementation of handleError() in Handler -checks to see if a module-level variable, raiseExceptions, is set. If +checks to see if a module-level variable, raiseExceptions, is set. If set, a traceback is printed to sys.stderr. If not set, the exception is swallowed.

              備註

              -

              The default value of raiseExceptions is True. This is +

              The default value of raiseExceptions is True. This is because during development, you typically want to be notified of any -exceptions that occur. It's advised that you set raiseExceptions to +exceptions that occur. It's advised that you set raiseExceptions to False for production usage.

              @@ -1167,7 +1166,7 @@

              OptimizationDEBUG, the calls to -expensive_func1() and expensive_func2() are never made.

              +expensive_func1 and expensive_func2 are never made.

              備註

              In some cases, isEnabledFor() can itself be more @@ -1379,7 +1378,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/howto/perf_profiling.html b/howto/perf_profiling.html index f7615453d6..64565c3349 100644 --- a/howto/perf_profiling.html +++ b/howto/perf_profiling.html @@ -8,7 +8,7 @@ Python 對 Linux perf 分析器的支援 — Python 3.12.1 說明文件 - + @@ -454,7 +454,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/howto/pyporting.html b/howto/pyporting.html index 924a1ec341..ee44c8c9b9 100644 --- a/howto/pyporting.html +++ b/howto/pyporting.html @@ -8,7 +8,7 @@ 如何將 Python 2 的程式碼移植到 Python 3 — Python 3.12.1 說明文件 - + @@ -695,7 +695,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/howto/regex.html b/howto/regex.html index 4d435e2f86..1dff27ed56 100644 --- a/howto/regex.html +++ b/howto/regex.html @@ -8,7 +8,7 @@ 如何使用正規表達式 — Python 3.12.1 說明文件 - + @@ -1673,7 +1673,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/howto/sockets.html b/howto/sockets.html index 03f4cec369..68888c4a44 100644 --- a/howto/sockets.html +++ b/howto/sockets.html @@ -8,7 +8,7 @@ Socket 程式設計指南 — Python 3.12.1 說明文件 - + @@ -479,7 +479,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/howto/sorting.html b/howto/sorting.html index 0a9363b98e..da2c72e6e8 100644 --- a/howto/sorting.html +++ b/howto/sorting.html @@ -8,7 +8,7 @@ 如何排序 — Python 3.12.1 說明文件 - + @@ -506,7 +506,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/howto/unicode.html b/howto/unicode.html index d75fbc1450..d671a2f133 100644 --- a/howto/unicode.html +++ b/howto/unicode.html @@ -8,7 +8,7 @@ Unicode HOWTO — Python 3.12.1 說明文件 - + @@ -1012,7 +1012,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/howto/urllib2.html b/howto/urllib2.html index 29857c0d3c..f6e0282cbb 100644 --- a/howto/urllib2.html +++ b/howto/urllib2.html @@ -8,7 +8,7 @@ 如何使用 urllib 套件取得網路資源 — Python 3.12.1 說明文件 - + @@ -894,7 +894,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/index.html b/index.html index 630c55ec1f..9933394da0 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ 3.12.1 Documentation - + @@ -310,7 +310,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/installing/index.html b/installing/index.html index 2c8801da54..8d23c4eed8 100644 --- a/installing/index.html +++ b/installing/index.html @@ -8,7 +8,7 @@ 安裝 Python 模組 — Python 3.12.1 說明文件 - + @@ -451,7 +451,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/library/2to3.html b/library/2to3.html index 14b8457339..0cc4d2622b 100644 --- a/library/2to3.html +++ b/library/2to3.html @@ -8,7 +8,7 @@ 2to3 --- 自動將 Python 2的程式碼轉成 Python 3 — Python 3.12.1 說明文件 - + @@ -880,7 +880,7 @@

              瀏覽



              - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
              diff --git a/library/__future__.html b/library/__future__.html index 006188e0ef..02a61ef761 100644 --- a/library/__future__.html +++ b/library/__future__.html @@ -8,7 +8,7 @@ __future__ --- Future 陳述式定義 — Python 3.12.1 說明文件 - + @@ -82,6 +82,16 @@ +

              上個主題

              瀏覽

              __future__ --- Future 陳述式定義

              原始碼:Lib/__future__.py


              -

              __future__ 是一個真正的模組,有三個用途:

              +

              Imports of the form from __future__ import feature are called +future statements. These are special-cased by the Python compiler +to allow the use of new Python features in modules containing the future statement +before the release in which the feature becomes standard.

              +

              While these future statements are given additional special meaning by the +Python compiler, they are still executed like any other import statement and +the __future__ exists and is handled by the import system the same way +any other Python module would be. This design serves three purposes:

              • 為了避免混淆分析引入陳述式並預期要找到它們正在引入之模組的現有工具。

              • -
              • 確保 future 陳述式在 2.1 之前的版本中運行至少會產生 runtime 例外( __future__ 的引入將會失敗,因為 2.1 之前沒有該名稱的模組)。

              • 記錄何時出現不相容的變更,以及何時開始強制執行這些變更。這是一種可執行文件的形式,可以透過引入 __future__ 並檢查其內容以程式化的方式進行檢查。

              • +
              • To ensure that future statements run under releases prior to +Python 2.1 at least yield runtime exceptions (the import of __future__ +will fail, because there was no module of that name prior to 2.1).

              -
              -
              -class __future__._Feature
              -

              __future__.py 中的每個陳述式的形式如下:

              -
              FeatureName = _Feature(OptionalRelease, MandatoryRelease,
              -                       CompilerFlag)
              -
              -
              -

              通常,OptionalRelease 會小於 MandatoryRelease,且兩者都是與 sys.version_info 形式相同的 5 元組 (5-tuple):

              -
              (PY_MAJOR_VERSION, # the 2 in 2.1.0a3; an int
              - PY_MINOR_VERSION, # the 1; an int
              - PY_MICRO_VERSION, # the 0; an int
              - PY_RELEASE_LEVEL, # "alpha", "beta", "candidate" or "final"; string
              - PY_RELEASE_SERIAL # the 3; an int
              -)
              -
              -
              -
              - -
              -
              -_Feature.getOptionalRelease()
              -

              OptionalRelease 記錄該功能首次發布時的 Python 版本。

              -
              - -
              -
              -_Feature.getMandatoryRelease()
              -

              如果 MandatoryRelease 尚未發布,MandatoryRelease 會預測該功能將成為該語言一部分的版本。

              -

              否則 MandatoryRelease 會記錄該功能是何時成為語言的一部分;在該版本或之後的版本中,模組不再需要 future 聲明來使用相關功能,但可以繼續使用此種引入方式。

              -

              MandatoryRelease 也可能是 None,這意味著計劃中的功能被丟棄或者仍未決定。

              -
              - -
              -
              -_Feature.compiler_flag
              -

              CompilerFlag 是(位元欄位 (bitfield))旗標,應在第四個引數中傳遞給內建函式 compile() 以在動態編譯的程式碼中啟用該功能。此旗標存儲在 _Feature 實例上的 _Feature.compiler_flag 屬性中。

              -
              - +
              +

              Module Contents

              不會從 __future__ 中刪除任何功能描述。自從在 Python 2.1 中引入以來,以下功能已透過這種機制引入到該語言中:

              @@ -231,54 +213,93 @@

              瀏覽

              - + - + - + - + - + - + - + - + - +

              nested_scopes

              2.1.0b1

              2.2

              PEP 227: 靜態巢狀作用域 (Statically Nested Scopes)

              PEP 227: 靜態巢狀作用域 (Statically Nested Scopes)

              generators

              2.2.0a1

              2.3

              PEP 255: 簡單產生器 (Simple Generators)

              PEP 255: 簡單產生器 (Simple Generators)

              division

              2.2.0a2

              3.0

              PEP 238: 更改除法運算子 (Changing the Division Operator)

              PEP 238: 更改除法運算子 (Changing the Division Operator)

              absolute_import

              2.5.0a1

              3.0

              PEP 328: 引入:多列與絕對/相對 (Imports: Multi-Line and Absolute/Relative)

              PEP 328: 引入:多列與絕對/相對 (Imports: Multi-Line and Absolute/Relative)

              with_statement

              2.5.0a1

              2.6

              PEP 343: "with" 陳述式 (The "with" Statement)

              PEP 343: "with" 陳述式 (The "with" Statement)

              print_function

              2.6.0a2

              3.0

              PEP 3105: 使 print 成為一個函式 (Make print a function)

              PEP 3105: 使 print 成為一個函式 (Make print a function)

              unicode_literals

              2.6.0a2

              3.0

              PEP 3112: Python 3000 中的位元組字面值 (Bytes literals in Python 3000)

              PEP 3112: Python 3000 中的位元組字面值 (Bytes literals in Python 3000)

              generator_stop

              3.5.0b1

              3.7

              PEP 479: 產生器內部的 StopIteration 處理 (StopIteration handling inside generators)

              PEP 479: 產生器內部的 StopIteration 處理 (StopIteration handling inside generators)

              annotations

              3.7.0b1

              TBD [1]

              PEP 563: 推遲對註釋的求值 (Postponed evaluation of annotations)

              PEP 563: 推遲對註釋的求值 (Postponed evaluation of annotations)

              +
              +
              +class __future__._Feature
              +

              __future__.py 中的每個陳述式的形式如下:

              +
              FeatureName = _Feature(OptionalRelease, MandatoryRelease,
              +                       CompilerFlag)
              +
              +
              +

              通常,OptionalRelease 會小於 MandatoryRelease,且兩者都是與 sys.version_info 形式相同的 5 元組 (5-tuple):

              +
              (PY_MAJOR_VERSION, # the 2 in 2.1.0a3; an int
              + PY_MINOR_VERSION, # the 1; an int
              + PY_MICRO_VERSION, # the 0; an int
              + PY_RELEASE_LEVEL, # "alpha", "beta", "candidate" or "final"; string
              + PY_RELEASE_SERIAL # the 3; an int
              +)
              +
              +
              +
              + +
              +
              +_Feature.getOptionalRelease()
              +

              OptionalRelease 記錄該功能首次發布時的 Python 版本。

              +
              + +
              +
              +_Feature.getMandatoryRelease()
              +

              如果 MandatoryRelease 尚未發布,MandatoryRelease 會預測該功能將成為該語言一部分的版本。

              +

              否則 MandatoryRelease 會記錄該功能是何時成為語言的一部分;在該版本或之後的版本中,模組不再需要 future 聲明來使用相關功能,但可以繼續使用此種引入方式。

              +

              MandatoryRelease 也可能是 None,這意味著計劃中的功能被丟棄或者仍未決定。

              +
              + +
              +
              +_Feature.compiler_flag
              +

              CompilerFlag 是(位元欄位 (bitfield))旗標,應在第四個引數中傳遞給內建函式 compile() 以在動態編譯的程式碼中啟用該功能。此旗標存儲在 _Feature 實例上的 _Feature.compiler_flag 屬性中。

              +
              +
              @@ -286,8 +307,11 @@

              瀏覽

              Future statements

              編譯器如何處理 future 引入。

              +
              PEP 236 - Back to the __future__

              The original proposal for the __future__ mechanism.

              +
              +
              @@ -297,6 +321,16 @@

              瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。
          Found a bug?
          diff --git a/library/__main__.html b/library/__main__.html index 3fb066094e..a84d140918 100644 --- a/library/__main__.html +++ b/library/__main__.html @@ -8,7 +8,7 @@ __main__ --- 頂層程式碼環境 — Python 3.12.1 說明文件 - + @@ -554,7 +554,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/_thread.html b/library/_thread.html index efed9a3f84..da221bda17 100644 --- a/library/_thread.html +++ b/library/_thread.html @@ -8,7 +8,7 @@ _thread --- Low-level threading API — Python 3.12.1 說明文件 - + @@ -486,7 +486,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/abc.html b/library/abc.html index 1c49406382..e243a45bc4 100644 --- a/library/abc.html +++ b/library/abc.html @@ -8,7 +8,7 @@ abc --- 抽象基底類別 — Python 3.12.1 說明文件 - + @@ -543,7 +543,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/aifc.html b/library/aifc.html index 44ed376af8..b4c90389e9 100644 --- a/library/aifc.html +++ b/library/aifc.html @@ -8,7 +8,7 @@ aifc --- 讀寫 AIFF 與 AIFC 檔案 — Python 3.12.1 說明文件 - + @@ -526,7 +526,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/allos.html b/library/allos.html index e280712ae2..0ab168ae79 100644 --- a/library/allos.html +++ b/library/allos.html @@ -8,7 +8,7 @@ 通用作業系統服務 — Python 3.12.1 說明文件 - + @@ -522,7 +522,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/archiving.html b/library/archiving.html index 44ed300f9d..156c5c0a6f 100644 --- a/library/archiving.html +++ b/library/archiving.html @@ -8,7 +8,7 @@ 資料壓縮與保存 — Python 3.12.1 說明文件 - + @@ -346,7 +346,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/argparse.html b/library/argparse.html index 1140f4d9e2..ca02d5da09 100644 --- a/library/argparse.html +++ b/library/argparse.html @@ -8,7 +8,7 @@ argparse --- Parser for command-line options, arguments and sub-commands — Python 3.12.1 說明文件 - + @@ -2631,7 +2631,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/array.html b/library/array.html index da5f98e5b7..9d847ba253 100644 --- a/library/array.html +++ b/library/array.html @@ -8,7 +8,7 @@ array --- 高效率的數值型陣列 — Python 3.12.1 說明文件 - + @@ -552,7 +552,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/ast.html b/library/ast.html index f833e9629c..bb8e1ee12c 100644 --- a/library/ast.html +++ b/library/ast.html @@ -8,7 +8,7 @@ ast --- 抽象語法樹 (Abstract Syntax Trees) — Python 3.12.1 說明文件 - + @@ -2754,7 +2754,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-api-index.html b/library/asyncio-api-index.html index 7ed5f252e9..dc70e025a2 100644 --- a/library/asyncio-api-index.html +++ b/library/asyncio-api-index.html @@ -8,7 +8,7 @@ 高階 API 索引 — Python 3.12.1 說明文件 - + @@ -525,7 +525,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-dev.html b/library/asyncio-dev.html index 6abaddcb02..1b68fe15d5 100644 --- a/library/asyncio-dev.html +++ b/library/asyncio-dev.html @@ -8,7 +8,7 @@ 使用 asyncio 開發 — Python 3.12.1 說明文件 - + @@ -467,7 +467,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-eventloop.html b/library/asyncio-eventloop.html index bc524a70c7..a100eee170 100644 --- a/library/asyncio-eventloop.html +++ b/library/asyncio-eventloop.html @@ -8,7 +8,7 @@ Event Loop — Python 3.12.1 說明文件 - + @@ -2166,7 +2166,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-exceptions.html b/library/asyncio-exceptions.html index f0a602e74a..46753cc170 100644 --- a/library/asyncio-exceptions.html +++ b/library/asyncio-exceptions.html @@ -8,7 +8,7 @@ 例外 — Python 3.12.1 說明文件 - + @@ -350,7 +350,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-extending.html b/library/asyncio-extending.html index 37d85bb574..a735a6b419 100644 --- a/library/asyncio-extending.html +++ b/library/asyncio-extending.html @@ -8,7 +8,7 @@ Extending — Python 3.12.1 說明文件 - + @@ -389,7 +389,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-future.html b/library/asyncio-future.html index 22adfdba27..017e46a6f0 100644 --- a/library/asyncio-future.html +++ b/library/asyncio-future.html @@ -8,7 +8,7 @@ Futures — Python 3.12.1 說明文件 - + @@ -511,7 +511,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-llapi-index.html b/library/asyncio-llapi-index.html index cdea671242..f0ee6d6bb8 100644 --- a/library/asyncio-llapi-index.html +++ b/library/asyncio-llapi-index.html @@ -8,7 +8,7 @@ 低階 API 索引 — Python 3.12.1 說明文件 - + @@ -846,7 +846,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-platforms.html b/library/asyncio-platforms.html index a9ee14ef6c..6cb5edba67 100644 --- a/library/asyncio-platforms.html +++ b/library/asyncio-platforms.html @@ -8,7 +8,7 @@ 平臺支援 — Python 3.12.1 說明文件 - + @@ -363,7 +363,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-policy.html b/library/asyncio-policy.html index 5803c15488..64510c1a1c 100644 --- a/library/asyncio-policy.html +++ b/library/asyncio-policy.html @@ -8,7 +8,7 @@ Policies — Python 3.12.1 說明文件 - + @@ -636,7 +636,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-protocol.html b/library/asyncio-protocol.html index 7ad29f59e8..51638a22ba 100644 --- a/library/asyncio-protocol.html +++ b/library/asyncio-protocol.html @@ -8,7 +8,7 @@ Transports and Protocols — Python 3.12.1 說明文件 - + @@ -1373,7 +1373,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-queue.html b/library/asyncio-queue.html index 82363acca3..b4c48c1648 100644 --- a/library/asyncio-queue.html +++ b/library/asyncio-queue.html @@ -8,7 +8,7 @@ 佇列 (Queues) — Python 3.12.1 說明文件 - + @@ -489,7 +489,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-runner.html b/library/asyncio-runner.html index 00dc44643c..975ff30d1e 100644 --- a/library/asyncio-runner.html +++ b/library/asyncio-runner.html @@ -8,7 +8,7 @@ Runners (執行器) — Python 3.12.1 說明文件 - + @@ -439,7 +439,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-stream.html b/library/asyncio-stream.html index d1b928a1c4..5b6ff04a25 100644 --- a/library/asyncio-stream.html +++ b/library/asyncio-stream.html @@ -8,7 +8,7 @@ 串流 — Python 3.12.1 說明文件 - + @@ -792,7 +792,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-subprocess.html b/library/asyncio-subprocess.html index cb1f8d8888..3b2002afe4 100644 --- a/library/asyncio-subprocess.html +++ b/library/asyncio-subprocess.html @@ -8,7 +8,7 @@ 子行程 — Python 3.12.1 說明文件 - + @@ -654,7 +654,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-sync.html b/library/asyncio-sync.html index dbb466ae0f..36286b0069 100644 --- a/library/asyncio-sync.html +++ b/library/asyncio-sync.html @@ -8,7 +8,7 @@ 同步化原始物件 (Synchronization Primitives) — Python 3.12.1 說明文件 - + @@ -718,7 +718,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio-task.html b/library/asyncio-task.html index 6b540caffa..0d9e22a5cc 100644 --- a/library/asyncio-task.html +++ b/library/asyncio-task.html @@ -8,7 +8,7 @@ Coroutines and Tasks — Python 3.12.1 說明文件 - + @@ -1651,7 +1651,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/asyncio.html b/library/asyncio.html index 7b6098a35e..fd44079826 100644 --- a/library/asyncio.html +++ b/library/asyncio.html @@ -8,7 +8,7 @@ asyncio --- 非同步 I/O — Python 3.12.1 說明文件 - + @@ -361,7 +361,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/atexit.html b/library/atexit.html index 05efc08b0d..7dfa209be4 100644 --- a/library/atexit.html +++ b/library/atexit.html @@ -8,7 +8,7 @@ atexit --- Exit handlers — Python 3.12.1 說明文件 - + @@ -414,7 +414,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/audioop.html b/library/audioop.html index e53098661f..6b5deb6dad 100644 --- a/library/audioop.html +++ b/library/audioop.html @@ -8,7 +8,7 @@ audioop --- 操作原始聲音檔案 — Python 3.12.1 說明文件 - + @@ -566,7 +566,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/audit_events.html b/library/audit_events.html index d59f4c74b6..4b541cc976 100644 --- a/library/audit_events.html +++ b/library/audit_events.html @@ -8,7 +8,7 @@ 稽核事件表 — Python 3.12.1 說明文件 - + @@ -1056,7 +1056,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/base64.html b/library/base64.html index 291bc529d2..78adc805de 100644 --- a/library/base64.html +++ b/library/base64.html @@ -8,7 +8,7 @@ base64 —— Base16、Base32、Base64、Base85 資料編碼 — Python 3.12.1 說明文件 - + @@ -588,7 +588,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/bdb.html b/library/bdb.html index 5648111861..4690617644 100644 --- a/library/bdb.html +++ b/library/bdb.html @@ -8,7 +8,7 @@ bdb --- 偵錯器框架 — Python 3.12.1 說明文件 - + @@ -796,7 +796,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/binary.html b/library/binary.html index bade4b9395..55052aa181 100644 --- a/library/binary.html +++ b/library/binary.html @@ -8,7 +8,7 @@ 二進位資料服務 — Python 3.12.1 說明文件 - + @@ -332,7 +332,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/binascii.html b/library/binascii.html index 8d696d8ea0..17c32ceda9 100644 --- a/library/binascii.html +++ b/library/binascii.html @@ -8,7 +8,7 @@ binascii --- Convert between binary and ASCII — Python 3.12.1 說明文件 - + @@ -467,7 +467,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/bisect.html b/library/bisect.html index ae082d70a5..9e76c021eb 100644 --- a/library/bisect.html +++ b/library/bisect.html @@ -8,7 +8,7 @@ bisect --- 陣列二分演算法 (Array bisection algorithm) — Python 3.12.1 說明文件 - + @@ -473,7 +473,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/builtins.html b/library/builtins.html index dd21eeec59..3b6f3a4e81 100644 --- a/library/builtins.html +++ b/library/builtins.html @@ -8,7 +8,7 @@ builtins --- 內建物件 — Python 3.12.1 說明文件 - + @@ -302,7 +302,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/bz2.html b/library/bz2.html index 88aad25ba3..8eb4934d5a 100644 --- a/library/bz2.html +++ b/library/bz2.html @@ -8,7 +8,7 @@ bz2 --- Support for bzip2 compression — Python 3.12.1 說明文件 - + @@ -673,7 +673,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/calendar.html b/library/calendar.html index 5038875ddd..4fa46ea86e 100644 --- a/library/calendar.html +++ b/library/calendar.html @@ -8,7 +8,7 @@ calendar --- 日曆相關函式 — Python 3.12.1 說明文件 - + @@ -884,7 +884,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/cgi.html b/library/cgi.html index 943a19677d..5a5ac7b624 100644 --- a/library/cgi.html +++ b/library/cgi.html @@ -8,7 +8,7 @@ cgi --- 通用閘道器介面支援 — Python 3.12.1 說明文件 - + @@ -809,7 +809,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/cgitb.html b/library/cgitb.html index 24557fc30c..48136ba8f7 100644 --- a/library/cgitb.html +++ b/library/cgitb.html @@ -8,7 +8,7 @@ cgitb --- CGI 腳本的回溯 (traceback) 管理程式 — Python 3.12.1 說明文件 - + @@ -349,7 +349,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/chunk.html b/library/chunk.html index f377d1c2de..13a721688d 100644 --- a/library/chunk.html +++ b/library/chunk.html @@ -8,7 +8,7 @@ chunk --- 讀取 IFF 分塊資料 — Python 3.12.1 說明文件 - + @@ -420,7 +420,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/cmath.html b/library/cmath.html index db966993bd..da42cae31c 100644 --- a/library/cmath.html +++ b/library/cmath.html @@ -8,7 +8,7 @@ cmath --- Mathematical functions for complex numbers — Python 3.12.1 說明文件 - + @@ -653,7 +653,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/cmd.html b/library/cmd.html index d40ee73de2..8f79344c7a 100644 --- a/library/cmd.html +++ b/library/cmd.html @@ -8,7 +8,7 @@ cmd --- Support for line-oriented command interpreters — Python 3.12.1 說明文件 - + @@ -677,7 +677,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/cmdline.html b/library/cmdline.html index 2a3777a23b..17004a1951 100644 --- a/library/cmdline.html +++ b/library/cmdline.html @@ -8,7 +8,7 @@ 模組命令列介面 — Python 3.12.1 說明文件 - + @@ -331,7 +331,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/code.html b/library/code.html index 71614b92ff..d2180e13bc 100644 --- a/library/code.html +++ b/library/code.html @@ -8,7 +8,7 @@ code --- Interpreter base classes — Python 3.12.1 說明文件 - + @@ -479,7 +479,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/codecs.html b/library/codecs.html index 59afb6e029..64184e265b 100644 --- a/library/codecs.html +++ b/library/codecs.html @@ -8,7 +8,7 @@ codecs --- Codec registry and base classes — Python 3.12.1 說明文件 - + @@ -2087,7 +2087,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/codeop.html b/library/codeop.html index cd27c37ccd..21c39811cf 100644 --- a/library/codeop.html +++ b/library/codeop.html @@ -8,7 +8,7 @@ codeop --- Compile Python code — Python 3.12.1 說明文件 - + @@ -341,7 +341,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/collections.abc.html b/library/collections.abc.html index 0e46311c4b..b1281156b1 100644 --- a/library/collections.abc.html +++ b/library/collections.abc.html @@ -8,7 +8,7 @@ collections.abc --- Abstract Base Classes for Containers — Python 3.12.1 說明文件 - + @@ -330,8 +330,8 @@

          瀏覽

        Sequence

        __getitem____setitem____delitem____len__insert

        Inherited Sequence methods and -append, reverse, extend, pop, -remove, and __iadd__

        ByteString

        Sequence

        timedelta = date1 - date2

        (3)

        date1 < date2

        date1 is considered less than date2 when -date1 precedes date2 in time. (4)

        +
        date1 == date2
        +
        date1 != date2
        +
        +

        Equality comparison. (4)

        +
        date1 < date2
        +
        date1 > date2
        +
        date1 <= date2
        +
        date1 >= date2
        +
        +

        Order comparison. (5)

        @@ -832,15 +832,10 @@

        用法範例:

        timedelta.secondstimedelta.microseconds 被忽略。

      • This is exact, and cannot overflow. timedelta.seconds and timedelta.microseconds are 0, and date2 + timedelta == date1 after.

      • -
      • In other words, date1 < date2 if and only if date1.toordinal() < -date2.toordinal(). Date comparison raises TypeError if -the other comparand isn't also a date object. However, -NotImplemented is returned instead if the other comparand has a -timetuple() attribute. This hook gives other kinds of date objects a -chance at implementing mixed-type comparison. If not, when a date -object is compared to an object of a different type, TypeError is raised -unless the comparison is == or !=. The latter cases return -False or True, respectively.

      • +
      • date objects are equal if they represent the same date.

      • +
      • date1 is considered less than date2 when date1 precedes date2 in time. +In other words, date1 < date2 if and only if date1.toordinal() < +date2.toordinal().

      • In Boolean contexts, all date objects are considered to be true.

        實例方法:

        @@ -957,7 +952,7 @@

        用法範例:date.strftime(format)

        Return a string representing the date, controlled by an explicit format string. Format codes referring to hours, minutes or seconds will see 0 values. -See also strftime() 與 strptime() 的行為 and date.isoformat().

        +See also strftime() and strptime() Behavior and date.isoformat().

        @@ -966,7 +961,7 @@

        用法範例:

        Same as date.strftime(). This makes it possible to specify a format string for a date object in formatted string literals and when using str.format(). -See also strftime() 與 strptime() 的行為 and date.isoformat().

        +See also strftime() and strptime() Behavior and date.isoformat().

        @@ -1212,8 +1207,12 @@

        用法範例:
      • Time zone offsets may have fractional seconds.

      • The T separator may be replaced by any single unicode character.

      • -
      • Ordinal dates are not currently supported.

      • Fractional hours and minutes are not supported.

      • +
      • Reduced precision dates are not currently supported (YYYY-MM, +YYYY).

      • +
      • Extended date representations are not currently supported +(±YYYYYY-MM-DD).

      • +
      • Ordinal dates are not currently supported (YYYY-OOO).

      • 範例:

        >>> from datetime import datetime
        @@ -1270,7 +1269,7 @@ 

        用法範例:ValueError is raised if the date_string and format can't be parsed by time.strptime() or if it returns a value which isn't a -time tuple. See also strftime() 與 strptime() 的行為 and +time tuple. See also strftime() and strptime() Behavior and datetime.fromisoformat().

        @@ -1376,9 +1375,21 @@

        用法範例:

        timedelta = datetime1 - datetime2

        (3)

        -

        datetime1 < datetime2

        -

        Compares datetime to -datetime. (4)

        +
        +
        datetime1 == datetime2
        +
        datetime1 != datetime2
        +
        + +

        Equality comparison. (4)

        + +
        +
        datetime1 < datetime2
        +
        datetime1 > datetime2
        +
        datetime1 <= datetime2
        +
        datetime1 >= datetime2
        +
        + +

        Order comparison. (5)

        @@ -1401,38 +1412,36 @@

        用法範例:datetime2 + t == datetime1. No time zone adjustments are done in this case.

        If both are aware and have different tzinfo attributes, a-b acts -as if a and b were first converted to naive UTC datetimes first. The +as if a and b were first converted to naive UTC datetimes. The result is (a.replace(tzinfo=None) - a.utcoffset()) - (b.replace(tzinfo=None) - b.utcoffset()) except that the implementation never overflows.

        +
      • datetime objects are equal if they represent the same date +and time, taking into account the time zone.

        +

        Naive and aware datetime objects are never equal. +datetime objects are never equal to date objects +that are not also datetime instances, even if they represent +the same date.

        +

        If both comparands are aware and have different tzinfo +attributes, the comparison acts as comparands were first converted to UTC +datetimes except that the implementation never overflows. +datetime instances in a repeated interval are never equal to +datetime instances in other time zone.

        +
      • datetime1 is considered less than datetime2 when datetime1 precedes -datetime2 in time.

        -

        If one comparand is naive and the other is aware, TypeError -is raised if an order comparison is attempted. For equality -comparisons, naive instances are never equal to aware instances.

        -

        If both comparands are aware, and have the same tzinfo attribute, the -common tzinfo attribute is ignored and the base datetimes are -compared. If both comparands are aware and have different tzinfo -attributes, the comparands are first adjusted by subtracting their UTC -offsets (obtained from self.utcoffset()).

        +datetime2 in time, taking into account the time zone.

        +

        Order comparison between naive and aware datetime objects, +as well as a datetime object and a date object +that is not also a datetime instance, raises TypeError.

        +

        If both comparands are aware and have different tzinfo +attributes, the comparison acts as comparands were first converted to UTC +datetimes except that the implementation never overflows.

        +
      • +

        在 3.3 版的變更: Equality comparisons between aware and naive datetime instances don't raise TypeError.

        -
        -

        備註

        -

        In order to stop comparison from falling back to the default scheme of comparing -object addresses, datetime comparison normally raises TypeError if the -other comparand isn't also a datetime object. However, -NotImplemented is returned instead if the other comparand has a -timetuple() attribute. This hook gives other kinds of date objects a -chance at implementing mixed-type comparison. If not, when a datetime -object is compared to an object of a different type, TypeError is raised -unless the comparison is == or !=. The latter cases return -False or True, respectively.

        -
        - -

        實例方法:

        @@ -1557,7 +1566,7 @@

        用法範例:yday = d.toordinal() - date(d.year, 1, 1).toordinal() + 1 is the day number within the current year starting with 1 for January -1st. The tm_isdst flag of the result is set according to the +1st. The tm_isdst flag of the result is set according to the dst() method: tzinfo is None or dst() returns None, tm_isdst is set to -1; else if dst() returns a non-zero value, tm_isdst is set to 1; else tm_isdst is @@ -1568,7 +1577,7 @@

        用法範例: datetime.utctimetuple()

        If datetime instance d is naive, this is the same as -d.timetuple() except that tm_isdst is forced to 0 regardless of what +d.timetuple() except that tm_isdst is forced to 0 regardless of what d.dst() returns. DST is never in effect for a UTC time.

        If d is aware, d is normalized to UTC time, by subtracting d.utcoffset(), and a time.struct_time for the @@ -1756,7 +1765,7 @@

        用法範例:datetime.strftime(format)

        Return a string representing the date and time, controlled by an explicit format string. -See also strftime() 與 strptime() 的行為 and datetime.isoformat().

        +See also strftime() and strptime() Behavior and datetime.isoformat().

        @@ -1765,7 +1774,7 @@

        用法範例:datetime.strftime(). This makes it possible to specify a format string for a datetime object in formatted string literals and when using str.format(). -See also strftime() 與 strptime() 的行為 and datetime.isoformat().

        +See also strftime() and strptime() Behavior and datetime.isoformat().

        @@ -1895,7 +1904,7 @@

        Examples of Usage:

        time 物件

        -

        A time object represents a (local) time of day, independent of any particular +

        A time object represents a (local) time of day, independent of any particular day, and subject to adjustment via a tzinfo object.

        @@ -1980,20 +1989,16 @@

        Examples of Usage:

        -

        time objects support comparison of time to time, -where a is considered less -than b when a precedes b in time. If one comparand is naive and the other -is aware, TypeError is raised if an order comparison is attempted. For equality -comparisons, naive instances are never equal to aware instances.

        +

        time objects support equality and order comparisons, +where a is considered less than b when a precedes b in time.

        +

        Naive and aware time objects are never equal. +Order comparison between naive and aware time objects raises +TypeError.

        If both comparands are aware, and have -the same tzinfo attribute, the common tzinfo attribute is +the same tzinfo attribute, the common tzinfo attribute is ignored and the base times are compared. If both comparands are aware and -have different tzinfo attributes, the comparands are first adjusted by -subtracting their UTC offsets (obtained from self.utcoffset()). In order -to stop mixed-type comparisons from falling back to the default comparison by -object address, when a time object is compared to an object of a -different type, TypeError is raised unless the comparison is == or -!=. The latter cases return False or True, respectively.

        +have different tzinfo attributes, the comparands are first adjusted by +subtracting their UTC offsets (obtained from self.utcoffset()).

        在 3.3 版的變更: Equality comparisons between aware and naive time instances don't raise TypeError.

        @@ -2119,7 +2124,7 @@

        Examples of Usage: time.strftime(format)

        Return a string representing the time, controlled by an explicit format -string. See also strftime() 與 strptime() 的行為 and time.isoformat().

        +string. See also strftime() and strptime() Behavior and time.isoformat().

        @@ -2128,7 +2133,7 @@

        Examples of Usage:

        Same as time.strftime(). This makes it possible to specify a format string for a time object in formatted string literals and when using str.format(). -See also strftime() 與 strptime() 的行為 and time.isoformat().

        +See also strftime() and strptime() Behavior and time.isoformat().

        @@ -2207,7 +2212,7 @@

        用法範例:tzinfo methods needed by the -datetime methods you use. The datetime module provides +datetime methods you use. The datetime module provides timezone, a simple concrete subclass of tzinfo which can represent timezones with fixed offset from UTC such as UTC itself or North American EST and EDT.

        @@ -2218,7 +2223,7 @@

        用法範例:tzinfo may need to implement the following methods. Exactly which methods are needed depends on the uses made of aware -datetime objects. If in doubt, simply implement all of them.

        +datetime objects. If in doubt, simply implement all of them.

        @@ -2258,7 +2263,7 @@

        用法範例:utcoffset(), so there's no need to consult dst() unless you're interested in obtaining DST info separately. For example, datetime.timetuple() calls its tzinfo -attribute's dst() method to determine how the tm_isdst flag +attribute's dst() method to determine how the tm_isdst flag should be set, and tzinfo.fromutc() calls dst() to account for DST changes when crossing time zones.

        An instance tz of a tzinfo subclass that models both standard and @@ -2271,7 +2276,7 @@

        用法範例:tzinfo subclass cannot guarantee this, it may be able to override the default implementation of -tzinfo.fromutc() to work correctly with astimezone() regardless.

        +tzinfo.fromutc() to work correctly with astimezone() regardless.

        Most implementations of dst() will probably look like one of these two:

        def dst(self, dt):
             # a fixed-offset class:  doesn't account for DST
        @@ -2300,7 +2305,7 @@ 

        用法範例: tzinfo.tzname(dt)

        Return the time zone name corresponding to the datetime object dt, as -a string. Nothing about string names is defined by the datetime module, +a string. Nothing about string names is defined by the datetime module, and there's no requirement that it mean anything in particular. For example, "GMT", "UTC", "-500", "-5:00", "EDT", "US/Eastern", "America/New York" are all valid replies. Return None if a string name isn't known. Note that this is @@ -2342,7 +2347,7 @@

        用法範例:fromutc() implementation may not handle correctly in all cases is one where the standard offset (from UTC) depends on the specific date and time passed, which can happen -for political reasons. The default implementations of astimezone() and +for political reasons. The default implementations of astimezone() and fromutc() may not produce the result you want if the result is one of the hours straddling the moment the standard offset changes.

        Skipping code for error cases, the default fromutc() implementation acts @@ -2581,7 +2586,7 @@

        用法範例:astimezone() mimics the local clock's behavior by mapping two adjacent UTC +astimezone() mimics the local clock's behavior by mapping two adjacent UTC hours into the same local hour then. In the Eastern example, UTC times of the form 5:MM and 6:MM both map to 1:MM when converted to Eastern, but earlier times have the fold attribute set to 0 and the later times have it set to 1. @@ -2609,7 +2614,7 @@

        用法範例:也參考

        -
        zoneinfo

        The datetime module has a basic timezone class (for +

        zoneinfo

        The datetime module has a basic timezone class (for handling arbitrary fixed offsets from UTC) and its timezone.utc attribute (a UTC timezone instance).

        zoneinfo brings the IANA timezone database (also known as the Olson @@ -2702,15 +2707,15 @@

        用法範例: -

        strftime()strptime() 的行為

        +

        strftime() and strptime() Behavior

        date, datetime, and time objects all support a strftime(format) method, to create a string representing the time under the control of an explicit format string.

        Conversely, the datetime.strptime() class method creates a datetime object from a string representing a date and time and a corresponding format string.

        -

        The table below provides a high-level comparison of strftime() -versus strptime():

        +

        The table below provides a high-level comparison of strftime() +versus strptime():

        @@ -2740,7 +2745,7 @@

        用法範例: -

        strftime() and strptime() Format Codes

        +

        strftime() and strptime() Format Codes

        These methods accept format codes that can be used to parse and format dates:

        >>> datetime.strptime('31/01/22 23:59:59.999999',
         ...                   '%d/%m/%y %H:%M:%S.%f')
        @@ -3017,12 +3022,12 @@ 

        用法範例:strftime() +

        These may not be available on all platforms when used with the strftime() method. The ISO 8601 year and ISO 8601 week directives are not interchangeable -with the year and week number directives above. Calling strptime() with +with the year and week number directives above. Calling strptime() with incomplete or ambiguous ISO 8601 directives will raise a ValueError.

        The full set of format codes supported varies across platforms, because Python -calls the platform C library's strftime() function, and platform +calls the platform C library's strftime() function, and platform variations are common. To see the full set of format codes supported on your platform, consult the strftime(3) documentation. There are also differences between platforms in handling of unsupported format specifiers.

        @@ -3037,7 +3042,7 @@

        用法範例:

        Broadly speaking, d.strftime(fmt) acts like the time module's time.strftime(fmt, d.timetuple()) although not all objects support a -timetuple() method.

        +timetuple() method.

        For the datetime.strptime() class method, the default value is 1900-01-01T00:00:00.000: any components not specified in the format string will be pulled from the default value. [4]

        @@ -3048,7 +3053,9 @@

        技術細節datetime.strptime but are discarded by time.strptime.

        -

        time 物件來說,不應該使用年、月、日的格式碼,因為 time 物件並沒有這些值。如果使用這些格式碼,年份會以 1900 代替、月及日會以 1 代替。

        +

        For time objects, the format codes for year, month, and day should not +be used, as time objects have no such values. If they're used anyway, +1900 is substituted for the year, and 1 for the month and day.

        date 物件來說,不應該使用時、分、秒、微秒的格式碼,因為 date 物件並沒有這些值。如果使用這些格式碼,這些值都會以 0 代替。

        For the same reason, handling of format strings containing Unicode code points that can't be represented in the charset of the current locale is also @@ -3061,22 +3068,22 @@

        技術細節strptime() method can parse years in the full [1, 9999] range, but +
      • The strptime() method can parse years in the full [1, 9999] range, but years < 1000 must be zero-filled to 4-digit width.

        -

        在 3.2 版的變更: In previous versions, strftime() method was restricted to +

        在 3.2 版的變更: In previous versions, strftime() method was restricted to years >= 1900.

        -

        在 3.3 版的變更: In version 3.2, strftime() method was restricted to +

        在 3.3 版的變更: In version 3.2, strftime() method was restricted to years >= 1000.

      • -
      • When used with the strptime() method, the %p directive only affects +

      • When used with the strptime() method, the %p directive only affects the output hour field if the %I directive is used to parse the hour.

      • -
      • Unlike the time module, the datetime module does not support +

      • Unlike the time module, the datetime module does not support leap seconds.

      • -
      • When used with the strptime() method, the %f directive +

      • When used with the strptime() method, the %f directive accepts from one to six digits and zero pads on the right. %f is an extension to the set of format characters in the C standard (but implemented separately in datetime objects, and therefore always @@ -3085,7 +3092,7 @@

        技術細節 -
        %z

        utcoffset() is transformed into a string of the form +

        %z

        utcoffset() is transformed into a string of the form ±HHMM[SS[.ffffff]], where HH is a 2-digit string giving the number of UTC offset hours, MM is a 2-digit string giving the number of UTC offset minutes, SS is a 2-digit string giving the number of UTC offset @@ -3093,7 +3100,7 @@

        技術細節ffffff part is omitted when the offset is a whole number of seconds and both the ffffff and the SS part is omitted when the offset is a whole number of minutes. For example, if -utcoffset() returns timedelta(hours=-3, minutes=-30), %z is +utcoffset() returns timedelta(hours=-3, minutes=-30), %z is replaced with the string '-0330'.

        @@ -3101,7 +3108,7 @@

        技術細節在 3.7 版的變更: The UTC offset is not restricted to a whole number of minutes.

      • -

        在 3.7 版的變更: When the %z directive is provided to the strptime() method, +

        在 3.7 版的變更: When the %z directive is provided to the strptime() method, the UTC offsets can have a colon as a separator between hours, minutes and seconds. For example, '+01:00:00' will be parsed as an offset of one hour. @@ -3111,10 +3118,10 @@

        技術細節%:z

        Behaves exactly as %z, but has a colon separator added between hours, minutes and seconds.

        -
        %Z

        In strftime(), %Z is replaced by an empty string if -tzname() returns None; otherwise %Z is replaced by the +

        %Z

        In strftime(), %Z is replaced by an empty string if +tzname() returns None; otherwise %Z is replaced by the returned value, which must be a string.

        -

        strptime() only accepts certain values for %Z:

        +

        strptime() only accepts certain values for %Z:

        1. any value in time.tzname for your machine's locale

        2. the hard-coded values UTC and GMT

        3. @@ -3125,19 +3132,19 @@

          技術細節 -

          在 3.2 版的變更: When the %z directive is provided to the strptime() method, an +

          在 3.2 版的變更: When the %z directive is provided to the strptime() method, an aware datetime object will be produced. The tzinfo of the result will be set to a timezone instance.

        -
      • When used with the strptime() method, %U and %W are only used +

      • When used with the strptime() method, %U and %W are only used in calculations when the day of the week and the calendar year (%Y) are specified.

      • Similar to %U and %W, %V is only used in calculations when the day of the week and the ISO year (%G) are specified in a -strptime() format string. Also note that %G and %Y are not +strptime() format string. Also note that %G and %Y are not interchangeable.

      • -
      • When used with the strptime() method, the leading zero is optional +

      • When used with the strptime() method, the leading zero is optional for formats %d, %m, %H, %I, %M, %S, %j, %U, %W, and %V. Format %y does require a leading zero.

      • @@ -3205,7 +3212,7 @@

        目錄

      • tzinfo 物件
      • timezone 物件
      • -
      • strftime()strptime() 的行為
          +
        • strftime() and strptime() Behavior @@ -3315,7 +3322,7 @@

          瀏覽



          - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
          diff --git a/library/dbm.html b/library/dbm.html index d7657c0f2a..bb3a68bb31 100644 --- a/library/dbm.html +++ b/library/dbm.html @@ -8,7 +8,7 @@ dbm --- Unix "databases" 的介面 — Python 3.12.1 說明文件 - + @@ -228,10 +228,10 @@

          瀏覽

          the first submodule listed above that can be imported is used.

        • flag (str) --

            -
          • 'r' (default), Open existing database for reading only.

          • -
          • 'w', Open existing database for reading and writing.

          • -
          • 'c', Open database for reading and writing, creating it if it doesn't exist.

          • -
          • 'n', Always create a new, empty database, open for reading and writing.

          • +
          • 'r' (default): Open existing database for reading only.

          • +
          • 'w': Open existing database for reading and writing.

          • +
          • 'c': Open database for reading and writing, creating it if it doesn't exist.

          • +
          • 'n': Always create a new, empty database, open for reading and writing.

        • mode (int) -- The Unix file access mode of the file (default: octal 0o666), @@ -325,63 +325,48 @@

          瀏覽

          dbm.gnu.open(filename, flag='r', mode=0o666, /)
          -

          Open a GDBM database and return a gdbm object. The filename -argument is the name of the database file.

          -

          The optional flag argument can be:

          -
      • - - - - - - - - - - - - - - - - - - - -

        Value

        Meaning

        'r' (default)

        Open existing database for reading only.

        'w'

        Open existing database for reading and writing.

        'c'

        Open database for reading and writing, creating it if it doesn't exist.

        'n'

        Always create a new, empty database, open for reading and writing.

        -

        The following additional characters may be appended to the flag to control -how the database is opened:

        - - - - - - - - - - - - - - - - - -

        Value

        Meaning

        'f'

        Open the database in fast mode. Writes -to the database will not be synchronized.

        's'

        Synchronized mode. This will cause changes -to the database to be immediately written -to the file.

        'u'

        不要鎖住資料庫

        -

        Not all flags are valid for all versions of GDBM. The module constant -open_flags is a string of supported flag characters. The exception -error is raised if an invalid flag is specified.

        -

        The optional mode argument is the Unix mode of the file, used only when the -database has to be created. It defaults to octal 0o666.

        -

        In addition to the dictionary-like methods, gdbm objects have the -following methods:

        +

        Open a GDBM database and return a gdbm object.

        +
        +
        參數:
        +
          +
        • filename (path-like object) -- The database file to open.

        • +
        • flag (str) --

            +
          • 'r' (default): Open existing database for reading only.

          • +
          • 'w': Open existing database for reading and writing.

          • +
          • 'c': Open database for reading and writing, creating it if it doesn't exist.

          • +
          • 'n': Always create a new, empty database, open for reading and writing.

          • +
          +

          The following additional characters may be appended +to control how the database is opened:

          +
            +
          • 'f': Open the database in fast mode. +Writes to the database will not be synchronized.

          • +
          • 's': Synchronized mode. +Changes to the database will be written immediately to the file.

          • +
          • 'u': Do not lock database.

          • +
          +

          Not all flags are valid for all versions of GDBM. +See the open_flags member for a list of supported flag characters.

          +

        • +
        • mode (int) -- The Unix file access mode of the file (default: octal 0o666), +used only when the database has to be created.

        • +
        +
        +
        引發:
        +

        error -- If an invalid flag argument is passed.

        +
        +
        -

        在 3.11 版的變更: Accepts path-like object for filename.

        +

        在 3.11 版的變更: filename accepts a path-like object.

        +
        +
        +dbm.gnu.open_flags
        +

        A string of characters the flag parameter of open() supports.

        +
        + +

        In addition to the dictionary-like methods, gdbm objects have the +following methods and attributes:

        gdbm.firstkey()
        @@ -470,34 +455,24 @@

        瀏覽

        dbm.ndbm.open(filename, flag='r', mode=0o666, /)
        -

        Open an NDBM database and return an ndbm object. -The filename argument is the name of the database file -(without the .dir or .pag extensions).

        -

        The optional flag argument must be one of these values:

        - - - - - - - - - - - - - - - - - - - - -

        Value

        Meaning

        'r' (default)

        Open existing database for reading only.

        'w'

        Open existing database for reading and writing.

        'c'

        Open database for reading and writing, creating it if it doesn't exist.

        'n'

        Always create a new, empty database, open for reading and writing.

        -

        The optional mode argument is the Unix mode of the file, used only when the -database has to be created. It defaults to octal 0o666 (and will be -modified by the prevailing umask).

        +

        Open an NDBM database and return an ndbm object.

        +
        +
        參數:
        +
          +
        • filename (path-like object) -- The basename of the database file +(without the .dir or .pag extensions).

        • +
        • flag (str) --

            +
          • 'r' (default): Open existing database for reading only.

          • +
          • 'w': Open existing database for reading and writing.

          • +
          • 'c': Open database for reading and writing, creating it if it doesn't exist.

          • +
          • 'n': Always create a new, empty database, open for reading and writing.

          • +
          +

        • +
        • mode (int) -- The Unix file access mode of the file (default: octal 0o666), +used only when the database has to be created.

        • +
        +
        +

        In addition to the dictionary-like methods, ndbm objects provide the following method:

        @@ -554,29 +529,14 @@

        瀏覽

      • filename.dir

    • -
    • flag (str) -- - - - - - - - - - - - - - - - - - - - -

      Value

      Meaning

      'r'

      Open existing database for reading only.

      'w'

      Open existing database for reading and writing.

      'c'(預設)

      Open database for reading and writing, creating it if it doesn't exist.

      'n'

      Always create a new, empty database, open for reading and writing.

      +

    • flag (str) --

        +
      • 'r': Open existing database for reading only.

      • +
      • 'w': Open existing database for reading and writing.

      • +
      • 'c' (default): Open database for reading and writing, creating it if it doesn't exist.

      • +
      • 'n': Always create a new, empty database, open for reading and writing.

      • +

    • -
    • mode (int) -- The Unix file access mode of the file (default: 0o666), +

    • mode (int) -- The Unix file access mode of the file (default: octal 0o666), used only when the database has to be created.

    @@ -588,7 +548,7 @@

    瀏覽

    Python's AST compiler.

    -

    在 3.5 版的變更: open() always creates a new database when flag is 'n'.

    +

    在 3.5 版的變更: open() always creates a new database when flag is 'n'.

    在 3.8 版的變更: A database opened read-only if flag is 'r'. @@ -737,7 +697,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/debug.html b/library/debug.html index db504f8ee2..ff694af396 100644 --- a/library/debug.html +++ b/library/debug.html @@ -8,7 +8,7 @@ 除錯與效能分析 — Python 3.12.1 說明文件 - + @@ -351,7 +351,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/decimal.html b/library/decimal.html index 4b5f75b758..d4fa91500b 100644 --- a/library/decimal.html +++ b/library/decimal.html @@ -8,7 +8,7 @@ decimal --- Decimal fixed point and floating point arithmetic — Python 3.12.1 說明文件 - + @@ -2645,7 +2645,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/development.html b/library/development.html index 2cc6ef72e1..afa699de97 100644 --- a/library/development.html +++ b/library/development.html @@ -8,7 +8,7 @@ 開發工具 — Python 3.12.1 說明文件 - + @@ -486,7 +486,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/devmode.html b/library/devmode.html index d19d9d4d02..603a35235e 100644 --- a/library/devmode.html +++ b/library/devmode.html @@ -8,7 +8,7 @@ Python Development Mode — Python 3.12.1 說明文件 - + @@ -493,7 +493,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/dialog.html b/library/dialog.html index 715418aa8f..c3e09394fc 100644 --- a/library/dialog.html +++ b/library/dialog.html @@ -8,7 +8,7 @@ Tkinter Dialogs — Python 3.12.1 說明文件 - + @@ -589,7 +589,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/difflib.html b/library/difflib.html index fe109aad84..bb81c92546 100644 --- a/library/difflib.html +++ b/library/difflib.html @@ -8,7 +8,7 @@ difflib --- Helpers for computing deltas — Python 3.12.1 說明文件 - + @@ -1210,7 +1210,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/dis.html b/library/dis.html index 0677b6e45a..ed3d1ad350 100644 --- a/library/dis.html +++ b/library/dis.html @@ -8,7 +8,7 @@ dis --- Python bytecode的反組譯器 — Python 3.12.1 說明文件 - + @@ -2310,7 +2310,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/distribution.html b/library/distribution.html index 72631da124..ebefd0ac5c 100644 --- a/library/distribution.html +++ b/library/distribution.html @@ -8,7 +8,7 @@ 軟體封裝與發布 — Python 3.12.1 說明文件 - + @@ -311,7 +311,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/doctest.html b/library/doctest.html index c729fa6dca..c6bbf62cd1 100644 --- a/library/doctest.html +++ b/library/doctest.html @@ -8,7 +8,7 @@ doctest --- Test interactive Python examples — Python 3.12.1 說明文件 - + @@ -2037,7 +2037,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.charset.html b/library/email.charset.html index e6e15c0125..92091eea0b 100644 --- a/library/email.charset.html +++ b/library/email.charset.html @@ -8,7 +8,7 @@ email.charset: 表示字元集合 — Python 3.12.1 說明文件 - + @@ -478,7 +478,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.compat32-message.html b/library/email.compat32-message.html index bcadcf354d..56d5e85c30 100644 --- a/library/email.compat32-message.html +++ b/library/email.compat32-message.html @@ -8,7 +8,7 @@ email.message.Message: Representing an email message using the compat32 API — Python 3.12.1 說明文件 - + @@ -1018,7 +1018,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.contentmanager.html b/library/email.contentmanager.html index 39bc1a9595..2e44752ae5 100644 --- a/library/email.contentmanager.html +++ b/library/email.contentmanager.html @@ -8,7 +8,7 @@ email.contentmanager: Managing MIME Content — Python 3.12.1 說明文件 - + @@ -488,7 +488,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.encoders.html b/library/email.encoders.html index b05fb01168..91b5036e44 100644 --- a/library/email.encoders.html +++ b/library/email.encoders.html @@ -8,7 +8,7 @@ email.encoders: Encoders — Python 3.12.1 說明文件 - + @@ -349,7 +349,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.errors.html b/library/email.errors.html index b8a0f9a876..95476b5370 100644 --- a/library/email.errors.html +++ b/library/email.errors.html @@ -8,7 +8,7 @@ email.errors: Exception and Defect classes — Python 3.12.1 說明文件 - + @@ -401,7 +401,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.examples.html b/library/email.examples.html index 285528afe9..31fc5ada00 100644 --- a/library/email.examples.html +++ b/library/email.examples.html @@ -8,7 +8,7 @@ email: Examples — Python 3.12.1 說明文件 - + @@ -669,7 +669,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.generator.html b/library/email.generator.html index d488309e23..0bd55e6def 100644 --- a/library/email.generator.html +++ b/library/email.generator.html @@ -8,7 +8,7 @@ email.generator: Generating MIME documents — Python 3.12.1 說明文件 - + @@ -534,7 +534,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.header.html b/library/email.header.html index 9427fb8aa3..4f751fd474 100644 --- a/library/email.header.html +++ b/library/email.header.html @@ -8,7 +8,7 @@ email.header: Internationalized headers — Python 3.12.1 說明文件 - + @@ -461,7 +461,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.headerregistry.html b/library/email.headerregistry.html index 826631bddc..b1d18450ff 100644 --- a/library/email.headerregistry.html +++ b/library/email.headerregistry.html @@ -8,7 +8,7 @@ email.headerregistry: Custom Header Objects — Python 3.12.1 說明文件 - + @@ -815,7 +815,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.html b/library/email.html index 3e61f7d98e..276fd2bed1 100644 --- a/library/email.html +++ b/library/email.html @@ -8,7 +8,7 @@ email --- An email and MIME handling package — Python 3.12.1 說明文件 - + @@ -411,7 +411,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.iterators.html b/library/email.iterators.html index b4c79d4525..32b967dcb1 100644 --- a/library/email.iterators.html +++ b/library/email.iterators.html @@ -8,7 +8,7 @@ email.iterators: Iterators — Python 3.12.1 說明文件 - + @@ -343,7 +343,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.message.html b/library/email.message.html index 4e393a1e3e..f16b52c002 100644 --- a/library/email.message.html +++ b/library/email.message.html @@ -8,7 +8,7 @@ email.message: Representing an email message — Python 3.12.1 說明文件 - + @@ -1030,7 +1030,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.mime.html b/library/email.mime.html index e59daef7a8..52adc4fc45 100644 --- a/library/email.mime.html +++ b/library/email.mime.html @@ -8,7 +8,7 @@ email.mime: Creating email and MIME objects from scratch — Python 3.12.1 說明文件 - + @@ -492,7 +492,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.parser.html b/library/email.parser.html index 73dfc40fa2..b8e2f4eb8f 100644 --- a/library/email.parser.html +++ b/library/email.parser.html @@ -8,7 +8,7 @@ email.parser: Parsing email messages — Python 3.12.1 說明文件 - + @@ -624,7 +624,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.policy.html b/library/email.policy.html index d2b301f470..52e675d0ae 100644 --- a/library/email.policy.html +++ b/library/email.policy.html @@ -8,7 +8,7 @@ email.policy: Policy Objects — Python 3.12.1 說明文件 - + @@ -905,7 +905,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/email.utils.html b/library/email.utils.html index d170f0f4dd..284d4b3762 100644 --- a/library/email.utils.html +++ b/library/email.utils.html @@ -8,7 +8,7 @@ email.utils: Miscellaneous utilities — Python 3.12.1 說明文件 - + @@ -511,7 +511,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/ensurepip.html b/library/ensurepip.html index 5ab0c0edf9..60f5be7b58 100644 --- a/library/ensurepip.html +++ b/library/ensurepip.html @@ -8,7 +8,7 @@ ensurepip --- pip 安裝器的初始建置 (bootstrapping) — Python 3.12.1 說明文件 - + @@ -382,7 +382,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/enum.html b/library/enum.html index a0363cb5ab..af32cb0db8 100644 --- a/library/enum.html +++ b/library/enum.html @@ -8,7 +8,7 @@ enum --- 對列舉的支援 — Python 3.12.1 說明文件 - + @@ -1292,7 +1292,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/errno.html b/library/errno.html index e07d5bcf03..4f92ca160d 100644 --- a/library/errno.html +++ b/library/errno.html @@ -8,7 +8,7 @@ errno --- Standard errno system symbols — Python 3.12.1 說明文件 - + @@ -1105,7 +1105,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/exceptions.html b/library/exceptions.html index 3715310e05..0826a8eb95 100644 --- a/library/exceptions.html +++ b/library/exceptions.html @@ -8,7 +8,7 @@ 內建的例外 — Python 3.12.1 說明文件 - + @@ -195,7 +195,7 @@

    瀏覽

    classes derived from that class (but not exception classes from which it is derived). Two exception classes that are not related via subclassing are never equivalent, even if they have the same name.

    -

    The built-in exceptions listed below can be generated by the interpreter or +

    The built-in exceptions listed in this chapter can be generated by the interpreter or built-in functions. Except where mentioned, they have an "associated value" indicating the detailed cause of the error. This may be a string or a tuple of several items of information (e.g., an error code and a string explaining the @@ -1507,7 +1507,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/faulthandler.html b/library/faulthandler.html index 379d50c735..7dfb93902b 100644 --- a/library/faulthandler.html +++ b/library/faulthandler.html @@ -8,7 +8,7 @@ faulthandler --- Dump the Python traceback — Python 3.12.1 說明文件 - + @@ -492,7 +492,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/fcntl.html b/library/fcntl.html index 7e857a896a..61b13c53a6 100644 --- a/library/fcntl.html +++ b/library/fcntl.html @@ -8,7 +8,7 @@ fcntl --- The fcntl and ioctl system calls — Python 3.12.1 說明文件 - + @@ -462,7 +462,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/filecmp.html b/library/filecmp.html index ab7d1686f2..f81781993c 100644 --- a/library/filecmp.html +++ b/library/filecmp.html @@ -8,7 +8,7 @@ filecmp --- File and Directory Comparisons — Python 3.12.1 說明文件 - + @@ -509,7 +509,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/fileformats.html b/library/fileformats.html index 159aba6fc5..a802beab45 100644 --- a/library/fileformats.html +++ b/library/fileformats.html @@ -8,7 +8,7 @@ 檔案格式 — Python 3.12.1 說明文件 - + @@ -319,7 +319,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/fileinput.html b/library/fileinput.html index 0d10a7858e..87df104f45 100644 --- a/library/fileinput.html +++ b/library/fileinput.html @@ -8,7 +8,7 @@ fileinput --- Iterate over lines from multiple input streams — Python 3.12.1 說明文件 - + @@ -490,7 +490,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/filesys.html b/library/filesys.html index d1cf29de53..a4cb44e02b 100644 --- a/library/filesys.html +++ b/library/filesys.html @@ -8,7 +8,7 @@ 檔案與目錄存取 — Python 3.12.1 說明文件 - + @@ -340,7 +340,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/fnmatch.html b/library/fnmatch.html index b24ad5474f..971dbc3a98 100644 --- a/library/fnmatch.html +++ b/library/fnmatch.html @@ -8,7 +8,7 @@ fnmatch --- Unix filename pattern matching — Python 3.12.1 說明文件 - + @@ -378,7 +378,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/fractions.html b/library/fractions.html index b1cbcf3b82..814dbc03f8 100644 --- a/library/fractions.html +++ b/library/fractions.html @@ -8,7 +8,7 @@ fractions --- Rational numbers — Python 3.12.1 說明文件 - + @@ -523,7 +523,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/frameworks.html b/library/frameworks.html index e679bc6e36..3d9f2ac8f1 100644 --- a/library/frameworks.html +++ b/library/frameworks.html @@ -8,7 +8,7 @@ 程式框架 — Python 3.12.1 說明文件 - + @@ -364,7 +364,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/ftplib.html b/library/ftplib.html index debcec0de9..481f3f1bdf 100644 --- a/library/ftplib.html +++ b/library/ftplib.html @@ -8,7 +8,7 @@ ftplib --- FTP 協定用戶端 — Python 3.12.1 說明文件 - + @@ -765,7 +765,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/functional.html b/library/functional.html index 2fba840a26..76137b70fd 100644 --- a/library/functional.html +++ b/library/functional.html @@ -8,7 +8,7 @@ 函式編程模組 — Python 3.12.1 說明文件 - + @@ -299,7 +299,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/functions.html b/library/functions.html index 28c8886d01..93de02da0c 100644 --- a/library/functions.html +++ b/library/functions.html @@ -8,7 +8,7 @@ 內建函式 — Python 3.12.1 說明文件 - + @@ -2021,7 +2021,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/functools.html b/library/functools.html index 032ccee031..2a4e9966fd 100644 --- a/library/functools.html +++ b/library/functools.html @@ -8,7 +8,7 @@ functools --- Higher-order functions and operations on callable objects — Python 3.12.1 說明文件 - + @@ -1009,7 +1009,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/gc.html b/library/gc.html index ae5dfe4074..c8c900088c 100644 --- a/library/gc.html +++ b/library/gc.html @@ -8,7 +8,7 @@ gc --- 垃圾回收器介面 (Garbage Collector interface) — Python 3.12.1 說明文件 - + @@ -531,7 +531,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/getopt.html b/library/getopt.html index e08f739069..cea23a7418 100644 --- a/library/getopt.html +++ b/library/getopt.html @@ -8,7 +8,7 @@ getopt --- C-style parser for command line options — Python 3.12.1 說明文件 - + @@ -436,7 +436,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/getpass.html b/library/getpass.html index c920ea0f2b..f3e0f87cc6 100644 --- a/library/getpass.html +++ b/library/getpass.html @@ -8,7 +8,7 @@ getpass --- 可攜式密碼輸入工具 — Python 3.12.1 說明文件 - + @@ -312,7 +312,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/gettext.html b/library/gettext.html index 874e0bd1cb..ca88298711 100644 --- a/library/gettext.html +++ b/library/gettext.html @@ -8,7 +8,7 @@ gettext --- Multilingual internationalization services — Python 3.12.1 說明文件 - + @@ -952,7 +952,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/glob.html b/library/glob.html index 749c608575..aa0dadda3b 100644 --- a/library/glob.html +++ b/library/glob.html @@ -8,7 +8,7 @@ glob --- Unix 風格的路徑名稱模式擴展 — Python 3.12.1 說明文件 - + @@ -369,7 +369,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/graphlib.html b/library/graphlib.html index 7c5f525e62..4633a8ef77 100644 --- a/library/graphlib.html +++ b/library/graphlib.html @@ -8,7 +8,7 @@ graphlib —-- 使用類圖 (graph-like) 結構進行操作的功能 — Python 3.12.1 說明文件 - + @@ -438,7 +438,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/grp.html b/library/grp.html index f1bddebbf9..14c2a98799 100644 --- a/library/grp.html +++ b/library/grp.html @@ -8,7 +8,7 @@ grp --- The group database — Python 3.12.1 說明文件 - + @@ -356,7 +356,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/gzip.html b/library/gzip.html index 528836695e..42afda7410 100644 --- a/library/gzip.html +++ b/library/gzip.html @@ -8,7 +8,7 @@ gzip --- gzip 檔案的支援 — Python 3.12.1 說明文件 - + @@ -232,7 +232,7 @@

    瀏覽

    exception gzip.BadGzipFile
    -

    An exception raised for invalid gzip files. It inherits OSError. +

    An exception raised for invalid gzip files. It inherits from OSError. EOFError and zlib.error can also be raised for invalid gzip files.

    @@ -595,7 +595,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/hashlib.html b/library/hashlib.html index 04c8c8d5e6..1465aba0c5 100644 --- a/library/hashlib.html +++ b/library/hashlib.html @@ -8,7 +8,7 @@ hashlib --- Secure hashes and message digests — Python 3.12.1 說明文件 - + @@ -1183,7 +1183,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/heapq.html b/library/heapq.html index f5ae20fbe3..bba984bfa7 100644 --- a/library/heapq.html +++ b/library/heapq.html @@ -8,7 +8,7 @@ heapq --- 堆積佇列 (heap queue) 演算法 — Python 3.12.1 說明文件 - + @@ -478,7 +478,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/hmac.html b/library/hmac.html index 9bd769bc1a..291ce132fd 100644 --- a/library/hmac.html +++ b/library/hmac.html @@ -8,7 +8,7 @@ hmac --- 基於金鑰雜湊的訊息驗證 — Python 3.12.1 說明文件 - + @@ -393,7 +393,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/html.entities.html b/library/html.entities.html index d451b3faad..9f73ceccc2 100644 --- a/library/html.entities.html +++ b/library/html.entities.html @@ -8,7 +8,7 @@ html.entities --- HTML 一般實體的定義 — Python 3.12.1 說明文件 - + @@ -317,7 +317,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/html.html b/library/html.html index 96456e2a25..ae5b3c1168 100644 --- a/library/html.html +++ b/library/html.html @@ -8,7 +8,7 @@ html --- 超連結標記語言 (HTML) 支援 — Python 3.12.1 說明文件 - + @@ -307,7 +307,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/html.parser.html b/library/html.parser.html index 047306623a..9359899bb9 100644 --- a/library/html.parser.html +++ b/library/html.parser.html @@ -8,7 +8,7 @@ html.parser --- 簡單的 HTML 和 XHTML 剖析器 — Python 3.12.1 說明文件 - + @@ -573,7 +573,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/http.client.html b/library/http.client.html index c2280fe880..a63dbbaf58 100644 --- a/library/http.client.html +++ b/library/http.client.html @@ -8,7 +8,7 @@ http.client --- HTTP protocol client — Python 3.12.1 說明文件 - + @@ -991,7 +991,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/http.cookiejar.html b/library/http.cookiejar.html index 994c2a0b83..ac8ae2ed13 100644 --- a/library/http.cookiejar.html +++ b/library/http.cookiejar.html @@ -8,7 +8,7 @@ http.cookiejar --- Cookie handling for HTTP clients — Python 3.12.1 說明文件 - + @@ -1055,7 +1055,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/http.cookies.html b/library/http.cookies.html index 36bb657495..69cbce9ff0 100644 --- a/library/http.cookies.html +++ b/library/http.cookies.html @@ -8,7 +8,7 @@ http.cookies --- HTTP state management — Python 3.12.1 說明文件 - + @@ -600,7 +600,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/http.html b/library/http.html index fa45d5512a..c76648cd03 100644 --- a/library/http.html +++ b/library/http.html @@ -8,7 +8,7 @@ http --- HTTP 模組 — Python 3.12.1 說明文件 - + @@ -740,7 +740,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/http.server.html b/library/http.server.html index 70daac5f4f..8e29c77c0a 100644 --- a/library/http.server.html +++ b/library/http.server.html @@ -8,7 +8,7 @@ http.server — HTTP 伺服器 — Python 3.12.1 說明文件 - + @@ -874,7 +874,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/i18n.html b/library/i18n.html index 7e9f27947c..cf42dc5240 100644 --- a/library/i18n.html +++ b/library/i18n.html @@ -8,7 +8,7 @@ 國際化 — Python 3.12.1 說明文件 - + @@ -312,7 +312,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/idle.html b/library/idle.html index 4832223c9c..ebc776e967 100644 --- a/library/idle.html +++ b/library/idle.html @@ -8,7 +8,7 @@ IDLE — Python 3.12.1 說明文件 - + @@ -1182,7 +1182,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/imaplib.html b/library/imaplib.html index dc2a3f923e..41d290ea10 100644 --- a/library/imaplib.html +++ b/library/imaplib.html @@ -8,7 +8,7 @@ imaplib --- IMAP4 protocol client — Python 3.12.1 說明文件 - + @@ -954,7 +954,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/imghdr.html b/library/imghdr.html index 510389acda..26020a43f8 100644 --- a/library/imghdr.html +++ b/library/imghdr.html @@ -8,7 +8,7 @@ imghdr --- 推測圖片種類 — Python 3.12.1 說明文件 - + @@ -370,7 +370,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/importlib.html b/library/importlib.html index 69feeb708c..1735d5b9bd 100644 --- a/library/importlib.html +++ b/library/importlib.html @@ -8,7 +8,7 @@ importlib --- import 的實作 — Python 3.12.1 說明文件 - + @@ -2126,7 +2126,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/importlib.metadata.html b/library/importlib.metadata.html index f394395fa7..b43016df8b 100644 --- a/library/importlib.metadata.html +++ b/library/importlib.metadata.html @@ -8,7 +8,7 @@ importlib.metadata -- Accessing package metadata — Python 3.12.1 說明文件 - + @@ -667,7 +667,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/importlib.resources.abc.html b/library/importlib.resources.abc.html index f925640c5c..2cb6300553 100644 --- a/library/importlib.resources.abc.html +++ b/library/importlib.resources.abc.html @@ -8,7 +8,7 @@ importlib.resources.abc -- Abstract base classes for resources — Python 3.12.1 說明文件 - + @@ -447,7 +447,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/importlib.resources.html b/library/importlib.resources.html index 6b2d863697..e1573180b7 100644 --- a/library/importlib.resources.html +++ b/library/importlib.resources.html @@ -8,7 +8,7 @@ importlib.resources -- Package resource reading, opening and access — Python 3.12.1 說明文件 - + @@ -544,7 +544,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/index.html b/library/index.html index 7d29496a98..587faf02a3 100644 --- a/library/index.html +++ b/library/index.html @@ -8,7 +8,7 @@ Python 標準函式庫 (Standard Library) — Python 3.12.1 說明文件 - + @@ -669,7 +669,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/inspect.html b/library/inspect.html index f584b10b27..418be51316 100644 --- a/library/inspect.html +++ b/library/inspect.html @@ -8,7 +8,7 @@ inspect --- 檢視活動物件 — Python 3.12.1 說明文件 - + @@ -2315,7 +2315,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/internet.html b/library/internet.html index 3e33de9f30..4ac9d59055 100644 --- a/library/internet.html +++ b/library/internet.html @@ -8,7 +8,7 @@ 網路協定 (Internet protocols) 及支援 — Python 3.12.1 說明文件 - + @@ -469,7 +469,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/intro.html b/library/intro.html index 0d5ecb8012..820f2b0005 100644 --- a/library/intro.html +++ b/library/intro.html @@ -8,7 +8,7 @@ 簡介 — Python 3.12.1 說明文件 - + @@ -362,7 +362,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/io.html b/library/io.html index f93eeaa204..871e5f0a07 100644 --- a/library/io.html +++ b/library/io.html @@ -8,7 +8,7 @@ io — 處理資料串流的核心工具 — Python 3.12.1 說明文件 - + @@ -527,7 +527,7 @@

    I/O 基礎類別
    class io.RawIOBase
    -

    原始二進位串流的基底類別。它繼承自 IOBase

    +

    Base class for raw binary streams. It inherits from IOBase.

    原始二進位串流通常提供對底層作業系統設備或 API 的低階存取,並不嘗試將其封裝在高階基元 (primitive) 中(這項功能在緩衝二進位串流和文字串流中的更高階層級完成,後面的頁面會有描述)。

    RawIOBase 除了 IOBase 的方法外,還提供以下這些方法:

    @@ -561,7 +561,8 @@

    I/O 基礎類別
    class io.BufferedIOBase
    -

    支援某種緩衝的二進位串流的基底類別。它繼承自 IOBase

    +

    Base class for binary streams that support some kind of buffering. +It inherits from IOBase.

    RawIOBase 的主要差異在於,read()readinto()write() 方法將分別嘗試讀取所請求的盡可能多的輸入,或消耗所有給定的輸出,即使可能需要進行多於一次的系統呼叫。

    此外,如果底層的原始串流處於非阻塞模式且無法提供或接收足夠的資料,這些方法可能會引發 BlockingIOError 例外;與 RawIOBase 不同之處在於,它們永遠不會回傳 None

    此外,read() 方法不存在一個遵從 readinto() 的預設實作。

    @@ -667,7 +668,7 @@

    Raw File I/O class io.FileIO(name, mode='r', closefd=True, opener=None)

    A raw binary stream representing an OS-level file containing bytes data. It -inherits RawIOBase.

    +inherits from RawIOBase.

    The name can be one of two things:

    • a character string or bytes object representing the path to the @@ -728,7 +729,7 @@

      Buffered Streams
      class io.BytesIO(initial_bytes=b'')
      -

      A binary stream using an in-memory bytes buffer. It inherits +

      A binary stream using an in-memory bytes buffer. It inherits from BufferedIOBase. The buffer is discarded when the close() method is called.

      The optional argument initial_bytes is a bytes-like object that @@ -788,7 +789,7 @@

      Buffered Streams class io.BufferedReader(raw, buffer_size=DEFAULT_BUFFER_SIZE)

      A buffered binary stream providing higher-level access to a readable, non -seekable RawIOBase raw binary stream. It inherits +seekable RawIOBase raw binary stream. It inherits from BufferedIOBase.

      When reading data from this object, a larger amount of data may be requested from the underlying raw stream, and kept in an internal buffer. @@ -830,7 +831,7 @@

      Buffered Streams class io.BufferedWriter(raw, buffer_size=DEFAULT_BUFFER_SIZE)

      A buffered binary stream providing higher-level access to a writeable, non -seekable RawIOBase raw binary stream. It inherits +seekable RawIOBase raw binary stream. It inherits from BufferedIOBase.

      When writing to this object, data is normally placed into an internal buffer. The buffer will be written out to the underlying RawIOBase @@ -868,7 +869,7 @@

      Buffered Streams class io.BufferedRandom(raw, buffer_size=DEFAULT_BUFFER_SIZE)

      A buffered binary stream providing higher-level access to a seekable -RawIOBase raw binary stream. It inherits BufferedReader +RawIOBase raw binary stream. It inherits from BufferedReader and BufferedWriter.

      The constructor creates a reader and writer for a seekable raw stream, given in the first argument. If the buffer_size is omitted it defaults to @@ -883,7 +884,7 @@

      Buffered Streamsclass io.BufferedRWPair(reader, writer, buffer_size=DEFAULT_BUFFER_SIZE, /)

      A buffered binary stream providing higher-level access to two non seekable RawIOBase raw binary streams---one readable, the other writeable. -It inherits BufferedIOBase.

      +It inherits from BufferedIOBase.

      reader and writer are RawIOBase objects that are readable and writeable respectively. If the buffer_size is omitted it defaults to DEFAULT_BUFFER_SIZE.

      @@ -905,7 +906,7 @@

      文字 I/O¶<
      class io.TextIOBase

      Base class for text streams. This class provides a character and line based -interface to stream I/O. It inherits IOBase.

      +interface to stream I/O. It inherits from IOBase.

      TextIOBase provides or overrides these data attributes and methods in addition to those from IOBase:

      @@ -1011,7 +1012,7 @@

      文字 I/O¶<
      class io.TextIOWrapper(buffer, encoding=None, errors=None, newline=None, line_buffering=False, write_through=False)

      A buffered text stream providing higher-level access to a -BufferedIOBase buffered binary stream. It inherits +BufferedIOBase buffered binary stream. It inherits from TextIOBase.

      encoding gives the name of the encoding that the stream will be decoded or encoded with. It defaults to locale.getencoding(). @@ -1137,7 +1138,7 @@

      文字 I/O¶<
      class io.StringIO(initial_value='', newline='\n')
      -

      A text stream using an in-memory text buffer. It inherits +

      A text stream using an in-memory text buffer. It inherits from TextIOBase.

      The text buffer is discarded when the close() method is called.

      @@ -1184,7 +1185,7 @@

      文字 I/O¶<
      class io.IncrementalNewlineDecoder

      A helper codec that decodes newlines for universal newlines mode. -It inherits codecs.IncrementalDecoder.

      +It inherits from codecs.IncrementalDecoder.

      @@ -1383,7 +1384,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/ipaddress.html b/library/ipaddress.html index ffa259d035..7fb2e4d544 100644 --- a/library/ipaddress.html +++ b/library/ipaddress.html @@ -8,7 +8,7 @@ ipaddress --- IPv4/IPv6 manipulation library — Python 3.12.1 說明文件 - + @@ -1621,7 +1621,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/ipc.html b/library/ipc.html index 1f7be234de..e3744a3aae 100644 --- a/library/ipc.html +++ b/library/ipc.html @@ -8,7 +8,7 @@ Networking and Interprocess Communication — Python 3.12.1 說明文件 - + @@ -295,7 +295,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/itertools.html b/library/itertools.html index ddc876ccb2..0271c63683 100644 --- a/library/itertools.html +++ b/library/itertools.html @@ -8,7 +8,7 @@ itertools --- 建立產生高效率迴圈之疊代器的函式 — Python 3.12.1 說明文件 - + @@ -1527,7 +1527,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/json.html b/library/json.html index 25a4eb4640..b7c3238ddb 100644 --- a/library/json.html +++ b/library/json.html @@ -8,7 +8,7 @@ json --- JSON 編碼器與解碼器 — Python 3.12.1 說明文件 - + @@ -990,7 +990,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/keyword.html b/library/keyword.html index 78c56dce79..ab4d339269 100644 --- a/library/keyword.html +++ b/library/keyword.html @@ -8,7 +8,7 @@ keyword --- 檢驗 Python 關鍵字 — Python 3.12.1 說明文件 - + @@ -313,7 +313,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/language.html b/library/language.html index 00cc07fc25..4e67122675 100644 --- a/library/language.html +++ b/library/language.html @@ -8,7 +8,7 @@ Python Language Services — Python 3.12.1 說明文件 - + @@ -357,7 +357,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/linecache.html b/library/linecache.html index 0c05081fd3..2f1a93c03a 100644 --- a/library/linecache.html +++ b/library/linecache.html @@ -8,7 +8,7 @@ linecache --- Random access to text lines — Python 3.12.1 說明文件 - + @@ -338,7 +338,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/locale.html b/library/locale.html index 1d81be8bd6..cf818c8e25 100644 --- a/library/locale.html +++ b/library/locale.html @@ -8,7 +8,7 @@ locale — 國際化服務 — Python 3.12.1 說明文件 - + @@ -1078,7 +1078,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/logging.config.html b/library/logging.config.html index 066079136f..77c8bdb6da 100644 --- a/library/logging.config.html +++ b/library/logging.config.html @@ -8,7 +8,7 @@ logging.config --- Logging configuration — Python 3.12.1 說明文件 - + @@ -1218,7 +1218,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/logging.handlers.html b/library/logging.handlers.html index 17c87e478f..e649da9e97 100644 --- a/library/logging.handlers.html +++ b/library/logging.handlers.html @@ -8,7 +8,7 @@ logging.handlers --- Logging handlers — Python 3.12.1 說明文件 - + @@ -1326,8 +1326,8 @@

      瀏覽

      occur (e.g. because a bounded queue has filled up), the handleError() method is called to handle the error. This can result in the record silently being dropped (if -logging.raiseExceptions is False) or a message printed to -sys.stderr (if logging.raiseExceptions is True).

      +logging.raiseExceptions is False) or a message printed to +sys.stderr (if logging.raiseExceptions is True).

      @@ -1627,7 +1627,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/logging.html b/library/logging.html index 395cf60080..22995126f4 100644 --- a/library/logging.html +++ b/library/logging.html @@ -8,7 +8,7 @@ logging --- Python 的日誌記錄工具 — Python 3.12.1 說明文件 - + @@ -764,12 +764,12 @@

      瀏覽

      handleError(record)

      This method should be called from handlers when an exception is encountered during an emit() call. If the module-level attribute -raiseExceptions is False, exceptions get silently ignored. This is +raiseExceptions is False, exceptions get silently ignored. This is what is mostly wanted for a logging system - most users will not care about errors in the logging system, they are more interested in application errors. You could, however, replace this with a custom handler if you wish. The specified record is the one which was being processed when the exception -occurred. (The default value of raiseExceptions is True, as that is +occurred. (The default value of raiseExceptions is True, as that is more useful during development).

      @@ -1811,6 +1811,17 @@

      Module-Level Attributes

    +
    +
    +logging.raiseExceptions
    +

    Used to see if exceptions during handling should be propagated.

    +

    Default: True.

    +

    If raiseExceptions is False, +exceptions get silently ignored. This is what is mostly wanted +for a logging system - most users will not care about errors in +the logging system, they are more interested in application errors.

    +
    +

    Integration with the warnings module

    @@ -1978,7 +1989,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/lzma.html b/library/lzma.html index 5bc30891d0..057da8c45c 100644 --- a/library/lzma.html +++ b/library/lzma.html @@ -8,7 +8,7 @@ lzma --- Compression using the LZMA algorithm — Python 3.12.1 說明文件 - + @@ -733,7 +733,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/mailbox.html b/library/mailbox.html index 30595397e8..e65647161b 100644 --- a/library/mailbox.html +++ b/library/mailbox.html @@ -8,7 +8,7 @@ mailbox --- 以各種格式操作郵件信箱 — Python 3.12.1 說明文件 - + @@ -1297,8 +1297,8 @@

    瀏覽

    leading "From " or trailing newline. For convenience, time_ may be specified and will be formatted appropriately and appended to from_. If time_ is specified, it should be a time.struct_time instance, a -tuple suitable for passing to time.strftime(), or True (to use -time.gmtime()).

    +tuple suitable for passing to time.strftime(), or True (to use +time.gmtime()).

    @@ -1782,8 +1782,8 @@

    瀏覽

    leading "From " or trailing newline. For convenience, time_ may be specified and will be formatted appropriately and appended to from_. If time_ is specified, it should be a time.struct_time instance, a -tuple suitable for passing to time.strftime(), or True (to use -time.gmtime()).

    +tuple suitable for passing to time.strftime(), or True (to use +time.gmtime()).

    @@ -2167,7 +2167,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/mailcap.html b/library/mailcap.html index 2e3b11977e..3883111b4d 100644 --- a/library/mailcap.html +++ b/library/mailcap.html @@ -8,7 +8,7 @@ mailcap --- Mailcap file handling — Python 3.12.1 說明文件 - + @@ -359,7 +359,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/markup.html b/library/markup.html index 6b3e678b91..4249d6ae01 100644 --- a/library/markup.html +++ b/library/markup.html @@ -8,7 +8,7 @@ Structured Markup Processing Tools — Python 3.12.1 說明文件 - + @@ -400,7 +400,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/marshal.html b/library/marshal.html index 67aee58041..db11e6b352 100644 --- a/library/marshal.html +++ b/library/marshal.html @@ -8,7 +8,7 @@ marshal --- 内部 Python 物件序列化 — Python 3.12.1 說明文件 - + @@ -345,7 +345,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/math.html b/library/math.html index 3215bd6d83..b42814fe6f 100644 --- a/library/math.html +++ b/library/math.html @@ -8,7 +8,7 @@ math --- 數學函式 — Python 3.12.1 說明文件 - + @@ -86,7 +86,7 @@

    目錄

    • math --- 數學函式
        -
      • Number-theoretic and representation functions
      • +
      • 數論與表現函式
      • Power and logarithmic functions
      • Trigonometric functions
      • Angular conversion
      • @@ -192,27 +192,20 @@

        瀏覽

        這些函式不支援複數;若您需要計算複數,請使用 cmath 模組的同名函式。這是因為大多數的使用者並不想學習那麼多理解複數所需的數學概念,所以根據支援複數與否分為兩種函式。收到一個例外而非複數回傳值,有助於程式設計師提早察覺參數中包含非預期的複數,進而從源頭查出導致此情況的原因。

        此模組提供下列函式。除非特意註明,否則回傳值皆為浮點數。

        -

        Number-theoretic and representation functions

        +

        數論與表現函式

        math.ceil(x)
        -

        Return the ceiling of x, the smallest integer greater than or equal to x. -If x is not a float, delegates to x.__ceil__, -which should return an Integral value.

        +

        回傳 x 經上取整的值,即大於或等於 x 的最小整數。若 x 並非浮點數,此函式將委派給 x.__ceil__,並回傳 Integral 型別的值。

        math.comb(n, k)
        -

        Return the number of ways to choose k items from n items without repetition -and without order.

        -

        Evaluates to n! / (k! * (n - k)!) when k <= n and evaluates -to zero when k > n.

        -

        Also called the binomial coefficient because it is equivalent -to the coefficient of k-th term in polynomial expansion of -(1 + x)ⁿ.

        -

        Raises TypeError if either of the arguments are not integers. -Raises ValueError if either of the arguments are negative.

        +

        回傳從 n 個物品中不重複且不考慮排序地取出 k 個物品的方法數。

        +

        k <= n 時其值為 n! / (k! * (n - k)!),否則其值為 0

        +

        因為此值等同於 (1 + x)ⁿ 進行多項式展開後第 k 項的係數,所以又稱為二項式係數。

        +

        當任一參數非整數型別時會引發 TypeError。當任一參數為負數時會引發 ValueError

        在 3.8 版新加入.

        @@ -221,49 +214,34 @@

        Number-theoretic and representation functions
        math.copysign(x, y)
        -

        Return a float with the magnitude (absolute value) of x but the sign of -y. On platforms that support signed zeros, copysign(1.0, -0.0) -returns -1.0.

        +

        回傳與 x 相同長度(絕對值)且與 y 同號的浮點數。在支援帶符號零的平臺上,copysign(1.0, -0.0) 回傳 -1.0

        math.fabs(x)
        -

        Return the absolute value of x.

        +

        回傳 x 的絕對值。

        math.factorial(n)
        -

        Return n factorial as an integer. Raises ValueError if n is not integral or -is negative.

        +

        以整數回傳 n 的階乘。若 n 非整數型別或其值為負會引發 ValueError

        -

        在 3.9 版之後被棄用: Accepting floats with integral values (like 5.0) is deprecated.

        +

        在 3.9 版之後被棄用: 允許傳入其值為整數的浮點數(如:5.0)已被棄用。

        math.floor(x)
        -

        Return the floor of x, the largest integer less than or equal to x. If -x is not a float, delegates to x.__floor__, which -should return an Integral value.

        +

        回傳 x 經下取整的值,即小於或等於 x 的最大整數。若 x 並非浮點數,此函式將委派給 x.__floor__,並回傳 Integral 型別的值。

        math.fmod(x, y)
        -

        Return fmod(x, y), as defined by the platform C library. Note that the -Python expression x % y may not return the same result. The intent of the C -standard is that fmod(x, y) be exactly (mathematically; to infinite -precision) equal to x - n*y for some integer n such that the result has -the same sign as x and magnitude less than abs(y). Python's x % y -returns a result with the sign of y instead, and may not be exactly computable -for float arguments. For example, fmod(-1e-100, 1e100) is -1e-100, but -the result of Python's -1e-100 % 1e100 is 1e100-1e-100, which cannot be -represented exactly as a float, and rounds to the surprising 1e100. For -this reason, function fmod() is generally preferred when working with -floats, while Python's x % y is preferred when working with integers.

        +

        回傳 C 函式庫所定義的 fmod(x, y) 函式值。請注意此函式與 Python 運算式 x % y 可能會回傳不同結果。C 標準要求 fmod(x, y) 的回傳值完全等同(數學定義上,即無限精度)於 x - n*yn 為可使回傳值與 x 同號且長度小於 abs(y) 的整數。Python 運算式 x % y 的回傳值則與 y 同號,且可能無法精確地計算浮點數引數。例如:fmod(-1e-100, 1e100) 的值為 -1e-100,但 Python 運算式 -1e-100 % 1e100 的結果為 1e100-1e-100,此值無法準確地表示成浮點數,並會四捨五入為出乎意料的 1e100。因此,處理浮點數時通常會選擇函式 fmod(),而處理整數時會選擇 Python 運算式 x % y

        @@ -430,8 +408,7 @@

        Number-theoretic and representation functionsk > n.

        If k is not specified or is None, then k defaults to n and the function returns n!.

        -

        Raises TypeError if either of the arguments are not integers. -Raises ValueError if either of the arguments are negative.

        +

        當任一參數非整數型別時會引發 TypeError。當任一參數為負數時會引發 ValueError

        在 3.8 版新加入.

        @@ -940,7 +917,7 @@

        常數

        目錄

        • math --- 數學函式
            -
          • Number-theoretic and representation functions
          • +
          • 數論與表現函式
          • Power and logarithmic functions
          • Trigonometric functions
          • Angular conversion
          • @@ -1052,7 +1029,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/mimetypes.html b/library/mimetypes.html index 6dd55224c1..84d2efae67 100644 --- a/library/mimetypes.html +++ b/library/mimetypes.html @@ -8,7 +8,7 @@ mimetypes --- Map filenames to MIME types — Python 3.12.1 說明文件 - + @@ -562,7 +562,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/mm.html b/library/mm.html index 9db80470ae..e0a590a928 100644 --- a/library/mm.html +++ b/library/mm.html @@ -8,7 +8,7 @@ 多媒體服務 — Python 3.12.1 說明文件 - + @@ -289,7 +289,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/mmap.html b/library/mmap.html index 44def06729..9a3daba52e 100644 --- a/library/mmap.html +++ b/library/mmap.html @@ -8,7 +8,7 @@ mmap --- Memory-mapped file support — Python 3.12.1 說明文件 - + @@ -723,7 +723,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/modulefinder.html b/library/modulefinder.html index a42da8488a..7201cf1dcf 100644 --- a/library/modulefinder.html +++ b/library/modulefinder.html @@ -8,7 +8,7 @@ modulefinder --- Find modules used by a script — Python 3.12.1 說明文件 - + @@ -406,7 +406,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/modules.html b/library/modules.html index c01bb5b2b4..f6b78c7c48 100644 --- a/library/modules.html +++ b/library/modules.html @@ -8,7 +8,7 @@ 引入模組 — Python 3.12.1 說明文件 - + @@ -340,7 +340,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/msilib.html b/library/msilib.html index f021ec15e7..23d2266f74 100644 --- a/library/msilib.html +++ b/library/msilib.html @@ -8,7 +8,7 @@ msilib --- 讀寫 Microsoft Installer 檔案 — Python 3.12.1 說明文件 - + @@ -880,7 +880,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/msvcrt.html b/library/msvcrt.html index 70df49d60b..a36b55d8e1 100644 --- a/library/msvcrt.html +++ b/library/msvcrt.html @@ -8,7 +8,7 @@ msvcrt --- Useful routines from the MS VC++ runtime — Python 3.12.1 說明文件 - + @@ -459,7 +459,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/multiprocessing.html b/library/multiprocessing.html index 7e76aafb4c..ab80441512 100644 --- a/library/multiprocessing.html +++ b/library/multiprocessing.html @@ -8,7 +8,7 @@ multiprocessing --- Process-based parallelism — Python 3.12.1 說明文件 - + @@ -3725,7 +3725,7 @@

            瀏覽



            - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
            diff --git a/library/multiprocessing.shared_memory.html b/library/multiprocessing.shared_memory.html index de3586ac19..0ae72bc351 100644 --- a/library/multiprocessing.shared_memory.html +++ b/library/multiprocessing.shared_memory.html @@ -8,7 +8,7 @@ multiprocessing.shared_memory --- 對於共享記憶體的跨行程直接存取 — Python 3.12.1 說明文件 - + @@ -177,7 +177,17 @@

            瀏覽


    該模組提供了一個 SharedMemory 類別,用於分配和管理被多核心或對稱多處理器 (symmetric multiprocessor, SMP) 機器上的一個或多個行程存取的共享記憶體。為了協助共享記憶體的生命週期管理,特別是跨不同行程的管理,multiprocessing.managers 模組中還提供了一個 BaseManager 子類別 SharedMemoryManager

    -

    在此模組中,共享記憶體是指「System V 風格」的共享記憶體區塊(儘管不一定如此明確實作),而不是指「分散式共享記憶體 (distributed shared memory)」。這種型別的共享記憶體允許不同的行程潛在地讀取和寫入揮發性記憶體 (volatile memory) 的公開(或共享)區域。通常行程只能存取自己的行程記憶體空間,但共享記憶體允許在行程之間共享資料,從而避免需要跨行程傳遞資料的情境。與透過硬碟或 socket 或其他需要序列化/還原序列化 (serialization/deserialization) 和複製資料的通訊方式以共享資料相比,直接透過記憶體共享資料可以提供顯著的性能優勢。

    +

    In this module, shared memory refers to "POSIX style" shared memory blocks +(though is not necessarily implemented explicitly as such) and does not refer +to "distributed shared memory". This style of shared memory permits distinct +processes to potentially read and write to a common (or shared) region of +volatile memory. Processes are conventionally limited to only have access to +their own process memory space but shared memory permits the sharing +of data between processes, avoiding the need to instead send messages between +processes containing that data. Sharing data directly via memory can provide +significant performance benefits compared to sharing data via disk or socket +or other communications requiring the serialization/deserialization and +copying of data.

    class multiprocessing.shared_memory.SharedMemory(name=None, create=False, size=0)
    @@ -581,7 +591,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/netdata.html b/library/netdata.html index 434da13787..d56b71e457 100644 --- a/library/netdata.html +++ b/library/netdata.html @@ -8,7 +8,7 @@ 網際網路資料處理 — Python 3.12.1 說明文件 - + @@ -358,7 +358,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/netrc.html b/library/netrc.html index 676d94a7eb..d208b48dce 100644 --- a/library/netrc.html +++ b/library/netrc.html @@ -8,7 +8,7 @@ netrc --- netrc 檔案處理 — Python 3.12.1 說明文件 - + @@ -371,7 +371,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/nis.html b/library/nis.html index 16b93f4f1a..5272de25c5 100644 --- a/library/nis.html +++ b/library/nis.html @@ -8,7 +8,7 @@ nis --- Sun NIS (Yellow Pages) 介面 — Python 3.12.1 說明文件 - + @@ -336,7 +336,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/nntplib.html b/library/nntplib.html index 7a15b1b0c1..c1241c4319 100644 --- a/library/nntplib.html +++ b/library/nntplib.html @@ -8,7 +8,7 @@ nntplib --- NNTP 協定客戶端 — Python 3.12.1 說明文件 - + @@ -895,7 +895,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/numbers.html b/library/numbers.html index 2c33b8062a..ba2d394d4b 100644 --- a/library/numbers.html +++ b/library/numbers.html @@ -8,7 +8,7 @@ numbers --- 數值的抽象基底類別 — Python 3.12.1 說明文件 - + @@ -482,7 +482,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/numeric.html b/library/numeric.html index be714843fa..49aeb6db5c 100644 --- a/library/numeric.html +++ b/library/numeric.html @@ -8,7 +8,7 @@ 數值與數學模組 — Python 3.12.1 說明文件 - + @@ -189,7 +189,7 @@

    瀏覽

  • math --- 數學函式
      -
    • Number-theoretic and representation functions
    • +
    • 數論與表現函式
    • Power and logarithmic functions
    • Trigonometric functions
    • Angular conversion
    • @@ -370,7 +370,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/operator.html b/library/operator.html index 45e314e27a..2866529dde 100644 --- a/library/operator.html +++ b/library/operator.html @@ -8,7 +8,7 @@ operator --- 標準運算子替代函式 — Python 3.12.1 說明文件 - + @@ -976,7 +976,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/optparse.html b/library/optparse.html index 55d8f8e750..6d24f1a2ca 100644 --- a/library/optparse.html +++ b/library/optparse.html @@ -8,7 +8,7 @@ optparse --- Parser for command line options — Python 3.12.1 說明文件 - + @@ -2267,7 +2267,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/os.html b/library/os.html index 1adcca122d..d8733ad91f 100644 --- a/library/os.html +++ b/library/os.html @@ -8,7 +8,7 @@ os --- 各種作業系統介面 — Python 3.12.1 說明文件 - + @@ -6031,7 +6031,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/os.path.html b/library/os.path.html index f559de0355..c576a12257 100644 --- a/library/os.path.html +++ b/library/os.path.html @@ -8,7 +8,7 @@ os.path --- 常見的路徑名操作 — Python 3.12.1 說明文件 - + @@ -720,7 +720,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/ossaudiodev.html b/library/ossaudiodev.html index 819766773b..d570d59995 100644 --- a/library/ossaudiodev.html +++ b/library/ossaudiodev.html @@ -8,7 +8,7 @@ ossaudiodev --- 對 OSS 相容聲音裝置的存取 — Python 3.12.1 說明文件 - + @@ -743,7 +743,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/pathlib.html b/library/pathlib.html index b1f914c6e4..d6bb54427a 100644 --- a/library/pathlib.html +++ b/library/pathlib.html @@ -8,7 +8,7 @@ pathlib --- 物件導向檔案系統路徑 — Python 3.12.1 說明文件 - + @@ -1864,7 +1864,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/pdb.html b/library/pdb.html index 97a7b0556a..93ab8cc7dc 100644 --- a/library/pdb.html +++ b/library/pdb.html @@ -8,7 +8,7 @@ pdb --- The Python Debugger — Python 3.12.1 說明文件 - + @@ -976,7 +976,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/persistence.html b/library/persistence.html index 5647b0c039..2eea0cd754 100644 --- a/library/persistence.html +++ b/library/persistence.html @@ -8,7 +8,7 @@ Data Persistence — Python 3.12.1 說明文件 - + @@ -373,7 +373,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/pickle.html b/library/pickle.html index 3973c6dd7a..49d6c7161f 100644 --- a/library/pickle.html +++ b/library/pickle.html @@ -8,7 +8,7 @@ pickle --- Python object serialization — Python 3.12.1 說明文件 - + @@ -429,7 +429,7 @@

      模組介面
      exception pickle.PickleError
      -

      Common base class for the other pickling exceptions. It inherits +

      Common base class for the other pickling exceptions. It inherits from Exception.

      @@ -437,7 +437,7 @@

      模組介面 exception pickle.PicklingError

      Error raised when an unpicklable object is encountered by Pickler. -It inherits PickleError.

      +It inherits from PickleError.

      Refer to What can be pickled and unpickled? to learn what kinds of objects can be pickled.

      @@ -446,7 +446,7 @@

      模組介面 exception pickle.UnpicklingError

      Error raised when there is a problem unpickling an object, such as a data -corruption or a security violation. It inherits PickleError.

      +corruption or a security violation. It inherits from PickleError.

      Note that other exceptions may also be raised during unpickling, including (but not necessarily limited to) AttributeError, EOFError, ImportError, and IndexError.

      @@ -507,7 +507,7 @@

      模組介面copyreg.pickle(). It is a mapping whose keys are classes and whose values are reduction functions. A reduction function takes a single argument of the associated class and should -conform to the same interface as a __reduce__() +conform to the same interface as a __reduce__() method.

      By default, a pickler object will not have a dispatch_table attribute, and it will instead use the @@ -528,7 +528,7 @@

      模組介面reducer_override(obj)

      Special reducer that can be defined in Pickler subclasses. This method has priority over any reducer in the dispatch_table. It -should conform to the same interface as a __reduce__() method, and +should conform to the same interface as a __reduce__() method, and can optionally return NotImplemented to fallback on dispatch_table-registered reducers to pickle obj.

      For a detailed example, see Custom Reduction for Types, Functions, and Other Objects.

      @@ -662,7 +662,7 @@

      模組介面def, not lambda);

    • classes accessible from the top level of a module;

    • -
    • instances of such classes whose the result of calling __getstate__() +

    • instances of such classes whose the result of calling __getstate__() is picklable (see section Pickling Class Instances for details).

    Attempts to pickle unpicklable objects will raise the PicklingError @@ -695,7 +695,7 @@

    模組介面__setstate__() method.

    +conversions can be made by the class's
    __setstate__() method.

    Pickling Class Instances

    @@ -703,7 +703,7 @@

    模組介面__init__() method +introspection. When a class instance is unpickled, its __init__() method is usually not invoked. The default behaviour first creates an uninitialized instance and then restores the saved attributes. The following code shows an implementation of this behaviour:

    @@ -793,25 +793,25 @@

    模組介面Handling Stateful Objects for more information about how to use -the methods __getstate__() and __setstate__().

    +the methods __getstate__() and __setstate__().

    備註

    -

    At unpickling time, some methods like __getattr__(), -__getattribute__(), or __setattr__() may be called upon the +

    At unpickling time, some methods like __getattr__(), +__getattribute__(), or __setattr__() may be called upon the instance. In case those methods rely on some internal invariant being -true, the type should implement __new__() to establish such an -invariant, as __init__() is not called when unpickling an +true, the type should implement __new__() to establish such an +invariant, as __init__() is not called when unpickling an instance.

    As we shall see, pickle does not use directly the methods described above. In fact, these methods are part of the copy protocol which implements the -__reduce__() special method. The copy protocol provides a unified +__reduce__() special method. The copy protocol provides a unified interface for retrieving the data necessary for pickling and copying objects. [4]

    -

    Although powerful, implementing __reduce__() directly in your classes is +

    Although powerful, implementing __reduce__() directly in your classes is error prone. For this reason, class designers should use the high-level -interface (i.e., __getnewargs_ex__(), __getstate__() and -__setstate__()) whenever possible. We will show, however, cases where +interface (i.e., __getnewargs_ex__(), __getstate__() and +__setstate__()) whenever possible. We will show, however, cases where using __reduce__() is the only option or leads to more efficient pickling or both.

    @@ -840,7 +840,8 @@

    模組介面obj.append(item) or, in batch, using obj.extend(list_of_items). This is primarily used for list subclasses, but may be used by other -classes as long as they have append() and extend() methods with +classes as long as they have +append and extend methods with the appropriate signature. (Whether append() or extend() is used depends on which pickle protocol version is used as well as the number of items to append, so both must be supported.)

  • @@ -1021,7 +1022,7 @@

    模組介面

    Handling Stateful Objects

    Here's an example that shows how to modify pickling behavior for a class. -The TextReader class opens a text file, and returns the line number and +The TextReader class below opens a text file, and returns the line number and line contents each time its readline() method is called. If a TextReader instance is pickled, all attributes except the file object member are saved. When the instance is unpickled, the file is reopened, and @@ -1089,7 +1090,7 @@

    模組介面Pickler class and implement a reducer_override() method. This method can return an -arbitrary reduction tuple (see __reduce__()). It can alternatively return +arbitrary reduction tuple (see __reduce__()). It can alternatively return NotImplemented to fallback to the traditional behavior.

    If both the dispatch_table and reducer_override() are defined, then @@ -1151,7 +1152,7 @@

    模組介面

    Provider API

    -

    The large data objects to be pickled must implement a __reduce_ex__() +

    The large data objects to be pickled must implement a __reduce_ex__() method specialized for protocol 5 and higher, which returns a PickleBuffer instance (instead of e.g. a bytes object) for any large data.

    @@ -1531,7 +1532,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pickletools.html b/library/pickletools.html index ada78f8609..f1190cec5a 100644 --- a/library/pickletools.html +++ b/library/pickletools.html @@ -8,7 +8,7 @@ pickletools --- pickle 開發者的工具 — Python 3.12.1 說明文件 - + @@ -389,7 +389,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pipes.html b/library/pipes.html index dda85fe5d3..3653127beb 100644 --- a/library/pipes.html +++ b/library/pipes.html @@ -8,7 +8,7 @@ pipes --- shell pipelines 介面 — Python 3.12.1 說明文件 - + @@ -389,7 +389,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pkgutil.html b/library/pkgutil.html index deefe13e40..1a2b8f54c7 100644 --- a/library/pkgutil.html +++ b/library/pkgutil.html @@ -8,7 +8,7 @@ pkgutil --- Package extension utility — Python 3.12.1 說明文件 - + @@ -511,7 +511,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/platform.html b/library/platform.html index 521460afc7..067f9c71f0 100644 --- a/library/platform.html +++ b/library/platform.html @@ -8,7 +8,7 @@ platform --- 獲取底層平臺的標識資料 — Python 3.12.1 說明文件 - + @@ -534,7 +534,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/plistlib.html b/library/plistlib.html index 48339dac63..b9fb5e1f8e 100644 --- a/library/plistlib.html +++ b/library/plistlib.html @@ -8,7 +8,7 @@ plistlib --- Generate and parse Apple .plist files — Python 3.12.1 說明文件 - + @@ -474,7 +474,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/poplib.html b/library/poplib.html index a44f12e412..5828d7f5e9 100644 --- a/library/poplib.html +++ b/library/poplib.html @@ -8,7 +8,7 @@ poplib --- POP3 protocol client — Python 3.12.1 說明文件 - + @@ -557,7 +557,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/posix.html b/library/posix.html index 9f815c1d26..8716217053 100644 --- a/library/posix.html +++ b/library/posix.html @@ -8,7 +8,7 @@ posix --- 最常見的 POSIX 系統呼叫 — Python 3.12.1 說明文件 - + @@ -341,7 +341,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pprint.html b/library/pprint.html index d88bbfe8c1..f115db716d 100644 --- a/library/pprint.html +++ b/library/pprint.html @@ -8,7 +8,7 @@ pprint --- Data pretty printer — Python 3.12.1 說明文件 - + @@ -696,7 +696,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/profile.html b/library/profile.html index 7a43d52ca0..f636612c30 100644 --- a/library/profile.html +++ b/library/profile.html @@ -8,7 +8,7 @@ The Python Profilers — Python 3.12.1 說明文件 - + @@ -995,7 +995,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pty.html b/library/pty.html index 7a9110ac18..e8d823ecd8 100644 --- a/library/pty.html +++ b/library/pty.html @@ -8,7 +8,7 @@ pty --- Pseudo-terminal utilities — Python 3.12.1 說明文件 - + @@ -408,7 +408,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pwd.html b/library/pwd.html index e54434b4d8..ba3db877e9 100644 --- a/library/pwd.html +++ b/library/pwd.html @@ -8,7 +8,7 @@ pwd --- 密碼資料庫 — Python 3.12.1 說明文件 - + @@ -357,7 +357,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/py_compile.html b/library/py_compile.html index 98ecdfab02..a0d5eb6512 100644 --- a/library/py_compile.html +++ b/library/py_compile.html @@ -8,7 +8,7 @@ py_compile — 編譯 Python 來源檔案 — Python 3.12.1 說明文件 - + @@ -454,7 +454,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pyclbr.html b/library/pyclbr.html index fb891b9f05..06eadaffa3 100644 --- a/library/pyclbr.html +++ b/library/pyclbr.html @@ -8,7 +8,7 @@ pyclbr --- Python module browser support — Python 3.12.1 說明文件 - + @@ -482,7 +482,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pydoc.html b/library/pydoc.html index ed08b53484..cf130ab7ae 100644 --- a/library/pydoc.html +++ b/library/pydoc.html @@ -8,7 +8,7 @@ pydoc --- Documentation generator and online help system — Python 3.12.1 說明文件 - + @@ -363,7 +363,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/pyexpat.html b/library/pyexpat.html index e28ad04a63..726588cc53 100644 --- a/library/pyexpat.html +++ b/library/pyexpat.html @@ -8,7 +8,7 @@ xml.parsers.expat --- Fast XML parsing using Expat — Python 3.12.1 說明文件 - + @@ -1257,7 +1257,7 @@

    瀏覽



    - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
    diff --git a/library/python.html b/library/python.html index bc2dd33855..f968c4d6cf 100644 --- a/library/python.html +++ b/library/python.html @@ -8,7 +8,7 @@ Python Runtime Services — Python 3.12.1 說明文件 - + @@ -295,7 +295,10 @@

    瀏覽

  • Traceback Examples
  • -
  • __future__ --- Future 陳述式定義
  • +
  • __future__ --- Future 陳述式定義 +
  • gc --- 垃圾回收器介面 (Garbage Collector interface)
  • inspect --- 檢視活動物件
    • Types and members
    • @@ -428,7 +431,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/queue.html b/library/queue.html index d0a82a6169..92ff6fa19b 100644 --- a/library/queue.html +++ b/library/queue.html @@ -8,7 +8,7 @@ queue --- 同步佇列 (queue) class(類別) — Python 3.12.1 說明文件 - + @@ -498,7 +498,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/quopri.html b/library/quopri.html index 810ab20a09..de2e12f39f 100644 --- a/library/quopri.html +++ b/library/quopri.html @@ -8,7 +8,7 @@ quopri --- 編碼和解碼 MIME 可列印字元資料 — Python 3.12.1 說明文件 - + @@ -314,7 +314,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/random.html b/library/random.html index d145ded3ff..6b13994293 100644 --- a/library/random.html +++ b/library/random.html @@ -8,7 +8,7 @@ random --- 生成偽隨機數 — Python 3.12.1 說明文件 - + @@ -824,7 +824,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/re.html b/library/re.html index 8fc0e4f8a2..2caf892076 100644 --- a/library/re.html +++ b/library/re.html @@ -8,7 +8,7 @@ re --- 正規表示式 (regular expression) 操作 — Python 3.12.1 說明文件 - + @@ -2153,7 +2153,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/readline.html b/library/readline.html index 58de54b5d4..c056288641 100644 --- a/library/readline.html +++ b/library/readline.html @@ -8,7 +8,7 @@ readline --- GNU readline interface — Python 3.12.1 說明文件 - + @@ -673,7 +673,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/reprlib.html b/library/reprlib.html index 858ee4f7fd..7ab80e9317 100644 --- a/library/reprlib.html +++ b/library/reprlib.html @@ -8,7 +8,7 @@ reprlib --- Alternate repr() implementation — Python 3.12.1 說明文件 - + @@ -549,7 +549,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/resource.html b/library/resource.html index a1025f1afd..13f748d120 100644 --- a/library/resource.html +++ b/library/resource.html @@ -8,7 +8,7 @@ resource --- Resource usage information — Python 3.12.1 說明文件 - + @@ -749,7 +749,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/rlcompleter.html b/library/rlcompleter.html index 5c56a3d77f..6f67fa0bcc 100644 --- a/library/rlcompleter.html +++ b/library/rlcompleter.html @@ -8,7 +8,7 @@ rlcompleter --- Completion function for GNU readline — Python 3.12.1 說明文件 - + @@ -330,7 +330,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/runpy.html b/library/runpy.html index 494560c6b3..fae94a530b 100644 --- a/library/runpy.html +++ b/library/runpy.html @@ -8,7 +8,7 @@ runpy --- Locating and executing Python modules — Python 3.12.1 說明文件 - + @@ -438,7 +438,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/sched.html b/library/sched.html index 07924aa985..dad3fe5c7e 100644 --- a/library/sched.html +++ b/library/sched.html @@ -8,7 +8,7 @@ sched --- Event scheduler — Python 3.12.1 說明文件 - + @@ -432,7 +432,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/secrets.html b/library/secrets.html index cce8b0a894..77f212760b 100644 --- a/library/secrets.html +++ b/library/secrets.html @@ -8,7 +8,7 @@ secrets --- 產生用於管理機密的安全亂數 — Python 3.12.1 說明文件 - + @@ -445,7 +445,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/security_warnings.html b/library/security_warnings.html index a3aee41782..2ce49b26cb 100644 --- a/library/security_warnings.html +++ b/library/security_warnings.html @@ -8,7 +8,7 @@ 安全性注意事項 — Python 3.12.1 說明文件 - + @@ -296,7 +296,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/select.html b/library/select.html index 159c4aacc9..b0f8efc61c 100644 --- a/library/select.html +++ b/library/select.html @@ -8,7 +8,7 @@ select --- Waiting for I/O completion — Python 3.12.1 說明文件 - + @@ -1056,7 +1056,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/selectors.html b/library/selectors.html index 63a50fbc06..9abf708d38 100644 --- a/library/selectors.html +++ b/library/selectors.html @@ -8,7 +8,7 @@ selectors --- High-level I/O multiplexing — Python 3.12.1 說明文件 - + @@ -622,7 +622,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/shelve.html b/library/shelve.html index ea4949b1d2..f6d38196b8 100644 --- a/library/shelve.html +++ b/library/shelve.html @@ -8,7 +8,7 @@ shelve --- Python object persistence — Python 3.12.1 說明文件 - + @@ -502,7 +502,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/shlex.html b/library/shlex.html index 3b8ff3ea03..006f580f5b 100644 --- a/library/shlex.html +++ b/library/shlex.html @@ -8,7 +8,7 @@ shlex --- Simple lexical analysis — Python 3.12.1 說明文件 - + @@ -746,7 +746,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/shutil.html b/library/shutil.html index cea1c892c4..aec410c2d4 100644 --- a/library/shutil.html +++ b/library/shutil.html @@ -8,7 +8,7 @@ shutil — 高階檔案操作 — Python 3.12.1 說明文件 - + @@ -511,18 +511,20 @@

      瀏覽

      shutil.move(src, dst, copy_function=copy2)
      -

      Recursively move a file or directory (src) to another location (dst) -and return the destination.

      -

      If the destination is an existing directory, then src is moved inside that -directory. If the destination already exists but is not a directory, it may -be overwritten depending on os.rename() semantics.

      +

      Recursively move a file or directory (src) to another location and return +the destination.

      +

      If dst is an existing directory or a symlink to a directory, then src +is moved inside that directory. The destination path in that directory must +not already exist.

      +

      If dst already exists but is not a directory, it may be overwritten +depending on os.rename() semantics.

      If the destination is on the current filesystem, then os.rename() is -used. Otherwise, src is copied to dst using copy_function and then -removed. In case of symlinks, a new symlink pointing to the target of src -will be created in or as dst and src will be removed.

      -

      If copy_function is given, it must be a callable that takes two arguments -src and dst, and will be used to copy src to dst if -os.rename() cannot be used. If the source is a directory, +used. Otherwise, src is copied to the destination using copy_function +and then removed. In case of symlinks, a new symlink pointing to the target +of src will be created as the destination and src will be removed.

      +

      If copy_function is given, it must be a callable that takes two arguments, +src and the destination, and will be used to copy src to the destination +if os.rename() cannot be used. If the source is a directory, copytree() is called, passing it the copy_function. The default copy_function is copy2(). Using copy() as the copy_function allows the move to succeed when it is not possible to also @@ -725,7 +727,8 @@

      瀏覽

      shutil.make_archive(base_name, format[, root_dir[, base_dir[, verbose[, dry_run[, owner[, group[, logger]]]]]]])

      Create an archive file (such as zip or tar) and return its name.

      base_name is the name of the file to create, including the path, minus -any format-specific extension. format is the archive format: one of +any format-specific extension.

      +

      format is the archive format: one of "zip" (if the zlib module is available), "tar", "gztar" (if the zlib module is available), "bztar" (if the bz2 module is available), or "xztar" (if the lzma module is available).

      @@ -1111,7 +1114,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/signal.html b/library/signal.html index 912a2c636d..ea05e70ed8 100644 --- a/library/signal.html +++ b/library/signal.html @@ -8,7 +8,7 @@ signal --- Set handlers for asynchronous events — Python 3.12.1 說明文件 - + @@ -1175,7 +1175,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/site.html b/library/site.html index 07e735e7ca..a4facf30b3 100644 --- a/library/site.html +++ b/library/site.html @@ -8,7 +8,7 @@ site --- Site-specific configuration hook — Python 3.12.1 說明文件 - + @@ -564,7 +564,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/smtplib.html b/library/smtplib.html index 653a92d99b..def234eec3 100644 --- a/library/smtplib.html +++ b/library/smtplib.html @@ -8,7 +8,7 @@ smtplib --- SMTP protocol client — Python 3.12.1 說明文件 - + @@ -869,7 +869,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/sndhdr.html b/library/sndhdr.html index 5d4b46b8d4..b384c97753 100644 --- a/library/sndhdr.html +++ b/library/sndhdr.html @@ -8,7 +8,7 @@ sndhdr --- 判定聲音檔案的型別 — Python 3.12.1 說明文件 - + @@ -366,7 +366,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/socket.html b/library/socket.html index d719bf76aa..83494174fc 100644 --- a/library/socket.html +++ b/library/socket.html @@ -8,7 +8,7 @@ socket --- Low-level networking interface — Python 3.12.1 說明文件 - + @@ -2804,7 +2804,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/socketserver.html b/library/socketserver.html index 23f8d38998..c598796977 100644 --- a/library/socketserver.html +++ b/library/socketserver.html @@ -8,7 +8,7 @@ socketserver --- A framework for network servers — Python 3.12.1 說明文件 - + @@ -697,7 +697,7 @@

      def handle(self): # self.request is the TCP socket connected to the client self.data = self.request.recv(1024).strip() - print("{} wrote:".format(self.client_address[0])) + print("Received from {}:".format(self.client_address[0])) print(self.data) # just send back the same data, but upper-cased self.request.sendall(self.data.upper()) @@ -729,8 +729,9 @@

      readline() call in the second handler will call recv() multiple times until it encounters a newline character, while the -single recv() call in the first handler will just return what has been sent -from the client in one sendall() call.

      +single recv() call in the first handler will just return what has been +received so far from the client's sendall() call (typically all of it, but +this is not guaranteed by the TCP protocol).

      This is the client side:

      import socket
       import sys
      @@ -1007,7 +1008,7 @@ 

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。
      Found a bug?
      diff --git a/library/spwd.html b/library/spwd.html index 05d72840c8..d3d92b4582 100644 --- a/library/spwd.html +++ b/library/spwd.html @@ -8,7 +8,7 @@ spwd --- shadow 密碼資料庫 — Python 3.12.1 說明文件 - + @@ -376,7 +376,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/sqlite3.html b/library/sqlite3.html index a330cae400..f49111707f 100644 --- a/library/sqlite3.html +++ b/library/sqlite3.html @@ -8,7 +8,7 @@ sqlite3 --- SQLite 資料庫的 DB-API 2.0 介面 — Python 3.12.1 說明文件 - + @@ -2880,7 +2880,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/ssl.html b/library/ssl.html index 4ed0473ef1..35815f8ed1 100644 --- a/library/ssl.html +++ b/library/ssl.html @@ -8,7 +8,7 @@ ssl --- socket 物件的 TLS/SSL 包裝器 — Python 3.12.1 說明文件 - + @@ -3208,7 +3208,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/stat.html b/library/stat.html index 8953c973d6..43e8ca48a6 100644 --- a/library/stat.html +++ b/library/stat.html @@ -8,7 +8,7 @@ stat --- Interpreting stat() results — Python 3.12.1 說明文件 - + @@ -833,7 +833,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/statistics.html b/library/statistics.html index 8f6f2c8649..f661968d4d 100644 --- a/library/statistics.html +++ b/library/statistics.html @@ -8,7 +8,7 @@ statistics --- 數學統計函式 — Python 3.12.1 說明文件 - + @@ -1122,7 +1122,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/stdtypes.html b/library/stdtypes.html index 2f3b030ae4..6db6b67a0e 100644 --- a/library/stdtypes.html +++ b/library/stdtypes.html @@ -8,7 +8,7 @@ 內建型別 — Python 3.12.1 說明文件 - + @@ -1577,7 +1577,7 @@

      Additional Methods on Float("spam " "eggs") == "spam eggs".

      See String and Bytes literals for more about the various forms of string literal, -including supported escape sequences, and the r ("raw") prefix that +including supported escape sequences, and the r ("raw") prefix that disables most escape sequence processing.

      Strings may also be created from other objects using the str constructor.

      @@ -6026,7 +6026,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/string.html b/library/string.html index 494d10c2ed..20976e1ec7 100644 --- a/library/string.html +++ b/library/string.html @@ -8,7 +8,7 @@ string --- 常見的字串操作 — Python 3.12.1 說明文件 - + @@ -1109,7 +1109,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/stringprep.html b/library/stringprep.html index 3d57908911..c0d58e542f 100644 --- a/library/stringprep.html +++ b/library/stringprep.html @@ -8,7 +8,7 @@ stringprep --- Internet String Preparation — Python 3.12.1 說明文件 - + @@ -427,7 +427,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/struct.html b/library/struct.html index df81e885e2..7480951e59 100644 --- a/library/struct.html +++ b/library/struct.html @@ -8,7 +8,7 @@ struct --- Interpret bytes as packed binary data — Python 3.12.1 說明文件 - + @@ -964,7 +964,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/subprocess.html b/library/subprocess.html index 3fc3166abd..8f642e64a9 100644 --- a/library/subprocess.html +++ b/library/subprocess.html @@ -8,7 +8,7 @@ subprocess --- Subprocess management — Python 3.12.1 說明文件 - + @@ -858,8 +858,8 @@

      Popen Constructor在 3.7 版新加入: text was added as a more readable alias for universal_newlines.

      If given, startupinfo will be a STARTUPINFO object, which is -passed to the underlying CreateProcess function. -creationflags, if given, can be one or more of the following flags:

      +passed to the underlying CreateProcess function.

      +

      If given, creationflags, can be one or more of the following flags:

      • CREATE_NEW_CONSOLE

      • CREATE_NEW_PROCESS_GROUP

      • @@ -1971,7 +1971,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/sunau.html b/library/sunau.html index 06ec1102b1..077b5d129b 100644 --- a/library/sunau.html +++ b/library/sunau.html @@ -8,7 +8,7 @@ sunau --- 讀寫 Sun AU 檔案 — Python 3.12.1 說明文件 - + @@ -566,7 +566,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/superseded.html b/library/superseded.html index 06bdf4cf49..e88fa1dc95 100644 --- a/library/superseded.html +++ b/library/superseded.html @@ -8,7 +8,7 @@ 已被取代的模組 — Python 3.12.1 說明文件 - + @@ -303,7 +303,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/symtable.html b/library/symtable.html index e6541deef6..ea157146b9 100644 --- a/library/symtable.html +++ b/library/symtable.html @@ -8,7 +8,7 @@ symtable --- 存取編譯器的符號表 — Python 3.12.1 說明文件 - + @@ -274,7 +274,8 @@

        檢查符號表
        class symtable.Function
        -

        一個函式或方法的命名空間。該類別繼承自 SymbolTable

        +

        A namespace for a function or method. This class inherits from +SymbolTable.

        get_parameters()
        @@ -310,7 +311,7 @@

        檢查符號表
        class symtable.Class
        -

        一個類別的命名空間。該類別繼承自 SymbolTable

        +

        A namespace of a class. This class inherits from SymbolTable.

        get_methods()
        @@ -541,7 +542,7 @@

        瀏覽



        - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
        diff --git a/library/sys.html b/library/sys.html index 2a60745518..dbf87ebd34 100644 --- a/library/sys.html +++ b/library/sys.html @@ -8,7 +8,7 @@ sys --- 系統特定的參數與函式 — Python 3.12.1 說明文件 - + @@ -1643,7 +1643,10 @@

        瀏覽

        sys.orig_argv

        The list of the original command line arguments passed to the Python executable.

        -

        另請參閱 sys.argv

        +

        The elements of sys.orig_argv are the arguments to the Python interpreter, +while the elements of sys.argv are the arguments to the user's program. +Arguments consumed by the interpreter itself will be present in sys.orig_argv +and missing from sys.argv.

        在 3.10 版新加入.

        @@ -2005,6 +2008,12 @@

        瀏覽

        在 3.7 版的變更: 'opcode' event type added; f_trace_lines and f_trace_opcodes attributes added to frames

      +
      +

      在 3.12 版的變更: 'opcode' event will only be emitted if f_trace_opcodes +of at least one frame has been set to True before settrace() +is called. This behavior will be changed back in 3.13 to be consistent with +previous versions.

      +

      @@ -2518,7 +2527,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/sys.monitoring.html b/library/sys.monitoring.html index cf98223e7e..8a40cfa5e4 100644 --- a/library/sys.monitoring.html +++ b/library/sys.monitoring.html @@ -8,7 +8,7 @@ sys.monitoring --- Execution event monitoring — Python 3.12.1 說明文件 - + @@ -731,7 +731,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/sys_path_init.html b/library/sys_path_init.html index e8ebbd16b2..3d3fbaef12 100644 --- a/library/sys_path_init.html +++ b/library/sys_path_init.html @@ -8,7 +8,7 @@ The initialization of the sys.path module search path — Python 3.12.1 說明文件 - + @@ -397,7 +397,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/sysconfig.html b/library/sysconfig.html index 94f7d7c01a..7ae90d9fa5 100644 --- a/library/sysconfig.html +++ b/library/sysconfig.html @@ -8,7 +8,7 @@ sysconfig --- Provide access to Python's configuration information — Python 3.12.1 說明文件 - + @@ -871,7 +871,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/syslog.html b/library/syslog.html index 3a2e565518..8b5cbc998b 100644 --- a/library/syslog.html +++ b/library/syslog.html @@ -8,7 +8,7 @@ syslog --- Unix syslog library routines — Python 3.12.1 說明文件 - + @@ -439,7 +439,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tabnanny.html b/library/tabnanny.html index 44ddcb7401..9607f4fc3b 100644 --- a/library/tabnanny.html +++ b/library/tabnanny.html @@ -8,7 +8,7 @@ tabnanny --- 偵測不良縮排 — Python 3.12.1 說明文件 - + @@ -324,7 +324,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tarfile.html b/library/tarfile.html index c8e6f0be16..d03b6038dc 100644 --- a/library/tarfile.html +++ b/library/tarfile.html @@ -8,7 +8,7 @@ tarfile --- Read and write tar archive files — Python 3.12.1 說明文件 - + @@ -911,7 +911,7 @@

      瀏覽

      -TarFile.pax_headers
      +TarFile.pax_headers: dict

      A dictionary containing key-value pairs of pax global headers.

      @@ -1072,31 +1072,31 @@

      瀏覽

      -TarInfo.chksum
      +TarInfo.chksum: int

      Header checksum.

      -TarInfo.devmajor
      +TarInfo.devmajor: int

      Device major number.

      -TarInfo.devminor
      +TarInfo.devminor: int

      Device minor number.

      -TarInfo.offset
      +TarInfo.offset: int

      The tar header starts here.

      -TarInfo.offset_data
      +TarInfo.offset_data: int

      The file's data starts here.

      @@ -1774,7 +1774,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/telnetlib.html b/library/telnetlib.html index 82a02864c3..e50ed6ab16 100644 --- a/library/telnetlib.html +++ b/library/telnetlib.html @@ -8,7 +8,7 @@ telnetlib --- Telnet 客戶端 — Python 3.12.1 說明文件 - + @@ -549,7 +549,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tempfile.html b/library/tempfile.html index f432aed9ca..ac6f2ec95d 100644 --- a/library/tempfile.html +++ b/library/tempfile.html @@ -8,7 +8,7 @@ tempfile --- 生成臨時檔案和目錄 — Python 3.12.1 說明文件 - + @@ -581,7 +581,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/termios.html b/library/termios.html index 20d644fdfb..cf6dce4fd4 100644 --- a/library/termios.html +++ b/library/termios.html @@ -8,7 +8,7 @@ termios --- POSIX style tty control — Python 3.12.1 說明文件 - + @@ -436,7 +436,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/test.html b/library/test.html index 8f7c8f3de3..82493ca1ef 100644 --- a/library/test.html +++ b/library/test.html @@ -8,7 +8,7 @@ test --- Python 的回歸測試 (regression tests) 套件 — Python 3.12.1 說明文件 - + @@ -311,7 +311,7 @@

      瀏覽

      When using this pattern, remember that all classes that inherit from -unittest.TestCase are run as tests. The Mixin class in the example above +unittest.TestCase are run as tests. The TestFuncAcceptsSequencesMixin class in the example above does not have any data and so can't be run by itself, thus it does not inherit from unittest.TestCase.

      @@ -2130,7 +2130,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/text.html b/library/text.html index bb3deba08a..04270a3b26 100644 --- a/library/text.html +++ b/library/text.html @@ -8,7 +8,7 @@ 文本處理 (Text Processing) 服務 — Python 3.12.1 說明文件 - + @@ -343,7 +343,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/textwrap.html b/library/textwrap.html index 332cd4d28c..d7abe36fba 100644 --- a/library/textwrap.html +++ b/library/textwrap.html @@ -8,7 +8,7 @@ textwrap --- Text wrapping and filling — Python 3.12.1 說明文件 - + @@ -579,7 +579,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/threading.html b/library/threading.html index 5c342d80fc..64d3ed9e49 100644 --- a/library/threading.html +++ b/library/threading.html @@ -8,7 +8,7 @@ threading --- Thread-based parallelism — Python 3.12.1 說明文件 - + @@ -1452,7 +1452,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/time.html b/library/time.html index 30f9ace0ec..fea5b1da23 100644 --- a/library/time.html +++ b/library/time.html @@ -8,7 +8,7 @@ time --- Time access and conversions — Python 3.12.1 說明文件 - + @@ -1385,7 +1385,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/timeit.html b/library/timeit.html index 6b58fe7e3e..ac6445ff44 100644 --- a/library/timeit.html +++ b/library/timeit.html @@ -8,7 +8,7 @@ timeit --- 測量小量程式片段的執行時間 — Python 3.12.1 說明文件 - + @@ -589,7 +589,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tk.html b/library/tk.html index 59c02dd7ed..772120b2b9 100644 --- a/library/tk.html +++ b/library/tk.html @@ -8,7 +8,7 @@ 以 Tk 打造圖形使用者介面 (Graphical User Interfaces) — Python 3.12.1 說明文件 - + @@ -448,7 +448,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tkinter.colorchooser.html b/library/tkinter.colorchooser.html index 06a120b355..87e6b660d0 100644 --- a/library/tkinter.colorchooser.html +++ b/library/tkinter.colorchooser.html @@ -8,7 +8,7 @@ tkinter.colorchooser --- Color choosing dialog — Python 3.12.1 說明文件 - + @@ -306,7 +306,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tkinter.dnd.html b/library/tkinter.dnd.html index afd86712ed..af182e9008 100644 --- a/library/tkinter.dnd.html +++ b/library/tkinter.dnd.html @@ -8,7 +8,7 @@ tkinter.dnd --- Drag and drop support — Python 3.12.1 說明文件 - + @@ -352,7 +352,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tkinter.font.html b/library/tkinter.font.html index 5691877c42..223aa7c447 100644 --- a/library/tkinter.font.html +++ b/library/tkinter.font.html @@ -8,7 +8,7 @@ tkinter.font --- Tkinter font wrapper — Python 3.12.1 說明文件 - + @@ -401,7 +401,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tkinter.html b/library/tkinter.html index 95fed07865..7d271b9045 100644 --- a/library/tkinter.html +++ b/library/tkinter.html @@ -8,7 +8,7 @@ tkinter --- Python interface to Tcl/Tk — Python 3.12.1 說明文件 - + @@ -1307,7 +1307,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tkinter.messagebox.html b/library/tkinter.messagebox.html index 2e9e8ca4e8..e3485d8903 100644 --- a/library/tkinter.messagebox.html +++ b/library/tkinter.messagebox.html @@ -8,7 +8,7 @@ tkinter.messagebox --- Tkinter message prompts — Python 3.12.1 說明文件 - + @@ -503,7 +503,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tkinter.scrolledtext.html b/library/tkinter.scrolledtext.html index c9c1b50bd8..31492be7af 100644 --- a/library/tkinter.scrolledtext.html +++ b/library/tkinter.scrolledtext.html @@ -8,7 +8,7 @@ tkinter.scrolledtext --- Scrolled Text Widget — Python 3.12.1 說明文件 - + @@ -309,7 +309,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tkinter.tix.html b/library/tkinter.tix.html index 993e539b66..27c2a5e12d 100644 --- a/library/tkinter.tix.html +++ b/library/tkinter.tix.html @@ -8,7 +8,7 @@ tkinter.tix --- Tk 擴充小工具 — Python 3.12.1 說明文件 - + @@ -776,7 +776,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tkinter.ttk.html b/library/tkinter.ttk.html index 0316620e9b..e258fffe80 100644 --- a/library/tkinter.ttk.html +++ b/library/tkinter.ttk.html @@ -8,7 +8,7 @@ tkinter.ttk --- Tk themed widgets — Python 3.12.1 說明文件 - + @@ -2034,7 +2034,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/token.html b/library/token.html index d2c4272c25..9ef3604606 100644 --- a/library/token.html +++ b/library/token.html @@ -8,7 +8,7 @@ token --- Constants used with Python parse trees — Python 3.12.1 說明文件 - + @@ -758,7 +758,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tokenize.html b/library/tokenize.html index 7421f6599a..3d0aa10fbd 100644 --- a/library/tokenize.html +++ b/library/tokenize.html @@ -8,7 +8,7 @@ tokenize --- Tokenizer for Python source — Python 3.12.1 說明文件 - + @@ -583,7 +583,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tomllib.html b/library/tomllib.html index 048fab2fa2..ad998168d1 100644 --- a/library/tomllib.html +++ b/library/tomllib.html @@ -8,7 +8,7 @@ tomllib --- 剖析 TOML 檔案 — Python 3.12.1 說明文件 - + @@ -411,7 +411,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/trace.html b/library/trace.html index 46579c8b1d..94b642bff3 100644 --- a/library/trace.html +++ b/library/trace.html @@ -8,7 +8,7 @@ trace --- Trace or track Python statement execution — Python 3.12.1 說明文件 - + @@ -551,7 +551,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/traceback.html b/library/traceback.html index 9a97fde82b..3599552d42 100644 --- a/library/traceback.html +++ b/library/traceback.html @@ -8,7 +8,7 @@ traceback --- Print or retrieve a stack traceback — Python 3.12.1 說明文件 - + @@ -973,7 +973,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tracemalloc.html b/library/tracemalloc.html index 5395a5736e..a46be40ae3 100644 --- a/library/tracemalloc.html +++ b/library/tracemalloc.html @@ -8,7 +8,7 @@ tracemalloc --- Trace memory allocations — Python 3.12.1 說明文件 - + @@ -1126,7 +1126,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/tty.html b/library/tty.html index ef89c0b0a6..62b46bcdf2 100644 --- a/library/tty.html +++ b/library/tty.html @@ -8,7 +8,7 @@ tty --- 終端機控制函式 — Python 3.12.1 說明文件 - + @@ -346,7 +346,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/turtle.html b/library/turtle.html index b4d602dde6..d85d115191 100644 --- a/library/turtle.html +++ b/library/turtle.html @@ -8,7 +8,7 @@ turtle --- 龜圖學 (Turtle graphics) — Python 3.12.1 說明文件 - + @@ -3299,7 +3299,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/types.html b/library/types.html index d93eb869df..a9904a7df6 100644 --- a/library/types.html +++ b/library/types.html @@ -8,7 +8,7 @@ types --- Dynamic type creation and names for built-in types — Python 3.12.1 說明文件 - + @@ -916,7 +916,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/typing.html b/library/typing.html index 197bd0899e..02004b2ef9 100644 --- a/library/typing.html +++ b/library/typing.html @@ -8,7 +8,7 @@ typing --- 支援型別提示 — Python 3.12.1 說明文件 - + @@ -4121,7 +4121,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/unicodedata.html b/library/unicodedata.html index e01382486f..d4a7a06964 100644 --- a/library/unicodedata.html +++ b/library/unicodedata.html @@ -8,7 +8,7 @@ unicodedata --- Unicode Database — Python 3.12.1 說明文件 - + @@ -456,7 +456,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/unittest.html b/library/unittest.html index 8020e64a61..9fc7119ba4 100644 --- a/library/unittest.html +++ b/library/unittest.html @@ -8,7 +8,7 @@ unittest --- 單元測試框架 — Python 3.12.1 說明文件 - + @@ -2944,7 +2944,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/unittest.mock-examples.html b/library/unittest.mock-examples.html index 582240eb02..eb7e428227 100644 --- a/library/unittest.mock-examples.html +++ b/library/unittest.mock-examples.html @@ -8,7 +8,7 @@ unittest.mock --- 入門指南 — Python 3.12.1 說明文件 - + @@ -1496,7 +1496,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/unittest.mock.html b/library/unittest.mock.html index c92b410b62..949c3002fa 100644 --- a/library/unittest.mock.html +++ b/library/unittest.mock.html @@ -8,7 +8,7 @@ unittest.mock — mock 物件函式庫 — Python 3.12.1 說明文件 - + @@ -2710,7 +2710,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/unix.html b/library/unix.html index 960d494de6..ef751afb31 100644 --- a/library/unix.html +++ b/library/unix.html @@ -8,7 +8,7 @@ Unix 特有服務 — Python 3.12.1 說明文件 - + @@ -312,7 +312,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/urllib.error.html b/library/urllib.error.html index 28f2547aff..8c2a02e518 100644 --- a/library/urllib.error.html +++ b/library/urllib.error.html @@ -8,7 +8,7 @@ urllib.error --- urllib.request 引發的例外類別 — Python 3.12.1 說明文件 - + @@ -350,7 +350,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/urllib.html b/library/urllib.html index 4656bd3f48..71b84f26b5 100644 --- a/library/urllib.html +++ b/library/urllib.html @@ -8,7 +8,7 @@ urllib --- URL 處理模組 — Python 3.12.1 說明文件 - + @@ -289,7 +289,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/urllib.parse.html b/library/urllib.parse.html index 1e4f012576..04afd605fe 100644 --- a/library/urllib.parse.html +++ b/library/urllib.parse.html @@ -8,7 +8,7 @@ urllib.parse --- Parse URLs into components — Python 3.12.1 說明文件 - + @@ -1085,7 +1085,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/urllib.request.html b/library/urllib.request.html index 814658c533..9c7a06ef8e 100644 --- a/library/urllib.request.html +++ b/library/urllib.request.html @@ -8,7 +8,7 @@ urllib.request --- 用來開啟 URLs 的可擴充函式庫 — Python 3.12.1 說明文件 - + @@ -1820,7 +1820,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/urllib.robotparser.html b/library/urllib.robotparser.html index 4a78852686..973e1562b0 100644 --- a/library/urllib.robotparser.html +++ b/library/urllib.robotparser.html @@ -8,7 +8,7 @@ urllib.robotparser --- robots.txt 的剖析器 — Python 3.12.1 說明文件 - + @@ -370,7 +370,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/uu.html b/library/uu.html index 80c740bbfb..91663f4e77 100644 --- a/library/uu.html +++ b/library/uu.html @@ -8,7 +8,7 @@ xdrlib --- uuencode 檔案的編碼與解碼 — Python 3.12.1 說明文件 - + @@ -336,7 +336,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/uuid.html b/library/uuid.html index 7df654d3d0..735af800d6 100644 --- a/library/uuid.html +++ b/library/uuid.html @@ -8,7 +8,7 @@ uuid --- RFC 4122 定義的 UUID 物件 — Python 3.12.1 說明文件 - + @@ -667,7 +667,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/venv.html b/library/venv.html index ffb1aa793a..7f1d4bab9b 100644 --- a/library/venv.html +++ b/library/venv.html @@ -8,7 +8,7 @@ venv --- Creation of virtual environments — Python 3.12.1 說明文件 - + @@ -880,7 +880,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/warnings.html b/library/warnings.html index 935f4a628c..47fa953168 100644 --- a/library/warnings.html +++ b/library/warnings.html @@ -8,7 +8,7 @@ warnings --- Warning control — Python 3.12.1 說明文件 - + @@ -549,7 +549,7 @@

      瀏覽

      Available Functions

      -warnings.warn(message, category=None, stacklevel=1, source=None, \*, skip_file_prefixes=None)
      +warnings.warn(message, category=None, stacklevel=1, source=None, *, skip_file_prefixes=None)

      Issue a warning, or maybe ignore it or raise an exception. The category argument, if given, must be a warning category class; it defaults to UserWarning. Alternatively, message can be a Warning instance, @@ -839,7 +839,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/wave.html b/library/wave.html index c00452a7ef..4d795b9ba5 100644 --- a/library/wave.html +++ b/library/wave.html @@ -8,7 +8,7 @@ wave --- 讀寫 WAV 檔案 — Python 3.12.1 說明文件 - + @@ -558,7 +558,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/weakref.html b/library/weakref.html index 36c0ef929f..cacedbb258 100644 --- a/library/weakref.html +++ b/library/weakref.html @@ -8,7 +8,7 @@ weakref --- Weak references — Python 3.12.1 說明文件 - + @@ -874,7 +874,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/webbrowser.html b/library/webbrowser.html index da24b9a66a..b905e86709 100644 --- a/library/webbrowser.html +++ b/library/webbrowser.html @@ -8,7 +8,7 @@ webbrowser --- Convenient web-browser controller — Python 3.12.1 說明文件 - + @@ -553,7 +553,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/windows.html b/library/windows.html index 8fc209a180..fb5a64c673 100644 --- a/library/windows.html +++ b/library/windows.html @@ -8,7 +8,7 @@ MS Windows 特有服務 — Python 3.12.1 說明文件 - + @@ -304,7 +304,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/winreg.html b/library/winreg.html index ffdb5d40fb..2ca962bf52 100644 --- a/library/winreg.html +++ b/library/winreg.html @@ -8,7 +8,7 @@ winreg --- Windows registry access — Python 3.12.1 說明文件 - + @@ -1073,7 +1073,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/winsound.html b/library/winsound.html index dd78575f88..9dec07d6ce 100644 --- a/library/winsound.html +++ b/library/winsound.html @@ -8,7 +8,7 @@ winsound --- Sound-playing interface for Windows — Python 3.12.1 說明文件 - + @@ -455,7 +455,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/wsgiref.html b/library/wsgiref.html index 076783fee9..1a47d3ac41 100644 --- a/library/wsgiref.html +++ b/library/wsgiref.html @@ -8,7 +8,7 @@ wsgiref --- WSGI 工具與參考實作 — Python 3.12.1 說明文件 - + @@ -885,7 +885,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xdrlib.html b/library/xdrlib.html index 154739b7d3..e3cf25a76f 100644 --- a/library/xdrlib.html +++ b/library/xdrlib.html @@ -8,7 +8,7 @@ xdrlib --- XDR 資料的編碼與解碼 — Python 3.12.1 說明文件 - + @@ -584,7 +584,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.dom.html b/library/xml.dom.html index 54dde25b86..3ec823944e 100644 --- a/library/xml.dom.html +++ b/library/xml.dom.html @@ -8,7 +8,7 @@ xml.dom --- The Document Object Model API — Python 3.12.1 說明文件 - + @@ -1405,7 +1405,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.dom.minidom.html b/library/xml.dom.minidom.html index 555370d970..7b4cdcf756 100644 --- a/library/xml.dom.minidom.html +++ b/library/xml.dom.minidom.html @@ -8,7 +8,7 @@ xml.dom.minidom --- Minimal DOM implementation — Python 3.12.1 說明文件 - + @@ -609,7 +609,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.dom.pulldom.html b/library/xml.dom.pulldom.html index c46492bf9d..c9cb22c2aa 100644 --- a/library/xml.dom.pulldom.html +++ b/library/xml.dom.pulldom.html @@ -8,7 +8,7 @@ xml.dom.pulldom --- Support for building partial DOM trees — Python 3.12.1 說明文件 - + @@ -446,7 +446,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.etree.elementtree.html b/library/xml.etree.elementtree.html index 41d421590f..9246a19e48 100644 --- a/library/xml.etree.elementtree.html +++ b/library/xml.etree.elementtree.html @@ -8,7 +8,7 @@ xml.etree.ElementTree --- The ElementTree XML API — Python 3.12.1 說明文件 - + @@ -874,7 +874,7 @@

      ReferenceXMLParser skips over processing instructions -in the input instead of creating comment objects for them. An +in the input instead of creating PI objects for them. An ElementTree will only contain processing instruction nodes if they have been inserted into to the tree using one of the Element methods.

      @@ -1504,8 +1504,8 @@

      Reference
      pi(target, text)
      -

      Creates a comment with the given target name and text. If -insert_pis is true, this will also add it to the tree.

      +

      Creates a process instruction with the given target name and text. +If insert_pis is true, this will also add it to the tree.

      在 3.8 版新加入.

      @@ -1892,7 +1892,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.html b/library/xml.html index 55d85a35c2..44f1e769bc 100644 --- a/library/xml.html +++ b/library/xml.html @@ -8,7 +8,7 @@ XML 處理模組 — Python 3.12.1 說明文件 - + @@ -401,7 +401,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.sax.handler.html b/library/xml.sax.handler.html index 4aac775091..7a985fdfb2 100644 --- a/library/xml.sax.handler.html +++ b/library/xml.sax.handler.html @@ -8,7 +8,7 @@ xml.sax.handler --- Base classes for SAX handlers — Python 3.12.1 說明文件 - + @@ -779,7 +779,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.sax.html b/library/xml.sax.html index d109cc832c..0dbc1a4f19 100644 --- a/library/xml.sax.html +++ b/library/xml.sax.html @@ -8,7 +8,7 @@ xml.sax --- Support for SAX2 parsers — Python 3.12.1 說明文件 - + @@ -458,7 +458,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.sax.reader.html b/library/xml.sax.reader.html index e37e329211..5295b85aba 100644 --- a/library/xml.sax.reader.html +++ b/library/xml.sax.reader.html @@ -8,7 +8,7 @@ xml.sax.xmlreader --- Interface for XML parsers — Python 3.12.1 說明文件 - + @@ -699,7 +699,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xml.sax.utils.html b/library/xml.sax.utils.html index 11d8954f86..4fc656e5d9 100644 --- a/library/xml.sax.utils.html +++ b/library/xml.sax.utils.html @@ -8,7 +8,7 @@ xml.sax.saxutils --- SAX Utilities — Python 3.12.1 說明文件 - + @@ -369,7 +369,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xmlrpc.client.html b/library/xmlrpc.client.html index 1a2b02a8bf..8446d07915 100644 --- a/library/xmlrpc.client.html +++ b/library/xmlrpc.client.html @@ -8,7 +8,7 @@ xmlrpc.client --- XML-RPC client access — Python 3.12.1 說明文件 - + @@ -904,7 +904,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xmlrpc.html b/library/xmlrpc.html index fa42a75490..4940a36ea2 100644 --- a/library/xmlrpc.html +++ b/library/xmlrpc.html @@ -8,7 +8,7 @@ xmlrpc --- XMLRPC 伺服器與用戶模組 — Python 3.12.1 說明文件 - + @@ -286,7 +286,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/xmlrpc.server.html b/library/xmlrpc.server.html index 7cb72a0e9e..3a9c2ed81f 100644 --- a/library/xmlrpc.server.html +++ b/library/xmlrpc.server.html @@ -8,7 +8,7 @@ xmlrpc.server --- Basic XML-RPC servers — Python 3.12.1 說明文件 - + @@ -746,7 +746,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/zipapp.html b/library/zipapp.html index a751f16dc8..ee0a497a74 100644 --- a/library/zipapp.html +++ b/library/zipapp.html @@ -8,7 +8,7 @@ zipapp — 管理可執行的 Python zip 封存檔案 — Python 3.12.1 說明文件 - + @@ -620,7 +620,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/zipfile.html b/library/zipfile.html index 57719aa869..edc001f95f 100644 --- a/library/zipfile.html +++ b/library/zipfile.html @@ -8,7 +8,7 @@ zipfile --- Work with ZIP archives — Python 3.12.1 說明文件 - + @@ -1339,7 +1339,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/zipimport.html b/library/zipimport.html index 69152a314d..e78edc496f 100644 --- a/library/zipimport.html +++ b/library/zipimport.html @@ -8,7 +8,7 @@ zipimport --- Import modules from Zip archives — Python 3.12.1 說明文件 - + @@ -498,7 +498,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/zlib.html b/library/zlib.html index 4acdcb3b50..f51afbaad0 100644 --- a/library/zlib.html +++ b/library/zlib.html @@ -8,7 +8,7 @@ zlib --- 相容於 gzip 的壓縮 — Python 3.12.1 說明文件 - + @@ -475,7 +475,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/library/zoneinfo.html b/library/zoneinfo.html index 562ff16818..f296eb300f 100644 --- a/library/zoneinfo.html +++ b/library/zoneinfo.html @@ -8,7 +8,7 @@ zoneinfo --- IANA 時區支援 — Python 3.12.1 說明文件 - + @@ -717,7 +717,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/license.html b/license.html index 468cbc2f31..6e9417b1ed 100644 --- a/license.html +++ b/license.html @@ -8,7 +8,7 @@ 沿革與授權 — Python 3.12.1 說明文件 - + @@ -1379,7 +1379,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/objects.inv b/objects.inv index 4156d192546ddeb7e26637134511caac13d25a81..84e45e8a7294af94c1ecd89537b10cf11c353923 100644 GIT binary patch delta 127299 zcmV)6K*+z-*a(H$2#~dZGbQ0W;CvtmTs=lN&%5XCI=bF`--MgThyO_a&ygHoNcA6o z`H$p3<1+id&!qZz%?_`@Yje#1uO#^2|M8#y>wdla7G2$~!jOlLlZp<(>!vy-&8Z^w z6!5tIxe0d=$jvI;U9Il!Aei6RfBbmdUW2UhKOV0kh=<43_7s7dp?$+PecPM1I-fmVf==b&2?s3a&M#M7x`F{Pd z3!}%In{Yj?UP+vP=M%VyXY_6T6CnGs+BBq!u3kyJTwdO?2XMbx_3n&;k3YHtI?^Sz*kur`0ikZoD{lr!of`7Z8m5R!hT$ ziie49RiwX@k2hMSH6mUT8XZO1fn5O~ad(Yh)5Q1;mA9q%pNle1e!? z(%a{2oR`jjoIFe8hIBu$uTDo&G>&Dc{wR`r(!5fUx}%X6|3F{ZaRT< z!xrSd!D8Q-G7?*pB6Wm*eZGlS4}Y*}?89zz`~3Jkool_E_Iq^<%wa7A7(CiOx+5^I zZXUPytDSrBXU#m^78nwN8%zW?57(P5n+Z7s?pHreBZj$m20UCl2i>k$*M|A+IU{d6 zz?F8H!Ym-dLsB)|+&|r|-GlG8o9p#8G(5^OKxuBCD!#B^ zP2nx`S(9u77#mriG+E0VvF@00#?h=?k!HvG-=xI`3nHEW9a{BkT>iV#u%2Z9a%!7mPZ8yc!vYot<4H*B z_{e)ns|J^aM$&yAAL>OJb5bnISCKfSMgFlUDeol~A!Kdur4T_&$_R`qFJpN#H=DUN zpGJ%iXTdJ|)M^IUMw*zBy(=0=(yj=wWLOLX(oK2-EEb$Pld{XmN(M!FKv zAVxZBg|(C~3sUmNa;SUoNM7LBq?Zg#soR3PD$;N~8HE`fvDh2hIj3Vob5gZh`4?2X zUGJiB^N%$uReyT0Z__fE7}IY_jm@tX>g%gBpruCVzm^nTFvA6+sVNqQMK80P+T8Qj zn$Yt-t{vr4C+cxrYfblB&vvbP8-15bfda&SH4*?B%in8~BO=rS@zLsp4YVFnoDk2~iE!(B{zALqgGj2YKKvBlN29iP&lmm{AW_i7_N zjCX-0V1F{cts`(^x4k4xSBbNEP^Tzf-SoDU;hbS>`~~nMYhI;&STJz(Fj_u@0fS?1 z-U&P*P*taNHOco&60YCTQCq)zMUE+JDQSAj$>Owr>DH6B8;+byP#YXvelD;e$!nNv zNmAv4W|oZ#kx3Rhc;={Nah}h=(-1dQSppy90!~_5-))fb6U`BwA;)J-hzw^R;ulNW zT8vCmqfOhQ$qJG$La1-5&C%j9G3UwTg%$;4=~ravM5<*f>$ZrFs%p}Ht*VMIXQoPy zP|KSilK}@4e|?y+Xk4H{G9(}{GLpPPJ&F(5*ahw7O){YfJdC%$I~(ITFH1sLA+qwC)reQR6bJnQwJ}K2T1dcu~ebR*w7b6{0IjMF?f3gtY2!{(a!lAwqmZ>N1ys16f z_i&l^Jv6rOV*#H6Xw^XVA)#*{5^DO8o)lL%42;-bDO{je3iZ8*M2)VzDmBS-{d1#) zOh&Bi8_NjS5K;%dRmm|%Ez|^tm<#@vl zOU$9Q0_Go+6bLN?rvvblLAm-~Rtc5(sRSmEs zp@7LD>y7Bx-#`QW7q~drk!fx!Lg2CQQE&r;o=o>}I`Z#f9y$=*La!#1eUB?Xh6g4? zkAiy`^aeWq0OVLU9{>kEB-m#;u}?v!CI&qnT~#-{jVb6-jEuwIpkai6qfZ=B)vqq& z35VfJ5`AT1>pZSsx1`MDgsiKIn(Id5P7#pz#2Wcz9DAdci_kSmERBZNTMJ=bAN$L; zgHCIx)0?uXY2?90)x8;bt_qPdl~>YK65qN2XHE-2I_UJKY>3P;abYsYz*Qkqrt(S} zIde9Lf>xNiEd${-dL%1%H?r!5lP{a%yXXlTUYDl^ zF7#V+$m#}IdV5e%vuR558tpH;umH9O=_xTh<3`A~l;hl}xi=<%hL;I5FSbN@mIhNv z2%Cz;$1RDWZJ7*2R^ySji5byyx$xHF!-Bj&s;ogJVGHz1!cN=7j7~y3FFpx%yjjv9 zYK07hSBjDBh4i_oFzw?7=GQ_>@)z=-_jgyXakV9Td=p~efTx?uOe=LP>>as?D5`)E&MzDF?X&O3HH{#?h?xo}43r9ouIb;iVB5RS!T5?xLUl-owaOqA+Nnk-UIpz(2^SP?qU%(NT!Kk`2QkR+8 zSRhB+lEEljBXybCvx40_WaUKw!@CGV+jqBH_{7CBP*e>5eS@_Cx zN?uNfsEUh!1F10-{4d_iCfKA%$r9q)kTp0CQn4XPcE%(@P4l?H13cp;|9C$!zlMCCw1cC$_<7b`NYA7Ilk%Q1nLTvBPA4GZXW?*}VSHO1FrhrODq{D&R= zMG6#X_6Z=2!*+Pcl*(*nB4K*SVz>8yJ+7ds!XTb$GG;)gh+;#bH@z6@;EcZ|+E0OI z-Y=Z7H@rJKCjTVTYDr4do30M&*Pf)XN4ptbf*n)NYtHI%sa&$A`-Z^jI5Sae0p51b4wXybXTW;s%qE5 z;C9x=gBhHV_?WCO=O*;uyl2QbFrbGKE-TX^+g5l9uc&DYSVgB{XRE>t$a>a+1fHr5 zWX6=yO7mV}U)j5biR`5(=okuLf*J2&J>3Zl zdiMLx)%G!5Up+o}C80#)=~Xsl(t3E_t^M3`25+OnhF-xxMHfj-YdY@!v3a<8^zqm- zczWz?j1|^*yOsF$di6($u{a_?IvkrY@Jr>@&!|k~Yj|YJptpqQh3x8oow9$Z=-Nq6<}9h~{FI3nF@d`X5nUsDc|M`9JC=K9UcDJv%c_FD^y`-PjUgtwZ7l zUcKyu@&55)_YLVrVDWxh=?Uu}>(v%%h(qyygz$)Sx4HLPZW!Tl#>N)(?8xPY5#H0? zbh%;p$#1zqN8{<$xZEIxKrS~Z4Bkek%MHVi{wcahVp`J?z1*OGFnD^@EjO_5iakZm zs}R#o^i-4o@ef*%=y`Vq0b`btu}jFx@-cep*lXEXw`4qw7=S){7-Cd^k({z&hLtux z#5l@8ha55akCt>JCBEJPF1{BKu;@r?3K6sfD@e2tsSJxRMV5unP$wOXm*E<0q}QC% zwKIk#8Bfbl)=3qAZE9AiVr@$C-?MUZVU&yuL?E+`356ni;d>x&S9x65!_{p-KVy7w zRB2p|DL#w>P1`jsNqK!PLFwVhrj<5jtyZRTzUy#>(S3{w~C-3;P8^GHW;Vea@NjjS}h z89tgvHx}8s^Nvi~(vU`cXL=RSq%GdSgUJr>++9Axvm1KOzRAcm)7exY&Wal1rGo^& z$Op(kFEwRss& zagpAp(QuXvFtWiBFn2lxG)BG9gr{7B1)Mu095OD3w8Z3&osnNjZanzb9>D>MjN?Vx z%v>(RyHVb=nv0v24>q@b}j3;o^zgTqSnLw}d2ga@`PI*O9k zz7+QNVP;9hRh{AmGeG)XK>gck^yQxr50a{m6qvFzY~=!6z`;U@8!UusHy>gK3r3c+ z<=9bw01tT35&8@|Lj4dS#1A^07;$Me;mrO8>G^nYU|hJsfHyp|(~CV9Vu}c`*C7J_ zGsI-CG$F#xQKxieYI5ddeu%u<#_So_|DsI$WW{Wz=}vGGI0C==K2p*p8ptU z(GQRO)=`;>bDcQm@HQtE$r39uk0<>?2i2Dq0<5aMfvl zQ325uMMo2@tircf&3KS~$HnQpcci{g7`>u3r8`?UTDY>^l7`h5z6lDNP#2_6-H`OP z#F$z#!-=aedeU#=sOA*i7&D4(oYg)I8S8$1TU{*)s_E6+vFjZ8w+k!rds4AUDr3d* z{a|k+buF!R+=r*NzNC((<*TdLH1SD)$Bx23IeRZQ5%0ux5~0bbYj|hpM11W} zI?CgkAEH&k$0EIfo_R~!bE$s}*Oh>bDRAs~OLbwQZ$Et=eZz)R!?FL1X*9HdB8Y_L zumC^G>xCzbnBkp?3^%S**+MbS;}1@Lv{zBEFQEyh;|MZRRbY2oH&z)`l7eM;zjAXq zci%g8WWHcOCB{c%1Vwr`LUn~<*@{j73=8I%&%ldhl+qnkX`IL;tS^1PqM_H*q zC-3Xe&ioo}=*$0a9DQPegq!()#3HGh!7M>tkRD@`aJsM~^Wsy$M2Q=x=s9^Rvws$t zq#Lm4NM6)+w4P%GEss|VqIWhc>76<_uW)%Jmo>@Y{AzM^yAA4-)wUEilbJhoQSrp(&A}hmW3vwCQ-P zBSg=3ri`9X%BKw2{y{Z=A}N?R@y=N5_QxJcUB?Ghf=QcX$DG(aRS7?eCVs!8NsLPU z5!z!QGj?I1=XaVG^mE7&4Ud8k5}HSJzqcK1;AT;7fK-u%lGrA(NHQA*kZqZUW4Q!Z zTP2;?LJ998wMYgiLj0*Ayo|S~fH9K8c!PnPrA}3$!#0O{HlJsIs#?Y}&yuXcB~^>{ zO|Z^^mKt3S=c$q9Zl2gL!>!EyMc+#kSLBe@&1d8wt^u4fEK|s|&BRD%kped_vq0gS z7g?epI;i*;%6XAR3aCZ~w`u%>^edLic5jImx$(zN>f3jy%=`xQ=b~aWiTEW4Pa73@ zV0%y0=t{95xY=}nEm|dip0bLt;lVG{<*JG!3AKBzEH`h@;ev*xv*o03nM12P(DFa7 zXsS)wGpRmav%{;#O%G!uMxzN8t}0H+4mo`pzaQkwn6t6ll7#vJpF={iVHLkzo1TgW z>!u%8O=;_eDU+Pmr;04iN*5+f$^J7El+iAopq>TW!20Wd?K7hP>+KT~;Md#IjD9s+ zCB3N(&!A?iw!j5@jEz=u%7$uUI;4jaZHh3)=Cz`4`#e4@!hB1bucs_;45xWjWSnhd!3G>@Oob_nMqQg3xuq8Q(Yv|apLxIPJBOGFE zIM$VD#h!139SMiBBkK;dVSI*r2?;;WlFztNAbSPVc$f5abhZfym~EBk@VcXed&E-m zV3$D0+@P@II~if|77$EaTdgS-JWd8CY)&d*blhxzY3!AUM)vLt-u`FeEiczf-Oti_ zr?aXKuze6JI3Vw^^?-@`g!U>v)dX!ypuJqR`cvZeZfv}<7Vl@R^DrUbX?7*U>%am09D<3yo){ftBdtdn?$JS_Z~%?zigD;&KP<#P_2YsMlE%lIwt|EU z)IJ-3xo7PQ7pZ-rwf0>Epsy;M1^DJlaVy4+w(AkYwNaEMK=5+f?@47lR$a!A#Z)f7 z+D7*20!*YxXu6Ck!Z)SW3lJ?5u_Lt{73xl7edq?DA#eQInhz77F=zU1aE5}{A%X%T z+sjN?N-q|^?W`mPUr75#=`TPm6eLrK&&ugGZpRl`&+L-ZRW z8owc<@tcOJ^dPF__kzb`E%8i!90C57WpH6d*oVzBbS!kC;ZLn&pmc``_LX(gsgv*J z#$=Yq=2jCO4r`>B9g&)LjMIm)cwmK%|w6@R-(r{N&u~ zriEd>bfP25ySQ#Ls1E@`x@ZN*bXh?jPNus)twshU*3CtFOl;hrV6`JqSSzjMi12$1 zP7($|8u%VpQ>tPqCd(Yd9-D5KfsT_r)0om0OR*ZpN4mJte~}_2mf3Gj8Y{-qlSI|O09#y5%dl=E1M@x2F-IxhuMJklTS2K5s&Y1z;DQYvP-Yq)(!k^_A1#QGz zel^17m>{4f#-HLs6}X!0$p*OVz<6i9`h?gt5S+Kfhl6-O!-!D&vb#B03z>sG8gFXQ zSE+5I!&zVb7!hr2G)$DfzgJ(X0+?#Ccu$@7h}O_y%$VVwMq+(DXf`r*8Zz13UVR`R zKgZ|qr#Lrl^_`EN%-|E%krS(kUlO?M{K@`dliC~}e^QX$p0)!CeS0Pgu}5bhq5BIa zvDvQg5<>6Z#zy^}jbmw*7%u6WkNX90-%o0{C%Lc)oONE8kTJ~O?2)(L?dF2j-tndf z-d;slG|vs&3l2$rD*5416VSE!O;|H%UBEG$x<#cB*yb+eyZz0RkLixy0kbYljg$q% zcWu6Ae|5W^IBX0TFy}+#%@|wKFG2!{!A46fmQeKxiOVVb~N~aTbPVDbhO2%u+EN@oSF3vqb9|gwvSOu zdfil~q+u1cHUOl7g1YuH3vDk80>cjCydp5He@jp>u7=39XZ-P18uNTBJ5HNY6=yG4 zV+M_?j?%ol&Bai+hs?{Cw4JQ~sVqs6^4CI|_yuZB#s<9gw!aT!FgJ2wq({ZuM7@3| z318Ac6_GL6_L{xHmZEN^#>Cl`T>sj$bF}T}3pjb}-cvTw`$v98fS)4zxgw|vucPoz zf9q+**UK!ECXQU+xZqPmL2+QAx z7*jafZ1kOB`v|XfUrz^G7F)Odk;?jKO>Rj0Y0ieo$jW2d`}mM0=FJdxPXfG)4+tb? zBym~T$CSJAvcCG|bq4Nv+P_dBR0KM`e+ijfAW?2)0uN^+A65}mM{lB8$nmthYX9;` zSML-xr6qDmItB;(iXQWVD@h6YEduaU4|EmHDseza1wn}^3nE)dJUwlQ)n z)Usqv)E-1Uy|9Xi$xK!p{_mGlmh*q87V0K05^_(PSDKpbAI0zUSW7&{6b5Mxuk`LU z##RpxvLn{o;6OuvyWT}N&kt9-f6e0q(xFV@;d10eBV%|J=3r1f7_+Td&p7L!k||&7 zpZMtgu=#6Q5%%X5E%w<#efTqdB07Ntah}t+D2>UH7Ev>tYNgKNotelxNqq2oTK)3D zdqpAPwJkcH@+ONi@oOZSin`lMgrGcRISzQLNpy^}BBC!x9yMI5M%U|`f7SEdF1p>^ zae_FhCFp06jKnGu`pjG=sjD{+i^(b+dy3 z>}jrZpcS|!4bmFlM{8Otaz=Z`toLA&*j(f7ZLa;zF?}ulH|Mi4C(!#?{}R0e)X?EM zA>SJhsAobx^rvA>erb0Te|eLU&SB)Mm4u&y5Ri7a6f3Vg=9%mpy`N2b&BPGFA zHHqww>d*Wzs`J0BCopM+g^a?oD$+;Rl<&ty(9MB_#hH=CZQN6X{sO2p$EUk4?S0dK zkvwonre*TNBE*}Pr~$>lg`nzRrzVrt2m`f;gL-1&xu~;4K~iwBlz}KSBV_}zm#amb z&AGde>t9|De>nlX25D^=RJ<(u+f%K5r&;>cR3Jwk29=w=-auzwG1AM=t{6>Kr4^&$ zqj|;1B0IZcWYCsYjQDrBqm!qf)1zqx?m z7S!%Wd{?6!)L09(&V%u&Ih%#{Jh+$Gat)2i#N{kFf0a&IbN8jQ9kmT$doD75FpPQQ zq9vV1SX6S2)h*ZHm_&D-6MEIBC-;^iS6 z9BII^f1R)mU_se75{|*DoJ@61a?>KB)k230evuEjjb2noNEf9u_dhPN>zaC>I7)54 zo}4a8-90oy#(IRt#d>VOOiq`i{ubB2kIcG7w}s*2*-2{X=z?U(e3ZdH(K9ABJ`;_^ zJZo!kOa%(#qm`4Xm@T+I2Vvxem`rrncRw)we-?&u&E$;}@@% z5^2kfPg=_iKB+x&Vps7=afpmps=Emx8z~LPBB`QjIJ8oWq>L;^jw}Ac5x+O*njYI% z4MwXpM{=aqhmsl+N*u-Df{3pASDQ3%f8f~=0m$R6sL6XDx+nCmgNotEY7`<#Bz^Ge@axA zU&JIPHs(U;cPO}lUQWYRdUGM7f{TY<7#f2KOII)4YGH_M3`76MFx0hMp=V=gB0ZJY z}ryc)pMda02lFfE^=zf%O-*gMqMvgfBR{--FH)z91X@e_s#jB!IHv00smpUflr+x|{mNbkIey{PqejM&K!q-#6$Mm?t zyfWm*4c~i`$1qy$8&ciSO8fMy{!k8VkO9%vYnG>Q7;{MUuXO2fU&)?U1Y%G;U<;c# zaYo#PPqF^wesk!cj4dzce@i%7p<~z-<*DJvu}z=7vw6h_zsh)`%1?IAvx4;R&OXts zXmmRtj0~x`;w@@uR2w&xCba0@3Ydk@9HTU4(wi`{)9M&E5x;=y(=^J8B$@RU2yX@J zTWP-R=Qv-A`#_pHJGfSXHninFcD4L>^c}ngiM62v_sUjl!~k9ue|S-{bZYj%+S0?i zatzI;K~<%*p8N$Sv)q5@%Ed}iax9^#)1rdIIn#Tv;jbg{4q3xxg0}0~Mx1PRSaY!_$RStSVyJde<9-+%d5lgRKMPq@nky=)|w{6fw1^UjgE!YQO^zGu*B@E)j0KFaqjR7 zM7?*S2(@o4f&H~Gbh34-dQ$5<{y0iovw~uLpr~w>!Cvv~^lkJWakjBzOY{is6?bb% z?gczzZ|5%v`w<&^0p@Ky+FL7cWA{qhd3v9O)v_b2e^OV<@eQNCkekmZvAXHzfViGg zI-O)niI1Rx7FU3MimpE2J4TQAX=&Z>*cySLH@}S)r*yEJ-^^_MiK}^fV3`|8NNb%n z45?*dmDOi5s1Vr4**0(b3Dp%p`uqop+0T1zoASnftH@sOO$G;4Z3)Kq6e5EInVps& z*W(MBf1UENg9Rz68*nc6nmWR|N|xX=-0Iog-Zou19Z&%^FHuau+UUubU~+QV6|KW5h5 z96W1>fxfr*r@(N-9jWjXXrXM-_+}l1TGODD*AipXRm&-o8Wl}}M4M@K$BfSf-c5%^ zfBWgRWmZyo z1XJER6uiLoavH935v~$Cq2LgBItn3~B}-nf=&_6|Xag-FZRc*7d`P+`(l4JuT4w3; zv|p+IeN(sO<7mGm6#6#uFP};7m!v9v=(%njF1KzR+SZM64}n78bz{vl6!b$M3)gu$ zF4U4jxXc=KXj&@{{nnrze|gVK@*-AgL;NajI9*u{v8%KeuJaOHh8-BTgb^Dgz}m{b zh!9@=QPp%@txUJXTV%zJ?qJ>FE_dm(@n)A9^|{+!EEX;|yiEA4YYh;}@2f3p5&1j& zgH{Rjt-lKl@%DhEsi(y4uAim-^~PJ^rOg&R0rtz1nzj-+a%!-+Ba`z z=zqPXS<-wGxnEY9$q}z3s$j1yo4)fmq4zBN4hrx$xPbINc_#@xRpg2mdvV^_=-`U1 z$oTnk{HJl24T#Y|Tsbep0i94%B_v8BPLh))IHI?>Dv(6{FV-*kxJk)5I?@ye&T5*+ zjqb8V2XIafaqzN2Ew-+K$uVbZj11lZX|uGYWoUU{aj3iWWzrJA%c9 zquKw4PE7IeVbdk(P`oG25sFA0i>OkLYoCU9#@tl&>4R0#!rQw{vyAhRu~v|lq-s74 zSCglg(@aJ_x2Gan6(9V-5?%cC=X6S-fS-V3ZDm!8vF3!Xe_V!W{f>&x`aMW;T9d57 z*;v1882yq+PgyQUcB3q1LsCm%eUq#;VBq#mJUh8{72k`wT$C1{M@yul*^*BR+E~ja zDB+EoPm4Bcg>Y@zl;V)nmpHGzdBkwapQdi&s_|ukHqBn`veM}Jwa5mtauFJQR!_Om z**&GgX8D8(f6;{b_c6LAb%EYxmKM<}&T^Iu6Z#Z5Gpk3@Gn3*A;gl0u4!z5Z!3nyo z82QQt$?#>w#E32*CPHl481rrTJq2;XFB!U{w1kxp1&l2vss|%|`8mXhnxSJ@DEij? z!B-uGO8H3=j|D-eHp4EE&fI~Cy!;GWzarKXEE98Ef4(eIzT7m*1qH&4Z##$2doDO^ z(n`uY(sD^U=mbJWBFB*DOuzJND#lKJMhmLHQDZ8qS>)oKQ`T&NMXo(eOTHZfI8 z@L6X-|d~$O|)~N52hvZNG=51u$AjKi^ z8$p+yomUic=?iW<+56(zp}f8N_k&r^|-c=33pXWqYcg~X%Wn`>X) zg|Oi)+Y?pzL~_j5=OEaI0NUOKuo-DpwS-?5B#V7M_oufCkxLkak*S1L>Df ze;}pHao)r=rnGZdaKzXUf>SQK99ML^-bI_;`W_jt0go&3V+$5``dRGZ<{xXHxO2Rx zJ7HnU&P|6{YXa=ys}&#dT24Tkanzq%geoHP*+mmZx+EjEQS70}MsZL!kbe0DQo0-` zvhl#T8Pm#)Zy_{X#S@aYi0xP42tuE6<} zV;x_J?xaJXPCC?esi99NZDl+!$%yUtL%(i6)b^&KU$;L)N89fq^BJvc^>G!IN}xK z=kXU1#ZL^BHr&+7WLK+LQ=LNvDb>_kN9;Z$d0M04MU)j$zqE^IY2S$fgKxNbc%lgy zHq}}%*0F7~kvrP5e^5IjG0R)YY5f`W=I3$_5$_&*q2nz-`7%)BV{Inq=USPLVV#e4 zj}FqdZNQit9N74+$D{i5fANd{mnGu=#jdbG3TPD!GtT+Q^BJFqsbT6j`5IpwJFrh~ z^!gh1(5qz(=eJ4PorRXBEA(x4-N?}mkd@x2*`43NFk{Tze=>%iExHReK0(do&js)L z(|+XPFaY?d`9yhjO0(u0rTP_>kJ=6jUdKpf&EZ3SWTNV6`A#*dl$#!roIm2Kcr;GA zOfkElf*RyOlGD;X7nw3w0(j}b!D&JQG1gmzVhYrY@*tT~~ zRE5NtVo$4Me~jk15$LcZ4ro*K9f2EyCmiaq14v?s>R!+@|K7Cn)_ zC`n9RiK?B|x1{EeYx~;Z4ivYj9L}amv=PA1^iHhv|8X>X9SzOdpGNvE>PrBO$N^hsY8fPD=2F>Fi1Ke-s<`4;v!D!w1&1)9DJ8p5;fC zH3ZlWN*HkaBkQSrkVa6#pgr_W;O-xrVo%Nc33v%@vZFHUl2Nuj1u9z6Q>lzQ>*igw zJM7R_E?ez(uN8??@u)%fNI`LM2^?hnn59y`zHdaCcl9~If~M|lx-=eBRh9Ib5~fp6tiHrn z(!K$O+UZy0#^1d+7#r^mK3RmOO3BA-^+%Dcf8P_h9|;_g_XOcdmbbB6?v6x~zr`gY z!VHDa0HJxIWOF64dVCi`j6@0hlaYgZH_yRQh`1_$9x2swrA02@E{7@Pqvrf_9_CZ%8-7bwn+B&{&lh(xKeiBeA! zg>xb5?1+ucQvX2<65Ukv__*I2qGXs8Pr(6IIc8_Z8V3gQRgpdzW);o`I}ZC|l#|Qe z&5Y0z38G4Ymrw=_aMj|XHKu_so{WK5e-qNe3IC3#5B~?yM-K~L>8XPH7&NDJ$E-Lt zWI@83-^7+KNO)SBk(J9Eny1JN=+MD_Oab!LJ1~;_Wb!PzUzX3(`(@WG{b@mdHa{o# zV!Rjee{0*Oqu7qA6bKa@r$0mq|ZfzO}Y;1f0KB< zx``T_fD_*6YIS$#v~=Bu28Un&yjnl)HjfVw(009h-U1K^k-N>q+CB8+)79fOAUq%f zd}oXPYzEDy7ZKV#;IJdy_XNo@3W;&BVb`8J2f=JW8fSwT z!@=8A$5K_zrPHf7qZYhvi+D z)7lke&Hno+(BPNTelH%IqR_{vegbQ2voI*F54 zEHck=z;2TZ9GMb)iB3t5#MMdFt*&FyH5T3O?Z5$tWlaPena2C9h;wX7>@V9vAls)e za3IUoxM?aMEX9JcdGi|Af3GMYpJw8Kb#%a$2Yy)zx@F25WE;+bMZ4hx4sH=O65C&w zgTNw7lHuK02cVb&z;P8RaoJL3$!kK7WnAG5*B+I%_NlBjR`m3e&UCc}cZm{yTx)0{2}vhqO8AKl!u#!56C07D~O&`&0u&5UIYtVfNng_!LJB4KIk zk|ax!3WuvA4ab~LfB7O~k$E$cx3D8q(v=>SqGobLVxn#6)qiBo>sKX5Tx|?kT%L~Q zE$rCXYRGR%LD)EKW!m;&Nxzlsjh^0%$!V&*r3+HL;>2Xrc`p!xrJWShlavq5ZVFGOcMtqS=Vp6^L+f*#X#n z@%K}l!{vJv#=@W|6NWhj)_9Hx>M_hkUMNk75b>B0@xS>Q8m1>Tw4JMd;w$ml* zL}zD4e`leTvFVtP`+=oP_xxiS%hHiP`T$$CULjq#JPWz*Oqta}rHUd=3z~&Ix0dF# z7HM1N)WRidXt-Dn4XrgNT >MT;$!zIglI9Jv$YRhzhE`m!`u5iK170ws;1uK_M zO>~KiblnCfY%-aQ*%Z?yY@-_njhz{tg;K_*e}nG2wLA-1o_5_z0CaPvbqy_0#OT>sG;FvH8ix=oN%!kI;*otSr3;i>)~8kU!v=V3NBH(!UZc= zIA7cstXw)Z{TmzIVb|KU*i~^+=WO!s*=K5bu$5A8YF-VOg$Olt7iywf&ik|@orXcT ze=jDgv4ktIZ~CD#J>R zI~pISv5B$3)oWZG;}UIfgbyz7>Vhqfjo3sy(!nOuj^R^uN{sOH4|Odr$4;y&yp5|r zSHmN@Z6bGZlNEnKr?w3Du{g3Zmbm|V6{7uJz&`FI3uF3i{MJuB>m)7-+NYk#$FsrO zSbz5UD*P+LEr$ieaROj#LRHUbJJ1Bdn9%YgDo)~!yTwR7GQ~i7#cU$8fkS;A33-Kj zck`G37hReqw3j!@#6;k~zWCVd(Vq4O6BB{oaK3)?H1wN>lE3C-*rDrSs6*S2?VB;x zJ210*#@a04Q%HVWq>TKgFCvR{8w>Xt^M4)2k1Qp8^oH=-L(wH^&^GXTM0}3=t!}DM z;6>;An7}(lty%3~tSmCdccQHc&>zbDPq>@Q8`7h1j4w&g`{)m6#+tdjGCh1foX7yQ z)8c}h>>GrcPF2TPWrx>gDfx?#K67$CO;D?BFsG_32Ss$faFQ&N7*Q+*3|$O_rhkSH zT?ll9O`Pd(#+-|p00#Bx1=S=E%34;BywuW`AH3OP)tgk9xXSQgU(qAR*vP{Se`H_o zT|niPzD38l`1nkXhJG&lr=-%Uz|?bwvOaRMc;SLmGIZ1obm(fT=kutbDj{lV+iy{O zvYg#+HH5nmFpss(PFKf?T*)*u;(x}b7CuaQGSZ2j7nuP9>zQJ$zKPo>?Pi$qsc0hZ z7WI*d*`Ym?v-e=;pLrq5n;-q?#Z|x~=gj0c;WgREr@TSt-hlV9cQIiRz%FL#X}oIK z#FLBO0?A{RYoDSZ)20P`R>01Ik=-Y~XSwldYo?}2oMTH{3-(RX)`5}TCx6y46v6UB}m=;=b`po{6d!%Jg5hS#z zPe+pa*c|-KX!+-#tCDYiI_vo5uSG_E*p19_tXk%_ZCpr9Ef(yq&IX73hmTUT%9E~bQEF#$4byq-d6quF3Kd)2pz8>|@ z?AqUu&rW2pXC`SLaDR;0JtME7zX`8saVAwm;9I06EN(lgEN&vMNIfn#-rQ}|fQfF0 z#74Fk)|28Rs^!gc_~3zqf<5~qO2%8}U9E7@2_g3JmYxl{;Y&}3u1^{|{h0P8j znpLF5AY6=(L1+n4`|I>n=)~5NA@|nl**vmNLx*}rqz4AcD}T<$)UlK0rdgkvQuD&l|>${QrjI2!->fc$FUll38Tm=0|!6PTfPG(g6Qo$sGe)(1g zdnAGOZPpR@8#?A%?%VY)x?4Zo?!JMee1YP}K9c;1nlyLn9L&*FkM!^~h|9#Ag5R(1 zQH50kToInwm`ZGlr#wyw(qM-U$_Sl+V;duhdXti(;eXdS!K;`I#^>(Hf=vH6niXJA z92C@~WZDfyWTz0-5dOIURd)7`IrMpxff+vxl1?s*M%Glt`RDK=yY z!>y@STl`wmWBiU=a_TQ8mC0}&hRU>EuizQZK|wkmh&t*Ey$Kf^j*<7J$Z!KsE!Q8Y zr1=A1=zm&Kl~9yJlof&WN#0gkPwN#+4KayvD^xuY9nW4^ONx)Bp0-4Fv>i?~A~GZ2!bXZ+3AJ&0WQK+`OJ1>udPrF0i4L;5iJ6w4!;3sK!bBaGc?O>` z3luNVwE}l^)2dDx+0be^GIW765awAyYFttYXn*jFkdhQ>jdaxN8@T-5@^0 z4Xn0QPg->gIZ^B_%WlsrB)egCXD&VYnoL|B?6WhQrOVQcN}G^8KgX6v9Z8GLcpD}A zYH6RteHQjE2uHrpa?)KNzbtK4ixF`_mw#r?KjTZUGCshibxSvrV zKA|vh%B9n`$oV$crCI+x#rY>B0Q;Q$vMyNTcv+eKgtX;ne?HOrk(J%mcpC?#Gf-H( z`v%pOlc;acffM!USCE1}y$(upnLY_6?b~A^MZNnooUTuAhg0Fjzj;My$d^j zX0K;opW{5*l0Q$RZg?;eWTS|;dJXg4`4_Z6Hg#OM&Bb!7hAKUcX8chOSl(A3)*ju z&C9ak)*|*9&yw!Bt&!**Ee`E%7)kS8S^FO(audV;s@W{`QT9;OnTx_=9R@i&06 z<}T_Z^0qGWs@e7SqFpz=yD`@$nc3Q2II<3aY;A|dr>leJqx@X$CsOV2`L(2RBVK&d z*8Y+OI>x1`+Z%Cg3jJ=C84mtvFT0}<&7M|%oHoTlbSZ+|MK)sl;vwRkV7M);qRbrJ)X`yN-rD@7usd#1XnPDyjB zh?4dLAfPXO)RpJioQJ;r(}0V<@%@#Xhs|zs9kWrB!Dz*YA<D*_c1{C{1=J={yH$ti!3 z_*X^t=4<2L+5lrCBNQv^Mh6O7)thiVRrLJ>XG1{oURvb|>z3?sb{G(EhO5eq{Jp8i zuYX%#?Z9R((4ZoFxF1P+L`xd;+m?1iJre0>5SB^VFa%e0df@y#&gf{+*79P?fQb=P z7+aWM^wi?maU!EOuzzJ~cO~jwR!_QEHdt(;gckcunFWkt0qeJq^|YIHg%4-H;PBC^ zEQ$VL6&QnvhcP)dTqY-Gg}hDW&rsMDHK`h(RA?Dy)(%}vc2+DBz6m|6;GNL2LKU-A zuS`3eQc@>XRmVh41EVtaIZpfbzZhqH;CV9uo8dCe)1~|rQNxt>_jj{m(lxiK^ zKk<4W776P{4S#-GHrdg(4&*Q4R~lUSt50C}Dj*9L4}YsS&!S=H_RF(5?rL#n^L*DO zySh2AcYaBeU%h}=j?J-qSLHbYzd|w3UM<3Xy}sJ6Z(yBqivjn>om5Bhv|V4VcI#`W z5yLfkIk^u;u1R88U$DeUVBm3TrFshM$;Q*+^ysoi+pJ(brk>o;sNDK!E7h}1v}nX5 z1U?KDr++xRruzEf8a}pP|9uil`&c1b=XqAvnPz>Y&a;H5p$lkMOiz}MN?JQ6;T(g4rf$Zsb6O{fieg8|{<$T|sj9OxF-?6<8-FzL;O&)E1hfN3 zXQE|yp1+FOD^HA*bJh;CSN^Y1K-axF&@z#ZV1Lewc8NvnL@3zd4aX2_ z>SrH({q72==)Xwe+!o)i9h=qL^=|#}-Kh`0-MMm-f>c?u%CopO?M!%O3bh4iKL~ij zpns}P`S^antXPmy|BkmgZq2GXB&+e#j6FV#BuV-5v83>yK_UgwErJuNVRlP(Kwtuw1!07>#SahdQNovGl-Ie7)b0}y<*2OuiXmKP(uFN$!7h4{2zum?wA@@Pk-v* z9ay&O0r`PN_Jd@IPl17(ZKXPnOV*^W<+OgF1=K2sz?}-Aj$v1wprRZC7ZpMs1LcS4 zq|PPn&UJu$x4GZ!*4NSMX`^|_%Qp(D0M}ve9f{8bKPA2+hdBB8k+Ht;t-cA@-Axeg zDInv+Ce5fb^nUfzX~ciOzW=)3Mt|YvA8yan?>7%_;U2G}`{%pe=IL(DI@{fP`?O{A zkZl+}Jno|K`RVC#t6Ld7()2XRFEbf}=!r#F;)rfHcVHUW^Iz1X-^;^V)C1oO{K2&v zJv>4-Ry>e5_?p!iG~bmv!d?1NDQ%1{>>}+7TU0J410H+zJK2C^FKHKB^nXCZta0z{ zALw&UDh|08=lfByx8DUQ__`zT}#dhDL-I7j1Y%W8bI zUHzC8Z7n~W!Of3R^~1aoG+L~73yUq7?^mxO@iaUtk-ShS#x>?hb<*wRIhfbim#A*)2w-ti+Qe(C~af1ytQE;qavDqJKG%iRl8^fBkp|N49I;(+=HM?fP>hW z#r{O!jR?Go*@G}~xGX>pEbxU)g$SGnnDoCS*^UhhZ#Or8I8As$(367@vphcr*^e$# zCL4<0KnGpzA7O%53V(BOQR~UVCN9#rO2eii@o_!93vtFL#MVzt?=@55-d?qSm`_kId~lyxMM_Siu0|`x~Ob7`WAN{rBhf!xgj)?VkD4EHXEFnZ;tCA2wHy z*J${6)-GJL+JCwYS<@2jR?f)<9cf`kS(ky)F8ccTc;`MN+=;dx6280m%Q^h@0($x*2gTay zl@(U;=znb0_Vr*(0~l-SqOLH9Pi?0Kwj_X9JFTk1xZCV-sUv_`E3K-+`26&QE64(f zwbH68jM2Bv?Kd_o-)2m-#31>sQjVb#d#+tL!dM|8hGKyi6T8kVEZr7hS?bZ8RNINP@ECfujf{XDZZp!Fa-FR&Xw6cQ>V?+s zdw;YpFPSJ|+5hoNc5Z)GKtD0>w*N%F-2PL3yZtBTWtE@Ew^e@1udDpTY#scG+&lPF z-aPmdyjh^FbLzrE`>i%;!2Z%KvRD8^i3eaZzHg(5b0CTz-lsh#*M`bT0Rt3ic7!45 z%Rga&io_|uz6FM=U*i%Od4Ab+N@^hJ^nXJ4`%LY36Mhj!R+J}A znK5kO=I1sKMAV@9emX4WhHtZVwwWB3P$h+Wk zOgA1n;D2D!Oa%uM4u{xG91QfwQ{H5yC_ckh@Y*eEHET}6<*w!pRHQkdbUGqxs(&~k z-7$ZY!%Wq%bsasd*Vm!`v~L5VnPcARHzDem;H5)_U4lnXA7bBVv?aA+8}|$U-GT{3 z0Ao=Y!Bx2_SwY^co4n@fuKH8CZ{phVly?=yuRr*me7w;rt(_Uf+q)c2zVx!;LiSajK=fkvTUq9! z5aOcXn{s;D{*DgPTxUu1)M$6|PWKq=klk=d?`}+?6_!~I2ie9szjCip<|8AReKX{g zV63T-eb-;Ym?2Fe}3B*D@=i%S%gn8}#g7Ij3R3V%-NN)ICG zt!&^P?5KNPDr{TF>Gao>$x#xe*?zCTR&Fx#y#UyZWN*8$aRilgMjYxn9Z-^j96-id z_@Fo)VTxR&Cn)I~NRWkRBf1hM$VFrVu;URyMN^n%20&!4&>3+cGIvDs=ZQ8T=Nu5E z*_q81N5|7U2n($VPfaTint%Fq1lecd5$VoVWCld4cNBYZa@2H$l^xaf$%r>XP5c50 z+wVhHm+&S4(NgIq6q-GBFIf>+AC7^=x$y_mK!Vqh;36q# zLwP=-dBh6x?pjE4QaFZWgA&J(>?8Xxt`3gTYr{JRu1HSent<}VBBg6)S6T9!981U0 zHEY(LgF-4m4XXe(poof<6qY%z)I2ySJH-;Ta~s%HF@FR?bmZCsegcr6hs(Bf0QG7w z(X2W9SXEi`dSoq0(tjQiS$_PV;blgK%(It@8J)b~D4;dJS%iHDN3ueZy_^~XMt)_L z=5pjF78pcP5}#@kMVun;-9Ra5!OxZTBPl3fM)IQIxyousy^JBT?#OR<@}Y^-RK$!k zu)_7qMxP)!f3k@de`6*35)GV%+lrn_bomnKASD$)ofNMhTz`V0Q==v7PmJ|rsmnZT zeBx7|UJiZ2x^b`}>#wXhY#!k)#TXhSuQ5MNjWyEI8*B3#Qh-vUqQ6M-l$D4kOZ4$@ zm~;sY1b6kC<>?b^{#llTMXzX45HY=3y|9jgq#g_&&@CIp*IwdV!Uhvy{59c+Vu;lo zM9QxpZ@`Mfp?~TOlkzK%FTq)BUN`Y@kgW*ay|0QfcR7F(ZW7bs;+xX;%s!_Cxyf?Y z#$61q2^h zyD|Z2WMyp0U*-p65ox+9QdTEoREx#2?+6s@g{o7DX@6cf^=dfk3k?39pfE2quF}CY z1bj#7uTu%uyeCIY^zOxDdUT!UCo{l7{3JD}ri%IU$U5a9HdjRn1D1RYu@HVNLqQ?6 zw+9Z_3V2|@V8C@#kv_Ii>|0jAv1d~4bNU8O;_mWDzmdulsg7A)W175fWQnZV-C?Z= zT{a{n6@MubfpP^$ej`jxzXR%EfP@2OJ z)`P-3LJ1bIVjbnIBEi}Xm7(33h-JXEJ~H0Vzn^z;!x0#ZDWM;ALym~N7BJwr^@0lc z3kr}3?&24)$sMb-^aLODig(YQ`ec4*37G!5cz@v|8gVBT0xaI`Xzv-rqT5Tc&}bjr z2xi<>c=zVC-r@34o&%$i!IXLu=D{rNNk38RO`YDm{^i% zfq&g5>HlYtyZqeZ+5rFgzemU*x*;+DC#OjAxUMC`D#H|{r3#YnmZFH?L~5!Cv*Zem zUg|)adwwUlLClTq_g6qz{pmQ;zjVw>4*u1fo5dfxu4t{4rWIW(tn z$`Z`6Bn_cC^cZJ_u_U!WYRVBGc)7}TVShQSjFVsS!5Mi8-h!J~ccci*Vf=jxS6CO8 z!J1e8UXMOm+TW(B(tXc*{$Jv@vuRT>f~vtU47<(!`tf-uE}n2Bkr5Z3Zo4Ci_|p|b zvC^@PaTh*fYf*JXq`Sy)Am~Pvjy_0xnPmSHt2Ytf)dr!sV8%Q}%x~&pKLNQexPJ>@ z)~~jS`T`(SfEPxd?m?XJ9XN(YM#DA&DO~)Ib|uQ4s>3Kum96PBQB{{_uKSwxh{>-= z?D=(1F9|eaV(nl--lRI~&Nqf~)?Xr5v^Br`O;hu`AJ#vw)=%PO&1tnAfu{h8g`YJg zUfXsg8Ny2(Ken44gkuOVb7Uzi@_#||t9!MKk3e2oUzvBwqh`OJ*g~S!N?BR))|!(1 z=l_ad5^b)s?r;%G!y`E{fA;SRJC!N#=YPiWtliMH z+dxeOJ`lcJCoYB!KSQ=%1|sBLYz)#M<0Pj_lj{VlyU8>R#o9vp27+aKL(O78Osf|E za`;1Ega_ONum=IA={AR8<%rKe`h`U(uIa{o5S)1Ptcn{j@EBLWFc|*UED%;CtQ{># z4hM?Zfng=zuMbAm@v(f%(tq|@v@?+R{0Ns7dCQ6v1gVjQq{bGK8c|4UY;M=M+^$i% z%~2E#!4;5({RugN|>&c8+Tvn3mA$jGVc_H5gt#?i50w$h^0|};x~mZM$Jat;x|+8=S-H+;>^ai zJo4fxC>wG{{U&G++F^CYhvPl-&DQn|py-tq_+^+*{bptlDn7hV+p6fvB)(iCyILYK z@jPblBwdd4S3%#3rGM!bHd-;hCCW%kv_ui9FGU0$yV(c677o5ewO{rHw9kA(e~v4T z^yy>xez>}f6R7+)e!J$ccxED|J`Nbuj*S6O6jl6T=-k;anx371JD{cl14s!S#AQiL zV|FvDeeaLepgjdc`FjCxaS6qVBjBJQmima;?JIh0&*nh@`F{!<2A5}bgTZxYUqYc7 z-}(y&@i*qcsQzF(!}CuIw4~s2QjsG)6F5q|{s@IN6je?diYX-x#gvhTB1;ILliM~e zX`wwx_d>XvSWYq(-n*V&GT$7Zi)XjD;`V7kd13mVL=}&*N{IQv*atKxvSNR z#J`+EUUe%$^8tAP*Me|Gk8B)B9K*I-s9Xa#S#fe>zJDgUYdGRq3i;V*&H;HUI0imD zg>Y!-Mx}k#5D@f+O*7nr7mmUBs~Snuoi5-I z{_Hv^*niZH!5*j^;om45KJn{zokHJ*ui4&>_%1%aq_JDjZrJY>(7E}%qp@4JeCH_c zSf20W=Du6BbP1chx`$lV?qNmG>>m6+F3WDmwj024BqPFxK=qzk^_8)0+DC^oL)9LH$~!lVTJ+{a_aR?B-ruhucA*Pu>)xqtgW zBpZCM@+_{MLw|Sm(1vxl^6a{b_3WAv&-}bQ$904subHDy=T#pb5H~gYgD-75X^4={ zWBu4Ur{n728V(o5e#?cM9lqbJBCn)yo_~)gwET$rW3o;Aid0Z~YMUaLu>0&i5(gR- zhe4-y1&fUUG~svQwBu7(P zF6;9ykYDW$6i#`YbN)CN_x8B*ANc?|N@B;ZZrG{i!hI@0!QbNimvdOwhVW-`4u7UU ziX@|k$1UPF%_Eogdp4NigNvuT^=^Hw9bJfU|JlU#uZd!?>UN!rL*Rb!WHybyTb7ct ze*D9YN9=fN3!v>a3LJIQ#H>i<)bzX(Lu%QojiJlx=(6Ur3}ySQb-_ekpIO6l*QKH< z(+Lm6liGpjNeKEBA%&`atwKcj?SE1}{Ua=~i}?AMC6$`L)b&Z!^{1vu?Vl!J*%&^v zHzoWpBQS_xsA=Pa6aJ;@-@(z3Xk0joh(DgQoFw5!!}^ydBefq%MY^Zg$n@wRG=kwZ zd8%kb6PjBqbr;6Yz_+b-=WVj0Roe~0DUWeVmY^)fQO|rQe3$pWge>#ecz<~TMzKa_ zewYBFaOv(GnM5P{&e{^o1~mj_DHS|#Le?Ae2rrcWqK)+R$Is{?X-JN7`D$Fpu+~n| z$aPiRzG>9X(_N+PS<@Ake$!(6f@6wJC6$%XeN>Tzuz}TLoV>JkciZ9^ui_#hc|LP$ z;xM4nocuB{(IU-^Z;M#7aeshX-`jWPu)MGDN>R`z+kY%T5yg4#MPoZMz?B2pg^mfL zJ*^NV*KAUEsN$nv4OLl!wEM!hLQROpizG|2diHt~8i&CpgpI%A++cgX?&Yop=1+nG z-e?FI8w-#aQ!ZOH>sxW7(-!W7MOMn2%{JV5tedoW+gTek__+37bAM@11-BvFbDvDe zAQD%CnNEHf`l_ZqLDopamw8fJkceL_W4uAb(NiKiQh$bgrq!7tNxNg3v3Me%fR82N zqmtPf_zXw4VzgNP@TpAR_%Mjog(Z@Q6M5KaHy$F_y;`tKX>}!;E3orCVxg?P(Fe=4 zDcXAp8?q&_|5#Q-$A2&3WYcw$&Mk*PdBrMA`$z##dyexg755r@$Netb)4!j{$y&nx zyC4S4L0uP4i$5Nqvs`eb7zOy;e3x&#)oLW z{q|Fq?o)4)Dx+1_d|-z?qW&z&^0Dcpa(L}^|y0GL50e?1G1uh``fEBB<6}~^s z%yzBl!^~)U4jdJ9c2I5Q_$SQ@Jo*^FTi;!D;V4fY_8Hha3I6P(fP?cnLo_=CwNb45 z5@_o+Yy>x58ARZDpX@nhA5rk>B|jhuzjQmMYnS(zWbD@WJtL!Ao+e!LU%OMcrs&sOI+%j1{a ze^eZj>TJ(kYrb%>Lph)4a4PEaG-BbaI?q-5c_Pk2_}VZz&pd;0;NqpGnSI{uKqStl zT_%EJ?OWs=dYT(Htbsl9mUm`jfe2^E2XPazVWPcSxPS2M2}ze>8V>vRW+CrvXrF&9 zL&i59F2ls{ILbY!epLS-Z*RKgIBsl>KGD^2SGV){{8UQJO1U*zLk<4J1(A@%PEJLT zIrP(i062(}2oe!M-nHzmDiM2Q4n$yx2y&C2FY#i#MV`b{!)~kT2Bnb}jh~SLtyzl( za1yV@r+;~BuEkY~lU(J}5ki%>)yv*XH9Bm%vPq9j{9%d4&IpxMVj3eGzBr_13^y}d z|DI=*2J-T`jXOaqb{iWDUEJlrUE%D`0x{gQu4c1E@=QK? zQoG_o5x)dsXpv4F9=pO{2(ig3{p`gg$5wntSby*CZug<4Kp7t@N)p(SVozx_4rm6^ zLnkxC1VhVb55wRtP!Cq`l&yzA_e5!sB1=s0YES5Tcp0+;OHg`;G@<~X!S-?u9(eYk znPF=dvC)KTBD=%oiiB42JKVeyPtYRB2rJb1?4^qOh^R;j6lb78hLb8410Mz=@LLg5 z1AmgYGmY_ZB4~ZqEDfFSGY6GV zH>Bj1nv&G9kxY4t*b)=hIV1xcpy-zOgnzm9bsHZ=P_5dOoT{3*M=2;jOxRds_HZM- zbSKh7bxEy5$j&qj%^5X1O;N=n%f$0LG=Zh2rZE$7Lyyfx(;f!ZHMZE z{On;-t$p`zJo~1RT1~j-anoioMwUsOg_a%&OiC3nVP6$_wNDRj<$xLWuPl_X*MGC- zU0|v1H^(%?M2n zc}s?JU)d#|Xm!d*mOK}=!YQgK_b#olm8z6EUAgL9_S0>!H7|s?ZjmNIoZBG12pm%; z*4!sBWg6U5(BvuN;N5Z`NJf2RwyMqO~tGW7-mzzuyc|7GUk@}^+aQ4ht6&rhRIuVg5ml_)_*u?LtZp1 zS-Dh^mNQg#1b ztmMr;&W#Zb-qK-~HqMx(jej#{apR1gYyYb7W(g@xameN-^k7@6hDJ$oW6EK8F8j_? z=i72WpZ7Q)=-Z@jeOu4gjs=$T&)y5VASU5CR)*Ufy2u2i9lXK?q{EI)^!T>B>1w}2&VTOwa?=GYGb?Ph za}I|m)hdWW*R6*F);^lx;Ebfm)3Uq?n|_l@$qAI8X1jvWf7da?VKt3ojIK(&>umX`C zqAfWDKK}VSiOH%6p^%JAuyO+jgt|l}2EiimJj;_PQTy^&qlC<+U|azdiwDB!!ylc} zzWj72?5m&2zy9erL5w?cYNM}VG={?tzdc}b<1kcizkfmH_J8{qWNv5rj?9oFQF%W6 zfy(gV4^(crv2wtT6--torinPN55yF(#2_*g(Zqa``7W~i+IURCi!2m7RoLuXa9HmC zp<6)thkNP7e|z*h0}nOHTj@pz5t!H|@yFYlDlRJY;9wY!#7P`@0D$n-DLmr3GCPJr zifwiz{E!|#;(sDKC{EA%kaf6cJ&+%;vcnQ*!`oJNg zj^EIoyof=GVN*l^@^?`BI$V<;fWdp7Rc{UJu<81!Sbz0AQHl6f1V99IVlz3kXbMA! zXe_|WtDS0eL-HgAu1~U1ZY|>UaRn3c$3Wv!LJ(qG;$ZVpLV&&cpK922ZH?Tg7sJ1~ zF*&StG|5NTqPA;Kc9-5P74aokPl+v#R`n0 zu>lNK#ee!51Q^F9d;P!{iaiHvr%`>l;1pNB(xAwC%0h8DjnYJ<(gu5H>b& z1<~V?HUZpp09P`65TM+SsefWui3#(9pxff9KHi%>^@rZKy4Ub4+{Mu{0!+Rf+{;E% zS9A1Z&-5J!{FUNxMFGbhz7TXJ1r}9F0mM{N;D0cc^fK@FFDRIM{)MO?Zw@>wN_^^=RPyHwurr?v^bX^O^oRpy!RZV{1~IE%X+trHVpc#9pJ`9SHkSqBpTzV!L zT%$k0aDH$Kas)0+-VozCVBF61C<2!Ud5FOkX^JSP(#d%rDEzBn@TSByWGLd3r(jq_ zUa0iP21d#N97?;r4_Us^Ni%v3-jQHd9Di}(G{lUy3?-E^oT$i9qb4)x50-|ADWBm+ z94<47Qu_<(g^HWFxOEI!!#9$8Dkt21K%7XE(>GLIN9;r5MB(2@)qUD-6w}wL7*3;N zaBYf#H7N$yq8LVlVmR%IK{Y3a(3;o?njR_w8A4NH2rY>rG$e-5ju=8SVhF8>A%8R? zhR}u>R1;!gEr^Za4F=YJ7)tYDD6NNKH6Di5b{Im_VPGwX!8IHP)@~S1vte+phQT!& zHiBn@(qtG;i(w-~jo{h~8^J{nMr&asxVQpoD}R6K-Z=XE%l)1a|LyU=UnWV!r!`|q zr)SXy*ohGDo#bD;Pn!C%$FN{$ZGYgDdfT zXON?a3r2nE-Uh<)6m&Z)Ri%{&d2yoMMiP@!`T|3UcQU`hA?j1jK9us+xDv&9h2VJ! zpB?(B_HgXlcfL)3J%Du(;+?QgT5p{t%`^5}(UF$l?!<>jLh+0~>jc#wm4B$wc)gi* zJp{c*UPJa@_uCx|GijCbb_!^~M#2e8l*IX&XQ^24fHWVLSiaby`P~l9A4W89e7YI6 z%%zL2hNS@&Z(w^=#!MfSWOk}oGTEqI&4eYIIumE{=xksUdfI)))q{9)9yj~(<|izl zr_F3S24bFfi#bx@w4o!9F@Fhl-cmCEV`e?YDd0Z?SclV;{cNi$3_zB|(;q958CYKJY{gA_|NIUF)regajmp!%p|kg>ca%3&o9SV)x~ z7kY34RhwQgWHSg5Fn>g&mN%1-el9eQt6$#Z=v(w@As$pZ%@Ks+cr-!u5yYecd|{pMb#;|%H|GQKTsJ) zrbO+=p*ykL-*DZSs0i~w97k!xWHdQH$Y@_w4h4+HuR*5tO@G)AatlUI6b2OwoGv1# zOt%s8gKGTbhprLCf4w}w>E_Q5H#v-24t}*E{GX8Yby!4=^ydsPzs^Pc(%nMh%Y6&U zUne!{PAj^AZc_KeSm*&&9?TIiWsIyISiram_5npHL#g**nCj4_5A&ipOYOnrD#xq0 z7}1X-S3WLbWq&x;E^GAu(6R;wv2g6*QTg=gCLU`>k2ItFGUTi*Y?ld6H|P-pP2Gj;w4IL@B+I|e+B`V@*$Zr zJuCx0jG*a3830=d+CZHeZfC;x6v7+CM_p!~^e^qStbdWq+9hE}5p)@dsmiYph+*R( zOisY$zx@LOsEVW0raY;3`=@6DYyC9PrcOe&(bNUV)KAPh(*s2TR1&aX8K^iw!2y*U zIVp5n-dD(Mze8gCqe+?mPK~OQx6+OHpS5G``{i5#_*KwC`RKVDl!QeTE0w2iNENTK zjQ*exgnt7PZa9T01mLwyE$v32QJQ}!T|9I`0-wgYcjkr~C?{_DlzN0Vf)ACv8fMy< zh>LklJ0vl!N3>QWq)AgYeE@7wrx~zF8HHxRhjR{UrmP5o4O_&>ky$Y6X5_8+I@&d` zel&0=lK6*vnIwLkiPsE7`XZQcoiypbgm%IA0Dr~!mOpj3zZONRx@xEg=dE?Qy@%xx z{*=lH$p{wtS3VB&?f~%GVChLo^#%mQ!jdBMOnKNjd1D`OPTm_gzJ_elo5expB1@l3 z9eBEfL#$rHpOFYgVt>@biI-$s9L#0s$KpaZzXA+sxC*qT=8ekD{34eltR zJ2PI>bM*kzm6|z&3FBV3+6qjsFKq>e%YxRz3&OQlSrD#!&Bsz;OOf@S{VQRYC4X5T zR(eZB4Fi!GW+(_8W;ldN@=~N2jN90s`beQ?nM{(N=UEEGKn$b-6sC?Q^%F05y&MG{ z4ELnKy+@(gKh5Y7UGU`am+<%IB`(QMjf;)82HSrod`02WFnsOU&xKHQ7$_ik%yN_b z<$KT$ivmQEG5KITPE1%rax$t&Mt`YcU%b2}arj|jT->k95OAF2wx{&yU*9!Ca`1tT?3Pryq1X{2uljjX?sHDcZBM0g z+z!xmL8gKFFrWjWzqfh~4#P4qvTDP$`QA~<%eTpy1o5K0SbbmM8x9qC6n~LaeWa(& zB7#uMAjt}KUY92&d_?311rk$6)$4lL5e=mR%#c;7ScLzl7y4ny5+y8`!%N|xMVp8f zhrH*YN|Pn$(mgbzC{ka&D>1;a;u?EK{b}Iks2*c`VvvJ3D3p1cUcoHBk40?SuQa9^ z$&*2O)G#WkX5ujJpjw^4OvYsrp?!_Z^Vl3Y<0(FJsyA$UX(p|g8+elD--a}C&X+^O zhM6Q;QsmWMDw@U42!1B)Y}~qh+(ztMK;KMRG8;uPZJlXBhZ$bwOjwhE zzUPK5Su&Wmq}rjUHh%$EbB&4+k@v9N+Q*M+VeXiefx}H(vUJ^Q#?VA3M^hv@+LRSL zVt!tvJy%Hv7+4a~3(LqQtQMv4(%f<##am&w5`_5Om`+-Ibi&E7o%;4U^i`218T(Lf z;K`3&Mq>3LWMc0jI~~-$-=et2vR5>gg9P>*GCY>OqOl*rFMl|egW&aTc5*deBbI?f(y|HMBy-~=4~`$Mz0o?0Ur8AFTYsV3+Z6EYEb%B~>m&&+%KF_| zT(`4L8bmZHa+|d$%x&J$Dm4=jV_LRnwZykt*HVdd*|HV=rI{_Ui}Mp)I~;?P^p}*W zw5}#Wm%erR_()jbmCwqOkf={BZu#zrCh{Narc8zuqsP^1?u?i2b~oNRTeYel$Er}^n{HdSlz%CoFld^%YNEK}6M6Ke8_sKmMeTI3Q_aNWq)xMk&!HD!Y7zGi@ zV7@L9Ke|;a3#`J6O-(wm7l~t~?*Xcu7P``;7cX@&X_giXb`;zW0E4b?^-q$zBn%Bn z)DDn(8RU$pH0kbblwPzLRn@GM5QCWGu9mF7<)~!Cy?{zTIwTYS zalqWFVNLovi_Rk5rS>UJL5Pf=lojCLI_n^Qm(SC)!pnOc6SNrG&@}K~dhYOap@P#n z@3!QH=lT4qN2-?{9m?Rqo7x)4Zhx=CYU1*9mb?LgVr4JSG&HJ}eUyGl?>kC-x$h?V z>%!SRucq$feD(clw(Z;txuEZ0lg-cd4v1My{|Q8FpT}SR`2Yv~^S3X$pr-M<##_GKh%udV;BcX0C=@&K6?; zV7clJd#Oyl+%KHXYy!dTmVbLl9k#m-SGBe}fNdNoUydr$%41nbpVc@f{?vo;|Ci3M zxG@-WO-l6|NsaR_Vo+-gUywq!xN#9dpry+#Or~$GiEyhD0B}qXC}vHl)!8zoTe+Ya zOkF;65bjM}xss@swp$!Gu-sOo=|DuZwHm{8LH(Z8?o(I3w17n`;(y@1jTvmViw7)d zR{cKSu2ReGl5Q2EwUg4;BFdk~*{KljJNiZL?Pg4k%@iTrd(w~GkjAI{tc>o|4;KG` zLLY;Z6Z58zx6(dQT`3*_?_<@mZZ~i;Ev30`@~8cBvirGqRNdVTn}*>;lr2n%zbqvS z2>g}i6H&mG^gjfHKYz&}v`(KZx^5uPbWRus`Mhzq`}q#guJiKqJW;Ai8n}`8qxz*= z2CGQ&Jf!%+*TzG~-zucA5x8E-({fmctbgLh?fL^)IFWwjmZ24a^S{FO?$LE4F@4rx zMlOky_#;XR=3?`$9|0N=a6{w;3Wtuh@3SRt7<><6*f`(-gn!s@C)3Kyjb=6_VB{WT z3`A)2UC=S5J`?T=u@t3WIEF(Dr&=!Y{raFsS8TQ6eQ{27(XRT$WSAl)8Ho_!Aa;G# zS*rs0#0S(mhpZAcWJI!4qk=&?s>ahSlR+!7c;3b07btw41WE^R{Scfg)}ZC)c?=)e z+d#aE08i%@Y=6{$w9rjZO`_xolRG2~PO(t0VX(tTMu9nb?xA{Zq1hxH@R3sxpx#RZ z0o)V>DYqIykmi!SHln%-4@qAJxq%?cxHAyM!yiz@zd(R6QTQ3^10Xs?z`%L2bCSV& zMQ%g@AqY$!L{LZpo>~QTNEYxhS-=Nn0UwnGcvu$Tv42vaMpywKVy{Wy0|nR{SW3RZ z#Ux?C6~)Ua$!YbLqNUS;8HzX%4th}(Vjqy}Ii>4x7)*q@?00(Kjg4qjd%gjIsv8vg znDnAZ0YCtjKxw}pm3|NCd#;95{-yQvVYr581`RI?3DuUW(MfHim){{MjKAE5%4OXNo|0-6Ue78n7}16&XALb2s?XkOi0)kp2Xqi~NH z>wA#l687$F`E3Sj+ZoTG`?8V>F?XIo4K)Xidw03oEMRqB zZ&o{J0xHwS`R4Gk3xdqPK7;bu?#9dMY7fHfR%=M|{cK9K)(rf?wdrN_C0$FF}k&UT9dZk)L@Mj^QvU1N$YrPdah zo(teH#FVT-dk2b{{2VW#7-1TLL5uNMhs#zdY(1XATW3@f%fBXVW&&Tj~J)Sr~nDZ3~*f`@qfsoz!5r&um8+QV1+{t)3 zapr$e47?g#{%xR;)fU)=lhtA|hHQnDp!H86f_MB5S~PHzO(($gz+RlLzAs@2X9g^i z1MLf^zMTeutmaU_76|w;+rbb|{{W_+K^y8RhNXXY=4&8gwEzxr=;)XMI}T=#NCYs4 z#dz~46!8NH;2I=XNr0dkaHcL+d#LPOtiFE%5lfIEEfH&Q)mLk02}KA;P{299hL?;R z1K(z=Jv5`uYzb^Nu2!y~h$m;`ETI|@hj9bv846m@$MBp$`$-jK_Fs55yYU8|(H<)L zfO`f4vK>R`+ZL>$ZZX>37NtdP;cC7Sku{p^_DGM57~b{ zLDPd3ku6-a*uqtdEmXJI!j*+BYH8lW*Uc?_;oPDYwJmOm+9KAd?FO12yr^waE6o0d;?!Kwum)gyWg(i!Uk-7Zud)Y|6oc6&t?yhHe$ydF!)yh<==H>@XI7FUo`81 z2=juV?_Q8hpt>DYe(c?#ZQ<{Lk9~iNKre8M!%h0Oczb~x9B$gTS=JByf(8DL1^$5q zVta8qcW^*wfy6EUg9NU2NZ@vY1nwTOz#ll^(-RVhoQq$PxMyTn%#rn5j*-%BiJTV8 zJrcMmVrdKWM1MZQX{|z~vdYnvYfNOuP0|yt+ z__8EyJPE-|@8wyD&p%)!th~733DPq$A~0*hfE_{-znBnsv0)>cc7h+Ag4~4Ql#%po zLJ%fz>em-K1QE@RMnRedu~8GG0%tsK!9)q@jwbctD;M*v3Dp+ zQy9V{v3S)QpQtP2=mOD)jFNvBAVy^4R?np|(3AwwV)8%So)=KvD4!nPG)qpd@M;N% zvNH`s6gDIuZc^lF0WEM+q&|4eQ16@o5wZUk#6V0&SmV180_*eQ)Qvd?VNQYh97Dp+ zP)NbfK@6O4^2s3cWGBOsIXUz_mQw&w3A8e+N0HZz%x|4UPd1 zj2PH-ae`5N;sn0b#tDDCY`+4zG(lk*d4oZOpup*I63MOH19X{ANn8baRvanF1gay2 z^5a_mmmI2B^!L7$?wAx52O6q8pK4Pid7eaO9OuCIX>814*cg#K>Qk1q)$-+=H+$4jE zE0iP#%V8N}1#796V63ew(fJ1$B%Kz~EW!ZcI7VLKrDSMBjbRNnhA_D}rbrP@l9LQ& zB8aSnn>hxD!S!Jgjiyonfxbm5qLJS6X(?r3`RtdS!>;ms69B=-A+=n#vDgJOa| zk^D?E69(bdC6#|Ws%jU7{Y)Z68;MULv=ajv_nn*&u)&j%P87?bgE}S92_&50kTZo^ zCpsI#_ZYGD^X8oqFcb)}TU0HsA_#%pmjQ|go}cT}BPqfhwW}lWG=7DFz~*SFO9|JR z-Wf6#FSwZH84igA@>!m!qE`$fVf- zGAu56K_Rm|;krK-N|O)+<^TGKy&^?mxtfNWlN`qt$}mPjvudLW2o$?O^^PJG8u!Hi z9YQ94UkIpvv^c#%hDLAP&c*E}AEWccwm$ zfd37T=klPoTwy@IXund_7#!MyRl#1-D_Qi4!^KIntpY|0@6}b1a4@#WGkVM@!%R8e zxEZd@0x1JuA+TwYJ1w3pHnH zor(kCRLC>c+>;->CSLhrG5+zh+kMqF_8K%>!a@7pM715!gQ{=1b_j(&2%k|$8QxJ5 zly?};EfFNvYq|r9^h=Es(L^%VSilmGgj|2wQ0z8oa+D2+W=JwWh)IaXi+^!R9;GM- z(>5@xKS#e&`r<1rhaq@G-m(23m8t;>n#B1T3+}teGmK?PSmf2I3?_FzNss8+CjQo} zd2n=s?d3c%nIb0R>!UhaKs0sT%0M|R|6(SKD+;tcmVe>e4gcfsB&KKzFNqF;2_Ant zP_NcOB>2Oi+ebdj(ODmpQmez}ZDCz&^WbHB!(uRb8xEs2uKbh~CR2H2qfO1*(`>zz zf5ESrB|Px5gi$YveKVTa5MJceh{0eHmw$;B_eOQF21-DMH&g`VU(9>aM4hM!QX>Lm zu$fdbQi(1Mf8*hai7YVEtV)KzgZO`#n2e$P@A~E=ssKgq*;ybsk;#NwMQFQ*ny!hKi&fH06f|?C%0!JZQ$Gy!1`9fafxcj-E0`?R=F7C%5^c0R zn@M&9sct4o#eaMnc1McW!5NJ43XdM8CEj?zlr(vglh7^44#Tu!ZTABkQNVw&a#do5 zeB|Aa#^XnwgjZQ3+P#J&2W~UfAPp`-sOBz_*v2l=$fhpA;FdZ>-N!YD=>DXJ|K=Cb z0Su7;5&uwMB5mNEIB~oVfb}}>=!PUIRlVK51HkA{aRF*Do*tgV=mc!u26GHDro2R| zhQ;(9fy!u-ok*;@Z=(k44*-7wfplh_-W4x}x;(GlA!6v9iQ$7rLRvw%b;?x!2QUU? zdPrMA(!QMo@9ZD6l2b2;NcZ#l>f3$0R=+=#e;y15dT@F$fn=M=nzlOOR(I#S(ucQA#pu1a?_) ziqTC_aY$9u0)-oq6P70Zz$0Ds;FIXKP{1+7^rSqg(jpMOh=gZUyh=2y!xe`sbV@!k z64f5V5S<^qs(fu|V%^FuBMQ$&Hx5hRk+Sa?5gagJuAvm;3`cQ+j-ugQmp3DbNsPye ztt@=if0^Vh<{b6$aHD^`i-Td+|E5`j1Bb|Bhso);f1sfUG*V0sSLK^Pn;?i^X_lLD zB$*lh9ZOJcX`z7lML7y$G|(v50=b$;MVJR^h}0y6o#`6nF7at-1kaNdM9|A|!*jN`n;Z>>M1C!kGQSigCW^a%;^)qVvS1@kyLjR!_`P6vB_?DdTGaeK#oy z^8!>!rWZ3odt0Hxa6|pCg5^++sX?={?tH*!Bo7iaOV82z5E`j#H*k!-egj6?>$e;T zd%cqazDQqa;=g|ixXpWkV~qAIG{)q0nJos4nb?Bk z?93Jc*xqVm5yn;v{>vn9jGftr8|96&Gg}OBJF^Cd$YLYx%og;3M&j(uTLO%odCLJc z6L0bFSOTz}*#hDh6R@4x0^)PUntNAxxXE(`$C!H!0nUHiYv5>euV%nmUNstFc{NZ2 z)2ZP=m`*hoZ#p#$2-B&-!cC_J`U@+W42+)^MQ!{T6JV^TE}B;o7Pvv+G)L<&Q%d@O z#2oHUgV#W~a(w*wZ?z(8L!BxX2qxPnp>(cNDs47cWuM329Cxx>?wlXHZ{6>vd!f7M zjWeEZA-I28+zbruV$Nbd3IZQj$Hn-E>+t_T3Mnw_jWYpZW=o#WYzfBfX3L)t(28p> z$I9owb}MXF`{mUA$3HtGIS-&F&TOvmAJGq-uD&nfsHgdAwSmK)$MYv-juPs8bFffM zqXIEWA;bfy%eQUALL0Rgt2TIe373Tz(baXuM}>b3#dAL-mLYPL7A{XUa$Rw;vV7Fg zbrY54zVNQh6kx7gghmA7o12o1L=46eiiC;^*FUuZLASK+pynxi+`Os)s(T@d^kSpr zg?=yy=A^j6sz@H>Gy?HM%abauV5yUfB0(U0Xjh)7A*f5>Jza!Uuk`DFJo2yISM$nm z_g8=Os^6#l&+;JVPN=kz_mKWQT^073{~++73~LadofnTs@H|VOJI5fTCit8jpaiq6 zJ9!>&#*>}1asRzv{;3j+Jp_EEcTm_Z{Z-J|qYILIXJAj?U`Jd``mP9GMp^DgMCA@w zn@>0ZK4nRfQr}HdFYy&a9z-b1#ceJ3z}J7U7Yl?|O7^P=yqCW78(ktB6qFlq)(Rve z#L!>ASz-BNg$3AGm9pacm0*HQFY%{)_{b@PBE`^>_rS{$3nz#%<<0oiO)?6F6>)G3 z_$-BG2~vj?-T;FRFM#~FN8aRK6_My(o?R0+iAUl;$>Faq6<>*|OLjk;R0#Q6!>xb4 zC~9XUkE+BmJ3SEZ1(;|3f@&Bd{2pe7r!?4m(vL`X(y7u7B%^7DfK@RoA*g`4e-%;6 z7wN3hO(E#Zn=BA2t;Zn@RlgsDpwfg%JB2}kGNKdH9+T^KK7%8qNi9NfyZWto!O>WT z+eKqVz2XFh)5myxM3t7sV9G?^z&?K_N*Q?rsDz7VQsK%mI;fp)c0fExQSyUsVxb9! z@}}#lLlNEsa=w_ll$)$-U$@to`Wb|#;*x)OT=~np zm6!6{y#iDHK3Of+4``!+=zJ6$bz?szhB);srcK3@JQEJQ59ZnJmX zr`5*&4a7hX#c5N-vBIoW;u7zPTjATHy3^9tB|X?()!dN$1ZKqleL05feC0mGK;KD} zhUyr3g9Kvtp&sfef>W3r@Y#P~);tv4q~uQ|2#Zq4c0R7vgV#M^Sc=i93}0nJQO|l5 zM|1rdI*3c8Tur;x{Q>-%WDJ*ciIgjHTjt>kAZgmO3Coj;KTrfX!F53j*EmU*yT{AG zMwX#wlB$snp2G7eV-}c-n7*fc;pCP-Z6DjCX$vDbE24;G%8N4tB&dJ&#+lD&>+KA* zG&>g=r9HGN43}@78!`9_RpW(th;uX?xj@wLByF^G6rLqT=20~KjUcN2G@i}fr}1_N z>EhYf}Jcaa8?3Z#Q|aG({jZZ6O5^|l5fL+NF{FlC@?g9N!O z^Ps>=Wx#hxMo$6DY37y!wZ9o^F@Rc6*c=af+z- zTrk;c$1A!rg1moSQd`{<#5c`oi;>scv%+`Z)7B`B%Se3RC1F5RLSLJtRXZb^x<+6U zahD*@BNCHS^}t;rw67AXWcPKVN%_ykgLh=PDbjqdmWcmNvVR?degSYz zspdKmMj!sLLKP?F39>QKuOdma07oUfTlO}!OrUD$^5dhp^3EZ>VKeXP?s%T%8a$=- zxttM=+zd7?(SkC@$Eb0UDjrM4u~Rka-iKu3{nRTT8Jqx3d7`m+@00W`ZcQ4+Sh{={ z7ns=BHf4YJl6J#5OeK7*#(fGXobf2G_|w=br#kevHse&@0Q2oMqGc8vy4!9=K*!Q#Qc(8wOtDXuuhlLiF+0-C zX>EUD+N;zp`^d{bp=WjTx ziu+YacuOUfT(-5AlJql{x{~>mG?uc*HZ672LIYou@|N~U7}{&P!p#HCskl<;iwv#y zf`WZiI+w6mjV)iIL;4vidvq|aGaB$&)G3qR3FvgI^7TK8f@(pQW5VrCzK`!=4^5B))WX*Hp zoumE(Pbg_?GuaMdCR`Cw-xedgxHqsv*W(Hi&ZqW^gyhmV(uQzq?eoA0!_qyKr2^74 z2$NGm?UnFEZ8e^_3c-yAi)>;cwn~3j9)??_tnL*to0L{Zbc<2r)*zPoX7|i8dwaXa zGIeW{#xk>I+RBfaZQAw=S4)&d9K4Gg=9VY}W`7~)oKbzp!WN~{TONulYgO7RZCd+t zut2DE_y?zw2e9_lKuH?~@7DAyNoZGPOEXGpHz9VG^o*t<@u*#0mDyiFne~6wj(v`# z6tp(AIA&i=_PC&glf9Af1y3b5&(@V>MQth!Zc0cOF!}Fa{y#k;t&Isdr`F~KoK|Op z0?w+lNdada+NgjtvQH`J;F}{Lqt;FUm~_~7M^Fyh?_f@;m{=s#GP>cU!-hAMQ_uK@ zvi2L`2(|$u9K)!w@MCB-p0R)7S($BGZ7bS@UC)v>$w9-KHlZK3s7=^Efm%~v#87Kk z*BDyca;@QH)=59Yg!q%URn08=O0LnLDa6{?zEKew_w)F`mW}mYVu}@iu z*yl+W_6Z_@eadVVte;T%PY?iu<};LVz=YPMD_wOQf|w)S9&Z^XC@p`Tto2g$_&(Pr zu~CqVSpsFLE-9++KJd?~ix1)xNz*X!ngCelEONVJe9fxZ^=L?M*$TgM>yIprz?bEy znSdn_PiGAZAmB3p$BGA-eGm;?Xc@>~;$;D5QU7fgRS7gM)eMxOz56wMt43LlD=h?B zlA5C|OPdi`nmCDV6sUhqBg?c*Vv}Okv8s^8k+J1PF?Na|f$Hqj#vi95@3zdk%f0$2 z-;_R4>Z`qb_6fjlmXQoj(X--!$d0u4cw?BW_0Zd>g0>iXJda|ChW6=t*^Im1LgQKh zn>A^hgXI~VCgBTi-&@Nvfodj}A19R-*3%9x7A1V>1(!ZarRskfb5$;rjx_hq?qEMb zC`%t|mN`X?8%vZC5qF?V9kbuA?d6llVe4j$AqGc_VRYGgYaF_mm&<6>-SQX?yf$4u z_K3&3^}|wK?G5M-)~lD2mN;$9lP+5GsnTZ6sO%i46dJd^EDV(as_B9zV*X=*;m zEUlOg+k5$RCZzExKU*NIca4nKlUnAHfKfMzTO-+!uy*fjHZ`^jtl$&K{qE^sIJDPN zg5l^^d|fzLYyx^vY>@|H--|K%U7`1v-@GIYNy-O7cJzO~eEI!1SML7y?nSmpZ`mpr zG?xQ31CpvhSeDA^oFU6m#5>R3_KR>ljd*`(#!v@i#xR^{e)YT?!y!X$nKVRs36-4! zAI^9#G3g3PVA2x}fq0c|I<#73=qCA9B>37CF&tib=U}72k4dNel5T7} zMAsE^v`c@++sSOE$h*za3Esy+Pe8T-xVX%aW;6w(ql3qAb>`-T`!AOTCm5U+yqH1S zy-w6$)wt0iNpikC5v3c@YmRGh>+QQPw1^Z%EuxN6@*kZFa%bx_h^wUHVrihf1gXSS zYXKA{1HZH4APWaZiwLw}P|p=l6{hkSNZnY(la_x<0FWU##X_G~>X0g26fhEO zbt9s{G@1bL zc^2n@#g?ZAjL8k}F#!2ChomM&o@gc&fl5i})_O>%)^Z1mXmn6JOubJp?g0QHX_llk z%RlrHGUTv`NaSAbbm<|BIQXUB2DnepMOA-r)GwJ-HS{AD(=3Y>mx9EXd!U?>e zeeK#%xnNp}MLglHe(LFT!&msN141lUyYaW~V0$XiH~q9v%hh(j7O~m%F<-~CrGD!9 zhL`B4cKXNh)PW>^0wtb8QZKe&A;~wO#Q&KlTGOvcNJGk1UV zTXFI{n?q7>mikRTSuGZT#LMOQkq>i7;W=jGJn;z&#cUn@4w&-kG5-^md^LdpwmTt5 zHqL+aF{=e2?T-IXKly+5fYi>9*;YUG(|8YR zZ}-`J3+U0=a=lr7G8+nLA_s(Xd~RcYvP z(Z8?u^XVgK59$X*H~j&TAu?!ZeII84@Jd3!@xi+?B6er$pz9i@#}nlw&RZ$vZO?Wb z=-bnYc7nS@imQ(vi9LTBx_%L*Zk`d39*Fni3fGFN1EPEGJ5oPju0wED99ul5 z)uORktpetj6h5A#zUPc*C}JFk7w2L3U=v^NN16P!L3QPG!Lt zkyiM#4dR@hXy#_Z+ft{H<839L-`;`63&%5k2VtP;gQkCgy0ADRdF4*`PI#2x?nOuS zdw+Yk!B?nDjtH1X)DlMp%|(FPu;=#M9Zu+4PBB<+?F-s(3+}xR6dtrQ4rT5^E#JhEh72G*{5C* zk3=rJa`^u;79(h#3l8Z?=JfDHF22^{| zekr_%e-#0^h?zRJK`$!Ldi+rhAREO31cWysqp|N{U_u)|6sM5B(h!4A33~E?Nkyl% z*Ucc_zRODstmD3b0wdGATr-kyOX<5u)7w3rULdb#fS!`$~$>Fa$?bC2BO3%RwZj}ZIuFZ${GFPYvXXRz*O@G2Lv{;)2c!6lhc zz=S_IS8<|6-{lRI>w~Zh`hF`<8!9#(a7f-P$r~6Na3K{CChQijJGe?WcK7?KH}E72 zPC;xyAeBujcKr=Via3>H6-IxNi-h`D4LBf4yYG6HpY9jG^5?Je4@X#+D#Nl(&_YrK z=2FbAVXwf%g$u={Ld8)uhWOUi8uEAE9BcmPcap`GzN4t!g{2K|W!+s+C9Ggd<){m$ zj5Sq#>#Csq{p)hStM0wjH&bpE!Yhg%?5JIi+npY5lGqMQYJ~>JvMhhX5Z$P^;8Bko zeti-V3I15=dWKYeK}hvktTgN>h>wXe1y^Sjk;wH~VmtMT?F=~NxIF~1FaF{uBKWpi z`gEiHR-PbSj0UDyBo@dOQy+>!X4M*(5E!;G(QS#v;RjlN8R^>4FzG&47a#7|M)4zM z9!ZrNc>`dmk>PRG}N*gX#w^s+PV-h|n=mOp?-AEA^Q$n0?Fv zXIN^LM6JHvjhOm(5}uMQ$j=d<@~#fe49my*i1^!eJzVzi)&|6)CLr7le7u8}j z1RE{JKiui;tFwRIxeCu|S`>deKhgNLv)QheX!v$K$CjPpT8){v8Z&G)X4Yy9*J|Rm zmFov5%5rGSi9dPfiTC2x7lm|ll~CoS<$lcZZwSnnFMnWA|9pQypnm@sCa>RJTp2kIS4tOK z&VT;)1%bn%UMOmwmq_Gfm006<|1&`!(8znY0F8GAog_=o$U zB7S^cj3<9LD|6@K(-2%E)eEx%&^Oz9A*kXFOm79McNJD(`qtljh>Uld4QW&NIB5Ew z<@!1?|4aA4;UDe?j`)$rd5{N`sbO`Be*8$>6ivk=sV{ZA->O^pWcMucFCRWVGAx7m z*FUjfQS>iOO`t4&yOEb3Xwu6wqfFiK<@fGpufBgh?-uiQLvy=xamS*D_dFYdupBG9 z*NCLLzLMoRIl0Oc5+GxmFk_l3Y`HjG%jnS>T@pn!&TY}j0c(qkdZ8^Y8vA(}%gPR$ zkP{YrAq{LX$)Rhvw)Jc<=F6z+R2afi#4mC37Gs7-5rd>;o+`v+o_5GZ{^Rp*w_Yf( z&0c?SSAcC!@`7msyfCO|YiF^_@7<-VzC9AZ%yM2i@#)&7z9YM3naCF+TRzgBDXGo_ z42d@MS5YY@C??UElkzF4!T}19qEu;nRYo9T-#Q0m>UlE@<>GCBmYv9~(1{f^&64*I zmrwYV+ZNQdOkeX_;Y*AB+zeqGY}sWT8`FQ;VRbKpdi*IY&j>hKqjxuxRTjgab^@3wSEtQtOr$I)U9Wr5g#$~7v zpSP!5-}q7}0=l$k!ajpmgtCye_brh19yfuQQc`-2vA|S05VON%d*o$D@5_I0|M)*U zWQ=;1t9lz;pE8QMR#8|gp_byPN%n7&8H;z$A>S{Rzq^BGAb?iw9}`FAvhoRQRaRz) zn!bzY&ADCDNZc~9%E)M4MB99BaCDOwd#q^^2HuA`-@4&38sH^Oy#!}sLm{?O--`Gg z_;pu*u`;VG-k9difr~9pu|9u&LKA!fBVS|>n?_-SqZ15Qz%QLvx99km4kF1 z9B4*N^v=4m1tcTxMg`IJny!ZB?A$@I%)n&j-$Gl{3oQ##A}kT6W%sPC52iCG?< zrCXK*b-k z|39)2?R7Ek!;oa3o}C4gus@R`<|YNV?dqpbpOaCwAluAM>>t{&W3G6Fn`-hACd9W{ zx~phc)=2A8VyEjhTSj@$!@=*-K4>#GZr;ytd&RZxQKgd{RiAIx-#k;mae4I z9g8ZKMUt`dCIO=JOYmqVTUltQ@d;a-ib{sTb9MK(2FY|!3I>VN55tOSYZC)J`kU+n zMB=x;sFwOn0ozbUvsdc>Nllx{ScX(QmA_oGidiX%rouJAB4U4tvLLrGDYUn@2YF0e zhBH)ttqqC#-r8uBSduyV`{^p8tvu64Ey{8h_MFw0-@7$}>YG@k%9|zfw&HUc_gqFdbfcBxy}%&ZdEVZUvXif0s`FhzgZW#zKZJN#hAl-aG#LW}gZ zUTU}Z#MjT7B4>??xm=_q3AV(&XQr%U32R zME@&YRd#=PVhMPmRZa!Pw>z6W;H{M)sYI3}N5XB0hhivOUu38WR*K!hYb|NFbXak4S=F zMWS%`p^43sB*);xfZ=e;;L18c*UL!cRt^sl3`v12G%F4mT=bCzr*qCQSaDB)rNl#x z<~UIVfgixt&U~S`R?I;#RQM@S#>pK3E1#@t;A%S>gRM<1gpA^9w94DhAW|75dl1=U zd=7tL86_D`GBO&f{9_CvamoZk%VK6KiV zoioRdoOkLKB13VVuzSm4DF0iIGV*BaUTDYE8DJC_E)5EFftNv3iEbrdl;psb`8swS9;vsEr&}UZ+-0Y>EQ3GAmm63LRYg{ZTGS3QIz+4fRlbo!u z8IP-Ly0V%g>N~#i42DEiigK69s9Ls0m91u8aNT^(=i5^dV;kq1LWYQwkJ)V$XcUz0 zVnnlh#5+@lV-<`}oM#^f^}OLQt>}L(ou!&?XgOC5M*B5|;lfpuZK!d1N{Uf+ONrSi zkC1v9H4&mWd}5QwE@MsBJX3-*ZcRr-o4{OlZEr^xUZ&qsnKb+rndx$PMP@9fuh`@h z@g_Q&4YDSny&)Mh5*53Qh_lQ3a05I_TX=5E%&)A8L9$!Cvrkoj2?gPoXKkHxZC~H)9i<{MUBQ5UlD|P5YOZ%#JYK5 znmUjBudeO#IX`yJQd~)}Mp%DePchi@=w&mtpZdv-)RKN`ypA%=i{Hr^=Ef>R{mdqs zQ9m>@F-9Xt6f7>}L2R-3NWHP1=%VpO^;`J37h%L^$hwpAw> zlZ<4;`-ZL6;uC%u!^9(fZ=c|-VI$aW@<|JV+GDjK30iDP7Muc$Z76@@lBwTN!}(Zo zC>Jibyb#cIJ2T8JOpUd~tR-E1-YuQRo-#~AEBc9GZ-t#)@HFTC5;elxMwbfxWW zMP0k4vb4(I(HiZ9^zd2`7~>2JEq>$WmXuqQ%;Jc;rn90+D~Zk3-A-zo zGvS8X>TI~-wl*VfcrAa-itk*qCU0y*PXWW9$z1qI7`m)D9)ow}HU!N{Gkes#5OuPi z?TC!lUV5Nq$l6;&J%wn}^_HSeGmgD;GSIX)j4G=2We(ikT>(;UTIVCCT*KE+uF`6? z8uZ+%BL{tI-SaH7O!UvW%<_Spf0^Y3ITr)wqOQ><5|&|EIti;WGw zrnWZ7ZWbvUlyW^f1TiVkn5R+{NwgS$olV^3e(~sRP^OS%aRV7qjpV^W`T?pAE-HIa%mnGzx84SX z8Wb`Qxnt!Xvm|mg=aq`7^z&)TaDV;@z6f}a4Y|diX~i^Dm$t7?)5n?buuA(d9zU*7Mx;|_xQjb4MkS2}3U{+IW3g4Er`2XL-kDMC=W}BM(*}96)gZIwbhdFO zW=*o38o_@zl>-?Ag2`$#-P+(V?U?Osv7S3-6uZrA>P&5L7}rM9m^JM8&1^S*G;9+= z0%w@4-0}A3a^ikpzrh5 zWIW#jam`6L5ch4o8E?LB;ix~IpWo|=u8VxixYmCRJ=6?y z;Cg@mg0HOaFjTw68YW5WK41nVG3&lMNTb1|++{rb11Y_>X%B@4WwtI{Xwd6Iivlax zFBCYre!(N<`h@^5*F`Yh*iV$ZTS{D!iK~gtq6)#5KG{ijl3^bh6fSPyTt+SiZjv=& zAF+3$vDotpO$eHctWZ4fUU{)A@DOMzy|RB3rr>gx=NY9aY{IzUc_kSt=Q5TM4w@xJ z&gU1pzZwQ?haqMcNA;b>^})o13@UvciY>~q(X-jzgXTk;W+YECbW1l3*p?1rP9R$V zlYK;^1I-MO_*vQiI&KgcBZRO3XP8mKCxbyF_aEyF0+F+#1dC-BT;_n01CvqV5y*c^ z)Z>wDb({s#i) zh$73nLP13=Iun4(N$iQMm{LNP7cqak%rut!A|%$;fpy+xVRs&F=i&|*|AU@r=4Qe= z>f9gb%w%*3#Dj@K;nY@*;o8SZajUT#BsWpi_x!p+K~pgRC{JMdB;D5nlKUG0$>>o; zS`XsWY}FeCwg%TIc_u^s*-C^E>D)T$1B`s(8dq_Jv=^9>H|5qqKTzp8br65{8xqI6 zE-`>&vVF?}m3#ee+~)h51R0RuzXrD-+WUDv0f>NP|sq9@FVI=v4nez}#M z05Z{@5>ZBmCzN7ECcH>?Wk1mUihEQqY^p(aIh{k-VQ~~l}*~!p9433M-F^WLy4!awOuAFMY zbmdM9qAN&R5bcp#V!mJY6|@FZm0q4Yy5*pPc63dVae)#agHw^g%L{DG8U<_58YP?5 z&Cgjk?%6>uq8=a?+2Q4MMWqA1+stK23eW~uYLZY095=> z5o6LyKNfNeFgOMl=pypYt4WW+dq`trHsN5zLZLD$-lI}CO~kfbX3RGbN_3D%hE_RN zJGo%#(x68{YF-4c$>eWI_F{qQEs%cfSRN5(jgJ@4CY|}%TwdA>+;tUpRQ=}il_@M# zZhv&i4p~BcA)rlnXZ2= zF7x%TMP|DGwWy5OzZRE`^{=M0v;Ng=roykqBmT4|AmSpbxu`i?!q?M~q=wVTUaPa> zz#Gg>j%EcaX_zSqH|Anhv_&Y3ah*&xpPI*xs&K_-Yp#FTQ4<~v?8gU7_Tz&+`|-h+ z{n!u%>FXbEB=$QjaGBbo4_0l_2aC4ogH2oX!JaMpV9^$Bb1|{=Wv%rstn3d~E!zh> zmhFRO%eLWTUXoHbFfSMj-t**`6y`S4>oM}2WvL_gJqlj!LH5z zVB2PYFtC5wA8gv}57uq=2dg&wgFT!5!IsVbV9REIFt^zstlI1k7H#$in>PD{J)8Z( zqRrmsvY;o}-2r&8x&!cFX$RoJ@(#d*)g6EbD?0!W)^-3M?CbzM*w_Jhu(AX2U~329 z!O{-EgVh~?2b((p4;FU-mSs^4&!N2}6tjX}&$NH8L-alt@d7yt-l^}3E9CAA{lKsU zX)M&MgIFBHv+C?Z+#chit=M&c8yAg_Ojiin8Y7Yh!|@qp%F_3I3P6G6ts zP~Tg(E=;a``J+fJ9$bxFSNv76Th;M|;ew0BO%Vt#Pm)k^O{D&Me@&$MLOieFT2jxu z-D`i6YxIHSbx12H)H@UPQ^i4G`5HwwoAN4VFG&&!AGp1a2z2qTl#-QakEn|Kgdj}& zL`pxlKxX>kg{Xe_vm|{x2RQIC2&McB847;Nk|I5PV4wjD0}qvHN`mYyz!jLQ8&Q$t z$6A{4iR+;{m=8)yP)IIYvq=3^t`C}%7m9x#963e7{^rYKnDCX10c!gfE48;f!6`o6 z$xQjQ{}fCdch7m-RXC{i>1e-l!e0Yfa?Fw7m$xt|1>nsqFeO4}ri}`fx1&3BVgBh$p8Vd~ zeB#4h+ljR~W?eC#yhQ5y`4xLi8-MC|{LR;nOzJQE|K3ZVOZFR*8+0fFabnTj5DnEY z{ClAx`TGN$FYA1aes52RlzdENx{rU!<+h`u3*@K!_Ah@PKTgL#-QPO;x{bR7e1QUf zhXVe90{#gFJU{{e3jr)vOIWi?z(2qUcphJ%2r%GxDBuq$;Ga;y0~7%6?0-Q4{|5lf zckXodb++5;V z>OL)YkmNfUz}bvJiQOrf-^COP4C%8D6`1+N9hWf{^zxXC@DTI)c;~<{yPsnid8*oF zm?#ke3?V&=iwCuS5|N;Mh0ACTC%JIIu%!=W?*oSNJ#O{&M9EXZN)Ncf-xP>LuYqkGbUr*2O9Wp$DEvtAWV;#JM)*J?Wz}hPQ9|hnK{!2poTS48)-ulK9l) zR#*iT!vLP2xYmT~4J<6rzyNWR01SFRW)Td8lP!RQ=`cB+sxjNK_aeV_Y`&DgKi1A8 zp5$~_IQF_?>4#TxqjT2?PVCf=_i$S4x*`%j3`0+=RBXhum+=Lxi{^kffS(wyN06g(vaJNYl@me2#ky(|!K4?+~!r-$N% zLQ?oVsFAqUsX`y|4J~4RPe_PuXg;nc=OFZrz!{CPc!z7ATswcIh&foXV8mYoWz{HU zD12=k!hy_*#pO%?2|3<>_&-s&h`i8?AOgeFEJ?|!=OND!0bb%?5tzspoWQTZZzPLr z%Mpkj`y|a#vbaKy+^W|R4PR44Bqk^I3tvqZJ`B9tzn*q0ELS_#Nu>%=grSkq)*{eW zDYeK9EVnj|j_6VnZF63u$f$j;C`>AKO{Ad*Yclb@%wnQ zoGn3{6LECz-*nJTx)$|TC2vg)%Rc)3;$ z+H@T}!dJKr9&t~L#%3HWPtv*M>D&4qpla#3kdA58TM$Tu^a{bluTh9Wptddy0djq? znyQZ1$HmkKj^ac!G;q@M#7l`jx0Pt+ zhWeFE?T{Bu0^tyPBSW3WC!_VPk5L9&FjxqBxw9l!ImWla%)7;HM*;qnOcE=NQy(o@ z>c<;86P-m(YNEfWS=l)$LjTDI_mpcMr_50KQ?XfT(_2n|VRvr1?oF*TGaCD*oX@-6 z+D==xn5?v8n=c~i)i$CD?}D4r*@vAvUvU{7jwvXu%*Sg=ZdmL{b}}E1H?;QV_;TmG z(pap@c6#ZK&rVO>)7lvJ_pD;CQ2aFE>*}e}j6Nra-A774g}vIqpG{5K|5MO{+8GsX zDl0vAO&I@w692TyS(G^4`vm6fv2TV*uuoSKW~eD>(iX9}2j|;gqExgN*C}NdHu_RY z&esR=Pqs^@G^FO+gWpRBQubQ@p3q8zbkJs0#DJR}my}jMT@e}dUd>nRRP)BkH?)4G z4>|&WuMXcqx!v6$?Yzx-PTulF%_7!-tBoH>5i$}m+T5LG;94{DLkVVdw!qFs?k8{H z!=%%J@*={0(9lN?0yOi!h3ecy0OAN52D0v zSn2#jIgm66e2S^|6$LGy%3(_obGgI#R7{J1+=Qlx3r2lcUIc*A^uKZL#ynMS!8H3! zBp;=!c%vPl0XKRbi0h8j!vxHg1ITRxjp}22LX2Lgjz|z5lK0LDU46To)AjF<~$vWni>8 zRj6`CfWcCfgHnP3m4XHd!?r9lYFW&GBC~kLtS}8qPOrMe$ehi_)6K$QS{9QYSWKT_ zt;hk`2`r$9-WD*_FyTPdK)K*bNgR?BI_I*jI0G}J$dU-pP|t9qnlSU4FkDS8>bia> zR)4y#m&7>-koX@TpZ%S@nU2$G&D1Wzt9f@^s5Nlg2dx< zMl7S%pQ+-)f(}qLG!BeXX{$d`N<)p67A_8p?O8v_z-t`GmCt zEEFZ=B{T`uv84vlNGUI%cxl^zpbZ+^z=*9GP}4~uO-#&+0y~=}7CD9+ja;ED-M;+L(||bn`<6sqj{N?=4CdTmtmV1G2EBQw(!o?>WAB3 zT_(8`rTGUA9YL+b2(SA_I4vr|DkK7k>68`@DS+AxNWpPO0k-|y4CuLk-X>w@HG%J9 zcxAY!&cjCjt@E%^{4U(LMB;vo;#l(v-v;u=_J}e#Ob0C0caIp6jGalSsF3{DQK9np zo&Yyj&|3_Hf_j48^kTpnwL+ENy!h{c!tj<3AEFQJ1I&U8Oz)k~5_XO+{)5 zc}`+j>MyY5fUhyyJrx=1@pu~V?@#!g}6hQ9>4A73Wb57hR z%Z>of?C1efzo($YUqGp&-}I9o$$>#qi<@)-0Sv=qm?&K_bS3A429P=fwd9c%k$&nE ziORcmn#nyt!OtIQ0vNGe>((2y0c*A&G@02^-0TD)s?z8tk0J7ZHekOXA~Ey;9m-97 z$Y=?H13-PzwmWedV?sZ93Q7(T8GOnCI<)G};jt*98k3_smU0I~giQsc4)h9=CT{@J z3?hIs;s+!KNKkGn5Ux8z8U>^b!E_Z}i4$1Mz zXpV#DiTd1o09Z%ugyP!0qlFbo#08SXD}_tDk}^b!xU%(sKSH{4<$#7AP$A~9*m5%g zix%FauvkXJBNQ8Ov}nKX9g_O%{WeMSWx@Zps~PV0Nv{bM$Wa}yhPl<2SmzO;9@nX$ zjJYHXU9O?gnAH!g?zapfd<~a5RjzVnqRAqrgDKv9<7!&+#@vja_^ecTZUGP;QxgVO z9FM`fh0d3M|F+5F24!F)Fqhc;uY0;n-|EA9Nfafq+sw;bJ+KdZHNojkk^pOYU2QsPgm3ZVhsX+Jgqi=f&j}MIFIEHk;~F?rU1y( z#&Lkj-Ho%~jvwbJ90c^d|LUyAUqO)X>(y+#S^^*oXY;&>S^b$o}T8jB_yx?64U$N zXY)CKWSXtr@qG4m=}g`2e(h`ku%-S;E>r(ptoB=d$YiygIQk8}cBjtr=l9KQ=jcP6 zAI@aIgEaBlU9Z-AMa*XvVl(>&0&Jhh8%P&!cjJksEUp*2JIkj#Y2O9PK7_ASLKP@+ zhXIsL&jm{bA|n240IZDqTCoD4wsv{|@@_tV7!?LF6jbky=|jN%!c@)zlmKX%avFvp zz*`mon^z*VdqpaS$L1j6UWaTYxYs4yAIHAGCf*A<(RFnTq)WZNqr2l-$bURFMY@~q zFp5$6MY#h9rORlVC|o6isfyTTUKXTix(!W3^8a`{*Y-wnE#H45pVQSdduCobHcps- za%{J8DpmUp4+hz$1BgbD#Qo`yBre7=lC_rT^E`WZRhjksBXqwmg`|mhSe&z%8w{tp zd~}=I_0JD+7Sxj%H!0KOdcbV@0JEM1d9HHLrlG`8Ug4}sMbWG*XaWgcO^D@*C{|u~ zb_XWHH7*8BFZU`Kqtfl0)^(DC6n@5k_W>i5nYtOhM}kwNLm!1NNnTeKXE&?YVt|p| zDXn>4`q8YI8N+eVEW#V+iyD~hP|DQUWLAfZRsx&StiMDjx3hUaC04R2ZT?hW9HZ<$RK`D&gFMG=~g86i=)f zO{z3=mB*DdH1F-l2T+8HHmCKbXC9r>-Ah+OU|cD#MPo4TNHV|TNe`o>#M_vID)74{HlP2 zYe{TE6A+nK#0O6~WGH&h!Zo3*c)x)*TZ9Vbj`Lrkkm8aoB ztwE8hJc)}g5igASC_&helX{+Gt`iu6C)OK-+en*2#)#lRh>R|f3OkEm)Y!Bn)pm>T_+LSPbv ze^qfYLQu3@O^ubFFSm``6yr^--kM{qak;V_9mS2tB;eJ`8&Ph5;RWky7V4ll3IP`Hai3X>&#qjK!X>_NOV_j36`OH~yvG7ho#1weAmX$LkPn$LkS|)8+T#G#{g9+|wDO z9_Y)BP#g5+tjls=%(~EsE1qaoj?+B+5Y7Z`ySD)+--#cd;v_1Rmt+{rg*3}Z*sVF+ z4(2a%lUWisBg1jRC&sJ2prVVypyC*XVpv!#tY-9|P|m4;ZR#= zWbA_!yowJJUUwYHh;^v&fByatX}6t9E4jS#!*;RQN~qpz;pdmxARD=;O4IWwE##pf zgN9*dXFm?WBV~C2)R?SMGtyChf1RO)D|CP3SJXC&3xnx8N>%gV; z^d}o7hqPjo2R;btO{}8p@gc#{D%?TwrdF`4a|e~{%UTN6)v$Kr^}*$TM7n>u<=E2p zlWJGGn}U9x$IEb1ZsPj|$(0vhSP8T8AJGkYy?UvCYR1*(x%j;u4340@3R1%IASC0Y zns*8c5)&H553Guh{EC_W+=7+1qdwMPrMpyml(v$+svSnw?q()O*4_R?aq&-PxgR6e=zZNN z4*!XN+?JTuuu9oH7;}h~Q<{v@e-=WMDdV5IC5%6_s&T)H+0RekD2f%L^T?X43dOTS zm5eNGzj7ocH&k&N4Xh&0&?V=Qf>ew7f%xFDBuAKix`@TfQ&%`GzshLAN5CW+OVxg- z#zkwyj}_lKYO;z^*NEY3elMTT>v7UXD*Ei7Ot)3C! zEfLXO764HlbE@fTv|!Z44U8`|4c@i&%@As&ahv8XlTdxWXZ)AxJ(m6hFBAvLKmUJy z9XqA}{HOKCy8m46XkIeeSBL*^Uj%4v?cW920BHX+~kw`*OmD1 zCMX!uZr_xm7pi%|_?-Xs{Z;FVwrb53WE}y9xAI zPEo1*R~2J0d8;kiSI30BlLRA>;PSql2`LkXLouKFd5SRU@rg@E;h{#~Mby!jq;U6` z^9rA!a_)u{X&_u5;X|=0Xh}nVn&1_LYrZoc-;p$@!VE9rd)^Y%tB8m=>gbEMN4YWW z7Ov90YKvF%?6%+2{63?iq8q%}_zE3h#9pdDtD~|Yvs=|ErDiSQptfs-JH0jK*vo1JuDO$Ww*EVVHo!v%Zx zWeBIevE{-=5su@P5Gj!8XI$dQ82!!+`I(}#gCoVlDT>@vn&3d`E&_+ja}*d-?3%-Y zBu0XwScn~U;$|_NLS5S-S>Ab#GhAfxU$LC1Y_KdT2^K}ivDn0NdySO(!mS>N{Lc8D zKSH7Sy6ooWK|>5%10E888lXv9;7K04I9RUTq0l2iV%XP}=rY!@GM8fo&?Swtd?X(f zN2Zv>&ExPbA$szrHZ+07aF2jFT=JX(c0z$Mwu=*EI}Nc_iHQ?-iVwI*;(h-ztr8@Q ztUY7&8^tm^l0?>@5@glB?nB@duy1}R1rkM8+;L7naA0AP1$pd$;y`R09G68!(53AY z8Mz5TVi}e@mM8y&&3+b@N`k}W`jUTXmKvv;#xS;4Nn^R3jAM~iU|LYoi7aB|APW1f z89`!4B!{a{_+NSzuJN_97amtcbIOn$?lTK)Pou#0GzyDBPeGz81oz$=3f^68eC*gv zQVi@&&c*Ql`R;S|^& z4nq#41$ViC91f#L;ml$X&5)y6me3N@!C}~ML}nqI9K_l7B6}bS&3YkVyOwb44YKam zZEjZc+J`sGdEJBF0?WYruKBNE+bIBp84|oq$%9Fnh3#yA9fIvmj6>y{l#xAT*5uEc-p5t%wMIvd95d>Gqgr`RrWu4d7|aKGaPhbcC`@bA3Lq`}d5G}ujO zf!VfQ0E1nZ4@?#|8KP@;!Q@rL3#LD@5tSe-C!1oEAUT`ThAwRAH)aIO9g!eK#w#}O zbn_-~5Lq~XZOSIIX-?7Q+NxM1OEvF;BA_TjK)lIEP<-IVJ2$0ri=BoQeO3e|I~XWV z_Ej-tm6huQ9BewcaFF~3XWG6KoK!l9)G{UR(~gLwi%}U`bYc+{Hh;zV1ZX<02(WHO zF(Adn4enj-$!Y|KDRsP)ih@XiNdbze_(YEuK^544T*7=5#5*AvuG%9gUYB5-k+!>y zAU`pwmk` zTLUp{Zvj=Apz8w;mM1s{t3}FOob^`BN!Jet=A@ek({vvnD_XI2e)kTO zSm&yLD;n-Xlj&^du2-IFo3Mev@^$*l^LM{C&fK?F^LFd4V=psOXoQR`7) zR|!JhNzMDbXa@E{?c32#LGC3QLFVnlQs_kEkk|;&jFou2aSdQ2VDtL+BsPxbeS_dV zDDVQAUE+yT2WWamvqKVxrCm*FM?bdb?!lFRt@JBWSfKJ&b*grEU@8;EOnAQ%TWLwb z@_K7do2+P6lKlgs@{Vu&FTTk5YQG5(v5EypVy)6UM32@v1#FBMl0Vs}S6+w>vi7l4 z>x>aU1xe{U86%3=#Vri87P5#U>3s@YiAk6lRzgJt*x)gIP@CSK(dIwRmUDl$UhUj} z)r&Ll?cMoG^~~ol&l^))=cl_fwf*icm!`J7d%7_W#BMt^HD0eAf8j3c&Zd#EvE|Bn zojq>XFB<^hZe{@Mm9v9bLqfiB=K$-S`|JSBU%a|oZfd?W4!P$(K22A~LHB-nKRoBz z)O`1}b*9GRKMZu|ap7d;uy;y@=_Jm7n!BrS>n|0-#L-eHB0RxCnLpbK3&^o^s`SCA z!gOBhR7@V!GaC>_>DlEA;4FB}x?DRy9fL9~j92T`!*V_QZf4E%>2&kN2k8dpKmFNs zwVUzWx-+w0uNLm3k?DN8n>yRAk*&KnwOp;A*51z0)Lm^}Ol>#L_Sw*Mw^+Y_m{c9o z*sKcUrt9x!W}azOtv%6R8JTXj>)m>`UK$yD>&5PMYM8xt&hut5b=$qPXkfYU%?i)LC=C|;n@n;bw=;e1i<#l$b_J;mr1_RNa%+Q({md(l>2kS#<<-Y@ z>8>8l5aVi07(cx{I=khAxv~E*+rJ)R=FcE=m^euL+ke8s@(mQ0Zy@d8Vdnq&+qdsP zdyxLW{sScc-yrelsrMa|&fPPAe(ct(rIDudbG9_IGpiWad~9YI%GKOiPK^S&T2IXe zH^Owb+Zl>3)}m5|*!t6zp|-nva<=Zy%-FQmS^Jym?#aZ?v}xj&bJMJ{oxg64>`XI& z=lt>Ftak3yCTldRXsonZd+twvF`fVLdH&k19FwHzK`TDQ;=Ow)^K6opdWdN; z=^>Cz+rwVnT+?h#`TA+1%MpXHO=UtM%*Dq{(S5*CwXxAI{dO zncnaiHJPvEcE)B4BSXWl4$9Lqej^66e66WCqQ}H+mEu(H7i_x|^Yo6h;k{3TfJ^ho z<@&*-Dv`#^>A!!OnyzQYva2=ki8(vR*nGL3&W()?I#}D+h4CPNK-d~~goWvo%gdyh zscG>MwuS*Pn)L8yPtM$bnC?tUd2PIK7i&{ncW%;WsBPD~CzHCXHr_g(v-8(0f3e;g zf9BR$-V;5jxoZ&3p5uJ?XD?erOEGzBXlj%rrRCGwD3*n(XR=`AE&ONG4C#ryJL8Rn zV`w{fz3=YY$k;4@qkEgBJ9B&ZMTkCUR7Fuy-|>*(^#|U3ih-x zH4QaaIe)c{B0owJv5ZQ>vbj#s082_n^7|hco|^U9`;y`5kOW6&YOFa@@YR%lWTvJC zrG}B*-BD<0S_IkA)ShMsRu&**>79oeBnZvVask|j1Sqfk?siZEb9rU0Y4TJ>lST9a zkI122P^|KAW|ky-kBfR|f&Sf%;oiVf zyOZmS?K{cJgJEhl#(qHpAn{SerD1jxR|_WqQ;2L1u>}af156>ZImFgj*sStC0BY|8 zphi9bs^o(RVtbvoiMhsw)K^)Q zD2Zo7=al5{!TwIy{6hD!eZaaq>>*r8)0AeIH#THJ4)G_HXFpP;Ky$lZVno+h}2r@3_ zucA`@^yx76Cyl`YOmM}Aw;^d5FoNMQ^@_NZ7RRA5#_J(WMiHE7Ik2q0`=Q|Y022qH zik&2z>)*kge!WBiR(Vc~lKB;H=fxF&&LVO(%NK(x<`ZnKwdo3pus7=W^HJbL&Q0XzOBK@8 zuvec~=CfBhVC|!}H54}gG+}8zP6fn6L5{q+A%!25zWIcD?LYxyYd(Ui?EwRS)#6T< z`qtJsBzY2;j%13|cx=W(-d_b8U)HPd?YLy&iA3_o)pqL5PlHd>m))|a(~}(=91dd6 z>I}sAm@Pa8SF3io&lK2Y4xa4-!a787?vzA~G2= zGS4wd4C^pH^o{iWuxo3BCY*tPmxY+c8V|#)@i54m3WF?tFu>9WgDqrm^UT~dhXliX zRf0hm515$VhlB;PcEDh32htp3%>cF#T|h%ByJZQ)mOzYikTFF19byX-&Oye;(uwf| zDIb6qC7{+co-P-bzR1zF*TQ>k;l-N&-S1}2Oj^MK)Xx}>-p56G!oR$K!|?$~-rA`+ z49uG<%*kQ=GcdL*Hlxe+EYS|;nkYHV}!@)SCI52JY zA|Xh8mP)O%RMw7z;b?)*j(jL6ogtRN5h;MLHSi=p3s<0=XuOw<@lH{@wbj77ooL*j zc@^Lr@3ZYVK5q8wow0_00682857av!97GJjfnIW;NkTtb&tfL8x%eP6h&1EfdhE>1 zXJH#-(@9uvuJI>-ZCi$*%}Qkm8b#dfue;OJxw4;xVuOWoO?A!64Jf8$Y&Ft-kvT4zBO#k6Ve2X=RK&j)sRT%N5xZz}$-cdYwW z?5m1)*~WlP<4?_;+&uxteEAQ*K36l@SBJJH9GFRls)eT@%Sgh;lG99bqqH==7^t3H z<)kA8j<Ypc+Vs76sG8n=DOinW`*w|UgiobB|8_^&M$$VJWUNe=Q#Mw}+Qq?9 zq0cfs})0ESGEfz|rjze}ge-rZf4@pK|sR^#aZ z4$P}FT>2z`*h(T%y8hR5-2oCH*A8K!*hhw{S47vhp7h1S?S@zci_8U=U1(si+hqnO zdF%9!B9S$Bx5*92^|xcUWp-GU1C-vgD0ndE7^%(f2J-jMnB;4)l#|52#w@t`yXiuRaNg&s?z~$jegm)9) zNrY4or(wDScW^un$`H%yrnK(UdB7|8(w1jd0yemP;o{?kP<^r@v6Om}Xi%OsZy2gKvvxt5$Fbn1)#k4>)FeSi$+tl_qy3w_! zu$vTrm7?#fFb-8Sb1Hx|+rrHNF&$GD${yoaBv-9?-da+*A*fI<+}|Kg)EJt!5o2gh z)Vt+x%&#KlE)a)r$?y&D^`qM?Q~x}77SosIPIrA(U!X@mxsOkdhaorej|X0IhwlkC zz$QiTF`QXUSdx%HF+Hs1wTq@&68@d?{^DGJbP)V*YyMzee@CQBbNGiAlS81sy!#F+ zE=3jxu(HyRBh0%C5>+87eELp`B97n*6=z3GQoUq3II%ira^Us5UsHhaUU=bV2}kxK z94Uf~ur_lI)lO=H!I1WoUX~W zYO%Z^$aqn&et+fOj#U{a!)aYVyG`xp_h^6)H-v za&wRp70Z{h_krNzRP18Ky%QH&F~8n_y_TWqI>EqfGr{U>_BtwAF{Q`THGB(>fEV)& zd!R)+oCTYQw|TIA5ES8we{Wb;%1x2iB3HE71``qXR?^(3a>|IP9g1jl{tVs&|6QHV zYLc6TI5G|J;3>`!Uzw@*LTadf0t3l{3a{`K@s0VJ*L#`I?XvKM$E#R*()T_-9nv(9 z6M_#tuK*GvW>5l++n@U~1$mE|jljF;KicztS>*{L1EEW$c1QkQ&JU6}U~pQuOP>(5!N}`TU(ES9fGQ>#LOGn#Kw^Saj@T0NP7*k-T!q&{irsxWs6@m_6-V$- zQtx@wLFM7Up^)!+OF-e52PA#o-K$sY24|RV$aZP_wpxGUPX=lw@vHhgWsj=OKNMAD z`%`}qofmPlf9obN^3iQ*>Yq2f1eNDaAsyum##awlapJ0nRFzdt_?U@3K#*oTMQ9EV&ng@q-yEK>GO!dT}j^uq!9LS*HC5IRnOo>dq z7QA07dw{sU&oFiS6u2byVKEUa|LyndA(%#8oJ4=VCWP7X1)j&oKtaU(0`X}Psk(q# zp3wsTa#j{`?ziqR4dA+<-R4K0y>Id&|4rk>vqM^2y-)ocbDf{pYvbk&%T1U+qT4X@ z--Q2%56$L~7Q3>~lnxGu?bS}xuI^(^0 zNKSuwJ~tE2Hx&$6WioqmX5XE;|1|ZUl=~LovOD+L@pjYt(%_LaUsfXowwIto$v+5( z$-YqJ0P$!b_2tjAc2C1?GF`B*_LJ}wCsCnx8>NNYIvflN2PJC9QChUFw-}DCV-$mG z_wnk$J6m{lD64W(0Lew~1e9S$Xc25)=y-obcIa5K*StORjNwr^s-saEqoWadqhnFo zLkyNLK_0AF?r=W&G)5yDDyk#?^m8@?`^X3rNZKWn24b*D#XYB>Oee{MAgEggRaRsTp;8)9l-gfb3b`u-*qnp@h ze%^NA*Amd@Zh-b`&V8&H_THt%D42gB(B7BAK&Em8a}R?D)swpA3PSS zBq(59mBpGpi3;eQW@*d_L*=Ls!pB$%JR=_mdv2_Zgr{Tn#kBUFuNu^;q59$x7(*e< z@W8CN9hLE)rUQMWg7n2EQ*Y+F_s!>N)pq4c@q1 z&!$TQsb>R|m*vh~x+@d4_Sk>>_TPy-GYjh9aIc&cGR9E6p+k%keo$y1ww-e4qkpq zAi!%F5ywR!@98c!H3q6Z(A=nKY{`*)E|U5xhC5l(yPv;b3`|z;Y&|zTq7uC972i-RZnC4Y+H2l6x@i(y5+-UsOlX37l0iTnr@QDH8lQr=% zDpx@4R7u{0q|ywab+{OisW)xt*);eJiXu3p>4^M=4Y#11*%B0dDCpmlknt{mzrnbm zEyXv(QU%bR`tdb2jfRFWj8;Xc8U@r32WqG0!FK6ByE}h6JQ>iZhp^dt>)^o63yPah zcT*I&@Z5jng8KcB7w5&n#m}?zyj;(|<5=%ez8M9t+!+#FFWe;(-E7x0B)P-IFFvqa z5BJ9HZnJgQNL1_sN1@&WI{SJQ?&HQ;&E3@_4&P0Y`PX}$ZcyM4lTq?#0V0=0k4x8^D_aFlTGt10=(ywd-F;GJ=YUbG zPj^Q7@b9vQMhD^=M~7l#6A?9NiPPdcIoq%XT`U6;*$ZLTGKa`sf+r>2{|VA5%}xMu zLm_ECfyYjyy-W3`Et8LK8?yT62Nuou9{>AcFl0Tp2hH~~8wV+Yk|=v!1F6GWUm&Jb zd$-3>_u+7A3~^&})l+OG$a6iT$S0AFGoDRLEM zK#dfhyJ}_GmW6gOd*TEfTjlL6WRa zIT&07F(aq|i^F>#lTG)t0b-K@_)h^WlTr980iBb4_;C~MNA;+l`Nv5;@v0`8pqW54 zd?S+i8h`$9hUW{F$kVTlv;6@=+?BHf1OEaMOLz4h1Z<|W@4!&~;cjNz-4?`b=N`!Z zW##?^0^Y`%fsh}bV$x=qc$iP;^Q}K!{Q@)6Z?HMVbFcp}dxin7x87}F$p8NKKfnJE z4B1X!{l(m0Y^TqT2S@*R?XLWVyWBZj2>t9m`hUy%@b^$fqoF*Wza1Fo?4EdCz)QD3 z-2x)?g1JcQ$G5^=!BFe?0qj;(GogPhr_E_%jy}>;~C7kOs8}`MlTSx!w*G%Nt;iY6I_4ZQxyz z4X|6`&7SKx_y%Cywg265Hq#~l9{3_l4wj}rqUIh6U4!S?l@Y~rBP-QK0mp@ys zou81-kfi31yio@-tF?OROM`(*PEE|ALGzqHpc$&>c3TG)4@=naL;$dSyXG~&Xbd0- zA3My}&+h6`;R8$s%0G6Ei(E6N+u3j4#|jG)l*DgF(9KvLj59eBhoSlt$-~U$V1K9i zdj!KyK>>`IV-RCPcqC;IMTKsGN(n~w;Wn|JMynExAO4CmFm$4<+@D2|k!X9>DiT#+ zd#a~VuN4p~W%7cS6#1>9Y*?XU(hr7;>G!A#5+-&d`f>jLFF4;)W;M?VQ&vtT%@Sb9 zIKp5^eDLLU9h?NGfmj2Pc_xBp(|?96DTd9&7UU9I7fUQFX@J9W1eSvX$zOCz;0Q3y z3lhHjhX_c?MI8iXRdF+HeRi3}y_vYy0h1sU1$1~3M+>$t-hr6rxS^iYt(uyUP16E| zBi?{3uEMzkD(=bBQ->gp6Q%3vJFMpPvlbLb4C0K}*>M@{6M|FNC;YF?et#i2ofA^D zc^*!SzuD0gRRlQPE95{preT>NIN@Vkb+}Cnio+c3ksu%{J3P2tDe7Lt8)cOpXC+0l zqML7l+Pu2C*a$~rU(5)qHWrxbI=1^HGB?TX4yZ_KNIy6P36@7juWc2{tg1+6Q%y0O zYN{J6gSo1VnzNBWw7m!jTz}c*K@1$X_Tt5Sq;i?wP%N0&28w0#=ArO`vlTZ*u(CN) zr0%=*^$dh~A4_cN@Wn8mFs6@6sP-YwVy5d5K?P6p&k+TS`k&)|_9e~7)GW1~#JhT4 z7bs-DsRbt2;hIS;yDx2on;htybZd<@lZ1Zw1*ybUQ={bYM)+?3*?(L}6cN9d4=n{n z2Yo!Xy1@C}6wNqtqlfQ)lVvK%d#|C$h2sUWQSznxsqRp>eHN6zh_kljos5w-^)G(F zTf_IDBqJ)0S@0UoI}-{(wR`gn5V<%cG7g)`Mq9=EJtJeOZqjFjRFJ>>_d8#vg1rK4 zFIMk0wk^V9!|$;O(tlApUc+LOLhD!vE&E|9yP$;_dpyUVZif8eMq)SHSam!anV0!E zGFklDM%h?;p7ii!rB+LflFw}8dnZpwTBiNA$V3ihec@E9t!9zg@{4X1kW^d+D}QBU z=#Cb9w)yoUG**tiQXC=A+J50^A7=ACMG3i#hUFiM3sCrj+kXMP_)*Ll=j!XfFW@zi z1*sYFR}z=x_u)X*&u+uj{Qi*8{a{@6xvzk3MMles%!j}jA#Vt*B&umjEhg_sg>kd1 z%`e7rdBMcNKq@>xYJ961sO*FAO*KDYg7eRBoo=E85c#4{ci)f0>zzcw@mP>!P!e0A zkS0mcrm2lkSAT#lbw2oLhklG8R~1Y(jyJ#~!mH3YNZRAc7!8t%IdMOsK_rfOl8o7W z5cwowWs%?wp9b04R)d8_oa6H_ulGZm9pa;nLU$b-N+9NasUpZ&&}A}gZFJ>)0v8rW z>mulDFBvwH;$exZ6kj=xlvfL0tB7jaLV#BRLD=5Wj(?30`!d|z7=NM#S1GJy@`4`a ztncYE>_Ln1+#B-RJFtvrW?dASZBZLS1uV-m#I$L|%%n zo$9ZA4UgW(lo=x9M7aB zuO#CLn}2LpHEbsl(kd&lyzuyxmL zu<EvZz@{YUMm1Ht6;H8`urue##tMwKWm+S8k z=rt&^W-lkGau4#joBl9;S9=G&FD^?Usek4cR<%NRdIEwqGkfjuyB>}2Tc7q2CEl6_ zDJ#zjfqeMInSB)GrTR$eU7mmcJ1GzfO&{`Ic#5pYj;3M1CjIuHp()-hfd+i^bcS$< zkb;BA6ps4YfR}#$+jQw{c`fI7v#q<4J<+G>YVJKvzw`Qd>Mmb~iz`d6UO6D+u77y@ zu$nG?XS-c*jWiOT3+C680XO}uuh2}qceP#_g;E-?W%!0&3k?EW=Z_b6>&%S+9(yZi z=|8xuxj09z?A+df{M+M$aJzSBMDi7!^M)nluwPPt<2=j1s|wOr_G#+zc6_rk381ib zX7eXg+m-W!hm5x`!neZu`I%=4F@H!f#?3?Jtz2VMZ~6WWV*I5ANEitaaAfTkO@NR@Nt5-^nVEdFl(b6 z`vu|k#ewxv8B`Il~vZ46x16qxsavag-q|1{yq^!f}>yx(kTM zrSrJnxzim8Gp@HT=D(Yp?_8D37lplPUDq@B!N4~tVEV-#ZLycc%e(Gk`@d<{k@ov@sdleFNQjYcWsLAVCOWr2#3peg zx6-Bp?Y?vEDg;!l=P2A*k7i>1*r=di%qOzEvr=3DC?b@Z^*H(hCx60+{e6!Vz!1x` zOJN{u8~E!b9OtLzzBLfr2HKb3zhENq7oW?&J_=&D9JOw{Ro@{wr;3zO{fb} zlb!RRJmG{$$O{yY&Ub>sGwWEWH^J9+U2mflI7PGAj%Nwo|0z7}gxV9tdWq&38d{=B z&O;I$ZTJ-0;5Yb35#;_prr?B>V9yo53CqW!;BF2Mm^2oUD1WKJf&>g!K}&8`rF+G} zj{#&Y^PQ=+S65v?bLj@JZZIHU)6$w9Od6_wpP$4BB92q~r#LHdISgsp+v`S_rBF}?k#xU0kERJwAgLYA`$=cUNgb@(Fdm?ZzsiCV( zv`J8^9Wd7}Xs)}u2rW$62F%I}=*&c~2iz{c23fh~MFR!CiXei?f0Kf4Nm&)Z*^S-O z`*DfNyVdf=eDXZ~={~{&3NOkc|Czq z{p8N)!)8zJD)zwUc#*2sLcXQ*})7IQrah;#Sc)bQ#yNk8C@p1+D z!aAOZx>v*YVjyU)zI7hWja9dY4qLxInSY0)EilHPDOy%z_3h*EwU)!i>*4Jh!^SV3 zc_!Ju{(OWOuOY@S#>QS#z>MSCYYLe;&=fQP&=fXvqAhXegn4DpjhiBBuHF_qbD}AF z=0IEg%!wDsC;!;}G&gPvw{cKjAw}>NQUt|uD979yQeb~V0{s&b=%2>Hc!Bj0xqmry ztjiI|K=B3KrF;=x%K6Ll24D{9fpTEInf~!&7#y+Ds9l6M%D-{gOm~|*zY`SWAX83x z)Q<-zKAJ}>TBJcTkJ<2&-xm!fJP9Mket2UAd2a^`#8EkBDHUh$zI}jF5~!Db04h;D zijHnagRu&ICq<%K6*5-It>gBuDu2kz*gmDl$uF#o$h&>yz6S+Q>TrZ)`kRGRb!~@U z#Owa5Ut`j%@V6J_;&4w;d}HBLd1(#%RCi8B%uenF1C zEe>!Qd;l&L50>?h1+8+WKUOo1Q+zyG2_&^U4Fs=mesyG(lrbL9yZQvd+JBXst9liV zTLc^x?%^F`WhA`VUmH%sAdgFplRO2)$blvi1R+_e+R8Kxw7#Vb?Mc?2Mlc2<_7RsS z2=bW+SyTpl27nIA3mk^cMRQex0Y6oCKZc<0!c|jy79?4f0*U+-zz7z`F^Gsr81vR0 z#>B_C1QBt>b8mczK^Zt^ynl)X51AUc{N^`ZWc`@*so}Wn2Q^QRO-4`~Re> z;~#_O$)6R2q$4yr68@hUQmDjLlG3j%fXRb`N33!?*C12yA@DoN3v!4*!5FI!P%KYi zd8GhWc?GmKDu5|ppkkTj38o~adk94dZRo&X@_!NJqEi4spw)>i zSc%f-`2cS~kiQ@Ut$_YM#0j7+X?G3ZP7#Sm1JgtD=Y?#qOT{++9y-J{M-Qt^?0xlv z;;70B_hf3%KR$2Ml-;;H655W65o_~yv6;yde-Dz1;Ba1_FeLg8kGCC3^ET%jW|$VK zZ?W#WFAVcq-ja*BiX#*(d^LahtlEqIgVIs(Jqk1kxZcd!v3rM6$8L>1iD% zIvZ`32mxiC1q1mQ?t>QU4UfZ=>;?nA>qI`G2n|apa@CtPM8qdo-K?4!^l^$y(shE3 z7~bK^HTAuCtf=$lBXQ|~^cxrarcJ1ej!Ix}D-ixRf&%~lH)|DZg>Qeq*(>n>+lRwi z;dfhs|F9MKPg{Y1*$VuZt-ycV3jB|yKxCUABV=l4{u?kh&!^NYaN>Tjm zb>Kj!rsHmaUdL0>m}^*ZMGEgd=gM0%w6q20^Ja}ASnbskS`z)0HRy|lV+b7vN!W&V zIO_~iM8BLi$b3me^Ot|&h%V{OF-+jTM7s%C?VC%Shf81g__hRI9!($CKib{?{$}g0 z<-vj3a_S8pminUkMeM;5=dDH(n{A!x&ha1kAK$01(_j8#yMFfncm05tYR*^Hj!~5x zeT}46&Z{`%;H{T-8k_BU=6Ig}xLv<&@Jeg{)m_ckuLy-8Nl1URssE*4+=dEG!c=`e z7c5p^^)a4aA&-n|U08uN#X?_EjH*ZR-`x1eZY2j>TA0M7opBl=IL%bnbu!#GHb7DP zRQ;-Gm!<=1_!ONxyXox7nYXnDytL1qAFG#Pm!x{|$$fmXuF>83(yso7-*j&vyG#7G*lw%89{*pp)g=2d; zB^s}tJ==eX6jcTSQ@|;iDhn#bv=e_aFykbCoxaT7b$#WSvzo2tMJ?0$X7=nq{@1rb zSKt>hLzQo%sQf8tre!(W}^Yqc3nRC8yQ>eRRT8Dof#r5E6-ueeb!D81G3O*G4wS{_A zqNmfKcteBAeKL30tZ`zAq~#amSe@hYJE%D7^$|y^?SVR4{0AH8f_x}9iRw7UKb9ii zR}$s4!!RY?B_c{r%`s%|?`T~1?{HjJyx@pr?O;S^>{wiGtZ`%#%m1Rkw?`Mjhq=I= zQO$n<(at;$_U69W=fk^8hx&2n^m2IMrYqMxyzR}k4`!`H@|#(XEA*C;8x!lOQbfC2 zV9~|^?7b~k?;R}&LBCik922?^5<3lXTZE-VMzaxAWSJ$UvgK3Dc;|GlxC;CpREJ;L zyD-KzXIWqx$d4BrWO;2%#Wl2%g#;5b(l&nz5#ebdd>hw!6E7r62cEWldz|L9u!>4q zBJj9vrVkm?QRLwNREf8a*v?w`*l~x&6h=_ZL()e#XorKc2Du*icdsKfz zeYF8nv4874uyKq3=KFg-q(_S@&pydEKhv#~?g^$hAdwVA6d-bD+>DJ=!TUFi_Vf83g_8UF&u)(Sv>5-7;p!4p(lT#e>uf{ z?*)0N;H?PDFiZ>H#gCNDB;!SlNaH_zZ@fl3ABAtD9LEjPUZlxjQT7t z37o2!yh#g;w!<7C_E!}XXllrF+~U3wAXk-#|HkBd-bC-4wHE*-igSN=NlL#@WvD@e z(zttju@+~k5igmLoW%*KICf|n@X~>NEiY6^%>V8G@@`9xrLkz7Au*fqavF&iK@_86 zxS&-QF(6rxoYx)Y*{neolRW`DXW@~LVnn~dcmyaX^C%A@?;jGM^3Iqzv&!q&H(tbe znaj%)L~6KpH>BnGRaAe_d;TZr6L>RN&^Y3QfbNcGL$aw=paV5QCSvWb>z)`=!qqYV zYe~}DwVgaEX(0d$b6!xv1BgOgo-IaI32%~05P0aE{TU+SoGCp(fRDHgPqIVs9zarE zWN=6hM*WB5jJAFjSprV`2z*~w9&OEPVA|BlM%KKC(2a8L z8p}yCW@ehjB~^QjyD}ME_31sHyPoO-hXI`dfoIqA+|?sqKOlWt?PW-E3beE^C2zu_P#kR~u7X{xFJ-rrOQtWpnnMnb|iZv$Onoz`QU+ z4@}v315;)-FlDHr9s>`y7X}I z><}xvW%bjc9$E9mm)mFMPCKy~fbm*SyC0)3c&$`Vu!+C=CtuVD`ZanZq4%J$S3rMF zJDRH_1*;<5s*C8bj+3^{$Fi4N2djXGdp!gc|0REeqIJ&YiC*pA!Kl<>z(=Rp9a{%P z>{o~|64HZnSKL4f302k>{LxTVA%2!8i5hhHRUO=;L~jBN@z$FEkp}Dy$aUXlz?8v0 z3$pAy7!~cqo5<)Mti*p;^+e#%5twU*D^yO&C_<^h+S0ZyP!dvqtbkA@(a-=|yWarbM`uhA8H#q1ePq{ocxO?xQmuEK^_a5#mB z<#%YXXHQ!&vR>`L3{CUqqA}d3wJrx2!fVwI^6I$@{=)WrF^KsTeZvy>b>bplXdoAH z!UrG7_g&Zt|E=vh4t0T*8jq_N5oCY4UOj&*?kP25SJP()!+M+P)`OCW{PV;I3)pyG zuD}IS)F11r6n7=f2`hy|DRiM3OJ_6viHJBvCA#HtjSHgp>lykoFDGFfB)lvT6A7q`4jtAkBfuwuIF*tLaq4`XCG~9&lHB)dti5W5nWIP3MWP8pWPUgX< zf0C^Z!z8!cL=&WX5DXs>yfwayFs~FFbJO5YT389hnT3Gx`Ms|W;8^eA{-6OYa8!Hr zywB=pFz?ba+b3_hK*uaR6mVnj92vDnm&S(2gSxFAO?%FZbcO?XGr zDp%b;dk{ac}O+>7vWiWnIQyIy~8a1u;`9;zfc`(;sy!`(=YnEAbi4nk^t=O}*}{wFk? zB*}~VK%83aW+l)v^&)?~pOGUiV>vr_wZRRgD-SrD(`l|=BWWHE)UwTk6>l;l zaXBazz(UiUTuEJNcsZrXfXZ#P4U(7?G)d^YGP@|nI+b}`@LIg_M*s-Tt-wThwa66y zPhd*gPKtpNE{(+G3;%mFV#Bg~G<@0nW`QGKpT0%n?--C_K^)ghp09sh&;h7OW6Bg| zUOpQr^7Ze#nKzwpr|xR-O+EH2v{=4)Pf%zzc=d!5DZ{7;VrBPKjUAHuRstwhu@f8< zN9TCyMS&l2ra1?tVZ}8q(vJlOMTVCl!pllUwq)f%o@Am?KNbj#Rk_$&jH4#g?=`SoV9nM#|+~PAU0(RPxwt@wG z#E!?cKcDWV{@mTdVost@>t_dx?sgmhWxGV6-pghqvKaiu{2z;ecg`@`I*9(P7~qhF zPKuAu!#EdSo(_LJI8{Lq8pV;xD|hSJ8=euw!5!WC4UO17J_b=#NYAlt>kd{(Ns44E zb{4m3)1Gc-zetdhZ}@^0 z{U_fc_sPdhyei!%XFm|9db@+7fH#Tzx9R>*ZO>H;zgvIMd0ENL<=wd-yntpXWW>{| z#0ZEE(B;gFf6on?PD>sc7jv<-`%nxmazw(%cf49+rKsovo3O~^y1_wIZQ|~9uBAL> zepgF467VBFx{4F51UqM?@CMZGBSUCt9f0WI=G;KL2OLK8&n98%3lEZM%w&%jA=2b9 zc{HYW7+8PcRgNK?J;Yh0TSe25V)8%~GEqm7=9Ukb#4+?knk3Cq6Oa{WM7ude6kZ<> z4H9%sQ6J?w5?oDbReI`!#ddAv%9$G(+~rK{F!E;!Anu5WeyH!52>u^`jUS@i9O(d|XJw#f*vb?&8`hUbh$i zwWC#7AToN#Kd*)rtJr>3ByDtJ6v{aDM;)3`W>;-?{KUCRHDSsf z5J-Q)DzlPYc>Zd=ntC(Wg=NT|1h4H74Z}sioBnX-v)4H`0Ajvlv9hDBW1*3GSr*_fCM1=RKdF2~^L{=)ib6fI;K-}Qx zP4uM}#C}vBrPTmyx3Eg6w&Fb+C%5BGs+08wr%nWm8xM z_7>-S=$?oZx+7%6zMOS-6zkZwnNez3#35+BE>1Jz^nH{tbugD~;?%M^_rns!8ji1-&$< z6Qysqdi^nFmjk}saABkW7AHv)T3df9*;C8kj-%+*KaC>A>#)&+CA7u~nkWoSE|D9! zd7?(Pnk)}KGJI;vn~qbRr#?MxiM#pnFW*^-VKH#R;97^*=aJvej9YwEEmURkXYYT2i;do) z*5kd=al+Rh@QfYSvIzKCm1NE7m<*>_lu?XXFJd3O|BV~MNtAc8QUogRT;Rp5_GleP zVk#jdn1rfbK8oUHRY1PVG|SzWpDk9qZ?ylU!u_iJbp$mzgz8=OXen2FP##b3@&kJ9 zMWcyafVolp2;%Oeea)3>8qI&YPT+b8tWMRqK2t+7yiE%Q4{9@EU^(OeMP>5Z{Cg`0 z<=~yRU*+nZ5E;F!I-%z|hNYWL79*>+zuN0Hm&#cPiV;tKuJ5un#6QcABFGgvqJB7# zE1Cy8{+Cz&mt2+jeE}6&-^CT1AL z1s=A6lCBrTMI{=KOJ+)q8;9{S1FQCo547vP;0RGBa+S_ogqe!=&K*;YwoU9w;3pCC|QNUnwu>{UU)5e{+gaoGu)i2+*S4L=xz`Yitq)B&E29xluThauuYQZ?5@R z+tW1>VDs)Ha3OzSycLMw@t+_j^w6-@^@kBJHahtl7ik6}MTP$WUL9K|0JF?Oa?TP# z$0?#mEGe-SFC>VbgWt>~iz|cb!%vX1USD3R-z=x&!>TC6@KQhdtWzLam5TFG1O<1W zj-ln9*t${LJ@~4mAO!T6klmwo*Mn(Ux#sp+mngPwwN>*6|?7^Ln-3 ztyk_01^L_QD+JtZ*E7fS{MqJ3e4Fpif%F1mzjdZdXcX?IF36n6_jHc@o|g?YbTwff z>p@cfO*4ODXw1Skw+`j)TObtU5?|g+&kz*yW#V6c27V#Ky^vvE2zyZ!oRj!?D$Pbz70!oma6o z0neXkRp9BEMXbc*X`ETW)BJg<)H_GY6jq2F!JWz zi}LSwhQq{`srSF#n8&5EhaH!LeQf@-deGm)zS>WMs-%TDH#a=u*P--yPkVmH6)TE2>lr*qi+KowU2B zn5JTpEKprXTR+l#--VydJDIPa*H^iNi`{<$AA`kGB@)$J^OXt3pDV*Jp3Sr9>Eb{~ zl`@@*8rM#E0%Q(x7T4Z&tz>A%J1y-hw5^hM)#jcQ|G(eOKWp;ppn#Ym!)MS7J<&Qf zS7ojqFZ_qYv-qGulT(D7jWoz2P<9^{jN(F^PpqWZv3ALN3{6Iam!;7(#jm3Wv=)CI zKcr%CJ6;lr*@??lFe8Z7AFL|iKs`Ew2z?tZ_W!ElF=W`7an8nw^Cb-;>zd?RM8vyg zHeEND#vsBXJm*fC1#BG~*CHdt2Jc!${l;RT$ud(BUW_#BLoktch&YN68%4=ZMfh0` zn05SIWH2#Avr^l86b9>(sL1M_T8t!ho99}5A&#uH3dP^L;T|ZA(IP?&taT2SSr|v80 zDiTAyq-_ZVYw&lo;7IoLQ(J&9X3ApRGnqcDw>wRIepS=SY@OZqm;1<**Rg+BoK06V zXKAnFY`5#Jz06pj<*pWMdzI()j1@zo`}cO4>C#l&=7N7!gy{~Bg9W7@iID?& zCM=`ls*M>!QDbSHp~K~LyC{F)YIhD18wj#c+-yi9arjHy=JySit^Spf*ZgDGNUNHW zTV*53$)V6~VYU>1-v@=Iws0wKG0ocN5$ga0_+(F`GiU%mC{mRr&Dt&^N{N@%Lqe6S zccvQR*Q0XX&{XAesRux$jP*Ta{#==`;@N{Z9IrUc_EqABl?m`rCjft#o(XpW%b1lo znx=b-el;I+@DhV!=W&4!G-o|I$A}GhC!j8dCK|iOpDLJjKE+&|-8TpYCo2{A&zjJd z@25qI0-w<7?q+#auA2)*!1OZMlLQ}Q5?{1U6ddOty`m*~XihDF1)fQ%Uwu`QRl}_l%gC-?-l4Pk4wq8s+KB&uc3BLtz{Owv zAd2>JnFj5B!^+tKQ^C8_uf{@h8us2KsHxhQHFsM%{*iUGjinZ+!Eu}~ZLXmoD;cEQ zgIbdz1nd1u>W*6ZrtYZmXR^byzf-1L4HeuTfYS&6uFBmQy{mt~unMA0*xzdt?!gmY z*6m(Dsc(Q0cc2K*#CH~I?#o>+HL?&n#SyWTkmn1PjwQ@xvWR?IYcNvSMhWX0QVWqX z*xM^GoW!P}M{)OTGYbID@;zR6Oc*9Z@-b8>QpL;T3|kR4EWQS71<)0kSDq7s3%ejE zhMfVu2rm`Fg|&ZQ-(oU`Qny@aD`eEb>ZOw4+}whIR^WxU%54C}IkT5~M9f*kMdDTk=tS!Oqo z!uKP48u)(XMWpfbZ6T4;ciW<#wQFN|i99Im^GjZkcS{M;vW-x0F+!{rbenz=IzD=E zIiOXL5wgui4&7@V&?@QinAiu+K0u>27-evj*Bgu=W7$i;(mDmUjp}FHWwOvX<27F6 zs2Oj8yKH|oYS{?4A{ie5W4l|822`Q-`g%L&1g=)554)1D9+r-`oO(|P1Qb6Fx0`O^1n5Q1a_Me7*E4^%7x(BY_6`o)&!4B;@8-qW`2!Yy zkg?bnyjy>FjB~d0bGDp5PgPq%hmeK0+wutV`IkeHXLmjyzM)u0i8MFP!;f2s*H2rZ zIVhIh6{P&Ro>M#Z8rm*546N2G9;Rn^RfowO#8AtJ?Q~|GCQE0r^Pb$r4h(>zm=|;p zVhev0-e7vry7O`nYuY2~~wd033ijYGUz!;*2e^Vf@o=NRXf z)ywmPdEs68vaU0Z!}Z40lJ~S`fHK~ggW_hhG*5hC3liT>c}wtWYz?Xcw(jE-tPZ#k zu#W(g(=DK!dd{#LkR4cIr1RENie{NeDhP(0X)zv%C-xYD?SBT`Bq z3Ry@a&0c-Az>#Fq^|3F1VQ>MOt8a=?Q~fxDkyVCZ)1Usyd9S#H!c1n@ezZ}brS$~&615k3EfSWW2uh^4F}4rFH+8y;r^9J4pUAz#UX`YS zVh8fIh8mvq&+!kQXE9b1H=&KAQXhZ&veQ9-lP5fDW23eYPspcuP^xo;k;;JV&eN@P%%>9U;s|`VL_US^IKy|X0#-1 zOhIw8rr5wWeqc!!`4+`dp-2yhW`$`K#m~?$&p8=Uk6d;;jiG2&!4Bym>jQtK)a4#& zpEl=V?3G33aCJYmwdA-tF=fZGq{hwA(lzTS5hkyQ7%N!q5n!;EypyeNc$9r&9p5yf ze)lz4fpU+bFGa+T)?d^P(dY^(QmAdRkvKXX8XlJnR}PEOFg_7#3En{|@iaQ-Y8)4F z<=!7W3SW=|Da5_X|3^%Y@G*Y|NffyF=-2`uthUYhY@p&Xq(6e>4Ik^021okkV)Nl~ zUHyD`WY;{KQ*lqyqVu9S*e~wu=maK_{D-#cHr9%>FsWE`D;-MC;;Wi4hFvlA^*AJTuq!fm$Lqv@Aa z-7zx~imEiXlxW=K%4f_{tDW4mkPw@%c!xsi$GUVj!+mYf-YKq6l<=`feDTi>z&k?L9YiLZ?!Hulsy?hvLmd2}`#;4B z%)DR=2*52-iXh7 zy)9#r@;p3RD$lp0B>r1?NcpS6eW8h^7QJSQ;KLN)$pCu;2TXtEt9c(0Hd;l|$So4L~3xa~z3gj~`X%;3iw9-2Ot2^;Q zh+HQyP5)2<(E?r{i>@s^{^Tu3qLD$NVb`#OupC+?aRz@=lL<_G8$5)Uju-%=C4~_^ z-v|IGjtC}rCz?VDU`-J-cwG^*_n5_d=*J}F01TX11cm0G1o#dyIg(HcY&YR;QdXt0 zaApdlP}L;Oq9Qm#nKyDqAaYX^g6rL!2qBSJT@j(8QhTrMFq8vZ0dUoti=F7;W{p$u zvd$r<*#&>DgeqWx$|(Z_v2LG$f~sKl1+VOb3>Y-w3r5_{>mx>ja&ifQV47ME@}z}V zWkr01HZuj#zWy9|&f_t0f)kh~opazkTQi7kEB%Khe5`Ry;1N>sV!y8r2WT}W&>W0> z&?1RKN(&yPK}p~-^a&<_?G~a`);&^qZWLHq@CtwA(6~;AuzX~G2*hoRP>_CL`kE{! z1lVvfXsL!zP?WsE&ndL}5c?nzy)9A3-~^&nmN7VaN-Bnzz~Ut5@`3rM{)3?)a0wB0 z6P&1PGm@1>3=Jr>M!OunGG{*G2-*sLNPqeMiNKrI2F1Ko91BAreni9i%9SV%fua2j zq4j^+8A?RFO9NVtIS;Q}v@h(h^_-iDiCgW7CzQTKxwgSUibC5>z7p} z`Ok-n*DrClXhMQOpXGWA1e}p10ojXat6wuGyx$h*z>l2q4(Lvi23ml3VDqFsmwB^p zG)xw>;;}*?;hUecAdN%$ozrfSUy&n+1e|{)iE|b+$V=tEIuL-!Bd9znp*Wl-v0`~} z7%Dwd;_}BbNcT|yA)bRg=e5(Opr2<@&iV>!F5xx8mCmw_XyH1OS@3Vkk7!Id9j+Ms6@z5Jr=C0t{yB>3X0`#~%&# z>BP^|J(DNaJcWPG9^9w0j0#7X(Qtp74I^ieu~!xVd(kzW)kl(_gDf~Ij(uq8t`h+T z-I8|BwlwHr6Dv6lB5lqS)$EO0q@w?*Cd#}M40^u z06AkOc7cV;Q~xR`3wiF&njy34o3fIB5Gd!Nv+S&22O2X~R)XF#Cx@U)%6UEdxC zh^YL&^Oxu_0X+wI0%$i@gCY*H|3}-qHaBjZX~W<3EBIDz)sCMvl=!g8ZmM=u6h+N& zEm1N_dB%C_DHKG45;7n_1E4hWr^(um$DVQQO?-$CvExIMiGLH@Nu0zJ&p7*Ib|`5+ z?O%BNzWaa%2!QAY^uc2a=Ku+YwgZ#$4DAX;+8vU>RV8B?RwZjy z=}cfqraqGhO}OmQ&z&#@Oj@YUL@lFL8SpT?{P^4Trp#!rT>7W*HcN3MND`3^f$8xr zQ1*Fp0g~$$lz#^f3%pn5Akc;!T>ciiG|mP?}I3va0 z9*~hm<_h&;63kFDpMI%TV2hFsmujiVQC|u?^BnL|j(-zQ){T+$e&O0kez)h0$V@wo z_wpHeFL0$v;Glg!-x0!cyg%7zrbL3M`kwCr{uZuV@#6ba7|Ee<` zuwIrG52FC8*(c;qfOp24ogm3mnF4kf?Pq3WmVb$kH}b+al;T3Myy;H-FhatLOn5b1 z2N7(Y>fot^W5aSoyCTO$2vbcrP1RZI_^6Iol_0E4(D7n_5tWF#%!NcnlBf=j8p^WC zY=|pT)X`1g=DQXif4}M{ZOz=s*>pU+j`DQ<8cIZ3yS}NDkkv#}d1wPiU4s+vb@%OS z6@O`ZmJ`}xEhM!Rrv?sw^H)c!6FIUDnn5tD+TM8jTSr+gTY(qW!BMTP&^asrOTRoL zdvCU10gd`|@HdTNrqATdVr*E6ry>RJENE%;b`~k7iX>ypaVvpmft`p9m37u%hRYdg z7sK_v{VlTcTl;pE5=^XX>jf@<%TV~Uh<}+I>oNpzT006WQOxvL!cb>toZf|BB z`?gq#x;&PIW^v#`1O5y*0)Im7k?LaWva{2=xN7@M`3y*tFC=3U{-hRj;cm$83xD+6 zG@Ln+EjqS7Pb5mU6WC+tT6H$4d#0DCTeetOQ5<&^2uEG(v%u1w{$dspMz;dRwW&Rf z?9m2Y>Z_5}LITI36&dtrc9~>2)I6|=Np?M()o*pW*tw5(mjzF&E*6LPziLCE+Vsyk zl0C2@8;Go9rd&~trFvP2tTS^*eShZ3y#fyz5mS2WSAhh)(N`Q6f}=O{D$)4Uitx%G zLMf_!2Sil!hn8Eho50^8D~UeKEIrj!?Y&1<$e6}6tu17K#vIQmu9AoYZNZ3J!E5D= zH%gk_Bta1BGgLojp*-5>EEKM_W4snskae!{X~NUkpvd4=6T(I49uFm$G=FM=^Z>ex zkZw1#l^60Dq%*E~ySAu%kPG({`G@KSz*8hfqIZ^LFN%n2MR4HE-E}Wn-pI|>uq?py z$VQ4NpX$}+D{erFeC-W<+w4AF)L=0~1{5>{w*2fkMrsUP&(!jcO$&_Ni%pzktZ9);=xHi_p_;iYlG{BRX zCA6w>y}i-g-5lsn5gVP&LAz(JcY3-ETh_i)ZIY=B2HOx+EjKGQ45J!3OJ%<0ETGXn zJaF7m#pX@Vy+qb`>tO??D&u#NtKxKXzF>(Vl1-o(^I@ zALupy5Op_AYZm#uYk%t&3H!C5A10#|$&@>FsYI|^V9%w%G6CJbscTnfqLE*#^T5Gp z#hw$|RzwHRjsyaG;vd@D=MWUGn|a9YwbW6au^w*MbMwRYWMBiA zyv#l_!B>lCCG@c^t|4=9n4l0%UA=kH!1w#0AtG)zGYujZSbs~=fqW3z1p>=*+Dn7M zPSv6bj@2QH$x^j2tK(@cG!P-hF1XH9;UddISfDVbLPZ`|;MwhMR&6m(QRSniRuI}n zV+0fAjS>2C-5v+le!+?S0#hMHu2Y*5JUj4jrIJVtRSMFdx=vK7AQD5Bg5baAGr7}k zc?MUX;+dJB>wmPqEZiIi{>0on&X4L-nrZ6JDsarail4&>>M4d9`Bf`r<{bsrv;sbG zM>u{fQ9x9=kzI-6hkpKrOeuoQ(FclvY_4D2i?9AsOHJM}oLWxn&OZ6G z-qJ5{)?a*5L3Z^5ODu4c4bHci_*+A{AU1fO(y2NbyCxUg|2jCOR$=sYF~=2IAP1@t z&b+Ihf8l;aPalP!9o#=p#)}C#-lltldn0Erl4`7g;6YY7`c`}o8Z-6)}C&Wz$ z+^P(%$UeV}Xpq!;Gwa#ZM_xUnKE)=_&yQ7~p9|R^Jy-U}&XxVU=gR&sb+ZTTZ&N<& zsDHrUuc!0%<*yGbFFM;OSFhujR+0viL^%BKw@uVxjdibi=9>%w%~X zm1G~<^{`1Eg{#y){lMzWX_Bb6dxgCj7*oU@B>z@&855brVI(=r?$MX=Fq^_!%6~Mq zq62V^{U}@Z^qI(?k8-xkOv7TE)6zUeDz&9alR?XU)WcZH>-{7kj)Ju<+e=^MkOwY{t^1Ci^RMVogJJa`M-37DoPrMX*>H(7?So zglE}HW&Gl|S z%OXP{Ga%cYbyWxvoK+!L{`uSAE{Ey0`|aLS?R9fwcd*-QD}uH$XZ( zTyLXgKK{s~kCsc_x5oDFF0J8(H6lOxYDj+Mu6YGGX^*82Rm@c3yD$TxcdNipL8hx( zF3@WmUNuAe8Ev3>;IJTvk$*mi>mR9t$=d0TlJ`c6IT*gu zt75R(mTc#X;2JH4xQR1T#jzOVDiF;Msa_#u!{QaKR|^36=MlB!kEtbpTrK%Omr715 zH17<9KMJMPws)AhHp7dBwHY6_y~8y)cgfx-#JCIqGt12slga>1ZhuOj@1(St#`Z$6 z!ymExJSWHbSuqJeqb`dQ3o`HeA2#v*~_7HtS@&HMPAF z5dsw|F>d~h-kD5)WCai&FwE?n{N+Li6)%QhR&2^7>5iJ@NPx$V8`*&j&M0mX9%9l( z>`!$#IzQ0QJv{J_w14vs9f%B1D?l9$KlD(heQoMG!(8K%Ecl_F(>V_9jE+Gb7Vd;% zm`Hz_{A2R{?qdJRPhVh!Pzb{_y2;eb^XXj%%_e$u%Ix0(0a66Ss zZCh6Zdz`%#(RYih5qr-4_MplSC1V}#6>Qh zKL>&HMA+h(dU>vre-CpHJ4(PK`(zuh-`+uK<;m4(pVUa#F9n62&ZM(3g?c(>o~DMHtu?wae(K~oX7x!r1R znp@4*rB1i4h}~)THnw|P%`V(*t7i=#*)NX)NPly4(`>d{?Y<(e)oV8gZF95JeL@S^ z-(54wpK924cXzAZli-SlZeMA)b_Z=WP<)#zx88do9C~jguPmNwT{y3L+K-v-S3 z&OgN|}(yW1)&Fd&{(Z-2-qt2TwG&dpALpb71@pWN;A+FL}_>1*() zRBYcmR2T63cBCut>Zp#ST$&$%yP}mPJgqn zR$PSjpYFEQVH=&zHt2z>BR99Vchpf^?XB&+1*-_x-Oi5#v=rJO=oGcPeYx4u$Zu!2 zcd=xBhWk$LbqjsBIR5!_YJL`00;7Yx*2PYNQCxy5m!mF%RdWp6_H2<)jYwR#!iGR(J4y8Yfra3MHb?A!ij?@^zN+_W`uk>l^H9Bn%u+qHgTwr&*@~1Q*)ih5Up;(z0ZG+ZLfadG zcf(q!pt8)+AA?$)UC&oiJxHnIDi#ua@Y;Am<~oyt%S$Cvcxj@KNN~|Tt$(Y>AT5mo zL*3=oO&c9>wYi#DNuLyv(}ngSBvipwntzq6BEhhFxqq?4{9foZ>@qU^NUce#6tm7EzLc1D z)~cj^(Lxm}lakP$GM&~_B!9Fdt;jaACqCy;8Nx{x2th9OWEG-_tAHtYe?(HPjDAF> zqlr=zQ8d`jUXB+uMRdm_Lbi6^{m2R+vV(B^pooW#(42y@x-ddXZ(5fVNEfv#1hdF- zwHgh8+O>{gEB<727C5T?4LSD7ED=h(5M=@2o9)F^~i!MAj*k}oCwSsGx8?D4taJ$}AbwF^)>d5zOoxC*1QUX5p zLnrs}Wf_5XEm7xsRkEIWdUHXVKzTk$6R6J#X@+s-k5HZ)76{ab*#d?7SW8o=&J$^T z^^Z{bhDo-tNS-e)(&X95pX8<|@A5FK%_xF%(xK&c3p9)qEPo4dPa8QU;)!!j4_g=( zJQv#XCm^^NI?T-luWxU)<>TZ`d8Po|fej#JkD@rUs9yJnvq@eIEp4_zo@tx{49;CYsUj?znf=Qtw*I>?=Y@bAyh@=m?X8``)28qg zmT|z752bw!x|`;dm&KskQ8PJ|$8#P_h0;_U%|%SQrGFv|T*a1>8FWiQJ(X81NQ$JU zvgmi5u<{@XYZwG!ErTGeX%IwlzgL>nE;%+yFg!SBcQrcmTE`pN*K{YvjyDVAPNBzu zhn3ACNGlZxS_c+{%e8|F99!rTmL7*!py@}JUR^*R7(qYUvZkvL-9fE4CE%{@?Ne_K zN<9iVLVvO))hoXbQB9k!>mS)8Jp#E2DiMurxZJQk(lH!&q*#%N=GCSy_aJ@<`NA(< zyz6@!QxjsxP7p@o!`1Va7q3twe}Zo%K3@^^)w)tzfqsyh7> z6NGzw{O$HSnha!{)^~`kP0y1w2w)-8{{ZsOpno9f$a3^kTE{mG9!!LL48?Y*VYa&k zErUOwj)K@GH)m^RpXaf|<^_GaJKbubd zAktf6G7nhvP7kxGA}iR}*!}m9y~w(z^F?sLqxS)q1K-={`*fYGuUr~zZR%~VuWW60 z`+wR{Js@e9g+tMttM*)uiQ_rT&gNN~+%tOq9!GHGlW8Q1j`;;a-Y86v7O>UBGxNxd zcC`i~v|^}SCJ{iPpsC7{^u?8p4%Kw#y31OhrO9o5{vIwL4ykj99ObD@#^qG2Hu|4f zDoCl)!b#2HvSV^p(tMSs}^)sx?-#8+gGLQq*{u|kL2j#LGFB_&wq<@ zRgr|HO${O3g8EBLq{4HliLrBDta;`Gm5GS}64lSVZ=VAxJwiDL-rS(GRcV9sVLhL2 z2F&Nv8?M^N=TN_3RA4VrPS7T&ClB@WhUYObB5VI#X5Ywi-18x3-K=h6E;`h?Y~pW- zff4wA{cVT8&t*Id=JQxO1o^p47=QSC|2%8_T;^uMe17ejA1tvlb-qglEozK7D2yR$ z8IUn$VaVC4+_Elpef)X4YjtfJp5*r%wN!O~wkPdE>MA4rQxK7;i0DPq$L&xd>JoDXjZ)|%%?U2BD0+1jjgToXDPkAJd8!u$Zw z)fnrZBx2&RZI9~Zow@EgRD)nWkE)2t&#^j~a|t*puW?WeEzkFyp}1_Xt22*glWCoN zZDqVdQ> zyuOPvZwIEw_%8E4Ab}PxA%F5eGyrBmnZLo6LjwO68ha~|6z*u$m|VxRJ-;3^TQ z*C@e7C+t>HIL#6)Vv)@W>r{fmuGmzF4=eUON`gun?Ot!YXExWidxQ3Rg-=SbZS8D! zHaacz-fC`kwmJiIt=De0F4dI*_#rjh-9cyYbX}B#L9es6J7}BjD}#2g+uVO-{ARDc zQBxjk&2_VNsoATO5`A;mU({9;;!9j=b}zQgjdpXe+iRQK5QJf;+3R<@7i-F9eV6o< z7Q`y>@?VKx(+Py+V1wi><`FjXl`aZn%5@X?eDa^ z>$P>-?zXwMyRnfO0Y{UMHBi4k##}enI(%f_Zf@1TP7vBbhs=bqtkr)-xw}Tzgic*e zO{S4uvSdBguK(l7+}!RxMFx@3bTyf6L7n6~q`;jkCOa!TALedd-L~$5%J}MAT8QL0 zXkMv_Y|y+2Q|VT7P@8BwAi@PoEj97&cGtFdyS%MyBW-PN_el?GK};^QPgd&ehzXU* z>s(Dq6`&+YM2WhqVx51mbxCn+-Hz;b+gEl-wGv*kpw=c86PcpBeYsn=ScL*=)jm7q z7H!%L6B`dI0eVtstG z0L;DCjw2flpevl(EReQ*cQ*05v&mk*XKx+eO~9P&b5D4X_AkIuB^_=PDg9) zqHS-~f}z)^5zgx5U8i@*br+Y_LYls;~**h~rTo;|Lu16;Hth#XK05qgv4+xK>v z!=+kB(N3;1oH~EaMqU6AHL5HvuiC!1UstCgMC7BbNjzrqJTG`Zh;AE5h7@fnKv`YqoAK1>m$Bw+K(OsFiwHA;1<~6zTVC8j#@fB&J>+sD& zdsGXbAB^n49+}I1wkXktQ+w!)9ev`^x|VC4N8V-b)!=`5zj>vUJ5j-r2S!ud!Z=r@ zX;>skWfHQQ_3WX)?~%?ps`OO}j}29bsQ$7x!+|tRb6Zw~F3WCV{vJgUuPDe&CgXCd z)gj-9hs8~%NNeLBr`Rv8Chs!msnuu;e6wj1@1Vz*Eo(Z>_1&yVPSzDau=ZU0@_`e@ znoG6uPnCb1!|LP^+7a(2oBoi8qNtDlsxzJPmAzhOCOy^P!$V1YIyd5)dpT0q*w2Zy zRL4{o(+KahAV1YrHuTD#lpL#3^F49syN4A&JxK*#FW^TV0|5^l>S!IAC{`t_r(mmN zvSV`FHIp7$fmgY2Z`#*DA-awlOj0eir_tdA&xn6;FIG2c-hN1z5@(?LOG>Bts%5oY z*Bnzv_+gHhmeM?AO`h5TcOI_G#7bk@>@?2YubFRJ51-J;HmTpdnptaMqpH{@^~TPo zhpL<`GFNtpxzcQ`uN<2rvNRDfALF-4+mh1dy`FLeAmkzyJ3rJo_K~q%eFvQ|i zSPOsUXxV3O{+1ajuvx+UhOnsiI-Om$fc4NP@Oi(M|3WreW6 zV$!ZslY$635GV}94l(N~An*$Hrt=_gdqaP;Y$K}7x+6v2sgJcUMdGQ6H9V(g3(tSE z*}`*aw(wktbCzXswMobvjxX@3J_G8k9S1lUy5Tu_G;2w(#7#Rd_DlDm=Gt z6`oVK3hVDygc4>fw^l~ojv7pdL`;8n_>p+V&NxnywK107t~nlo|ueg_0lx9SB+*JqJ28K9@5GaRQ@1ARP~cKKs8f>g}y!XL?Fp@rj@|+ZLg5 zTFh&u*0+&C82LlrEpk7o$O4ys!>aYPz&Hu_Ya~3tX(g*}^ds>JOg`UP^SycBkh++jsW8!Ub$OH+Yf?^ABE^6M*-BJ%SKFt7vVa zDe~4P_O^Ag1Iy)3i$!-VzFAJwmgZyEBxXRL7S*^Ozi`7OD)RiYaJ(?GyrF%rSww*k zs-bx6#=j{%#~ddx$q(_exq5$Y>;ACrj+IXdQl3dunLGfvRjmt@%gie{H?AuWvL|q> zWm0!5P`n(B5m#)iz5`KfYHhE4%2kreoLbSrGV!E*1{M3nB2}HU zdJ%i|3B8!T=DEBmvx?LBvre98OhK1OY)z+`A_#r8AbYUKLo^38A*z40bC`E=EmKI? zeKOooTLuEr<*HU>fXCdRETgROE~~Kke9apDz?pJ;v@9+D1j8b9tOMPIs7Si`?pXBN zJv|N!0ju^k(ucCUOEJ(1&5;x60mpfEeoK&~?e+5fq3?K8D@QG%80r;7tSv_RQ`^(X z5Z&tT9p?o|E&U8trdzCE2ZT?`Zsfy_jwtI>>Y1AaI$9zSC<>BtW>3CO%3F^NnaoF6`>95js7E3CshrOG@4nAKLVr85{1 zTVW#Mcp^)NVWBB=d6uXkF#U2CDjCyr%Bn0xvJVTw<}9Td0ZHUc^gl;v^m9E|U6#PA zh8{+hYXknM)jujYB2D9r=6c(rsQYNw_$K3p2-d2wbSKNcqic-Ufs zijY{ci!AV2z`UJv0ch;b!h^D?b$h6jnFJfzs-Gu;ZGW8G28BS~k0c9$?}cPV8JR^P zUYC)8uN!}}NKYt(;0K$XHM6(d9dx$Z=2PunKihw89#RQm!NtR4kLIm?ivYO|)e!#P z4;4VcP^DDKzNLy$Dp_HWlvH}(v&Esn!gRo1E=~#jMTbtUgCD?|+~wF-Ju~A3TY`q* zn}aMD&;^(ukRQ1_$K@~@lb$XJ*<-H+#}dJ~1jBz-`#5*lm4JJGwJ+%U(S|?sM#WNI zK96-sCLVAHgF8NWoZGweNzhowjGpD^>!r~DUn7i0-# z#4z?C6e9wMlabHAa|Z5azD4HJv9mu5m>4Y*Fc82=MGvnU2Ud7s>{(>iG^WSHFpq9B zf(U<3X|ikzARjp)RHWfd55J>Y!~|9*g990Z4%|?eG{FJnM6`qFd(J*dvkx0fMdn2U znbvnBT|$6LRO5iiphtdiRg*8qOQayS;g9ec*NJQcPAj|+uT1rFDIk=x1~GF#y(U5UDNrX{ORga1an2InjY(jYfYU zk{Y4qIg#_M9jKNlhb7J+48h-w#zdEf3rbwX$)rL=Bu|SpL6D%091j| z3@VWo>;#B_I5PJA$k)pvMIoq1dlQl)x+>M;mGLnt9H85Jd=x6E>`6EboGDorjR+K6 zA}!WMmN)~ljSlRoGu0y&XhA3>2LpeP!E{(t6oMLMN6X#!1M=5Ii#kOis7WIZwFnU? z(@b<}lBEfCX{65WM!p^k!3mOyJ@JF%iZk8M(S*SUEOLW(2sOszAvY1o8Ch zzCnRntP(t?bghUq7hK6`QO59?@|fy)Xz?+uAOndA)jYNvo^?3A{`S zM;o}E-_zfbWb%+qzOS~s!-LT^B@7(D8f|q*M;-DX>X2;>hz4dy9nybOhxFAUPpLyL zt3$4+L-y1mLv_eV9de)!anvCbb;vX7kWd{mQ->U?L#`=9R##UM6WIaT6+Y6~cl|H~ zClZ(xp5k5PqmNm`tMs#7YtMEe>Cu4|g`R!%tw&cMqscMN*^7TZ`~5EnBBW+jh94a; z*{A@TOuUW%whk;0{1<=2#nT3uA*?+5cwsRf&nU(}qe`1a*bnVo;6GEKoV1hv&5W8@ zp$M^j<5NJ&lXdN*hZ~*AG$0cH=wbY*9@(pcs@oP#vhwJ63P0~V8J`#VkCkdalFk5A zjvz(Puk#=Q!^9~!@P8CcBx*aby`fzOA1B5F8iqj%{OSDW8}olZyx7>GtLUSr?>v8c z`{w-KtEV5`JNxFPlN+z`SC7#wvG112jwZbS&3~W1ej9UKdF;EmZ5{jM`$HNuh7^j_ zw&mv4?_;aqWfz*cz#aCc!Q#-+1|)A*zVo=T=R}4zgt!_;;OrknITd~6c!9l7b6SK@ zo<^TW9vZIv`@etx`?BT**_pAlElG%XGZ8 z_QrOvZ8rN)cU$J=&fpS){3$BZ#kDeWnDHWgBSRHIoo=)Dw7I>b4C!xnT5WaI?pnXq zQ-E!*_b)ZU3`niId(Cc(R>Q<6yF(x3eZxKk<@z{7vZsGujbHQWCz+hm?RGZT&DM6e zKQNzYKW%O`Rq6}Do1OkZ6{C?&zpb2$YC}@c0K#soq6WJ=n+jRAnypJp$u~D^YjQzW zI%{)dw~H~;&Gr>VWTy+&+3&Q>N3@ZTDj-{Gqp8)>8G||#EX9y{Og}@jx!Gyz>hF?;R7Zm(M#;d*7 zy0|HTwwoXU^xHjph|ue)EbA1lBoHEm9c^urj1`fs&Fwzf*{Gu65KR%ID6%3(O<;c& z5V8itm$jQc9Wd_bRe`WVqGUI3Bi|PqfWeTjksjA^hA=1-4^0*Vk15gVrV0QA$Biw4YYSkn-&)9q&?Dzy0KH zyQ^}Tyw%$-v%Gaxgc-6nx1S<1VZVR2bz^%+adq5jm)i2}Y!exV3?qdp10ZxiriMYO zrL#e%sm*>{58B=CY9j{~&_p;^L=IHC%T8~5qqEsI2hIKyimklc>ufx&is@g%Bi~MU zV_Tt+0PF6mOiepalbN=QCkmbI_4e9s_JO#p=^&RA(QCbS^NF49PIsV=Z8d-U?d>Nt zaNF%(tKGuYrL7Lv{L=OIQ(L5#G=SUP!Q~#=;jTSBXt(qzNJl5jeqSF69r)kiAF)!F zpjo6a1O?BaeWl&njn5a93b)bR-5k&pqncBy-*=m35c4_82B!SCz z8?gZ0?XK-^Y_xkiQy=tY&{5Jr4mSQp9rYB+Zd)h2%gr8Ha&d*wpR<6302N0)o_Gv8 zU6ZW$yPJAf(}blGOzX%E(Az!z0&nYHVgp#~j+Ov*GpuqpN#MP9e|M|CgF|Gj^#+$P z;>=Vp;d-?`9qW_SRHA>~E=Ux0GUBaLeS}PZ_S@h7_OkstO=@6L4s?d4cKIyr|K7X7 z@_X>n?UP^LJALQ*|GoE8xqKb4|EX6g0og!RquINta6r^+*IW#VuVewl&@P!C2CnM4 zGecc$cS-pMDhKflsd&e%b|c>>dF+@?BE1r!xkJ8870NWoRAGM`oh}iGo>qmasU-K| zT6LPj^HUqQL&hT6!m!e zmsOOccToww1A^;771bqMwrOF+ObKDPX zui=jyrYFpqiH_V9M2$PrfHU0!%Z`E{U|J#*xK`F z)P2AR>~8B?@|H;XlFW$fVR{{!Y7>|S%%+Ro= z&bRnG?r8Aj)m9 z2zmlED8$GjB5gp+G5_G}`PXke`0)MtjbD{$h~f;Sr*@7-P;@*Mlkh(@hQ90CES#6M zH*DO$^V$6Kzs=vi-Ds}08brn-rJBF?N+JV?RO<{~&d`u_nc2(&7o3u^FrPd-Uejy9 z(j+82tQ~)CjX0Z;vkxu`tLC$gG({Qh2i9a_<&axps?(6(cJk#LQjfVv;iRvq*N&UbW`4h|WGWn=?9%gMhdW4lDr+M%d&-cOgcTQiwegB*HPJZ>->6dp; z|MJI^_gaXlOlxm1un)`BKc+WWdXhi$dm&K5cJW*GHS`KBN7h^Oeb=_g%ssUO z>fwKp5O`#8JNsT9O^7i8%`loof~V&y|KitYcV3f-$vQw&mzn$H z0+NrNI?Kj$6bR?K58nRd!L2XmcfUUU=5vJFlRbMhDg&MW<<|U#U(N5mN*8~M<}QW9 zrSSWIzd8TpO+-1~(4CF!<(T=sH%OKzpT2(b;f=-x25W#*=I|lLL{cxMIsL|dC|xQ5A7vBMj|-- z?U$#2{=?aqFP`0gIYFjIgHQ-BR04+I0RU^yk$pv`r(QXM7!f<22B`uf3v@`$+&Fpf z_ottKc>3Cp3Ek9nhE_%o5PQBTn8kl0S5r!l;A2FA@iZELH*##P@g*JG!JZRA0@jqq zgv^!Je!2$ekaT?<6+HJ{G}sml4c-~ZLdIEEXhf1+3vlsT4Dl~tJbCl&`Nuyyz4Q6m zjTi6#_b=w3{XAwd;wd|)eh$b46i+=OcX_H0_6=A`at0}REgJcyH&5Pwjf{U9=wdfs zq{E#2o?pMW!j~g56~lhpax>?!l+4g%e>YCvczgcY9f<^DT9pzzASK|!a>>{1V;|PW zVzFM%fWCo@+S7rw0`~;r6x`0bgaKN5ig9it81AP3%>n@=n z?HfS|Bt@=fzp=xBE7UWpiZp)!B@w8&Ebzdf4(D^)Y(^x+NRqM*h6rOedh6u& z+ejfvZA#q|ew-$!8l@yma6eEZ9@|NaBd z5r!npDAr^-lC6KQK1T)y5yvo;9U#Fg2`s`SWsV={1v1H;k`&?q+aJ(uT{lFagiw{s zlDI~^H!0v5ij#mes7iqtPT={pj#(f=)#>XWoxc77sio65 zU%r3$V~y%kC_!e%+WDok!R+DWLxoL%a>(Q&&tLt5))L*AsusL3E7f+-tLw}*)@|CH zOr$2~({!kCkk)_9?wx`vFRx5-SR<$SvlwGC!)f5-Idty!GkH|jgfmzoEk%AK(GbnG z7HJJHeW*|Ka(u%&vYe>kaF3^ptnjMHOJD>|fwYYYkOS`UyZ4bd6q4NHg*_vB`($8Y(JJ1%aop;y`9|tkjmlwy=xuYBRp?iQZT$9 zcYS}#3H!7Hp|>y^Jc8YWO9Ux{!_p;WzU9MIW8X|j{Ies%Wgt+U%d ze{k!0!7-V+kwXI>3p+Bh9gIliA*mR5&i$QG}uGYXD3W&%H0sZ@ksG@FW7`UPiV>cELf7oG9+ve>(Zgk79<|9w{&0 zG8dDGbfR;8_8JTdX(f%*h&l+>s;VECX0g^JdO7TwPLa=UymK0?P|wwCNXq zASmJt7LG0!%1izyN=gO$TW`*P^1=K!H>rPM-?-3cf*gzGM=HsgIN%Rh>J!m$YS_aA z6v1Hq(di?&)YF~<64aoz(*VlG{PT}aZv6H1cV8^#7TN(wS#{=i|K8Vdq5k&mI5%Fe zYAut|9C0J-_SKja=b^>^IvXV$LT~oiUEgW6p*C8`vdGRVz9M@cSp@r$6%qL{P@8`= zS?9mZurZnAjr^mq^jx#Bj$Nh%sA|NAaB@{M?Q0fZ2JBfu;4G6G;*l0hNeDMM+*lw6 z;n^ewTgIJQ&C?kGjX`PFosfL#F|J%xridC4te&3M#ra)$Xt6M4{6JKD-}CGuEuYL* zUnmli84_8G{Upn3`x_sl>ERQRT=`E&ye^o!OzBJ{2h1y(D%KJ-j9ExkvVe0 zsI&-`E(5+YkYe$JL)W&ay46U*8Kl^S^#=vRXAsAo7{_^)sUR)EHLw*^!{ow4RPYv0 z`O;TZv=AD*+5nRZN7*v!g8XSx%L2^>0B;*8!y-MjI#~$3q3!B+4|roRii`|~Qxg_- zlZp(c&Z54M<1j}I0XZu}vRHpC43#kIElgT!5rs(#BBC%e&$(v8)xM>85|%Cj5E-1P z5BpC1-CzpDAzs4uI~Tzr2X^z$#X-BbwNM~9O(=VRC|95|~kAgE)2X4xp zu~TrFm~k53kx&=9)&w^*Knj(D<<*rq;+N(z^%AY;mosUqUv@{98X-md1f31 zq%*29AS9+3!H7I8P~w3UbiETzczXMrlV9Gs|Mg8marWVD%94Bb3958)|DEk?sEyC| z;dDA*ZG0Ay*?wvdhq;9iDq|BOt;f8P&tWUpq2&;mLuQ2IY>t1F8tfOKz;*pM_y2a2 zDo(H9?T^Yx!1VEp6>%?CYH;(!(Emtb=v`Fl+gXv7u>$usk)Js&+t(u7gHz{kiC>}u z-hF?5;}2|VMspvwycKuHY&)4Xf=^k-AZ5Vy_X}-rgqkf|UuD)FV_@t^`<=&$Y(Tcd zxh+i-i9IAhU{HXCLACA38Or*(j18CHCCyHg z8kp3Ofus}N|N7R0>wmic%_~&jy+kL&k6$T_~8aM=Q(ujBausR z=nV6Y+i4nc6v?ZZo+B`G9+GBcLNInETMyFCAU2X0@XEgG#=vbgjBp_@LST6Fc?X(_$O1)ffCUXX5?OQE;eLzL|7Wz zvEsY$;kthfH+|TwK#OUV2OtN^qtCUxs|I+f$!$89NU=l9H7&9UI1Zhd6rc@+uJDUZ zLu?ZA?Fo#b?_b>`|8b&q+rnFTJk}5d(Sa2;ke9HNIndanW?T@wIQMR7p*orA7gSt> z3At|K*yQ!yJHB$jfN;N`^Y8;uy_coz?D6+ZMmvy8p1(bqc|o}GR4^=bw}1` zRBa7FAuaF5>B!z=X+`g#f1>^|g~sD29DRQ~O*6E;*p3J`2XEeMP#0&7$5tPCboG&j z>?(i^C=mw~t|WiZ?rj^b&E{^u-B|0dH%@+XCiH(i zCZJ?JLfw1Ib&unW!$~w%$+b^+O^bO(e#4%SE$72@)!yT!V_6kVV2L_9{pz=8AO2$g z%Iovb-)UT6HO7z2A0lkbpolrKfWN5^i?g@iIDPHM4{m*N_UR`8+=s-DJAyoxMfZi; zBuTO2T4}%W*@bVM1r2i#Il=jDG8^i34W7&8{^oP$$b^!h zSXFxeEDG2Z_MlIpT!v&|69iLM80Bt%$U93qlwk|>ojYKcD=0t!&tVX66kJ{8wiW<+%Fmo+v>6T!;`f)*lH#3rt2c=0r`^2jUH z9l(RPKL)!!rYN&U(vij^3Hhq<5b_VXPVSNe9G*6(c}DR*fqA=G;3Gbvf%OM8|+*Tvqba4YuOh12~et9M7 zzDQn8G8`L~cWadPwUR-c^uvn0>ZRCgNE6=7h1c=Ta85mu>mRA ze#k3*216_XEL;Cmb6N&hV!BhA?4Q%fHuY=4LoJF{a^Ryul|mIXA4rN zzjA0z!x=kTO0nPzO4NU%e}o)lXXb13d|U87(JEqsPa^oT(}>0TG-{X)8}gRCefFD= z32y%OZK{QI_Tg>PJEcQ_` z7lSxPgL&Yg6@-}t{3WY7W~TU*6*$z|hwq*QAa|_B?^t<0dy9We^=IF_bn@!EWUQV1 z@*b&-`K>nv6?4OqB4PJ6v2iU7HMGr14>iz=i=0VD#qc+jX`TEvfOJW8eCxf47w;H@ z_#1q$z4|H`#-n{&lF`YUY2m4;kogPAwoM&=C4i}eFJ_=Yw*U+-?hg_`c*^E=ycXbN zcmqX+}MD}AZzUS4tT#ve*YM3{4==VG3DC86iE=b zoL~n-EQwFysMP1|4`q{x1f6(A`Iu8O+-@8XU1!+1Xa##@*(M#2o4|2WJEL^u zA)5lYWoYBVMQ*eAQ1Tm{Np_LwbM}4IZ_(`!$)vj?E%kpHC?NqXUH`!pJ&S;;YY?fF zY?m#U>5V_!*l;}QFOZi8RHa_xGpQr%Y+CkGE?p`Um}1Zmwk6eY?2{?Q$Zv1CKPL7( z%35KaNUX2if|Se~XP^B+LRp!^oxe$;Nr&$U`_yDtce$2ff(M>bj!p6lr29L6A`9{Y z*!ME351xOr5%2rpn zX;Mu{HYa(4rFg~K;Ks`^PnMA|r7d2Xk>BX?Bf-VuzzJ|B6ka5-NmE7P4Uz)LCTvXl zaK`e--z27MJjLE2Z=kR9S&2JB%N!umOV&+fXJ{ggYv-&&@jD9diN6^*mGn$2T#hB-dxQ^AUg?L1j7hL4|BOQ!!B?SBN)tNNm<-4yl2x=PGLePK7 za7-)9BxsL>sZk=axr~D6`8&tt9TiUq>rp^fQ@H!^$I+3MzWNwj&t&LVeepXoh~|I4 z@!;K$|M%Xz5B~G{llNYlzwp=lci(*QqdO-*dvX5OPyYAb2P?yW{nrwDcSCD0JJlp~ zKp%_W&^On_Dq{@~>~S=$qSn;{j*Wl8PD-_lZ0gCkT0y=C2c9C&X_|O%7{f5%y;YJX zcJ>q(0KHaAY&M)N^SNJ(QZOWV3q6!AY0a{BnIhSi>oW#CdEpKl$2}$bgJ))ENf`1Z=w_vL1pEWT2rUNXsk2e|d@9L!LHEwvuD%5NPKKd!4VTFYr>@%$!=yya;p5m-C za&0*;NJ$`5$0#!{*wp}b5!QL>wMsTHzJI~o_zjFTg$r$1Z<};nJqa!@9WC z0kC|nv!Ch7T}&zaj#Q^4ZL#ryl)PnO4`q>L7;0sRsxq#>pQB|X-U}N304@yP{qy|h z8`KdI>D7!Zd96 z_r*9MaRi(4ZHiPQYs8ioZBJ0gjzZcKx#vzPQ$7C0oiMlN-O88JDZTXgyZMf zI)-_)VCWJ650H?SIi=@M%M&Aj`8cA?l#21P5o%1p)^kBYq-2Swe#kWH8r*?7^%IEs zu`C)qi)7AP{Ux3m;Lm+Kaw2+B7ZV3ODpA9G@vCBaoj)R(O!5AeRW&%Zdl->4j%G z1XvYt2e->-Avn8Y_slE#1_?#|6Bva21DEk7VpkDcvpEr-oPcVfGa=&N zVV19SX?hm+W*vVyb>uVtON@+h7dKv_e0@-%cESF)%{N@oxz=s^2O|tnq)J<*rIi$z z_xa^&3ItKK5=%OI3+fWF*HA+to>Ja0WyXLwZ}Jsf{W&ny8aktqqQF^V!ok3DKK zUFRHA98i8<twuLZ(LGa*?wJ%_P>n7~(N&x<(sRVMYIN6y5K3&7$eBeueOh45B7)Z?*9m_vVZkZ^zsc^z4&bWw8r5VEk3+Is zpbMo7fozJUxxf_(WjPri<(s-D#bl9qg{zKA`Xfc#6Pns!sf`pIq6VUpX_=i)4ppI; z7;Cdath0nZE8F)e?h9j-a38``h6h%zIV=&uqGWwi7K9)}U>|VnqVi%B^Up{$g>@MCN|bgk&$d*v+RG@*=Ct1isO5JHvjyc2S2*=;Fm8*6zF-d z*i}kWje)CC!eoX1pZSG7R4hIK9Yjz_gx)`u4&T-<8mK%Q;4{*;e3OQl746%Vpq0EppL*XMh+Yn`e(wzF} z4hJgJq?aqDa#>_DBqoC~(XL3QS_qR<=I%nIhBM{sAD@1Gi?mkBLBO(MEZ)pk^}rzE zxD$p1mFntCecxd?Zr{kdT@}XZaL)DS&G~O`o_+qavll;|fAz<+KYeui%3XhMZylQl zDY+hu-DgPzj10@guO*CxB5sNM{FdN=bEr7{E2n`FNe$*KOfo*_69BmOfa9R6N^XC) z(VH^)N-_%#ZJ7<6p7{Z~hSHjV7y+*Tl!SZ$zp}y^h$ew)kktg8k^HNUU3?*N5Jl5f znlN@K$gEW<{D;<(g<7Kcp(TH<)9~OwtN>jJfPGT@L@e5vL0R%JNu6RT6Z)g5q$~i4 zAe|lu&i+ACf15vK#w0I+OOW~JAJ6~mY5LE>tfy4k5iIb4;e~N6?R`Y(X-0XCeGo`eNd8;IJ49!nX-{yZEPnB3#rW z(ZCr$YZ2fn;;_(Po&JC3?)>gw@87$_b{jYTz_&4vtqgLD2_UFf12p#5dIzBRH(#wa(&-Z0@}qRDwAmy4)HMtK?|)C_-1=SkiAK_qa}t|T|i zSv^bU9gx$|j1xJ68-Q}8m@kG9ure0l*@W4X%X$W)5v28HdvJ~48Si$WFwzKc4HN*x5 zE!MwKr^dJqr9W91@y9TUab%&*sH<3y8!fhN8W;TF zdyOf73hTX%&-aewf%}liQ6;C;$`sgS74gcqTo2PHdjPnlcgDx?(O^^OK$VKaiPFq{ z!GdZqoGE`kpP)<^#*2eT)Pz_TM~Z_-czzsZ^l+{9x?i+H3r2iwSS||`fNsAGKN#hC zk5A@d2)-l; zDgjQk>nsRS8V!vCr*<@zRM!->?8_1;u3<=_`MZCc1gM37f$5G2aL&wh>3Je0n_8aj zF1gyGw3srUYRDh)?w@kOY4CJec#mWu2L!U`UyIdIDHHW3;jBzu!Xw#)wPPG_SGa6zO>L+}#em3v9Z)X_+jn zSs|Ra%UHo=8`Niu!5sbhLFTcEv5bm}(?EE^f+1cf^Jbpo zxid8bqmbqi#QxR@9#h7R5yOSMwo(+4iVdGCXhxBv6On?FmJuly%wejfZo+AgxnbI{~jM9=!3LRp@b92Uhi&o17;=aPTW zv?+>$3y(BG+EX98qgTJTL>L~xk4ov}u$glmb3-T3lwv<`)QgP&p+SCPPz1Pqm3j7I z(6b*P*;=_`sYGVPkc5dt5r*f+Rn$qxCOe1;+29tMhFx`cv&`IBf5YNMoi$H%CXlGiIs7KSrSWp{;HGERw`8i3!RGBzKVSvgM zv`^CtY++3M6!x+oToqz61I9#!Ct4|{Cuh#^D%qb|LDU%Vb1jlaS)&m!vDdvNSCt|$ z=%{}Diw7V7y_{B4oC$D@)znL=s67AtozuVn7SPtrEv?_ik{gw;m)9v#)-8WC&qG7( zVysz07b7K0qlZVtj+-08oTUlVte5F?xVDdQvI9e3!sXdVS-aEtMvNrD_a^U>5;Ic7 zS7Y>C?0a$_9M3{~L{??8^BZ2xHB|z|KrTrLNP~qaC=kQ)^lB)CtJILcY^r<`hnXyI z4UdFp#dm?%9%J(f#!c!o=MueKoSx%EJ@SaBjd5v$CsHa%BhXV8}qOJbn@}@ zr?20ZX$n`YAZ}z-60U1g=43|p-fpM4kg_Vi@L~nJRBo(4^8va8z;A3oWJsx z#8rN4A$&XLe{ibc%ja^@RM-*vcMBb{aT2Tah_Y`HE@s>X31d})j8!< zK>aNM5vhpYqKVy)GmL+ftR9$Q!*OH83?O0(g(ydWF~Hwz*%)T%GyCk&PpoEzE!h0u2gW$7g6P z2;oJ?jl(h7e_elgs6m!4DT50SiEJ@}T80#&lod?QT2%v4nxZliU)MeYxg0S%7p2#p4qG zngncR>C z6KzmLHXVO8om8Pq8dj$0f|=*3(e)@IMOSFzkRoEz!Xia+tl|_4ZY!GTNvuTY`eR7luxt$m3AZTQd?UdexMvW`H7ryWKpU5=tQKtS^m7ue7gtf}TT{?dD3t?EE3o_stMpvC%K(Y#k{|Mv z>*6eNj6QIN2k~N1cJvXDR2z+EU}HrQAvW&C-xCutU5osywwFtaiYVZJ7g8AuQ+d2d z#jJm(A0Jm$BIiW;d6*uLzf?y?lr2BEu(q5+DHoEjADI4ltj!)X0PBP)+xtOr#7H4uAA%*ZJ_8QMf|l#8tz#}(WsK2j`hKM zT6JqSylT+XhEiM0I5}9`|M~X(v)8EFQkl)Aloz35%JyU1ilZH69*#4iJ9X>BT&8fx zj9l}c)2+zL{0080QZdo#*&}2eHrDLu$R_K5A$X<2PR32rZR$(H3a=VtD|XgZ%GS4y z-YN#dmd)A?|Z{=UO$u6tf6vtGpI1cF+?v$t|4tpiLDZTdv_$a;c zVxzO(Ua`kxX9$W{CY9kJln)%hco`*vh&IimFV197;j#vYfSiS8UOyBRs~WURu7FXu(HTA4`zJ zKd4GqW{%G-Gf=NlmaLLrW1~ld`AUaFSzy5g@5C+R@~b$5tOGjJ;Z*qad*ZZXML2VREbZ-a z{@(5R3xAz|{#>IuoubEuzucO?@GEXqBGSvTwK9~x;hkg_Npr+I+oOOg^Pv4RU5;RV zA?plsFJweI{!$MD>5piO&t|tC%zpq`rnIibcu*&06(r%Dd}I$@i-z-h>v;%Q( zy~O2tTNDBc&4L`Rz``0G8{ja1$34`PGTX?}V-#X=c~NjojRuu(h}wXqW{U8+vq^j@ zk*#J)RdFDtwD+Lr7ocfE&nQ6NfFw4p$i@U3o^>T6YB)h7RyU)$(o2l8SsD~XV>FB; z!Ey`vemYZS9S*UH)28R}ZbPynP1vkBlK0tAo8&?V*y{M`yNvP869m9|g0)FD@U#9A^ zNnr-U@Sh|dXl85BA&mb1KS@Tsg+hmSqcXlajTn|~kw+DI;`6TLk=EJUZ$NzTyyLKC zn{9S31~1hc)EoggkSC=`p5Fc|t`6 zLRV;L(q$Ssak41K)rLPB2xtiRK%A!Na5Tlk4n*-8ovR85c2+6qgeCgH)Fr$2$oQd8 z)yGw(7=~}4dJ`jAiKnG92T^fq!||rG+$kgSr)X_z;wbfm>sj>W1p0zxyL)!;4iQNu zN)?BR?f8+*Ks^nA8G4aIo&sz`!b;3=?8XaT;>=B|Ra$B2L0jwlsPk z%ei!Gxmag8w23M$*I0|{a#?*!p+^ZlvTV+TmRW(_P7^Ls;iPHcPeF^VKp7>3*v4Tf-~ z%R#A9Ts}B%jC}BRVs|Hy_>q z=D$y0zkPQ7h5L7JKKR8)StJXxMsob-jb4(3OgFB}P8bqc_JZR7=lU(toMMLg=y&ta zUpo8v7o=B_)+C>K^4kxH#B%@6%cRNv=lUyI1!X(Pbaw19`)X?b{q^slC8>CS^zsL1 z&wT^-tmzMs`dykc-6dJ4W;TEsWy=ss(j%#n96``7V#r9P6QmGb-59c{(l}jGyYF0M zg-25JEj%Kt<8$}#yaNAXju5>1lXuQ;|NP{~e|_+~*Xj6J%;^|ih?U5SG~U^7|0HGz z5lQs^ozG5R`P2N>Hy>Po`~KH|@6KQT<%8=VWaRckCn}T6doPi)gD>R&=nPP=0Oi~H zTR+L5Jf2Jr%avSoK342E{z{5{@~5AkJpaMjufHbQ-M@PmzKaz;?#47%u((%uHnV}& z_WT?ZS-8$kp0SvmNbFI=kZj^{?#BZ#$=r8kJTe{czz&=!UjdLCpp8d=hMcw|{U)mj z=r<<}fwR?VvVAaZa9tTJAg!sT@}nan8-WNJ13{if!GqrSlo3T2s0=B*L184@Y_AT< zfCeGEG+?d}hrZ!Y`Be`#%aOg;*bB&DhckH0Ud#0qrb&OQ#nwRxDHSbB#};N#Xe4!yKe zQrGcaVQ-o})CLrS6jxaX8bx0qwHUw6SDW3eL5k!@WiQ?uk498q!; zktgo4+8rkcu{%V`fNh5fLQDsLkGmbwp%et15&xA#$!d_w z90^{$W~xR@DL5+`R*nZ=k##u*0cZ3qPn!&|f~Q&)rfN?dH|TI7m@#QwfC|@nsL@0+ z23>YHqTP*;egAg&P!-W+gB z%=Gq0D;qj-e6Ytn8(3&uOr1fjFgMR+!2?T#T-6_H=^|+_5>TThK!T>g+hNLWCt)1J z-xnUj>6!dFWq)#Z;NryOi)YJ?2^bO+UudJ9K!YBCjx^v*R(vgp2j4@_@!6w?o_S^t zotS{So~LaoNXgRcR^dc^iV}aD@VgSTM3c;5Kk#Q@&r)c0S}v0`RWc*+gdq)Ly)0sq zBzah|HN(ZmgiFLKl!#AK9yueXk*&!|31U(Nea{N^3k-ReGt-L#!LmTlRY>c|B*~S| zDvpbPP%RsYC!GaTcsJuCY3*E+ROyT`=2Q(;Ch;s}QGIe?d1OuxG!y(fQ@$kD%_YH< z&L*&@t~I0;il1C9uSGg3!{Z!<-Tb{Ao>W?}u>w1=LtBbx(4c&by?ARSm!8N!cud1o zUf4knZ^}~8vtPeTel#wym5**{9qN7Zp~l&Ne}8rVn_r%N`u^GN>zuyG8A4VL^ILD8 zy!qn%v$qHhk(C$?+<3Ek=8|7s8Uc)d$LvGL`S;9wFnbDTMbIG;GxA zGt8JPa)vY43Kn||_*?d8`v)M8VMH`*3R;EiJRr!m_$qL&xdABQO&d81e67Uq#hoaB zUQ(QV_~VoJiRg_dyI$lT8{iE$?@l{ET=Iq>fDtr`PmTz+V}JW!vv~qZ?;WEOD*D}} zhXAsu98D`7Xb*PM=h@LRCwkFTzM~lINJ#JlxFqac5}9VhSJS%KYuBF0a`(2eEKia9J)gDkocU4{UA05t^ZH_zH$ zXe(y4s2j2jLGMfR4VLn7!D7hyWf0}BArq_`0M(C_ARx|#%4fADLqjj5)pO7;C@jz8 z(ae|a_jz5{UP7YjDutL?+`V@f|Goz+^ zLkM>yGX3D|(@%cF=jd60F{_IuxrCc`BW-m`RUo)zH-jr`m1S&$BZQv0#Gy3O09AYs zZJIQdX~si)-wO7?PktN-ds*FoGlUdrJCg>Q^Zn=M@BMxL?)xXNm$_-pCbkPl3VAIA zn%6%%eI2xZ8W%32>J#bE5AoG_pFb%x6UB+kn|TOK(ug68iqwoKtBQ5R(k%F>FHa;8 zSu}DvPv3m`{@stu-JulIXM5TzwCcFHNXSSe+JXpHX}95mj|Em0B=Q%3t9&T`J}LZg zDXbLiID-PNkH35u9M+Vb77Iw@Bd+CecAO*j!|DivU3xII-Hhc1;BnZM;{dzQ8a+n3)hN z;0`?$dx<(GtGkgIHol~sSfp&z<2KbFXK?)ku&-TTP1EX;nwLYI0VjV)%vXgX_-8tkSl${F+(kn*{GOm;HY@U9%P-8<|rfZyHL9BIR}8D7d& zQlZAK%0eL->4Qc~Q(1paa0x@?+1{jQ1xhL*9cRhOZb)iQs^O>SZ85hCAgb1<`kamW zUG(DG5r1XWWlXRwiY0#`jDlpbRpfFkhz!Hx#wS<%zrEXk^r6^nfNdW!prCET>8#X; z&BB`61!_0L4sNxC|Jg77TM*nuS5I#WS0yPLvPqM)u(X`NOC5g@qAQ9;DFgym+SvEK zW*k;}mYNGpU5c8iM#|o#xP}(V>iza@ z@7=GF!HvUiR4?@FH5@TsMtGv0SPT{xxf1v2VcdW5VP+8soX19`u@bOxg2fH7#!MZI zz1fc8MWvYj@cVzpr(X|Fo$SANs{h@)6N};_b5%-;Dl^^7|GfWSYyS;gEjf+FVi+g2 zeC8qb`3s%IXH^48T_hC`AB}O4^%rVvT7%`Svz#SNp6IkCF%=t>Ym`A~V5xMr=>`aI zJ+}7v$KKtq2KO&WP#y>tM01G1nGVtQFJA85zR%o38)<*@)Scp`>xz?7IZqNX*OX&I zcvzXBsdNj0Y`ppF`mKk(hrg^nx=&Hi5WypZlO!0HySG5$bpo0snrS0m3ms@##m^ST z%Y$W#<`tF9)0v_25Gr33<-2#P-H5w6j{AeG(mab=*0!z22U;Vvv;O5^w>Hv|` zJM~WgvkPGByYjb#p8>G}f3AGeJ9`P~T}wS_WqR@x2zpB;Kcj^D5LyOnD>}fb?8mT; zZLy{mG=?4D6!{p6M+HN$Ay06?hf|EZb`s17U@i)>=?8K)|Nh0FdKXTKJ2WdZJKLuA z?cY9OAdT9wDT5VmRqRD!f`J|dVQXZE8rXXe-<418JFtIZ%gMZhfBD)-Cp*DB9!$eG z-{1^6sS}=Hp&dq>NI)$%&kL6HLlvIAVpKs(0;}_Mc|J-YF$^|S2lq}tEwv(IFa7fD z?EI~@THU0oflCqp*P~Nw_s{jt-yPg}w{qCJ76nLVfuG`#N=Osf=%zf6_Oc(e@1&~) z#Tpd0D#@bndT5XI6rsNQu-JHtZqq(ocfVSDe0BZKN4G|z0k#4eeoJis*6yDfJUXq= zUhf9}2w;r#-uoMuZs`O=kMy>YL%r>$*P3g1Bj|_+kRio5L~9|+cvCXk3tg`$<&JF4 zoCX|_Of#^@fMAxUCkEDH_8nQRYYKxo;A~pff|D@fyALWrO=5O(c?_`>c+S)-Q=B57 zEQkf6f7wTHQ@JBaI4cG|JT-}BzE)y2C z15W?l$Aj;$_pUwYJ-A4RbQ&U|Y8m=jp z4=WxtaNyXnE9)PwnnmXNSInXr#sBgfSJc(Q-#a_@@|*6-gDom%_- z)86fmCzoWZ0W}rezj$i>y^|2^bMb!f*rVQOXErW>m#(S-Q-65l%6l-pWm=IeL&IMx z!xPP^m^ay7@*mEjp}yPbEi1Z@7^eQ21qUXshr3ed&xNq{$ z9Ga29tN@BA2#4mzIET_~R(h)jnS2}X4SBDfrk6m5*3u`Zi1;Y+w;u;5AMgoBjy7xt z^_5aIq~Pc~_9J0`mk%nQ@8>U#+;637R5Qp^I*wts<3 z`Og+Af42Ro42&oU?J)k1oo&5qzk)-`<<&f*m@Ry-Rfb3uvXtcy{h!~=gQ%Rer9kP- zwNCH$1<@<9hUW3ae@c@wx_@Hwt1m`jTPpL@5uAMnOSWg4 zc=3@kVbIRO%b`&260{znpOI)VUUwq2O8caZEj+Ih6-=x9;fD+%(=gpeP&83d69X|F zE&}McO;2F(<_{a!e$1}af;g$+1Q!<}%XV2L^Kt+4`)d!*h{p+ebR;EYjCl5G8wRxy zH&gxRv40Q6|C|@ZUpt@uKgZsLAG>$)k7u9eAJ0F-3p*eGD8R;?RSug`9B7BT@4fl+ z##uNT{{Qy zY-4ef5})pgTTne(ZIOunja^olH#lGx+JSkd+d+R>P_E|Q2s*nQnR^I#vht+WYx=Mw zu|diOcCj|H(V+pWNU0=qfv*8HrAlfakeS;RU*lk;< zAZ%a}NF!DA^OqdZ%*7z+U4NHGu10IgD2FT>G%y;{0NO$E!-wK%u*=rxGpr7G#CDr2 zQOAaWh8?~k!5g`^kIs`~NMadxsc4(NYJVwsb()eF0Zp9wf$~sfj#SL!dn<&B2S*C% zr+K0eGndLlnD$vNLSt`chpFiM7eAdy=4^snEd;jD_0*z)d8P+Xaj-SZ%yejzQ7q{+ zi8(~oEMYZ0e(8696W;*uu|7M~KXJwey`x|snjy)F*dh0)YJ&oEzca}pgD^(Ktbdt^ z9d>Fggv~ILr780gu}z60O8l;`pC6q5f%cmlmp*`G?2k|P&wpaz;&b$xO*^t|mDq|J z&|g@=q?D;QL99XQ-L~u92&`Kxb{VQ!s#aftj)t0=vu#o~CqhqPv*7kTc2WwR$nGm@ zay7Bw?4WHyJOq!avbc&HhS9}qU>@QTI{WproYcesnh$8}9Tf;t?Mj5^z{zj*cJIy= zw->JgpaB8Pm$*i?XmIMZPHCyAqo{4&kzoVlAPt%krN0WZamt33 z)|`3TR(>X%J&R?l_LY~7vjLw0v9~R>0q6l=9}RAwo-mU-TR|b&Gl9ZCXcPbC#Ky5N z;AO8~9;|*$1;m|gFV7x4u-(Z%V_?Vl%)q{ROA%;6ng=H`0S)yH2B*I3-Ti9g+Yez} zrQKnTq|}9COa4 z8|lNG3>QTok>pf0zKNoO7o|617R7LKoTjjx^Kx>5!(i2YB;ns&m2mbBg zUhVv+5&EPodYnP7%6j z(&#`(Zhx2b8zaZ1c4#0*N4f=o(8Bd}lBin;zpI9TLk6y80#9Q$G_9k84ZM5`5TQwS zk?3#+dgsK(@l`brajoe+I4^cqrY=|HY^r@tm8&VlI^DjXnXceCpwOv7H8PT-rAOFN zHa7f%@c;qaHM-SW-C|pH@8*@>H}8vmQ08-OwU?v00peQ9fID!Kltj5 zY0J$xv_cLHh^8utIW?LkxTfbX(>XLVTtZ&tUjCE2kvwWexxxVV`!ZCGT~bm zOE(iH`YBH9s~U(reQg-n!d)UNL*13Bnf*xT_|AY9?x&1q6JGDBSR8rZ4UU~q4ycBN z0!;)PB&yUvFzrA7O^1@1!P+^p00;I~IBH@*rgIHriFR3~Gk<@*NtMB|R#%za5nS(uLf zZUb^~vYU6_aip_s-PDWAjI>Ofc|N-%cj5=evstOh5EvVbYGpJ{4g2JEp|jk+D{ph{ z@9*>2coh3qhbQLi@_!mbX1+4#5;%sm3_$V@YjO}@EZcHl(x6~fxr-f zcWadZEh+oSVN#d#=99wEbR#64XlQkYSZjH>#^-8iH-$`HsP6pNqtga>D82zZIz}&Nd-L(emAA9K z0k{EwbHz-e0iRVm(20tgTS2jfL5V7z+N-Tkkn%G+7fUZZqBq-38O*_9gVMzhUm(kK zh{Sk#1?pd{^uJgtfbpW&2$u`>!1#5j1!2wq#!ZaJbok2tx} zm9mrwT?>w4Gt&tYibv5YhJ;oV7OB-^gfr$D5;rXxyv!+6jOQ5z;9a$x5LN2kV6<3& zET$`TZUFN*C0t3lHnwWEp#2?#WX*2qtOxb`gdOq zE?+bA02TOEE1znaiGlXj>!*JMKQjn_s7%G8DPcq9RRKvN@cJYye{7NY%bB3HesK$>|rt7-W# zVhPG;>tkwCNd6FKmQkCoEuablL8(Ov1S;kF%74pfb9o4(P{lZDd+oMWua<3pgsdnz zOH=>;cWd|04Nl)(zkjFy-unh(RAd?9CW%LMwAJt$sHiVTu#|`tKTW?Ftub0gK$Z6Rh6>4mnK&(;n7;s$*JJK&$pS05|m8_r)6t{-`V#}O9fd#(h$bJed+hpIFl3tmBUFN7Iiro&Hsgre` zTh)dv8yQ;BlGz;oDmfM`imcaB^(vx%7Jl$I4ZYO0y5ba^eSV@A4axa`kz|i^W7{QB+HATHrZYyNQjlTVo2@sWnmv+*-GNzu>S7NOm&-8e zQUcQmWMODxDhzQ2qu4QjK0YV7(QcH<6U}KcK#vy1$fJSTh#>J(#yTmf=R>>M*=$ea zBL@yGevo(pKLx|wAgS5ezQ83WPnDKsaGMgP2fxshS{*|>mTYl7f)JKQ;ap*%OAAgR zpjO5g=)-?4Xe{{ohnWPWcbNp4+e-p@Uk=22oH!vqsmw8vk@3BM6k2{vCOtz#)-}=b zW$d%@u)-t0)vSvRjD|Fv28dH0p;HK!zvQon4qy_<{+k95-tY_YMVlc4D6zNvM`Wa) z;XlSdz1rWe!isSFzF5fV z>H@6<=EPsLaW!_W+LvqJO51A%b-d!#F*cmj8IX4uCXj@Gw3Kep&bWAqzlxS~Y*C`* zLeANzaIf4ye_{RRg9)Pw0_0{W@|ZE23Du-$1sbyo?#sqn$?^&XsJirmqbTtUxpb#@ z;y7txnJ7)g)e7ySI7N`gCLXXJ;t%#OkRI!H5pG%P2s@=sD5Vtra^upm{@Ihgb03+) zjut@k{EWMo;KTtl0xv(e6~zId0s(QCw#NZp0p*t!$N@8dKiar_fy(8G`#5n++?j$w zhRPU|JUzC3HxBiGs^A2sHlQ1>uWHB-ektj1)3H3cDvZ;?Hnhj0Oho93{={MVyX zYxjTXo%(3~m#e)Crzq&5LgCOt_>vOb(5#hNTv*5!oh_+uY9{r>KV7fkb&`<~_A-aj13@EzmOSxgiILm|?}cpL zRBHv%z09M+t7n;4q0WJNG76-tSjpQUza*7}nHxn-y_CaloJDN}b(nhFZL@qyMG?Fe zGq|mP=nzj6iRnp2%KWy)ZiOb6gwg>3OwBtYq{bcOcX zU`s$n32+GPHXv?U48js@aD#4nn;%Dj0qNc#*cPFRg}CGulgNn9it=*fUT3)6!te)u zn?MZs@W`C_f62F~XtITsC;7SpgCfzcbmZQD-0fzvsFu$T`!#Xo1#ke_p!&s3r%-82 z;6kiGvzxDgJ>=t{O@zUW9ut&XnUHal6)s?1Xo|!eRZ$^knf`dZZB=vqg;)CTkoHaNL9vxK!xCj8a%i>w0SGVi8=KO}z?i8>p+WM3tkPr0*e+BBd|HT(` z7{o15m2_vnq}u~U03hA%Qs6I7w7j~1%UQczGueHnoW0Cj2)jZ|?7VUPT<_*3!)(A_ zTP>kpi0{=+S4_%15S8vi03O`C?=Q9grX3Chh8Wb4Lu@f@4AVf7)@52Z#R`#Qw?7AxBib8E2y(JF#dB`ZF_YR3O6KvW7c`>%t7Lx-~=#2Q<_^T_~OlkG4LjTk&-`; z6uX&!y%GwSM#zGt4qk@=t>1-%M#T&NZ3Iyz)`OheKj?D#h9i4t1yGCCxL?jQj`Un#E|TAB%vVD=xbH<9^GLlA7zOFQIFKCWp(mbdT$kSXWO`kAwCS@PCPL3oXbiyM% z5@9~KRQ*Vfs)$lB!SX7(wcI6$IaZJoxG{vjK}+ zGVf@rwEVw-C^`KoH(pn4B$7hAOMyEu?i&q^puSZE?J_tb0wmpl(Qf2eE1Nq&_Im$=n+($W{#Vs9DKPB_)O*OJ30iFj~+qadHqq!PUt9k1!}OFQg(S zH4~YXOZaj&XJV|)dvO94A8_+g;{>R&{lrc#d91#G+!VX3*bnZXeYy7H-kI6Sy$23B z|C|2)=l%cs+M&aL`({WmZFbyobi#lt?GXHPXrJs(dH2Ly6YnS9WRFblOeg-b_we4s zFU?q`4&Q{z_a-O}TM`xZ7(UA3DQPyY1yTqoz9QPs4sLzX|LnrX=kN3$oUisdl?rm_ zf_C1{Q1Xo{#?rL{D3rMe`%O!PvyJw}Qm@#~XkdKW%zP$)Sam$A%}gSHnQGBN^d9&_ z%zJca77-}_aw;J6MLu4bP?m-2HU(u(kQqjYY-Lh;NntJ(7iMw!l8Y-ja=CDtDLu2S zr(#)GFxa!Q6ByhhXl3Ah6>}1C1w8b)%>oQSs((k(SP%Jt%CWNP@9=KnjqgKdt#cj` zTmBl1zPX@(7>mDjpmi0kcMk&1%H{7X$uZVWs-LV z)LC(513P`7Yts5pH+qjQPRNko3KI`g%KdHGSVU6V-KH2}K%?}*SLgemS2_8$LAiB{ znzg*>C2`wdernf_XXL|TI%zT_W?y;vmGYXdduafFvsg?igd|L}Qx=Kg+%nrln%nel zEoGO4DRxrnq&co&tY&lh;xP#^P*S9Do@cZdk%+O&re`Ej(=&}f{D|32&P@AT&>=NX zrBeS=n;KS?2NaH_$S37bmJGKZ7)AbquMIwehm=mm130nYET4dKl}`vu@Ttix4%~(+ zU}t}S4myc3s+^Ko&0Ye+sK7dee?L+p(?U0>!tv6pQ>r8@u;DsbN!BzR6+um9zu^$q z1f@zwlT}za5_M{2I*CNmsizJ}ZVZ#J!izNm4;g!Q;t$2r6jk9rgoH1u!~a&i%+@V$ud^eM)Vdy7+bx`wWay(4P98zMTjFX`44LcbvJgWuA z8Ck5*#L^P@c*)-^yjVQNucpt(%&GE-3VR}xX4>T<8LnB}G55s_X{`MM$c27Lx&$P3oQvOZUZ{vv~P4X}a0c=_97C|~*YgN;jnACNv< z@nIB#XFx}RBbX8kh6>eBnK51=9{7UT0wQ3dY9kFFu0N`^Ld=YyaK-hoGyF{;txL3N zR(Mpu-dI0#42pPuxZ1mRt;*BN;w8mqRkMf#EOJF<9Izlmxt^^HIS3#s;K2GdXAyMG zGDa0Olo>MU;Hwj}ydNwX4q}{tQqu9DgoyZ$OjjrbF1x#)0RFPxk5udG&_-s|gK<1#!D#JFgDT8=&(Q8BXdBl0H63%nOaM&BI0ATly-4cKakqPU~ z4`)F#WSI9oaOP`zFiOEn;4TI^#mRu!`6qRZcj}~>cVYdL`x_rYaohfXrF&f8wglhZ zy>n-=jGbzWTOa`T3&(Du0BH%KS6XI{c-EZY4SGUAFiN~t>7+)HyYkE=1AsQmd%Z{J zD<8nvA<2Z9gdLfZ(qe2CbSV?&J}_HQqH$Sz04U476DPhQtYbqd6}ue zZ+Df&?lqyy!|tRj_EtiFb?}#KwQbv-rFe(<3;5yB3E30dR!z)U5c`_(_MS?G!^+4` z0mRV^BTe*2HxcCo({hJ{NNw0U~I+y?}OWs`6C3_);z zql<BgXwLET<{}t!N`S$8i}gp6RM_DN^Hf;#T978!Yd36S z#rA-hLRZrr`oF~5t2WjDixM&l@qZMW>q-L8>)$7e=WJ?!$t+T8*cp67Hi6cMRr2iF zp7KX$$!m6fGBME8CnWQphRNq%icT~eE@f|)(KCgXrtHwdnm6;T(Qu~c7Zt`t*nxCA zwL0WmDU0-K$S;N%T$AAtUUG~}6HrDP6d{a$hRmETzc2_-#h~e#64>D^l+Ogpmvu{` zBzO-9Ax{;5Tcrk!yRf#bjIfFy zlK0So-CF}IA4s^7r#}e>uMAf;wD-^%IX*i`3Q#a4!g`W=;B@4V_99u24y@TQYC%8s z%Eni!oE=%RasKj`9Z!v^JZ6c1S_vY5j}i|O1TI8>Dvi%jq!$#u#sDuJz>$V?hz|W z6p*KXjYSS9_T5fJa3VIi!}fd=A~fAOKUwz0+#PmC_*f?;yTk0N)TEYx8Pm|`UFDn` zj>}Bwazl(7vEk2q-DcwQI$H^FAMx=dOr-{5P+7#3-7SF(=0Zx zw?@=y7E#~aD1dV2G4a4%V6^p{JPdM6HzAdt+1Zig`J6)HN_?)G3#*|`a{)ig6xs=Y zJG^ZgX_A^&Y}RQC^>4uBZ1S#A0%kZiGmDvp*|~^|f!{?%-VG8L9EFo`!7ug#$>9^T z6C{w!*pbW{U8vL$Qi12?fqFbVzD9XU|H44HA2Pw5m9QI0^&tE3Ach^i3-FV113jjz zNj*&b{K_y2`*f9f>Twji#RGHX%X7=y^|xt8j$Zzj|zc?eUMj zvzI2aqDM71iw*DQf*ubY*71&Ev>+ysH{hjG2B``;s04!IBAYeXEG9yG6vT>>YZgA| ziUXl|1@Qe1aj0f5y?uUMkAe>7R5G4JjLv>;VIX)Kh0I9Om;o6c8Gur;SLp}3Li`bm zb>evnCYIYP2g4r`f4|OP?EHm)_Zlck3tV4eoAB8o_r6Cm$$vClb?EJ=?@1dV7Wvd*2ocOVS^}7jD z!lbFUG{$em40+z$3_S3LOhSh|O(ld}N)R__iKo5f(_FQC$J2%9!%wq8(ZVHm{-pLz z8J8Jf43LH4Q&#W9FKZ7k4ZitouzIZj$xppA7bjA>CtA34(9F=;!)10n0~+1RhBrgJ z1jK18bJBG(OBlvCzU_a1_{+xGw+9ceL7?rGw<)hBCm4)bdp9i4y*aJr#D;sG?nM!f*_$>I|k`z|zL`p^t}uiP32h>i$)dB_$vL z*TNaWc#ceBpvGYD8$o}VPVvDy0MA?~INA@f$_U(l6pFY|;b=9l!(KppRcKFmjW0%@ zJyNnn)ISr0DF?K*B0;!+jq5=`nIQd!OGPuwjybHm*}XH9Q&VF7MiA!(0GZ%C;pGbt zp1nZ21$A7+*~NK(is*Q8JgRpC^GMHz4(3e2N-;rulypGID9fl)c^p(DsN7q%z;gUF zkwJ%l=Rn|Nxb~ob=@CVj;~`D;0P{i-;^z5WXBan8rr1WfJ!G)TR<}ntw(LUEiQ5}knrSDX1px#~)p5+Lrj<9FOY?S6Xqa7Vo9{nL&h+=E~LA0TV_ zAI$F`ah`p)BF?kV?h*54M`%Jp;v5E#Lnt6h83$wMMF^ttAW>19WA+&Txj$9Jf9_9v zoN2Kzb**9>;*4r73fYlJFAXHLAggK?R3?thx8z3xLuXu#L$7|U+4K|gl8)wi0|(ee;L9O z1qeP#fU=kRq_)+OOh3Qp#G3J zv-D%1M#gDkRC99_v^?<78s(H*@=TCDdDO%8C|H8(I+(pj45Ni+X)2eTctF5G&t=z# z_`{KBRsX$Py;HwP&VLU0`JtsN9FmI>+)=s_oa*nG?;2@_mFLy8fZEScdSr*Hes2Dy zP^0-3@~EDs7T8hIFYp}(u3`t*3|Rm3>;2nbX!gR5K$^`}90Ap@sKhnJv{11PGV6Nn zuGdsZO_lsVu7tL6`2xQnWQQ$LT=@acAT{o66+#lU3bUnUAb-g0=E-_s$SH9m*9@<( z_+ShMp?{#0edgU3l@HGoynI&9TF zhm*%m@P7;Ejzp-0u*0jNhin^GV_n1KZ2#g~6jad@4~tD)$c3RvakU9UBA2p1b2N06RC{q{{pOB1cGszSeJEE zKnIwWkV;<_Qb^{t$0wl%DZivHyKs$EhYXL_iV`&E$35lUmrSwxh-fs1;cUsiXTgtga6$Q<(G?wQ?7_O`&@4*Yfu>E5MZAZ7GVZ9U(x# zdnOR~C=c$2!nw#rWzdI^_HTbN`0D)N`s(`42fat<2j6@KwRI!kYYcr?@scWBcIQ~{ z{3WQNE#H5Q2gQGV%$?QrlajYWgsNJroE^zhJI>iJuQ_;e!m8;O!KGDUW9l|Eh}S8UJ%s3{0{ z{oZwhXC~lf#xhDRG0}F|qTp$#fA!eLw;%Vu zzq$U?mEMWtv`WrH4eWxYLAM$+5nmCk3;xmKT0+>It|PSe_;)CTCRh87H$Q|LhJr9k z3d;k3CPoD|;_v7$2tJ&r!ps1F zt;}@ z=11h~#!z^1G^Lk#EIMycU#zz}kXtIQT+2yxqRCq>AG7I-U9-I_;Jc?gL3=2N7`jx& zSwMyLBjuk|vIzSxQ&~O$N#5mG3Dt>zU;;s7*rrTAhZzD4W76^ybvN@;yKR?iCJ(jd z9qzVw?AXEEpWqF@f!v0x^Du7bAkt36-cc?NTzd0ITg@GURNlNQ%mtj8nx}{;_l!eJ z4ihTZlHdE+{gP3kLE+18bJ#{7$rO&{Q8Q*-hy5PfDCUED!9eMX8PM0I5ydip2EJ&L zM`$rKi1J6L9VQN^%n_3U8joj@nFuCg-;3&tX(@D#^{fk5d-u+4eEud_ajC&wiYYRB zm@S0Jw{3Tp;vEihY}+m{#LOjDZt;a2DXxjSOMgsFD9Pm<0CHr8H#HY#E3z59yOrXx zf7;pg{4;x;z0M0z_T6jac3Yu;h>sr1z%IlUp`P8n$C(Mc5$;{ZhJL@~HxRomNbKfU zM11bgdmP2X4+n5mez>Y#dq&(PE8H(BUIi!gtKEOvSq(}M?ole+6z*Tm2i)^j6mW$;!&CRrbvL<|*yJXJ;i<_jSS*~cAX$150hUy_j9%LT5CP=JQ_?Jcb zupL>OH^S^1kV@oQtLK78iFn*O5FULqs<^I3vsB`(ROAvAEiY)RI+qfVAKj4gGwd14 zF+`WGBZ%%;bVICXS_kVrIImBYBtKXK@p^^5uNp5f9HJ#ZqFU>J!&HQ*Q{Pc<24dFG z_XONna9xjyq*&k2oCpIz;&7}_jI5Si{AKr%Pd?egi^)yi{_S;KKUUtFk#$beA4%&@yIo5M1oC$Q}J@9OC z6bs%U3b6{EBR~Rw*hApM?sgKPIm9;8ueNc|i7l8pcfG)WJCnF{PX71*PSZA-Kf%?+ z(a;m|BCHh4wWYY$@cmA$9(GoW_B$PZ`pg5G81T5rBOc(Q51ZA}6CR?;obNEBTqUY- zg0x^h$rVd4AIp-3O6s6-H(qS|M~7(4K%%rt_(Oe4$P6}r1Q-HQw{WIOK}-|9*jwOh zMvT|HVdBeGv;qd)Kj=U%=(xcWj==Kg4%EuGKr%VZREUPIN$#8%`;8#l6f})EK&S}_ zDF}v4BDMgd^jh*{J1yp>1X2Wu!Po)qq@B3_yx54qJcxo^{l2Tnna<%k3J*Jx9zWQJ zs5R={5QqAI1cC)R_b%f{n(ViO7h@<~?2;N2SK*!^Hk=`tZ6Xfxvdb+sc_TYfxwIC! zw04!RS45LW{OiF3ho>iL?NZ+wwh$BXls~P?@bWo|mSBDb#(v!Gz}5iLsk`u{g7Z&@ zJrmfp<4V&`RojsGU=axyQ?-39Tir;oBF_PUK5^-P&f5KBgKvKCJ@~51f>{9Rc4OaF z1}_*%n>zEIq5cW5KRObP?Sh4e!C<*^*|dXJtD*L-%%KG$>~P^0BAlm+%d#sFU6UQf zYgRXf7Rz9e(a~ax{4nwb4AJ?4&@EFxfIvNhQzzF?pOoJPw7^)vi&aJeryStm#(0zk zlvxCSZIlzx^+e>I`O3T470PodIo%&R&Rp{JH^?Py>lN)mxcEMI)6u3H_rXsyA2Nn zPx(roEVidlll$+zFLtJa7mbS}TjSZG&1s<_c>hS{~OjHI`1PRJ8CIj zYc5#mhFziir7{|2-hX)ZkQ2U~J6G23pX-18-ujIP>sQ|HJ-XPxcwa!HC$^9hi?ul( z#aCH$)jI+@KNC0-WFmeYcH_HUuiY#GjS=(*vF9ZCbKhHSG{Iio9&B1LFXVqb!X zn2eUy9c=f_Ys?; zCXdt{6Fb`)zEFefaJI8u$VRHv1{ZLL&;pA4irTN>3*mtg~dleFx(b!%^VT(H9kU` zRDS>y=pl+`U7^Qy3fyViL4pqAEipDFC|QZ+M*K?e;#WxyNVGrs!)wzowxaA_Bvv`iG1eIO^HxXt}=4gUJ#ccslrF&R_JFg0RTXNPm1E zK&H&^%)f0ruGbPp{P_aoOi&sz&|6>@vu$*S8#QMrH>h;wNMRWQ;B>Jd;zqZsb>#L( zYxjQ`JU-n&|B0Bz`ky}%b42g#C5cDXlau0g9m(`I7I($m(H9l3L~BX6*h)4-LOCcc z1o&sX$%h8-p`W*#>INN4nn>ZbXbvO=cFKl=E zSI_m%Tn5xo$V==0r861O8~X(}2LT6JkA9`7$x3sh4Y6An%Uv^AXsgx3_AUjLve1dA z_zT#9adnJdJm`lnSlwI)pOM3xoJgLcza8F9vQFqmyqx2x12xBGq z0N>WPpskaH%%s^IW6xb%DAL&j?+B{7zIY;Auv4QSg&`F5S5feQIVF^P=aX zh>buh!2_s=U=OcDyJ;%~8-G8|q(U3C%pv=coIJHHnapfUj6{ng9Wk4HfC5@+JVa?V zBCy1rcY}Bl9sq_y;tWWgKyN%pLJDjM*IgMU8Ndv&I8$vJt!8EiF?hss<2QdP-qBT0%~v<8ahU*7uYj-lfR;P*MEGt{`2>}laC>aS?mLc`Tcv5nQWH^{{bIN4hgw+ zxJy$8W|H?w2Y_KpX1Y>vLII1|94P)S+@NGY_bV=kxMCZi7)jl@S}$KD*=Q`$SmmJ= zX@prXGSgzoR@dcYgCcjU6pZ$`mvR3A7Z2%qHvz|qcr}=c{NDr^7nhg+0XPBKm(c$K z7=I3w_|5h(2Q;EFRIgdQpyqmlD8Kmv2&u4vp^-oJ(#3|!va5~cZXJQ2u0AHN1|yWe z{ugfxg#sLKaN+B{e|B)^UGT(_CeZTx>jZ`YVOH8;&AUU4VS7%)q#-oW{-?i_nPdX? z*8zAu$6`Zl=MK#re9;Q(+@Q$;gV5?cN0ny+4g{(0tC^K~0v;J;?xP{#XCgNufMOiB z4>N3_-;5%5)69@dm9PROTmdKOT$K!&Xn>kkEC?YhJq)$2A+s_+pbN6=x?s6vobejP z#24VsdG#Z)*xfI}Dc3^RADYz%wnZ;UCI~upngzV1~=1?w0W|ppI!m zg2pf}8S_YB5_p`ceP{wACmF;V;>}`0$gLl+!9Q<=ZGV@`0RjpYSxW%BVM|>?8HeRo z&&BkXBPA)$I+yAJ0y+T(mn8xMV>c#eL}Q^cPsQ7%l+^TE)L$YsY)QVhCrca|P9K)J z*JhAp82uqWG{B7VVh>Vm^_3J>>)WdkxtG5J0w`C;r=eQSR77kNc5J?k!}D)~GM>-C znRMvXu5u{hKO`LtCyf7L0*rkYrBQVqnzijcq+GAyQDfL@5u$j^nGm)ChwZMbQx98T zhek2p1xbb{szAiDA|sbR0|FT-$7ho_WpL*pja+b>Lsb>7B{0}#b*{e=L7N6pE1(nN zO~AAan0Dw=0+)aT0%(8kKo@k?4h>~hrc2^)HJA)>Orijin_#XUbbYL1$TfLfRr1^h z^6WsjUXsXI>o+RE= z90xSt442d9x54Vejgx1bZPI1T*{iX(6L<#_B4rO^6tZkqiPA2=y>a$!;*92k1bXg8 z3nO%F?cu}z+vk5NK)rYBqrvr6XWL#0CUG2a3zO(HG1a$U6HdHQ7bHIOFfeaM%0Q8}3r6)Z2{iohl z@d4a|y!OP~d;hGXN&>22ir)Em9lsg-PVe@G-uW+CR^ZPkVK=JucsRC;o)VvVKKQo( z)mwwF9;e}w<*?e5DuevbV;_qDt$+6&JkH~*YY$0?(9-IVJ~E7o2S~ck1-#jJ-<7h~ zFaEOj`09UP_0;;EkNRIay-(>W8p6P_fM=}c&B&fqIfGNgiC*!4lCene13tTzzH*lMuB2tW%8?k zR2!E*=zV#<|A|<=uTa*S^&5{iZmjk{f8=bNq(fL(?ELL4!#F`GNaj)SO{pUUWA*|# z0pMlV@$?i3-d{SO;@X4v#Z5y;Kly2J`z{p!5)b2(-`5^~0r6kgPf28m8Y-MyL5GS} zde?t+HdHaI^iKS;_V5x-YA|v>JG1uN844_7c&-2!kA&a<_50q5FV`NtGr09d|Hh|c zD8WN!D1O2+`+LQet9R$d;ETt-vpkt21_-XwsEBi8Ls|K~d!4?h#bhQqoD z7xN*EwoHpJXs~*lm+51VBv8;U9x4_T^F8uhj-MsNHAfm0K(E#=LI`k5_wqrN!^ZFJ zk9sHWi`j0UL|BnCUM?x7f+Cxc?oJSG+pdl|fitXIJ#$Le>Tka3fBatm(n&GIX?K4h zUS?Rw>4LOW4i}+8uVY#(sA^d8g?t+{b6joyL|*ZIbDj%iS7is`hK=(cGmJb=M=qWTo@vr)(WRM%Uncvw)d#eI?-(}1>?M8thy0NcbB%OEf_^P(tqm!!Jt&0XCR z@{=%wS!IC@c!4ovynq)L8+#C9@sF{()q1*r;hrV4Dyu51Dofyrn20gzJYRoi<$Chu zIp3KO!D6B=m&ji^-M8U3MczQLrT4Dy*v-j;Ki~brwU|_75L$3ss?uU0&VmlnC3oD(cFT3|y z$DT=C!=REOSbZ4rD3H~Ul7h^hr zc-yx6BmlQGDN9DujM=<)XY<-^(5$RJKS@S_bgGdThQCz~%N$1=m~DTvyag(Io;zdS zCr~y##axbts^pmW8*9t3`)>X7i|+leQ0c^+YT|muIRzP)635svW|_pUdHTG2;Ww-A zU?A8pkoZ29>u$n#Fy(F{)MmpIl{IQiZs~WE(7Mx26A5}buEVq6Y(BZyd;SoP+V1@) zozN(CA z8Z30^rrnd}Tlsd28yDg3MZ3kpmbzK|ua|iB(6ofj6BY?|{_%e^jL+t;SGspEfkwbr z6T+N#mXPNuRkess&Exj8wYBnV@7(t|Lmyo3p1)%C;U9yv&;3?ps`C7``rdXu;uSl9 zmo%x?2?ErdR}V>js$768c6GXJn`2CH`S6B{Z@2}@kzi=FzPCdwB!Hl16VhadITk@(ICQ2yZ8NNo~u^h1dH|y zoO;78yY*_mrm}stdvUq*lmEjR^JiAQTS)L&qUH>!&${SnXNvNcu#*qcsb5tDjnXY8qiDFEXrl(*j~Ho z#0gmvx2*HMGcUHztB)b%N*)&FkI7Jh*6d$>SA|K zcW+%#USk?dCA&1|m^I?}<;$q{+<*A{@``+~3M>!rw(SZg&`aO4B1Zp@Pxl^w4?EQ6 zgD-yxq-ndJ>D`a*V9MREY1d|RylqhNuq_kD)o#ukuBffgk;f0!qxV1S-Frp=Ua8)2 zw5}dWD0uK+yVtpW8=n=fzQ6_l-TKyzkMY_dLLwxtVY|f8_`p`*Bue+wbDUBG>`lnT z4hu}Ill0Ro_Oh`0P;9!votMur1|!xB;=zB&ajxQ94P{EjE7;4c0x9o-MQP38vmN=A z%n1P!sD@MTPaody+`Y7U=Q&#)(Y=Bq6|FvrB`Od^J~>s1;FVpXG+T*phWdLsZl83? zQ)zxVz6K2jtytimp4esg1MEzS~_ge8Bc z7(4~2NbAT-W!51QM(*B2%S-p+wa%jz1v1xRO+lbiSWKsU+A-Zh`AW(-OSP7LD#zmk zzhKLR^^+v7+7m?_wD}EyW1#V9J?@JNsCJ{0^ZSmo2yRmJ2#TwV15w2iYuE6krgRP& z@4h;%^%6amDc&)lV4jeO5%(CWaw302Oy1`R84!YZ{Rf|ipG(^Ld~Jk5LR$MmCYA-K zwvd2?KLysyo86CpWa|(bi|B+WfJMii56IvQFYcY^KjE1Ojp{pz?k_$;wHPAIgIg2f zlyNZetFJ1ozUjd29Xo|2@CGLrUtBIx2r1S61=` z3Z=n!@?v@T&VnY5b%=LWLL9+7K^9C*+R?oovE7j{%Jow6)~R@Nh3#&MqP|fsW|9jX zz*>3raMpX9#8!nKC$ef%Z+g0wtVPu<_SjaYE+j38vc_~zsG8>vElm7D#OyglnP^(v zUgYJqvT4I%_?oHil2!|kl{nq=;0%z^=NTb zjYwx&QTI75fT9p&y5)s7%@nl3Y&gA3Ua-S!(fzGIdE*al#aa+`n>N{`mm0YeVUi0p z%lJOf5+Z}Sn##c)(DpL@ypaK#OR8dM_astj{NI%o6Nm8_(43o1vrT_eR8SG}EAOse z+5CFlv~mT886uWPEgUH9a-6ZBI44(hJWK1dE0PBAC#p-<5&fqJcZjlGJQnh zpf}KcQUK*)HkXvoVoH~}0dHc-r5;H}^Nccupj?ich7x=qh zZQgl~_iL#P=VI1>ifYgzFovF5e1=>$0&U#%uDp(dZV<+awHzb??u7(bb=uSWuNo}ZP!Fj&r%ZQZaA6e#@Y(!1I4Eg$|?#FEw{1_eY~+9nb{_} zHzL7c!)|)WGMkj?gQz5+NN}PEVM_{ID7*u@3ysE<04hCwlIYkl>aht+NLx~R2N%qJ z)gY;V4E|XC;QGSJ*A)6acs2j_{f!sb#S@umE?4U+38z&S&O9+a8T*?|Z4T-^yk=RjiE3~m`eyCUM7pqXP z_LckBTeEL&t6#z029h8b))@IhuO;|esc6TB_z z{3bAn@!tK-7Z2c`DdGYc1%s2TniM?@C4Pz#Ed;_&ZDGNVP86-Mc(P;%QeU0}2rGGi zD#xobM@5BE+>)L#Rf{I=Sw1f_&y zwEEPpz<@HGqb-M^xKpXvHK*S8;-42klA~uSH;WGC&eO-ebL$&x7ZaK$@-&+?tDs21 z1g$S>g~U&4Lr#j)39Z0P1EpD4<*$r?Gt$qx!R8iE zN6Bw5dQZRRG29XQc=Z)N-YbbSdKV`rgY8)ZAb%1*GiO&|QHQ!@ms56I5r3P|590lw z-9;$W&^oyPzz${eh>OM@VUl)~U2@uo8u z1em^{Il8TcEb0D_LCzft$ZNMTzd;gDFa8?achRjJ?gfvp`@$Kvj3f|Y%|H-i07WQ^ zPB#!!E>Bn)vNQ{Tnq77B1CUgI2!mYUw+FD!AANGakUZp>4+voyc zxV??f2H^#}(sratIj5`2J17gPFUtxj&6~Y!2y7ZnXErR&4`q_v%nCRMv#!cgM4>69 z&xrxSU7Xb=CM7hug(pChc^a8{wK>A!@BWtsB|9tE;DWjX9nX>}!BvlcWW2>vY0$m1 zOBc9oCc9*k&of`WwoYF{jxvJMgvTdUtjU+2eGkCIx=nYwO>Gqz9)c~+xwCV+o|V6; zK3DIcCG>3+m>|;k346(D?m(B8JUMvLqs4#CT5y}KHmK0>k#4gdMG86~ zoPtWPn@qt}XwU=Zq+(=$03wUW0Q`1!ze5_39PJ7qh4zXTTW7W&XTG%3VUxv+xbRSP!v3~Ff! z1~b~&{K@A`@AW*VIt@(&1-P^N2w+;JIW)FxJG;|KMo{xQE!qocUCPQ#hQ$Ju1!sy9 zbP2O4VJtQ?a|XtLKuE?%aqRhK;I^0m!G$8)q7+T9JuDgyfAKe22_-U(Cs}oB&SJ>1 zC4we%$qBR+XMsqoFg|DX%;wpP($gr39DL=VShVQ^fW;^FdzqP%{f zX!q6yb{5CTzl*nfXI|`(00ogYHSsNOSbmr&7)UxbjFE1CxQ%RCzo;tRu9^t8tAUKh zkmd_%V~}Fsjo$JBoL9%3qh-x)PS=(~AX#a)H6hiC(1=E;YB#+(IM;@G#@47l*l=W2AlS%%47M$gDx?Z)t4Y2Ht*OB7Tjokn4JsF*Ez^uSRI3hoJl0QXfe zn`8uPc+e1kYItyuHEGYtO#zNX^z3?%FYpn}5mU^OJ=Q)!%*tvo9AW#!OcVagdn@=h zil&=rEvB6?44nYyB%B%hC`ovkGf(YzIBpxQMSGi$br|kfk~a*_>S%3a*#peAjadb2 zZ<)DgF=3V;jmeyEvd^NQGcsWKIU@rwrotMInJd|UVH?fmsQDaZj)Tc1ujN#uRScO{ zF|>!c?A?;v!svh&`u?%+0}Rm7gGVj5CN~7~fUQ*Y-()&OBQQjh`1Hk@Ey*pbG>0yg zq&B^cIZ^jkP`PZ)MZc;zU^p^RuwXR+7#D+T+Y+Z5b|FVAkn5m~W{6fdVp`n@P6SXz zVRxW^S?AU;gE6}zLRDBDG@%K96C^8GF20&ZO}}pxzpw7?^h(fvVw;tED!$p+*0h5+ ze)d$eJ^atWc}sGWMe8>G*il%?#~jK5K{L!;i*@{c%z|07yW(X<*^I*06ehgQE>lM^=7itgn$sNodlq`BS3KFoB78ykb& zp@ONG{5|{V-;PjT=oqHy@Q%UoGXGFx&h{KuD#=hG-ZqH9KIy<2A2h563Krn<)U3CE zTjZrd^OCeMS{Be_p42+mjr&UgaOcm!uW6^AcMmHMm}&Hq&}smOn# zclpg0O!rUe@U0D9|9c^H&)-9#9<=5`MrK? zm$miJm)RcziX6NQ`=;-u&b!ss=bhCbBB)5rWwJSlk|F7e{oa>BH`=?>An4 z5SL0J0wn=1mvA8h8bV*gip1@oy*S^9!;TokjsPrZmc4tQZm!(h{NWNky_PZ4s>K7m z`Tlz6x3j%(Pj}DXfbrq~j@LM9T;nKq*Uc}wm&_poE&=P8`ym2d7GIct_2!qcI>rV} z>lhn=I)ZG~=fCNfZXyCz1q%0pk5`w-A_5*KUEG39wn ztpDtJXYI_^xfP^uzxrvH4I=`d0q2*kBLYGJ9k=i!0?z>fE0@3}0!#z#_}iBcCIV*x ztG9P10@48r-33=bDD0c--(QzgC;~_n4l_-Yw^R4C_c7P#gU|8h{L>FNm#-)SOaYRY z{3rq<68?|Q+FI}1OP%YhoABpT}zm;^A?%y#;B1JVFA8yVY)U1wnjY zZ2^v+{SN&&4tjF88#e}h7{s~=8~=zjIL$8Gd|z3mI+2*Uo4 zUouuI>x>pEa&xtPL?R!Mn%ni=dKIptyY=_=9SRw)x0@9V`h9)1d))Gx5wT2vzF$A= z!szklCR|UeR}$xc`2;TF8GT#-1jv4@HVvtwt5=fzVzB+GNE#MqKxXV)BOss>79SyL%r0xvm;pg)bSdE!5tU^99t*E9 zX@SD%w{n86Iz$Xq6P1)zWaG z;$dQ273uHfG%-Fy9}3qtlTTjbjo?r5aN|DZ4bGy{V87{z=bH=RJb zVGHu!V6ksZ8Hue)kvc-ZKHo&Ehd!<)y_Tmvt}M{3k-?C4JHDchwIIj&4io*_p6^g5yRX&10JrOgEAx9Rfn1IkVFbM z_fL0g_u#wj=6Zb%4G(f8AnuX=vEA%eUtQxsX>Oj!y|8ah;VqL*lYIji8_k`xMjBC( zT2B>C+*)cWeDJc54y0+*+qLBzlduCBf4!5oJXkma*7qFi>|f@A=$LWF(X3pNX2<&9 zq{Vu2k1;ci`|X7eBt6{44zv8F_=;uNc203E)Fsj(>{%)O}vQa!-*GFe4UuWmJCpyn8?z3VJ+p$f|R_m9O@oC zk{38O=_LbG>bBsniZmQgMqvg=EcS+W>0DoK&q={sq-;*Sjd({9}zuf0Z8W+q4WO z#`IfKWAm$p`uge&XsOZpuO&qn%y5BdYKnzn(aY?nHut=>CiHxdYe%`%iFzE@TGPGO zvt6s+M&G4UpaHcDy?iv&I9YAQc`IYv8VP`mikyu@H^7WcTY3l4XpO3@<3AiP}LYiry;7=hB7p* zrEwY9Mc4P7;Vve3D@uF zsIA|$ZrFs%p}Htg4C+XQoPyP|Ir>lMx3Ke@&9GXk4H{ zG9(}{GLpPPJ&F(5*ahw7O){YfJdF3II~(ITFH1sLA+&d9va*Cv4Bqjv}&OG zkkGde2{nC4Pl~G>21abJ6fV#!h5Ft@qDEI?CL>n%iDiUq2_I1NlWrL| z(ikXi#oODif-H2vzk&#Ig$n^`AabOE%aP_nVCq=(a=hV&CFamt0`otUBnT}7ukQ1c zR0wi^{F#%uf;SN|EO={wMx!a;yb)P>Am-~Rtc5(sRSmEsp@7LD>y7BxPoM$*4P2b- z$TT+Q|TXgv0P9iN3P1bspERTTFhU}u zKUTkR-%xDm1~ciqE&s>{i@GNC#Y?|qC%lnmRT(e zt`;wI2O%3>$ZN0CC+5v}vo2;g-&w6loA0`h#Q`JOJd(kd*8_~6M&c^*H9fuLruD!X zQyn(Qj`0C!t5-KMvvxjTj(Nj>e6H&D8*qeWFsiPM)MaKi7Rb@IWH8FsNL^+&twL(e z6#ML;wpm$`@#jPQD_wAYKI~bu|91xU64xXm@2mqUE3(htJs3_+w>cU^fL0eTu#z;Y zn>3>cym-y!Ev|}ooCky_yn%{dJK&^JVw$a!Gok9IRYs} z$*T!T5m0(WBwHpn(nd{&0vC1Jj>h1?CeHJy&JIPKM_snn7@{UR#_z0(R8g88vIfUN zDmEm^&X^>qX&yJ2{L0CHAx=J`x2#C%TaB&cN0y9~HxV%=>g~HlQ8$$;#P)FEcqGUKG>>l^D*e=wf(y9xe(b3vq$LOHLBL@Zz>!C>7*u%jmKB6zqSw)K@!DIj@@EDq$c-ts4k+m*_ z@8$o1lblKQLTf~S#_=YVwaj9G=#hV%hWAjkKxE$=UyY6U;~4C`*hR7I@Q*m#$P^XJ1nmACnqSiq@0pCH(x#9KLQxek2|K%mm|)<9s{` zU5PIw&8i(kfvt2 zj;u=J3Xp$?(9H3KODc`CVF8`){b1#(rubOwuvascf3c&#NPz;)J^_Sr*bWbwQkktx zBuo!k?DoEY#}zbH7{oJ8#tg_5QEVvmrWZpUobk6r`zg@O`-L<1hIdEDbb%EvfNkM1X^)YgBNaS_4{QpUl+KhWMz4-X%8F`tgdS zh7#BQdA4N!&6uGLi>_$-fpf%wLDIY<-Ediz?&?&3Rqa|B+|Jr~FoP2kACvXv+=Tv< z_Y4^a2J|q(Wo0^K+X^q?6*X-EtLQZBY*m;6S%$PD-Y2GXBD|@#vk-hW; z9Yf(u@aHMcy+};?sz&-cZpbb>THZqD7w7WF(>9zfn^gQnb4q6{FD_nY%gvmjOZgc- zzh3Qs*5U}+o5#Crgs~Cc(x_XkjV76S`W{=wVzwg;B8dc&@1?-=pu<}O~>6oHV-$CJ|0^JPmi6AvBLUpw-Vo8ul@)z z7Dog~hhq~4eyP0r8I_5A4UbG2^p^0vkX^lhQ}&BGo|!Y&{epz)yJr_L3P|!MhC1aK zl$zMz%>GyvX_rFKTvr%^)N-wkCD&CWR*hGBsy3U8veZG#9H}5Yf|r z|A^{B72GJvf2o`JSR$+UfDf$q?94d5xEKj^V@rg!4v8Ch^|BMj`^SgfH>4YZ#rtWc zC#-+0S6ieZ4#oQs!XwVz=H6?$VT8vS8(Yw`BbOUScu#lJ<%Z!azvTuUji*=Ra)T5C zx!j;IcpIHAHw<6;r|2SyX-!A;a)ZKu;OSAf+`v97_7pX*LQFT&Q%(NQKWIUs=iL|AoR@(Rw<0u0ia>V36TGEY__<9Gp z_+CK3q9ds(M9>nfAkjXgGAuq6Sr$G+opdl>hHJ2qUUN#<&KQ z`%-43-a>-|X>7-GTWxjfI$C^Ob)@%ghm4743l*7*^V4bTNb!->lcI~URD!X7re({! z)apooRB>4%v$Df_IO^54v~S{nXZmT()dI{}(&+c2r0g3d+1Mvf6@C9OZ3&ry1V^T8 zJH1TCt8zWt%-sxn3!u9hrY_XG8N_Gik&fQN-0?>mS!sAP{AnKDSY+qUJ2GiYLmKg! z=~X%COf=ycli^Z-OzLPO-81f&ZYu!R@4wL9VGZgK0pR~sVP%`>C2xc*-SMz_~NRA>(35OHA(A8Tpmu#)EI|5gee%I9{a9%;hq?8|6K#xfqJ@F!5Gm zVECPUKm>Vkn4Sg<)ITJDet{-Jk3%HJ zAZcJkM{SO{9>)_)3L0y((C-Z}IIKiJ^mlnmcwoz-qbOW|l-;)hS*u1Ek*t z)W4lZU;YX4AgSs|fhjw~RxZE=94v&m!9u8Z^C4!iU}QO4jvWPm@PG#$q0gWr)DICt z{Gh{$5tmjI&g@^1o{t9y#)S(Ec*8S0z1VXhricK09U|agLrnHc6C&IkbxK#Jrl)3x zhzJ0zSM5Ypju#(}@4W4X48>XitcY|X1IG_wuKz&g`HyiH{qV?d9hK>7Fk2k7*QRO! zG>O6;-=T7hlZr}z=L0m8x1idf-&and*|n4M|^1jHx9voVfa;C;cXlYEIFO zF{9YVS?$A+vF_Km)zy-qnqIvfyUu}sy08+zCl#BdGFBYl5B4@v*V0?r(`v-e^X@lISP5t@9uhIe*OMCd&^w&%^lvXXZjIhz#YE7gPn)xKzq zSQMIJnyCJ$qdczpAzBrDEYch3nYW}p zm-@$WT?xpT0>_TGR2L@t_OH*QZ`g2ZIQD-rjfPf#1d*^D7T`yDz3_w)GrTjA;l_0; zTPVhP{K3hO_9_bYAvD2s96?5^3hYkn#wvqKQm_o~S8gun?t7<>%opsZ#Q128oH|=r zEVFR(i)A88{!zWse35KzSwAmxJJ&!vpOVoyE1#0-C@b~np4cy@_4l% zdS|ne-l+qULwCLwwjtFf4z;x?VOp>(5Qk8foLp|CoUlcq*)GlNf<6uAleK1$J0pjH@vbyg&ejktHsxP5xYp@a^O^#Nl}Heg`J zmJkQ(?#8=Mpbk$j34e{$FI9UMkLR}rTQhq8x#_C3K<>IqEs)zf9#Reb$mc2n6ycD%!$oYmGGlz;`ck6#HiFCp*;pNV;2T`ey3?cKZhLA z@F@5op?O62d)vVVZWiSRNEKNqiER>#B(qTf*_LTImP>H8Rnmzql<+Q6i)4Tz#Ge|% z%Xo_l7$Z51HyF5C>QogvY;&k*^LeI!s%0$mEXf*NQngs$1nV4VsnO+do*G&1=863> z+{)Zv^u083MGjfrd`1r98o(*TGKEarOpIg}DRA>L3lzS2ktGVEgNlEloEKT7fNErL zo5n9lzhbFu_m*gp8-MJizI}(v%x^${E-E&Yh+lH>v{8Wvw)aGht`rM`n@!h$qE+(e zDXRz@9{e(0uBteaP`lU4a`W~aE@)UfTTc3xIkdV1E&u0=rrMM}lj`F&JG^S#^e{GJ zG@4N1s^XOFkkgm(`$4{pIUBnzNvI$2IV2PtR`JWV>8WV2Zu()>l(t@&GRbLus>sr; zbYa4j>^~zx8ST;u>RGT2tiRrWJ|p_S-aa7#e!VTt=vT8<(woZg3~Huo3tX_r*k~oE zY^WxtLwY#TrU+wfUMu>x&*Q@)%(tZZddl*~aGF;|_BjzBY2tayACVcdX%@%;{3t#j zY`~GmRG6}8)K%ICkLWyzlILUTVN?Lwhqsev%GuGKS{>bx8#YjBha@$BU@RmKZMmYy zl1-$l8&)=JV3nB?1PQq6Xj}{eTauHwhK>z86nJbn!Xd_nV_k_>?DN|K@qX4i4-@j8W>+%I-oW5x@Zw`E5c(9g4jjPGA(-gv ziP14O(t4EP9vvhK2hfC~V!$Ry+KQ8znX?(nCD@eFN?X!`8d)B^ik=hqpYu`lx z`l_;7fN!o8w_@CAyB;xI8%0?H1TUxko>aDD)n)uxOy%OMZDgM=z(k6KrpuTjd{bJz z0MQ~5J5tM0q3$%+hi(8G^2VR7`7rSrbEe-0XDE0bA}AoTz08EA^kU)L&Pr17g|u&! z{sP28K?bj43vmU1aifY4+~Prv`B|{Rk%S8N%2L9t7g7bB;I|1&xdh3(ABp~aWn=W8ixOOIIt)0` zdaWr_xeU>NUlGyxD>52?)i9OI5dDUT#&5`I{H9?lJ%}p#P2TZXOFRW1M}U818C+Nq z_F=OO9SdD(_;cnMDBWR#ePx{{>g0R5F`4B-x79?4!y4&jN2I1bUN$3Q2Nll5uzPCw z$bXSVOTGn=!o)vF0Pvl>O+8#E?U7c9h=`joJ_ZK zT8#`ytecDUnAo_Zz-mXJuvS{h5#je3oFoi_H1IvHrc}jJOqMx@JvQAe105%MrZJ^0 zmSQ!Gk92XP{~|?5EVJL5G**nICzYU6DGilz7Ch%+ZXRqiBF%({FASF+S#0q8MYD!A zuP>H=A&S99f4}JE6MgRic~0v zk7jQFoHGNw1=MCvy$y8uhCh8T3fhSG@@j<3F+o5}j6cPNDsVN~MGbJ*f$`3I^$D?Q zAUJP{4+rsnh7qCkVRzRRG6#D!-qfJ4QrkvMhqJ!=F(TU5XqYH{ey_d;1u)fO@t!*E z5v`%am@&gUjl}vu&unDqG-R^5-St2|e)7)WPjPPAoI4*qnZYNjBPUi7za((i`IG%( zllB}Qe;SY7p0)!CeS0Pgu}5bhq5CT#vDvQg5<>6Z#zy^}jbmw*7_QZtkNX90-vMg3 zC%Lc)oONE8kTJ~O?2)(L#^!?6-pZy2-d;slG|vs&3l2$rD*16v6VSE!-BmMaUBEG$ zx<#cB*yb+e`}56{kLe!V0kbYljg$q%_gTJXe|5V7IBX18Ct3))w-p>w#4t}hkYWwz6#%@|wKFG2!{!A46fmQeW+?dKFI~shz zElkE6I@;n>SZ7B{&dmCTQIld#+sCLSy>6;g(y)qJ8vxQkL0x;9g|^rGfMEx5!VnnN zeW4T(xc*SqF%p~gfD5JipUsjdokW%OHnsdW8&;eu76S4IokFU z0i3*bZx);A{Ubjkz|Z~sToF`-*HL(t&Wn6Gydwo6x@}R=oRv>Xd4)Odm0M z=l$51tLQRmhSL5YlKu1;H|U;rgynBAj42##Hu}!6eT3J#ucreoi>=%K5M=$cCO4%0 z{AELAWaTmKeSF9g^JWOUCjs8Y2Luu`lDI7FW6IrlSzrC|Is^AS?GF?P6@gA~e?le~ zNR%6yz{A+8-Y2>Ybvdv_uX`$KYUJ(PN&~jgPnSa841Jdrsra zKXWRQFTHQRnaS^z69b`{C-95pU+cswvp_C7sMrrtTu8&ayf}#XmYR79kJfX-vRomu zx1X})QU%Igahbve&|9XUxeG2*f9ULT5AEj`%tYQv;)CDQ>X#4RD+&p(ZPD?RH(8X4ZzIuE)ZJDh1mz*iallhe zqGOyD5q&xGsNqsIx?bO`f1dAl(e37r6U0eHLHNfX4`^)oZM9ur!{PnL0QbV&ZDZhj zhTXOX=&?bY>5k`|8T7UE*CZ#dn;i^bPjj6Et-vj5kk1*k~IiF@Zf!@dZm*^d!h7QjO`QCUyJrnYwKfh}7O}m@OeNOh&##c*}rMhK(c!24gjP5DQHDD4PHMsgj)jIO%(H~RVj&;_KeZev z-fB&$5b-cl(KkOPHeDtaq++%Jc&>Ir6CPlLY@mTAsY+uQf5sWofUi~Lq<{$a%M;>{ zEjg2_h7`jN0gh*{G!TXGwlGAsh2f+D3$bmXg^GIefLpZ?+p2|XV>B=UYk-jmoU9rm zX!96io5yg{5)D*5K@f2<(Je^@Yi%`5*}p)k%YwuGbBzlH1-0%xI9!p+O{spxRij6X zgJH~1)h7r%f2{S8#~Daae((_HNJ(&2O(MIa`ZGU_>imcG1SYMpkWpAxMf%8^^8L67 zx;c=rI5V=ijeBa)UjUWn_;lB$y>I$2k_QgSv`k)Dgm}{uHK6#n5LEr^)MT<6VW9SK zP){s87j;X9gFk*uQ z$1;lRI;u}Eby8)e=Iw4rmYfs^@$wK3jx=D|e@@s2u%K)k3CCbnPNuphxoHv6YN5jg zzsLvNMlY%(q>Iv-`yZFsbxplb9Hlm2PfnMl?j9N;V?9FSVm&rsCZ|hMe~atiM`qok z+rn`1>?AdGbU`v?KFVO9=oyn5pNU3dp0zbNrUHfW(aOnG%obdqgD~18RyePHdfr&jG`C}7I4ErZ1{RiLU{6yeIx`kmJ zbb>8eRlkZGyyKLgGT%-E#N~H}8@P`xLiJ>$36$HsRhuKiSx*x^HoEmQED`uvm3^oh z3#98}X*!dhm#=LNjI-IUzNT>#``R7Ve_V@}ZPSFGRQTGyagEQ#5rao2j-ALV;>tZ< z7@rzeWiL_R_Anj*WC;7{P&xR5QrKN50n!UJ)U24 z(B~>dSH_7q^Hhd;A0ufkZ`v15PttpEA-wO(4oLfcTyEMOoa6OUlioIdgV&S+gsChS z#VH-U%4pf3Wx0a@i*qj|vD{;le-f4D7cq&6jkyr|9SUxsm(y^S-du>N;NqbdhQ?sR z($x#MS{Nc5!_dDm40Y{R=-C*WNKfT8c{v^U4eK=^o-d>VoIpGPV8;kwVEu*dU?A)u z;R}xL_n@7+`mE&K}P%>M{QM@Me)l3&6QyUp9qfG zLKb&W85fA4ZegJ43Sj^6$QjA6=;`~28kSlkXt39ixFp=zfQkL69!Tm-y(#$Ui65WX zz+)|e@y=uiW_s%pufF6nj~a38_hLbGvM_2*P|H-%0f)~6dG4o@B2(UfMu|;t3+I;X zvB|dOt*c+kadi{5SNhqA{Zett+&;g?w+3T8K1mfHRuN?4LL{)s?4W^ZB6j16KLCZ# z5uvFev@b$9)0yX@<~Ys0aB5JO=AzOE#@9~g49vZHYIAXU{j~qIB8J;sZ8ii5F;MH} zCR|@o4!+;*M!xXP#@6t5DK{i;aAk|e;m zjlq~GD)MITdhBjd@-JS|{^B3+FE)1nvJ4ROPv#N*ZGR^&Bzap9vWRzz3S99rVbOlzrE=goqhR$O0x$nuk?DDrqzQ-Iz23q zMh~X+G2Y{D_atC=JFTijXDygH`Y0u!R~KS&wL1TwtQ6p?kPIjeta| zhr#Q_ASkhchuEmG^>_@78cmNWo-WT*Am)1*JnaU-5gU9Ej~%^F2Ey3!x{2t&yos=5 za-YGtc9`rl{MHj*#j$Yg|Lyf)-@IOUB@# z)0>hN3ov1a{a)jJ{W#ofgs-QBkLhuPd1c6r8@~4>k72ahH>A3umG}vV%=sS1~ z5^F;T?v<_9hylDRfAFGY>D26jwWWu3jEo=Ws(0ixo->qTn3c5@~|GCUwfS|Uu0##nm$Sl$GEd$tTj!B z17Y!z8XXI(qn;bWVTsvCt8wbV;@sgEhD%Z%;%sBbmgo`MEAG~k+zWWb-p*eT_9Zs<0?gZZw6|8?#_pB0^YlIm zt7S)4f2FRJ;~PeOAvd2-Vs+Ea0dYO0bUMkD5+6YWEv^9j6kUD3cZ?qK)6%-%u{8og zZ+;sqPU&DbznR(i6Ib)}z%n>%42MbbCH{e|CHFbn_l`O$$xYe_} zy=}U3I-mk-UZR+yM|xwTRnt_!NnVEvV)jpD?J*70yXG4?} zGWQwIEzDk6IwLwQ(mOG;V@r4KV6(T^vUYbKdVDyhJ>D3Jm9@CoNvrem*hpQnhm&syz_qF@;u$JL~>Eq(%QH7<2bEX+5#yNGw=?DnSu9$ z8aBEdmub~)K2Bnt4C_Q)C~H5iP);hW3pIcF8Q{3|=#fE^*9b3zuz{5>#QAN#x}MD4 z?7IsECfYn~c3@y!BRY%@g>O!Ke_0JDU5*RYVT`ceF`PE+V}80M?<+j2uP6tvD$4_H zHpen2N5V#}DZ<8>0B1@uAt`J^Hr<6!u?5V!{%4+Ew~{iM;daxR#|+|nQ`~cg;d)b< z%KFk7kgQ!~!o-LnJtD<*HH6lcCmf|uYN?db!m+xZp*m+!aE&BXADCmbi7OwMhT&N|5aG5pe(6m+@`mI4bfAXG}q5t)kW=Zo&H z;E3Mhsz4I)AFN;Sag&mBbfhT`oYgds8{K7#4&a;|;^ZTGf6I!LzSYsbj!2Qvv>m6z z>DWB3CJ`%QXB7Ozz@#{56)lcLcLa+IN3;J8otWa`!=_8np?FW4BNUN17Ez@f*FFvJ zjJc`k(+8`fg|~N^W*O%rW33=9N!5H9t|m_}r_%D2hNPCj`X*Uxz`*UB zcy@B@D!vzUxhO3@kCsS9vn8Jtw6T^;P{JEEpB8P@3gOzaDa9eDFL7Rb^N8V;KTX}l zRpZM7ZJNE>Wu?*cYmp6PH@vXEG?o{oaHPR zCiE$AW>$})XC}oL!YL=R9D0`*gA;UFG4hoQlHtpUi4k2sOoZ67G3MLwdkW%&Uovz@ zX$dPI3K&~TR1Ze_@^gq0HABa+Q1q?&gReRWmGYA$9t(m_ZH8SSow)-OdHET%enqS& zSSIGSe|%Y_e7R|q3krl8-*yh4_grw;q?MF)q~(%y&xlki&Jr!mwZDOjH;K7tDf8YEz=Cse0XpYq*6V0Uf?6h%Ko{S+W z(k-b^`Q+w`tWn=356PeW&D+ShL5f4-$y2Qn%=Uhl3Re|nvWL;D;f@X%D5%Mw2m@SB zX3{^`Gpe6Rk&t$WL9M2<_8JWZ6V!i3aa~7QyFb$9A`T5hLW?AByzot&6*ZnAD@uL| zf4sMoo~I%u@#67H&%A%@3W-O#H`l(p3t_`qwkN9aiR75A&q1&a0kpjfU^CLHY6-tA zNZ1#1MC1e%nasVgp40wn9D?^$;4<)JeY?qOWaEKvGp3ap-$H1(iYGoTK#xsFc;pauf9%0V z|K)S&xBaXF8T%F=B+Bp*>aeq6QJ{;nr{o=#&82PX;j@N zTBWJps6MRq?RE)tA(z1{01j+fYSj2_7Z^)-DS273`)mCkCk;$dK)|xC&_Kj5H*%Nd zp<$`o3Je6+6-J$6zXli=A28kV(x1cxDp3=f>#R=V%DoJC;bE%1h)M!Ve*u-mzHXqg zJ}eYK(_UE~XiU$nw5t43m3W+Fdy#q~d3j9LL{IvSlUg+v7M7|{-Nr@!ySe4pD2etS znvzme-xwafO~tZ95$C+K`Vs#kr}9QySjl@rO8!YbhYt4Uy%19tt-c`UJtu2q|9Pq# zHr8i<=vx8NJ&!F-kwLCbe+`s`lv(uJCT9E7YA<3^ehx2Ph}YcfnKGq&wDtnim%2ak zH(%O9l!yxqRU9N$EoZHau$Q2Om#uk9XsMcKq{}kuH%dBWD}RN^D`UHzhZ{`0!r5{k^Ht z+0{XP5~o)mvmz6xMS9v%lIMZmiz8k!eja}TQT)U}X~RvOOm?-3HPty(kWx*pb;Ry7 zlBYEqUPM_D^-H^WmiC<(F!+X>hbNkVVN{};dLe_0~_U+fAC zq<~hzFyow$JfHD-m>Q;jlaKMmu>9GoU35M#Xs zN#Z9wg?^%v=ck%BJj>i=dFX(giEVq=L{&(PDfYBFf5vEz8-Wg+lvI_ocNqlMA1O{4 z>8XL+U?98=uGll)N_%45JPZi?VbK%$i;~3Dm8jZTeM@ToxVEni?m%&i%HeF9L>mG8 zOz*@x{~t%Q*U`|N{b}@1sH_oKzayj2Kip8M&I?hU$~10B8C#w}IT8X(aEL6y;iLp# zn9iOwe^0St|F9tfJbYkHJDsjj=~;eMSwn#Bpo9UpKeC?62WbQ)4BA8A1n&N^DfZO7 zpMaOpCOaylE*WLpQ=p<1J(bG1vu@r+yTcA`<+9ao_gaxS6^|Npj}#OKm%u^Bk69}9 z>-$EOc~_qUENJS^rc2{7RaHr^NlqF9H`C(qe{MQmJ?+)0sz}kmU9EY3?5a319J%6- z#>Z^rL6x{Ah*&X@=~|Up;7v7d?SV*qG7Q=p>diIE(dOFA4pY^UiYi>OQdi+jUGRSH zBp<5G9f{8bU94p^-r~rEDq%YH#Oh0ICG8tfsGWW_Zv5GMgR$}6;FCpYs+4@ZR(}-9 zfBHRv`;ou_c~20YWO*CA{SRyu^MW4bs;L2{$zsmUwHlquS3=?c`|YB~2J} zQ`eF4wq|2IIjXG^NEkeABuRxa1rJdre;Ce4s*X;@r~8V)ZEz6IgpgC%4zTfKkHHz> zVhUH*XHp8bae?C8NYV;(jYyOln<(`(Q8*W(&W_mFEcG9>Akj@lkB|GkAxefh@e~|T zm1A~htZ`rj3@e>EX3 zobb3Hk$Dlc-J7&eHAqx`L{3f<^LBiA0jI3PV&^$$EK!*gm=}!ytv-vr>7vsH%|E_JDj$%8eQXo`dkkVtE73O`~BNCmm zp0>1{42$Kg$1i&Nl0Fv=Ht9O3e^27|>LzMz0#10NtJU3|)6#Vt8XSK8^J@LH+dMu% zK-=~1c?&=wMD8{ZYxmHPPgjrEfbf6_@SQFCvl%p-UPNf~fWwY(-xDOuC?v+ghFyE^ z90aogX`CTG1n%@5gP;yZ8*f!A_ia#CGSmD1*2su={t=NGUit4n0_|cOe__Dt(%vtH z2%L~QD&t{0wurO`&G3WB!458`%qVO*eOr#K^rmv(DLaJcZ}h@+hlP0Y*Ha8^o;V-? zNJfbS4De}oO1a#-GVIjvnm*6hEJ0u6pS?f2rbDGGgz%Tjymy&JqZ z2@n!(dBJKP{}R`DV2wp)NjK4fqmwv!#Uk?@2kbVvz>z7zm*|w_NL-y%-Re3PU1QPh z-VPjaSk^?qk!ifoia5uX#Qw4!1hRel0td2Ojhm+O!BQ+3n>VjShO2H;NTWfBeDH;IS4GWBpKd~bpVPf032755|=Gimb@nPSjH93 zaP3i9YoE$mV?|FdNgmhOe!Z#UGb@R>#5%K|v_f~$7kK2+jd1&HXdE>$ZYcK_H*9c{ z;;+f%FIHdm}(A`=G8#Gg}JMiG_ul4 z;P9t;AV~t<1~>?wV=^pgi)j^EHqGgxAS(~V{L#%lYpg`W z0WdVe1^r~g+00nhzah@p|H zp45K&0+7n&Z94w*&@o$-YcWAX?DLcLXziHz6rnzh?o zV-ez)3uF6Ff6S-TndQ54=@9zTk#ysazJ6SfPPub-A%NB+@@!68SraQdf+pIqF>Dc@ zi)H)z9NJH-E7O`bB$|zgU4aM(mmPrJ2Y)}sIb6O+VJr-aGGUlgV2$U9pdQ0qvf%#ipf8UU}IaQGSy?}!K1U#EElBAB2 z`f_c;==KT_8xbBR+e%y*>hSc^n2t#@sP>p31}P6x8m1RdCf537`%J(2-4Kl)0aw~vQ%bsHg{}$zR~(}n zT^ZkcGF{1GBne2tJ{rHWJAXfi+0&d@`ft&hIX-_$DXN}u@_AD1-}XpyW>ZX;u$?YZCptSbe>w}Lj7`UU+z%{Wy5}FuSeB0T(FfS7 z^$O{_wMg4Crxq?zL&L>tXlSiD;bJv(R%em29xhqd z!@074QCp@1bP-&la)k?4u5iA%FIc&BYNAVAr0X^?VUx*Z%%+$wVH@2rXza}BER-@f ze;st!t>szB^0ez#0-&2SEzd%(r>%<;0Nc9gXcqE3SKmEb7l>N8L=6oWtD&K_=7fvY z&{>^D%6hnDSr6yR`Vw6?RB(yP6)sr0!ujI9VCB-O>EGDs4!hQ-#jc8rI%ku2&puPj zgRPW$Q}b%LEJUcGyHFF=a^9yM=`;+we|<4gEoXmP>8D|^_1?g=ocT$8G%2DR0Jvtj zP>l|ktkL0I9SfJN(JpFBRf%xnDiJzVi6#18oa{n1FW?I<;lEkHwLVvBdq?s}Sw) z0`_qySs2rA9Xx!wy{sLmk?FY~PHj-hr9jGuCDSpF;B6B4y+^eGyrt+gP~In1Amu zeq<@(qc?=t9*QnWgSLU!BjR(^Z*^0B0xvq>#{}LfYRzi@Vr7vrz7uUtfc{YCf5P2d z-jE)BVth$@-ba5pGuF)ImFeN*;Y0?Yofa45WZxjnbgDYWDm%O`OUYk^^qG_EX@Xj1 zgE>`QIVhs*g_C5F#E4=kVCZ5XG=DXG=t7_)Y~oCRGv-{(1Td&iFQ_JYP}Z_~BISnKmuhvjTPwjO;$?JY3z1 z-N5WqiLJc&#I(?g(`WXl+#@Y}iXfpyeL9lV$L8Q?M$13{T$OzD(^#cZ8K$;CxpCI=E=TT4&1YuTe|^E1tN;44NO@uwO!VG4YT@?GK^t@P zImzMQ5?nYI%DK71wPZ^GP+OqfIBR*ABX_0dGc)VI@x|)D{S*AZP0XIjYv%PzOcSkt z75(oetIU7TWchLx#(!DKH$R^BX>YfAdf4-%QM&X=~>7N=p;1e_i=)$-45} zOqMTKSDcl6^V3}@#b!u226B2BsQ|Wu$~kjQ7vzl!v_x>6zthQQ8L~#?`nmM zP6)A&xAbht4PSaPbbZp$=?`U?N$(;J(ySsa2H|3S3_?qY+Fz%qLMOJC47s;X&*qVJ z8amV~B0VrjUVm{mCU05{jGl$UOpGoZW=fAjVkY&<-YG4uj);BfEzEwSkJ(78so~qJ zZaf$(dhFhoHlJZ+kE6=qu}yR8W=07)Sc2-{`s-N{Y^fTc_>yo@*E4_jaP@rwTi=b` zXJl=%Q2)-V{HjR#+RT2g#0^|U3bqwR2_2~plkcD7Sa`qrMcVn0zs3mYkRCDg|0kr^7&EP2Hq z>LFo~CpyULCT3cG4lnY|2orT!<{5m(EKs~a*9zRxO{+R(WJ9av$j}AOK$vF*sc}gq zpnt(HLP}DkHPTV5Z{YTetcF^&0GNr-fW$53Uxf9f$i@6QT73FxiFa|9A5E8uT9a=; z`aEK}$m^+5IWtF!%$ZqQWM4GLi_UQaaeq8FJjZ(^`fC!{Su`}2v`kF4yj#@jd`oq@vQ-8ZPNoJ4(l4xFe*zk(F>>2*+&%k)VoY2O|T zDeB#y;dFg^JDj3tUx*T2rl&+ndw=(%DAj*^0ru)AaEg9CG)l9i_5WBw@*O*%M7>8A zC{^Ea$Gm9hF|!Z7XZE3ab{zW8>|NOLGkZPz`W)xcmi&1lb;E;+AR9%*C56pIqUV5G zw)h&$z9-RBManIy;;bh8)<)P3mS!G4mZ^c4Nm^XZ%F!x2e3IPlRrEcpvw!Y7VeQEM zkkqHLq*Y@`AccYt+l^)?Tox-<5!O%SFY)NgjfIrNzPhp^?B5$kC>Fl145wS~c>qJQ zn0NvKGWs4-y4ac(y^HH6Tf)5{TF`!LY+jZPw-&L_c$Rd}ZH+|lXmMz7!$_L%%G&=R zk+VPs(-XXHH-pS$^)Qv#)PG$7jK2YlHFr@Tk+*e`SIw@s7wx*~-Ho|6$;{UF!jW|V zWNSMtK3yF&ALZw2KapyG&#xto8}Z_sw)U4S&@nDe-QI{}Q|NcA%y95Wi_xmCvqSNn zR5e5HV(rcbo+1zqdlJfQvu;LW;>l4L^L5cwABad#INDPn;xsisdVfzIw23`Q$H42iB{{X6yiODjl>V(beE62(+gN10|xvmjk_Dwnc%)29zKsd}KT$1yq? zR29;P)%G?7TM?+B;D7Hb?%`fqO-}iP#J?)CH(wj~)&>|G8KGENH#$(zs@{a_siN;6 zI2!_r_tGj)Shr-4v%`RRGh9_>XAr4 zgRo4>h9S73(*x({aYjdjww4!D226~Y!q~$6qNf(ejuRQRfqyMayDL%evU<|RvcX~# zCA8RQ$}C_E3s}E>tf$?qD||Tn1&5DTWl8i0tH2mUJdDYy;W9ZfE97k|e}=-Qs7clM zq(aLuvv%lWva@25@J;Ah1@DBG6{?t}dS%+#l#)8BvXb@d1~GI}bfW8*wtbj|u* zKNYP%Cb1V`?UEAe!Yc#;OkFQ)A%Xd+zXmx7wFLB7X1V1ybwmD)aPzw! zG|4+w){xrYHo!4fOY*JXZe5cz;;Ec@_;jw_l#kaaW5oo9DYO+11T?z4J?&{OSd~a%_&>yDHBK_!WwI_G%IC z>-E)keFN)^TMW22?xZ@3r|tS`wOe01jTo-U%gKE(a!nG$`hq1+0t1gzE7en2Pd1(o zr$?7H+GYjgG4f4*#5DCaZT!)|gSS^w5zr1Cor#v+dHyP9uRJkM&RILmUiojKfUbLUpk*Q* z!GD|=?GlUDiBPzS^IG$u?uAn2@e2#t#QB;RbGL-Mgb$9Su5HKfkJC>QYKhWKElO9+ zpl8R*setB(9*PG=Q_op?v1LV^8;&8=)XzTn`rQ>!(SMP`xh=k3J2tDg>)ra{yHg*0 zyL06v1*x)Rm1l8n+L`dm6lx33eh~14L4Q@9^6~wCS+O9a{vB^~+?rK&NLJ&e8HYwg z0@_!I^i74VtK&N_z$cc$HpQMgmSwTaP7FsY2%`K@4~&_CtlvrU#D;CzyF2D7)*szy z2%X0bUoiwApnfWPV7YR0%5$K#7Wgo3CFejN%_}XwQ3$5n_u~lo7T2%axJW6RdVj?{ zuyd2Pd4Nw;S`2tl-$}I;VYK_>NqaJb@fksfvFJ{rlGKR9x+}|p=1|aztc!D2(c(yo z#y!0Y_#~>uz|*_9OrrR<7sZp8^9n+e&pDm#j%$%W3^U z3#e5NfjbpK9mB3VK}9(PE-HjN2Fef7Nu5jDo$CPiZgaoct*@ii(?;`eoA~t4sr7FBV&ExTYVF*yPF`~Q$WUtO`1_>=>6)a(}@3megAd6jeo+;KirkQrZ|@*hShE zwy0c820Zracd`M;UeYeM=wpF~S>xW@KhWozR2*_G&iA8YZ@&w!(9E0*-fyV^o6WJz z2_LtLPE&!<_EE?f^w>SuagGL?lFbh~_2ae?G+=p&8ncZJOo@5vFdYHn=&h%~EFtK< z*fq|dt+7a2&j^W)Fq2(W7=LFi{K3=X!`&b58~WHx|LS1}YinB!xUKD^I*Pm1Zu5N| zJ>Iav-wxt;_q=_GZdP~Uv@_PM^mpMO9yNWprp+CK?>6^rM0LM@(2abwEpG?iZmzyv zJ>Ea9wyuMV4!GMsyTyo$=5P|amlm3?^+if=wx0{}L@vvj;_Qpo1>o zk1)Y2g*mvW^<-fa7k_D7rD0Q%__&^4ZaHH{kDtFKb861uWKPI_YBfw|_jGf&x(%bR zD^~8?y6Vyy%CKnt^C}9Tzh2#~!Vrr8W48{m;Oq6x>e+cEY(Q>r zvD)m`_hGc!@$Fhb=-nnnXYbwP!z~tjzj|2RuCGP$LPCG6SHJ59K6B`&C)Q^`QS05e zN9J}NUTrr|tY84~{gqE(4BTqC{`>R#;R;%YcF%mR6`7m7%wn<651XsUYc%{jYZtCr zZQX{fX^D0#=YQmajfSygh-2hho}y#aSN=0X_W@@-ZhUGU2z!Ees&WvTy`T<)^#V6(}d4p@r)in3d1a ze0j!X<});r+lQd@J1L*9!oR3*d~5HI;32;_hy1H!$bSd$+mT%(>dN1?xO{Z>@OM)wEJTskpPoiILqTj8uQAl?dBRT!_=SDX9Q9mY%t#oFnWRo2bzW{0xFfoL;A zRbk|h3%{~r`8&qW0LEInsH@D6Kh|56B@RT}5vmF!E8FYs<_cq`gJSLU$_ncf>m|g@ z0%K_aV}DIu)D`CNsqM7DmIM%Mr&U!Lcbgq9bp#M=rBziJpP!y^1z7;GR$5hsG5WT- z{lZ8ULBKbr zARMYbtQt9eTUuiGi0=0XC@ya<$|@_a-|v8EGk?>5fA@&&U^^hzil&3zJ)%3<0gAPw z?O=D0$nK*9V$Eo}kKH4(`{;mJE2Hj%4bQH=t#nHZx@R)a56_|F`@+w~%W1zS6-i+` zBfoD#eJwH^j@tq(OFf#SXFHJ=9z)NnkrA-dYDQX9uCw)xt63^iz0lfy)79mz5hX19 zKYxD7&h6I<=qKi7^`FSM)ql#btN+Bjeex6e`pHlE{ga=Vy?{TFn*o2yy8(ZKHw(0N zPF+}NKh*{e*bmJjiv=*0cmO8j`!{1XPKNSyNf zSYW97H7JL25aObj)P4Vb|dA5iKb~-UXjyy7ABf{|A$1 zDma*MIK*b+V4y#q@+K=q@fr4Z*KSd(S#t_5cQtRIBF%xL(-Bcq#R=)o?VFrVs(*&9 z>*!&`U2~ocUFP#$X5EvXILxL^497EB-l7>mLPuF6fx z3i4*%ncVh~zu*_;WnKsV(9eRy29~r^yn<1wJV@-wZyZ%-! z2OA7&-Sfji?HoRltisU4&2`IlSQo3e#l_jsqv2+Ywvu52nD5L_^ zunJHEil|sgVVUDf&4YuoQ!GI{w}DL+^G6^=N3Jd4Cjj|*xIIe;Q19vz&6=~1Rh2cb zN7j-g?U|3|$Nw2#W`AVJJbS5_(a8&r0$TH{LfB_;Br6oz%c&t?tj{LeNADTE#Ma(z@D_pN^^a+CV zC!1*TH&&uA(ZE@_t>~#lmoI@1Qd05bM)CT=B^Ww2TB804Sbsm3y3Di2CqDJ*<qBO<`LdfjG;mD8uQc9SR)<1u{N(E1t>Kt`im4#S&3+}L>~`_Nw>N{a96Kc zo<6bWpJh2%^okY*5!0L13+pII>cQXv-LgS^?Ipe?Y%l@FUlV>PhFHx(r2P8v2CO)o zlFl$Gzr*+voPV|EbrTOK(~8jD`>GgomlGx7CNUi@zA0@F;d4rmn=EH-OjbAWqRycY zw7H?D0$$K=avJmf6i+lmr030v4`&gXD2_9Z*;r5qe6 zWqvRgk*1p>WpyG(wOAbcjzFd*E0=AUzGVd*dnVOBr*GgS?rwwh8>u{z>X_9vrpfC@mdKjjoxY0DWkW(zks=`o zWKB<1f`936w|v(mqE+Z{2*t3W<*NQDk_|u189L_TXn$aE7TbgYr8)dyJt({*lwbiX z)=|zX60F@&8QP7BSO!e%Bjf%2`*{~v7J;#t68cd$?0RxU(FQ|aOpa6;BE`9-< z+_6eaPw+vnc=z0?Pv)19fa#x$7e1m9mrNnR;(y(a_Tn%sy1nHJjrPG^4wC|8zCw_q zvE8|USa?O^nignydm|wny{qD)=I66xQy$SS@S}whF!4$X*d{`#J9r%|^$$|fYrbaz zGiu?_8Io6$PS?__empaNQs0N>(3Iby*dpx>OCOMf#AbL$wJxlHi6w~^*lm*je+IeB z*MBXp4e+1;dxQ+48xr$hIYpAkbuAfI8KxjDRgiSo4n_QGQBy^jC0A(lQU}u9^Rwaj z^laNcoz*T=&#UQ}jGB+4$i%s~q)NmU+stlrRoXAp^Y$Ng#b^l4p*f9HmSB!0X$Z}s z$2cpDC8_;VQ;zt+%T=xm%VA}l{E83G$bU=l7TmnLBSlya7pRO2+m5yzUyYLZP zi>f0c-OYppK{ujw^g-I&A^Wdby@~j)HVDN9Gv+B`e)SIf3dnWAUHGzowN2C)0DqwZ zyfE@~58{OHz%ev38nzKg;o|?aD^c!L9Y$fQY)zkus=73D-N&p)OnyaT&#!xWNuUuE zYX=MRCe>MYzA==u{t~&Ot@+(|nwsBzvHp3reiA2ZPOI$*JOxNB{H!VQ+O{Lf5MJW= zvEA$-97A}SBTHG451L=yt7Uuy@_)+u%DhV+HT(6%780#i%F2qj)|BKw|5yByXmgc) zKFLx3+3M?+ZgeyRm%`l>mcoFrVjswh2>nWFw|Qd{MmpY8LxqTDACx!$0~WJm4mP zJqR#Ow>bnWM|}R#FDycFO*ig?;KZ9}RosAq$GG~1!SJ_cfv_TB?Px)AI8ek63@iD5 zeK4wykL6pIw$GxSfxPEOxPPq3TUMkXNR2EcHMWq{h(c0hbGydnc8$tyj-p@)u7ETo z&p`mbWsM+`Lc&$?n=6!cvc~>S3Ehnu96PNx){cRT?vaLT@DD)X>cC1!*N{*8nC{DI zKhuA)O8N(Eli}G2I|fyU6MqzcP4@9AZ|ZL(FK@)@C|w#NxU3734uAM3{ufrf1&h7D zarcqFfT5@&^G;D1;qla*Si$>K)NI5pzBBcH&SVKK&TL%EBQKtUvLR>G zZ-Vxq9adL-INmegY;Df~ie6cPUxw+_Z)WzO;=}v2t%{yZ;=?7ft0fW>&tvvZ(&adR z74)rGnr>mE72{i?jDNI5OB9j%Qbf?Pn|k*cbpsQNDl?G18OQTfRxZdT$aQ%W;dhS_x@N7 z+EXx;zZdWpmr$HI0uBmdsgH==zM{wWY#s!Vudrcoc~&JPRvJpZ&nOA0P06*|D?l&6dOq(Q8kX>-UvTZKDqQ`iTW!UfSjBYA3kNllAMXg;%DPYdI_{5+ucEqYoQ z6q2TH=~lRgD}PpXogE6d&~@L!xC8~TvY?`H^3xpqnVwsE@ZGF8v~m>UfxE)XCd%$0 zesY>y=)ts8=+gm`PH%DMmiS+@;<0oL*|-)J7WA=l4f)eCOTJQ?yIQSC{L3liRkso} zACL!dEeKci$i{)hF>Jeq$~AD46(=|5Ym&Q$BaWqzpMQPk9FV7iW8kw>xb>fI!Nla| z+vN$X1EO>f*ghk23VxGQTDiu~wQ0Jc6|Mp7r!L*;+fG`*7ElV0^w<#?XPYWOdK1yD zu-)eLC3dSAw~b@4wNtpw-Z7YKRN7Y!0YPurG{Y@;;TVj+s*yC^=>iVn&#r@lP3;)$ zfw~d?jeoM?6TfcPDfC_Vn(f_)@8aW28oLGUhW$V&fXlag4@a33e;;j@3_`f*A7i<=sL%HW^RtcA@!jA6GX~dky*S@hQ4n ze_!84s~@Y)PPcxdML#~={SkGG9ZmpoAM(}X{r&o37rLOf?w#5;&T6*`xh2i1a?8q) zG=Hw)oIAfT&m5au-fUJRbqq@#r*Glu#Wh^}D8ec9uKI8d=iD2J!-(BNvcdN%&*IuS z^mkVeZCH0J&#tRj&#oEq%+I@XTu1ovnmPJ(UiIMtaZ{r|_|m46h6w3A){mWYI<5|` z;c!vxw_Lc{;rq=h@=6Nl`FKLhkElN;+kdpLNCl;*wkdK6yU*SuaiBqQ7<6h^u-FJd z6Mh#?J3e&xYNDgT&+6l+zd{M#=_lk=C0f95_vOezu`PJS) z;gq*I=Z|x7Z;vbgkq?lgBzElThMih2+@}H*{4LIZIfrF!2!9smVEUs-GHQ6-B7eTq zJaTD2XM-6&xOlo-@7CAa(S->2pG{o)8rzWpt{liNbW9NKX@wxUW|O)@ z6(9X-sLB$g-3PuEYC4fbn?T{ zS2gVkvPK%d%#+fBMEqhI;|&^)o)XcK`ZMG+tzw>2dKv==fZ&=>Rc%B3)NqvDWMXM5&a z^M!*Q%K1EpQ&FF%5er|{d9KpW6LA*8*M`Y?<{5+o7cVuh?|HF6YbT)g=bGlx(w5B*nhV-3wdWl`}|`WGQR0>876+m zQSL$YqskheoNw`bxkWsQC!X2X)6KRbR@hd3=5fBdk#4vzIFBBcdWDP@I7V8BVHH415@fz;8uJ4M^V3G{(b? z_kV%}PiAxq-(nc9OdpS#`c*{=ygO3E-{q00I7=;mFTF)yEqg!-0RQfi#Hl+~! zC1rIDITYvM?32g`&wI3~*=Lq}*f@nz+3PM%BUR1kilFsbvov(R&m2@f-H?)3YD!Ya zMl$6oVoOY1=a39+fTCO86Xw>}ZG03#wSQ_;a;j?L9;KlCFkxej*~5+S(w#^T)g`qK zAv@DBG-uT4G({DQEECV~&;*v6n#N4T4Lvp&O?wzr*X&LtKPy9i^k?7s^0S9Uwf5b= z@$8#MYBk}S$4#5X7+EH97Fv2BFez2Qgnd=y)jmDAl>=tfzp_xmUeB6?8H@_n(0`PB zAzF`{b?DxjLjyF8Fxgy^n{zbEu$9_LN)fZ$0u4)&*bYk-#*&dEH6t`RePx$; zqSYxMS@K-e3a6-|+`F{GR;p6wbmgjZ*-y8@*1Qnnx<#4vvD$dC{z7<$rovrKOpb zPViJKuQ^dhy;nOdBJNpYhw4~43$(*zsbE5C4870SCNdX4HIr%8v~DX6v*7QTmIU|P zTsF9x9WFFk9z^Jly7!EQ+xie;XK!@vz8yQo1t-bUp|&Has@v~9NY(v!v646YI5$Q# zcuR*_+BjpDHqMyEjWc$x{eP>%nji0yM$H#aPj>fN>jk`6mI(c|0hrmOu9IlJ@AO&74ttbef8&N&>ORI4Bg zUAG&#gENvMPs{QqZ1$Z4VEO6Z|8MzoeL}3tuLW+QE+@;nxWW(W=TdhCEWh2C zu=<_&%06r(uOX=yeF=jY3=GK|3ioVq`1t4R zBqpmOghDbd!O9IB5b6?@7zB&J^DIxIMD5F8jS@1Of^h{4}Ww@`|{JBu&;h5 z|N5uj1TpT&sg1sd(HIUp{Puv!jl)p6{r&}&+wWhHxt-}dGJivkMCJML2P(sdKTx^h z#>xRVRxnwWm?q-5J`hvD5`)N0L=*E#=DW!5YvVBmFS1bVRAIAk!C|@khi(DoAMT|S z|LxK53_R2%Z>1X@L||f<#2;^Gs<^1ogM(o_5+`xs0RX~Rr|^jD%Ip{hDYn^>@I!j| zh>Pf;I6dn_)_>ui^+0~W(kk$aV!x&z*8lveAFF)z-Ve)~AZwby#8rD|fWH~*}I(|cU@*)N$ zhD{Lx$lpQf>u^na00!@QR=qW>!=~$_V%76RCE`~R0DlqCiOuBDqA3g^qOkxguXd`@ z4at)fxIW23xwVMX#}!P(9|Mg`2|V9;&L}=Ek4GgQW*YGUmBUx~ce7gIX{Cp~IIxQ$TLq3Rw7b`H1#s)A{73*sd zU>uk1^?w6jDE1tvoksQHf>T`iN`oTnDGSBrG)fbZN*nB*srS-uoGt_77DSIn+5~XZ z0bI%OL4a~Qrv8atB__-Zf^Lha`gm{l)E|1^>R!XIa2H3*2r&6_a4#E4UCq&tJ=1p_ z@K=h%6$Ko3_(IT?6j)Rx1rSq7fx}eN%e>#epnqWQ`4^&oyivj`a10Ds#BeC9uM6H! zEAgpgQpuk$z|MRw&^wG9(jyL-1*bC*8N{r5r47X(idg|c#Z0>WNp;D=8Fgu`HX`7kI(LayYaaOs&~aE<-|!}-A} z$Pu_Oc|(lnfN?w1qX=9c<9kCCI6NP^tRrhJTQA}T}VmOV8!L=y{)}$C* zi((iJis7^;2GyJxLTh3pXnLp!WC%@(A+#ih(2y8HJ7NgUh#|BhhR}!@LK|XGO@D}i zwIDWvHyBv^VJOXqp|l=`)p!_I+hGVzhk>;m2G?*HSi503&4$6X8V1*B*a)5pN|RwY zEryK{HG*p|Yy=lQ7_Ehk;Nl9Tt^EC^d*kTuFZX*!{I|#dewic@pVo{eot{M-U?)Pn zcaneYK56R59>ap2wSiOWfeYHkNPpc2SlBCkYQ4;58o~2^F1JZn0V)P(!)qqBic=xO&ER}bRJdED&Bo1d_Jo;I`T7>Ie^ zE#^pp(}s>b#w66014y;ni3T2%5N~L$|zJ<+{rfW7FDOEf_gb7=KhOaJq<`GTlbV532E# zAG$^m|Ml_!r<*@N+~hE7Ir!Cv@P9(m*I^Mg(w{TH{5lu$OLq&2FZV4Zf1T8*JFVyf zx=Gy=W1$CBc`!%7lrge;U;*PM*asA)45i+KVX8xyKFo{aEVT!ds~oT1VnjcVT=}?! zmElyotkL^J%YPae#KN(IN9EI}n|Q1lJ<^QwkN+c9emz2_|1w9OPfo`PKw= zwKWcEOK7ABGpa~mrPH67T-!f)PfYRUeqzdBiI*s~!3*p<{TT#c%7xSa{#QwVPmA9a~|(!aFRvPLdzmxLWf(0^qhrYgTaAcl>DFgXE}|Mm|E zpel||oARXE?Vp|rto74Cn>q>AMpG9cQ$I25Ob-+VP)WdkWuW2!1qW1a?bnX)1THf#|iM`ppOn~}HP>uA@&`q99hNa7#v zWs>-DCSEfT>5E{(b<(8!650jd0~F(1{?y(6T7ML&>Z+k0oVV8H_8yi)_){t)BqLbl zU->x9y92;$gQX`W)f*5H3rmX3Gv#6DQg^4zYR( ze_q1fD2Zl z5P!uhy+;5cnBs91qImz(M@+;YDw&~5-}h3i7e`|hZdQdCgp^TWTIK9q#fIQCHi8GS zm(hqTZ6quUlG>3x%iZbEh;2E~B_){aS?{$t8p#fW(oN_v>rx3Zd8moLw4ldg%+z z0d)^X%zzFOv5B0M+>}P`i&3A0nH9x}4S(9S0wbhD2g%7wMU2|C=D@V+R?dx0Gr=@l zvkmJxF3<$4?NR^%GhhI=eH;C~5i7u^gAU*lhs>^oVQX5U`;|~FG`ORL?#y^i&(#A= zS8C=ACX9RCYAZ0kzO)q>E(=-LZ1oWim;6o@Xf#12K>WP?$QJ)K9$J^>P$+Fx-;@_a22} z|1_gVbitFuU&7y;m$)Q5H7+*V8f^cW@D+te!|=6ZKNmvLVW5EEG0RQzm+wJ4ED8`s z#^i(XI5A-f$;qf98Ks7O@$#0$;eUsPadE#YL%?y8lY>F-hTSRPCaoBU;%>ePLz*z@ zP66G7oWN2~{whdl*q+j(e|^^o$-xIUvRhK+hGIvAyz1vkxz9N%w>_20aXUcM1(^ow z!+;Ki{@&^}I1J0c$f^y~=6gpaFW)9-62y!0V)cE2Z#Y!oQAASpk)Ae-2!BE?gCr}| zd0n2A@DY(46i7@NRj=z|M>LcQFhf?QViEqIUg(D*OO&u&4ljj&7HuL{9P*xnDovK0 zOZU)>qDX!9uEYSxifil{^{0WCqk6c79|_k#Zl1U__KgcON|Th^1rd&D&uE6OQVkyU zIp5G?nOFD0QAH47^CE0HE`L6u3sJ(&ia`$Epit&%dIhuiJ{GZQztWgyBu@tAQNyUD znu)`>gKBjGGZ~jjg!VNq&tr4sjHmd>sot>ZrJ1x|Zs19pe;d-oIbRM98)lMZNs(83 zsc05EBlwxHvvKS4aT~F30ev%N$!rwGyixw-%7JlpxXzTCj{Sl^FDxUMuv(PDOLNP06mNyyN)Y0AV>)T=(FrHRcIw;b&{sv4Wb8w^fhRw98Hv@0 zkcqvA>~v7~ev9H7%U;n~4ieaN$naS9ipG8fzu;I7g4eg%$$!;+jaUNe_?q_}T7T~7 z(&kgW8|(+_lfi2q1;MfJf|(XWO4L3Y6bxaxGHHa4@{-sqGO)mX%v_L5Tw9v&R(TMnb zl}=(RLj(7`EWmJka+F&qtYWxY;uMv)NY@`O8OO>0s(b{9BP`;$+F-H7C_=4%M%Bw; z-7;aox@~X%Nw* z$Zgi1Ft>R}tJF+DjA_}P)e_%oT}vg-Wy@Cdmu9xaF3wMI?QjfE(qB@h(z==iUHaDL z<0D~#S3WCCLZUvkxaGSen#g~wn=%63xien6+ueBQY}M8xjCJcwc9V@`i%zV( z>~h%CC4Y24d~I9XnCzsy*A3*L&^O%$Tp|-3Xk>?b!-Lur&cFtgx}>xY`1ryvAa2@K%gA$1iJNb~7il)31Hc zR|c7;MH&Vk*AG{+;fM4jZMtpQQl@;yczM`CeSaIu!4=1pm*#9*x+_MjWQ+0)(N3pc zF>j?G0aMDw_=h`N?wrkfH6M!&33uwOchBA15`$!AWve0gEZ^*y7I2x^X}e`&X(out z&MRq3vmtL5l-wH@8!F^2C0II^7mb92L-7bl+e07+()XMvP}v~W=PnDR{xm)?c_UR` zN`IS_zb{BkPRa(pB2}=N6SayX-Y555^cm)H-h+IbSNn2C1S8VpU=&0ogZa8d{ODGx zEU*eMHZ|$MUL=l{z6YpsTIfoXUcA)Bq*+=l*imph01Udm)jvtsQfm$be}>rT__aTz6)BK3_Uwe zdIY_j9C{QzuWd9LvLZGkc$L>8jX1uM%%m?l+_*CYN57*UeV#ri6Z$M@j-A-NM}M`a zM2;4-?RK{Oif)OLB?*034h=(|*Pa-3Lkwb$yIQjTmZOpl_W~;Y=#WhO#{qMzhBfKy zEINyHm)fT^1tBteQdWR}>#T$LT|Q6G3NP<*OweLzL({-}>AAzxg$hpRyxWo&p6Bzc z9;se-bSQ%ZZ)$5GyS)ypiObJf@_z;Zij}=Q)6l3^_EGvJz3(XT<-VKbuM21Qyqda? z^VRpK*|u{pf2f||zb8gE^IvIEt3F*`9Y zjD)(ml-C6B`;xuh_ay&q8jz4GUINsRo3vaKghABn$4!Y$ibF_$6-iFPSbq`dHl@Oq z2N)_`D~QO%L0ns+Ah;|qDr14H3=I%Y#N-gp@cBPkT3wKZ5lBBP0GOBexF1s|AIYo5 zoo)tt(LElt)XB@kgNt|Ld$r^i+rJ{-rvA@gG za=&mkvk3&VTkaus*zPu5)qmRR0Jd?Ud^xH}E01L%eOBX`_)`zU|6e-4;>KXiH7V6= zBsI>zh(WC}d_fA?;>JY;ftD_}Fqyu!Cc>>s0KhRlpqMqGR%gqUZsmezFm?INLAW<@ zY-n%Q0zR#ApVembOVdH=U5MslfOe-%pnt$1pfRTHUF%Y56cR|OL z`b@Yh#8Q-g;TR4roNBqm_v?cmU9r`M_r*EUMZ4+~lVOUKWF$g>gV^;|XRQk06CY6P z9I{H(kP*pFjS2?os2WeROa`sQ;&~T~U!d@H5-1(O^+Rx~Sc8_E=P`U>Zv*iv0z92t zuu=cfLN`G*iGPwKOzw~{IK@J}hQSUW83pF#xrgetg=Uj*z(-C&fO;u7IOs)DhCjmBnkq6=E7{tCCUUq0O@QA&788GuVaG{Hg zsdj4Rr+@pM+Vbb|Wa~aYZaWWrTEJVxd^PzK2w4DsK!CrEH&Y;F`v@)9cKZlMK=ar+ z4iK@Q&z&6%Gx-zIVAJttv-%FiIA1r=3QcF@#cByG+*jv6`|iV0HRgFfTLQ~AAB*kA zB@_g2xH+Oe^Z8`8S(dw@0MrJB0*})rqDJc(F#UWnTke0iP!JTcL3HQ_++f?^fa!k+ zrvG1H`u_u_e}oEHE|DL>2xuO>SYQM=4{$xe3&obpp?P(0RUfqjkHS4-tnX2RXpa&^ z-+)5g9nW`@=kaC>S~K18Znv2|?kjHAlm}xbyA3>} z?epvjoK@^j_(1;CnZkj*mmcR19>3l=+bssTapr%{7=`3wbd4#plv-P0dM<#+5L2=S z?Hwp)@^id|VuWb~1}(;49WGm;u=RKbZ@mq;gWT`WvmLncemZlItmP;`U7QVIwfocg z>5hK`rvDw5{_zViJs-o{^?2d{Va`_|VB?Jc1VVP>M;KxPY}^U3aVO*D#F;}e@M>`R zw}F2`R$E{fPF9P>7_t>og4REQ2;T8KXwkq;Hk|;|1AB40`o4rAoEfl44zw?v`gR%s zvYJByTOi=aYzIR;{R5bO25qRP7?%FonXiF})dD!gp`&94>^PV`A`!qG7URvIP{a=) zfNPLkB>{qFz?r&O?V+-BvHAu?EJ22}M67?oRbQ>0B@`hXK>_FZ8eTGP41Ald_Rx$r zvn8#Eq)V8=KYKvH-wi{@A@S?Uwtu$N2QnST~^9_8} z*do?|?S8w43mdTUx!o_p{evkPJexg0+K3%Txoq0j{+U99%r(%aVVv@gxK< zy_aVpKL3D`u=3)9CrHo4h`_7~19k{W{9;1j#fFV&+6jJe3UU*IQ%2IW2|<{=sb62{ z5JWUL8U<+<#70e!3Y-Z+<8lm3P^76@8@?Nk0|CMf!~-e(tcotJ#@?YQO<@R+#Nt(J ze4?(5qYFeIGD=>67?F)zJ(qvRKvNPxi^>0RdtN|wqkMXF(=0i;!mA}5%FZ+lQP_}t zxJi+x1+>6Pk^0~q_2QhHI z$tQ!%lbsAl=H$@#SWXEPE?eLz_VEtJfCt8zghxbcoMk{s5%?R9qg8)=qmsZC%S4jp zaGt)l6vSNN3e_#2fBH}`Mh5YAtX(DnKtUM7<(7EM z4bN*>WxGR&i7g-MzLF3DjR*rS-!Vxe;GB!gKkGeY{T<|(zNG{>G&lx4Fk)cS#R*37 zi4*uz8z=Cx{R-sL1ciTPgC2MDjDuOc;b) zmsIYks$CTJGl_o?Z6rR0&`u0w+;?(9zy?o3I#Dc#4(gOZCy;Q0L(UXxo#<=`-($qq z&zpBfz)&E>Zc(+kiXa4XUj`^1cz&)=kE955)UJ-e)A$tz0-K|yE+t%NdS}Q~yx?M% zXE-Dh$Y*(?ie52{jFCWPxVB#8;pOBbVaN=V%%>R&_>O--dFKh4^_KFmN9&8m$iAW-ZA)jNt%XxtP3cLV(;+7K*L}hpudI16#_#R4r z1%8ObMG=4XamW}oaDtd&aa?kt#1@CrEXP8T3Jgc0fjAtKx@evh-kJJ10{%BVp38&U za)kl;qWwxyV{m8-Rt0-SuVm3H4i_iQwh9<2yjNF2!ok=g&*(9u3^V0;<7T)r3#1Hu zg}|moj%(tK`Wbl(@lb5G*!I1+0R{q@mnC6{2BLqan%JrHvO2IZ5Sx?Or?HQP;s!q} z4mf$lfw-X{bb0NgULYuzF?0KbCEn~~wGlnqGirpVn^g z_q+Yu_O~YyDXMGh_Kx5VnI(VIcqU^^d$czc;2_tZ-`&-6-u2ph5Za0!4~4pJny}oJ zH*$YmMY|7@5atKUE4UiyyhxS1y@T-P?^uFk-Ti1VI%}@|85chyFVvi+bt(>kQz6e( zb5DNknt0`h#rVh1ZueE!*lW;i2?y7{Q8s@Znjy*jASNLiFaE_Pd6c3UOxwV${v7>A z>5H$h9ERW#dB^sDRH_CjXcFgVEV%C;&oGuHVUbs-GML=?Bt4>MoA_I^=E2bkwwLq7 zWQv%KuaD|z0nyZTD+A@Q{EL|^t|-v*SpJ1;H~f#klbE6@yd*jVCV1>Xy;=v6;17R; zZXfw9M`wLZO05o?w}o}B&4ZWi4U56#Z8(h9xbjm{m`vr7jW#uJPqXz>{sq5gmhiyK z5=Olw_RVNwLwJ!>BL;&-T>d3i+#A)w8Ylr3-cS*ce=+Yx6Lq2{NR0@L!Ddp$NF};3 z{EdevCbGatvnm<>4&q~CGKTWM>zjX%r~(wZXJ>)nL?%<3!;|Atb<;+Z!F)KGt`10z z7oqJMYPu#`E>=l1QP9klDibxvO#Lv>8!YGy2Ks`Tu3)lMn=jL5OSIAQY$n+aq`H|T z760*R*c~Ze2WK$GD?ECXmU!a7Vf0M_fgqZ^W>RP}cI4gjM+#RaIrczSpaqZ6=s8_Y4tnDP>-8Wz)c1S+FR zb|SIrzKt5FKL7*-(wQ-I2E>2xAs`{GklME=m7VEhV2{f5keWl%zMTW_>>sp}Q!j`} z_hb3$+kLxMzdsTdcoXrm|GhJk`xU+ooP^v!r9KRU$*07OoIHpXgMS#Rc%MCpBnO5B z`aTZmkvNG1Pqm9N2p11QT=4{tnGoa|NwEY;l#+}Zfn64yVssN!98!OAv_RoTkj9>Tt#33JsA@j6}6#Fhu7EuPVcckn)Mg#{8m}@A-IKxp~hofjX*UZfbViM!AVq*$l^z#+2OVRC=^?H_390gV)s!&P}2&?X4tSDNK!97$$|f5#G38&oJDeo>Bs z7!5SawLq@sQ4!`r8X`3bVKur2xl4Q+8o~4AjbzA?UJ4YY`8o)fp2ytgUM`#gU-z_j z>kNnfDoC88E1eNPKu)cUMkI)RY`GgaR~`wLgDc(Gg`1Ixy0U-qiU`RdF2*3mIy(nP zq%dZ`uwtAqy4+gxkmx*dX?zkVkJW>56ov3gdCK@&K;KPD!n^=glIg`v(B4+4Fx*i8 zt6(`)V`|W>tUDj@8OehL&C+vFK7>Z<+6^3Iuit=C_WCUc!d~yBfG^S)n)t5*Zu4H? z7^D3PjWM~e2;hGvcMS*Ii8T;xCpJK&MPB3ac4mtKVXSB*wkUJZZLz;tRj5T;X&#hXqI1HyD_ zuyE6bvn6sFV zg22bsaWQ}X;X3?3kU|Q~dgDw$nAwu&Gh2c&yV>$51hnGX%dzs{uiXlp)qXj3|MAbx zxXc5ni8Grkyg~E>r>pNvIO=J>T5aI4=kfdrnWKa{-yAFy)2Kj9QV8(?>hf*du+T>B z#i|V+Ucv$4MRavt@lhc|@puo3Wr$p*h09ZoTvvZwlPsSobloduxi5SrGX z_~xc0BN2mfgd(A$!u3yWK+r91JE(ce9;dA;fa+d|BE8rsd7&Q+f;lPfqbiaIIgLR4 z(DI~;D_H8}qDT-3AKH~)X$a~PMo$+Z)hqqFACLTN_tm`e+x^wN>h~%Cvpk5o6Dn=w zJ*0nsPgjL~=06BLD8m}WXXnL#5j@Y*gU&GssR=$O2Pna8>rS4>oAG4lY}|kEmw&3n zVh;gd=^YeyOMewK_UMA--Wk}_H`oyulfElLkx`br5m7m})#elKd{0?Yq||ql)JuHD zkOvXUa&cSBJ@7T`#R8#~lKmS#0!>1qr z?U6URSH%~)muJ_+P2!RGPjdLHOT|}W>XO|LClx}zy>M%vh}s#+qbhOCP7lO;0p@>M zzlR!z2rq_N;VBLFp7bMn1IcKbAz)PmN(d@o?q5Ze@pUT`#)!E@1AQLi|G;q);cA5o=c zF_cE2cfSfO;F6Abx+H>tSrhW#YskkH_SN`&D<)!>~ufSBlPgZ}6^>{Pe zu9oi8eEhX@!@fcdOHIx&CW$eX%By`3d7}_=SB>^ zLe+R79^xDgM=lUGJV_fZ9ffB}k$Dsieu6ti+pmX-V0EST_H!F_|r|~Z?JiF%~LYS z9YUIkO<5S(##yg6yV-y8D_j*Wq3&cldwN3PmPnk4;^98cHrt&m#?XG_AV~Jm%(s8e z){yl3MucBoyaMT99UN#yteeYodwr)t$WVHjFH9Ne+8{wL%RDHsQW@|alF?JZa+N6Xma7XT`4+fl=zYB(qD=rcpy(q?eM5w znu3T9iT~lsxVF?LSQd z@l7+@V&wJqtnh!`_p~)i<1!N8cS#r!mC)BFY1Ph%rmhi~MBF8a^N7UcR6TH42<@wc zD%pLVXj1-jaUoYo@(ylIQdxT;7tSR1L&Xz)JGrn=&qZFbD1Z8-9GLwaKB3SVd6SXj z+}5zXu^$kuHtJr=^^EmQlsbuGiZq|ACE|aR>|ckVUjTnxQ>wWRgwcmTtWd>Cd4g9HZM+PTAQ=Vun-uondi(8XMF_tdh#RVqzwN2T*q}?zMQwbld zai0PTXFPw3EB-XL%Bc?It<5-pJdSV>?QH#Y;rGMtXyV$Y2;f0Ly~frukP+ka>yX_5+rN-v{3_G`7vNX(8jb6Q)N_9}JDKJxNU=$YL| zNC^;bvyYjGj#?!hareiAO#<#xHX7nzS%vq%--Ivu}t0Cq_NCwnYQv{W}CMC z!qpOG5eM($hPfrmfZ1QjIcHSgv9Lv{^p=O>%377SN}JaH94rtj9sa?oUGHBiz< z!Mip6N)p;t+0u-X+D(X^B|W2QNIYs+S7r7WP-cC#W1k}_1+7gjj@cKJJuZJJ;bd9FAq<f(d=MA9@2ye0saIg8xx7+TeiZl-1;L+Bk*N8Y9?R_#M4=W0tmRw|FPl$ zW*OlT<4OxbmZat=%hF~9mL^VO8wG09 z$TBUH*rZr>tSV%2WNd$VQH-4;NT53VwDHHO$h$4G?sBg_$~UD?l=^D#o_zwan`I<} zQ}nDjAhILvJ>D4RYCZHes-P`~9?zo~qM?1dUN+;dx6rs2z-CR_=3sdSr%CvN+xOP8 zOrV;H<;O{-h4r*Ui$w_^dcmbnQmJ~zT$RhDBh9_DJJ?SU%F=&_nq^KAs=$`^`w@0Bw*A{;?_tuB&^;0noW)E0xS3ga=&}}7Y^;Ulwdfz6<-$)7Mp+`6kFs$ z*!N;gepl%I`zoZ-64$*am9PN_vb~2kO@@{i< zg7wq!~@Y=;+`vT%EZ&;r`2I!3hRu1utfhcCQolS2b>QNRpf{Pekbk z^qS)u+A4hg523U4dN=PxL6t}FF`6X)mi|B$-wWdILN|*(INsZ z7}RscQ-!HK22wW`@uZ~^0AvVGvC!w0I;0901&n`*Kn|eXdfkX9FpXvd0Lc(BfT1PR zk0z_-ZnoU7_FGJLqvd$vOfSJ?!1(=g_Mg22gzhRUU9+Mh`G9AXe&E1`@m?@^_Exxo zi{HIi`CYlxWePpi!WFy*e`&cB_>4h#O%an@MucDI>A`-cmJ6(Fn zA`X73w*l_cb5Ru>^-CsI4gE;PG|OVer67Otwpl;)o%Q)JJ_BI^i4nQ({i=luSIM&eazSKY^k4mzTqYMsh$3DJar(6pFoMH zkkpIqS4i>=DDi(LkmTFBe*Zi^aZOS`^?s}0Ig{~n;>;cWR-8P~=8)8zrGAr7R*QcH zAn|fJe&oX(Qh1KpI8S`SLNQxMzXPUxdd&ZXC0|V-fbCAmk&W{oeavbBNW0_z(@*}N zJs`F7W46^#{WRVK=E)O8(m$`Zyqe#aAi$mvh4JKB8#9}3^xJ(l-vWAcwp?#kU-`(~ z0wB8$An~`c{t`7?=_lQaDFsMAodJJJz2#=JcIx?;XTb29e_3vSF7>7S{C5!h?;F6x zn9m-$ssc&Q*BnT4=Z6ELUyOf1l5Z#aBVfLSEF$yOYOS4k@id$3D<_NjY^g7%xw5gH z{TIN_McwQfPc@Zm(-x3? zvYi1^Psh74B)RhqklF$0h&(l9elJ&ZfPTVLL*~hHwQv@Y)Bq)ZxmrR7<7)jUgqttG zeEzK=8En^(R^M(QiFcsXKOw_>_c(`i=x#Dzj~_v^bO%xjczTFdz>_zBwCct+y-C#M*Jw9+H0?R%LNwpr8H+K<8Vn%d+biUNq*@eDz%)@O|lQge|3w zSUUjae2v&wSCiu;~k)@_FHG8U-a**{e1ce+JpK5(M^9q zWQYvfS>MMQ0KAeAaD4EtjELQtI_SEF>G4E4iSt%UdE2uc2m1DOqMhLGkmBm2M`DkL zu3to{n`gwM2jacB!nJ>*>VW8;`;OEP7&$1Pr|S@06~`8jX|-rs|dm zEq9XL+1KT2<0$XbT+y`gm1lM0os}a_35`+&MEsROaek0hx!r%BZx2AkjrT|$nMMyS z?&B~+il*8o97P;|U^)EYcr+`8%-)P5q{rL@>xNvS7!f3Kh;G7+risF5lpd7#U>LgM z^?nt(2FoLyDFnojDmb0dZ7IPqJ6mnAu6n_)1w8|SM7<7FZ6@^9RdQOrTS3Fjd&pCWFMfpeug>U*9 z3}i<>rgG8bI5^AwAjUxPy(}(8_jr2h#`dUo_f`j2xJdV)SELpGY=bzbCz`pL@V3+` z ztIg5(WJ8xE6SrlJIJBm!9+l4}SQNx{$h^*FS&K-%arUVfL?kpQPw51&7G6k_0ZE}p z5(ZHq{7ipdwGWc3x}pkg z*PCr%V0lFvmnoMhd4NMU>o*)K93T>OgkAs3iRWgM^V@*4hB-7HR!@7s!9WJd(lNM~JqJQBUc|To;Tjc))nk z|4IUdE0BIDw*gh&fQNu7%`nh3Nx_(mM#(F@W!Oi=(~IXq1|zGB1lv_bj2R@b%<`0f z?A8wDr+d|~{Q0T$$#JI=wm{dZN93T~4^o5F&KvtcNgS*Ejr76Zd?MK9o{h(ZR LsQY?)oKC`?CoL>s>;a^1nE@GyRZP1I# zvmSp`1IR|P00H4m$Y|_)7?{w;55*~@uQbGr)AS;mbbt80n>(QRLD7_4&LF~R| zBu)EI;ZzI)%JhLJuXC24yu0bmf0}$ z@@04O-FUavO}t-%3NM@li4AV1ku(Xz%8u`7_?yK2_Zx2#_ud-3NqfvF{aZ8biDZW= zzDa-8%Fun4KVA*q+I-SaUKSggNpkqB4mqj^s8&5NB%>Js!np1TNS>cF%Fch4kLY1Y zz}zFZ_(ELbK{{EL42{!6Ae$r-G>8NA9xtUs(vXK+a-6fofr&Q+Xf(RXkh8cjotlz>J2=}f>RJ15J+W{id}yLk|Iv! zScOsKBBB0O0}e>i?z>*)r~7}!ul)I|{KFB}rOL2u6SR;Nfw>g3YuGC=ap6L7sZeng zjUm2uwTAqiH^-X)`JH5OrSB+ecVTJ6TUmD(R0%7XQaS2^DPv7l-?}O&fB(AN@2Yz* z_05!9h46}^2Rmw)<94S^4me@{xVmkv4Ic^U@?2Etni3q-}mOkBRzm+El7o&kG7KsIN z#ngvlkXg0HB?N|TOmtgfarl9jUq-q%G)%gW)y0SVwNd;?nMYEkM&7`h^mP_`sRK~* z>VA}_>X(u9thz=}f4qOMbNylR;f1tc|GVP20`HPE5l7ry+1(~t-W|FRf>+*p0+INt zXh|TJ(po0|hdC9uSj8p9R|};Qe(p(Tfk;^OfmiPBX|tt@QI>WLuvD}lCs7NvEWP3` z)2jngbf=F=q?P_}h1-4c;lA|Z$4BCS<$pd^uMIlq#^1qB9;1IYjsX5h8R96qBSh)=GUQ3}zp5z!{cWB~hzycO$0$orI?( z3-WWsr~E4k!g{OoW=HahMu9&SgfD%074%k@;1H4*`bD+a48cZ=@eg-8`|50WuEKMg z7R8^=Pc(k*Y_@-^B^tgR&#`4^xK?B4t;P&njhVF?!?l`tZRPsGiLxBpa^g>(dE&je z^+h4wTqRU_X}KSEDJ%+zE9;rQqx0>P?)}J~tEfs~)Gs27Tw=Oq$3 zStZ#0?aRMVI zVG+$vAV3_FtZ#wq#IT5)JpfRc0<_ce@vmm$O2*!g75?FVsE8k*7vssz%G|m5Gz8a3 z^}?(G^v!>^UI?mq1Jhf9>Rp8un7;M*9wOtNW<%Q4Jr0__XSu#k%>U9oaQKJ&fg^sT zaUSFWWolTRq8~pJH$_wNNa{=7?zigJJ=r~r{L6<=j||Ho{`F5RSQPzBQxhml-)`ik z2b%Qq%qUYgeEGe**{g5QyTyFn(A@4^+_9+PJ9@*tgCBnR?#LLb-U`pJgX9D|BK7O|#_v!{rk`<+cTNEz{S$R`}8) zKQ}|z23vL+$HsIvx$bUd;)wK!c zMxv+Ty6!G>zKi!eTwgUrd^XpPY|NQV=kYxkvqM&7p#`E=k<5Egc`*(~6S0$>@`!sA z7Rn=Nxbd9Wp~~2rPt+IE2RW8WUNsEG*JVSaB&XAWc^0V3 zQOnD(fjh-KmN}S8KYk1s@?|Ir;LAMu2mG4 zN~oncYLfk%WX9s1bIA8g?N`^UslxvYG`T9uXAp{DQRd2?=;G!nN=tTHlM z7tuDK8ywx_#U5*#gn{>A&bMxOj0Si~Q!l}p*ieYA)VCr&2Y%hvU#!gPiZ`ZtbKqi& zQ>;&)&;*~r$QPLZd-$i#x{H6IX;#8%=@iP+=O7#$D9D zZayWGt#AyRe=_|tnI<{=^i1Mu^OVkVJ|qm2H|o2kbYhlAXL$(sdGuThuX6YV<~YgS zs(Ea)SL&-PY!f?DwksDQa6Y+zMHZjj$4t%v*Z-^;Q1Qp?|Boz0dtHBw`!FQgr)Ouu zB<#yNwiGAC&(z~;8UGf<%PGf)gwlRiR zMpNKzor?|?&NqK;H%pmAR1S3a5;@dn9>=g?=TB*$@~y}xP>M5hKD^!E{_&5`U{7M| z4qmdx&}-b)M9_xG$^F#%BQj|Gv|442E*Gn<@_t6|4eDPQ&gzPotFzi8_^WpKWcoVt zw_WPiH8ZQkb=Ys4q~aOHCrlA`S-I@<4nLSNWp-<`&?0|*t(V&EJ@NIkCJFmspG95K zeum6{GnyuouQN-!e<#z(I|Z&EWLyVGvcNz_bhG=3yIyT~xb~En*PCGqu5W3yS!z5L znW*7c2U)>B(r0HpwaiN2xpplb{JRlJ(LJr?w>0^8=kk@w3DN&bSCt)}SOQ*Xl~Y0S z?an3-c&mRY0p&LpW;9!j*MD?X;|h3(7_B#}-DevJ}LG)@*yj?9MQ9SV< z0AIodfsuVDBSYBtw1`irY>%|M#sme5uphWK63Blh$Rm>ASCJ^(eQ08{B*`)OFkm>G zGPtr1(DgDBxs}611Vd8b3eAcG1{Zx~!Reec3|8C|U@7rXqd86#LEr~)wKHERt`&0- z3>AI~lyPzgz{)498o1hy#$anx3n8Pp8m;p7Gl*0M$sR=Z7@q@JMoET~jEsgV{}_Wv zoHBpG(6X4B%3@|9i`luz{p1aouei2{Yvd%u;iNO7kRh?vBWyS_$#CPhI53ZEO(<}F z#!8qXz`{^Gjj-^;*!ompOyT%*asL+8w~Bj=rZg~(7`C+yyG z7|Q>aql`S-x)<6pbp{y4g-e41UEpQVRH9tOU_`bmB`+0LfzXY)`flGsc>0c~26=yG zv3N+E8}!)~12=oAXVgH~bY-Mn-x?Q7ip;aZ7BE-DI7Y{uj2ny##-i29CiJcA)o zm7?5bGOCuXQDv){7hE@A^ZE7^#Ms8UrjQ}x@|KX|=~504__W5EwHD?IgG1VbWjv05q7Ur7+-$w>Kc z6ZLG916ah?l6&~bvCHTkm(o{0gsK+p%yfJ=MDp1qqK=iNf00R0bH7tvfs#ZV8N@XE zK<^wh45P=NJ7=<*I_`G=^fde7Y*C}J#a9Gj9>g>G39)Won5NF-{;O-de9n)ZvlLen ztP$4NQw;Vzdf80vr+#uHwWNQa8n2@a^Wt}MhPkoIP(QPYX4KD&UPJn6(fdgkTET`i z9lJi#v~)z@V;SdwfKZz#xU_n z-`giRYuE^On|#uOp!QfTNP-qyk_D&0VjGIMWa>B6a6VQX%7x1oEqqk6k2oM62B$$P4dwwckvvHC<_YTT$0;sVuGXceF-3Aw9en z1jZewg~hLv6T98gLyO;dxh3V+B(pf8uIa33(n?};b+?n+=1jPuwmKVbxUJ2I8(s^u z;yahD$s60yQ^4?NG8cb75{51-j>q5~xeY;c(##(9E<~NIXFDRJwU-`f8M5})P){M6 zbiJjh(~M*9oD4MW4Wo)`eVGGycUOQ^o7VY=DcA6|ldH5^tp+`}>c~N#TK7E5EED~6 zF0*_f=U-+yLC(d1IcXn6;CTTD6b6}S9bB04YaD2pWT17>VUT};<^hO74tndbK?WKJ zCI;-<2Pvj`XdJNMv(P+vv5NIR3mwCkbZ!wgNw=@6f;5k^{ux7p$3J_L+)6)$1I6l&3UC_ zD*b$#vRrM>p%|*xDXU~cBnE5vO5J*WMv+u1s4R_aYg48(VP`xCZ;!GpLM&e$9vJdn zP7O4P;>t^;rYnH*vTwI|D8JnchwAsoq=@}-b}FKJUAupi3~dHAR6Mi~KitayqGAcx zrOHm~y?cF*OPx%JUfygJhXtpYCITJ7#}7Tde1f8O3fhn>te)9LBYgG-eI^eKXsQ9}U|?kiZ!xD|fv8xtzFPou#uG z?^c_xebgQ_9}=tmZnkuQIBb5rk{i)h=!}=nc2^D^5a|1SH5t#hKwNXu4a9vLZ^oOi zTR7@Z=jZo&qU$1`GOo4Gsu<_m3u=RsKIKbyukU|3cmQ5#hGK5$P-KSqTEWCqh~uYs z1H5o{5hn%&X~Kg3>mDkOH4!ALdr*U@(Y0R&T-KwO$8sbCjne$X0RIxG{WxpFc`d~A z{?xE7P_y9z&uAJd-O{Mw+qPz|JqQ}q=n$wpg6Lu0UJo_H9Jt=U;4AAp4ApM2hDp-8 z514;JNzA&h4$^2aDR&vq{y<8vZQ4VjL7A-!7aH`s(4xS~^$P_~u3zv-xqczQ%XJY< zH}(_d?v@f)Wa4UKv#3I_rB8N}on+Vt28D|oIG2%&ftzGa*hlQ0Xe{=;LKA}KA}bWn zyH{T93Ooc_O0VpMDY%^Fc}6J;n=meTUP*t3%DIdsgo9>Dk@NY5?yrUc+hK^=#Zi4{ zaeXi`A%jX^hhmFzZ1ik)_n`TZrWwhT4BgTV1Gc4um=nkrz+@lM=s+_ABz{)*zm6LO z#t0!Sz!_$g@X27%$o}1kIRP@fksz=2R2YBs zP(Db61HC$|5D-?~(}kicxoiN%H?P<~sSUX#gX2+(6NjM-+z3|#s7da*j5vmGuu{gF zF-SuRi8IgnEfWs5F>uuC5HR%o$lJyp1R9a-#dvaEo&SM=Iikq2u24`Bi_Qd~auR#u zDyEc>U~ti68*=bAUd;D5dlTRFnFWJFK5uFi?Yk7cC8`RtYF0?!hwx^sJB+vz1QC z%9O&cILOQZ^a9ibJJrSLH*yQ0Jr$8Pdvst~=qy4MJ8X4};_4a*QI7y2I`UqARCbFkQLRg6Im87DRibmYDCC zeFd$-RHc`vj&3=qpdDRPWL%)c$KX_C@bUs1vqr(%vqs4#b@OwU6sNOhRrfI~QtAB1 zU!^o_&dD|Gy!xeF*Y1D7eM+})1N1t%I4*bFb8`riwqmB=o3{1WdkeSuGA{r8CZt=x zse4U!%`#iR{xQCky#@E+3Gm`yksu~4Xtiub70O%t&#ml^X7gc2R(k)c(N)lM#0x-{rfkeU~PYcly; zlD$}9dJCixlyvq@(@HkX(70(V`79aX=%d}Rs?mD?X(vO|^-Ux+BTwR)OV zO|Ca2qi!`cm|1`MEUaENmGSCT6B&=vHj!cb*jfMDY^Lj9i_3idYmu3*e=REG^{>Tc zWBse??5uw^o2l??@rXaI35d9eYA$Ndmhkm7B&p#vve)XYIPeB@lcQOIN*ZQL!i~9D z6>Sm9Vq7Ov&8OzEqbgjn*_tbM)Px5E`|-h&{rF(detdthWj{7VLHhcK8;Si63tXnQ z=z~>T^ueMn`e4%*eXwVXK3KFx+gwcSd|7LK3oHABRm=9lj%E8`*|Kf;n3tr~4a^J1 zg7-W*CWU#Ca&bPM7}FT8Tn|Pz`-2Ue{lS{e{$SZ=f3Rz_KiIa}9}H~v2b(tggLRwz z!K%&vV9$SMf3RhooH9<1yDJlNU+c(Aks@L+WZ;KAk&z=Opd zfMr<}!*gga3B|0S*E6l_5WSB@yg-hEcj~+13b}v#LO(DpLE4rb2z1a^pb_|%&I?7e zB8o^B{M|I9o00g0D#+^}q9P*V_Qiq&b3C9qSp7N!;6#vdG1T|gtqYSYU;Zdkiw9RD z*A;(N>{fL=VYuL8aZ?0>%abHjTob9k-d_`Gz7WqVxR%uOZugqx8hs#n9nuO4_0B~7 zRB?Y0SiVM)&8EDH*-Mf{!Ut}zBLZE#E2U)R*(0jrJ|PIxK9SOoEs&Xhcp<9a{VYk} z&H)a53_>aYLWY8$vZP249~fxB!oWjinvx)U3vdPI>PA%L__3B|eByej4(5ZB5)_il z)+|y#mFt7%73cQRA{`0wp%S>DF()nzUO zDx}b8)UIPR@RfH8B)Z>ojRrx)P6p^SVJLLxW!Zj2<(Im1i5Ng;cfxtRa@6P}v~T+Q}70o6AZhOaa&bVq;T zuJG4DmK<{=_~k7ON&$HD3QUQRnQ5a!a0ARD6{M_y~`Us$~0g4)+paF^*ppXHI7@&Zex=)K8B>4^oa5jHqP-1rq z=65lL0z>+&Lj`6&amQth1-(4xB0R)=KHfPn%O*$VtNqql0{}3QB$I!;CFJUY@FU874|Z07FQR;^INApF|`m zU*R&E!$~e2Fl^~V+53Q@e2-gwJyG&hu+jr=@HYkGP`OpNtXZC^-zh7g!eef^fpxJ8 zLFj?!(P|(vKXI;2c~AQ2jN$ED{^2F@D*^`|199kvBtG@H6;=VoFo1vOC$2T2dIJl~ zGcZ8hBmjfnk68o*;baToU^+}rr)tc0?7hfu9h)!Z?~k?fh$lJS6^^~GSo-0W-00jj zg3~-DNv`nD1t)uM{IThiO*XULY%=cF#TA&T^SJ*C0XUn@Y6AfX2V2i1_QQehDwD8Y zf*#LUFdiBOIi3bO@=AY5b%G4*Q`}HD8{xNTr!fYNXtuS#R6NBlh$xIfXXGg`;x65NC~!^Ga4nY)MSit<>yK`p%~`$m4-0%Z27c;tUvSQwBdiMYk4fGEdv^qP?#5# zF>(U7G-o&g1y2BaK!v{v!A|}Qx+V0$a4!qQ+k+4V_UWNGp^y|l4{9WCb*j)ud_#+v z-xCsI8=8-+$vFspBXCAzEZ*UoC)dtjDPj&*EEw_EKv^|P846z;hj1WsVsZJ>e?pEo z{!bJxA}{nJh`{hPOHy)w>UqdBM1Yt0R|F=q1t;(;@EghE+HwS9$397Olq{~0Be&{x zM8nq<5sAr3{lZt1g%1O-_OGYi3d_|_byBH96k%v&w6zGdRZ1-~1Iw*Vqa(VMMBAL# zC^BlFD+-fJT@z{O!J15bu9iPoVdFzL5*N>t;qk9z{65|+XG_q3W(C)Uq`+CKqu(g8 z2f_kxBK?g*p&p;BMMl4u5{rT1O{U5%vNDNsr>y$y2VSmKgEn0UkMI?4gGb!cqOlnV z%ae32dHS}#2dG*)E~H}`^%evYA-zKI@M{!e5U8ySLx5Z#tfuPY2WGNd@XMY^ZGCX` zJZ)pyf~4v2xaj16s13d+;&CzcfulIl3=N$0Jn>SZ&ut}IxuJd~Q#<5ElR!9x-pEj= z@yTd?>tmF`77P}GUhXW(RgUp(F!OG4+fjf&C6mNTy~i;V7pv1zySqI)rNbU1}M$_7Vu$s0X%$jz3#bs%fUQ^l}rB}>W zM(H)9bSbdTf+P#_54+slh_pp4?!o!?mnapj#dS)Vg^j*clJoUJ{FCjHDGjOl_Tcx@ zft04T2ItHXCtZg)3GJ8yHI zleav7QL~6O;A-OsQUqpxsKAWQ2H3gC{p1aN7}UCHp#}RpBHhOi{KNf`gZOd&-^F-R zxeiOZ=T3uFfUaDR-4EeGc+bvOH&(dUL6o=+E1h>Jhrb4aPchZLqM+qdH*5)FE;ksT zN@yd>Bpt8|7}yQ{~o6v(H3-a&=_;4$y!bybi>5N9th$=E?!&Hi1I* zu{|L|uTw`P2oK47=Y+1l-OcIx_eXO02)o+(3V4T*4o;7OLV?%7hU7p)hCzp_OGyK` zB1R%xSBYVbQ~|}6ma@M1%+1=YP4XJB;DGA4nx(u{Xj~&^qeje1jf#{DHHstZm2GN& z)H~O2ViF1^;f$jw)g&Bt@eCTxi)XHi`7{i28Y$k^^kK#LKPI8-aa``2@lNr58^u6s`kRf8rFO>Q9U|RQ;*CDx?E+4<9*L?zi9wN!~(#M?LRG zwFoW_ZQyt@G8r108Ny%ahXMLkgk3@6@i`-w(dy4sap6D*C>k0EMya&bpD3lF#!3qp zhsE}+A7tP)j$_P(v>-qU=?aK58!EgI@-Y^Q67mw7gzDH(gJ`6b7f`&kZO{gdZD7RK z45;ZOkR~Q(MS-2o5{sP89E-AlAg-WTBjTDw^uB2&(8kC;i}GzcgoG7`O6H+y@RrRr z53|v{%u4ez8_mnG&5IcB%Vb-4=W6xC?XNDA+=ITyK*w^P0eSF}yNdQ|DnL|JHffD1I02S0ZtLzeRDZd4+ES zd1HG-8Qi47Vj7Y}LBve#Le(R`E`Fl@*nk(onhCx9+!D@Oj;EYHH17TF)Z~LSaLvFyhD})Qqv#=q)ws(Bz5}1 zf>R7ZFi>JZv-tFsQ3{}c_X7rKN7^|j?vrIl0B3ge0IA{Sgv*JjoE-T+Yg$| z>?m$#f)G_{bd$#rc^j}_5Rn*qfDYv*K4i3nzyYAXDBGR5j1i%KpF9O62Z#(l z=?QBckfsIGoN`j=b$*_4K7HOI)SYJU0K-H+mVXWCn_fu0OZt)P(qG!4y<0d>9xn%{ zA}N$%Q~L=B%Msasnq_)4E%n8pFc^BK@9_G{gSsl_0XWCFIUj{X{UAaClfz#qTtHYD=v1h)|E~R8YoT5{53<&}hu+AoKTIh7i7n%bY4#xgybI z5!1mG@4j(0EqP;ZMo)ZJDm;2ObgswaxRL0 zUOF3E3*>W0iITyKS6-y4xGnwhsb5=I8y-RY2!G+A^>a}*8&dftC^*5j`r$oKVX zwp}d&kcG4P>Hw>=TmeVea)qeOa#@A8`=0tv+P3T237OhF-f%AgovkI}9eFFiu&*KfG z3%9%RL{k>m3*DXN)19>M0%ae~zJpg$( zAB+lv7z(O)$MhlKeqkzS0ZIV0OgRlh5a2C;3xLfl5!$^X6~kk5kZ`X@qJ4QZ(I$ zrXlfY)$Xu1X8}*p-RJVteQ%dPKL#-=H!<#driE((CgVp~>Jdp(m3y@wlrZHL&X!bv zs3gv_B!rZ%MEpPA&b7T!9NYKb$mdMY-m~|9>DV}7mt(t)lT^(c9t^Tg2M~=QiTl$Z zNnDI$Bx^0v=Xqwjs?7TR5xQTO#PUQGE3YfN0~6ue76Yc2dl8IL>9$Sl`ba?vKjHg; zk;zQmjNT)`Dbk^j!WSg3tBSLm)oU?-z{u{D);ur0HY;Yva2zy?@P_%K1}6KsYzO0@ zH`OkMT8Aw_^pc5zq`DE-Vma@;@Jh48sR{y!<%W5{(F$Q_p!}|hGG7Wst=VZ`1&T&nK<@4Z#-rJ*+=04ktETKRqlT%&&OT!zk&vGeXtcjQ5Y~9hBc^i4^ude=}x8+qJlB{Sh{!zuQrh zcr-9-l0Pqh_{;V1L|2cy238MCFtLRqVBlp1BE+F6$_|&C3M$aX;Hf>oDj?xn5}QzY1x_fAfFqrE7R8nt7*u75Y$PE- z_^PCgn>&5muEtIEaBXv2PkehmEs8+pX?Rd;P^2nP;$o6ew(|O;r>2?@K~cntsX1c} z-tmb@Z)H^jZb5`Fs>rd^V1Ld@HJZOdgrLnx?{P*_KnsJmS zf6!PlaL4JD0ekl&s+vkL6>Tq;Mt`Lcm;~XURa}e^6zx`1W2NWIZQ(Y>coVC)<``>S zt{g{4aicK_c(w9Qlv{YgdYXkgs8ke?RO9*tDo4KJGHlwMQ3PXuvF9uP80l;6%W|vq z9;+6npi1qXs-r|#9!H~T71c;_)xYa&l#r=!&jL%eSG13l!N%z^*tcMHOA`isNSF8` z)BEK~y;==awXb|?AtKy+j3IQWY|CP;qjb3kmhm(C8N{QgjhuST1qLI?jQEXzs`mw$ z3T>_XL)-B>MBDLydPL)N`Mo&J$LJaNbjGL$`f?-G27Ni}vfLN5E;QnbCR&x_G!L)B znV@a=HsIt3@xxP`M1}H_3}d;FW*G^)HD}ww{6%guOX6l^I8OM)c(oT)bWs>o9HUSS z3yX!-jQ$K0d%KX;NMlHQ+_K%tiW}nmIzC7=X264teUgG#@j=4tjw2bd4i)~-KmI1|wo_>( zmsft+E*4t})q5@c{4yJ4BNtU^dLE^PJQRfdMcO;DY{MmnEaGTgy%na;-)sy~vDvCw zDYTVJ*du-)_Rq>HuG1H%0u+nza#~Q43mr9S) zR z4<1W$gxRNySgbsCh12q@j23(ZOro(=?RRQiv_||`@vWmKs~B~S7`{es+%S%`M?wnj z=WzRM|ph%E#B)H0p1dS5#4105Y;iKnyy9*Morwn_(Id*U0dG_ zp+*|FY2Gpk)#rQ0f0^E6>EG}|aiIL`|JT>CQ~LLRT5qiT_vMb}C6j%1`2Y4rfY#Rj zU62ic_HWZU%^m-3RhGor`}h$VY8-)l=^7hC(7^$5csb-yxX@BOvndGFailK@5`Bx zGGRCr^Qm8_2$LRPxO5aAYV=)19c@VpcaJ%*@ChpCZb*>^!u1h86q|yUG^7b$LAd5S z&!HbQr&;ds5 zrTU{fDtjdN@Hh?BgNA!>L4pJfOaDhjkbu5+CI18=TiIv;-_t@o4`ftMj@OwE^o5-W z|A7=Z31S#& zDLOkiQY@UJ$UUVA4wUX9aHu>-fg#1NIUGo0Bq)l7*ik2L7Q-pjwH=b>o!2Ve4bj6e7z6pF9QZf+hl#IQBsA)x`9qy?Vjv5SM{ z+8qi#5+sIwU5PGZ4J&hhIaUB&(m2aU@o&4&M`^CvR#)6IcxQ2$;hq&naLh z6c}T>I5D=<5L=a)IAN#wfQuyF_b<~bL9)o&Ge*BrEVCm?Wc?{YR_*IP1Wp0_<_}UJ zQDns(=kyZ?78Y5M$1V=Uw!v{(R0LhxzL1fd5G0mixnp_qPuT2#XHlsnI83fD`Ily? zajIzyV{4T(mdnXF7Fh+R1r?phB1R6Pu-}>yBz8n{xcY?urB~q^Un_gzaYZzz49Vd> zv%vN=3T#iKuo(0dB&tGi@2#QW-NnYoj?E;+z&-_2P%IY_WIS2*<_e37x3H)M3v{+X zzY$qV3vo6KN1_XVszv|C3PpB}3Y#8If$iZiu%lVW;L&Uc(a_>J?Jg447~4}{|>gD0x*~% z!ON69n50?Q&ekE=-o!YRzM5)=!tE?9l)G-(p>#Vx3Fk_G{HGp~sS~5KVT{g)u}yZ0 z?Goo|77YydJ6>>@V&e<{&dW?19Q{Cp-GmmHZQBJf*me29WMPvbx@H$lUNyX6`U@LT z39@psDK-g`vng%p!iIihMzGuw2~uRdV)ITnZvqFAh0~^NGMnZUU9PQ)HL_ImE+_(u zA_T;nd<4aR2X4G`Q!2OEX;{%`MNqPXf#PIe6+>28xjw+brh^Ly$)9kh?K{CqrGrQ< zQ{q1Dh)B8^m7zr^7C~Y2SBy`9rsIkL>t+-KQcT?7-qoJ0Mqrpy$2+Mgh!mIGzdV2U zYvas+eQPyux86GTG9!gX$XMe3?8%w^aJG1rAk>}Iyw8hfU?0@J9qkn4UZN3X-ajpc zPBadQjR4J9iN_n)05$?PuWwIc<7nPD2tI-WFObWK<>FpV9{?lwZ_h;+X&RxAY^WNT_?^Mrx{_?yrwRL{FJ5$>q?s92= zYRkK)8{`P z4#51ytGnf<<~!q%d+y`YbY&cL@0a)LInSo%yQi%)H5Pw0(4EJHla<5XDHW!ZIBV{% zzOBDh1QSO~p@{GV2W9?fD=Z+#&Z*LW2crtpd8tz|c~H-6Kp3TGmv4Zx;5F-V?fi5M z%CInAtyd4r_3Ve4HP5Hh%@ZG_8<_v}XVcYg#&he=%zC|AxQ|Ar^XYEtY_~?X?%LFH zwSHQAJ3~`)Co~ zWbCaMySJ%f_S!kmo5j>MQ+`=ZU%Bn{!7$h_-t^JHa^ag5o`q2wEciE> zY})Fq{mpduWMXI9G;zzhX;#_J-?m0}rWwFa?0LRjY>CS zNMK?%cXrd+lZoYO{Wdjea$3u^iRt>)*%~#|8y=%3^OfAr*lb~BX!zAZd0NKr#9)@M zH5Etnn3%0noXY)%ZFgdx-f=d(_h}GtY5ureKbTY{(s()j_b*e^^~_jywdOrBXXhB3 zFW1w#v9Uo1Yx}k^9t3{~Tf>g9Fnw})nKUysEk455FaSoA9^UN9nfnjZok=OLjTi1> zZEEYzP5KPA?RxiQQg_wHTgP*D{(9vv)?4Gx+#1V!q6am14Wij|oFD$|Wou|DCQl7b zjdG;4d|DgDvM}{b7L2@w|7@BeJ&|{3ypeDWZRf7{!(AI0n`M7=Z?kk~j?cqvG&SBc ze}$Nv_dnkNtE=30>xku5)yBzh=BBHw($L#YcQ2lyvb(qnwh?g&jgh(MKCY%q2yj{R zHLzc;pQa}Bn{TFh`^|XGSz3Da0*XOMch2_N-1=p;+fHXj!7!@xe@=J1Z9Spnm|Ab0 z&60<~)ZBCbEvA3$ej3;t1z9?cHH)rbPYYAiP;-^@ciSlPqa+c_s3a_#>jVw3q+}$& z|AFDDS)aWx8J-SFaAc;&nj;0@P3dQ5YFbcg7|Goog@&d@kR46!X?9>`0Wy}}d6+?h z(EKbHzvG8V=g*1w@qgg08lvVX< z)jR6-Mn40^D*w&Ql4KuoQSU6!zq>Kq8(3<0a(%P?AX#}ZOs&S)FGv6+K8v_C%x>ap z;RIj`kosHRw#qcIErSwZ`f*^U*5;`vy^;l{^~B*bNDNa@?2O(g zG<-L15su9r=e~Iq3gi@Ik=(IH#R26*j$-p z9}rtWC@MfGAR(4J{o5M>%?V~~p3oo)K8^tUW1N2(Tj!8(&5uQHZVV9y85c3-h2m@s z2*=5-HpqlD8PZ7NYwl_Ia9F3-|btOc*n+Z5Z9}agvx@=7!li0SyHcK+huq z^gP5>&qm#(c7LylBrA=3RMNPJKL|6oPsJb&VE;jrDuuiNkncomdoVTSm6&gw>k>wY zX^elH_iEDM4_cU-z7sxT1Q^GKVI-#{<%6Y=kFQL7LA>=h4)?op?n~bf@qwD!W~K$O z-P*1%Q5he=o9UVN_JyT!A3hJvCMDXw;m{E!@oeavlKef`-|3oP=sva&Sa*j#gbQh! z(hT#)hAhY-{(`bR3Ne8tUoq2FVk#=<4S#>dNP#0if&%$1q!69BV%61Du#swT|PxHX2{&^l4sc-I8RH~mo9mf8kF*tw;uK4gaBn<;bFdU{{ z5tq{9I26WsJ%q_9f)gzVmeqGZ6dWI5;viJ9lVo%KJDAh2mngt0&uLLIzvAt@xWa!~ zM6PD}Vo=3=f~~bST_F+nM*V(1iaiM538p=eJT{%66_$pJ2f65G8=3-wN?H8nAA;y3 zHeKXuk%R}xxbIp+yessXfdRw0iQIgtLYf-(>hsEc_9_Rgeblyw!seeQEX~KMfOsg# zkvBJ_@PpDfpHQzIC_rq@M^LprV4#0m-04!^+8T!>PXg1COpzLo%~;6$t3cz+diA{> zmn=MyNZz>GPQCeQ@MZe4Th?@XvSWk8LCjg5ffygN1u2k`f2k5uK)CKjcXqt?tlPi$ z<}wWqYS&Ov`1RrdFJ&J=0tqR@MJ7W;CPPN%IVOo=9ma>gk-i^xZEetmGw^@15VKh0 zVVE@@23b>Kkfjd>So&bFg$!<zZEP>b(h;a@whDd)vY(c^~$k#7q8N<>0xF}Efmv?_SJ^;ykI~9k4c~gaav0PH11ro+bS!fkq%_<8Vlv^A- z4EgqM6%v6mtyfAddn6eWtm}0+7-tj*rp;a?1c}d5sa2NB+Ho)(EzsGK4+W(wXveuA*JGF<{g9OEV{TPk=FB{==`&)lBx) zp{)rAW|E<5;VH;6lCZJlG?UyYEln>5swY=D=}3X&E#4t5$BKV8eJ>uWrgvWoR-@Uz zUE>_#Qz_5C-BGrY^bQ3XE7RqajTN$Xac~qV-l~qI#bnMMPfV^<5OF`iSeiK@V?|us znI1u^Yv;z&YA)x*$;mclq+0h{i)Lj(Z5o6tIonG2O6+J;2)--v!E(roa3n!4Hge3d z(LR=q{jp-d0il2J?-e_HxWQnTu6cITooj#JG@H)8kN&Q>?||6m%Ljmpa;rzXQw>n= z6GL4#4T8b`wp$>4Oz0kiDX&}6b9}5PH^K1X2!^I9CLLo|Pun+{7pK6x$%U1G%1i!T zussEUAroX^wZ8W6(y6j{cNb+mod}lIIQqW>^Xd$jJ_&!el1P-U|MgsVfCR|3Ls%&G znW5?x(eWX;`easzVx?b}ckm(!c#jB6@N zT7@SBcbVw~g6(t}6cghBbU~?UL`e~Qc;Wr2svu}+5@g{?z4&dwGhc2!27YM|uZkE6 zcf0y=LFa#M6S5oHQz%Fh$aO7ndAJhc-NX+PAr-`FnC`$G98ZHX#Im|6t^0Hy@XEck z<(ZX$4Q`+K?J*JD``e{JBwZbvvx_!7v53FVxIFoY*8PfSA~=#fwE5U4NjzJrQOk;MV5tn}ju^X`H~RY(e-evqPwBX~l^ z*%6aeFIf&wtd5x+c>V6z6d=48UbtDpk-Z2Kr2Qlq0eeYF+gbbJ z+EYGPRH5}VURbqn>?wRlk0hfxnie-cr)qys3JN|as?X(520m2$x+7_xG`qBJOGn4u z0+S%mNv6t|IxtLVMlc-B&j>6c`|60`)N_eiEH4N$Uev4K-?{f=RmRD1TG!8RQ@i>7 zS^nf^^=$i1iudV0M!tAW6zO~vDp6U5iqfmx9Hd0W@}=y3AhG5<8--9FI#XQ3vXps(Q!RFy@9&8^3MR?-h8GM1;MUH20~TG9qe+A{w1Pf{(!eP^Yt+h>n~`w-2WNtYUch3Q`tu2$RNzayX-b z#004vu_fe#Bye203a^C}yZdxdiHMOZj^Ll9-t(q|%ENy{A>Z?sfWj{iNcz0HSFhF$ z&M@7O?b7ybwSUB)4Ae^ESM_N5C8l-uRA(fM&cFOcU z4-V&cX)e2&>WM=g$@`i(kU_yq4lyp65}9}{c)wKk0C9bvVe0lNa7pUJVj@=l+wa#y zFpau6iGO@e2(#l0Jdcfmf{6JA;?p8hbpf?JqXquutSsW(Z{1-Uz;!{p&5t~L-{eL9 zo5qP}hqShOpZYiEIzO-1#?2X)n=pSyw_)bL3I7kDn$00Cc4eO_9UKnZtDUA@+n?LH z%HdDw9^Zb+<>Dj2ZJWcK9DemHagY3e;G z_btF>ckZ*}?WXmm!6RwDtVRfIFF}Wre-I9neWAz!;?Y3r%b#cMo`&0Gx?tb!C*dhh zqC)L9N(;AjI2aTTO4N>{v}j##F&taRCZ;e7ICj7Bt6R7d>DO>OjN zMXKQjOgdf=o%gZ1uS>KZ8%^|GYN=-Z(sMX}p+6#L7 z=nW$VYf8`J3Q~K)ua*J5?c&YsCN}CvH?h(DyzRj6C7{pU0PWSB`&cpTy-SNxFn>Xy zy)T78tz{StB40U0h42`p zX@Ddv1`Or5j12<2jABkD^e8UfLVcY8k%=z4xFs$%WbCwujA591T|@&Zoiu6~{{JKJ zvsjR-w_vH5rb>Yjm`uV>)!_gQ9Di>5EOK-pqCHo6Vhv zmq!D$^=`Uc-nTP&qx-m8Z=KoHbMD(3ym7gnO_v5z&juzh%bmM)S0-xhv48WMCVjwe z;)}a}VzFUzc-zq+q&n81GR~=T;%yj_KAy~9q4v+DHjm=41R~7bo=1Jzh06H51r=uz z`2tbU*ewXiobj|U|M0E~Gc|8V5C-8{tryFwL5;8p#3E{DPzD-Hc{D|}=B+{EQn4JT zVszI#s2JYts69z2Aer?bIYsFTga#2Dy!?_tfY&f0j*CFv(_L(83{-odxlz&Bk|X(A zB=uDcce12+KYza%n5^8{dT!8KygJ*5wMl#T^S+6G)#{s*XYec+-MU`~-8ToA=2dYt z{Ju-^H?Y;*X#Cxis_;1hUz6nUi2>u2Zt*cHcR=h^Nj`$4(hQ(=xEPSBH*M(IH24aN zA~>Vzi2R8Sx1gKZ5)^zW=wFk`@h*S=fN?=vif@Lc3ZOgn<7;Xf4Gm!!t%^`J3aB3r z)K1NV?b3aAcm8yEGN4ZnVYBtt!GW6>6gQvlrYLaXx&Oum^~dio&WnSKpJ(TJxt{&N zvEHM6GYVe0GbFfPxJx9u*{)|ua)*mwd|^njtHbJ>IhD$i#+w%a`oeW?T^ znHHER5`8K;bp{P_oavn5XhBvMBuEjcev`Zg%xUiTb~yk(GZ%Tgl0LKKP4k#I&MS68 zzn-J0^g(~;i29Ci%quUS2z+G?wtM&>uk6AJeB-CM%Z23uD!3Qe?{@D)C1?>LvXkbl zzzv|hZmE7W&2)#o!JueuT zs(qVisMdWvjN(-=@Lf^N-hJJAx`GoejJ!PQgZPsj_9G-t+OG$a6iT$S0N-L8DRLEM zK#dfhyJ}_BvH{t<%O%Vn z82%s77l<7UAi#4TUtz%R$6^Wlik$<@sxRL5A5h>o5b)-%W=|l(e^6}M)*$l*EcJZ% zaRmcBXZJkyfWdl`KKBR#hm%M5EfV)QL6WRaIT&07F(aq|i^F@LlZN-R0b`Ro_)h^U zlZyB%0fUpZ_;G*lNA;+l`R7SJ@v0`8pqW54d?$)iB=XVicho;m7yfiPIQ!SbuI*>j z707<>zBFftERKL5M*><-DG26KZvVU2* zKY@U^ab_Uo)l*E`3=3qKRr>kFJM*0mlr+Du5A7+2gFu?WJyA2Ha-+%niKmP}Y zY^QJjV(u@t(`UznqyM{hSN_6X?wl=ze)b;yWqtU2sG`wO9?#znjB|ERye{CS+n;U$ z5qiN~B=!0)4EMT()ODQmH~z4DZ3Xf)bEQ8JUP*3YRGrW;MyxFP-4%X@oGi)C&KHHv z@jPF673P06o9FGGwl4^s*?P5dW;wwpgAGChi*(>2?k$|LttoAZoK+@7A;RQdDT> zpu3*!mj3IrUnj2TKk^io?SemZ0l{vNtpjOLdys$6do7;p?Le`-0rsdi@E+9$-WAyZ zyA|H-xsHS10F1l#e>l!&y5!&EzfPAPjBQJTzu-lXf8n6}6Aizey@D!hk-Plaa_#(t zbcQ4~f8>oikXfzOOJ5ocRB~!!4h@>;{0_}fHMiS3uy|O)h9?4m<=Zu{`9)&@LHO8V zwtjzhSC0xGU@B1lv1?r9nlatZe)B$7SdgG3elvn@#`0jC$&ok=)t^WnW-bRi&EF#! zb_xn$#2kYd6T%}YgD5I=3sg!lst>n`^)yp@5j2}NWJxh>Cbl4#(7IS+SxEyNmLsqn97z76QvyeTXXS~ji%V3`noWefge{J>)!RefkqRsPg zTKvt9rl=yo;a(vJ!Z8iY1i=X(+p5EDT2LJ3XpaN|QQ6_a^Lhak`>*2 z3)JS-&BaDI68mCCP_?nZRM)ZHCy{@-Np5#QMN&ih!68VnJTiK1t4L;5MKYUeirG|C z-B=mSRb|wijRd0YML^)nCJ$oZxV0BA<|CEM^oC-=yf#oQn>P=I51g&IDT0;Fks@{9 zt*>Vw#QRucQ-?2x@q{sbR6?~6aTYUOhX^Wol7EgUSk(U<_p>i)KBi`=?IeHR)$_VQ zA@fZwFu4xbOlsMEX(Qa^K;NWWYpj_h^wTd$C9awpC5Jb{cl*!gLZXQHy?kgXC_3ol zsnrF}@1|(RksCdH_nRzJLEd`}MJ^mKh>emj-A{Fgy6v-|{6(C#B_Cvrw5fmb1Kt{b z1SJ_!am<3(Xx^Dn0IJ=aXMlgm#UYV#*i1IsD&FrI8B2AOJ|m=p{N2Cb`7#yk6<~X@ zdato<5f&SMk42D<((xJ=n-p5dLTK4fOW6f2#Mt9G{&F+q2R9PC*~Y5l(a5~a$C1h6 zuQtlY((|N;Co8pDVw8Ml8{a#5LeetruSF(uDC-NSQf)Ph%$DDDqkw;;;wo7AD;q<1 zwAi!FuNR@Qa_p7j2zl1_3rG7fo9`(~$YnGv|5RLn!XMlY;Kh$(#yD4B|9t_ki7ZIX zh(D9KB>x-^RQ>EWT+Qzf3EdCIRiFC~=vHL3oXC6#j1lsVz)GT;rqp8cj#L;oyW0F> z9G4eN91Ntw^P|SMnt^}HJ_z4c^8+S0|NPeJCQ1O2FZy)%{W!edNfaE91vv&Ku@wqw zk_2s<+6Z+8*iz?{k9O$i2y#`yRO5I9JR-abjf12;o{Z5TnV1vz6B^%o-tcLVoozK(Sj0I#5A%9Iq}d@p+9-6_v7rQF-j^zZj0JyPCd1Z7SI#GJVPUi` zg1+{WVIwIXmZ(bcmE%ZxwcxdisHQChcoh(Y?H%pd_^>a-&5iLVT5y%ZN+vJpQO^3F zF2f$Q7|*>Sue}4ycxKi`k=Yi-l4rLu(z>K&kO*hK*-_&lS1Hsr7v>!siA?0B=-R2y zI|7*gL_=Qn$S{BJj+(mMLIT$=U9pHZ>550SN43I%7l2a$?Lzlqbl@dTGhEE^Oj`0v zGLEpxW>v#>5+SX!63YvZPg!1-qVO^Hy7H#8ox5I%bBnv} zdhpPaO2ypIgi2wZlS20TuphFSZas&GeYsK{ZPt@>XSNgva$#se#EqpJvF|OcZ!0ry zFE^t96Y$Y*cEo-0w!Z4r_=Vhl@=ngcs>S<#>F#*+Jn(F>5I!88g|qV9R|gVLHzL1# z{(Qc)mUw@*l4$&=Eq*w^#*o>0|MYk3AI{4C_wcD{px|;no%_zuorv!BY6QXGH{Rn2 zGP|w&_&CZJzPiqvjZ9N{O~o;FeCQ%Nwf1K}HalNbsLQoy6|$}4 zIXiiXU*(C>{@6L*gC(zxLap#1n}5fIZOY+ zUCqTga%JcC2ISu!AB5YzJ0p_s;G8!sA%}nclKLCxS^iyBkiN4|Q;)afo0Ulbg{?E2 zKbhLDoL3$)-o6Om3hU=*o+ZQ}!5B9WmA7(@O}*vEZxG{uni}tx-p4;c#y-&eH<-Cm z$e&3{i}QoKHY#hKwe}V}HP!Q44J6ge*=k0!x_k%no6oxst~Y#~;4S@E;U8vglw*It zA-tYktTEi`<@v$cnvp8sRRfkYck?8?NjuwDc`XVbcy685%rV59F~*PG(t{DtE+3jY z59^1L+QV)oS&Q8`IIw!k;?$v3_Y4pZ5&4#vSOgY!zmnR8K=8|cw9P< z>zzB@fiUBG>tg;-bMu|6a`~dLH?4o`dgeYD_zen}ezC_JW}f5bPr`{ij1di>F_m|l zlJC~6ZNn`Z@wP!XZNxj*S~8OuMZy&VBMb|6-<}V}U4`c?EmjvyC}x&3uL&Q+80F7R zRpgYBNgW0L^kw%1!J4|s6x;HyyV(A3nsuc8{#>fv>kkrQq+1yyJdcUa?W=#-ByQwZ z+Ek$3cdlK9fQt1Tg&XV9OspRp74(bwM3#3}iVFZmgfg=pM_=GX_^`k4kpdWEd3Grb zWNia~y@ccZ)ZDiQV%tFb@*9{hHl*=EF7`X#$vL4%zrC9qBOy1P$Rr6*fyzDoJ-%@+ zf{f5w;^f!UF*v-*#R;vmHe7!t4Zh;EO8b*4(5Ot~%vK`fcp1x0#2B1jnqDZ%tKCv= zj$tQxzh-ld1X!lGI0a=H2`jO%d1ot@R)NV$BV4^Aw;LsS=C>b#lfc#u^{okYL29yd z9+W4X5D9sK;?em*P?hq(HuiVOEk%O zNP?pcpF$h_2LCLA+~3C(oRAXix#Blr`8X8Z&A|ba#sU&0HCT{k*Xqp$7#DssLU56U>VUvhn+HUAuWq+2_8A;@EXQeY3t%Puv)sEgFXm4&5 zf|*Z@UKmCac>~LJBac?etVHB_aLgFyT7kt8j%Ls<>NQ#Wx`;3W!go&u?j<#Jm5DY9 zO0@&#+6B#ZR~Mm$DcgWqc>$f7==Ffx#kU|Ux4dYez&8;@F!_IPQqV0as{%N?v0Hkt zm#Dm3Enmzh&(ojo^UJgEy=*q??XF&+G|Gj25qD)T(oG{m!EU||1^O1~Z+O)FOJAL> zyAWHYmg_fh1;Wo?zF1K>43qCQRC6^dLs(**#WJB#Vdat9!O{^$SwA8`xC z&J{N%0K+L^Z?}JSXW&=1JE9iu)-!`;1-NL(A9qVzZU5YiH}0C(Q~07USW-Un-DXb5p)`19J(l5nTp~o6z`!+s!TFN4c$V zy5pJa;bkZ8CYn7dHqmwxDz;tj8{P+U7oR(??hNGP z#nN5j5}(K1e7#!!Lc;Yn`_0-NUVpo*;MD@+R~-L~SJ1em=N#{mOp)3C)!pu1OmmL7 zGp32E-SmIapKdndDj3zZfOq-l^$X8)fJpzwd%vE|-|a1Acvo|C^STx^2i)i97v)Cp zL1M*Y0Q3poYP#{B)`s!r?RZMN&yKP63}nsgYGd0+cW!L!uGYr3&+EB)fS*C12T7To z@45drmwqvh4c;y-o=ub6cU4z24H_>VmOspmXHS1yb7RGIehTCD8er`%*5<~`72pf& zcpmCr4cm)>pt<_ic{Ddx-5xq@{q|%Yj<&!Uf2L?zjn%i0!`E648?T4AYYZE|c;=a8 z`}Xq@V!VbJzZe^PO#w5GYp*F}=0H=>06mhP;=vbE{ zkb&Y0xJ&sWx|H*m=MBId(gWqddNcj~#V|NxqfxsEZIplGu$k^QcYY@*#zCf>@~9sV zPJA?vRmLhR-(LA_zjVQni(77-)S<8QPPqJ&j-tMC>yzPY~oQ z53;BX_6z_WlovP*n~UbE1OtAm?0$a?LEVL`ruHmIvML1<`6+-AER16i5s@(Ftvif~ zk8uei;)v(o_z;6KaLjlW3nX|H6W+vvn7oKH&Gl;viseBFBg(i0zN5->(D(mARmVRD z&67VW21!R~awPmeF{Dt5t0bjgSpbs<1&>(ecCJCD;6vaKk{9Fg^jsR&umcJfWnb`a42gOm9 z74FH@o_~DarYXB|cO?P4>3lO_HUBo)Eoygp$_^aCDmJCf#Y&Ns|3EmGfN z-F06W=C!;f7jYFwC|LMv@>#VP{RgF^;CmW&c-f1;;R&QcUiL=)gotEggVWPGOmsHd zDiH$8ItvE!G2ACD)Egd$DcKDMeAkJ5K@l33P~@sNYlw(XuDV$@GwAaam!#`|1RF8D z!U13`2T;iRxV2zikEn$5J4&&5sc>Bc(y!RuA?Hz`R(6s_o(8(NLu*e)c+W zpi|RvH$boBsc6hKthgeD_nvcq<*gZ7+5+==vqllD_G$?&iT=tO^u@w4gbsrwY(qPo zb%rRSUrrljz9pjh%Wy=ObmkZ)aNnZc1g!SWCCD%;|zu2yy{r_D*prx9B^HsHDROLor zBdL}1CeAo`>!qE>X1ks_p65Sq*Do8q(%OG>SM&87LLo>J5^d^#=@+-5LX$96pU(x0 z)mMFtr&q`$qgoeMU`?^mR}`b_QT#VI{;^xh!Il;#F==O?Q`dK^)l>|R1ZG6k5AS$x;tMw)*>UdE*p1)sJS=o z-J!sOBsrVXQws=hZB^Et+k}>uTI5|h$!$XCab)!gIkkDab@8rc7|9}^#m6kL2#Zz4 z&`HFZtpdJ2sU>)CI*l`{EcF?v7P9m-@4YO=2`cN-?Cqx8-9k8ji1nV~uC=!5*!9JdeA)^uo1NE| zil5$ze!j^&iP38F^~(;EiRR5PrOt;q1$VW1*;y&@z*|YYiSr2TQKwt_uB~xWVrI>c&PX=b3#IMtrxx22f9CKE)wY;chI^WEm{m1|MZO|3? zMa)p;w^3C7IqcIOq4S?sI?L&s|KBzWy!BC>^)gjhEZ4)A{0#vLe~*8SAoAOPj3DyQ z-$oFzN|omqY{EWIAKjTb=L$p60E8Kol%?O`+gJ!CzabM+qs4!)fiB3Wa+9czWBg+&;(aAiPCE=! z(p@5=D_wIwZfD<+ws`8M!gBjw(g8s|6Nq48Y#o zV)fq9f)MnJrNS|x`yjE?5Vu8GN@O$}K}D8XQYu?MwTyR8fA@;3!0$nI_?5j2V_b8V z1*U=gc(Fm2*S1t#LmOF0Ffk)-qYx3E2Ew;-oj379qIBSC+qcJQP7AB3lqCX>+h!^u z(G*L(LRTd55(PPsf@C2!DtB$m04~~+Y#h7CNmP)`A_UDQc6)_8+u+Tm#37uF+N$8I zzKaHv|F-@he|1OIOheoPF-A&@l0#T&m0^X5xQ8f>|FY9bD1EPTs6xL-HPlxdAQk(! z&I22__;0?y=R=zJoW>as6@B;pq4|LGRVPnSQOxorI75)Sa|$71am+j5AN@ffSUrCY zu#Pi;F|A5d>nbaPn27`e1V2oKPYO|n{4fYl>ZHE`f2*Pp7XoyH00u@cBNrnqBKzu? z1_^JRx;v_jK$6zigA?_Q==YdO@89>XD7&kbH&?;q6^bg;UI24fpt(pQm3J5eWHOPx z5^@Z}^QT-}WCteQ7c>V7jnbo?A_D_;ZIVIIuimw8_YytW$K5SccWp&IA$+g%tQfxg zB@bRse?{AB8nPgYf+~t-4Q0&aaXIZR=Nd1*;trY$`gLK*5-xE zxZ071GRrdmGbpkq8yeN#H7i?DF!Q0mKTm-TXB2<}@0*|eg6B-id&J!_Nq|6n%*0)} zB>RX9nx#Z@*_uKiV|jBE9f%TMZN7LBF8s?eQkX#77lo3HChcSn0L!S);*!9ripiU_ zf52!v%mHG5RxyF5hCIhD?i&GeReAVtOupw$^uAep0Z^hicbBB}`&5P+G$@U`w-;-1 zmKyPr3CUTUfQn;>rU5S<$k*~hg~a@S{9oQ}$+0vRjWZ->6JAau(ISXqR16oi$|43N z3zGA?qdc26sA94wVCO76@==WF7Z{HKf8}Hzd;R3VP4~1bqT;1`8TTd=Svx@oY#owF-2gCdfpr-F4j)LrS4Npx#*}*eywL0TTkQ{j_E>Ed(g>zx$-}aC$*@cbM;E2Jp z1A>wR*$NZPEXWWPBP7B`Ot7 zI==0?A^ZKEPF+D@LveYtUvC5!e{+rO)Ob8K)#4R^X$clfu5l*ZumWmn4t<~9@Gqks z6NMyTa_-qAiKVTq4foB_b~B<`STZv1JaXN$=GmjISq)5^I@!pY_Yk^K&Rt_UNyf}f zv$&*ck8xKfgR4Hh$8*rKnJ zu)Bgf7R??k0PC0@}ckKLamJT@JI|v#i&Xjk~-(^NE;* zFzy-l!FClE3__RByN+9zU+#V1^+pKOga?dB8dKv47gM`{b!a}6{xDjO3~6?VmEE%X z=}?cXdE(3MvvQ}M*bKmUt*70O(HFc{swddQU;UFW>I3~6y^+vIe^A&fpueUa&DD{D zRS|C0MRZulN!#XQ*-Nd1Rlvi&9s-L0mO;@v=ki3acJE+R>M-D=Q|ykd10wb-L>LL_ z!MQ7LAcce~YYYBpsHzY@%acS6I{c~*?opyQ0fu;M&HqRP_73E_Z!=)ZV4nq9b{>q1 z_Tf!rbPrbIzpHv8e{kps%(cQ5DyL)=q10e)?cwuI(|Mp>(4fsxX+Ac2C(12)8osxd zY4Fmb?F$Y>t9&*PtM%{Gt@F71HR#vq3cX_Xj3&}!M)s~flyp~N!z(zP!o%_hG}yDJ zEf`s^c3_64d2`Vi?$cVAgA3ucY6p4s+y#GOd%hUNe2Knce~J4#agi@Hkc&9sgAe5U zF6@N=)^;6-y1+_}$JL7nvcFuf9u@bL8nLVCvx8y1&2;NQNksm6;)4ZjJTF(^0x9Z` zbybSHlIDb!!l4wp(2S+Cnf^pX9HJ84^0>wY(fjobeVLb&Fb)!476|g4B_BwpICd8l zXmAk^pC-D;e~4|qgQqY|z^*X`!|Jo&cTu@k-)%4eRZpEnT`wcwU&DdoK(r~3kGn=d zjPDP!&PKK=}OLe^&=^taosK&;S-Vsy%w%XLU1} zcj=hzlXqO8V-}tYEZW@0ib7-bTMsd!8t7PT>c%X|&~aRlBNk=n6o)3fBWabZbeoOu z!@473cWJ9|)5C$Ow`CjRzU)O}HAbkxwf9Bdg>~0m+=shs*-&^%(RFaU%LVn`%A)?Q zP&w{JfA}~>jEsa`uRk|938p{~Rg#?jvZ%!2Zlp%c{9Z!`AvL~plnnn98cvdAL@dq^ zPu{gpZ>R6NCp-DK!A{UMJ%s57ECw|BYR~APa5=q7(YRa|py4~ghoC*~gBD2H5zm&s z_50O5Zv$Aa4J!wHrUE25szzF-5=rpa*-nA&f4f%9LWHKoPC*kMW zv9fC*PAzt`5@?xv5#G9L?!8SFe#Y4+m=5=D~_LnUT00lnP*> zX-=-Bt~9)y(qus8w%P_sObVJL^h23llwzIAJT7=G-uNQ`gyvRYBD`8;3jZfCC2c3g ze?SSBMq=`X|GgQpVc9(zzU+Ooz!9%c-y`vN49Kt`j_W1Q_b%uFRHQLwiZU;s4HWtM z_ub5!&bL!{HTb3;`yE;=U%V$Mv>Lp6LWz`NR0OfId#c6`Nqs8;l&aVXj)|jly!4{L z&p6YZgVM0#nilED0)ryM%MjsZr6OChe{vvCGSR3X3k1fhTx>1IQIqNNZTideo!rudny1Nhm+J?f91S7 zTX3G-Jg$L&yAi(AfBK&LZwH8;{kik-@(820gwd)9$(&@d`sNXhfcLcCB8!dpJY6oq z<;Gj{oR5nlFZdvyyiJP%GhmOD=UZq2&VYRh7JR_@DwkV)W<|hGThdmrfREVmxc2AM z-PE7ETUg9V^lAOgTI*nV-fJq875l?(H|899J0_!@$q>W z=fca=fd{852tuPcGI`~0J$u75f;hONJHMe3+sDTsiVEpDwr$pCpY0rq$u6&q30I~Qt}O7f3Tu|=R4#+ z`Iw1UrTgUU2jWz3cTg1YCUO5Z-T$HOxoY7L3py_=xw*VM_k$PE426t%T9p_9(E+-g zdGYVLLDOl;BjaK&wss$ip+$~J`1p=jORN+XU0@Ryd0aO*h^kH8ozAtCr_Aqa2}c5c z#79?gf|X$BtQ6jW+I?gQe+{hz5FOl{8))}{!)X55BrJX5K{Ab*?C~N*nj9vN#?%f2 z3%trPgtLb@i*&1K8d6Lih(adnDAL^W0h2g}en^v~S!x2Z;*4lFhls-Kma;# zG)G29k{m}&9BK1w55RtY4z1;CM-+Z<#(oSrMoN3JDobb(AymYj8q!x6Y;?l8KV%&b z#)@Xh-Z*GRgjswkuN=a6UO)Ka38H=!qar>AsD_UVX}Fj%ao$~AJH_kv!oPO33JXL= z@A&7{uwoV4uZpCNe@=`-8K?fJLo>?ks?Cm{I2SLduR-xx1w{m`@U&VJrrZI66s$5U z$%W^y)~l&Eb6r@5>`Cz24$&}N1ib01GoQW9u>lbC9gCG6Z5<1Z%*$%-%+_;-10R@@ zJnuD%lFNnADq)a`dq~8_O^cE#WxlkFHYOsxN6jnW@H4Vff8m|mk~ak620tIyRlbNF zB46j<&`g8*yoCyd3wS;vBpHh}e!h$pWfx@6+pB|BOckkaecec)Y%ZI^DzNuB=R@~I zoX{O18}{X_v!htYw#|%E!!nkoMx{9tZluCv1r@nDZls(SVw$+;p&f|VL;df!0l`Fg zMUeQ|J{gDef2(VepzjW85!nw}TL-H?ZeqD0e^zlp7@qW9$8r4s`p^Hckl6qAn*|+- z>u$uXs?Ar3X|z3y?s&g2Q9Aw==N7nh;zJ@a5oM*4RbL}~O!8M6Sm0?8jt~g^Xrq(( ztJ%2?#4F*#$Y<5Q9;VsZ}OLIC=`fjV& zA5(TY;M)xsHu~>zk~E>Um6AQR{QWqJPW{s;QoIfuEm%TpoS=!q(Bu-iftx34WUI;Y z;4{Ogro8Dm)p_dE(?&k~bP}RR8z20AA^g|)X_b_5~jx!QyBczTx~&}%OmP2>X1 zjpAnzcOUI*u2j=#)^!5cOJH@X#`T#RlHqMyD0ont2?NU+|8FXjx8~nlIVcD3wEZqu z?}W(cWz`8i&oM0BY_b?xwf)szuenstLQsr&@^gKcts(wZeilKl$Px9!fn3o%*zv!- zfAPQMs>JULsL1+WPCnG*rSp?#B=tFah#c?ip3eEHaZYF<7Zo)3KTo{jle-u#)yP*K z@cu*@>}|t!h?OT>4S8OB@ooso#aUd&LBcyWk>*B3LoqSKC@%1@4U}}f zATBD=cw915YTP)Cml;^KXMCVt_XS6Ye=?D)blxJ&RJ3>Qm}<0j3LtYvB+|_?D7m&E zz^F@v!#H*lHyLDbu#FNks_m}~SIq6x+nTw1@(>h7tf-c+@j-49?Av2iH%VxM*8^*1 zE;5nGe9`IATvlnMlJnketf@pyGboiT7jN)|R&_sY1f9)ocK;K0!jY7#AjN!h&BxlFu89Df zcOQWZ0pqPe{DJ=jF`Uw$!DDc$*NSGk0L0zfBSR{E$_tE zjneMHS0x1@pudFd9<93`Ov}nm58!N?26q=3bU3s6+zTxa`Q2GfxTA!QxR$jJgSMxo#+h=RSg~bjd^k(pSF$%L7vyE^=`d#XDG?(QcIS-yj*kS4SUPn5Dd(b+dt#_g5S?4qiQx?54De_Fua<-hNw-95!L6^mqn z>N?u`k>>j@{AAwAeE+<@${k$n7Wf=2mMW2`-kPsWDE?d-e(`LcMNbz8I;xcERMfb3 z!V@5Kh_kr%u4^SjGu~-wSD|f{w5vAvr1<~+ZvI)5R|f^e3>iLyUg(L|skth1^?2bw z9G=Ao1)7{9f81=OK^B3s`>px!-w^9aB1U4;D%gK#nv)2R4jE@fxf?aPa-_3Hj0@FP@WTxmJ<2d zN+9LwUlqhsgAWozhShL))8+6&;eB=`uFzZJ*zNjxy27D{AdQn)y*zbaL06F&;w5cM zAXtOHf13qIvZr6#0(>!37UQ1D^kKc-Y2x#{noefx?6$w$N1nWnz2a=TnmJ2*9cQ~; zZ|!Bq`Yd;~Slg>S*MHU3r7$J+ECf(*HNw}ee~h6qRtEb0#qoCTdS$O9%g0DEV}0G* zbh~m_kM=^phWDC)MaIZLQf90e65YS|%S@N1f7&(|{IeoVcW@jmDE&x`9LO_a868(` z%n*tiOY00BE~nc?0av?oh}b}oh2myI5{biK+BUy$sBHDGjJ)O_yGB~ojNB?4Nlp%h zZVR)e_{TmdEVYG8af@lzK95)j7{Dic8l6D{_(74XENRwu5m8FKtR51oT)i{Z5WgOk zf9r;(Dwj(=03v0q?;-Q&%7hiq9>n2z#bLJZ5;v?&fQLE(!1PSG3s}ai#L+a}Q}nC( zn1h!X6g!U#bf7uw$vH-Bz&inTF*MQGHU3n=tn(%2;_SXbC^%WExPR7!wtPP=QWW@v zPIouUt8(33C<3OJ!JZ`e7?b#-ZKB{ffB)zeEy+W3Y5^?pOiKOgtCF;O?OLAdeI{9j z!Z$%iqPIAU>Y*Z>r+Jm5-(Kf%99l+p_3{p#&3CwzLf1z8|Fg?tfCVo8>IYG@kIOV@ z?;BRm4wwqwoqjbIlGCvFCP7WrzOA|2%JGk^qirm;I1P^Dd}(tH{aDE$-5%7Me+(g5 z?^jZH)XH~tM~y#|9iIK2GTmyZ;PwEVKKOT4?#Ad{1%_1+ZNmOun{W@F@Um|A`bm8Q zjJN|ucqYEHP;+1Ia;cGp$SID9rGz|RsB|o0E|W#%%UXkx!Zu1+*N|F>l)>I!f#D=J z1wD$pXPa37aF*}!x?{pH8Iq5oe?pNeULI%Iim+kvHCQWvuE4zVoDf{t1vxS74CqC8 zsSqx#{rVP@F_gOHLR%rD239YX1n1@!1hfJ#v{i1SaJNIG$IBCsjS-Tk*0D~UT1K7; zY~146DOC*lRbs605tC0;0czpNUNvcGE)mkCN;6B5h-dneSc{ZFc(N2Be_wHP7oCO3 zfrgc>hCJrkJ5OLCb?Ui{!>ic!h;C&3Q8G@a*3_C~$ra>yZ%;Wy?ang0ffT+U+0(%H zBQGM2pKl9^lz!M2^{ibR!%O5rVV_^}f_zv?h?Z@HdW#Wat)ScVi_r1WgUbP}f{c)D zE^_Ez>ws2CkH^G5X!Zdbf33kNgQL9OU<4VTRko6;C4|NK0K7&|NDe>j>ubBOgCVEXc~ zbiC!%dqNZkk7vyiafjX`S1(SLKbYF`s0W3E+rJop?H3O9K#vBwko27Z;3tN!*cFJ3VH)Cs1e-*HGAD>`#z=eQ)1fZO5 z0p-+lo?T;GNM{J%4f58Do&Ur6^|sy`H>QwI6S%unH@T+PJ9jxZ&NsVX8^;HBbtR)d zr8I=RKA1<3umwdA|F5rd@-$%II8q%R6Y__{!$R?3C;p>N^^;~_GE8UJ{>|y%U<-=qTZxJ9he5?ieS-lw*@p#bCeCk-DVfodurUS2&6;8Z z*Z6@Ye_7;P6i0<3Jsg@9rco5XLccucWJEo3+3hrjqE!Vuq=&2zlv0;_ql;$XkHucH%~MDicns@qsA&cdW(&8>7OIg77q!XWNVy0j)1fv}C4My2iE zfB89AA%(TxSaEF9U(%{5PbV9ZX5HTVGL~QAWkJqPv_ySK3k$c|VvnX@Qgz47NGPh( z+)|=(lPjMwORaWt(?UXQzTzDUr6)gQp{_#ZEk+ub)+s)@#1KxW{V-hCY3WIKFQQ#2 zChb*kmNHjUk9Jz~xW1VNA2~u{tO&YjfB8|YxiSYPI8Lm0Qey_qJ|*?D@OMeu2DBEj zis4#fq?l+GaIw)F|399CM2;Nq~-J?X3^@VVYyvGI%FG>-Dybe?`jk z@Mx(#-;R>_Z{Z>3uL}2tCYDAvc^iCghW*R;xocq8z08pD!h(Qa(z?)_1=&ZyAmAy;3DjQrlMwxOnkmm#4b$L= zr~zWA6-1pfE1N1j;1MHGx2cb$JvDmO+|hIR*urYy1ERJS#{<%pAh7h#YwoGANV; z!0a9Ie!lQk3#7m?7pWU-74QknKw`}oUM~m=UMrBVxTIN_#L!Cb0IcrBe+MCQoxn8x zLj^<&czrCow($6qw;YK^28D)Q!w$l7XqChnOid;*@on%BUOHj`jFuEe^n4=#pg1C! z;GJj+C4eeMh2xZ>M8G*=6O$e@ce{&*)L}GPCgo;Y-y|%+p4r~R$RckJGqJx_?PQlAMhnQv; zxDu*>1uCZu48*#90t%{v*%!RB4>DlTgfAFzH?NNv3ChVO1cGU5ImnY1UX>N`5!%cY zK>PZ0;5m=S#0gGdnsm;A^K8u^vaR$VmhiF0F@Z-&#f$yEIvk+Yf0#gXF!D)@Bnl}l zc$5YufydAnm;kn0h*DYiNa49rU}eE8kVE4-9m4XF`5_RuEkZ&1iRo*yoDg8c#h|4c zK0#6P20y3J>O<^HP>^vaz1e~cq&EA%P-<@+ZBZ(17^^HOmv41xF&4eKjcqBsPG_A7+eXJ;r8 z@h%N$Ip#dPZqdH5zt(eZCMIsRFN;Foq}gQ3&RO_a9|5Jsu6f<}9)$0~(Mp1kGoX>M zqOcl!MN3!Q5GNe`5>U?Ygyz!FtDr_U7$+NhE61J@$r16rw z%Zm8ONArol516{cJw#{Z)2}}a0Oh=07aO_3U_ls7e?AB>n60Plfi4|?G}NaPKTr2e zo>=n~{yBSapUN^S9AQSoX*P_ULB?KL0PIEAbXFfpeh#wWs5thap}S556m(0@?Gu9H zfbaVZ;u83-2cF}Lv%7{M=aP8cU6h8L}S-%c6W~!_Ny=6`gL6wyAI4nWbpA{rrK>3BJ z!p)OqQEzD2k^|%&1^tU;usRV_fi!~<0Pz&C6R-vVm3>!q)?ZZ@Y$zFM4Tz}xe(;we zF#$aX4+3a6R^(HcWibI&0Y{g+F##zSi$oCnDi;fkY`SL%N_6=#+>DBehA)@;F##F@ z50@1(0V98R8B|68T|~CHxu{B+wU(T;MyWhj&Gv2cgm?`KU=nbG2XZe82P%*?AJR-r zKE+wd>{P@hyg?BMS!tzXuMuYlQuwt_NGycV8It4Bo^cLsA&$R7IQu&6u+oL37HQfU9e52TGI-N$Wf?0x0Htr zbq`#MxP0fSLlOth)Gaog-ogoY?2YY`G z{NKcLk4*U^k0K%)|0r)7z?WHb0DU2pwa6bWX3vxsNs=rHcqjB-xJ1V5P{*&A1zZ@= zYhfZ+csa4$b!g%5z8&q>%Qzsy&pI<}s)H0%MgsX-ye{Ir5C;WR{j1J&zKu1@}@iS!w3m0GU3&59YnBos)MHv zjt$EV?TQ>1Axt&hG*xG*QoYJ219Zyja1Yz1Ce2S>HGLg%dfFa7e2?7i831vKi< z!QV87nLd**i?LxPo{AK>v!JEX+gYTTDw2#X$E^gO1$H7bRMuI487^m}T@2Uv_P5B& zZ|&PvN-(jmtrxibEkohYB4&SXtjiFTTZ`g$)Oiy1kik?Au}`>hf3; zn#F+&4fr$M2>c1PN2-gh%g#>g;;QX4)@9g}WiUFVKH)({ScQw&>XU zJdr5XPGFCnYt`AH?wMYmZrNgCMRD9wARKkA&jL$#`ioga7~KjK*QWL`vPT z3ke*DR%Fnh*=3U9Q1iedCfW6DR=?HhV&^{ET^2m8x>y|E|EdjvYSTaGNcO;rY#_3Z znQ}!nmg;38vd+vM^_hPs_X<2@L`>7_8FM_NxJn`pv;`w>1+SGe-Y98ylLSGi z&rtoCh4N^hvrxF!j`3PlLDsp(rwLDEgCc`hO$ZmEdpwk2(x`t0(gWx&Lb~0|R$j+{8Bov+*z&XE7^yLEJyXj&HZ3r6FK$9LPT;dg^)s6O(rXrN zTJy-Eid;2w*GzwVV1<-AtdZ37>uofkGK-AqveI2{DsjBAoX7XZ&OQ-Q>!^DQjXPMiqQNhd>?Y7JTGf&PS54)rV-aLT;241# zW>zm&=!|UB9*^x|weHpRJ??m^`bsI2RpHqQd~`rjiG(jjMSG%Ucshvre4y9(L)6_g zty$#ruC0GtB<$CIewd6>BvbCxr4qqvfjyT3%LH`$rmkI`iAH{{&I1RZ6?;x-TNUvh zc;<37L|z_pBR&pNI}!-&iGOHopF>c%ZssAo*HTAy#(KD2&&?0plYtFf@-q9#1Ya$l zmC(nwxQ5KZVS++5b@k>&1K;n1hKRV?%ruBtU@d<|2l7E=7YHoNX)g^1J5`G&I97)& zCQH@Atd6I(&_IL~yWl!cg^Mf;VS&P!3Ke-=foHe3S+&JDMU{`5T0v+RjS)N-)Sf=CQi3WEQd&*V&9pU(`L;+Fd zMs_8NANu(hGNlMIM;|Bxvblb7FH(wDOtRVq3!ylb7-nAeQp`NdHtoQf*#4|i+pJrWRsEAC7Ic_YxixBO2&sRv z#-u-2E|cXAkI9Axc&e2vL9{w0LgO?tXQ3UCc_s{xD$Rczj$6b0C$T`Zce`@s!Jf3n zElMbo~o^L?a$<^ zxvlWi>uRbb87*mGhg09HwrJ;YhqZr^*V9&s7OG>|@4%eq2cxb1szsBSm{dmpuCavR zu5TpG#r3jZcA^6|T6?zTPU@=*1?fdl=ucMo~SJFDd_hw{m&w6j-wf z>n?Hia`xgeT#bQtY@3@{=zf;WHuLyYW7kQ|9m`hOFmbB!%yrG>_oHR$KyOy2too(E zS6{sW8{?>f4YWt=D;s4p^J9Pcs`B|^R8ynIRaOHTbds z(`O=oKFZlDGYyMvPD}F?snnJxkw=XVk#snydo4{VKr(Z@vCrB{d7Lb;lu^S|p(8z< zGpY}_Oge38Y>};;ik}K2{J*Z!ks%$;>MUFZ(b(VfBUG^{)NGZK<#t>tNe_O*wbYJa z&g;Nw;&P0uL(4PAHq(EB&utT3^1wQB&5`X|$LB#$>W&CAOAZxvxgn0oc@W2noi!5& zwlz8*UhMH^z`}Re%@4xzvKdR4n(VL4i8T$?$;n^CSs3{f7Qtd+Km+&U5T0cZ{#i!K z)nYZ{nN*k=hDFI&!b_$tR@h6VWllC1%j=9XN=zPhn_KPvPP2d2HrKoTEQ<_*%z$in z)>R=ya8`v}`R8wcyBwz1?zekSwb#v!-NA0Jtq9ucw0hh9?TvvVuG=bEalMU}`S>G` zK3Xny-x}MyyR?QE)`D^jE6dl)?t|XM9?JyX--_CVld*&=`jI$+Hn1{&!+nU*{qZ8*3|Y!L%B7Ul&;UC>X2lkQUjnr{uE+T)+l{zl6bDUD;p^kzazpRA-jiE+y zq2_QAXua_w;Cg*GhHLZ#0oLff0;|`3DO|5ltm41g-z%X5>!>V2!R=HkwQXGu>~Z!| zMBgp0M(jEF+k;9=1J)B$XD|s48C(q%s-SxI*bX3imTGpF$^W0Qk0HJ!gqx=Eq8G+@ zY4m^URr{E{$ms<|G+RR3L@D>a9Vug;0$)=VzBq+nMc-BGUp;m_5f{01{u~6(6Jd*E z>gBmg{yoe+>?i?`>}yV>k006K>Q1xlQ`^3(1|^F+`zbunWlbB);h`#2X#c2y*lbn0 zQ^0?;KkQk()7{1uGAU0Z!Q(I;}KMLm&I3$-IYFWfhbBA zth~G=u#EDF7&wF=m!zP9Di}{x)br%9_BA!&y6xH;`3aa_eot}tjS4^~1j&j>E}(yM zNg&E)ZhMspW)m%t#^<)LO)YQK_70uE_a?R%^~o47I6lf|*>Gp!fpU>AJ<)#JY;89C z{dV8%ZEt7YR2D*ad%bpdV79iq8=Z@q;N5<^rwCntx@)dC2TeuT=60*OX>K)Jmpa|H zB6g?U+t}`HHM?-Lt)4Y}WWPKHAkBZxO|#i*wfl;=R9ZUYMZ&g1I9UPq}tlAW!IyXE0fhM%qesZ_dYi|)zr?0`IQn7vOP+h?9 z+mXgV<|vh69QreFl(#v+hTK%|rDPGE4Q)4i599W-C&LWXFgHfA#R?1te8t32ko#-VJM^g32;O ze++7Ic0FH7^&q8+t5`_z!E56Mnd?jnE-#fx;iZW_BEd!Xw61?1gS0dX40V@RH*Ivl z)#hqqC4EvvlGCHCx@31c{i+mwRIaQ<0o5vZ+ALW)mn2^B)TJMaUA+`@lrMY|yUZg_ zX&zWO@**GRl28R#Y5rBNiUh;z<^IJE^LwGwu*=BsBef=}Qp`Gw_)=opS*w!vMGIA^ zOiDs~%5+*!kcR*my=h%eAYIg|5X>US)oL^VYS%h~ zt@xA8S>UMlH{{qSvqUKELX-)d&^+*`=H4;x{Vev1)(dVE)4|J%L;s1$oif=&OZ1+2fY)v5i@wMwd(?p>;4j zL>SNR>V*JYE%s*PagKaa44%RczzTvKR}>|{!m3yYJo0CIIcskT^te*N$F6Th+F*Zb zJu}lUd5C}dF1qmCV523l)e5d%ZnP3p!R>le)d9gFt0UjDb@I|2O9}YY51rh@mt_Rn zwM3okRmpnh>CFXc0_FK2O`tv}q#4GQKSFtKSRhazW(ySRV=YagI!~nW)jvYz8z$Mp zB6+^JNRwwHf0CP?yvxI^Hlqm6Nr#r(EzmGduq=PTJ#FNah$qf9J#1lE@LXuipMcj0HF+O(GH;HdaDEMf|oRXQG-U1r1l6|W@Yz`hoB^L!01CmFFH zQWbxx4KYqcqzA?kt{o4o{cfIJwH}pjy~DU#g-{idlkYyL9E$^*f}Z8}XM0S}(dW{d zf|CqB9rYDIYD&ZvXV@84V+oJL$ew7iOz0xpcb>J|L7+TKx3_i%Pn*J1SjGWQK9u$` z=x&-*UKWFDN6q9=9?y9!6-rZaG#4@HmWqEYa1~ohX3#AK^;BN5ASsfX%A((K!pegn ztYHv@wG4u=ra=(J{a$HOyX4p;!SLXi-PP#KYaMT7U(=lwJKijeJB1zt9#%GoAgxp& zXdPG(F4qn!aBQJVSb7{@fudUXMPUwW+tczOuF1?Q4HS^?;;Z z77j&ouG(`sCXVMUJDX=|a?j}bdmO=$Po|M5I_4Jyd805vTEJEh&&(q;+SM9}(2AjQ znM44Ef~G1*(ic}YI#kn{>n>}3mL|9L`Fps0IHb-Ya+Ies8JAP7+US2`sUW3F3nw*) z%Z|xaNek|T%QEhe|F8SiYOsIbyz(e1StSmpfCN|UAroeDW~QZ7W%_$Ll2ZLWmx?>= zsWffcq@`_sXwvb9?rdb|jv$)Yrit-));P+d6!q`=T%9?mggJQ>k~?v^YhWFa-*r|2 z@U6BUdAxfWrrTg3WRR@RtXj}j>58qUZ(o(JlWHjmvWdST21elf^|u}V zK9}(u7{qwBxbD5h3^ZB)Bez3&K)cGzIw5T!SpfHB0WkAN1g&}9F za?85Z_3`KFuGO_^c#_|5)Kb;`*`BlusjH0ePeDYcs+1f!QBM zMar?2$ZOp~rHD;0JRk03G)LyS7WSul8A}N zwmqtscjmh1Pz{3hJgOolKga4|&L!Zayv9K>v^?K)hT^iluFgD~O{R77jRUUtdp@k( zbf_+72ZHa_%NW}A3nw7BFS}Y$Cas;2UpkmVtENu&$gjU+an5SpipC=k@%k>xyd9Vx zQ#N;D^*~cL$xp({)h}2EESO?x1b9uMFC~ZgZ1=@teK&MooFFHP_A7 zrDm^AO7zWLe^Faah%a%e*}d2{H`>j?Zm(@_LlB0YX0PArUaTpb^528=1y(gsU8BphBxc06kgxVg>~PASL=hiM(0MS+v#7bZLoK`t!*;i z+oTO^t6<>l_1dj}0jc5E_IiC)+vz^lBzr`&*}J$4uEA@j9c(|*?$*TlAG_Tr%;pB^ zY3BMind~;(H5PcQ)8E-_w#c}EXFHvmXuI13vp*oCp}CpuXkMFix4+ZwuGiLSyW8g4 z?#4!D1RPC1)+q3zySY{WIzea$9WoQbvQ`&=bm&5EpDg>tm%?iuLi$0xR5=j zQu?^LVlySUd-k}t4sg+qAaX!0MCfI@<$JlRcuIs|LmFA2HRyYGZQt8v4wq^jMLW65 zaOyOF8+idh)TpwwylVU2eqEi05Rs3zCh?fb^VFzD3wkQ&vI-&dd8|W7T=zYUeqcNM9y{``Mt5c6)>=I3o7d#VgO%3}##f|?uERGA?NKd!elW5F zdt@&6*`h=nPVJ#HcJzru>sqdH9(k9!SA*w&{pOWY?nDJg9vDq+3*%gsreTpFl}X5I z*0YEHzDGLasM1#@JT_DzqWa6)35a9u_y5 zBCU;koMOMUn!L-Lr&gma@Xe-4yn`NJwyfzi*LSlfIaycyz}j=|%Lh&rYcAEsKUH#n z4y%(xXh*!8Z2ChUilRRHtIl-FSN3|DneD-8G?&U~bV?QU-QXNxWOe4J0 zg8Woh+0ZL{QgWEg*Rz1x-<Z#XXL&HQ9EZ-J8d@`x_lo*i(xUYExX zht_miZ7w4r6A1Y3B;#~Ci_FlU1;eV8&&>SDhEtx3JTtG#7n1)6aX{U?wx>yQ8()yD z#vXm)IA>FM+{|76WacuIc#2zpD`R1-8XZF6TecQP@MKoh{Z+WSeO`rY$4?dpLC|A< zl2V@+b67JeHdOsJQN6`F-Y}rv>z0_CYSJySGu34+G%(dAEq1wBmKDPOib=alO$s9D zK%g)XJH)J~fWRx%o6dv0?G63WvW=)R>y8w8r#{xc6p5!M*6^H~Ej-VEW(&`y*}`*a zwy?HllMZ$Dhb$w(VU<#!sa`Y`auVt@^>EhIED~c)O+tk7o)8!H8%5C2W=UU9)loq7 zpPe`fu8Vc?ptUyU)ahtlyvyP!YEbU5O>%9V#g4R8*}`+{R^hpHtMJ^qRd`O_Dy+X- z5lWb`+*%oRJ8Cc;5;56-;YZ>bJL5P-*2Y+RyXJTVk~3qbS@Ph^f+m#bv4;h|)=Sga zUNxF^i1z8^dPplzQ2B!dQPoe{0M&Hu??Ln`s<*d_o#`oY#V3N=Y+HoJX)&*rTHi(n zVdM{ex5)jVA`4vl4Xf7E0^=myuaWQor*8 z9CMt&BtOK<=IXhBt^32eJ61j=NO>krW%2;vR<$lrE;Fy-+_7M& z`l*BGe3~#Xhsy1iM_jS7`VK^`skOcGDOX7P76;C-h?W zn&lLv*XVcbpd> zxdb@Z2DKP}8?rE~DW#_+pxKy3r`3REs?+5IkENkezL#?pjjb>}R;!sGbau=&^3S6x zB?ZuWdt6Y=w!0gkL$j#yOLc=U}LcWxR8aq_&6*`*^js>Mcvhf{hXMPB( zMCuJm$}H_fv-hnFNV41agD7w7O5bK}UfCNcGX5&`jh|vlQixyKr#oe_tI~!)r`pQ# zu=$NuM@|nYM`d5LhqVwvh&dBZd8*OC@kZ`{EwmC#ZVW3W7J1I9#uOV(=<_%pvu(1? zp*1|n-ximo3(cuDyqf26qBIZO;?>fLsGXY1_;6{Q=f#nGcwI&UzHZEa zB0ZrDf*)*l*38~+chK2tn@_cS{cQiWc}OLM1s4yGJ({=nEdt~=R73cCKU4q(LzPk` z`<5z3sbqygQc~%C&lZOQ3)2C6xi}^87acma4t@Y~GR|4+&)xMzXM;rdk8x>1=`8?JknRvh* z4DR^gac=Lcv1 zPDVce&KbCy`4*W=$IkvNU}CgLz(4>e6+OIa99ZFjv1gH4)0iF)!#ujl2qHLtrOC1> zfPCbHP?3f+J^YSp5ffOM3=U)rI&ec>(gX*P6VVQy?>YM<%|2`_6`2ibO`|} zQH=v4gC6<8RZYGaFOh=ShCjk*Tqm*(IIZwPyfW3xrGQY%7BCa%Su3iLQ<6g>p9Vge z#bEB%BaZPh>2VlY+MR==CBpE3zzXbePO9g{7P zGc-uOT-C4IOsaHN)93&WoWm-42o5AC8(f3!D^xipC{P`M9;VV9i3kog;J!o|jwnH4 zdxshnfD#nf=$lZ3M?jIx50z&(!~j^YL8P|erhkvuKZ1VMr}ay(qniTHv4w?pj=GN?pWuoEBx z;>g(dBVR9z6osH3?M+CI=&DqUSH{PraDZ;>@lmLtvM1p%aHeEgG$K%NiL_W3S>g=H zHaf7U&Qy8jf_3}z&dpNpyGU0NGN5?_CN+))PB7Az7sY#~W#} z3b3F%I(}ntw1-Q z45maz{?MR)>_Y7vBnp{&9N4JRrA-_Y$h6aA@;RjLbXf&nCatmpB=9mR9Btrseouc# zlF36d`M%oj4i84xlrV7oYP8iM9d*cms6)0jAR3q*bx2Qt9nx2aJf#k~tPZ)N4%t(O z4Amhcb;yA_#8HP#)FIEPLqc`POdWEl4!NcbSzTR4Ok@XSSNKR{-}S=~oJe3&c#3zC zk3MD%uhP$Utv%a?q(=u<6ngg2w;o-6j3&o4XD|Nw?DxMQh>)698GdxYWTOITGVwP4 z+d8m3@Lvpn7f%~thOqMJeZ_NLH@M2?!uA+~gzVrO)?VIy^ubzH% z@9dkGPHw!$Up+>%#J*c5JDTwRH~)S5`fbc{<+1PLwsq{2?+M;|2CU&1n%rc^Z8hd1$!u z@BjXP@5`DOWQ(f+yKDVcPXV^M-oMlY zGa$9<)d9_YM0HljViW=8#C--7dyV zH``Yfk)1A7XTQ@jAJIlWs(@^%jiy#hXAJ60uoOe)G5rk9=4Pka=bcj(+}&R11GPMV z^isR^gxS7G#_OP^F!wUtm6kGav)%0O?wEs1z3s~iuPyS;90gzN3i_JBxOfvN<)bYjkz-($jy5!RoA(u%$%{3LN8er;W+iZ8$08e+? zMB?A*ZEvaO)+x19zSMlG4gF?!tKC(ow9Y!Kt0nZEt)1=O0L!mHPC;rD7+IAEyY76~;>~8JUmbV})owd1t)@(g-x!GISgb|?%HbU)QZ+B;)$Uz3TM$UQ}K5-el zhJtLgx%PCa!Js9aRuM_{j%7AGYpP}JbnBDD2-y>=dtW%WF`GL(N-HLU=;EdT+HQgb z&~NwXAwsXGvaD0Il0b+McC@ugGFC*kHn;m^XQPUOLo`KYE!BT>ImB0ZmH+A)gD~hRvi>->nTF|yF2Zk;&|9< zKG8N?ZIyFBgz$4e71)m1TwhlK3|f~|M=1q8(SBMPL&~?Kbi7Mp{q~c)?XJpU@>XxV z%<|S%5oXBR+vrS|eGK>_a41m!6m>LG9md*y5rZ)R+ zJ!p5ktBo8~Koj9u5jjxlE<3&Ljm~D<95nk+D7Nx$ue0&ADyDx4k9<4bjctWO0<62M zGBxcyO=j9Io+xy-*V}8m*$3jXrh{BgM6dPQ%_nxYJKcdgw$J}(g1FE2bX(fhr9Olpxx4=ARV17`+a>Rbl`u3f5b{zf@YDz5EMLv z_LX*PH$GobD%?hMcXL2bjC$(mOU?eJemiG_QH}-=YlWf6%x*FYfvwgAIdirvQbi>R2jebo;{lR)?Tb*O8xk*N?F0Mal>eODB z&TYMB_hMTMzS{@C9|MgpL&Sp4R_6yANOUZrj%xQdh+GRtOd8Yr~?PRW~;4#+ohTBkOVHHh%-~YgzMG% zbgWNOQ;BweyC6~2$%wZ~^${}t*>8XQ+spRrG^v3}InWuF+U2vf|9kHS%kRNQw@-d~ z@ARGL|M%WYp7`UqE&J1<2-6iE4 zs2s#Iq~aa3+Kqgl%A+6EKodlrWnPOe+p8&9&T&7my@o$-lvCUz zi4A{$%$C12I9^Kc|Lx}KuRkrZj;8rcb3B8HnWkB04L8lu^`o#{Vr$QzQTG8Ou-kp4 zfe$cI?QP|jjw2tlIp_mlh`ZcIS$|WDbA?OLvpb#UA zh_nGM$NYn@=U>0^;KTRlH-1&3A&N7Qp4vGULDBJ4Ov3-r82YYjvv6M4-mr21&S&$_ z|2BX7cB8r0Y7iNVlxqIkD~SvoQmr#|IYUFzWo9!ATyRRt!hG`VculVXOOufBuy(Y6 zHR5bW&OW#(teVd{(iCO1A6S!#l|ycYsZK+B+sT)2NIm8vg_FLbW{X9Nh=4{90V`l- z_vm+XZSlU#QOpp}qRuq43mxoFtssPn&=bo3f|(l~CJtGUMd28tv5p8* zZ_Ea5#c~}hRP)n`MF1mwD}v?TXM-$%YoxMNzQ+qPfA4nVz_zBOW4=7U@#623=n+~?}b1K+r@9$*U&4l99eJ8_g&i}GxyXEsE0>?Lg10X z?d*GbG$FZo_M}*hk^+tfZ1{zw@E%$RA_js3!BVrw+3mXzUcA}h z7%{kFx@b04;+ntk-05GQZ(Km!LxQQCrh1&(2#2K3!u+bXhciewA&aYy#kGN8geXrRwEE{OX~9#>sov?|<{<{EJ_o-FZzSChGuAU1si&3rIe8>MR@2 zQ6QY_K6v|+2e-bM-~IaZo6iwyPxkE5s0?)ems|4}el@@MDqZ|3n!6MZm%{J={pS3W zHxcD{Lw7c^mt*Gl-XK|?eERyyhc_A*7_0$KnZt(|6G^?4=JXFA-oJZ)69EO2P7;DW z_VHQw_l$A`44Ab zzIb-~1viTumuGf{zge#?xs0-N>=E#+P(#2YXHg30PAa6Eas?`{^2> zL(=teRPfw)(O_FJGsJH(tE|-@llD z_VbvfRum>%Ozj4k9}AhkBJ-_>>tKR zH8CUDpRvVl`D($^k{OuRT$ve|^AmXP>H;n~!2x@64IUiW4e;?3ue*eTv~L6PBT33O7%EgA%(4_xUW&<#dX9ZzF{ywJpUz z_|eVN&)*^|DIx>kj||Tr*~@_^zx>$9Vc7O!0B(MmRlsSH&7sw=YN>YdeY=1zrb=?qw5<*ojOX3>w-lTwM zC{6;>pehAoIDzNWI%a_gmA_{J&xkGUiaF439!I${IdY<0hlo7(hHA6m{FT>FZ{K9d zkv&#HBM2OSZZ=we;FG1;Bl0DWQGqTJ9r($}$9|wr4j?+!#uV{v3(wecpva4;n0R4L zfi%qjpFtKzBHaYJ%L{~NN$!CFeh~PcKMP6KAWLJ5u`qIoxD7jRP1X*FGde0MW=gU! z7>KZzpkaq}jXuI=fz5b0J^S{^3Se}7gSEsLkbo%-Sq?S(KeEI&}k2R`G zp#+&3Yv-5F2D68g4;3~6${~}BJb(2IT1#|es#@^EtW?`QudXxOShs0&GLf2`Pt&2o zL0U6^yLSqzyu32SVU3*P&ti1=2Pqkhcd6!Pi(K;Sl+CcwmDEx>0c{M)sjt>3{T> zlRLkk|NZ@w_dY%Q=y#`|y)^&(3#acq-?-p^*@r}Y#}Bhd4<$qb$afY-{=}I2t}}F& zeKn>!=2^B7+Sp;xmAF)Uv;A07EK_=V_I7gnLn?>!_pWtpkMO*8Nx|@b-1Yq_C+yP- zgx*4ojDi`Lbhg8V}yQdHVLfl|=pq6hN_@ZPWwUBu_H94BX*?%u;lJ zOj3dyyd26zS$P$1Ys=)ZB@f#K_jwdN=X7;}Tck@Lwz35Dj&=zPO~e^CW|B-r-qOoA zW6$-6SMyKDGKTC2U!8q;>%q_O&Odx#xLy>ja6o4VrO8g-`qkN|x6W?={K2i~1;=FO zMh*>dq*Ac^cYaL@c5?kUaJKu&JG7jCr(gZFae;`t!&v|``!V{<+)8BdkjQvyg`siP zK0fjTwlNOC`vE*xxbF zGc$X(tN}1hJommhzwuV%!jlM$dl}gl*#!qRa-z6v|LNo}KZ+SLa@#5)M@8py{3M?;#(WYPcfuM*pSU9>^ zC@=Y+C@B@}Z@oGH$p`b_+@ykked9u(334o!AE_i~;($M3sZT`1sbLQfPy~bZN2ibA zQcrsdNKk{;P6H?#^Upszx$)Q2-+i%|TWAL$W!0J6{d-@-h5FmK!oQD?s>ui*42))^3cYUYPhT3Q$%OX3g_=@a(WD)E~Rz&2-KyA{0WS##q!^UKe zH}a3d(sRwiI(C^7psEoc!pT+5w69rs8L(#sfwN3%h(}s1B_Z74aAScOglCf!Y#DcI zHBV;%GzO(vcS7=|$GCD)nIdXHuzGr07w323p~b?G@dHuqeb2Ltw0tsKeW6H5W=Lc$ z_LD5D?Q2emKl((rv*Q7OlwTC}DPU=V1m)T7yYnBveE-h%`SqLfv~mCMKc@RVdgDs^ z3E7^Uy#Dt_h^5Xeblf3L(DqPUPI5{uEhNaf*psL%U0&W!XT@ps()L*Mr@dOwPPM&`%~qtYT&x(xWr zK#Ii=4qe-x>Q*BKXOLnS)*loMpFtdVVjSmHrh>Et*T7ax4U-EGQNde03-YH)EekXk0K9FW42$&8>SQ7ChPJEQJ>ZSOC^9k_PEA8-=1mvs?$zrj8FjT^*w=ij`MHD6}h={_>Jm;DTSNoRYNm#lBKxA;DKI}X3cY`Sq zhj(vdu*UjZ!x796#@5i5 zxhoTA(SqK8)*pX=a{V`Du9(Eflh&DG0Jq{og)`5ZiK^Q*aXfML=9zI6kj|*afRLDC z1S9gWK#2!Z(DhC<;py#fPJVgk{?|7N#o33qDNF9zC#cfJ{dcynp*B9-htuhNweeX* zX8Wl<9Of26sEkdBv>x+DK8LMXhn7QN4w(^-vpG_KYOr5`0@wB5-2dB6syMxZw?8T) z0n^7XR>Zwnslm+?L;oX%p?6WGZ)ZhT#tPimM1JP9Y+s9P4^ExGC4Pwtc=!GJjX$ud z8O?pz@>bj(v+ZQo2tH*QgOmZ+-!HVi5o)$1uK(%&H?L5A_Y$2bi*4x~8%&3*R7^~L96t$XJa~GBM>N?~V2?OVSI|I!7)@wD zlcyIxLdEqIK_B`hMDQA*Ry&07+B+r_$HVx4KPw2VmK2PIA!-&a8gAe4kgnz zmE86m2vpa|(Rhfz6H@V#!EZ@N!eAuD;-5@G2TDXon2~$Ix!91=5n*X;$BOU1hwCiG-50W*bno@ZCql!plB zLM^}^DHpEmN1Yg+ETT7aU3EeNO46Wyu2St|3nptn!*nMPP3wtS@vx4h)Pq1wx%1q~ z`)`qjg({%q>`FT8!wo-pxIwC%^M=(-6M?0`&I(=^l#PoYeh~Oar16pwAd6OiLxzyT zKpGh|kk|DOi0nuWsmd&~nZ#4yc4R`?T#S~HyWbA>?4~Xz~UjS0$29Pw&kj-X$S{#jpCR@$rNXg)E!x$QMEMyg|xgI zrz3lhr4_w{{)zg>6dI48aP;keG|kZVVml((9K3n2L0z0R9$S6n(bY#9va0|xphO%{ zxRU%qySHt$Hk-Tsc4Mu--Z=Tmjg#NMys|eNkD1)7B48rQU{ZFzi5^WSzL)03P-r<7 za;oy$(TrtLJvza(a6M5_Ac0^MWGJweP-T&%WB}q|VY&xB$)82jnb7lpn1GV?2zBo* z*FBCi4kyu6CD%UPH7({D`3-wQwww>sReO(@j%8IefhFqb^sC>VefW#{E3eN#f2VPQ z)fhi6e~7R#gCgd{0{*5xEY9A3WWav73=O%P03VU)Z5A@3~dP=+ngckX~)uAl$`JcmKZ<|&4M7ry}wIi_~CT+4ak z@NkXgEon7#vL$NF`BYq6nGw;wU)I2YL&!hmI=M>@aCq9B<{8EN1m^8#jgxmgIwR7$Wlv!T&kIVHlrnM! z=c8o_!BS{qMFl5+c`3QB!;YRq80;M?ZB zt@pE!%7Vw2Z?JPY%o5EDuVq{4lNZTe_ANS{6XEpi`g13LFWsE~_~n(P`yzQY$#85` z-mOvE*GdL)(hp0%7nTg)0U2xyt_AWP3kcKp3>s$dUTEzeZ#5PP#0I2b`ysFN84R%m zux$NL&1o52iRn&dvXlCAHf@-q%<1G50NNOfH1L$w_J7@*zxq4=oh?Y6{>q^>4QK3V zDaC>>C{c@l{t5i#Vc*DSsGRsfju-bm%s|UY(T@2zF4d#J| zRuE{JR^U);AHI7MfZVYfzhmY3>@6~X)t`Oy(#fmulCgI3%X_3U=C|Gy zRLl)aiiF+Q#KyHS)X+93J=8!eE^;Or6~o_9rgiey0MaGV@vZkFUc6%r;&1T1_Ufx( z7?1X8Nk%7YriG`XLgp_d+ctIhl>nv=zLgRHURJK+5y`Tb+C@z3Cb$CPUWQzSv$a(WTR-muEU zu_Qi)qf(!{F9n-Q`+_2_AS#IX1~JknZpNi7dzqVBgEAK6uK1 zM%){JPOkwIYdUqZQ0xT-Zn0EC^Nyzp!UN0A0^|kEpvcKFIhK{ouP>|uAQ?A#qTJ*C;n#OkY7J9K=~W?1w37UsxG;a zTMEj(*1r4W`D-^4y(olZ>kJ4yW}kTD#nYEwOoC!1l_UzEGl>hAk<;J)mUNnv>%S35 zej1#G=I>Z((e)+G`1CKYo&1K+*x_*&`dI8XVqcl_uYN@YSq4K_j*CEiOrZn#2@)di zR?;)Aa5=0l4;+4f^S*$?SFD!tV(sMB*G@nAdLdUb5V8sQsXK!wfb1k} z5hx##HFjAl3Pqc>coV{zB2bEQvf50%V#Sc_o5=6S2hRS%B8tCZ^>$!4o+3{gmmu*b zsO{4e0>*P>TUP_-RVP8iUT~4;k907`l@RR5S7*|Mm+!vLAgF0z3qdD;!!fNalb}5k zrbdax<}wPN=kFYocT_wftVaP^P2ujtA4f-4`s!nBJ(Hnd^~LYVAe#UE#)Ef1{@;7= zKKRe)Pu_cJ{=#4H-+lAJkM5lO?8W(8Kl$H#AFK@j^{OG`0evifL*HBz ztBf@~u*cD~idt6-I5q}floQbjzF6Nxi;%*Tj6VEPfs*1AoD<)R4k{Fr;S-$U)EZW5 zAWo2A6_dLbC8862N6siZ&?lsDnQ^n$mKoMJWbB%U%0Z38#I19GgiLDf$6>u4II6Mp z9@W@y@yqr3U=61f66dka{N!s>A_FqISqr^5bjFpZ=-3%7ZTZoX5e1H)r-Pq%6R_=$ z$a)Aukb#DZAT6&5|K%la4|&=w-HzNFRcG|bV~zG?=F)>Vk)O|{R`!6Zl+#ZyeZ3~w zXyHJsyzGad$Dn+FDJC7W=O4(%Y2OJWs?8xXi|?EHBlwPY-zVQuviL|ti$s{GafFjH z7y2!B)WM{{4RLWk4*W@@wUXgssZg^G_~@sEh7}fiu+Ow^px+TWd5W{n$hGCXASHoJ z9iz;+U{?d!MOf#h*DBe-`2GcR<2NwY6gGUC-iKQh9lIcZhD)0w59{Jm2f*^R&VHsR zcQK{xJ5rsJw8h2)Qu3CCJ(NX~VW^cMs>-q*pVt zkZZ5x>+U?Z`pCCa3I(`Bf9LtL&tJxylmmNs)sRlHihB&CZfs#{0`>FN-xuS6#1U-D zw>3gyhp6FyN~th7ac+m~5^Cu*0I3a;It{1l2V}2JDy^KW?rcKl5{{o^>lo(If}u+Q zJU~KP=9Hd4El-R9=HrMmQ!2*GMyN3XTh9drk&-2z`XSS(Yj6kV)K4Jh$FgYfERs2E z^_O^NfIs)`$cgNU0T+wtT@n8*{UxS}EGEO5W`h!ckr(383XiE&I*t;LoHTT~RHLNb zN(7u@iwcrJ)X8MjXw$TaE8NhhaD1kmj6i-GS>ZvJf?Oh8FDo9Trx%{(5MWin9o#OT zh2ZRp-7~M`8zdCVGOdAil9Lvaxi zDtRnUra-d3gs3DN9T-0h^St#;o#9n^^l%)1J+lOyM5ZLH#wf}VJ@%-{be(fdaX|Tb zm8a!lRM@sH^^|H#uktio^#9)@+W;sCGe59AnvAPh(;0>?XpD~vsu*k`V|gr+?IjHK zjZMe9O0r;FHf#g)&oV_Cx&5IJ!OTZWDbv7Fp%uVDziNzT)1ouJ6s@$?jSH3HGLkue zIo_e=IwKmXsxat4smvDXlKJgbqu)!>jjGX&QgjtRKK-%dYINfiol~)CQglD8M)$)M zom-90P0{()==>Djv>M$sMfXfKx@S^!K{dJ{MOSgcNY4@1s?l9b(v6&eti@dQLz@*v zP(hW*K`60RB4-xu^l5=HiwItqTqn4HgaxYv{3g2-JAkX!YgCgxJPyfjfi9FT1hOfX z<^oqFl;vc6lyB;q6q7~b6|Ooe>5mj`PiSg`r8ZJxG#)R!hHx&86H@<=CDKri<0$8SrCE@fqlTOi^_{l%s(Ub2n8Bn;lqu8&}QyF zLD>^_%Yh@ZAp7AXu!+wuy3i>bp>}lCm$F{-o4>*?ZW1ALQf)ujH#^o*hDv zfjhCzGhpHgk}k2SCv3?Lc0_iq%=f`VE5a;KM_gyn;^8JdZA)LqvJ~1Kc(0GATEViN zSe#PgBhPm5nb=q}MMkoL&9YyAXPaf7D30&>+5Gc&9{lLegI~TNQK09+Vpl0iH3qIm z36mB2f94nVP_g&`bPz!y6>g%-p5EQSzLj~tZGTKce+G03N*DGE`t@&~TDq-2LO_En5`n=~>lgU>9t0SsW_ z2D3rrH;(;TAWVCy1@TI{S`_kQ0YVpIM=^7In~oxePG?l)%^@9Z9f9O!D!RIMxUS1^ ze9-4h>SDmIILC=UT5eo_JitA>DCC6QGQ)CJq~v-qcAq5? zFfuF`zm_l(int~2^IL)g&Y|M)ubc)#BsG|`Fv<9wPXOTB1CE2PD!KjHMsLdGE6FT0 zv}HDMdgce{8cJ&dVg$JUQxft4{K^VvAescGK~@uVM)I#ZcJYP8K@?3_X~Ni{AhTAb z@E=-B7HWy&hnBQ|PQ!!$umW@?0QO1o6R~Jx24%^^Bz20VOz4lIlCl6Gf^>QuIQs`l z{cZk`8I!yOEe?0%Mmsh~Jt?;tjkDV13n!ky-lcnY(IdQ4LT`UyVa522)(kYAw z>ke+K1VTevoF?Qv5k2%MCoYkat$DiXV#~ zx=_8;IE3_;%rTj^A3;B&vIWW1orUmU>5GZWfx}`b2;U~)?c$&QiEvSiL<491tVMvQ zh{HmEb^4osyYst$y?^fx+il$V1K-9xwlWNkr+Kd5={xaFFaL7>#gCb1!(n)6EZMq| zB+@pIrjP70$&;HRf-H8EAR+mZLonk>R2Yp~LajR%w0|QuLB_z;D?{3$sE1^zbfJr8 zfcBT+`qs!E8Kc}7d&7i_i6-ZfTrQ#(8Rcn=P%|ulohNnc2a&)@yOP{6XZ0+ZcR)@< zGfw0PZUD-WV#*|ri^U2AD28wtXWMfkW9-=O2*+`JPYT|9a!2zp?JBZCDH<4HOxPwt zew2pi#=oGnZ2A9)ETD%Vn(SMYm1zt7#M;?!E2@7M< z`m`i}PkIH78)`zzgiQ!mV=+f$se<74e&h`Gs*s~I>XQC1>Gp34EBz}L5>i~z4767* zSAmK{IFnlCt}oQun0j?J!UGH4ryTI4#2>>X#*u|Kqpo5-Zp6rpo|w&RJX)Q989ZFk8=vxJ?FbBWa?7}2$$*w09g~e5 z87`;}pw#}Gl%c^Gz+vsx#a_Vk(dl74hrAvJkuK3io5IquLos6AXk74v?=`0UDXjN4 zKHocz2kt{6N0ppXD^p;TRm3abay?9+>;d4G-WeamM}tkB163*xCrUH-1q-UdaHjZw ze1bAv7%vVUQ4?ZW94QVS;rVft(ZjXY>weJ+Eg12!VYw_&0J{A${9u&lJwBO-A^2v& zG;qR_-^vqnG(GgoJEh7dK?CB%!4&19Mz+Ul^Xo1JEzYm}SlkGmXO-LZsRTIDuCpLS zX*4tnoZ8V;Qe9KjvM)=ZxP~Ex=I?HQ5}+3T1*SV9z&SJ1rRRy1Y-)M7yX0z%(qhVZ zsv&>GyMM|Br@_-@;XRUt91zH!e=Sx=rA*Ybr3w)}UQCsUeq6b#PJEuIa1`_C{YUI+ zTjh9>D}$4+6XRpAgFFiz7wEE{xxix+!!5d~b9X!NF0kqHre(6QW`%IxE@K6g zZBU;r26Oc12bsqvl3N(L6EO!bjivyv;A~dGU>yYK)I~2)qV{niUDAwxongcX1QM8d z^x~MTGc=E3BI>wwBd}N#w?CYJzkf4^WBe&2bbW=>P6Ocu3x;@|%$s?R=g!m&j6#}6 z5c^vrcuW~LMhqA3+DcJGlG8Rp<5|w34Z(1Nl1xoZ3eraxpmGCKM)mL~CvW}g70 z-u}-AZ~iP@zVe@#`FZdUX}icO&q0%C5k2dB3T1g#a#$48JiB-UpG!i2)21j2EMz=jS8^Q)S`|g#jv4&^}Eou!S-0 zQ`pOXa8-!O3>Xs?o@k|*o}4+ut7Ly>1yN(b&$UPzWsOF_#9sH7Tvdw1priWnFCKjS z_i|cIaVEeqR#PvfqVoLncTWHQTR>Ygx3qp6OKw!YUS6j}S+~r8JP!@Ai?L=2U5u10 zjUFBmJ8o_WbCxDdvtFjp;o3gJ$qo#C372OdW$jMm8!?gq-h-mH+(4rw`u# zga)7lDre$E1)5ubc_wM=0!c{7up~`ukBrAwA75s!D5o|aZ_K~?)5*urpT2%urYT&p zk{7HL9N(x?=ec`OJ<0ABmhE30pXy@a3ir#KAKE@OM5(Xdm6WgFrPB~k4fav8r}Hw> zc85T47LJ_;hcac6IFxidEb1cP@oWn-A3&+M~bzd3*JP2T6@qLdlTaq5K0 z$I^Z%a7GfBPYJ3+)W!E--CMW5VPM1fqy1pMFFtRjqIfl!8r( zhfx&GgHGIo6He1d4u+#D));|A^1%*bgck)yQ84s{p|C)45&fjN#ON(eFtqy9SxN0@H}JxW@?FBTo(%lsq? zlGtz$GCjZ#2#Z|D6(fbIg4)3V1)AX1S z|8?Pip$1vHqzo=RB(lW>Y8g_9QdTfIYgG+IX^P57d|mqpxs>I_6e;F}bW*n?tsYD&N==o$td4o!F5Dl8t2H7lV-suJb}87LQB#YZ9=Pk%zu8 zoT2)L2nH-3##0u&q09_?w8$k1M*h&Cr9W-TZ5<~&$N`kXsi3Bs0BPgqlPN&cC~xu!@ zbW(*bX;_(}3ud0DM%SZ=6kVZ-LyCw=3yT!Rv5HeHxUFcSC%LvjeqUl^CbCOTY8OfW zF+}AMVPngWZ)0w*JhntsN>Y>UU<2+-*2So6b2wa3?t5?z9OpsymxdD=M`S4~&)j}5+0jQpQf)MvfsGYKgxI(je@{%rbS?6)+FmXxDx!e@T}WjtOy%(+6|Om26v*M z)RU_{y}%*TBc2BpS1QOl10_m-!kJLm)nP-OJgJIodP1qh)uxz4!3yOEj)%iTxlG$z z+-!wX6w42(QqYKRh;$M`bkyo)dn*-!N2(kz*8yW*M}$*Mxmtihy*m>S_@|JIqJrmP zNy%~tf)M#cq?kHNEIYysRtnE67YQxvRTy!N$KciL%|WwoCxX;bO5DSLN#VSfQbKoT zk-dPyJ_IuWe?Wl0t0=Iol2taHxo)yMw1J|J6!F&{X}D(@MWaf7I@Sm4Y1OUS@Tx&i z8%k|0&Gjh#)PPZZ} z^B4H1O2tH{XOEC^*jTfpBb%&;f8do0I~g}gx2Z1)E4*rqt=L&tDO=w*daD?aCyfn? zU9m?Fz1$?N>{*A-zLkIBCcCU^Qyf#Z;y9#RxKpB82nD5^4Xe<%g9%W~H8U9m-*j_??hdTIGyq6HsWeJnu=|DY;enK?eU z%s{ z`E!ltbc!Aq{&H*n!mqediAXQU*2+-&hIf)#B+U`;Y>xt}%!BsNbUA|cg{(8ky^s;< z_)9$qq(7o9KAYWoF#iE$nbNuz<3XL2Rgi>p@{v7sEgI4{jOh&j&<@1C^%9roZBYm) zGz)UL0t;(&Y=FZYfA>&R%4{P?k5P!hSSlx`~N-r_WW@%6mjnOcY1j{8jek|N3 z&uD4z0Jgy?qVF?eX5+Gq4|vd_4kV^fs9ahuIevEm$2teZf73qjpvwBx4jg~9i~;n_ zcQ7SFabK1_CoN+8vpvilk6y`hybZOd{xD~TmUY|>NT{a8(;n?p0|pvta}YSF@Xb|v zE+FAUVw-6Pfgj{pWaW%KKs4A^j1YuFYibLJTFTSH*;iklJ^#D;*RRfRytQH6Mof0?SwCWRRY!+(-= zpqZ^fhcNp4|0Egl7788Sjmr4yG-6n`MIKe;iO;)|M_OlZzX9>V^Nz!oZMNCD7`#+( zP-G z>P?JfC7zbb97M&b4ab|#a;J>QpQ5#?iKEmLu4mDg6X*+)?e5vVJ47UvC{-LLw&O=K z1NAgyf9ORDc?z%%2`e$fu^TUVi8D8;R%xZ72W_qIqt3UH1ZO%GmHxKexWcQr5V71fA?37R^#Nxo3LwO*@%sa;H34Ie>t#=xbIw_U%z?!hY#m(el7+&r$qll z>YKJUf5mn_(l$zf@Q8wwGL^B#w=D4Z-LFr7cau~BoHNE%z^p?u3X)BlEa%d#p1B=Ri{8aYLx`tzpFZ8W%*E!iO5r z(b3so<3j8_=%L2RdoSI;d;P)J_vWu$f5)4m4`|l2eZYZYVHk2xG#J8_E(fJbarxl5 zG4jFNjfv3z>-@jQKmA+d|NbKc8~n%r*9a^pv@!0LaHer|VAESnYs6v}phngAu~0*6 zc))c&jf`-#ImLi2`^ax}8i;RDJcixnybwInh7Ex?BKtGXHufB0Qn9qEfBm2Lf4_NS z{`dEV!~7S%JbCZ;bXq-q`ryM`h@H&b$QhB%Gf2pzT{+JX+_;Q-qmdA<^^BRG5#ILU~>ax2K$}y)T zEz-|A4KmSzduZ#3JF~|7N%G1cjd(~IQVcVw@{Kg+1-1_3|(@)NBzkKqeFB-cvvrWhh z1vgd-u$lu`chZs(Kc#EM+3nBHZr^|)il2QofAvqIubzJP`h$0Wj3k*0ed2|@EPsnG z%5taYMEelOBe_IMkC~isf9Lwyjo*`Tw=jC767A2N1(KP=<(D_--+XlcoBuw2{r1`Q z7w+G^`QR5HWsxk%8p-jSH+o4DGTpc?J7Gv**$ayQpX;|obBY<}quUU|*beCkEn%Mwmlr2LjNspvPas)xUh#@1DPLM)$bz{h)O5=1%?Y?u36&^{=xA2Ip zj?dk{^9uZnIYRL2Pu@AZ{qvI_|MkJ|UZ>+@F{fj6Ayy(Q(s*aT{gap>L?qGscRo9P z;Eqmk+LgkdfODov2JM@4ZCI4!)58qccFg0+es(Z~Y{L@^~^i zELU>T`B<^v_$w*)$)A3D^85#9zy6wJcmM8P_%2rXxEs@4!Qx)s*~|u7+w*fwWZ^nD zdB$RLBC$seL$Zm-xgQU}By-=D@yK+%13Pe{d<8&mfHoc(e{$N6^qZ_Apx>M@1kP5c z$@amt!F6S@fV8HT%8!nSYy=`?3fvAB`tJdzJ=BW0f(rz^Q*5+Y)V(A?^fsb3?IP}s=k$0GsheYbB zBVMgyq{3|nMZtX(xQUU(FR2)xUgST;zI_`2{9c!f9`ffhf)x5M*LR}C96Ryb0m22nyDHs zrQob&SUDbeMb_mM1f0>cJZ&<-3Z80Jn5sQ-+@QmSV8*0z0V-VQp+*zQ75M`n0D$q47Ru>HZrhDZ$XKwTk{g1AN`cyquhG1J>0t!(JT z@xdPRY+#{rF?9y9!rVNQ1rIC{a#eq*rHiD!NI;F20127`Z-*(jorG}=e_wbAr)To# zl>N!sfr}H9FP<$oCSXWRe4&kY0u6dNf6{<6S@E?X9()fy$7hcodghrqbYcSPdY-nW zASFw$TZI$xDN6ip!tYAV5=}CL{lK4rJxih0X}L_&RLP9M6NWU1^|FXblH_5<)(jUL z6D|>}P$E7_dE|_kMz$s=C5TB8^gS!sFEHd?&P*=~1j_#tQ7f4s9u(L4)!!_TsITTzVq^;4uwTd0_`RyeUgT z&wl+X`O&z*RzA9+b*T5rhZ<-9fBn_{Z+?09>HBB5uXFk$X9!t2%x}GU^5%>4&)y<5 zL{?%naO2JDnM;0kX#_C-B}b3xBLt3$x2XJy$yC0VdxVU$rV!p=(6CXb&oE=I$QjOD zD_HC?;BVQV?H_9<_4gIH*Mr7@U;@Z7k8p~e@Suj;g3(= zC!#l=?0S)VY=Af1ygTjuaLF5j07lR#J~<-Pj{WU_&E^Rty?2aCsOWc>9sL;F7R&N%;KL=gzJ_w=xEMLq6k$@<`9CAeLD0e141U zc~0MXo(^R?cbvR?X9aePe;7XrLpPQ`E9S6J4YKG)bQuEd0n`wr-#lx3p{Aix-{;W@ zC5Vwl1P2P3*V*m64_+)20J@mE$kj7Xll(|=0mBOyU&62_mP^BDe;K$^FWS}9Wh_oD zZhv|5l_lobNjnc_e;r2r(_?%#51u4I$i-$n=A+ zPe1typQC31#;h)u}7S&e-Kin?MxbI&i9|2zxVg~yYHX8UgoAXo7gTKDde>fXkP#5^mWks zXRQ(jmuKje@-@8d@5v2$Ubr3UUZtD@2&PCD^QbjG`0kX z$RKkDTqZ?uW(JPQ*yx<$Egu0zF%e!oH#0E z1ANmg9oq;qB$$CPBaaY-ffsJiKlnfx6FvAznfL8033S}-2njY{K( zLWzavEovxFZ#beMa9g--Eht>yaB&9anC)0 z1-5kuj0VZud*;MMN2$9c)zID5uBw)h1tWaM%shOQMhI#NT!fT!;00LY~r;KsM*S{&aqWn| zGU_rW*cQc-zYs=2ve+teITl2QVR7S=tNq{J?LYcZY&O8Qj~GzUw&8SE>ceJXP3;1; zn_&mHTEhSAm;NmX?xL%wH-)Q`6b;#=Nm^K1&fldDe+bbP#iA4f0V{3n`(85+D?Lli z1*Y=(FpB+pH-&f8*1y2d7T<-#gX+?%jz+@sYVIB}J8)?&W{p|F5~w5;N13*+U%GDY)> zO6KXzP6f ze?5HIJ99-LfGe0z3vIzl5pbL#1)}Ynji7p!*g-in=!-rprm_AvH~RO#b0$;IIp}ze zhSCJn0%Q|GYf5_iLa|-{={E@zhfQ=U)N$`NL<<#xPstV|XTU);W5*MzPc#o|e!KiQ z`6(P=7A`wvKSVABOdm5VFqImOh&z5XA74w?GfaV{+taW9-Z^md?;dr4$myMWr~lan zu=RcXx4WMKu>pTR{-k&I64JYtdeX}D& zJH9FMF%*vqhG0XU;D8UO7z%(lxbtr1uyrj8kjw%<#UYiDCa}>>c^>U$KWN`cR|$$WC~Q@d zMc?(%9_bWAef43n@f6*reYoy^wf6Yx`kl+Sexd=k0vUNrZ2#8opBX$ltrhwuyZ4<6w$upkph z48O&0qG}dbLWo?&V~0|G1K;J#w`HaQ8v=h{rW#V!x>bOS6@zL8rK{3NCWle%NXj)@kxv%Hg3y2L zBe<#DktCdzjEG~=Dg3Wseq#l*D|Jf`oa}{a4+v&QGfy-jgemsxVY^YKq;=C@@aiir zghjh>DmX09iZV&N_>7#e*`U)zG)bdA0bXirK{51+GF+@kOk~Dt=6I?GFvt6w8Md4;nad z?AXWaAFi53=K5F9L7 zy^|2^bMb!f*rVQOXEv^Um*%PgQ-5gVkWFMNyaNWsx}@P9k7+_5}O zDFtF0f|`xIc1(67m=~tyaZC=H)b|oxB#;mAq?iSqZT|w7@}DhK{%reE85mIz+F|@1 zJKK8Keg%h=E30`#F7@!}(8!l0dlmqVf4C1^cD zKO@m#yzWG3mG(&+TXo1Vbn%^x; z1#wct2`(-|mhG}g=Hve7_tzer5swq{=txS)81d}WHVkSZZl?OrV}Bot|2Z#+zji+R ze~!HgKX&ipAJ0C`Kc0Vv7j{1WQGks(s~k3?IM5Dv-+S}tjk9nx$oZ5Np^jU~LSPGz zXju!H`jF91fKu55Ehx~&y^)mArAa({PnZ5W&beK9-rYO-xm`AZIH=3)@^ zuD?qoSEIFLltUH`8W;^}0PUdo;X`pW*k$YU8CHioV!O?isAEGw!w%n&;EmkdN9Rc~ zB(aRURJ2WBwSN@6I!(!ofF{oTKzS%KM=Iv=y%j>mgChm>(>&3KnM-9NO#3Vsp|Ll! z!&LPBi=R#;b2h=P76RMndTPN*&OCLZo_Q$9D=RYxU@i}_UrX5+fN^C_9=r62bQp(huAl4xDZrk;4 z1lFw;yA0JVRjaQ+M?+1`*)}Pg6QL)tS#WzEJ1K=uWcL*{xtdsTcF?vU9)ibISzN^p z!|38QFdp#;o&EY*PHJKR%?GsgjtT^+b|pe{;N-V@yLabfw@*iCJUDe)r?gbmQPj5X$gqKNkOs|&(qDzyIAz01YtB4vD?gLXp2f0N`{S3z zvjLw0k+)^E0q6l=mj|~`Pnb!at)P(XnLyzmw2A+6V&m8s@UmC03|2p)0^-iLmuC+i z*zRPXF|cENW?_0?w|`6ejgjM0J2ViZ zBi#Z(XyJM~Nz|=_-&I4vAp_Skfu}JWn$}Ul23|e|h|navNOU*@y>nvY_^KL*xYqO@ zoEJMQQG5RSiU*zBUYO z;Vu!Cq3+7m%zmVEd}lxl_ftl*39t85ERMYI2FFe)2UJ5sfhK|t5>;v-nD!t4rbEfh zVC@`PfCGCg95pc@)47JRM7ylgnSa0Dq{`q}D=fD$uA~HDXZ_p{;F|p4V(ET#NG~^&h9`mnMg$fg+=o=wXlFt&Dzt4 zrgs+_^g3Z29JPaq28jhUI2~R+rX~e}J2UlHhrTGz(5{#}QDC<&Qw!q~m49;E1z+G~ z#lfrQr-gMu?VkiSv16wGJg4cpu|eu2Rs};`=DsAPEKJ9Kw*fgg+08reIMP|RZtBHl zMp~xLJfGc>JMjbK*{sxL2#gIzwKAHfhJEt7&{=NZmAAR}_jmdaE@YI(&Pu&G7um6) zMdBirF@bO;nYk!j#xsnJGJoD#0W>SBxFA8X4c;evqmj8tySw4hFBSxFC|@4c1JPLi zQ89tr#b6T&I;zf2;vK|+%0A?F`0K#~_zi(pO55B0KwyZ#yR}MymX!VEFsaLV^GRW7 zx)G92G_*QHthGE`<8w8%n?j~8RCoUC(P;xb6yJay9asz4>_K+?>3^|Q0OLik z5iS?%f${553&NWJjhh&c>F|~P%K;b~3JlcneJ{9>HfYz5KV`R3acm#Mu^hlLjb47> zv|9$q*#k3A&CDEsaC&D?ke9QDOzhejTxZaPwJ{amM|MRo5v!(H^u**6r{Ki25ZH4B z=vEEQ)Y>Wz+xgW~8Iz1G`C&&j%7I9a$ILjTLLgS=NZCM{DrG4Vx)vP8W~LJ)6px}) z3<<3!EK;k-2xrVQByL(Xc$rhC7|$~bz`JTWA*$57!Dz96SWH*w+yLfrO1P48ZzxYv zlub@#P?I%M{b}*7iMwsDYey9g5)fz%%Q+Z0_r97nmWvIG_)z^ufpVc*`Mv-8!{ElZ zVqXur>|r~fvKGcGEuB_8i^Of*IZ27b08Li3N24R=_3yqKT)AfE0V?pTRzB4-69et5 z*H8Zjer6DV%6D9hcU?8iuQYB87K+Bb*n@w3*YN-bG;R-}) z0=+5El&K5n@kj#tfTl*?c*Z^?Ekyg>M6P;Mfi&}MR@3rf#1fRx*2mPOko+OeETcAE zTR;^Af>MhT2vo}TmH(E}=JF6mp^9>x2g?UHZruLC9^sFRdOs? z6j`sM>QzMjEd1ba8hWW~b;T(-`}{;L8j|yW$%&V>aq@ic-g)saC#F4pvVZ4ijMs;( zG8DeA1z1x~aSm&6e{g1xIQ`QfY#jT%clA>5@r_LJI%nHU;IxkWm{-BpHYGJ$Bgr1; z#TN;5H>n4}PI1wK|4&EZO3E1R*Sq!nwjimlm8tK&^}~(1-t8&{**E4>Ji$ z?=lH8x0eL+z8r}4IB`OJQki2SBjbC2DYX2UOnQcftZSm<%h+e*VTDJ0t63Kt7!7GS z4G^b1LZ=Wcf5~4D9l#`z{WlFByx|w(i#9_9P-1WSkH|=vK36k)Qi=7`_;a$Xs!awo8gh_-mNYUr z>_I1CEZXXW9}Z@j$p?Dkl@=sdsu#+kW-%CK5WMWA57iUH>`@LJeQ@>=C@1z?g1=UhPeV{AC5Ga&CSOdtt=X(`>HopJFJe-$m~*rG(qg`Bfb;a<6a{=)jr2NOmW z1jx-$~ zO*~*d#2@TmAU)RYBHXgn5q3(OP)aHK<;JCB{j(=~=PsMVjut@k{EWMo7{viI0@{_{_D}HwfjHxPF-IAEcX7N>>7#n_<&Xs!S8Y`;}_A6Qy_ygGZ+!fl;Np z=?o9t7#)l|O=+hp>!Qdi}X$y=&JRIMhsB@s6 zi~{K@R`NE;FG(d~=0;IdFXgZsXHgqL9j4xP+bmyFQ3P+r3~nobI>ggNVtNvzYZP=n z?j?ZE?Pie@wCfRV)0(45nKIZW(*gKaAzQo^2~c_~U7@`;*b-1t0vrOn4TxJ7gRle} z+@M?D=Eo6WK)N>wwneC7Auf5vBr>A2qP*O=*BLIiF#JK^CJ+NYJTfQ#U-B&~nrva^ zNxrVYph&bU9l1Auce|M^s^zo8eoY*C0USU!sD3fiDOB1LxDYGQ?B*+A5BWG~6Jao; z#{}h8CS=@Xg$r00nj-N=RaA&srvIS7Y8XP>Zp1Z0vi8|5Ch(8450cR(a)~Z4g8*8l zTro5;NxdJBxMFEWfyQbDR9S}F1(9Q^!TgW1k#(B(LYZEF8)}*Ti$C=*-dF2W*r|C9 zp)jJ?c+E7G4VvUry0)$RJNIlrN_I|ZzYwmzi@GnVo07!Sc z6!^;%EwAo>a@H=_Om?3sXD{;>!mbb#J8xV+*SmSiFdMMfR!gWC;(K+|6_augM5VhB zfCu;P`%CS=X@>)WAqF+%5L*lz!!%H&b(z*pu|nk7?GFdnKj>fjt^ec23hJy4jQ<=~ z+g_c7!VQVvm~|dIbCCEaI01~%l;&0nzIZcX47^Eyq~y;d#ct+buY|&-5wc*ZgV$j| z>v!RxQSrim8$ncw^&ls|$%to&QSRm-u@u}-OS&BmgK61%BmNnsD?ne=54v2w;mF=u z0n}nO?w9k7BR$ubi{!T&^VJXz?t9V3JW?+NMnOMDdX%~0)~-Q}P|@0Lm>K^Oh%unZ zsnw8wv9_az%(dEt%-u7>YA9Gnn+vDKRLI5S#PyPe6iVblX(&A}Lybjs%biYc(I7r< z($9)0mG#189b&#<(oNcelw@fOl5k`vwB9uM=ZI&Lh2Wi<%37tcz@%~ST>qobE6x4{ z2KS|MWLbuq%915IP$5qi=e+_~VOJlItNeEpDtS(+nS-ceWONy%sl<{7qNJnXl^C7C|$;NHL1ruWXi>>L0iG;Kj!J|?>8Lw`_hq_& z%1HJ#*47ibz~V)Hm_C$`r0P>TMvyvQ1;O_p559WLY{24{%sZMYE&nedN=`q@jn@?$ ziKNi(Qs54Z`$hvJsBaZPy9|zq07*Asv>Q3r%BB!Ok6(u?GpywxU`9G|obv_UJJbK> zMm4K%0W_WikGv?Q7>7;re!AYE<--JjCq*bC*VH3I@o0X!bCt}Y$_-N|sSnC?GWP}x zvK7NTYF2VnNr~adl2^0=j25&@oE!vDa5ZxOBMb`63#o`n%|s^U626?xnHX#HUYtP1 z2i$zrI00&GKe3Zb9;+`PH^uHM_JjLpU#`8lcV>2S?|}o(|E9nHdH=t@cIfbbz8Mls zn;mx?oiLzEI|Tn6+9$hH-aYZw#QTXi*&~xX(}}a#)GM|#8W^88GoJ~6RvnLOGn2?)rdo6my$Ajf^B&!qMFh&foC?T%k&hQ9 zlx3m1O+i@`WQNfpTbWc|QkYA{g;`v_TrQkuO3y6osaVz(4EC(-1P1pAS{XQB z#hgT30S`THvj78->fcc`)zqf#mcIt0Z!Rc*#^Ns>XkA4s zo_ou01YXhBOYNRA`C0{lYdV zcuYbJloTnP=NauqBx3Bc=@|*s^i1OqKVo*1Gt>SSbV$upsnoyJriNAJ0fl2J@=5uV zCBv-;Mv=eZYlDyAA*ECC08Z>T%O{{*UM4eihP9l+X z>ZwDL8^h$Q@M4X?L&lz+_(QQYMOF9@A>oVa@V^x=v-J+r0lBhPSHTRPwpJAR++(sQ zw<9JE-_7J{82U+n9n`#;91jyRhm=?-<0NQ%!%jvE&uYPOMiwhHv9ts}Uh+2!FBVVn ztLgJGbE-U|!k);anRdBIhHDmg%)d@c>TL8kp#mE(5^o;6OB(!$sDcZMR#B)U)Ro91 z4>=LB153kA2CIqryu@7Oaz&<*Ko3Z6RMsZBrc+i1pV^In27Qp3a%ke`LgcktxqZM8 zz-fa|%vudfT5E$px>74we{BM+IBI5}hQIV|o1qm`+>%S#d51VK6x^GegN(g-I4l)2 zjp4k!1-Qf$b6)8&V*wTx5kH#H2tgP=`h>@zw?o4eNFoLE%=x>6JMYrUS7pg&8SVr` z($@UfyIwPY#zPbPU8n;Uga96wc<^C5wHm_Iod5AZoIgm~KM-~p)#jVtLR`gWgTP_r z5(Ab=4I>BtLNKw`bvwf!4U)P<>Y9vju6*U~-i33$6UVFRHhHMHle6p=8K7XJ`if$q zL7%}G@`5$7tj|@UzsMk618g8LUjFtN%2$5Dn`8PHMS2&Tk>p+faj zW{g*e2fiS-fC!kV+DOBP>yK)!5HlkvTyZ_@41W_y>k@666&}^EH`dP_gCd?EuJ*27 ztMat6cuBEY)hyxwi(F9|2Q0`?u4n5)4g!b@IIw=rSp;3Pj8R1mWrhqo`0B(g?*~hU zgBYiOlyp2OAtL@G(-jJV%kHjcK*5Envta$SZQNdqD8VRCx_S{s#AmA`K3f$rkU8kG z%CHS=${?Ox^x9B;9&w(lg!9}m9QH;l0NA}_w*+89WWsv$!F8RmTtocWp_j8d=? zxQjtfaWWuw{z)CEh}Zri_qbdT%Xmf*X)ckV2fu~Thv3k1M^;n*z{ zAT1&EO3Ta<&zcjwK~D$>Mv1p7ozy6DSDu+<0MKT6ulMMDp!0YCgXA$wxms)-p3VqY`f-czY?SQ*(VfH<0Aq>29MCZe36oXn8f z)TllKD;U(Ak<)3|_GO)m{2fE9;u60NE{w@2S~+8k5zf067<|&RKwNsm=VFedJgP7m z;ne?yFl_o>+dSbEWv4_bV6M2;>rg>ue^HTfHTcp6I6T2`te|k7K?PsYl>P&a9v`5fV}6D zStV)&Kl4|(2$T${n=q?F<);v%E)+Uq+bTmb5gOL3oqNA5C}Ext=N&1YGAcS9PI4+~b(_Ocf3OgKOo(gMT3)19z?S@UP*d7p5=xVw{|Cd;M)u#G? zQ9?!`{*OX)T}j}1{rg1moJ}o%nMFzsJA-e?CeZq@N}fI2Q~u~IdCjg*CI))?gk;{+ zF!|g|(TQfmrR>czdZy6QlpR`F^Jbnk8qW0mqQaO6JCJUtR)>5mWszPD`Na@}Ycd?d zOOA1A0?J5(B81V;keRdP7Y5;}7&JXo0y~_A@|i&SvTjL~1n&VM@z=cSErSTbx^n#+-7~rJ?IMNXA?yQD2$$XAH!`!*Y5g+Li1cOS< z5-GbjDP`9lr@rWm3-s2>MW#f~?oG#k`uSwY*Kqh04{cm6VSJIw8DgN12({y{8;%j&Jg_{*<2jlUc& ztM?`Jw8(deJB^*bA3rX2NwA4f?}q^#0?<-;;T;xtn#Jbz)`&XIBI=tP1yIgBCLXv8 zjJAH0he2-XCZy6cJ3Ep*pHoO&iO*GYVKuaAF5qXGLOWr9hqp~5O;Xc}%{on?{tcL% zP2M$1zzoM`W-+rcI~Q>=@VltUyFucDqi_-~_{ClzIecPvf&_9IJCa$W3zZr|D)78K zP>+Yl*CQqOwLPxz@*WnTd4Z3NBL}Km{~rM+y|6JA3*`mVrR7AH~|MT5?BooOqs~V-PBlA zUF^r+@$vEkiZ(Bq-Q zI^Hpi7Q_Vd2E0_tAXOm;l|WEjWU~gF#YAY2f>=><&BEtgaUc}00KUH=4%O_Xx6hC3 zQP9DhO2%`D(b>-}3<%n8<7@0bvOr2cd$NKo%>!{cby66rYjUV})(sE%B!bO%oRT=x^4ce=q!< zb?6V{qp(J~G^FAo87DT5o!@x#J@j*>Y?Xt56F>H^em6l%m^Ag4#`vw6A_-QsMTDZi{pVYo7<1*um0kSZB%Icl?W$odm z!8e}`R*&^R`Kfp2;zUaKL<^S=ni)EKxXg}cK%-mP@MegYfH-YsPP$HJ3B<xBU-) zf7v+u_Tb?)2(|4M$jLo zQ+%)vz%v&Lj`l;WG6MG>g(5CgI9ko?uouu?71|SC4WYFQ?IS}|5u07~qdPLFX zct}${z`Rg|xOqO;8OBYNDYg-A4;ieo)$P%ZZG3)W{gXQ*-&-;MqD+%l4Fbt?0GaM> zoW40)$8x9{z>&}x$ZZBkq|b1FC1#-4$F*4q@O-}h8IP{2hrdO*rQfreP#ounL}wtu z)n>j?uDVjD1cktIETUG5DJJ=#=+Qm5rSwuNL1A3m_5dS?oSo*pZn7uXId;wT{K;PK^1hlp6d`a ziMg{X=1#izOt^t~{D>^!b`AF;CAeLC@ydWE*Geec2!w9i=|LOVR3O7RkNkC7^lQyx6?AMDrBmKE5(x3Oh z>V|8PTr{1%9T*q18AP~hoqwwOiUj2zosKu}2f=X9REB$I54l!2d%;Uu1-cW?&Z?tP zQ0~!5J6(0^Aw7s0ZdYYEF?3-0*Ll7f;n~Uv;`@8WUxu(m0fLi*#CX0k#`FL6=;O8D z?+jMoTL1Oy!Szpj=RWM+`B=9>-2t@$0p+*%-T{OHe_!tZxY~dFJSeOf6vvem39Kpl z>z8G_O5@!-*SmR(ifTIB4gfFunQV6qbvTR@jDB_v^Q%2-#ZxJE^~+{vM>7k=Wq%ZB zCp`H=9vO=>(b>#dHyRa(%qvKfRbV4ZvxQl9Y`X$z)U{6L!EKMf!gSJ3K$0mK3r@}( zT8EnPf60T?U_yWZs#FNYyzo6_GlEE8B*&YZi~Oa46MJnVFh_!I2Xr`4t{jjzjr7uD zL?QVq`3ayU$qGJDe@L8J`ms+V<1{g^}vCdi&V>fw46EJ1Z0%-$o0 z(L%E{l}k=MAmE_qvg@s7jWol` z^J-c^?Pn-GvO`rrH~&(o(fkT|R8Lb2?5OA$_znYCv4d*{tpEA-{_QU`d*MbP&E_hO zfa+IN;+kSwsMrRXb-i}iYbvCsO8y^LLfg1J%v?7FwcsBCtILk-jLe-2#KwBGH z$=8-G2{?@!z$$1Rw(6e4$>S#YzlC#0B2+@y;nmPXwhgPXu3>VvfAJ^7EJupfgxr{u z1O3nh#hHrT^wbalvuo;EjxItqws!THE?m_aWOFqPQ*8oCa;Ct&nx-&d$*VFC2Jet8K9?)nZU zQW@3%1z5QV1miTZF6*X%4lpYrmA)#Zkj!h3PeKh+eo0++;Tow986K?_C1}o%d&;{n znPd@g4KhMOt4MSqY{@!O1-DB?nG$G`w`_zBjU;ketQPYDRs0!JCz)o8utNq@XN zjhE&35&33%BsVi%=5I>9z-|9?ThMq4hU4}XKb9^B|GOQ^pW6X@$RjdpqfrU82YZ_B~`fW&avM4OHe~wzJD7JivRkUJFDp@C2xfYRoM(huQ5uCo@D{#X!XV8 zLJhkCC9f%SY;l3F^oZ}>{i=WQe(%&fz5B-nQay|sGc0@|OnV=~O&LVAK#|4zpCrs15~(J3*UQ{0TK}JBU7PHB{s-k-J#{vB37uA74Ll zYp{B%TA|VsNY_$I$S8uN%6|!I1x9@RgH`bm`mn(1vKc4Jgy3$|0-uvv#L{VKhJCdb#oU>nEbMWGXRnskkORK`h z)NS4#tEYAhZX|wHW{##{F)8;yf7Jiv{zSHJksZsZX@u&6q+JnOPJe46^V$m_as{SJ z$3w2zpaoD<5bpZD>q5bvDBca)fvkH*=Kx)GamS)Kk9vdbN#1}dnb<5Dmf1|unU$3-D=E4d_}M>_(zLt31M@(j?miU z-=PqiTA+<@jU!LruzI|b`nveGfu zj`dIOZ(P2LwdVFuBY)^MMqkNWVo7d@*<2MB|8rrzuRp7|{_79xw;q3PT)8Ruu_Ev2 zVr9vyxo)=P7Fn>tXCsd)Tg-e;fRb0QD1{a8K`H2S$nks^3Xr_({Bv9k9x#ZXMo2yt2 zl^I=PJPdykd^k^qnE`)Vnde5^wffLoJbCr&BlZayU1WTr8#KkRicxQrP2zbg&I$60 z9C?2%xzq+(!;E;J$r2yUkI2`Jq445pN-yzPbl#x8SZ{S8w^UrYmXqj2leb(xX44hB zW_wq_cTabM_D~Knbg7E7fC}qJ%0H=O5%yoEvU~uNyvwf=suO>~1cJt}O__WSGXxmM zq~#~-Zsw(S+b-8k9%{`y+->jJv4gii!5e-9xeZt6VcgC^q@9Spqg))g^yZJYnmYuk zym?ia3pg`1PZ3e>8Hbh}CRDB^zxS{EC8I)v!k69Vu#G;FDICe8X3V$_`#rQ#%m?*? zfzlN-ps!0Kie-Nce9V}atmjZT6X?c!;Mw9R7Q8_eVih_^fCPWAhroy3?Ic2Th;61{ZR4I3TQGC(dV&9T zCUNPU{O|vrrfo8Rf~$$6p(o-+SSglkOL48?`<+@n?5q^+cRKv^nFlm6;Bk>hJitXC zHmjv4JVcW@-(g0%N>t$lX~BGwE0$h9mL&_7)IsBJyx8=Q4$+u_L}``qhx(L|8Ek(D zFa)A*;Y^c)m?nC$x4_qo7_WE3#FwjR1q`@<(1Bdgaf2lsf#uH~sFiPlWOA6P5Di_E z+&M4y8$q-wXc}>VP!kYR5Db|_Yyn2;wdBcmTFgxeqzDj$u>;ykJ8}Jau@QlJ5CysV zeOHk)ox^h!9(E!49g#!$G}B{e3l!aYN5I72Yo zL>%O0ms@J`Ms}idX)SVT?J8fdh$fBr*MkQRPfya?rM@+6AtvG}e_EB{<#QA*!Tbu0 z{kYqKtpTJ{ci~F~=bsLHCa`J8m8PAlwjuGsA`&j9YWrHYx{+W-o&x}V;?jSewfn~g z-~8Tt@Ku!svjEcV#=ffzUNDk2b>=%m{S#n+bR-(v1q%;@!E)uYX$P%VL+x9cLkmRM z;leFMI8POqWmh1&COeAPtZoV|mcbySqs0{YVdM)KqVofxTc&;hfqDd|POhImDZdM7 zfw6!WtBe9pIl#e<@hA%@vj~6QFhQlg;m;4>0|bp{1#6g~{lk%LX%IKT;WB(X0bFT} z>Klhz4e4vOiMW+?hRn8t!W`TOXQ$O%0nD4SfC7rNd?HG@;$iCozxA+wM5w<$cxtr$ z#I}J_C`f9|L(E!w^C=#A+r+rJ8%JJs>x@)%;z{ipW@ml%4EQvy-UbMFinAws=PpZ^ zz4rk+f90zi=YHJ7X@$As%w9pVdboycUH>S?A zi)I4dRwykVmoTWhM>$`m#8CWr_1x zf|Q>B4eJk`_mPnuwG^*47c6wcuF(Bb8I3Y;e>{80317~gkJs*>>wom#`i%$cAHUsu zbg_T&zJNwgY#}8UYjZq`ud?W>cLa2PCU7LkMEpAJ#&^43!|U)VmQcFjS0rwvc+Mg= zwW%O(R3;RH!w6X!)gWIEm*JoSc^p1VVm}$0OW_pbUk<=Jj-H2F%v>{^8#3dhMZF*x zf7FD-AoXTYi8rV1NdBzzw3=RXC!1RfX)NSTUe~)@>$bTJLR5ub!%4iQBS+WlumJ~Rz9=dd< z!CVdC&wJfwGV0CmBQ{4(9;rDdcD6Nqp$6CCY-hWYr5$}M$q>p@@8%_gyVDe7xY&<6 z!#=q6#m31qiXEq7b$U3;8z!a9X^VmV>gC=xYSq!23$^ifeO$c#%981Z|icoY%X4>Sb!L=Sr)Pq}Kf64UaN`Sk^IP z`jpe^mS<55rt5X#Jg?OXlFh<9e@lUfE1Lo3Nlmd-b`Xb6oHShYN!@Y>6kd(+EWPN$ zXX{lI#l)I>rK)eNrM=<#q>D`&Q!&duVz-8MVNCn7j175ZOEaAhMJLtFcpcpP#K^Fe@N1dmv+{6 z55Z8B?rvxHz>KqV$L@)^(Ck7j>M1yTr>C6tufG<1hyJl!%;$P@!Ej#Ua`wJ3Ww0r$ z{c!%?Z$I|V-%EQ4h`G4oMU5gS8f~O(_;tNAV=mKmhA*LG*T^S^lDR+~D2fWw{ZLH` zi;sX{xGmtCIU?k1e1tTqe*h-XLln)rLXYbdxYM?S1Rca%Vr)uKvJ%UU_{Y7A*Lr6z z4o;oyy?M2N`v&2PN0Im~c$xla(XEpQrW~)+X~LI9nh>Hn5^W-r6l;h9RT5)R>yLxq z@AV#?uVOqf@?^npa9;x>Wqr{X-)K~YJ*eYU=SmhU5OnL)tNjyae|n#t>7Dwr|ILm5 zwJ&>DRx5U~NQP~awL4)@mu6{RO&V}+?nPn=Xjimq^zVK+cyyf3<^_P?*@T@a5vpNp zllDX8RrW(dsub6lnE`EMq!f6-eC!XiH-fAM_)nKHjK|F-Rpm(U4FMN)rM88E^8T!RPn_Ca~qlf2RQbXelU+IELMz`rI#_ z>|gzkqCuQ(v#?K`j>0;e2elWrJN>KYdS|WxYAEETHvpwm8PFRW1~&%*Cs~hvrLf6L zlcNo>TNmqHGgxS=<-_(a1(h<aRU1{A;2e^}zQF@}lZD&f3BQBMS?aLV^vDS*kQ7stNhR6ctpreSrK< zR4w9ZMsrd0lX@=Qxek45W*YON=c0&>NGibtsE1$^f3IV^X)gpjKh30K8??+J8>`RPHizA&en|y!*YH2(~Yc)c!#GQA8co7}|#zNu@NS#1;JV!zbY>3xg86_LQ z46!&|ilWVQyAjnlxbbc8{H3*rUx?MSzj}TB=eH+#5aI&2QU`wx zF*XYWe@hqYOs~5r*_}zjE|k8Pyl4*G=_kXcj5v+EV!yK>7F5b@T1A<_02YTeFmbml zm~3Owh3~20hF7qX?_$mT~v}laC>c zS!@J{IsSW*nQfOj{{bI=P6@enxKC3CW|B8b2Y_Kprn*vaLII1|9w`1U+@WMZ_bV=k zxMCZi7)jl@S}$KD*=Q}%Smm)5X@prXGV@}|R@dcogCc*c6pVJcQjeRsT?3HsaI=V# z-GnqA{U#8Z+XPhkc{c&anRqpr3jN;%7*~$dU}Ebu7si`@A4?{e*Z%=4f9Vgrc%@wr zLKo;XM0~_~37IC6Iq}sU8Ql<+_|5h(4>Y1NRIgdQpyqmlD8Kmv2&u4vrIA1N(#3|! zva5~cZXJQ2u0AKO1|yWe{ugfxg#tWqaN+B{e|B)^U2w&bHqi3>>jZ`YVOAPp&AUU4 zVS7%)q#-oW{-?i_nPdX?4A%j;JjY@~Z08QmB$bT<8w9!TtJ#&T0v;J`?xP{#XCgNu zfMT4s4>N3_e+eh(T$L=DXn>kkEC?Y>Jq)$2A+s_+pbxU^x?s9w zobejP#24VsdG#Z)*xfI}G1o%ZADY$&wnZ;UCWt^0Oae*ll(NU_CCSZZ1-&x`S|dhu zxLA)F4t*k-!KcI)GK)OU0pM|Fn1@wlDKk$hRi;& ziQdh~#09#8GpP=CAbcManuJ4wPQXkpw$>1UIp4(?*R-r@fwZ5I)cj_P+9~dABE4&1 zrhTay&WR^GW!SJFX9r-0%cJg=@id^0c|wB5FgF?VOkfgtoT+_i0wOON#2VtxVnWER zAF#ncZ-i}slrGFNPo@hE7k3P4O8~oJ%Uwb#hvin!#r&2dWhu^jmmLBEIsrzPSONlL z0cMxH0sVm^_3J>>)Wdkx|i|-0w`C~hrb_~FHJFTXOrij?n_#jY zF!M)M47nzct7@Lxp#JO8skQs3dyg&-u3YP#xJ7pOD#q0!5#405nu&D%>b2gnN8puw z|2x6AGFqBAFkTXq%+{MEN8)6qS?EbA75GH&LuQjB&J6KPp#PXzE^-tr7VuW}O`Cs( zKfvYi#PRi?-xiNro{V9V(&3SM=}f5mHMvAsr0BH@%oMeo8fZW{5Dv9xN-7~vrW2;IeRtMb^`A}Mx^XPj6#;pDpT5( zw>QqdO`OqOkU-D9Xkmnotv!6$fBSztMX2{qT^?Ltb++x5P|jWse0QMylk6hIyKAK> zFU4^9Q@8)tj~j1(#&PffGKcvN10Pba)tlX%PnQA{SB)J_fAvcL!6owJ>OJ_Dpn^6y znOPlEGB7Ib?An8~8^?a=o%)3;WDHh65|45H*VX=e?>pOGKtN|7q(kNEGzWjY6-Yrr z4?rKvR(isN-+$^|6(7JYNNi8Mz4y;LswSX{rs$o2*YTUN@APh8=$-$PWd;6x5_Y3X zkB5W1=qd4;=YwziU%fT>>Twz_Sq`f`sWQm_JocgZ-}-mo!Q(u>y7rKS2raD+`6I)q zcz~n}UBH`t_gyJ#{o*fckFS3YR!^E7M1*8YA*9tTV8hCh$KbJ^*r98PmV6w39_dZ)hZ-T8R^?_Z1gjw?hd2_tn> z!3iJ@VV!%+d#GkzfbhL`Hfx9CCdVV4Jr?ewfB(e#g?D;qE{eBeLb!jF>aYUN#^)CZ z3Y;)=XcQ?XRwlptN40V3gWi|t`=5x_`(sL5vwq{z#*Nkf=Z~CilXM6Ri=DrnWf&(2 z1=&0bzA1HtV9Z_sCjh+cI-Z^a!TU=mR9t)TzPM@V=qEo7Zr_FKU*chW^84DuFCYNy z`YDMFVMB#;E9g+M%I|-gPKPRHmEMV8)*fD>NexEMXJ^)aJ42C049_Lt;*s$Czkc64 z@#WfscLuk<=->EM3?+ET48>1arhl)va`o=q7<}=#ca|q}!~o%(aMV(ouHgO9&Gx?d zVEz6biQ;p*zM$n-d&&LFU-qwFgOHUgZ;7ErIDS27c};h|Q*D2y?45g)))Z&kK4RVO z^nbpy@$fS-Y&foqa4{jmXv?(tf(EO%d6_=;NCE}z;-O+eG2bK4<@i}LTyvyB0rYC^ zB7^{^bT1!OIc)sizT7);U(9yX}ozR)6zN z|D*T%mrjZyPP=~t@iN0YP8X!5a<~W$dL7hSK~=+&FXY>xnd55nC-RE#n-g6iyQ*tY zU-ZhxK^lq>HqM{wzxSoHP1iV>WRUF{aGU#D(Q5JN;`)_GVr`|H?A`phckImi+t;b4 zkG1RVF!8H_!+FW-LosfJIzUi;F^_)zkM$&-(zuvB_If^4&zw;|9?vvzj z1KL^=5%+(A0c;ajEQ7$z%!{JbU6SgmH+OYQ$WOuyW|ajt;04Bv@dCDo#l{|lSo~wG zZnd87U$|$%|0A|_&tI?tC`xt=_E&UZTJ|Iz#Il0|cyB2Al|mEJ_*1rO-hrIG-Ece-Pyc$8#F7c&(D$(Af0ODh2d|N!!pOw z24;WTEN_9zp6AY(_X(5@PcfIHp(;7%{l?ld?7mz7__BNdYg9ThshYT6aZ*9XrOYvQ zj9MnKYo0#uUii)GI~WM|3nade<+_{j9Zb2K2({VpL}iT{vs?PzB(&~y(?o(^j_dI3 zx0_Gy^`1Y3qqckhNoVzEwhVxp-d(*Ju48|}F*kqcTZ;bGcFA|%$=duk|NV3C$-~b5 z&pN9&0+5DzEBuQGGE6);15;x2<42u4XCzp&p3?Cxg(0~6WWDp*r`>0lI#(YH;f4Bq zK7$ZZUHC0xlzNWyg$4^9x@q@h`BuK&;>Ja|d(m!ju%&Jm|LY}QJv1$0^Mpl0oxgwo z4CAx;>y_@^OP~?()r2tToh2lCN>wdlQ}ehzZEdam+B^3H&d>*!yXUW1efY;9?{mKu znW{X0t-g0$kBG$%;3Z9}b%Fsk=hZ`UpDGvNid~&9+vXS(Tt2*^;u~&(k|Y=!?Kmgr zjpt;IL^_1dlW#j`pZH*Sb>}Z08GbE!v=7Ah0Ye}K+bg`+ zcG`JwN{`NQqd9I8!vfl9U*C9fj%!e?Wqv)dHOHu(a@I465NOB$=ZCOvBJ~JPQlmkH zn|AMq%RE=Dz6loX7dZ8XTXyT!d`)HhYWL!D=gD2d(IhWRo10ubeBi?0<{W==KQUCy z;Z}Zsjq{f>0BO#-PD7@qP)&8>hHG~JWjl)1#{uX4DgabN0pF%b7cVlHFvL=9F6XWl zs7Sn`;eazWJ#>FP4GMYpqq|aXM8veEr62gM<)1;z0WF?U^@|Om^Yx?J(7-lTZC6@u z!S@I>Gzq~KnEGw=$;U7)Z-!VIzs}gro4!aG!~+$%eCvlQLUG5=6Ktn;$d4RjH}(8H(XI$Um%em zsz)Du-n;jV0K8JY;b>hwl2GvAzjm*4`!+r+Tz!EH{`>W<8=v5{L4-s|T*G#Wq49yO zzDbnsr{_4O2H2aBiX9f1SSRVHSL|hB^`Y2wgF7#uVGKsB7sP*qk>gy&w;D>7idV3g zR|Qhu1B>#S!Dl=2DVZ|@BybI<-k(0Y-MM>d^Uia&I-+|8MJif-5=&GdhoHk=P^13%3bsl}xxpEbc9DeWn^#kNcWLSk= z%>3rY)>@n;ED3*0PBC~2P?6V>mCCF`B#hj>hnAP_!)u*KD+*+;!ah7T=`&5p{2Y$hp8S5uWT(u{PIB4@50LMV%(R$n$6;SO)CFl1YXA#__=n)iG z7YCw>CDyLtNlp12GTwc4TI(fxDpR~;K*2mA5hLy~QssX{hM2t15i%eI@A?nE2tSv! z^ZD8cgM_s9g-k39PHiCp34aQ#mp8kg{EMwaXe^==o&Xjddp;n8GrYKWp8terA~dS+ zB)Y%&4Ao+YFcEG|gj2@B#IL@pu==ud>mF?K8_&Moc=;h-yMFt4WBumFv*oSz=l}Qo z_6{kj%j$oqbX-|U7$}qm-^q*R;X4bOJk}xNRS9tf69ri?F=nYxg)Aj%rkJ)vrz zJG3zI2NAR95M`oiaf2zCFagy=D*+*VsOik2G3$R~0#exenA0pC+l-PcQ8ufzttx&d zCP9V|O{0g8kk+HcRW%}=X+_=Vv;c}ikm;5e+B8$p2D9PxE_uNYuSNH_{^X56v=wVX z)NR^ilU{1%%7jTS&@AKoKud@W>S`(ncR<_A^z%jvXfCOWq1}^MrSX4PR!khmV?c9m zHqU=HNl`&X$gjM+dS&yQb<@ff7;Z>nwEI#+%~z&;CkxkSgxh6$sB8$uAFTQezuyNA z{s^h~otwMBBOD3R_CnS|M)Qd&Qu%&q(Vm{5D-r%z+Vc{{IuwTi7+h zjAEf6BP_MxGTOA43}O7@N0i>2UP?}~paFmILc${DQ+ocW2+BT@ChCw7V#;%oFfxH! zLEEF!i~xVd*_swoAc}b5!Qd643`sJxc=RLWi=Wc^s#C2umlj-S(G21cmABpn0S3tU zfY3}<2O)n1Mx2vACCWye6Vzi{UwqX0=^F-M_X-R;mpfzTC%?@S$lDAe_#px+mhyi- zk%rshB&8lR1UaoYt(j*1eWwQhDX?IrCgyF5pq-$iK|8Y2`$WX0feru0FY>nGiasby zhsLoAI(Z7Wd1U&C!a;AK`=kKM!)z`o%~?`s=SfUCAS^uiw;EhzacGSM4~xP<+oAhl zBvDa*(<;&H^eM*8;K7b;E#kg{>^qnK5dsl^YP%KmPf*smXUuCAqO{`g#B=9Oi|iC{ zvZ2<;B(HGOnY)k62AthN!gC+btybG9!Tzy1=@$>TI{@^_Ff*~@PiYb(SCbB9G)Q9@ zPl7szMHNvR0z-PTHpeN#-xlnqiT+ZMg;Q$LN%*>&p_ayCBGUq>BDPy|%7t7FZP$W- z{W}*&WV>c3haqZc!%t9oyXm&(V0(hakJU`Otwq-ZJujHPpt-qTqau`=oJ|T?fpZ*( zLM%Dku_zEF6n^K($>T?)blwz05+v}TmPdgA6ni*)TO!eYq+Mbor;ep;-afOu#7xmJ z626g@BQ%=B1^({Wn|Ge${aPx+xtO(oq8hXajG?C%pJ5B*LUcUK{c4?Q3H_qAs7Jz# z+8+!CbB&ldkO+${^@$PDVdNkvI)+75NxB+1&r{iLIziILSF6cOsLAJTd9Agz5^BpL z$TF{CL0?1Tj~f*4j~j*7AJ^pzue-0SZjFMKQlt5!Yisk-SDhOV#5K%^@^ra>5YW2g z)ttp$gF8q4J*H76HeS{__gE4^ftq(yG~#G;CS_?(NP#OJ&LLe|10-+zYz0>9irH7A5ljJD`Kv;c>))`sHu%Fxb%LG?@))fNiV?U|Vr zn!n7^o({v6eAl*Zp_RgD<#tnliDTd1Z1f>Q$T(axw)YAvXeJCu#Hg>(P9d*iPQR{E zDZQ=%nR#8^HNSnJc?LqJ8@S%W+(y+P({Sob6nqIC48AZee}PWCt2a?=Ajbs*T{#Ip znXmekq6nP=E$C_Y)&)TyjK5BCxat(>tu@b!T>9y~RRO{O67j7CDd2~Huj0+EHaR%~ zu=BP0Vog%?We{06iKnfJ_o85XI>8WvvQK(~wre7(XDNwtH=NCLV{L^Kg5uK$r4dg+^ma0F|CTNpx%& z_1J_Zq%A4EgA3-qYLHZa27j!6aDCzAYYP1yyqbUa!N!a0;)zT&mmg$0t2a6?KjnB3 zd=y>3BC$oC+iIXs=mS6Vz`=Qo3Ey?zp=td+Dc^0&)=?V6V}t|1o-@;~B#>BYU)4{L zL_lIm$#*F38II(D|INe<+B^3{@7@Q(sV~m~gq1vhmE%>JqoTqnZb{FWszsA_av>2w`B&^5V0^LOI=zN@nSG>cG)#_V z;m`gj-MVKTf>OdUT77C)U_cqp(UwC{+^JOTnp1Ck@z0AN$j-x8R=);U~`ZOI^d7uTBINm zg<;fuJ>8!5^qyP7qvW?2y{F&s814vty!r|s@0G+Ey^E8R!S<{HkUt5ZnX@afs6$<{ z%PG69h`&wf2l4*T?jjUwXdT>tV284K#6{zdFiAVgE;;Q(@^aE=Px)Q`3=IMJ^V4j0 z?ouaN2uPiOVi^;xRZ0v^NYCsY1R_{WaKZ=AiR1gMzPAq@@3$6Q+ma*6Txspr%otAM z%q%ma`%fHyt1yNK0!&}f9NktznsooiAmt$n_n1`30^lO8N3aQw-#cmKQ2)r&q{+4YiN@}tc<0@JO@7f94^ z1&5hPdg?=_WloJE;(R?RRs6RiIO%>oQK-EOwp*cZ30_Pk6cfmo&4B1dgL)rzB~Y|~ zti!Mr-WAIcy&3mA=&%o)zdA6OAi5c&@ksn|2X_J3ODjv1{;Mgj`m!^8ShU9`niS%w zTv$Qzss)>S2DP*VgBfjX{^WC}_j;aForb1?0^C`B1Td}A92#4;o!#jqBdB?u7VQPJ zE@fpV!(su-f-^-4x`bJjFczDcIRj&VASC0XIQD!qa9d1(;6f2?QHrM59u^IUzxbQ1 zgc6y?ldL*5XEEg15e#w0r9UJBwrF-^JU#GcR^XfPzSyn)ntsEI&*X3?!Wz#z;4R+(x#n zUsRQDS4{-l)j&pLNb`lXF-WoRMsN85&Z}e2(X!??r)x_gkgPP@nviNmXhb7awVU1? zoNGhbRf(dCEHNAS=^HUc23&aOb2Yl&EW_k3qi1BUc4K(2H1DU@B?>B%PNOh9RLqt< zdf=!91@{C&fcq+#O)>&CJZK1iH9WY-nzU!+rT|AGdUn0f7x)O~h$-gC9&4W;dN5#;k(1x6ItLm@vza#$?Vn*=Nzu85uDAoRI+-Q(+Cq%$4kau#M(&)O-#y z$HC;1*K(@SDuzs}7}`Tz_HM~-VRS$XegD|^0S4&k!K0R2lN$ngz*Z{yZ!#UC5g4LL zeEQ?o|{V-DqjpqXcJDjf8)z%C{x?gIx8 zA3qkYVBEBV@jb`^i~hKit$KswBkPcO#)b`ltAc_BUR3X3Oh**P zv`fZDaGm-?KnqkT!LXK^^;2#Y`9~bV{}HXGXj%;{okRA#L#tn`$q5^3MfY+W)NqP& z(%f!iA7;A4jg7(XP{Gto{+@mGuSX~^bPUsUc*kIPnSZD;XL}ASm1L+8ZyQ8lpLF1i z4;oej1q*O_YS!C-E%MT!c}ZFrEeq%_%;-rJ0!kIldaGWlR|>-h=e1j!SI-X5sn81Z zvPJ!(iZo1?ii7^jamug^&BXI6956JUqKJ+}Vuk*6@JOJg`$%X?^Ws!v+Hdg7D)Q}V zH3w{JJA$%-e5>LW1_lZPgSo!n&-#;Hsb4fAUA0m5$gWj?DXbu{-+W_fD5c?nQ=ZSd z6(GFtHejE~Za$aWpiWxYg2{@w>oY7RAp@jJ}6q!Fm8S`f- zVg3w7=Fd=n#{7ZblNvM-ZP7qxlM>q$YgA^d29ux$qfmnxP)SHppe&rB1e~D=&QJ!< za01S71ZOw{XCwhJ0>TN|!|tsgHeP-hmwX`tC0#FBedG~chVxv85cbDv85uUM zWn>s?VRqWhm*2pO#OVBA_83&pO}92=2x*g#s*C57#n~( zf^602zwMWxA_7$f8ux)uR+suB0v;zl+=5KDNl`K^-D;XmTrL=vZC9%?Haq>S|NMDp z?abD>6{K&!`dODhBLbfR@0Z^r0zv^Fw<070&jA5Dm+~b7Oat}!JC{Kw0%rk>x2Yxq z(g6zF1y?{Q?3?R9SeJz;0!S1dGfk7XQ}^=^FxTjVFYx93vyV2H;V1%30g;z3DFPxA z@%PT!TJO6{o$ITc_pfc;{4kedDFP?~xtEJ60&WHPQRm^0m;NaNMhlli6ISo@>zh|T z6qipb0u=$5mt`sfVJ=?@L-}FH`%bf7ea|ElL5zNRvOP^#Gu$fv+;-ZM)XqW*n7;w; cp+8$Python 模組索引 — Python 3.12.1 說明文件 - + @@ -1900,7 +1900,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。
      Found a bug?
      diff --git a/reference/compound_stmts.html b/reference/compound_stmts.html index c65a3f6396..7801765b42 100644 --- a/reference/compound_stmts.html +++ b/reference/compound_stmts.html @@ -8,7 +8,7 @@ 8. Compound statements — Python 3.12.1 說明文件 - + @@ -1905,7 +1905,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/datamodel.html b/reference/datamodel.html index 9946a3116f..8e31c1e892 100644 --- a/reference/datamodel.html +++ b/reference/datamodel.html @@ -8,7 +8,7 @@ 3. 資料模型 — Python 3.12.1 說明文件 - + @@ -3590,7 +3590,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/executionmodel.html b/reference/executionmodel.html index d3aee52f42..df180662d2 100644 --- a/reference/executionmodel.html +++ b/reference/executionmodel.html @@ -8,7 +8,7 @@ 4. Execution model — Python 3.12.1 說明文件 - + @@ -605,7 +605,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/expressions.html b/reference/expressions.html index 4e5a5a7e03..671f3e065b 100644 --- a/reference/expressions.html +++ b/reference/expressions.html @@ -8,7 +8,7 @@ 6. Expressions — Python 3.12.1 說明文件 - + @@ -1491,8 +1491,9 @@

      瀏覽

      在 3.5 版新加入: Iterable unpacking in expression lists, originally proposed by PEP 448.

      -

      The trailing comma is required only to create a single tuple (a.k.a. a -singleton); it is optional in all other cases. A single expression without a +

      A trailing comma is required only to create a one-item tuple, +such as 1,; it is optional in all other cases. +A single expression without a trailing comma doesn't create a tuple, but rather yields the value of that expression. (To create an empty tuple, use an empty pair of parentheses: ().)

      @@ -1820,7 +1821,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/grammar.html b/reference/grammar.html index 9c471b4564..fe2c9fb99c 100644 --- a/reference/grammar.html +++ b/reference/grammar.html @@ -8,7 +8,7 @@ 10. 完整的語法規格書 — Python 3.12.1 說明文件 - + @@ -1193,7 +1193,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/import.html b/reference/import.html index e088468d87..9e056816bb 100644 --- a/reference/import.html +++ b/reference/import.html @@ -8,7 +8,7 @@ 5. The import system — Python 3.12.1 說明文件 - + @@ -1279,7 +1279,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/index.html b/reference/index.html index f37d0ad88d..a9d8657acc 100644 --- a/reference/index.html +++ b/reference/index.html @@ -8,7 +8,7 @@ Python 語言參考手冊 — Python 3.12.1 說明文件 - + @@ -378,7 +378,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/introduction.html b/reference/introduction.html index 9e1ae7d95c..db9ad3d853 100644 --- a/reference/introduction.html +++ b/reference/introduction.html @@ -8,7 +8,7 @@ 1. 簡介 — Python 3.12.1 說明文件 - + @@ -400,7 +400,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/lexical_analysis.html b/reference/lexical_analysis.html index f60337e376..c6e699ea02 100644 --- a/reference/lexical_analysis.html +++ b/reference/lexical_analysis.html @@ -8,7 +8,7 @@ 2. Lexical analysis — Python 3.12.1 說明文件 - + @@ -1175,7 +1175,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/simple_stmts.html b/reference/simple_stmts.html index bb93a4a9d1..7c3f3e5789 100644 --- a/reference/simple_stmts.html +++ b/reference/simple_stmts.html @@ -8,7 +8,7 @@ 7. Simple statements — Python 3.12.1 說明文件 - + @@ -1093,7 +1093,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/reference/toplevel_components.html b/reference/toplevel_components.html index bff714d336..f7dc596dab 100644 --- a/reference/toplevel_components.html +++ b/reference/toplevel_components.html @@ -8,7 +8,7 @@ 9. 最高層級元件 — Python 3.12.1 說明文件 - + @@ -340,7 +340,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/search.html b/search.html index 52c5437ebc..d4086ea187 100644 --- a/search.html +++ b/search.html @@ -7,7 +7,7 @@ 搜尋 — Python 3.12.1 說明文件 - + @@ -280,7 +280,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/searchindex.js b/searchindex.js index 961716951d..3cb388facd 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 \u7269\u4ef6", "\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", "\u96c6\u5408\u7269\u4ef6", "\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", "\u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10", "Argparse \u6559\u5b78", "Argument Clinic \u6307\u5357", "\u9077\u79fb\u5ef6\u4f38\u6a21\u7d44\u5230 Python 3", "Curses Programming with Python", "\u63cf\u8ff0\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 \u5c0d Linux perf \u5206\u6790\u5668\u7684\u652f\u63f4", "\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__ --- \u9802\u5c64\u7a0b\u5f0f\u78bc\u74b0\u5883", "_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 --- \u62bd\u8c61\u8a9e\u6cd5\u6a39 (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 (\u57f7\u884c\u5668)", "\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 --- \u5075\u932f\u5668\u6846\u67b6", "\u4e8c\u9032\u4f4d\u8cc7\u6599\u670d\u52d9", "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 --- \u8a2d\u5b9a\u6a94\u5256\u6790\u5668", "\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 --- \u8a3b\u518a pickle \u652f\u63f4\u51fd\u5f0f", "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 --- Unix "databases" \u7684\u4ecb\u9762", "\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 --- pip \u5b89\u88dd\u5668\u7684\u521d\u59cb\u5efa\u7f6e (bootstrapping)", "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 \u2014 HTTP \u4f3a\u670d\u5668", "\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 --- \u6aa2\u8996\u6d3b\u52d5\u7269\u4ef6", "\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 --- \u5efa\u7acb\u7522\u751f\u9ad8\u6548\u7387\u8ff4\u5708\u4e4b\u758a\u4ee3\u5668\u7684\u51fd\u5f0f", "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 \u2014 \u570b\u969b\u5316\u670d\u52d9", "logging --- Python \u7684\u65e5\u8a8c\u8a18\u9304\u5de5\u5177", "logging.config --- Logging configuration", "logging.handlers --- Logging handlers", "lzma --- Compression using the LZMA algorithm", "mailbox --- \u4ee5\u5404\u7a2e\u683c\u5f0f\u64cd\u4f5c\u90f5\u4ef6\u4fe1\u7bb1", "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 --- \u5c0d\u65bc\u5171\u4eab\u8a18\u61b6\u9ad4\u7684\u8de8\u884c\u7a0b\u76f4\u63a5\u5b58\u53d6", "\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 --- \u7269\u4ef6\u5c0e\u5411\u6a94\u6848\u7cfb\u7d71\u8def\u5f91", "pdb --- The Python Debugger", "Data Persistence", "pickle --- Python object serialization", "pickletools --- pickle \u958b\u767c\u8005\u7684\u5de5\u5177", "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 \u2014 \u9ad8\u968e\u6a94\u6848\u64cd\u4f5c", "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 --- socket \u7269\u4ef6\u7684 TLS/SSL \u5305\u88dd\u5668", "stat --- Interpreting stat() results", "statistics --- \u6578\u5b78\u7d71\u8a08\u51fd\u5f0f", "\u5167\u5efa\u578b\u5225", "string --- \u5e38\u898b\u7684\u5b57\u4e32\u64cd\u4f5c", "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 --- Python \u7684\u56de\u6b78\u6e2c\u8a66 (regression tests) \u5957\u4ef6", "\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 (Turtle graphics)", "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 --- \u5165\u9580\u6307\u5357", "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 --- \u8b80\u5beb WAV \u6a94\u6848", "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 \u2014 \u7ba1\u7406\u53ef\u57f7\u884c\u7684 Python zip \u5c01\u5b58\u6a94\u6848", "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. \u8cc7\u6599\u6a21\u578b", "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, 92, 94, 100, 102, 106, 122, 148, 174, 205, 222, 239, 240, 268, 290, 293, 296, 305, 337, 338, 345, 359, 362, 365, 383, 386, 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, 123, 129, 134, 135, 136, 140, 151, 155, 158, 164, 170, 173, 174, 175, 178, 179, 183, 190, 193, 196, 197, 202, 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, 112, 115, 117, 123, 126, 130, 133, 134, 136, 137, 138, 139, 141, 151, 155, 161, 164, 167, 174, 179, 180, 182, 188, 202, 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, 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, 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, 74, 75, 78, 79, 92, 102, 103, 123, 173, 191, 202, 220, 222, 239, 244, 248, 252, 259, 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, 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, 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, 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, 117, 118, 119, 123, 125, 130, 133, 136, 137, 141, 148, 152, 155, 157, 158, 160, 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, 254, 255, 256, 257, 258, 259, 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, 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, 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, 103, 106, 117, 123, 129, 135, 136, 137, 146, 148, 155, 160, 163, 164, 174, 176, 180, 183, 187, 188, 190, 191, 194, 197, 205, 206, 210, 218, 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, 91, 92, 93, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 125, 126, 129, 130, 135, 136, 137, 140, 141, 146, 148, 150, 152, 154, 155, 157, 158, 164, 166, 167, 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, 298, 301, 304, 305, 306, 309, 311, 312, 316, 317, 319, 322, 325, 326, 329, 330, 332, 334, 335, 337, 338, 341, 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, 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, 83, 92, 94, 103, 106, 107, 117, 148, 157, 181, 186, 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, 119, 164, 173, 190, 200, 237, 240, 241, 244, 252, 270, 290, 296, 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, 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, 380, 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, 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, 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, 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, 366, 372, 375, 376, 378, 379, 382, 383, 385, 386, 387, 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, 92, 93, 94, 97, 100, 106, 107, 118, 120, 123, 127, 134, 138, 139, 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, 264, 265, 266, 268, 280, 285, 290, 292, 296, 297, 325, 326, 327, 334, 335, 337, 338, 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, 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, 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, 164, 166, 167, 170, 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, 220, 222, 223, 224, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 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, 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, 306, 315, 316, 317, 329, 334, 338, 339, 342, 349, 350, 352, 354, 357, 359, 362, 366, 376, 383, 385, 386, 387, 391, 392, 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, 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, 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, 282, 285, 287, 289, 292, 293, 294, 296, 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, 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, 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, 296, 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, 119, 140, 152, 155, 157, 158, 163, 166, 167, 172, 174, 178, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 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, 373, 374, 381, 382, 383, 384, 391, 392, 399, 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, 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, 125, 132, 136, 141, 150, 155, 174, 184, 191, 193, 198, 200, 201, 202, 203, 204, 209, 210, 212, 214, 219, 220, 223, 227, 230, 242, 244, 245, 248, 251, 252, 253, 255, 258, 259, 268, 273, 278, 280, 290, 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, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "request": [2, 5, 23, 30, 32, 41, 44, 48, 60, 62, 67, 75, 83, 84, 93, 94, 97, 98, 100, 106, 107, 117, 130, 136, 139, 148, 155, 157, 163, 166, 173, 174, 183, 194, 205, 209, 210, 212, 220, 222, 223, 227, 231, 238, 239, 240, 241, 242, 244, 245, 247, 251, 252, 253, 255, 268, 280, 285, 289, 290, 292, 296, 302, 304, 306, 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, 18, 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, 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, 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, 370, 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, 222, 223, 243, 258, 263, 264, 268, 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, 98, 99, 115, 148, 150, 155, 157, 174, 180, 183, 188, 193, 196, 199, 200, 202, 205, 206, 210, 230, 231, 233, 239, 244, 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, 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, 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, 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, 252, 256, 259, 262, 263, 264, 266, 267, 268, 269, 273, 278, 281, 289, 290, 292, 293, 294, 295, 299, 301, 304, 305, 311, 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, 410, 414, 419, 420, 424, 425, 427, 428, 431, 432, 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, 341, 425, 427, 462, 473, 480], "suboffset": [2, 62, 67, 341, 473], "contigu": [2, 5, 42, 67, 86, 187, 245, 258, 268, 296, 341, 355, 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, 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, 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, 84, 86, 93, 94, 99, 103, 115, 117, 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, 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, 58, 59, 60, 62, 64, 65, 66, 67, 73, 77, 83, 86, 88, 90, 96, 97, 99, 102, 104, 109, 110, 111, 112, 114, 115, 116, 119, 120, 121, 126, 127, 131, 132, 134, 135, 137, 138, 140, 141, 142, 144, 146, 149, 150, 152, 154, 156, 157, 160, 161, 163, 164, 167, 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, 208, 209, 210, 211, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 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, 275, 276, 277, 278, 279, 281, 282, 284, 285, 287, 288, 292, 293, 294, 295, 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, 398, 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, 123, 130, 136, 150, 151, 155, 164, 166, 174, 178, 180, 187, 188, 190, 191, 193, 197, 202, 204, 205, 206, 210, 212, 214, 222, 225, 232, 238, 242, 252, 254, 256, 258, 262, 263, 264, 266, 267, 268, 272, 275, 277, 278, 280, 287, 290, 293, 295, 296, 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, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "function": [2, 5, 9, 10, 11, 13, 16, 17, 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, 57, 58, 59, 60, 62, 65, 66, 67, 70, 71, 73, 74, 75, 76, 77, 78, 79, 83, 86, 88, 91, 96, 97, 99, 100, 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, 169, 170, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 221, 222, 225, 227, 231, 232, 233, 239, 240, 242, 244, 245, 246, 247, 249, 251, 252, 253, 254, 255, 261, 262, 263, 266, 267, 269, 273, 275, 277, 278, 280, 284, 287, 289, 290, 292, 293, 294, 295, 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, 342, 343, 344, 348, 349, 352, 353, 355, 356, 358, 359, 360, 361, 362, 363, 364, 366, 368, 370, 374, 375, 377, 378, 379, 383, 384, 386, 387, 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, 117, 130, 134, 138, 139, 141, 142, 146, 148, 150, 155, 158, 160, 170, 171, 174, 181, 182, 183, 187, 188, 212, 213, 216, 220, 222, 223, 239, 242, 244, 245, 247, 248, 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, 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, 74, 84, 119, 135, 174, 188, 227, 266, 280, 290, 316, 334, 337, 349, 362, 374, 375, 404, 462, 465, 469, 470, 471, 477, 480], "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, 98, 349, 453, 457, 466, 470, 471, 474, 475, 477, 479, 480, 481], "pyobject_initvar": [3, 56, 480], "pyobject_new": [3, 28, 41, 62, 67, 462, 478, 479, 480], "typeobj": [3, 28, 98, 385], "header": [3, 25, 28, 57, 62, 67, 72, 83, 99, 103, 114, 133, 139, 143, 148, 150, 152, 164, 166, 173, 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, 98, 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, 173, 174, 178, 179, 180, 181, 183, 184, 186, 187, 188, 190, 193, 200, 202, 205, 206, 210, 218, 220, 222, 223, 224, 229, 230, 233, 239, 240, 241, 242, 245, 247, 251, 252, 255, 256, 258, 259, 263, 264, 266, 268, 269, 271, 273, 276, 278, 280, 283, 285, 286, 288, 289, 290, 292, 293, 296, 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, 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, 67, 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, 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, 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, 92, 99, 100, 102, 106, 107, 108, 109, 112, 117, 125, 129, 148, 151, 155, 156, 158, 160, 165, 175, 178, 179, 183, 187, 188, 192, 196, 199, 203, 210, 218, 222, 227, 232, 244, 247, 248, 249, 251, 252, 254, 255, 258, 263, 272, 273, 280, 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, 387, 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, 88, 91, 92, 94, 98, 99, 102, 103, 104, 106, 109, 112, 117, 120, 121, 122, 126, 129, 130, 131, 132, 133, 134, 135, 137, 141, 148, 149, 154, 160, 163, 164, 166, 167, 170, 173, 174, 178, 183, 184, 190, 197, 200, 205, 210, 211, 223, 225, 227, 232, 233, 239, 240, 241, 242, 247, 248, 252, 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, 344, 345, 349, 350, 351, 352, 353, 359, 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, 91, 92, 93, 94, 102, 103, 107, 112, 114, 115, 117, 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, 254, 256, 258, 263, 264, 265, 266, 268, 273, 278, 279, 280, 281, 285, 289, 290, 291, 292, 293, 294, 296, 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, 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, 98, 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, 91, 92, 93, 94, 97, 98, 99, 100, 103, 105, 106, 107, 109, 113, 115, 117, 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, 210, 211, 215, 221, 222, 225, 227, 230, 233, 242, 244, 245, 247, 251, 252, 256, 258, 259, 263, 264, 266, 268, 272, 278, 280, 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, 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, 79, 349, 447, 473], "0x030401a2": 4, "10": [4, 10, 14, 18, 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, 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, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 170, 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, 208, 210, 211, 212, 213, 215, 217, 218, 220, 222, 223, 225, 227, 229, 230, 231, 232, 233, 237, 239, 240, 241, 242, 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, 284, 285, 286, 288, 289, 290, 292, 293, 294, 296, 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, 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, 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, 98, 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, 18, 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, 18, 22, 23, 30, 32, 33, 34, 38, 40, 44, 57, 58, 60, 62, 63, 65, 67, 72, 74, 83, 84, 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, 220, 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, 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], "11": [4, 7, 13, 23, 25, 26, 30, 32, 33, 34, 42, 51, 56, 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, 380, 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, 22, 23, 26, 27, 28, 30, 31, 32, 33, 48, 52, 54, 55, 57, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 80, 83, 84, 85, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 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, 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, 306, 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, 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, 480], "these": [5, 7, 9, 11, 13, 18, 23, 25, 28, 30, 32, 33, 40, 41, 44, 50, 57, 58, 62, 63, 65, 71, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 117, 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, 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, 285, 289, 290, 292, 293, 294, 296, 299, 304, 305, 309, 311, 316, 317, 318, 319, 321, 327, 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, 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, 18, 22, 23, 25, 28, 30, 32, 33, 38, 39, 40, 41, 44, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 88, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 170, 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, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 222, 223, 225, 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, 284, 285, 287, 290, 292, 293, 294, 296, 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, 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, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 73, 74, 75, 78, 88, 90, 91, 92, 94, 98, 106, 107, 109, 111, 112, 114, 116, 117, 119, 120, 121, 123, 125, 126, 129, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 149, 150, 151, 152, 154, 155, 156, 158, 161, 163, 164, 165, 167, 170, 171, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 220, 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, 289, 290, 292, 293, 294, 295, 296, 298, 299, 301, 302, 304, 306, 308, 309, 310, 312, 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, 359, 361, 363, 365, 366, 369, 370, 371, 373, 375, 377, 378, 379, 382, 383, 384, 386, 387, 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, 22, 23, 27, 28, 30, 32, 33, 35, 36, 38, 39, 41, 44, 46, 48, 49, 53, 57, 58, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 91, 92, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 117, 121, 123, 125, 126, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 146, 148, 149, 150, 151, 152, 154, 155, 164, 166, 167, 170, 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, 210, 211, 212, 215, 218, 220, 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, 284, 285, 289, 290, 292, 293, 294, 296, 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, 370, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 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, 87, 91, 92, 98, 99, 102, 103, 104, 106, 107, 112, 114, 117, 122, 125, 126, 129, 130, 131, 132, 133, 134, 135, 141, 146, 148, 150, 154, 155, 157, 158, 160, 164, 166, 167, 171, 173, 174, 178, 180, 181, 183, 186, 187, 188, 189, 190, 191, 195, 196, 197, 198, 199, 200, 202, 204, 205, 210, 212, 215, 218, 222, 223, 227, 231, 233, 238, 239, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 275, 278, 279, 280, 281, 282, 285, 290, 293, 294, 295, 296, 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, 387, 392, 394, 396, 399, 400, 402, 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, 58, 62, 67, 71, 72, 74, 75, 76, 78, 83, 84, 88, 91, 93, 94, 98, 99, 103, 106, 107, 109, 115, 117, 130, 138, 149, 156, 164, 174, 178, 180, 188, 190, 193, 195, 197, 198, 199, 202, 204, 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, 387, 391, 392, 397, 399, 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, 91, 92, 93, 94, 98, 99, 100, 106, 107, 109, 115, 117, 123, 130, 134, 136, 148, 164, 166, 178, 183, 190, 193, 197, 200, 202, 204, 222, 227, 240, 244, 247, 252, 255, 264, 265, 266, 268, 280, 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, 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, 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, 259, 266, 268, 270, 273, 277, 285, 289, 290, 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, 52, 53, 54, 55, 57, 60, 61, 62, 65, 67, 71, 73, 74, 79, 80, 85, 86, 91, 94, 99, 100, 102, 106, 107, 109, 112, 113, 114, 115, 122, 125, 127, 128, 129, 130, 133, 134, 135, 136, 139, 141, 143, 144, 146, 148, 150, 151, 152, 154, 155, 156, 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, 220, 222, 223, 224, 227, 231, 232, 234, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 255, 256, 258, 259, 262, 264, 265, 266, 267, 268, 270, 273, 275, 276, 278, 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, 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, 123, 136, 138, 148, 154, 155, 164, 166, 170, 173, 174, 177, 178, 179, 180, 181, 183, 185, 186, 187, 188, 190, 191, 193, 194, 196, 199, 200, 202, 203, 205, 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, 391, 392, 396, 397, 399, 402, 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, 470, 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, 88, 92, 94, 97, 99, 103, 106, 107, 109, 112, 115, 117, 120, 123, 130, 137, 140, 141, 148, 149, 151, 155, 160, 166, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 198, 200, 202, 204, 206, 210, 212, 213, 220, 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, 22, 23, 32, 33, 34, 41, 44, 50, 57, 60, 62, 63, 65, 67, 71, 72, 73, 74, 76, 83, 84, 91, 93, 94, 97, 98, 99, 101, 102, 103, 106, 107, 109, 114, 116, 117, 123, 125, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 146, 148, 151, 155, 156, 157, 160, 167, 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, 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, 290, 292, 293, 294, 296, 302, 304, 305, 308, 310, 311, 312, 315, 317, 318, 323, 326, 328, 330, 331, 332, 334, 335, 337, 338, 341, 342, 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, 387, 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, 102, 103, 106, 107, 109, 112, 117, 123, 130, 133, 134, 136, 148, 152, 155, 160, 164, 166, 167, 170, 173, 174, 179, 181, 183, 188, 192, 204, 207, 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, 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, 370, 371, 372, 373, 375, 378, 379, 381, 382, 383, 385, 386, 387, 392, 396, 399, 400, 402, 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, 470, 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, 57, 58, 59, 60, 62, 65, 67, 70, 73, 74, 75, 77, 79, 86, 88, 90, 91, 92, 93, 96, 97, 101, 103, 104, 105, 107, 109, 110, 111, 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, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 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, 268, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 287, 290, 292, 294, 295, 296, 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, 370, 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, 472, 473, 480, 481], "the": [5, 6, 7, 9, 10, 11, 13, 17, 18, 20, 22, 24, 25, 26, 27, 30, 31, 33, 34, 36, 38, 39, 40, 42, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 66, 67, 70, 71, 73, 74, 76, 78, 85, 88, 90, 92, 93, 96, 97, 104, 107, 109, 110, 111, 112, 114, 115, 116, 119, 121, 122, 125, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 166, 167, 170, 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, 209, 210, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 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, 298, 299, 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, 359, 361, 363, 364, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 380, 382, 384, 385, 386, 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], "first": [5, 13, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 114, 117, 123, 129, 132, 136, 137, 138, 141, 144, 148, 150, 152, 154, 155, 157, 164, 166, 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, 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, 294, 296, 298, 299, 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, 370, 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, 92, 93, 99, 100, 103, 106, 114, 117, 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, 344, 345, 349, 350, 355, 356, 363, 366, 370, 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], "of": [5, 6, 7, 9, 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, 49, 50, 52, 53, 54, 55, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 86, 88, 90, 91, 103, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 120, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 167, 170, 172, 173, 174, 175, 176, 177, 179, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 224, 225, 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, 289, 292, 293, 294, 295, 298, 299, 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, 376, 377, 378, 380, 382, 384, 385, 386, 391, 392, 394, 395, 398, 399, 400, 402, 403, 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], "describ": [5, 7, 13, 23, 30, 41, 44, 48, 49, 50, 57, 58, 59, 60, 62, 65, 67, 71, 72, 74, 76, 91, 92, 93, 94, 97, 98, 99, 100, 106, 107, 109, 112, 114, 117, 123, 125, 134, 140, 141, 148, 149, 155, 160, 164, 166, 173, 174, 177, 178, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 199, 200, 205, 210, 213, 214, 219, 220, 221, 222, 227, 232, 239, 241, 242, 243, 244, 245, 246, 248, 252, 256, 257, 263, 264, 265, 266, 268, 273, 277, 278, 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, 380, 381, 383, 385, 386, 391, 392, 394, 402, 403, 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, 98, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 114, 117, 121, 123, 125, 130, 131, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 148, 150, 152, 154, 155, 156, 157, 158, 160, 161, 164, 166, 167, 170, 173, 174, 175, 178, 180, 181, 182, 183, 187, 188, 189, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 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, 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, 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, 387, 391, 392, 397, 398, 399, 400, 402, 403, 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, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 112, 114, 117, 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, 170, 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, 209, 210, 211, 212, 213, 215, 217, 218, 220, 222, 223, 225, 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, 285, 289, 290, 292, 293, 294, 296, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 76, 77, 79, 86, 88, 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, 143, 144, 145, 146, 148, 149, 150, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 166, 167, 170, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 225, 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, 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, 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, 18, 30, 32, 67, 72, 74, 91, 94, 100, 102, 103, 109, 114, 117, 123, 148, 150, 156, 190, 205, 219, 232, 255, 264, 266, 275, 280, 289, 292, 296, 329, 330, 334, 335, 337, 338, 341, 346, 366, 377, 383, 392, 398, 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, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 123, 125, 130, 138, 140, 141, 151, 152, 154, 155, 166, 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, 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, 57, 62, 65, 67, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 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, 18, 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, 91, 92, 93, 94, 98, 99, 102, 103, 106, 107, 109, 112, 117, 123, 129, 130, 132, 134, 135, 136, 137, 138, 141, 148, 151, 154, 155, 160, 164, 166, 167, 170, 173, 174, 175, 178, 180, 181, 183, 184, 187, 188, 190, 191, 192, 193, 198, 199, 200, 202, 204, 205, 206, 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, 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, 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, 470, 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, 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, 96, 97, 98, 101, 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, 143, 144, 147, 148, 149, 150, 154, 155, 156, 157, 160, 163, 164, 167, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 220, 222, 223, 227, 229, 230, 231, 232, 233, 237, 239, 241, 242, 243, 244, 245, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 261, 262, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 281, 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, 387, 391, 392, 394, 396, 398, 399, 400, 401, 402, 404, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 114, 117, 123, 129, 130, 135, 136, 138, 140, 146, 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, 209, 211, 213, 215, 222, 223, 225, 227, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 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, 343, 344, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 366, 369, 370, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 399, 402, 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, 23, 30, 32, 55, 62, 63, 65, 72, 84, 91, 93, 94, 99, 100, 102, 114, 138, 143, 148, 150, 155, 164, 174, 175, 180, 187, 188, 190, 193, 200, 202, 204, 205, 206, 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, 123, 130, 136, 138, 140, 143, 151, 152, 155, 157, 173, 174, 178, 180, 183, 187, 188, 190, 193, 206, 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, 88, 91, 92, 93, 94, 96, 97, 98, 99, 102, 103, 106, 107, 109, 110, 112, 114, 115, 119, 120, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 148, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 164, 165, 166, 167, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 220, 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, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 296, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "more": [5, 11, 13, 22, 23, 24, 25, 27, 32, 33, 41, 44, 48, 50, 55, 57, 59, 60, 62, 63, 65, 67, 70, 71, 72, 73, 75, 76, 78, 83, 84, 85, 92, 93, 94, 98, 99, 102, 106, 107, 109, 112, 117, 120, 123, 130, 134, 136, 137, 138, 140, 141, 143, 146, 148, 150, 152, 154, 155, 157, 158, 160, 164, 166, 167, 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, 220, 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, 294, 296, 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, 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, 72, 84, 86, 93, 94, 97, 99, 100, 106, 111, 175, 180, 184, 190, 222, 223, 272, 305, 322, 334, 338, 341, 342, 359, 363, 364, 366, 373, 381, 385, 386, 423, 425, 426, 460, 465, 471, 473, 475, 478, 479, 480], "one": [5, 7, 9, 11, 13, 23, 24, 25, 28, 30, 32, 33, 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, 88, 90, 91, 92, 93, 94, 97, 99, 100, 102, 103, 106, 107, 109, 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, 208, 210, 212, 213, 215, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 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, 370, 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, 20, 22, 25, 26, 28, 30, 31, 32, 33, 34, 36, 38, 39, 40, 42, 44, 45, 46, 52, 53, 54, 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, 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, 172, 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, 215, 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, 258, 261, 266, 267, 268, 270, 271, 273, 275, 279, 282, 285, 287, 288, 289, 291, 293, 294, 295, 299, 301, 302, 304, 305, 307, 310, 311, 312, 319, 320, 321, 326, 328, 329, 330, 332, 333, 334, 336, 338, 342, 344, 346, 348, 349, 352, 355, 357, 358, 359, 360, 361, 363, 366, 368, 369, 371, 375, 377, 378, 379, 382, 384, 385, 387, 391, 394, 396, 397, 398, 401, 403, 404, 408, 409, 410, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 109, 112, 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, 170, 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, 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, 284, 285, 290, 292, 293, 294, 296, 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, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 88, 92, 93, 94, 97, 98, 100, 102, 103, 104, 105, 106, 107, 109, 111, 112, 113, 114, 117, 119, 121, 123, 125, 126, 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, 170, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 220, 222, 223, 224, 225, 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, 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, 298, 299, 301, 302, 304, 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, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 364, 366, 368, 369, 370, 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, 112, 117, 123, 130, 143, 146, 148, 150, 170, 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, 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, 173, 174, 175, 178, 180, 183, 186, 187, 188, 190, 192, 193, 199, 200, 204, 205, 210, 215, 217, 220, 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, 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, 391, 392, 397, 399, 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, 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, 279, 280, 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, 22, 23, 24, 25, 27, 28, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 44, 46, 48, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 73, 74, 75, 76, 86, 88, 90, 92, 94, 95, 96, 99, 102, 103, 104, 106, 107, 109, 110, 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, 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, 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, 370, 372, 373, 375, 376, 377, 378, 379, 380, 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, 117, 138, 152, 155, 164, 167, 170, 173, 174, 178, 180, 183, 187, 190, 195, 197, 220, 227, 244, 266, 278, 280, 289, 296, 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, 22, 23, 25, 26, 27, 28, 30, 32, 33, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 91, 97, 98, 99, 102, 103, 106, 107, 109, 111, 112, 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, 164, 166, 167, 170, 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, 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, 289, 290, 292, 293, 294, 295, 296, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "not": [5, 7, 9, 11, 13, 17, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 38, 41, 42, 44, 45, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 79, 83, 86, 88, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 106, 107, 109, 111, 112, 114, 117, 119, 121, 122, 123, 125, 126, 129, 130, 133, 134, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 167, 170, 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, 209, 210, 211, 213, 214, 215, 217, 218, 219, 220, 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, 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, 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, 71, 72, 74, 75, 84, 91, 92, 93, 99, 100, 103, 104, 106, 107, 117, 136, 137, 140, 141, 143, 152, 155, 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, 244, 245, 255, 263, 264, 265, 266, 272, 273, 279, 280, 285, 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, 361, 362, 363, 366, 369, 371, 373, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 397, 399, 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, 103, 106, 107, 112, 114, 117, 123, 125, 130, 134, 136, 143, 152, 155, 160, 164, 167, 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, 197, 200, 205, 206, 209, 212, 220, 222, 239, 240, 242, 253, 259, 264, 266, 267, 268, 281, 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, 23, 28, 32, 33, 38, 40, 41, 44, 54, 57, 60, 62, 63, 65, 71, 72, 74, 75, 76, 78, 83, 84, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 125, 129, 130, 132, 134, 136, 137, 138, 141, 143, 146, 148, 150, 151, 152, 154, 155, 156, 158, 164, 166, 167, 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, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 309, 311, 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, 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, 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, 125, 138, 157, 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, 285, 289, 290, 294, 304, 310, 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, 103, 106, 123, 134, 143, 155, 172, 173, 192, 193, 194, 195, 199, 200, 202, 205, 206, 232, 235, 244, 245, 253, 259, 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, 91, 94, 97, 99, 100, 103, 106, 107, 117, 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, 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, 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, 117, 123, 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, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 475, 476, 477, 478, 480], "round": [5, 62, 63, 67, 146, 170, 180, 187, 190, 218, 222, 240, 258, 272, 286, 287, 290, 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, 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, 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, 380, 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, 22, 23, 26, 28, 30, 31, 33, 41, 44, 52, 54, 57, 60, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 84, 86, 91, 92, 93, 94, 98, 100, 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, 227, 242, 244, 245, 246, 247, 251, 252, 258, 263, 264, 278, 280, 292, 294, 296, 298, 308, 310, 312, 316, 317, 321, 328, 329, 330, 334, 335, 337, 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, 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, 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, 370, 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, 91, 93, 94, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 125, 129, 130, 132, 134, 136, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 170, 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, 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, 284, 285, 289, 290, 292, 293, 294, 296, 299, 301, 302, 304, 305, 306, 308, 311, 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, 370, 371, 372, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 391, 392, 396, 397, 398, 399, 402, 403, 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, 470, 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, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 170, 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, 209, 210, 211, 212, 213, 215, 217, 218, 220, 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, 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, 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, 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, 113, 115, 117, 119, 123, 130, 132, 134, 135, 136, 137, 138, 141, 143, 146, 148, 151, 152, 154, 155, 157, 160, 164, 166, 167, 170, 174, 175, 178, 180, 187, 188, 190, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 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, 263, 264, 265, 266, 267, 268, 269, 272, 275, 276, 278, 280, 285, 289, 290, 292, 294, 296, 302, 304, 305, 306, 308, 311, 316, 317, 318, 319, 320, 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, 370, 372, 373, 375, 377, 378, 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, 102, 103, 106, 107, 109, 112, 117, 123, 129, 130, 132, 134, 135, 136, 140, 148, 150, 151, 154, 155, 157, 158, 160, 164, 166, 170, 173, 174, 177, 178, 180, 183, 186, 187, 188, 190, 191, 192, 193, 199, 200, 202, 205, 208, 210, 211, 212, 215, 218, 220, 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, 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, 470, 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, 133, 135, 136, 139, 143, 146, 148, 151, 155, 157, 158, 166, 167, 174, 178, 180, 181, 183, 188, 190, 191, 193, 197, 200, 202, 204, 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, 273, 275, 277, 278, 279, 280, 281, 289, 290, 292, 293, 294, 296, 299, 309, 311, 312, 316, 317, 319, 321, 325, 327, 329, 330, 332, 334, 335, 336, 337, 339, 341, 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, 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, 470, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 73, 74, 75, 76, 79, 88, 90, 91, 93, 94, 97, 98, 99, 102, 103, 104, 107, 109, 110, 111, 112, 114, 117, 123, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 161, 163, 164, 167, 170, 173, 174, 175, 176, 178, 179, 181, 183, 185, 186, 187, 188, 189, 190, 192, 194, 196, 197, 198, 199, 200, 201, 203, 204, 205, 206, 209, 210, 211, 212, 213, 215, 218, 220, 222, 223, 225, 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, 272, 273, 275, 277, 278, 280, 281, 282, 284, 285, 287, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 308, 310, 311, 312, 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, 370, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 395, 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, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 77, 78, 83, 84, 91, 92, 93, 94, 98, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 146, 148, 149, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 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, 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, 380, 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, 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, 220, 222, 232, 237, 239, 251, 255, 258, 259, 267, 280, 290, 300, 311, 329, 331, 334, 344, 347, 392, 404, 412, 413, 427, 459, 462, 464, 466, 470, 471, 476, 480], "memori": [5, 7, 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, 129, 134, 148, 155, 173, 181, 182, 183, 185, 204, 209, 210, 211, 222, 231, 232, 244, 247, 251, 252, 255, 257, 258, 266, 268, 280, 281, 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, 57, 58, 59, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 112, 114, 117, 123, 130, 137, 138, 140, 143, 146, 148, 149, 150, 151, 152, 155, 156, 157, 158, 164, 166, 167, 170, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 187, 189, 190, 192, 193, 195, 197, 198, 199, 202, 203, 204, 205, 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, 275, 280, 285, 289, 290, 292, 293, 294, 296, 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, 23, 28, 32, 33, 48, 57, 58, 62, 72, 74, 75, 78, 84, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 117, 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, 280, 285, 289, 290, 292, 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, 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, 22, 23, 27, 28, 30, 32, 33, 41, 44, 46, 48, 57, 58, 59, 62, 63, 66, 71, 72, 74, 75, 76, 78, 83, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 126, 129, 134, 135, 136, 137, 138, 140, 141, 146, 148, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 173, 174, 175, 176, 178, 180, 181, 183, 186, 187, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 202, 203, 204, 205, 210, 212, 215, 218, 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, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 308, 309, 311, 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, 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, 112, 114, 117, 121, 123, 130, 134, 136, 138, 140, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 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, 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, 285, 287, 289, 290, 292, 293, 295, 299, 301, 302, 304, 305, 308, 309, 311, 312, 316, 317, 318, 319, 320, 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, 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, 148, 164, 173, 174, 188, 190, 193, 194, 202, 203, 204, 222, 227, 252, 267, 280, 285, 290, 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, 98, 100, 106, 155, 164, 174, 188, 247, 255, 258, 281, 290, 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, 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, 174, 175, 176, 178, 180, 181, 183, 186, 187, 188, 190, 192, 193, 194, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 284, 285, 286, 288, 289, 290, 292, 293, 294, 296, 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, 387, 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, 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, 380, 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, 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, 114, 117, 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, 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, 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, 123, 126, 130, 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, 211, 213, 215, 222, 223, 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, 370, 373, 375, 378, 379, 381, 384, 385, 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, 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, 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, 152, 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, 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, 22, 23, 25, 26, 27, 30, 32, 33, 38, 40, 41, 44, 45, 48, 50, 54, 57, 58, 59, 62, 63, 65, 66, 71, 72, 74, 75, 76, 78, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 111, 112, 117, 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, 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, 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, 470, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 121, 123, 130, 136, 138, 141, 148, 151, 154, 155, 156, 158, 160, 164, 166, 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, 289, 290, 292, 293, 294, 296, 304, 305, 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, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 154, 155, 156, 158, 160, 163, 164, 166, 167, 170, 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, 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, 285, 289, 290, 292, 293, 294, 295, 298, 299, 301, 304, 305, 306, 308, 309, 310, 311, 316, 317, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 369, 370, 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, 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, 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, 23, 25, 27, 28, 30, 32, 33, 41, 44, 50, 57, 60, 62, 63, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 112, 117, 123, 129, 130, 134, 136, 138, 141, 143, 148, 152, 155, 156, 158, 164, 166, 173, 174, 178, 180, 181, 183, 187, 190, 191, 193, 194, 199, 200, 202, 204, 205, 206, 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, 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, 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, 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, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 83, 84, 86, 88, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 105, 106, 107, 109, 111, 112, 114, 117, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 160, 163, 164, 166, 167, 170, 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, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 225, 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, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 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, 370, 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, 290, 302, 313, 319, 321, 327, 330, 335, 337, 339, 349, 359, 366, 383, 399, 425, 449, 459, 461, 463, 464, 465, 466, 467, 470, 471, 472, 475, 477, 478, 479, 480, 481], "under": [5, 7, 13, 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, 146, 148, 150, 152, 155, 158, 166, 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, 289, 290, 292, 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, 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, 88, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 106, 107, 109, 117, 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, 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, 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, 370, 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, 23, 30, 32, 33, 44, 57, 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, 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, 293, 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, 23, 26, 30, 32, 33, 41, 44, 57, 58, 62, 63, 72, 75, 83, 84, 92, 93, 94, 98, 100, 102, 103, 106, 109, 117, 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, 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, 98, 103, 110, 111, 132, 141, 166, 174, 183, 190, 193, 196, 202, 222, 223, 248, 249, 255, 259, 278, 280, 294, 296, 299, 316, 329, 330, 334, 342, 349, 355, 366, 372, 373, 381, 383, 385, 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, 112, 114, 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, 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, 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, 32, 33, 41, 44, 48, 53, 54, 57, 58, 60, 62, 65, 67, 71, 72, 74, 75, 78, 84, 91, 92, 93, 94, 98, 99, 100, 103, 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, 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, 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, 91, 92, 96, 98, 100, 101, 103, 105, 112, 114, 115, 116, 117, 118, 119, 123, 130, 131, 133, 134, 138, 139, 140, 141, 142, 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, 209, 210, 212, 220, 222, 223, 227, 231, 232, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 250, 251, 252, 255, 258, 259, 263, 264, 266, 268, 269, 270, 271, 273, 275, 278, 280, 281, 285, 287, 289, 290, 292, 293, 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, 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, 425, 427, 429, 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, 117, 123, 130, 136, 146, 148, 155, 156, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 188, 190, 192, 193, 199, 202, 205, 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, 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, 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, 101, 102, 103, 106, 114, 117, 120, 122, 123, 126, 130, 132, 134, 135, 136, 138, 139, 140, 141, 143, 148, 149, 151, 155, 156, 157, 160, 163, 164, 166, 167, 170, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 193, 194, 196, 198, 200, 202, 203, 204, 205, 206, 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, 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, 23, 26, 27, 28, 32, 33, 38, 41, 44, 57, 58, 60, 62, 63, 67, 70, 71, 72, 75, 84, 91, 93, 94, 98, 99, 100, 102, 103, 107, 109, 112, 114, 117, 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, 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, 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, 71, 78, 83, 84, 99, 100, 121, 122, 123, 125, 132, 134, 135, 136, 141, 146, 152, 166, 210, 239, 267, 280, 311, 313, 330, 335, 337, 338, 341, 345, 355, 359, 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, 127, 130, 131, 134, 137, 142, 146, 147, 148, 152, 155, 161, 163, 166, 172, 173, 174, 180, 183, 190, 197, 198, 200, 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, 281, 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, 22, 23, 24, 27, 28, 30, 32, 33, 34, 36, 38, 41, 42, 44, 54, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 112, 113, 114, 117, 123, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 146, 148, 149, 151, 152, 154, 155, 156, 160, 164, 167, 170, 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, 210, 211, 215, 217, 218, 222, 223, 227, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 280, 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, 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, 72, 100, 123, 127, 130, 133, 135, 209, 210, 220, 245, 290, 294, 330, 337, 338, 349, 355, 356, 362, 370, 385, 429, 462, 477, 480], "case": [5, 7, 13, 18, 22, 23, 24, 25, 27, 30, 32, 33, 34, 38, 40, 44, 48, 55, 57, 58, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 83, 84, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 106, 107, 109, 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, 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, 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, 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, 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, 91, 92, 94, 98, 102, 103, 105, 106, 107, 109, 112, 115, 123, 129, 130, 134, 138, 141, 143, 148, 149, 150, 151, 155, 156, 158, 160, 164, 166, 167, 173, 174, 176, 178, 180, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 194, 198, 199, 200, 202, 203, 204, 206, 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, 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, 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, 470, 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, 102, 103, 106, 117, 123, 136, 138, 141, 148, 149, 155, 164, 166, 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, 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, 470, 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, 181, 183, 185, 187, 188, 192, 193, 194, 198, 199, 200, 202, 205, 206, 208, 210, 218, 220, 222, 223, 231, 232, 233, 234, 237, 239, 241, 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, 114, 116, 117, 133, 134, 137, 140, 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, 209, 210, 212, 213, 215, 220, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 250, 251, 252, 255, 259, 262, 265, 268, 273, 275, 277, 278, 279, 280, 285, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 305, 306, 309, 310, 311, 316, 317, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 344, 345, 349, 352, 356, 357, 362, 363, 366, 373, 375, 377, 378, 379, 381, 382, 386, 387, 391, 392, 393, 394, 396, 397, 398, 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, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 107, 109, 112, 114, 117, 119, 123, 129, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 150, 151, 152, 155, 157, 158, 160, 163, 164, 166, 167, 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, 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, 370, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 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, 23, 25, 28, 30, 32, 33, 41, 42, 44, 48, 50, 54, 55, 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, 114, 117, 118, 123, 126, 130, 133, 136, 138, 140, 141, 143, 146, 148, 149, 150, 152, 155, 156, 157, 158, 160, 164, 166, 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, 289, 290, 291, 292, 293, 294, 296, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 130, 132, 133, 134, 136, 140, 141, 146, 148, 149, 151, 152, 155, 160, 163, 164, 166, 167, 173, 174, 175, 178, 180, 181, 183, 185, 188, 190, 191, 192, 193, 194, 195, 196, 199, 200, 202, 203, 204, 205, 206, 210, 211, 215, 220, 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, 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, 370, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 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, 337, 461, 462, 463, 480], "manag": [5, 17, 28, 32, 41, 60, 62, 67, 73, 75, 86, 99, 107, 117, 121, 123, 125, 134, 136, 141, 148, 155, 161, 173, 181, 183, 185, 188, 191, 200, 210, 215, 222, 240, 242, 244, 247, 249, 251, 253, 264, 268, 275, 281, 282, 290, 292, 295, 296, 305, 312, 325, 326, 327, 334, 335, 338, 349, 352, 355, 356, 357, 359, 362, 365, 371, 373, 381, 385, 386, 387, 392, 399, 400, 416, 418, 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, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 105, 106, 107, 109, 111, 112, 114, 115, 117, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 167, 170, 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, 209, 210, 211, 212, 213, 215, 217, 218, 220, 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, 289, 290, 292, 293, 294, 296, 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, 340, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 369, 370, 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, 130, 135, 161, 178, 180, 183, 209, 212, 223, 227, 232, 256, 258, 263, 264, 275, 281, 289, 290, 291, 293, 296, 308, 319, 323, 327, 334, 335, 337, 339, 341, 342, 349, 351, 355, 362, 363, 366, 372, 385, 386, 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, 130, 136, 148, 164, 180, 181, 183, 190, 203, 222, 227, 240, 264, 266, 289, 290, 294, 296, 326, 334, 344, 349, 366, 386, 413, 452, 460, 461, 463, 464, 465, 466, 467, 468, 472, 475, 477, 480], "releas": [5, 7, 9, 28, 33, 34, 35, 41, 44, 56, 57, 60, 62, 63, 67, 71, 72, 74, 75, 76, 79, 83, 84, 92, 100, 102, 107, 112, 123, 129, 132, 135, 136, 144, 166, 173, 174, 188, 231, 232, 233, 252, 255, 264, 268, 280, 281, 290, 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, 152, 174, 176, 190, 198, 247, 259, 263, 264, 265, 266, 289, 294, 325, 332, 338, 349, 385, 386, 387, 407, 458, 464, 467, 472], "ensur": [5, 32, 33, 41, 44, 48, 50, 57, 58, 62, 65, 67, 72, 75, 78, 83, 91, 97, 98, 99, 100, 103, 117, 123, 129, 130, 134, 140, 155, 163, 166, 173, 178, 180, 183, 190, 193, 202, 223, 252, 259, 264, 266, 267, 275, 280, 289, 290, 296, 321, 334, 337, 338, 341, 345, 349, 358, 359, 361, 366, 369, 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, 27, 28, 30, 32, 33, 41, 42, 44, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 71, 72, 74, 75, 76, 77, 78, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 125, 129, 130, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 152, 154, 155, 156, 158, 160, 164, 166, 170, 173, 174, 178, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 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, 284, 285, 289, 290, 292, 293, 294, 296, 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, 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, 100, 122, 123, 126, 127, 129, 130, 131, 134, 135, 136, 140, 148, 157, 166, 173, 174, 178, 190, 211, 232, 244, 247, 255, 263, 264, 265, 267, 268, 280, 290, 296, 309, 321, 322, 325, 327, 328, 329, 331, 334, 337, 338, 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, 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, 91, 92, 93, 94, 97, 98, 102, 103, 107, 109, 112, 114, 117, 123, 129, 130, 136, 137, 140, 141, 143, 146, 148, 151, 152, 155, 158, 164, 166, 170, 173, 174, 178, 180, 181, 183, 185, 186, 187, 188, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 210, 211, 215, 220, 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, 294, 296, 298, 299, 301, 305, 311, 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, 470, 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, 91, 92, 93, 94, 97, 98, 99, 100, 106, 107, 112, 117, 125, 136, 155, 157, 164, 166, 173, 178, 180, 187, 190, 192, 197, 198, 200, 202, 204, 205, 210, 212, 213, 232, 239, 240, 242, 244, 248, 256, 258, 259, 262, 264, 268, 269, 272, 273, 280, 289, 290, 292, 296, 304, 328, 329, 330, 332, 335, 337, 338, 343, 344, 345, 351, 355, 358, 359, 361, 362, 363, 366, 370, 372, 381, 383, 385, 386, 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, 118, 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, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 125, 129, 130, 134, 136, 138, 140, 141, 143, 148, 149, 151, 152, 155, 156, 158, 164, 166, 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, 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, 285, 286, 289, 290, 292, 293, 294, 296, 298, 301, 305, 306, 308, 309, 310, 311, 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, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 129, 130, 134, 136, 137, 138, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 157, 158, 160, 164, 166, 170, 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, 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, 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, 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, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 123, 129, 130, 134, 135, 136, 138, 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, 285, 289, 290, 292, 293, 294, 296, 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, 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, 180, 222, 330, 373, 399, 432, 433, 458, 480], "requir": [5, 7, 23, 28, 32, 34, 41, 44, 50, 57, 58, 62, 63, 67, 70, 71, 72, 74, 75, 78, 83, 84, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 112, 115, 123, 129, 135, 136, 146, 154, 155, 158, 164, 166, 167, 174, 178, 180, 181, 183, 186, 188, 190, 191, 192, 193, 197, 198, 199, 200, 204, 205, 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, 285, 289, 290, 292, 293, 296, 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, 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, 173, 174, 178, 180, 181, 183, 187, 188, 190, 192, 193, 194, 196, 197, 198, 200, 202, 204, 205, 206, 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, 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, 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, 91, 93, 94, 96, 98, 99, 100, 103, 106, 117, 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, 230, 239, 240, 242, 244, 245, 252, 256, 259, 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, 74, 84, 92, 94, 102, 158, 184, 190, 208, 232, 240, 247, 265, 266, 268, 290, 332, 337, 338, 359, 385, 397, 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, 91, 92, 94, 97, 98, 99, 102, 103, 106, 112, 117, 130, 136, 140, 141, 146, 148, 149, 151, 152, 154, 155, 156, 158, 164, 166, 173, 174, 178, 180, 183, 186, 188, 190, 193, 199, 204, 205, 217, 222, 227, 231, 232, 240, 241, 244, 247, 252, 255, 256, 258, 263, 265, 266, 268, 269, 272, 273, 280, 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, 391, 392, 397, 399, 402, 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, 130, 134, 138, 139, 140, 143, 146, 148, 152, 154, 155, 156, 157, 164, 166, 170, 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, 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, 380, 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, 23, 30, 32, 33, 46, 57, 58, 60, 63, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 109, 117, 123, 135, 136, 148, 151, 155, 158, 164, 166, 167, 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, 83, 117, 130, 146, 148, 210, 245, 252, 255, 275, 280, 290, 292, 301, 329, 334, 335, 341, 344, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 122, 123, 129, 130, 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, 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, 344, 345, 349, 350, 351, 352, 362, 366, 372, 373, 375, 377, 381, 383, 385, 386, 387, 391, 392, 396, 399, 402, 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, 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, 72, 83, 92, 94, 100, 103, 106, 117, 123, 155, 157, 164, 174, 180, 181, 183, 188, 200, 222, 223, 242, 245, 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, 222, 240, 241, 244, 249, 252, 256, 263, 264, 266, 269, 273, 278, 280, 289, 290, 293, 300, 304, 305, 307, 308, 316, 326, 331, 334, 337, 338, 355, 362, 363, 366, 372, 381, 383, 385, 391, 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, 58, 60, 62, 63, 67, 70, 71, 72, 73, 76, 78, 83, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 111, 112, 115, 117, 122, 123, 129, 130, 137, 138, 140, 141, 143, 148, 150, 151, 152, 155, 158, 164, 166, 170, 173, 174, 176, 178, 180, 183, 184, 186, 188, 190, 191, 193, 196, 200, 202, 205, 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, 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, 405, 407, 408, 410, 411, 412, 416, 418, 419, 420, 422, 423, 424, 425, 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, 91, 92, 93, 94, 98, 99, 100, 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, 220, 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, 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, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 402, 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, 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, 88, 90, 91, 92, 93, 98, 99, 100, 102, 103, 104, 105, 106, 107, 109, 112, 117, 123, 129, 130, 133, 134, 135, 136, 137, 138, 141, 143, 150, 151, 152, 154, 155, 158, 160, 161, 163, 164, 166, 167, 170, 173, 174, 175, 176, 178, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 202, 203, 204, 205, 206, 209, 210, 212, 217, 218, 221, 222, 225, 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, 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, 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, 387, 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, 91, 92, 93, 94, 96, 98, 100, 106, 107, 114, 117, 118, 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, 272, 275, 280, 289, 290, 305, 311, 316, 317, 325, 329, 332, 334, 337, 338, 342, 344, 349, 355, 358, 361, 362, 363, 373, 382, 383, 385, 390, 392, 397, 402, 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, 181, 183, 187, 190, 208, 210, 218, 220, 222, 223, 233, 237, 245, 251, 252, 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, 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, 117, 123, 125, 133, 136, 141, 146, 148, 152, 155, 157, 158, 160, 164, 166, 173, 178, 180, 181, 186, 188, 190, 191, 193, 197, 202, 203, 205, 208, 209, 210, 213, 215, 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, 366, 369, 372, 373, 381, 383, 384, 385, 386, 387, 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, 25, 27, 28, 32, 33, 40, 41, 48, 55, 57, 60, 62, 63, 67, 72, 74, 75, 78, 83, 84, 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, 255, 258, 264, 267, 268, 269, 273, 275, 280, 281, 285, 290, 295, 296, 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, 387, 392, 399, 402, 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, 18, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 114, 115, 123, 130, 136, 138, 140, 141, 143, 146, 148, 149, 154, 155, 156, 160, 164, 166, 167, 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, 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, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 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, 174, 196, 199, 256, 263, 277, 278, 290, 305, 341, 345, 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, 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, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 109, 115, 118, 125, 127, 129, 130, 132, 134, 136, 138, 139, 140, 141, 143, 148, 149, 153, 155, 160, 164, 165, 166, 167, 172, 173, 174, 177, 178, 179, 181, 183, 184, 185, 187, 188, 190, 193, 199, 200, 202, 203, 205, 209, 210, 211, 212, 218, 222, 223, 225, 227, 232, 233, 238, 239, 240, 242, 245, 248, 251, 254, 256, 258, 259, 263, 264, 265, 266, 267, 268, 271, 275, 276, 277, 280, 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, 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, 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, 112, 113, 123, 130, 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, 112, 117, 123, 130, 136, 137, 140, 143, 146, 148, 150, 154, 155, 158, 160, 164, 166, 173, 174, 176, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 204, 205, 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, 285, 289, 290, 292, 293, 294, 296, 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, 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, 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, 196, 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, 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, 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, 148, 150, 151, 154, 155, 156, 157, 160, 164, 166, 167, 170, 172, 173, 174, 178, 180, 181, 183, 188, 190, 191, 193, 194, 195, 196, 197, 199, 200, 202, 203, 205, 206, 210, 212, 215, 218, 222, 223, 225, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 249, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 275, 278, 279, 280, 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, 387, 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, 295, 296, 302, 304, 311, 327, 334, 335, 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, 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, 262, 263, 264, 265, 266, 267, 273, 282, 290, 292, 293, 294, 295, 296, 301, 304, 306, 311, 314, 327, 332, 334, 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, 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, 23, 24, 30, 32, 34, 40, 41, 44, 46, 55, 63, 67, 71, 72, 75, 78, 83, 84, 93, 100, 102, 103, 107, 117, 135, 136, 148, 150, 151, 166, 173, 180, 185, 187, 190, 206, 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, 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, 86, 155, 180, 199, 210, 290, 341, 447, 462, 467], "accept": [5, 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, 114, 117, 123, 130, 134, 136, 138, 140, 143, 146, 148, 151, 152, 155, 160, 164, 166, 170, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 198, 202, 203, 205, 206, 210, 212, 218, 222, 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, 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, 71, 72, 74, 75, 76, 78, 83, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 117, 123, 129, 133, 138, 140, 141, 148, 149, 152, 154, 156, 164, 166, 173, 174, 177, 180, 187, 190, 193, 197, 198, 199, 202, 205, 212, 215, 222, 223, 225, 227, 232, 239, 240, 242, 244, 245, 247, 248, 252, 263, 264, 265, 266, 269, 273, 275, 280, 289, 290, 294, 296, 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, 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, 247, 263, 268, 280, 290, 293, 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, 92, 94, 96, 98, 99, 100, 102, 106, 108, 111, 116, 117, 123, 133, 136, 139, 141, 145, 146, 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, 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, 90, 91, 93, 94, 97, 98, 99, 103, 106, 107, 109, 117, 123, 125, 131, 136, 148, 152, 155, 156, 158, 160, 164, 166, 167, 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, 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, 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, 91, 94, 99, 100, 103, 106, 117, 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, 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, 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, 22, 23, 26, 27, 30, 32, 41, 44, 48, 53, 55, 57, 58, 59, 60, 62, 63, 65, 72, 74, 75, 76, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 122, 123, 129, 130, 134, 136, 137, 138, 140, 141, 146, 148, 149, 152, 154, 155, 158, 160, 164, 166, 167, 174, 178, 180, 183, 185, 187, 188, 190, 193, 196, 198, 199, 202, 203, 204, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "were": [5, 7, 9, 17, 23, 26, 32, 57, 60, 62, 65, 72, 74, 75, 92, 94, 99, 100, 103, 109, 117, 123, 130, 136, 137, 141, 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, 241, 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, 350, 353, 355, 356, 359, 366, 373, 377, 378, 379, 381, 383, 385, 387, 391, 392, 397, 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, 264, 265, 269, 289, 294, 296, 308, 311, 316, 328, 329, 335, 337, 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, 92, 93, 94, 98, 99, 100, 102, 103, 104, 106, 107, 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, 380, 381, 382, 383, 385, 386, 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, 22, 23, 25, 26, 32, 33, 40, 48, 54, 57, 58, 60, 62, 63, 67, 71, 72, 75, 78, 83, 84, 91, 92, 93, 97, 99, 102, 103, 106, 109, 117, 123, 130, 131, 134, 135, 136, 137, 138, 141, 143, 146, 148, 150, 154, 155, 157, 160, 164, 166, 173, 174, 178, 180, 183, 184, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 205, 206, 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, 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, 57, 62, 63, 66, 67, 71, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 114, 117, 123, 129, 130, 136, 138, 140, 141, 143, 148, 151, 152, 154, 155, 156, 157, 160, 164, 170, 172, 173, 174, 175, 178, 180, 183, 186, 187, 188, 190, 191, 192, 193, 197, 199, 204, 205, 206, 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, 294, 296, 298, 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, 370, 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, 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, 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, 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, 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, 17, 18, 22, 23, 24, 25, 27, 28, 30, 32, 33, 38, 40, 41, 44, 48, 54, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 80, 83, 84, 86, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 112, 114, 117, 119, 126, 130, 132, 133, 134, 135, 136, 141, 146, 148, 149, 150, 151, 152, 154, 155, 157, 158, 160, 163, 164, 166, 167, 170, 173, 174, 175, 176, 178, 179, 180, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 198, 199, 200, 202, 203, 204, 205, 206, 210, 211, 212, 219, 220, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 245, 248, 249, 251, 252, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 277, 278, 279, 280, 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, 338, 339, 342, 343, 345, 346, 349, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 365, 370, 371, 372, 373, 374, 377, 379, 380, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 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, 123, 212, 232, 281, 338, 341, 355, 464], "member": [5, 26, 30, 32, 33, 34, 44, 49, 55, 58, 60, 62, 67, 72, 74, 75, 109, 146, 160, 164, 173, 174, 178, 188, 208, 210, 230, 231, 241, 242, 245, 258, 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, 102, 103, 106, 107, 109, 117, 129, 130, 132, 141, 148, 155, 166, 170, 173, 180, 181, 183, 190, 193, 195, 197, 202, 210, 211, 222, 223, 240, 247, 248, 252, 255, 256, 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, 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, 90, 93, 94, 99, 102, 106, 117, 123, 129, 130, 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, 296, 305, 311, 316, 321, 328, 329, 334, 335, 337, 338, 345, 349, 355, 363, 366, 381, 383, 385, 391, 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, 84, 86, 93, 100, 106, 112, 115, 119, 123, 138, 140, 142, 146, 165, 173, 183, 188, 191, 193, 194, 195, 197, 198, 200, 202, 204, 205, 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, 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, 91, 93, 97, 100, 103, 106, 107, 117, 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, 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, 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, 173, 222, 223, 237, 247, 252, 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, 57, 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, 117, 125, 129, 130, 134, 136, 140, 141, 148, 152, 154, 155, 158, 164, 167, 170, 173, 178, 179, 180, 181, 183, 188, 190, 193, 200, 202, 204, 205, 209, 210, 211, 215, 217, 218, 220, 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, 282, 285, 289, 290, 293, 296, 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, 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, 23, 25, 28, 32, 33, 40, 41, 42, 50, 57, 58, 62, 63, 67, 71, 73, 74, 75, 77, 78, 83, 85, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 109, 114, 116, 117, 123, 127, 132, 133, 134, 136, 137, 139, 140, 146, 148, 152, 154, 155, 158, 160, 164, 166, 167, 172, 173, 174, 177, 181, 184, 186, 187, 190, 193, 197, 198, 202, 205, 210, 212, 215, 219, 220, 222, 223, 225, 227, 231, 233, 240, 242, 243, 244, 245, 247, 251, 252, 255, 256, 259, 264, 265, 266, 268, 275, 278, 280, 285, 289, 290, 292, 293, 295, 296, 298, 301, 302, 304, 305, 306, 308, 317, 325, 326, 327, 328, 329, 330, 334, 335, 338, 339, 341, 344, 345, 349, 352, 353, 356, 357, 359, 360, 362, 366, 368, 373, 375, 377, 379, 381, 383, 385, 386, 387, 394, 396, 397, 398, 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, 91, 92, 94, 99, 100, 102, 103, 106, 107, 115, 116, 117, 123, 129, 130, 140, 146, 150, 152, 155, 158, 164, 166, 167, 170, 173, 174, 177, 181, 182, 184, 186, 190, 191, 193, 194, 200, 201, 202, 203, 204, 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, 294, 296, 299, 301, 302, 305, 309, 311, 312, 322, 325, 327, 330, 332, 335, 336, 337, 338, 341, 345, 349, 353, 358, 359, 360, 362, 363, 367, 372, 375, 378, 381, 391, 394, 395, 397, 398, 399, 400, 401, 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, 71, 72, 74, 75, 83, 84, 91, 94, 96, 97, 99, 100, 103, 106, 107, 117, 122, 123, 126, 130, 133, 136, 138, 148, 152, 155, 156, 163, 164, 170, 173, 174, 180, 181, 183, 188, 190, 193, 197, 201, 202, 205, 206, 213, 222, 229, 231, 232, 242, 244, 247, 252, 255, 263, 264, 265, 266, 275, 280, 285, 289, 290, 292, 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, 23, 25, 32, 33, 35, 36, 40, 41, 44, 54, 58, 62, 63, 67, 71, 72, 75, 76, 77, 78, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 116, 117, 129, 130, 131, 132, 134, 135, 136, 137, 148, 152, 155, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 184, 187, 188, 189, 194, 202, 204, 205, 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, 294, 295, 296, 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, 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, 470, 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, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 91, 94, 96, 99, 100, 102, 105, 106, 107, 109, 111, 114, 115, 116, 119, 123, 125, 130, 131, 133, 136, 137, 139, 141, 142, 144, 146, 148, 149, 150, 152, 154, 157, 158, 160, 163, 164, 166, 167, 172, 173, 174, 175, 178, 179, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 197, 199, 200, 202, 205, 206, 208, 209, 210, 211, 212, 213, 215, 217, 220, 222, 223, 225, 227, 230, 231, 232, 234, 235, 236, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 269, 273, 275, 276, 278, 280, 281, 282, 284, 285, 288, 289, 291, 292, 293, 294, 296, 299, 300, 302, 304, 305, 307, 308, 309, 310, 311, 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, 362, 363, 366, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 381, 383, 384, 385, 386, 387, 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, 148, 151, 155, 164, 166, 173, 180, 183, 193, 194, 206, 232, 239, 244, 247, 248, 250, 263, 264, 265, 272, 273, 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, 57, 58, 59, 60, 62, 63, 65, 66, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 129, 130, 131, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 170, 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, 210, 211, 212, 213, 215, 217, 219, 220, 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, 285, 289, 290, 292, 293, 294, 296, 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, 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, 470, 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, 91, 94, 99, 100, 103, 106, 107, 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, 255, 259, 265, 268, 270, 273, 275, 276, 278, 282, 290, 293, 296, 299, 304, 308, 312, 316, 317, 329, 331, 334, 337, 338, 341, 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, 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, 295, 296, 302, 304, 310, 311, 317, 320, 328, 330, 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, 22, 23, 25, 30, 32, 33, 38, 39, 41, 44, 48, 55, 60, 62, 63, 65, 67, 72, 74, 75, 76, 78, 84, 88, 91, 92, 93, 94, 99, 100, 103, 106, 107, 109, 112, 114, 115, 116, 117, 123, 129, 130, 132, 135, 136, 138, 140, 141, 143, 146, 148, 151, 152, 154, 155, 158, 160, 164, 166, 170, 174, 178, 180, 181, 183, 185, 187, 188, 189, 190, 191, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 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, 289, 290, 292, 293, 294, 296, 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, 370, 372, 373, 375, 377, 378, 381, 382, 385, 391, 392, 394, 396, 397, 398, 399, 402, 403, 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, 23, 26, 28, 30, 32, 33, 41, 44, 48, 50, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 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, 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, 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, 117, 123, 130, 136, 148, 155, 157, 163, 164, 167, 169, 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, 255, 258, 264, 265, 266, 268, 273, 275, 280, 281, 289, 290, 294, 296, 298, 299, 306, 316, 327, 337, 341, 342, 344, 345, 349, 352, 355, 359, 369, 379, 381, 382, 385, 386, 387, 392, 396, 397, 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, 63, 117, 157, 174, 180, 183, 198, 205, 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, 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, 32, 33, 41, 58, 62, 63, 72, 74, 75, 77, 83, 84, 94, 102, 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, 98, 99, 100, 102, 103, 106, 107, 117, 123, 141, 148, 155, 164, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 193, 194, 195, 199, 201, 202, 203, 205, 213, 218, 222, 223, 227, 239, 241, 242, 244, 247, 248, 254, 264, 265, 266, 268, 272, 275, 278, 280, 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, 18, 22, 23, 28, 30, 32, 33, 39, 41, 44, 48, 57, 58, 60, 62, 65, 67, 71, 72, 74, 75, 76, 83, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 117, 120, 123, 125, 130, 136, 140, 143, 146, 148, 149, 154, 155, 156, 158, 164, 166, 167, 173, 174, 178, 180, 181, 183, 187, 188, 190, 193, 194, 195, 197, 198, 199, 200, 202, 204, 205, 206, 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, 285, 289, 290, 293, 294, 296, 299, 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, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 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, 470, 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, 88, 94, 97, 98, 99, 100, 102, 103, 106, 117, 123, 148, 150, 151, 155, 158, 164, 166, 173, 180, 193, 196, 198, 199, 200, 206, 222, 227, 232, 239, 240, 244, 245, 246, 249, 263, 264, 265, 280, 285, 289, 290, 293, 294, 299, 308, 310, 331, 334, 337, 338, 341, 342, 344, 345, 355, 361, 363, 369, 373, 383, 385, 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, 134, 136, 138, 141, 146, 148, 155, 160, 164, 166, 167, 172, 174, 180, 183, 187, 188, 190, 193, 194, 195, 196, 198, 200, 202, 203, 205, 206, 210, 211, 212, 213, 215, 217, 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, 285, 289, 292, 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, 391, 392, 397, 398, 399, 400, 402, 403, 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, 123, 134, 136, 146, 160, 166, 174, 180, 181, 183, 202, 222, 225, 240, 245, 258, 267, 268, 272, 280, 290, 292, 293, 294, 296, 302, 316, 321, 334, 338, 341, 345, 350, 355, 359, 363, 366, 379, 381, 382, 383, 385, 399, 402, 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, 92, 94, 99, 100, 103, 106, 109, 114, 123, 125, 129, 130, 135, 155, 164, 166, 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, 22, 23, 32, 33, 34, 38, 40, 41, 44, 46, 48, 55, 60, 62, 63, 65, 67, 71, 72, 74, 75, 83, 84, 91, 93, 94, 97, 100, 102, 103, 106, 107, 112, 114, 117, 123, 130, 135, 138, 146, 148, 151, 155, 164, 170, 173, 174, 175, 180, 183, 190, 200, 209, 210, 212, 215, 218, 222, 230, 231, 240, 242, 245, 247, 251, 253, 255, 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, 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, 117, 136, 164, 176, 188, 222, 223, 244, 252, 280, 290, 296, 316, 341, 348, 399, 407, 425, 458, 460, 461, 462, 465, 466, 467, 473, 474, 480], "output": [5, 9, 32, 33, 41, 58, 62, 63, 65, 67, 72, 74, 75, 78, 83, 88, 91, 94, 99, 103, 106, 109, 111, 114, 117, 123, 130, 134, 136, 138, 140, 141, 143, 145, 146, 148, 149, 152, 154, 155, 160, 164, 166, 173, 174, 180, 184, 187, 188, 190, 192, 197, 198, 199, 201, 205, 206, 209, 215, 216, 220, 222, 225, 231, 232, 239, 241, 242, 243, 245, 252, 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, 408, 410, 414, 418, 419, 425, 432, 433, 442, 447, 452, 453, 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, 91, 99, 100, 102, 103, 106, 109, 114, 115, 117, 119, 122, 132, 139, 141, 146, 148, 155, 160, 164, 171, 173, 174, 175, 181, 184, 186, 187, 190, 197, 204, 210, 211, 215, 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, 144, 148, 151, 158, 163, 164, 166, 170, 173, 174, 180, 181, 183, 185, 188, 191, 192, 193, 197, 198, 199, 202, 204, 205, 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, 342, 344, 345, 349, 350, 352, 355, 356, 358, 359, 362, 366, 370, 373, 375, 381, 382, 383, 387, 391, 392, 396, 397, 399, 400, 401, 402, 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, 111, 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, 329, 341, 349, 355, 359, 372, 379, 383, 385, 388, 392, 396, 397, 400, 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, 91, 92, 93, 94, 98, 99, 100, 104, 106, 107, 112, 117, 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, 209, 210, 220, 222, 223, 225, 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, 282, 285, 289, 290, 292, 293, 294, 295, 296, 299, 302, 305, 308, 311, 313, 316, 317, 319, 325, 328, 329, 330, 331, 332, 334, 335, 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, 123, 126, 130, 136, 148, 160, 164, 166, 173, 178, 180, 181, 186, 187, 193, 196, 197, 202, 205, 209, 210, 215, 224, 239, 240, 244, 245, 247, 252, 255, 258, 264, 265, 267, 268, 273, 278, 279, 280, 289, 290, 293, 296, 299, 302, 304, 305, 317, 318, 325, 326, 329, 330, 334, 337, 338, 341, 345, 349, 350, 353, 355, 356, 359, 362, 366, 373, 381, 385, 386, 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, 91, 92, 93, 96, 99, 100, 103, 107, 109, 138, 144, 155, 160, 164, 173, 174, 180, 188, 190, 210, 222, 240, 244, 247, 248, 249, 250, 251, 263, 265, 266, 270, 273, 277, 280, 290, 294, 296, 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, 470, 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, 102, 103, 106, 109, 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, 256, 258, 259, 263, 264, 265, 275, 278, 280, 289, 290, 294, 296, 304, 305, 306, 308, 310, 311, 312, 316, 317, 321, 325, 327, 328, 330, 331, 332, 334, 337, 338, 341, 345, 349, 352, 353, 358, 359, 362, 363, 366, 369, 372, 373, 378, 383, 385, 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, 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, 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, 23, 25, 27, 28, 30, 32, 33, 41, 42, 46, 48, 58, 60, 62, 63, 65, 71, 72, 74, 75, 78, 83, 84, 90, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 112, 117, 123, 129, 130, 136, 141, 148, 151, 154, 155, 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, 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, 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, 370, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "larg": [5, 7, 54, 57, 58, 62, 67, 71, 83, 91, 92, 94, 97, 100, 103, 106, 107, 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, 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, 258, 262, 267, 289, 290, 296, 305, 334, 336, 341, 342, 345, 359, 361, 366, 382, 386, 399, 459, 460, 461, 462, 467, 473, 480], "both": [5, 7, 22, 23, 24, 32, 44, 48, 54, 57, 62, 63, 71, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 117, 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, 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, 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, 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, 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, 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, 117, 118, 123, 129, 132, 134, 136, 137, 139, 140, 141, 146, 148, 152, 154, 155, 157, 158, 160, 164, 166, 174, 176, 180, 183, 185, 188, 190, 191, 193, 197, 200, 202, 204, 205, 209, 210, 215, 223, 231, 232, 233, 239, 240, 244, 245, 247, 248, 249, 252, 256, 258, 259, 263, 264, 266, 268, 272, 278, 280, 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, 391, 392, 397, 399, 400, 402, 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, 471, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 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, 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, 284, 289, 290, 292, 293, 294, 296, 298, 299, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "they": [5, 7, 23, 28, 32, 33, 41, 44, 53, 54, 57, 58, 60, 62, 63, 65, 72, 74, 75, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 130, 135, 136, 137, 138, 141, 148, 150, 151, 152, 155, 158, 160, 164, 166, 167, 173, 174, 175, 176, 178, 180, 181, 183, 187, 188, 189, 190, 191, 192, 193, 194, 195, 199, 202, 204, 205, 206, 210, 212, 213, 215, 222, 223, 225, 227, 230, 232, 240, 241, 244, 245, 247, 249, 252, 255, 256, 258, 259, 264, 265, 266, 267, 268, 272, 273, 278, 279, 280, 285, 289, 290, 292, 293, 296, 299, 301, 304, 305, 306, 309, 311, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "legaci": [5, 23, 32, 57, 67, 74, 140, 160, 161, 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, 23, 25, 26, 38, 40, 48, 57, 58, 62, 63, 67, 74, 75, 84, 99, 102, 106, 117, 118, 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, 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, 18, 23, 38, 41, 138, 173, 180, 183, 185, 209, 211, 272, 280, 349, 425, 453, 463, 465, 466, 471, 476, 477, 480], "short": [5, 7, 40, 41, 57, 62, 72, 74, 83, 93, 94, 98, 100, 103, 104, 117, 118, 140, 156, 173, 174, 190, 225, 242, 255, 256, 268, 280, 289, 290, 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, 20, 22, 25, 32, 38, 41, 44, 46, 54, 57, 59, 62, 63, 65, 67, 72, 76, 83, 84, 91, 93, 94, 97, 100, 102, 103, 106, 107, 117, 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, 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, 100, 103, 118, 155, 157, 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, 115, 117, 122, 123, 130, 132, 134, 137, 143, 148, 152, 154, 155, 156, 157, 161, 164, 165, 166, 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, 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, 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, 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, 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, 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, 72, 74, 75, 76, 83, 84, 91, 92, 93, 97, 99, 100, 102, 103, 106, 114, 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, 294, 302, 305, 317, 321, 322, 327, 330, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 355, 362, 366, 369, 378, 381, 383, 385, 386, 387, 392, 396, 398, 399, 402, 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, 173, 174, 185, 187, 188, 190, 193, 205, 208, 215, 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, 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, 218, 244, 252, 256, 264, 267, 287, 290, 325, 337, 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, 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, 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, 294, 296, 298, 299, 302, 305, 310, 316, 318, 328, 329, 332, 334, 335, 336, 337, 338, 341, 344, 345, 349, 352, 355, 361, 362, 363, 366, 372, 378, 379, 381, 383, 385, 387, 391, 399, 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, 117, 134, 148, 173, 174, 175, 178, 180, 183, 190, 193, 200, 244, 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, 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, 93, 94, 100, 103, 106, 107, 112, 117, 130, 140, 148, 155, 156, 166, 172, 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, 337, 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, 88, 91, 92, 94, 99, 102, 103, 106, 107, 109, 117, 125, 152, 155, 164, 173, 174, 187, 190, 191, 205, 206, 222, 240, 242, 244, 252, 263, 264, 265, 280, 289, 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, 72, 83, 91, 93, 99, 100, 107, 112, 117, 141, 174, 193, 202, 204, 210, 211, 238, 239, 242, 244, 245, 268, 280, 285, 289, 290, 302, 304, 306, 308, 331, 335, 337, 345, 349, 373, 392, 404, 435, 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, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 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, 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, 285, 289, 290, 292, 293, 294, 296, 299, 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, 370, 373, 375, 377, 378, 379, 381, 382, 383, 385, 387, 391, 392, 396, 397, 399, 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, 22, 23, 27, 30, 32, 33, 34, 38, 39, 41, 44, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 72, 74, 75, 76, 78, 79, 84, 91, 94, 99, 103, 107, 112, 123, 129, 130, 136, 156, 160, 164, 166, 173, 174, 188, 190, 206, 212, 220, 239, 242, 245, 247, 258, 263, 266, 275, 280, 285, 289, 290, 292, 296, 302, 311, 316, 320, 329, 332, 334, 337, 338, 341, 344, 345, 349, 362, 372, 373, 385, 392, 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, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 125, 126, 129, 130, 131, 134, 136, 137, 138, 141, 146, 148, 150, 151, 152, 154, 155, 156, 157, 158, 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, 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, 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, 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, 98, 100, 106, 117, 123, 135, 137, 164, 166, 174, 181, 183, 185, 188, 190, 193, 202, 210, 223, 232, 240, 244, 247, 255, 266, 268, 272, 280, 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, 102, 103, 106, 107, 114, 117, 123, 125, 126, 130, 131, 133, 134, 136, 138, 141, 148, 155, 157, 158, 164, 166, 167, 173, 174, 178, 180, 181, 182, 183, 185, 186, 187, 190, 193, 197, 202, 203, 205, 206, 210, 213, 219, 222, 225, 227, 229, 230, 232, 238, 239, 240, 242, 244, 245, 247, 248, 252, 255, 258, 262, 263, 264, 265, 266, 268, 276, 278, 280, 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, 366, 372, 373, 378, 382, 383, 385, 386, 387, 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, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 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, 91, 92, 93, 94, 98, 102, 103, 106, 114, 117, 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, 294, 296, 304, 311, 316, 329, 330, 335, 338, 341, 342, 345, 349, 362, 363, 366, 370, 373, 381, 383, 385, 387, 391, 396, 400, 402, 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, 94, 100, 109, 117, 137, 152, 155, 166, 167, 174, 180, 183, 188, 196, 210, 240, 252, 280, 290, 294, 311, 325, 334, 338, 366, 377, 379, 383, 385, 386, 391, 407, 425, 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, 72, 84, 91, 93, 99, 103, 106, 109, 117, 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, 210, 218, 222, 223, 227, 231, 240, 244, 247, 252, 258, 259, 263, 264, 266, 268, 272, 275, 280, 281, 289, 290, 294, 296, 305, 309, 316, 321, 325, 328, 329, 334, 337, 338, 341, 345, 349, 355, 359, 362, 363, 366, 378, 379, 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, 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, 94, 173, 288, 341, 344, 410, 425, 427, 462, 471, 480], "boolean": [5, 16, 67, 84, 99, 105, 117, 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, 22, 23, 24, 32, 39, 41, 44, 46, 48, 53, 54, 57, 59, 60, 62, 63, 67, 72, 75, 77, 93, 94, 98, 102, 103, 109, 112, 114, 117, 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, 263, 264, 265, 266, 267, 268, 272, 280, 289, 290, 293, 296, 298, 299, 305, 316, 318, 321, 326, 334, 335, 341, 342, 345, 349, 352, 355, 359, 362, 363, 366, 378, 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, 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, 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, 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, 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, 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, 316, 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, 117, 119, 136, 141, 151, 156, 158, 160, 164, 180, 183, 187, 188, 190, 210, 217, 222, 227, 244, 251, 252, 256, 258, 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, 23, 28, 33, 41, 60, 62, 63, 65, 67, 71, 72, 84, 91, 97, 98, 103, 106, 109, 117, 136, 140, 143, 148, 154, 155, 156, 160, 164, 166, 170, 172, 173, 174, 178, 180, 181, 183, 184, 186, 188, 191, 192, 194, 200, 204, 206, 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, 23, 26, 30, 32, 33, 39, 41, 44, 46, 57, 58, 60, 61, 62, 63, 65, 70, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 117, 123, 129, 130, 134, 136, 138, 140, 141, 148, 152, 155, 158, 160, 164, 165, 166, 170, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 197, 198, 199, 200, 202, 203, 204, 205, 210, 211, 212, 213, 215, 217, 218, 220, 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, 285, 289, 290, 292, 294, 296, 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, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 370, 372, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 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, 91, 92, 94, 97, 98, 99, 102, 103, 106, 107, 109, 114, 117, 123, 129, 130, 134, 136, 137, 138, 141, 146, 148, 151, 152, 155, 160, 164, 173, 178, 180, 181, 183, 184, 186, 187, 191, 192, 197, 198, 199, 204, 210, 215, 219, 222, 223, 227, 232, 239, 240, 241, 244, 247, 248, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 269, 275, 280, 285, 290, 295, 296, 305, 308, 316, 317, 318, 319, 328, 329, 330, 334, 335, 338, 341, 343, 345, 349, 355, 361, 362, 363, 365, 373, 377, 379, 383, 385, 386, 387, 391, 392, 396, 399, 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, 103, 109, 117, 119, 131, 138, 144, 148, 154, 155, 157, 158, 164, 167, 168, 173, 178, 181, 186, 187, 188, 190, 193, 194, 197, 202, 206, 210, 222, 223, 230, 232, 233, 241, 244, 245, 247, 249, 250, 258, 259, 265, 266, 268, 272, 273, 276, 280, 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, 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, 91, 93, 97, 98, 99, 100, 103, 109, 114, 117, 155, 174, 181, 183, 187, 188, 190, 193, 195, 200, 203, 227, 245, 246, 258, 264, 268, 278, 279, 280, 290, 310, 316, 329, 333, 341, 342, 350, 353, 355, 356, 361, 363, 366, 373, 381, 383, 385, 386, 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, 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, 22, 23, 27, 30, 32, 33, 38, 41, 46, 48, 57, 60, 62, 63, 65, 67, 70, 71, 72, 75, 78, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 109, 112, 114, 117, 123, 129, 136, 137, 138, 146, 148, 155, 156, 160, 164, 166, 167, 170, 173, 174, 177, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 197, 198, 199, 200, 202, 203, 205, 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, 320, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "exceed": [5, 58, 123, 136, 164, 183, 209, 210, 222, 266, 281, 290, 296, 304, 319, 341, 361, 362, 378, 407, 419, 462, 463, 465, 466, 476, 477, 480], "platform": [5, 9, 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, 173, 180, 183, 186, 190, 205, 209, 210, 216, 222, 232, 244, 247, 248, 251, 254, 255, 263, 266, 268, 272, 279, 280, 289, 290, 293, 304, 305, 306, 319, 320, 323, 325, 326, 330, 334, 335, 337, 338, 339, 344, 345, 349, 351, 352, 355, 359, 362, 363, 365, 366, 370, 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, 18, 38, 480], "howev": [5, 23, 24, 32, 33, 41, 44, 48, 62, 70, 71, 72, 75, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 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, 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, 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, 123, 134, 151, 166, 167, 174, 187, 188, 199, 200, 204, 206, 210, 227, 232, 242, 244, 247, 263, 280, 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, 18, 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, 151, 155, 163, 164, 166, 173, 174, 175, 180, 183, 187, 188, 190, 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, 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, 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, 222, 255, 256, 258, 266, 272, 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, 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, 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, 327, 329, 331, 337, 345, 362, 386, 391, 422, 433, 452, 458, 459, 463, 464, 466, 467, 471, 472, 474, 475, 477, 478, 479, 480], "truncat": [5, 58, 63, 83, 84, 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, 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, 103, 106, 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, 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, 92, 93, 98, 113, 115, 117, 123, 125, 136, 152, 155, 158, 166, 173, 174, 180, 196, 210, 218, 219, 222, 231, 232, 244, 247, 252, 255, 256, 266, 268, 280, 289, 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, 470, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 73, 74, 75, 76, 86, 87, 88, 90, 91, 93, 94, 97, 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, 148, 149, 150, 152, 154, 155, 157, 158, 160, 161, 164, 167, 170, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 208, 209, 210, 212, 213, 216, 217, 218, 219, 220, 222, 223, 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, 289, 290, 292, 293, 294, 295, 296, 298, 299, 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, 387, 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, 263, 268, 276, 302, 332, 335, 337, 338, 339, 341, 349, 359, 362, 363, 366, 382, 397, 424, 425, 431, 459, 460, 461, 463, 465, 466, 472, 473, 474], "mean": [5, 7, 13, 22, 23, 27, 30, 32, 33, 41, 44, 58, 60, 62, 63, 65, 66, 72, 74, 75, 83, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 130, 136, 138, 141, 148, 152, 155, 160, 164, 166, 167, 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, 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, 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, 258, 264, 266, 267, 268, 272, 285, 289, 290, 294, 296, 299, 308, 311, 316, 325, 329, 330, 332, 334, 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, 97, 99, 100, 103, 106, 107, 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, 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, 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, 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, 123, 136, 150, 158, 166, 173, 174, 180, 183, 187, 188, 190, 191, 195, 199, 200, 202, 205, 206, 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, 88, 91, 92, 93, 94, 98, 99, 100, 103, 106, 107, 109, 112, 115, 116, 119, 123, 125, 132, 134, 136, 137, 138, 140, 143, 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, 210, 211, 213, 215, 218, 220, 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, 285, 290, 292, 293, 294, 296, 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, 28, 32, 33, 41, 44, 54, 60, 62, 63, 67, 71, 72, 74, 75, 76, 83, 84, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 129, 134, 136, 148, 155, 160, 164, 166, 167, 173, 174, 178, 180, 181, 183, 184, 188, 190, 191, 192, 193, 200, 202, 204, 205, 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, 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, 380, 381, 383, 384, 385, 386, 391, 392, 396, 397, 399, 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, 18, 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, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 167, 170, 173, 174, 175, 180, 181, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 211, 212, 213, 215, 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, 283, 284, 285, 288, 290, 292, 293, 294, 295, 296, 301, 302, 304, 305, 306, 308, 310, 311, 312, 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, 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, 244, 293, 294, 426, 465, 478, 480], "keyword": [5, 57, 62, 63, 65, 67, 73, 74, 75, 83, 86, 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, 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, 316, 318, 320, 322, 328, 329, 332, 334, 341, 342, 345, 349, 353, 355, 359, 361, 362, 366, 369, 370, 373, 381, 382, 383, 385, 386, 387, 392, 396, 397, 400, 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, 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, 88, 91, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 114, 117, 125, 126, 129, 130, 132, 133, 134, 135, 136, 141, 148, 149, 150, 152, 155, 157, 160, 164, 166, 167, 170, 173, 174, 176, 180, 182, 183, 186, 188, 190, 193, 194, 197, 199, 200, 202, 205, 206, 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, 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, 366, 369, 372, 373, 377, 378, 381, 383, 385, 391, 392, 395, 396, 397, 398, 399, 402, 403, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "alway": [5, 7, 9, 11, 13, 17, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 107, 109, 112, 117, 123, 130, 136, 138, 140, 141, 143, 146, 148, 151, 154, 155, 160, 164, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 203, 204, 205, 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, 289, 290, 292, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "end": [5, 7, 9, 13, 18, 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, 123, 130, 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, 210, 212, 222, 223, 231, 232, 237, 239, 240, 242, 244, 245, 247, 252, 255, 258, 259, 264, 265, 266, 267, 268, 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, 361, 363, 368, 373, 374, 375, 377, 378, 381, 385, 387, 392, 397, 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, 88, 91, 92, 93, 94, 99, 100, 103, 107, 109, 117, 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, 381, 382, 383, 385, 386, 387, 392, 397, 400, 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, 103, 180, 190, 193, 196, 202, 205, 225, 227, 239, 252, 256, 264, 268, 294, 299, 316, 332, 342, 374, 375, 392, 397, 407, 424, 427, 428, 432, 452, 453, 458, 465, 466, 476, 480], "error": [5, 7, 9, 13, 14, 17, 18, 22, 24, 25, 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, 112, 116, 117, 129, 130, 134, 137, 138, 139, 140, 141, 142, 143, 146, 148, 151, 152, 154, 156, 160, 164, 166, 168, 172, 173, 174, 178, 180, 181, 184, 187, 190, 191, 193, 194, 198, 199, 200, 202, 204, 205, 206, 209, 210, 211, 213, 215, 222, 223, 225, 226, 231, 241, 242, 244, 245, 247, 249, 251, 253, 254, 255, 256, 259, 262, 263, 264, 265, 266, 267, 268, 270, 272, 275, 280, 282, 284, 285, 287, 290, 292, 293, 296, 299, 302, 305, 308, 316, 319, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 346, 349, 353, 356, 357, 359, 362, 366, 370, 373, 378, 381, 383, 385, 386, 387, 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, 117, 123, 130, 133, 139, 140, 141, 143, 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, 276, 280, 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, 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, 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, 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, 33, 58, 63, 98, 100, 103, 160, 178, 180, 188, 190, 232, 244, 258, 268, 272, 276, 278, 290, 293, 305, 311, 341, 349, 355, 362, 363, 373, 379, 410, 418, 419, 423, 424, 425, 427, 433, 439, 446, 452, 465, 466, 470, 472, 473, 474, 475, 477, 478, 479, 480], "note": [5, 7, 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, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 129, 134, 136, 137, 138, 140, 148, 151, 154, 155, 158, 160, 164, 166, 173, 174, 175, 178, 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, 298, 299, 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, 22, 23, 28, 32, 33, 35, 41, 42, 55, 58, 59, 60, 62, 63, 67, 71, 72, 74, 75, 76, 77, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 107, 109, 112, 117, 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, 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, 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, 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, 98, 136, 188, 280, 290, 294, 330, 362, 373, 425, 480], "determin": [5, 7, 11, 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, 343, 344, 345, 349, 351, 352, 353, 355, 358, 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, 71, 72, 74, 75, 84, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 134, 136, 146, 148, 151, 155, 160, 164, 166, 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, 391, 392, 394, 399, 402, 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, 92, 93, 94, 100, 102, 103, 106, 107, 109, 117, 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, 295, 304, 308, 311, 316, 317, 325, 329, 333, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 355, 358, 359, 365, 372, 373, 377, 380, 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, 25, 36, 38, 39, 42, 44, 46, 48, 53, 54, 55, 59, 60, 62, 63, 66, 84, 103, 173, 190, 206, 229, 246, 285, 290, 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, 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, 163, 166, 167, 172, 173, 174, 180, 187, 188, 194, 197, 200, 202, 209, 210, 212, 222, 223, 225, 229, 244, 245, 247, 250, 252, 258, 264, 265, 266, 268, 280, 281, 288, 289, 290, 294, 296, 297, 304, 305, 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, 155, 157, 188, 222, 239, 258, 290, 339, 341, 359, 366, 383, 419, 424, 425, 427, 461, 463, 464, 465, 467, 475, 476, 480], "appropri": [5, 9, 23, 30, 40, 41, 48, 53, 60, 62, 63, 67, 70, 72, 74, 75, 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, 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, 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, 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, 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, 22, 23, 25, 27, 28, 30, 32, 33, 40, 41, 42, 44, 48, 57, 58, 59, 60, 62, 63, 65, 70, 71, 72, 74, 75, 76, 78, 84, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 106, 107, 112, 114, 117, 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, 173, 174, 177, 178, 180, 183, 185, 187, 188, 189, 190, 191, 193, 197, 198, 199, 200, 204, 205, 210, 211, 212, 215, 218, 220, 222, 223, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 255, 258, 259, 263, 264, 265, 266, 267, 268, 272, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "left": [5, 15, 32, 33, 46, 62, 63, 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, 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, 123, 130, 133, 135, 136, 137, 141, 146, 150, 151, 152, 155, 157, 160, 172, 173, 174, 178, 180, 183, 187, 188, 190, 210, 212, 218, 219, 222, 223, 231, 232, 244, 249, 252, 255, 258, 263, 264, 267, 272, 275, 279, 280, 290, 296, 308, 311, 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, 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, 91, 94, 98, 99, 100, 103, 105, 106, 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, 294, 296, 305, 310, 311, 312, 316, 317, 329, 331, 332, 334, 338, 341, 342, 345, 348, 349, 352, 359, 363, 376, 377, 378, 380, 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, 25, 45, 48, 63, 67, 72, 83, 92, 93, 94, 97, 99, 100, 119, 123, 137, 139, 151, 156, 178, 180, 183, 187, 190, 193, 198, 202, 204, 212, 213, 222, 227, 242, 252, 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, 93, 98, 99, 100, 117, 123, 134, 137, 146, 148, 151, 152, 155, 160, 166, 173, 174, 178, 180, 183, 188, 205, 206, 210, 222, 223, 232, 240, 244, 245, 252, 255, 258, 264, 265, 266, 267, 268, 272, 280, 289, 290, 292, 293, 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, 407, 410, 416, 419, 420, 422, 424, 425, 427, 429, 431, 433, 452, 453, 458, 460, 461, 462, 463, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "than": [5, 10, 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, 91, 92, 93, 94, 98, 99, 102, 103, 106, 107, 111, 112, 114, 117, 123, 130, 134, 136, 137, 141, 143, 144, 146, 148, 151, 155, 157, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 183, 185, 187, 188, 190, 192, 193, 194, 195, 196, 198, 200, 202, 204, 205, 206, 210, 212, 215, 222, 223, 227, 231, 232, 239, 240, 241, 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, 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, 370, 371, 372, 373, 375, 378, 379, 381, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 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, 470, 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, 72, 75, 83, 84, 94, 103, 117, 123, 130, 131, 133, 135, 136, 140, 141, 146, 148, 150, 152, 154, 155, 157, 164, 167, 178, 180, 181, 185, 187, 188, 190, 193, 194, 200, 202, 204, 205, 206, 209, 210, 215, 220, 222, 223, 225, 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, 313, 316, 322, 325, 326, 327, 328, 329, 330, 331, 334, 337, 338, 341, 344, 345, 349, 355, 356, 359, 361, 362, 366, 370, 372, 373, 377, 379, 381, 382, 383, 384, 385, 386, 391, 392, 397, 402, 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, 341, 366, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 109, 112, 114, 117, 123, 125, 136, 138, 140, 146, 148, 152, 155, 157, 158, 160, 164, 166, 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, 252, 255, 256, 259, 263, 264, 265, 266, 268, 272, 273, 278, 280, 285, 289, 290, 293, 294, 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, 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, 88, 90, 91, 92, 97, 98, 99, 103, 107, 109, 112, 114, 116, 117, 123, 129, 130, 134, 136, 138, 140, 143, 148, 150, 155, 158, 160, 161, 170, 173, 174, 177, 180, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 198, 199, 200, 201, 204, 205, 208, 209, 210, 211, 212, 214, 215, 217, 218, 219, 220, 221, 222, 223, 225, 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, 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, 370, 373, 374, 379, 382, 383, 384, 385, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 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, 459, 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, 180, 181, 183, 186, 188, 190, 193, 194, 198, 200, 202, 203, 209, 210, 220, 222, 223, 227, 233, 234, 241, 242, 245, 247, 248, 252, 256, 258, 259, 263, 264, 265, 267, 268, 269, 276, 279, 284, 285, 288, 290, 292, 294, 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, 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, 258, 259, 263, 264, 266, 267, 268, 269, 271, 273, 276, 280, 284, 285, 288, 289, 290, 294, 296, 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], "sinc": [5, 7, 13, 22, 23, 28, 32, 33, 39, 44, 45, 48, 53, 57, 58, 60, 62, 63, 67, 71, 72, 74, 75, 78, 83, 84, 91, 92, 93, 97, 98, 99, 100, 102, 103, 106, 107, 109, 123, 130, 141, 143, 146, 148, 154, 158, 164, 166, 170, 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, 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, 392, 397, 399, 402, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "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, 117, 148, 157, 166, 173, 174, 184, 193, 202, 210, 222, 223, 240, 245, 247, 259, 265, 266, 268, 273, 280, 289, 290, 294, 296, 301, 305, 327, 330, 337, 341, 349, 355, 358, 359, 366, 378, 379, 381, 383, 386, 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, 22, 23, 24, 27, 28, 30, 32, 33, 41, 42, 44, 46, 48, 57, 58, 59, 62, 63, 66, 72, 74, 78, 83, 84, 91, 92, 93, 94, 97, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 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, 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, 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, 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, 30, 31, 32, 33, 41, 58, 60, 62, 63, 65, 67, 72, 73, 74, 75, 76, 78, 79, 83, 84, 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, 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, 373, 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, 93, 94, 98, 99, 100, 106, 107, 109, 117, 134, 136, 138, 155, 164, 170, 173, 174, 181, 182, 183, 188, 190, 193, 194, 195, 198, 200, 202, 205, 212, 213, 222, 242, 244, 252, 263, 264, 265, 266, 268, 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, 391, 392, 393, 394, 397, 402, 404, 407, 410, 413, 414, 417, 418, 420, 422, 423, 424, 425, 426, 429, 431, 432, 433, 452, 455, 459, 460, 462, 464, 465, 466, 467, 468, 470, 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, 185, 187, 188, 196, 198, 205, 222, 223, 232, 239, 242, 245, 247, 248, 252, 256, 258, 262, 265, 266, 268, 280, 281, 289, 290, 304, 306, 308, 316, 322, 325, 329, 334, 337, 338, 341, 344, 345, 349, 350, 355, 359, 361, 362, 363, 373, 378, 379, 380, 381, 383, 385, 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, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "purpos": [5, 7, 17, 30, 32, 41, 62, 67, 71, 72, 74, 84, 92, 93, 99, 100, 103, 107, 111, 123, 125, 140, 151, 155, 164, 166, 167, 170, 173, 174, 178, 180, 183, 187, 190, 193, 199, 202, 203, 210, 223, 227, 232, 242, 247, 250, 252, 258, 265, 280, 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, 264, 265, 267, 268, 272, 273, 280, 289, 292, 294, 296, 305, 323, 328, 332, 334, 341, 345, 352, 355, 358, 359, 361, 363, 366, 370, 372, 381, 383, 385, 386, 396, 398, 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, 190, 193, 196, 197, 199, 204, 208, 238, 239, 242, 245, 247, 248, 258, 264, 268, 279, 289, 290, 293, 294, 311, 316, 329, 330, 334, 335, 338, 340, 341, 351, 355, 363, 374, 381, 385, 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, 86, 94, 100, 103, 104, 157, 163, 180, 183, 222, 223, 233, 258, 272, 313, 340, 341, 349, 364, 427, 437, 447, 464, 466, 474, 480], "max": [5, 86, 94, 117, 138, 151, 157, 180, 183, 222, 223, 233, 240, 241, 258, 272, 315, 337, 338, 340, 341, 349, 397, 424, 427, 437, 447, 464, 466, 471, 472, 474, 478, 480], "simpler": [5, 62, 67, 91, 100, 103, 117, 148, 222, 232, 280, 316, 341, 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, 255, 262, 263, 265, 268, 280, 290, 293, 296, 299, 301, 302, 312, 316, 319, 325, 327, 329, 337, 341, 342, 349, 362, 369, 379, 383, 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, 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, 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, 263, 269, 272, 275, 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, 18, 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, 123, 130, 132, 136, 141, 146, 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, 208, 210, 213, 215, 218, 220, 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, 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, 370, 372, 373, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 399, 400, 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, 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, 100, 103, 106, 114, 117, 130, 136, 138, 148, 152, 157, 158, 173, 175, 178, 183, 187, 188, 190, 192, 193, 200, 202, 204, 206, 210, 217, 222, 223, 225, 239, 242, 252, 258, 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, 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, 173, 174, 178, 179, 184, 187, 188, 190, 200, 204, 205, 206, 210, 211, 220, 222, 227, 232, 239, 245, 248, 249, 251, 254, 258, 261, 262, 264, 265, 266, 267, 277, 278, 280, 289, 290, 292, 294, 296, 305, 308, 309, 310, 312, 318, 321, 327, 328, 329, 332, 334, 337, 341, 342, 343, 344, 349, 352, 355, 356, 359, 361, 363, 365, 366, 368, 374, 377, 378, 379, 385, 392, 396, 397, 402, 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, 264, 296, 316, 329, 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, 143, 146, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 160, 161, 164, 166, 167, 170, 171, 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, 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, 284, 285, 287, 288, 289, 290, 292, 294, 295, 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, 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, 471, 473, 474, 478, 479, 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, 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, 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, 77, 174, 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, 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, 18, 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, 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, 218, 222, 223, 231, 232, 239, 240, 242, 243, 244, 245, 248, 251, 252, 255, 258, 259, 262, 263, 264, 265, 266, 267, 268, 270, 272, 273, 277, 278, 279, 285, 289, 290, 293, 295, 296, 299, 302, 305, 309, 311, 316, 317, 318, 321, 326, 327, 329, 331, 332, 334, 335, 337, 338, 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, 404, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 123, 130, 136, 148, 151, 155, 158, 164, 166, 173, 174, 175, 180, 183, 187, 188, 190, 191, 193, 199, 200, 201, 202, 205, 210, 213, 217, 222, 223, 225, 231, 239, 241, 244, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 273, 280, 289, 290, 292, 294, 296, 299, 305, 308, 311, 316, 319, 321, 322, 326, 327, 328, 329, 330, 332, 334, 338, 341, 349, 350, 352, 355, 358, 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, 470, 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, 366, 369, 407, 452, 458, 462, 463, 464, 466, 473, 476, 477, 478, 480], "exact": [5, 7, 9, 11, 13, 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, 210, 218, 222, 225, 240, 242, 247, 252, 264, 265, 266, 267, 268, 272, 280, 287, 289, 290, 292, 296, 311, 316, 319, 325, 332, 334, 335, 340, 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, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 473, 474, 480], "whatev": [5, 30, 72, 77, 83, 84, 99, 100, 103, 117, 148, 173, 192, 197, 205, 222, 247, 264, 265, 289, 290, 294, 308, 316, 341, 349, 356, 359, 362, 387, 392, 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, 330, 342, 344, 345, 349, 359, 363, 399, 425, 429, 452, 466, 471, 473, 474, 475, 476, 478, 479, 480], "suppli": [5, 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, 285, 289, 290, 292, 294, 299, 305, 311, 321, 325, 334, 337, 338, 341, 345, 352, 359, 362, 373, 378, 381, 383, 385, 391, 392, 396, 397, 399, 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, 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, 187, 193, 196, 202, 210, 223, 227, 239, 240, 242, 244, 247, 252, 256, 259, 262, 263, 264, 266, 275, 280, 289, 290, 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, 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, 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, 117, 123, 141, 148, 152, 164, 166, 173, 178, 180, 188, 190, 222, 223, 240, 242, 244, 252, 263, 264, 265, 280, 289, 290, 294, 296, 299, 305, 308, 310, 317, 321, 329, 332, 335, 337, 338, 341, 345, 349, 356, 359, 362, 366, 368, 370, 373, 374, 377, 383, 385, 391, 399, 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, 91, 93, 94, 98, 99, 100, 102, 103, 106, 114, 117, 123, 129, 130, 136, 137, 146, 148, 152, 155, 156, 157, 160, 164, 166, 183, 185, 187, 190, 193, 202, 210, 215, 223, 227, 231, 232, 241, 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, 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, 18, 32, 41, 48, 58, 60, 62, 63, 71, 72, 84, 91, 92, 94, 98, 99, 103, 106, 112, 117, 140, 143, 147, 152, 155, 158, 159, 164, 174, 175, 181, 183, 187, 188, 190, 195, 196, 198, 199, 209, 210, 218, 222, 223, 239, 244, 245, 252, 256, 258, 263, 264, 265, 280, 281, 289, 290, 294, 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, 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, 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, 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, 72, 75, 76, 99, 103, 106, 107, 112, 119, 130, 133, 134, 136, 140, 141, 146, 148, 152, 155, 156, 160, 164, 166, 172, 173, 174, 178, 180, 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, 285, 290, 293, 294, 296, 299, 301, 305, 311, 316, 317, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 349, 351, 353, 355, 359, 361, 362, 363, 369, 370, 373, 375, 377, 378, 379, 383, 385, 386, 391, 392, 395, 397, 402, 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, 117, 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, 91, 92, 93, 94, 97, 99, 100, 103, 106, 107, 109, 110, 117, 123, 130, 136, 137, 138, 146, 148, 152, 154, 155, 157, 158, 160, 164, 166, 167, 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, 319, 325, 326, 327, 328, 330, 331, 334, 335, 337, 338, 341, 344, 349, 350, 352, 355, 359, 360, 361, 362, 366, 367, 370, 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, 84, 91, 99, 100, 103, 114, 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, 339, 341, 344, 345, 346, 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, 142, 183, 188, 204, 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, 23, 32, 41, 46, 50, 58, 60, 62, 63, 65, 72, 74, 75, 76, 84, 94, 99, 100, 103, 107, 109, 112, 117, 119, 123, 130, 132, 135, 136, 148, 149, 152, 155, 156, 160, 164, 166, 173, 174, 181, 183, 185, 187, 188, 190, 202, 205, 209, 210, 222, 225, 239, 242, 244, 245, 247, 252, 255, 259, 263, 264, 266, 268, 272, 273, 279, 280, 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, 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, 91, 94, 99, 100, 103, 106, 117, 136, 146, 148, 155, 158, 160, 164, 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, 344, 345, 349, 355, 362, 374, 375, 377, 381, 391, 394, 403, 408, 409, 411, 412, 413, 418, 419, 425, 427, 429, 432, 446, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 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, 92, 93, 94, 96, 98, 99, 100, 103, 106, 107, 111, 117, 146, 148, 155, 160, 164, 167, 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, 91, 94, 99, 100, 102, 103, 106, 117, 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, 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, 91, 93, 98, 102, 103, 130, 134, 136, 148, 166, 173, 174, 183, 193, 194, 202, 210, 229, 247, 265, 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, 210, 440, 447, 471, 476, 480], "constructor": [5, 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, 296, 302, 304, 305, 313, 318, 322, 325, 327, 328, 332, 334, 335, 338, 341, 342, 348, 355, 356, 359, 361, 362, 366, 370, 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, 58, 60, 62, 63, 65, 67, 74, 75, 78, 83, 86, 91, 98, 99, 100, 103, 106, 107, 117, 123, 125, 136, 141, 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, 373, 378, 381, 383, 384, 385, 391, 392, 394, 398, 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, 87, 92, 94, 98, 109, 117, 119, 123, 157, 164, 168, 172, 178, 179, 181, 184, 187, 188, 190, 202, 222, 223, 241, 247, 251, 252, 259, 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, 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, 140, 155, 258, 272, 341, 342, 344, 381, 425, 432, 452, 463, 474, 480], "add": [5, 7, 28, 30, 32, 33, 44, 54, 57, 58, 62, 72, 75, 76, 78, 83, 84, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 114, 117, 119, 136, 138, 140, 148, 149, 152, 154, 155, 157, 158, 160, 164, 166, 174, 178, 180, 183, 185, 186, 188, 190, 191, 192, 193, 194, 197, 200, 202, 203, 205, 210, 220, 222, 223, 227, 229, 231, 233, 240, 241, 242, 244, 247, 252, 255, 258, 259, 264, 265, 268, 273, 278, 280, 286, 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, 366, 372, 373, 381, 382, 383, 385, 386, 387, 391, 392, 397, 399, 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, 22, 23, 30, 32, 33, 38, 46, 48, 63, 71, 72, 74, 75, 83, 84, 92, 93, 99, 100, 103, 109, 117, 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, 480], "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, 123, 125, 129, 130, 132, 133, 134, 136, 137, 141, 146, 148, 150, 152, 154, 155, 156, 158, 164, 166, 169, 173, 174, 180, 183, 187, 188, 190, 191, 192, 193, 196, 198, 199, 200, 202, 203, 204, 205, 206, 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, 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, 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, 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, 407, 416, 425, 427, 429, 432, 458, 459, 460, 461, 462, 463, 465, 466, 468, 471, 473, 474, 477, 478, 480], "wrap": [7, 21, 32, 41, 42, 57, 62, 67, 78, 87, 92, 96, 100, 106, 109, 117, 123, 126, 134, 136, 138, 146, 152, 155, 166, 173, 174, 178, 187, 188, 190, 198, 199, 204, 205, 210, 217, 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, 83, 84, 100, 109, 123, 125, 129, 130, 135, 155, 166, 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, 23, 32, 33, 41, 44, 50, 58, 62, 65, 67, 70, 71, 72, 73, 76, 78, 79, 83, 84, 90, 91, 94, 96, 98, 102, 103, 104, 106, 107, 115, 117, 120, 123, 130, 136, 139, 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, 296, 299, 305, 310, 311, 317, 325, 327, 328, 330, 331, 334, 337, 338, 341, 349, 351, 352, 355, 359, 362, 363, 366, 372, 375, 381, 383, 385, 387, 388, 391, 396, 397, 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, 18, 23, 30, 32, 33, 34, 41, 48, 57, 59, 60, 62, 63, 67, 72, 74, 83, 84, 86, 91, 93, 94, 98, 99, 100, 102, 103, 106, 117, 123, 134, 135, 136, 140, 141, 148, 149, 151, 152, 164, 165, 166, 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, 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, 319, 333, 341, 342, 349, 365, 370, 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, 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, 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, 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, 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, 262, 263, 264, 265, 266, 267, 268, 272, 280, 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, 72, 75, 83, 84, 94, 100, 102, 103, 106, 109, 117, 125, 130, 143, 148, 151, 152, 155, 158, 164, 166, 174, 178, 180, 183, 187, 188, 190, 191, 193, 202, 205, 212, 222, 227, 229, 232, 240, 242, 247, 255, 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, 93, 94, 98, 99, 100, 102, 107, 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, 92, 93, 97, 98, 99, 100, 102, 107, 109, 112, 117, 120, 125, 129, 130, 136, 143, 146, 148, 155, 156, 157, 158, 160, 164, 166, 173, 178, 180, 183, 184, 187, 188, 191, 193, 198, 202, 203, 206, 209, 210, 215, 218, 222, 223, 229, 232, 239, 240, 242, 244, 248, 249, 250, 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, 345, 349, 355, 359, 361, 362, 363, 366, 371, 372, 373, 375, 377, 378, 381, 382, 385, 386, 387, 392, 397, 399, 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, 470, 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, 353, 355, 366, 381, 425, 458, 462, 480], "level": [7, 13, 16, 22, 23, 30, 31, 32, 33, 41, 42, 58, 62, 67, 72, 73, 74, 78, 83, 84, 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, 209, 210, 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, 282, 285, 290, 292, 293, 294, 296, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 316, 318, 319, 321, 327, 328, 329, 330, 331, 332, 337, 338, 344, 349, 351, 352, 353, 355, 356, 357, 359, 361, 362, 366, 372, 373, 378, 382, 385, 386, 392, 396, 397, 399, 400, 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, 123, 130, 148, 151, 157, 166, 174, 178, 184, 187, 188, 193, 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, 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, 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, 57, 60, 61, 62, 63, 71, 72, 75, 99, 107, 123, 136, 173, 174, 178, 183, 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, 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, 70, 71, 72, 74, 75, 76, 84, 91, 92, 94, 97, 98, 99, 100, 103, 106, 107, 111, 117, 119, 123, 129, 130, 134, 136, 140, 148, 152, 155, 157, 164, 166, 173, 178, 181, 183, 190, 191, 195, 199, 200, 209, 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, 344, 345, 349, 355, 362, 366, 381, 385, 391, 392, 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, 117, 122, 124, 131, 133, 148, 155, 166, 188, 191, 204, 239, 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, 65, 71, 72, 74, 76, 83, 84, 92, 93, 94, 98, 99, 100, 103, 106, 107, 109, 117, 123, 132, 134, 154, 155, 158, 164, 173, 174, 180, 181, 183, 185, 188, 190, 196, 209, 210, 222, 238, 244, 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, 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, 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, 259, 265, 266, 268, 275, 280, 286, 289, 290, 292, 293, 294, 296, 301, 304, 305, 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, 404, 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, 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, 146, 183, 187, 188, 190, 223, 231, 244, 247, 258, 264, 265, 267, 280, 313, 316, 319, 322, 328, 329, 337, 341, 362, 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, 88, 91, 92, 97, 99, 100, 102, 103, 106, 107, 109, 112, 114, 115, 119, 123, 126, 130, 134, 135, 136, 137, 138, 139, 141, 143, 144, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 166, 167, 170, 172, 174, 175, 180, 181, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 205, 206, 208, 209, 210, 212, 213, 214, 215, 218, 222, 223, 225, 227, 231, 232, 233, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 254, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 278, 279, 280, 281, 282, 284, 285, 287, 288, 290, 292, 293, 294, 295, 296, 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, 370, 372, 373, 374, 375, 378, 379, 381, 382, 383, 384, 385, 386, 387, 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, 103, 107, 109, 111, 112, 114, 115, 116, 118, 119, 122, 127, 128, 129, 130, 134, 136, 137, 138, 140, 141, 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, 262, 263, 264, 266, 268, 271, 273, 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, 373, 374, 375, 377, 378, 379, 381, 383, 384, 385, 386, 387, 388, 391, 392, 394, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 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, 152, 173, 183, 188, 222, 232, 289, 311, 334, 341, 352, 362, 372, 383, 387, 391, 427, 438, 446, 447, 461, 463, 464, 465, 466, 474, 477], "written": [7, 9, 23, 33, 41, 44, 48, 58, 63, 71, 72, 75, 83, 84, 90, 91, 92, 94, 98, 100, 102, 103, 106, 109, 114, 123, 130, 134, 136, 143, 148, 149, 154, 155, 158, 160, 164, 166, 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, 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, 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, 123, 125, 132, 133, 136, 137, 146, 151, 152, 154, 155, 158, 164, 173, 178, 180, 181, 183, 188, 190, 196, 201, 204, 205, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "readinto": [7, 146, 239, 255, 296, 465, 473, 475, 480], "argument": [7, 9, 11, 13, 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, 88, 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, 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, 263, 264, 265, 266, 267, 268, 272, 273, 275, 276, 278, 279, 280, 284, 285, 292, 293, 294, 296, 298, 299, 301, 304, 305, 308, 310, 311, 312, 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, 370, 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, 103, 104, 106, 117, 123, 135, 138, 151, 157, 166, 173, 174, 210, 222, 227, 243, 244, 245, 248, 251, 257, 258, 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, 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, 72, 112, 135, 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, 102, 103, 106, 117, 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, 263, 264, 265, 266, 268, 273, 275, 280, 285, 290, 296, 302, 305, 316, 319, 325, 326, 329, 332, 334, 337, 338, 341, 345, 349, 355, 359, 366, 372, 373, 374, 375, 377, 381, 382, 383, 385, 386, 387, 394, 397, 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, 238, 239, 244, 247, 248, 252, 265, 266, 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, 222, 223, 232, 244, 245, 252, 264, 272, 285, 286, 289, 290, 292, 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, 91, 92, 93, 97, 98, 100, 102, 103, 106, 112, 117, 130, 136, 154, 155, 166, 180, 188, 190, 193, 199, 201, 202, 231, 240, 245, 252, 266, 290, 293, 299, 311, 316, 334, 335, 338, 339, 349, 352, 366, 375, 385, 386, 387, 391, 400, 402, 403, 416, 425, 433, 446, 459, 460, 461, 462, 463, 464, 465, 466, 472, 480], "anymor": [7, 11, 30, 32, 62, 63, 84, 130, 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, 91, 92, 93, 94, 98, 99, 100, 102, 106, 107, 109, 117, 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, 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, 387, 391, 392, 394, 399, 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, 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, 341, 344, 349, 351, 353, 355, 356, 359, 361, 363, 378, 385, 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, 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, 210, 213, 214, 227, 239, 240, 247, 255, 256, 258, 261, 265, 270, 275, 278, 287, 289, 290, 293, 295, 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, 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, 129, 130, 132, 135, 139, 166, 185, 190, 209, 210, 223, 239, 245, 247, 248, 251, 254, 264, 277, 280, 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, 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, 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, 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, 174, 178, 180, 183, 190, 191, 210, 263, 268, 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, 258, 275, 280, 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, 123, 136, 140, 166, 173, 178, 190, 194, 200, 223, 240, 241, 242, 243, 245, 248, 256, 257, 263, 264, 265, 266, 268, 269, 289, 294, 296, 299, 316, 319, 321, 330, 332, 334, 335, 338, 341, 349, 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, 91, 94, 99, 100, 103, 114, 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, 71, 72, 75, 83, 91, 94, 99, 100, 103, 117, 141, 165, 166, 173, 174, 186, 197, 220, 244, 255, 266, 280, 285, 289, 294, 302, 306, 332, 337, 338, 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, 93, 97, 99, 100, 102, 103, 136, 148, 155, 164, 166, 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, 151, 155, 158, 161, 170, 173, 175, 180, 181, 183, 188, 190, 208, 212, 222, 223, 232, 239, 241, 251, 252, 258, 261, 263, 264, 267, 270, 272, 278, 279, 280, 289, 290, 292, 295, 296, 301, 305, 316, 319, 323, 325, 326, 330, 334, 338, 339, 341, 349, 350, 353, 355, 356, 358, 359, 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, 166, 173, 174, 180, 183, 191, 202, 204, 251, 253, 266, 268, 280, 290, 305, 321, 328, 329, 331, 334, 339, 341, 349, 366, 372, 373, 391, 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, 91, 93, 94, 99, 100, 102, 103, 106, 107, 112, 115, 116, 118, 123, 130, 134, 139, 141, 152, 160, 161, 164, 166, 170, 173, 174, 180, 183, 184, 204, 205, 206, 210, 211, 217, 220, 222, 225, 227, 228, 242, 244, 247, 248, 249, 250, 251, 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, 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, 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, 106, 112, 142, 151, 155, 166, 167, 173, 180, 181, 205, 210, 232, 255, 290, 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, 91, 92, 93, 94, 98, 99, 100, 103, 106, 107, 125, 146, 148, 155, 164, 166, 174, 180, 183, 187, 190, 193, 199, 200, 203, 204, 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, 21, 23, 25, 30, 32, 41, 43, 57, 58, 67, 85, 86, 91, 92, 100, 105, 111, 123, 134, 143, 145, 157, 166, 173, 174, 188, 190, 212, 223, 247, 251, 252, 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, 102, 103, 106, 107, 111, 112, 114, 117, 118, 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, 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, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 269, 272, 275, 278, 281, 285, 287, 289, 290, 291, 294, 296, 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, 362, 363, 366, 368, 373, 375, 377, 378, 379, 383, 385, 386, 387, 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, 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, 370, 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, 22, 23, 30, 38, 41, 44, 46, 48, 53, 57, 59, 60, 62, 63, 65, 92, 93, 94, 98, 103, 112, 117, 130, 134, 143, 146, 150, 151, 155, 157, 172, 173, 174, 175, 180, 183, 218, 222, 223, 255, 256, 258, 263, 267, 272, 275, 280, 290, 296, 305, 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, 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, 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, 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, 220, 222, 223, 231, 239, 240, 245, 247, 252, 263, 264, 265, 267, 268, 269, 275, 278, 280, 285, 289, 290, 294, 296, 305, 310, 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, 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, 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, 62, 67, 71, 72, 75, 83, 84, 90, 92, 93, 98, 99, 100, 103, 106, 117, 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, 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, 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, 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, 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, 122, 140, 183, 190, 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, 473, 476, 478, 480], "items": [7, 60, 118, 280, 334, 341, 480], "guarante": [7, 9, 11, 32, 41, 53, 57, 58, 60, 62, 63, 66, 71, 72, 75, 84, 91, 94, 102, 112, 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, 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, 91, 92, 93, 98, 99, 100, 102, 103, 112, 117, 123, 127, 129, 130, 134, 136, 140, 141, 146, 148, 149, 152, 155, 160, 173, 174, 175, 180, 181, 183, 187, 188, 190, 191, 193, 194, 198, 199, 202, 204, 205, 210, 212, 215, 219, 220, 222, 226, 231, 242, 244, 245, 247, 251, 252, 253, 255, 256, 259, 264, 265, 266, 268, 273, 278, 279, 280, 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, 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, 97, 98, 99, 100, 102, 106, 109, 111, 115, 123, 133, 135, 139, 140, 141, 152, 155, 173, 174, 178, 180, 181, 183, 184, 185, 188, 193, 204, 205, 206, 208, 212, 222, 224, 240, 245, 254, 255, 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, 380, 382, 383, 385, 391, 392, 397, 403, 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, 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, 117, 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, 289, 290, 292, 293, 296, 305, 311, 316, 319, 320, 321, 325, 327, 330, 331, 334, 335, 337, 338, 341, 345, 349, 359, 361, 362, 366, 373, 379, 382, 383, 385, 386, 387, 392, 399, 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, 112, 117, 140, 143, 148, 149, 150, 152, 155, 158, 164, 173, 174, 178, 181, 183, 187, 188, 190, 193, 194, 202, 210, 212, 218, 222, 223, 232, 240, 242, 244, 247, 248, 252, 256, 259, 264, 265, 266, 268, 273, 275, 285, 289, 290, 293, 294, 296, 304, 305, 310, 311, 316, 319, 328, 332, 334, 338, 341, 342, 349, 355, 356, 359, 361, 362, 363, 364, 366, 368, 370, 372, 373, 375, 378, 381, 383, 385, 391, 392, 399, 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, 121, 136, 164, 166, 167, 173, 180, 183, 188, 200, 210, 212, 239, 242, 252, 254, 265, 266, 268, 280, 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, 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, 88, 91, 92, 94, 97, 99, 100, 102, 105, 107, 109, 110, 114, 117, 119, 123, 130, 134, 136, 138, 140, 141, 142, 143, 146, 148, 149, 150, 152, 154, 155, 156, 161, 164, 166, 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, 208, 209, 210, 211, 217, 218, 220, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 255, 259, 263, 264, 265, 266, 268, 269, 271, 273, 275, 278, 279, 280, 284, 285, 286, 288, 290, 292, 293, 294, 295, 296, 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, 370, 372, 373, 374, 375, 376, 377, 378, 379, 381, 383, 384, 385, 386, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 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, 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, 345, 349, 355, 361, 362, 373, 375, 379, 381, 385, 391, 392, 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, 92, 98, 100, 103, 112, 117, 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, 94, 97, 99, 100, 106, 107, 116, 136, 141, 146, 148, 150, 155, 166, 170, 173, 178, 188, 190, 210, 215, 225, 244, 252, 263, 264, 266, 267, 272, 279, 280, 289, 290, 292, 294, 296, 316, 329, 330, 334, 335, 337, 338, 341, 349, 351, 363, 366, 378, 383, 387, 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, 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, 123, 130, 157, 158, 160, 164, 166, 173, 178, 183, 190, 197, 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, 91, 93, 99, 100, 102, 103, 106, 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, 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, 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, 173, 178, 180, 183, 184, 186, 187, 188, 190, 193, 197, 198, 199, 200, 204, 205, 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, 338, 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, 470, 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, 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, 32, 33, 62, 63, 71, 72, 74, 75, 78, 83, 91, 93, 94, 97, 98, 99, 100, 103, 106, 107, 114, 117, 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, 256, 258, 262, 264, 272, 275, 280, 285, 289, 290, 292, 293, 295, 296, 302, 304, 305, 311, 316, 322, 325, 327, 329, 330, 332, 334, 335, 337, 338, 341, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 366, 372, 377, 378, 381, 382, 383, 386, 387, 392, 399, 400, 402, 403, 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, 91, 93, 94, 98, 99, 100, 102, 103, 106, 107, 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, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 106, 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, 72, 75, 173, 183, 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, 33, 34, 56, 58, 60, 62, 63, 67, 74, 84, 91, 93, 94, 96, 100, 103, 109, 116, 117, 123, 129, 130, 133, 134, 136, 139, 146, 155, 160, 166, 170, 181, 183, 188, 198, 204, 205, 211, 212, 222, 223, 232, 244, 245, 251, 254, 258, 265, 267, 273, 279, 280, 282, 289, 290, 292, 296, 304, 305, 309, 311, 316, 318, 321, 327, 330, 331, 334, 337, 338, 340, 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, 123, 125, 130, 133, 134, 138, 139, 148, 149, 155, 158, 166, 174, 188, 191, 197, 198, 209, 220, 227, 239, 241, 242, 244, 245, 254, 264, 265, 266, 275, 280, 285, 290, 296, 302, 313, 326, 330, 332, 334, 335, 338, 345, 353, 358, 359, 366, 381, 383, 392, 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, 94, 98, 99, 107, 109, 112, 117, 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, 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, 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, 180, 265, 305, 332, 425, 433, 465, 472], "influenc": [7, 296, 334, 452, 465, 480], "correct": [7, 25, 32, 44, 62, 63, 65, 70, 72, 75, 76, 84, 92, 93, 94, 97, 98, 100, 106, 107, 109, 114, 117, 130, 148, 155, 166, 173, 180, 183, 185, 188, 190, 193, 194, 196, 200, 205, 206, 213, 222, 240, 244, 245, 256, 263, 272, 275, 280, 286, 289, 290, 292, 296, 311, 321, 328, 329, 334, 337, 338, 340, 341, 342, 344, 345, 349, 355, 359, 363, 366, 381, 383, 385, 386, 387, 398, 402, 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, 71, 72, 84, 97, 99, 101, 102, 103, 106, 117, 130, 148, 149, 163, 173, 174, 187, 188, 190, 193, 200, 202, 210, 213, 222, 230, 252, 256, 258, 276, 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, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 114, 117, 123, 130, 134, 136, 138, 140, 141, 146, 148, 151, 155, 166, 170, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 192, 193, 194, 195, 196, 199, 202, 203, 204, 205, 206, 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, 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, 190, 222, 227, 244, 252, 264, 265, 268, 280, 289, 305, 311, 315, 321, 323, 326, 327, 338, 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, 123, 136, 138, 141, 146, 148, 150, 152, 154, 156, 157, 164, 172, 173, 174, 183, 187, 188, 190, 191, 192, 193, 194, 202, 210, 215, 218, 222, 223, 227, 233, 239, 240, 244, 247, 250, 252, 258, 264, 266, 267, 268, 275, 279, 280, 285, 289, 290, 293, 294, 304, 305, 311, 316, 317, 320, 322, 327, 328, 330, 334, 335, 337, 338, 341, 345, 350, 351, 355, 366, 372, 373, 381, 386, 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, 84, 106, 166, 183, 272, 289, 299, 316, 417, 418, 424, 432, 459, 464, 465, 466, 472, 474, 477, 478, 480], "alon": [7, 63, 74, 80, 84, 100, 103, 247, 294, 316, 321, 328, 417, 423, 424, 431, 461, 464, 474, 480], "impli": [7, 30, 41, 57, 62, 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, 425, 459, 463, 466, 473, 476, 478, 480], "below": [7, 23, 30, 32, 44, 54, 58, 59, 60, 62, 63, 65, 72, 75, 92, 93, 94, 99, 100, 107, 112, 114, 117, 130, 141, 146, 151, 155, 164, 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, 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, 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, 91, 93, 94, 98, 99, 100, 102, 103, 109, 111, 117, 123, 129, 130, 136, 137, 148, 154, 164, 166, 167, 173, 176, 178, 180, 183, 185, 187, 193, 195, 199, 202, 203, 205, 210, 211, 215, 220, 222, 223, 227, 230, 240, 242, 247, 252, 255, 256, 259, 263, 264, 265, 266, 267, 268, 278, 280, 289, 290, 292, 294, 296, 304, 308, 311, 321, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 349, 353, 355, 359, 362, 378, 381, 382, 383, 385, 392, 396, 397, 399, 402, 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, 252], "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, 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, 180, 183, 186, 190, 200, 202, 205, 208, 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, 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, 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, 18, 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, 74, 75, 83, 92, 96, 119, 123, 138, 139, 150, 173, 180, 183, 188, 200, 206, 210, 212, 220, 232, 237, 252, 255, 268, 275, 280, 290, 303, 311, 334, 337, 344, 350, 355, 359, 363, 376, 378, 412, 419, 422, 425, 443, 452, 459, 464, 465, 469, 470, 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, 244, 245, 247, 252, 265, 266, 280, 315, 316, 319, 328, 334, 337, 341, 348, 359, 362, 366, 372, 373, 382, 383, 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, 86, 92, 94, 117, 119, 123, 138, 157, 180, 183, 190, 205, 222, 223, 252, 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, 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, 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, 173, 188, 189, 193, 202, 206, 208, 210, 222, 227, 230, 233, 239, 242, 251, 252, 258, 259, 265, 275, 278, 280, 281, 288, 290, 293, 296, 310, 311, 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, 91, 93, 94, 97, 98, 99, 100, 102, 107, 109, 112, 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, 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, 210, 296, 447, 480], "chain": [7, 23, 62, 67, 84, 92, 94, 98, 100, 107, 116, 154, 157, 164, 173, 210, 211, 222, 233, 252, 258, 264, 290, 349, 378, 386, 387, 392, 425, 427, 433, 442, 465, 467, 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, 18, 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, 102, 103, 117, 119, 123, 130, 137, 138, 146, 151, 155, 158, 161, 164, 170, 174, 180, 183, 188, 190, 192, 193, 194, 198, 202, 206, 210, 213, 215, 222, 227, 232, 244, 247, 248, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 272, 273, 275, 282, 290, 292, 293, 294, 296, 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, 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, 100, 114, 117, 123, 129, 130, 138, 140, 141, 143, 155, 174, 178, 180, 183, 188, 193, 194, 200, 202, 205, 206, 223, 239, 247, 248, 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, 123, 148, 151, 155, 166, 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, 92, 93, 94, 98, 99, 100, 102, 106, 107, 134, 136, 143, 149, 155, 164, 166, 174, 180, 183, 189, 190, 191, 198, 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, 414, 422, 423, 429, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 477, 479, 480], "part": [7, 9, 13, 18, 23, 25, 32, 33, 38, 57, 59, 60, 62, 63, 65, 71, 72, 74, 84, 91, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 125, 140, 148, 151, 154, 155, 156, 158, 164, 166, 173, 174, 180, 181, 183, 188, 190, 191, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 205, 206, 210, 222, 227, 232, 242, 244, 245, 247, 248, 255, 256, 263, 264, 265, 266, 267, 272, 273, 278, 279, 280, 290, 293, 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, 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], "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, 193, 194, 197, 198, 200, 201, 202, 203, 240, 244, 273, 289, 330, 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, 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, 84, 93, 103, 106, 140, 143, 155, 173, 208, 222, 232, 338, 341, 342, 349, 366, 395, 425, 432, 441, 447, 449, 459, 460, 462, 464, 465, 467, 468, 469, 474, 475, 480], "0x": [9, 18, 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, 117, 136, 166, 174, 180, 183, 205, 217, 244, 247, 255, 258, 259, 299, 311, 330, 331, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 373, 381, 385, 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, 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, 63, 76, 84, 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, 416, 424, 425, 428, 432, 433, 438, 459, 461, 462, 464, 465, 466, 467, 469, 471, 473, 474, 477, 479, 480], "extra": [9, 16, 28, 62, 63, 67, 75, 84, 91, 93, 100, 107, 109, 117, 119, 123, 129, 158, 167, 183, 188, 190, 193, 199, 200, 202, 205, 239, 244, 248, 264, 265, 268, 280, 289, 290, 329, 337, 338, 341, 344, 355, 356, 359, 373, 383, 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, 72, 93, 94, 123, 136, 140, 148, 154, 155, 158, 180, 183, 240, 255, 264, 265, 268, 280, 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, 91, 92, 94, 97, 99, 100, 102, 103, 107, 112, 117, 123, 129, 137, 141, 156, 164, 166, 173, 174, 178, 180, 183, 184, 188, 190, 200, 205, 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, 72, 75, 77, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 117, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 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, 289, 290, 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, 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, 75, 77, 78, 79, 83, 84, 99, 100, 104, 109, 117, 118, 131, 146, 148, 154, 155, 157, 158, 160, 173, 178, 181, 183, 186, 188, 193, 197, 199, 200, 202, 205, 222, 223, 231, 244, 245, 246, 247, 252, 255, 258, 264, 266, 267, 268, 278, 280, 281, 285, 289, 290, 294, 296, 298, 299, 306, 313, 315, 316, 317, 318, 327, 331, 334, 338, 339, 341, 349, 355, 359, 375, 385, 392, 397, 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], "version": [9, 10, 13, 32, 33, 34, 40, 41, 44, 57, 58, 60, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 84, 90, 91, 92, 93, 94, 96, 99, 100, 103, 106, 107, 108, 109, 114, 116, 117, 123, 125, 130, 136, 139, 140, 148, 155, 160, 164, 170, 173, 174, 180, 181, 183, 187, 188, 190, 191, 193, 194, 196, 197, 198, 200, 202, 203, 204, 205, 206, 207, 210, 218, 222, 227, 230, 232, 239, 240, 241, 242, 244, 245, 247, 249, 252, 254, 256, 259, 262, 263, 264, 265, 266, 267, 268, 271, 272, 275, 277, 278, 280, 285, 290, 292, 296, 300, 301, 304, 305, 309, 310, 311, 312, 315, 316, 317, 327, 328, 329, 331, 334, 335, 336, 337, 338, 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, 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, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481], "_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, 112, 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, 259, 264, 266, 268, 272, 280, 285, 289, 290, 302, 308, 311, 316, 325, 328, 338, 341, 344, 359, 362, 363, 366, 379, 381, 383, 385, 386, 387, 392, 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, 107, 138, 152, 154, 155, 173, 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, 470, 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, 57, 58, 62, 63, 65, 67, 71, 72, 73, 74, 75, 78, 83, 90, 91, 92, 94, 97, 98, 99, 100, 103, 106, 107, 109, 117, 123, 129, 130, 134, 135, 136, 138, 148, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 170, 171, 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, 289, 290, 292, 293, 294, 296, 299, 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, 391, 392, 398, 402, 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, 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, 382, 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, 173, 174, 178, 184, 187, 188, 203, 204, 205, 220, 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, 222, 247, 250, 252, 259, 264, 265, 280, 288, 289, 290, 296, 304, 305, 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, 263, 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, 71, 72, 74, 75, 83, 84, 91, 92, 93, 99, 100, 102, 103, 104, 105, 106, 107, 112, 114, 117, 123, 129, 130, 134, 136, 137, 138, 140, 143, 146, 148, 150, 155, 157, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 183, 185, 188, 190, 197, 199, 202, 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, 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, 381, 382, 383, 385, 386, 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, 110, 113, 115, 118, 119, 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, 249, 251, 252, 253, 255, 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, 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, 387, 391, 393, 395, 396, 397, 398, 399, 400, 402, 404, 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, 84, 86, 92, 117, 156, 157, 158, 200, 208, 222, 280, 288, 355, 383, 386, 387, 399, 425, 427, 471, 476, 480], "reassign": [10, 41, 62, 75, 304, 345, 383, 399, 471, 478, 480], "behav": [10, 23, 32, 33, 44, 62, 63, 75, 84, 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, 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, 112, 123, 174, 180, 190, 227, 242, 244, 264, 266, 289, 290, 296, 316, 328, 337, 338, 345, 355, 366, 377, 380, 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, 18, 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, 470, 471, 472, 474, 477, 478, 479, 480], "who": [11, 67, 72, 97, 99, 100, 106, 123, 160, 225, 227, 245, 264, 290, 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, 117, 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, 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, 115, 138, 179, 187, 200, 222, 223, 244, 247, 251, 252, 290, 293, 318, 332, 334, 337, 341, 349, 366, 373, 381, 383, 386, 387, 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, 184, 188, 190, 210, 240, 241, 244, 247, 248, 250, 258, 259, 264, 265, 271, 273, 276, 281, 290, 294, 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, 283, 302, 332, 349, 407, 411, 413, 416, 424, 429, 433, 463, 464, 465, 466, 474], "outliv": [11, 57, 424, 480], "permit": [11, 27, 58, 72, 97, 183, 209, 218, 222, 242, 252, 254, 256, 259, 262, 268, 280, 290, 296, 305, 316, 341, 345, 351, 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, 112, 115, 117, 119, 123, 130, 134, 139, 141, 146, 148, 152, 155, 156, 157, 164, 171, 172, 173, 174, 178, 180, 183, 184, 185, 187, 188, 190, 192, 193, 194, 197, 200, 202, 204, 205, 210, 212, 213, 222, 223, 225, 230, 231, 239, 240, 241, 242, 244, 245, 247, 248, 251, 255, 256, 259, 265, 266, 267, 268, 270, 278, 280, 285, 288, 292, 293, 295, 296, 299, 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, 386, 391, 392, 396, 397, 399, 402, 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, 130, 136, 139, 141, 148, 149, 152, 164, 166, 173, 174, 183, 185, 190, 194, 210, 211, 222, 223, 224, 227, 239, 242, 244, 245, 247, 252, 255, 263, 265, 266, 280, 285, 290, 293, 294, 296, 302, 305, 308, 311, 316, 317, 330, 331, 334, 337, 338, 341, 345, 349, 350, 351, 359, 364, 366, 368, 373, 377, 383, 385, 397, 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, 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, 263, 264, 266, 268, 280, 289, 294, 305, 308, 311, 313, 323, 325, 337, 338, 339, 341, 343, 349, 359, 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, 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, 88, 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, 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, 387, 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, 154, 155, 158, 160, 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, 289, 290, 292, 293, 294, 299, 311, 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, 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, 308, 316, 341, 349, 358, 362, 363, 425, 432, 435, 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, 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, 275, 278, 280, 290, 294, 296, 304, 305, 311, 317, 318, 319, 321, 325, 328, 329, 330, 331, 332, 334, 341, 345, 350, 355, 359, 362, 366, 370, 379, 387, 391, 397, 399, 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, 339, 341, 349, 350, 362, 372, 385, 386, 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, 264, 294, 330, 333, 334, 338, 341, 346, 349, 350, 366, 371, 372, 373, 378, 382, 397, 398, 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, 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, 257, 264, 278, 290, 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, 26, 33, 38, 41, 44, 53, 54, 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, 115, 117, 123, 130, 134, 136, 138, 141, 148, 149, 155, 166, 170, 173, 174, 178, 179, 180, 183, 187, 188, 190, 191, 193, 198, 202, 204, 208, 210, 212, 220, 222, 223, 227, 231, 232, 242, 243, 244, 247, 248, 252, 256, 259, 262, 264, 266, 267, 268, 269, 278, 280, 289, 290, 296, 316, 319, 321, 328, 329, 332, 334, 335, 337, 339, 341, 344, 345, 349, 351, 352, 353, 355, 356, 359, 361, 362, 366, 370, 378, 382, 383, 385, 391, 392, 397, 399, 402, 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, 470, 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, 92, 94, 100, 102, 103, 106, 111, 112, 117, 125, 130, 132, 134, 136, 137, 139, 141, 148, 152, 154, 155, 157, 160, 163, 166, 167, 173, 182, 184, 188, 198, 210, 222, 223, 231, 242, 245, 247, 251, 252, 255, 263, 264, 265, 266, 269, 277, 278, 280, 289, 290, 293, 294, 296, 298, 300, 305, 306, 310, 312, 317, 319, 322, 325, 327, 328, 329, 331, 334, 337, 339, 341, 343, 344, 345, 349, 351, 355, 359, 362, 363, 365, 366, 368, 372, 375, 383, 385, 386, 387, 392, 396, 397, 400, 402, 417, 418, 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, 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, 27, 32, 33, 38, 44, 53, 54, 57, 58, 59, 60, 62, 65, 67, 71, 72, 74, 75, 76, 78, 91, 92, 93, 94, 100, 102, 103, 106, 107, 109, 110, 112, 117, 136, 146, 148, 152, 160, 164, 166, 167, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 198, 202, 203, 204, 205, 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, 382, 383, 385, 386, 391, 392, 397, 398, 402, 407, 408, 409, 410, 413, 418, 419, 422, 423, 424, 425, 426, 429, 431, 432, 433, 438, 448, 452, 453, 458, 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, 470, 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, 117, 119, 139, 141, 146, 148, 152, 154, 155, 156, 157, 160, 164, 166, 172, 173, 181, 186, 187, 190, 193, 194, 197, 198, 202, 210, 211, 215, 216, 220, 222, 227, 231, 240, 244, 247, 251, 252, 262, 264, 265, 266, 267, 269, 276, 278, 280, 282, 283, 289, 290, 292, 293, 294, 296, 299, 305, 306, 308, 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, 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, "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, 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, 264, 266, 278, 280, 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, 222, 247, 251, 252, 261, 308, 321, 330, 348, 349, 359, 379, 425, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 480, 481], "bind": [13, 43, 57, 60, 67, 84, 92, 100, 104, 123, 126, 139, 166, 168, 174, 190, 220, 222, 227, 238, 242, 252, 263, 265, 291, 295, 311, 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, 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, 112, 123, 130, 136, 141, 148, 152, 155, 164, 166, 170, 173, 174, 178, 180, 183, 187, 188, 190, 192, 202, 205, 207, 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, 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, 137, 148, 173, 181, 185, 211, 244, 247, 268, 280, 289, 294, 296, 327, 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, 117, 141, 166, 173, 178, 180, 183, 188, 190, 193, 205, 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, 75, 83, 100, 109, 139, 157, 210, 220, 244, 245, 249, 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, 57, 58, 60, 62, 63, 67, 92, 109, 117, 123, 136, 146, 148, 155, 158, 170, 173, 183, 184, 195, 196, 202, 204, 210, 215, 222, 231, 239, 240, 245, 247, 249, 252, 256, 264, 269, 272, 289, 290, 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, 470, 471, 473, 478, 479, 480, 481], "until": [13, 30, 32, 33, 58, 62, 65, 71, 72, 75, 78, 83, 84, 91, 94, 99, 100, 103, 112, 117, 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, 320, 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, 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, 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, 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, 33, 62, 63, 67, 72, 74, 93, 94, 99, 100, 109, 117, 119, 136, 138, 151, 155, 166, 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, 71, 96, 141, 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, 115, 116, 119, 122, 133, 134, 139, 140, 141, 143, 146, 147, 148, 149, 151, 154, 155, 156, 157, 164, 166, 167, 172, 173, 174, 175, 180, 182, 183, 184, 185, 190, 192, 193, 196, 197, 198, 199, 201, 202, 204, 205, 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, 296, 298, 299, 302, 304, 305, 309, 310, 311, 316, 318, 321, 328, 329, 331, 332, 337, 338, 341, 342, 344, 345, 347, 349, 350, 351, 356, 359, 360, 361, 364, 366, 369, 372, 374, 378, 379, 381, 383, 384, 386, 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, 91, 94, 97, 104, 106, 123, 130, 148, 155, 180, 183, 188, 210, 213, 216, 217, 223, 232, 248, 258, 280, 281, 290, 296, 304, 316, 325, 326, 338, 341, 344, 361, 362, 402, 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, 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, 184, 188, 191, 192, 193, 194, 202, 210, 216, 217, 222, 223, 227, 228, 231, 232, 233, 239, 240, 247, 248, 249, 250, 251, 252, 253, 255, 258, 259, 263, 264, 267, 268, 272, 280, 282, 285, 290, 293, 294, 296, 297, 301, 305, 315, 316, 325, 334, 337, 340, 344, 349, 359, 375, 382, 383, 386, 387, 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, 425, 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, 148, 152, 174, 187, 188, 190, 210, 222, 244, 252, 258, 259, 278, 290, 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, 112, 117, 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, 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, 77, 84, 86, 87, 92, 99, 100, 113, 123, 157, 173, 178, 188, 222, 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, 386, 424, 458, 471, 475, 479, 480], "necessarili": [13, 23, 60, 62, 71, 75, 84, 98, 112, 174, 183, 190, 193, 202, 248, 268, 272, 280, 290, 296, 316, 334, 337, 338, 341, 349, 350, 363, 382, 386, 407, 412, 422, 423, 433, 458, 462, 464, 465, 466, 480], "primari": [13, 67, 75, 84, 92, 93, 105, 154, 166, 190, 191, 193, 202, 203, 215, 258, 264, 273, 278, 290, 296, 305, 331, 334, 337, 338, 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, 67, 72, 141, 182, 190, 210, 211, 222, 244, 251, 318, 349, 350, 378, 385, 425, 437, 453, 458, 461, 462, 464, 465, 466, 470, 471, 472, 476, 477, 478, 480], "profil": [13, 31, 33, 50, 67, 84, 101, 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, 155, 158, 164, 166, 190, 194, 200, 205, 211, 222, 223, 247, 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, 190, 193, 194, 197, 200, 202, 206, 222, 227, 230, 237, 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, 117, 123, 135, 152, 155, 157, 158, 164, 166, 174, 183, 188, 190, 202, 213, 220, 223, 240, 244, 247, 252, 262, 264, 266, 268, 273, 289, 290, 294, 299, 316, 317, 329, 330, 334, 337, 341, 349, 350, 355, 359, 362, 373, 378, 379, 380, 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, 370, 383, 384, 385, 387, 391, 392, 395, 402, 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, 179, 222, 223, 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, 341, 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, 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, 136, 148, 149, 155, 157, 164, 165, 166, 173, 174, 178, 180, 183, 186, 187, 188, 190, 193, 202, 205, 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, 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, 123, 140, 183, 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, 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, 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, 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, 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, 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, 254, 255, 263, 264, 266, 268, 269, 278, 280, 285, 289, 290, 291, 292, 293, 294, 296, 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, 408, 409, 410, 411, 412, 416, 418, 419, 422, 423, 424, 425, 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, 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, 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, 222, 223, 227, 245, 247, 251, 252, 253, 255, 264, 267, 268, 278, 280, 285, 289, 302, 308, 318, 319, 328, 329, 332, 339, 341, 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, 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, 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, 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, 197, 206, 223, 240, 244, 258, 263, 266, 267, 268, 289, 290, 296, 305, 310, 316, 317, 331, 337, 349, 359, 362, 363, 365, 366, 378, 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, 74, 91, 100, 129, 155, 166, 167, 168, 174, 183, 187, 188, 240, 244, 252, 255, 263, 289, 296, 298, 316, 317, 321, 337, 345, 349, 355, 358, 359, 362, 373, 380, 381, 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, 93, 94, 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, 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, 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, 106, 109, 110, 119, 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, 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, 71, 98, 99, 100, 117, 123, 129, 180, 190, 191, 193, 194, 196, 200, 202, 203, 204, 209, 244, 264, 265, 281, 325, 326, 337, 349, 366, 372, 378, 385, 387, 404, 422, 423, 424, 425, 433, 460, 462, 466, 467, 473, 476, 478, 480], "unstabl": [13, 28, 74, 109, 183, 471, 478, 480], "tier": [13, 470, 471, 480], "warn": [13, 27, 31, 32, 33, 57, 58, 67, 75, 84, 99, 100, 102, 109, 115, 122, 123, 132, 136, 178, 179, 184, 185, 210, 247, 251, 265, 266, 269, 280, 290, 305, 308, 312, 316, 330, 336, 337, 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], "pyunstable_eval_requestcodeextraindex": [13, 471], "freefunc": [13, 44, 62, 74], "adding": [13, 22, 32, 46, 60, 67, 72, 73, 76, 83, 84, 91, 92, 94, 98, 102, 103, 107, 138, 148, 178, 183, 192, 193, 194, 202, 203, 204, 240, 244, 259, 264, 268, 290, 316, 337, 341, 362, 373, 383, 385, 392, 399, 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, 98, 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, 155, 167, 210, 341, 447, 474], "pycodec_decod": [14, 56, 471], "keyerror": [14, 22, 23, 34, 54, 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, 304, 305, 311, 325, 326, 328, 329, 330, 331, 333, 334, 335, 345, 346, 349, 355, 359, 375, 383, 385, 392, 396, 398, 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, 70, 106, 155, 210, 349, 391, 447, 470, 472, 478, 480], "unicodedecodeerror": [14, 23, 106, 155, 210, 290, 391, 447, 464, 467, 472, 474, 478, 480], "unicodetranslateerror": [14, 23, 155, 210, 447, 480], "pycodec_lookuperror": [14, 56], "strict": [14, 33, 62, 63, 72, 93, 94, 97, 100, 106, 117, 130, 140, 155, 164, 172, 173, 178, 180, 183, 199, 204, 205, 208, 215, 222, 237, 239, 240, 241, 245, 249, 252, 255, 256, 258, 259, 272, 273, 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, 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, 18, 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, 209], "_py_c_pow": 15, "exp": [15, 151, 183, 222, 272, 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, 151, 222, 259, 383, 386, 425, 465, 470, 474, 477, 478, 480], "__float__": [15, 25, 62, 151, 222, 383, 386, 425, 469, 477, 478, 480], "__index__": [15, 25, 38, 62, 67, 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, 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, 256, 265, 266, 268, 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, 157, 188, 197, 212, 222, 280, 301, 329, 334, 341, 342, 344, 382, 383, 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, 183, 190, 192, 193, 200, 202, 205, 208, 218, 222, 223, 227, 232, 238, 248, 252, 254, 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, 222, 228, 235, 244, 247, 255, 259, 285, 316, 318, 328, 341, 342, 345, 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, 337, 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, 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, 370, 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, 338, 373, 428, 429, 433, 465, 469, 472, 473, 480], "lookup": [16, 17, 22, 30, 60, 62, 67, 76, 84, 93, 144, 155, 157, 178, 188, 192, 200, 210, 222, 223, 227, 242, 252, 256, 266, 284, 290, 341, 342, 348, 349, 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, 146, 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, 382, 424, 427, 433, 463, 464, 465, 466, 469, 470, 471, 472, 473, 475, 477, 479, 480], "ellipsi": [16, 62, 67, 86, 119, 165, 190, 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, 106, 109, 110, 117, 119, 123, 127, 131, 132, 134, 136, 138, 139, 140, 141, 148, 152, 155, 158, 160, 163, 166, 170, 174, 178, 180, 184, 187, 188, 190, 191, 193, 200, 202, 205, 206, 210, 214, 220, 222, 223, 224, 227, 232, 239, 241, 242, 245, 251, 258, 264, 266, 268, 278, 280, 282, 290, 293, 296, 304, 308, 311, 312, 315, 318, 320, 323, 328, 332, 337, 338, 343, 345, 349, 350, 355, 359, 363, 366, 373, 374, 375, 377, 378, 381, 382, 383, 385, 391, 392, 395, 399, 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, 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, 200, 206, 208, 245, 251, 266, 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, 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, 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, 167, 171, 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, 91, 99, 100, 122, 132, 141, 149, 167, 173, 183, 184, 185, 188, 193, 201, 202, 208, 210, 239, 245, 264, 265, 266, 276, 285, 289, 290, 294, 298, 302, 316, 328, 332, 337, 338, 341, 349, 355, 356, 359, 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, 77, 84, 86, 87, 92, 93, 100, 117, 119, 157, 164, 167, 222, 266, 341, 352, 357, 383, 386, 428, 438, 443, 447, 463, 464, 465, 466, 467, 469, 472, 480], "default_valu": 17, "dure": [17, 22, 23, 28, 32, 33, 44, 50, 57, 62, 63, 67, 76, 84, 92, 93, 100, 102, 130, 136, 137, 148, 155, 164, 173, 174, 178, 180, 183, 188, 190, 195, 198, 199, 200, 205, 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, 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, 84, 93, 94, 107, 135, 141, 152, 154, 155, 157, 167, 174, 183, 187, 195, 203, 209, 210, 211, 215, 237, 242, 244, 247, 264, 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], "snprintf": [18, 461, 469, 480], "pyos_vsnprintf": [18, 56, 461], "va": [18, 423], "vsnprintf": [18, 461, 469, 480], "corner": [18, 62, 91, 174, 381, 461, 464, 465, 470, 480], "int_max": [18, 480], "c99": [18, 34, 62, 75, 151, 173, 272, 341, 344, 349, 441, 453, 465, 469, 472, 476, 480], "rv": [18, 34, 212], "pyos_strtoul": [18, 56], "36": [18, 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], "inclus": [18, 33, 38, 41, 117, 157, 180, 209, 256, 262, 264, 267, 290, 305, 315, 316, 328, 340, 350, 379, 410, 423, 425, 427, 431, 433, 452, 466, 472, 477, 480], "white": [18, 91, 93, 103, 174, 175, 196, 208, 244, 345, 373, 381, 392, 423, 431, 449, 474, 479, 480], "look": [18, 28, 32, 41, 44, 48, 50, 62, 63, 71, 72, 74, 75, 76, 78, 83, 84, 86, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 109, 117, 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, 341, 342, 345, 349, 351, 352, 359, 366, 373, 375, 378, 379, 382, 383, 384, 385, 386, 387, 392, 399, 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], "0b": [18, 46, 222, 289, 341, 342, 465, 472], "0o": [18, 46, 84, 222, 341, 342, 465, 472], "absent": [18, 117, 174, 265, 294, 334, 392, 472, 480], "scan": [18, 84, 92, 94, 99, 103, 155, 174, 190, 225, 227, 242, 290, 293, 316, 325, 366, 383, 425, 426, 452, 461, 462, 464, 466, 472, 475, 480], "out": [18, 23, 30, 33, 34, 38, 41, 55, 58, 59, 63, 67, 71, 72, 75, 84, 91, 93, 94, 97, 99, 100, 102, 103, 106, 107, 117, 130, 131, 136, 137, 138, 141, 146, 155, 158, 160, 164, 173, 174, 175, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 209, 210, 212, 223, 227, 232, 240, 244, 247, 248, 250, 255, 256, 258, 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], "erang": [18, 209], "ulong_max": [18, 38], "perform": [18, 23, 28, 32, 38, 41, 58, 59, 62, 63, 67, 71, 74, 91, 94, 99, 100, 106, 109, 115, 117, 123, 130, 136, 155, 158, 160, 164, 166, 174, 178, 180, 183, 185, 188, 190, 196, 203, 206, 210, 212, 217, 222, 223, 224, 239, 240, 242, 244, 245, 246, 247, 249, 256, 258, 259, 263, 264, 265, 266, 269, 280, 285, 290, 295, 302, 305, 311, 316, 318, 328, 329, 330, 331, 333, 334, 335, 337, 338, 341, 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], "strtoul": 18, "pyos_strtol": [18, 56], "strtol": 18, "pyos_string_to_doubl": [18, 56, 466, 468], "endptr": 18, "overflow_except": 18, "1e500": 18, "py_huge_v": 18, "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, 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, "py_dtst_finit": 18, "py_dtst_infinit": 18, "py_dtst_nan": 18, "pyos_stricmp": [18, 465], "s1": [18, 106, 158, 187, 263, 334, 462], "s2": [18, 106, 158, 187, 263, 334, 462], "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, 180, 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, 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, 117, 122, 134, 149, 155, 166, 180, 188, 222, 224, 227, 239, 240, 248, 252, 264, 265, 266, 268, 280, 285, 299, 300, 304, 329, 346, 355, 366, 370, 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, 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, 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, 84, 92, 103, 147, 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, 84, 147, 180, 263, 363, 419, 432, 459, 460, 462, 466, 471, 480], "day": [20, 72, 83, 84, 93, 103, 123, 147, 164, 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, 84, 103, 123, 130, 136, 180, 206, 266, 268, 363, 419, 422, 432, 462, 476], "minut": [20, 106, 132, 180, 266, 290, 363, 419, 432, 453, 462, 477, 480], "usecond": 20, "pydatetime_fromdateandtimeandfold": [20, 480], "fold": [20, 180, 198, 199, 200, 205, 247, 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, 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, 100, 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, 383, 460, 463, 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, 178, 222, 341, 382, 424, 469, 471, 473, 480], "enforc": [22, 93, 183, 193, 202, 222, 240, 290, 319, 339, 341, 381, 383, 407, 408, 410, 424, 427, 433, 452, 460, 461, 464, 467, 472, 473, 480], "behavior": [22, 23, 27, 28, 32, 33, 41, 57, 60, 62, 67, 72, 78, 84, 91, 92, 93, 98, 99, 100, 116, 117, 123, 129, 136, 146, 154, 164, 170, 173, 174, 178, 180, 183, 187, 190, 191, 193, 198, 200, 202, 203, 205, 210, 212, 215, 222, 231, 239, 242, 244, 247, 252, 254, 258, 259, 263, 264, 266, 267, 268, 272, 273, 280, 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, 380, 383, 385, 391, 392, 397, 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], "modif": [22, 27, 33, 60, 63, 65, 72, 93, 100, 109, 166, 187, 213, 231, 242, 245, 247, 263, 266, 268, 275, 280, 289, 290, 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, 117, 118, 123, 140, 143, 144, 148, 157, 158, 164, 174, 178, 187, 190, 205, 222, 223, 244, 247, 255, 264, 267, 278, 281, 289, 294, 296, 304, 317, 337, 341, 342, 344, 349, 373, 382, 397, 399, 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, 84, 86, 113, 158, 180, 187, 218, 222, 223, 229, 252, 256, 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, 77, 79, 84, 86, 158, 178, 208, 222, 286, 341, 386, 425, 452, 464, 465, 467, 473, 477, 480], "__eq__": [22, 62, 77, 79, 84, 86, 144, 158, 165, 178, 192, 199, 208, 223, 241, 252, 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, 380, 411, 419, 433, 458, 466, 471, 474, 476, 480], "reason": [22, 23, 32, 41, 45, 46, 48, 50, 62, 72, 75, 83, 84, 91, 93, 94, 99, 100, 102, 103, 106, 107, 112, 136, 138, 148, 151, 152, 174, 178, 180, 183, 188, 190, 191, 193, 210, 213, 227, 238, 239, 242, 244, 245, 247, 255, 264, 265, 266, 267, 268, 272, 289, 290, 296, 302, 305, 311, 329, 331, 334, 338, 341, 349, 355, 356, 359, 361, 363, 366, 381, 383, 385, 386, 387, 390, 392, 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, 293, 308, 312, 331, 332, 341, 345, 349, 359, 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, 77, 157, 158, 181, 241, 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, 114, 138, 150, 183, 252, 259, 275, 288, 290, 297, 316, 317, 346, 373, 381, 398, 462, 466, 475], "someth": [22, 32, 35, 72, 74, 83, 84, 91, 92, 94, 97, 98, 99, 100, 102, 103, 104, 117, 119, 129, 136, 141, 148, 166, 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, 407, 410, 416, 422, 425, 428, 429, 433, 438, 446, 459, 460, 461, 462, 463, 464, 465, 466, 469, 471, 472, 479, 480], "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, 186, 190, 193, 199, 200, 202, 205, 206, 210, 215, 222, 223, 227, 240, 241, 242, 245, 247, 252, 255, 264, 266, 269, 280, 284, 289, 290, 293, 296, 308, 311, 312, 316, 328, 331, 334, 335, 341, 342, 345, 349, 351, 359, 362, 370, 373, 381, 383, 385, 387, 392, 399, 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, 98, 100, 106, 109, 117, 123, 129, 136, 148, 154, 155, 161, 170, 173, 174, 176, 178, 180, 187, 188, 190, 193, 194, 199, 202, 203, 206, 208, 210, 211, 215, 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, 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, 174, 176, 180, 186, 188, 190, 193, 202, 204, 210, 222, 223, 232, 233, 234, 241, 244, 245, 247, 252, 255, 262, 268, 275, 278, 280, 285, 289, 290, 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, 470, 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, 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, 94, 109, 160, 164, 166, 183, 187, 188, 193, 202, 205, 208, 212, 252, 256, 264, 268, 290, 299, 334, 341, 359, 381, 383, 385, 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, 120, 122, 124, 127, 129, 130, 135, 136, 152, 156, 161, 162, 164, 180, 190, 194, 200, 202, 204, 205, 210, 222, 231, 242, 244, 247, 249, 251, 252, 254, 264, 265, 280, 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, 471, 473, 474, 478, 480, 481], "pydict_watch": [22, 471], "pydict_clearwatch": 22, "mark": [22, 23, 28, 33, 57, 60, 63, 74, 83, 92, 96, 100, 102, 103, 106, 109, 114, 117, 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, 92, 96, 100, 103, 107, 113, 119, 141, 157, 164, 174, 175, 176, 178, 181, 187, 188, 193, 197, 202, 203, 210, 215, 220, 222, 223, 238, 244, 245, 247, 266, 268, 280, 290, 293, 294, 302, 327, 329, 331, 337, 339, 341, 349, 357, 359, 362, 366, 373, 381, 386, 392, 396, 397, 399, 402, 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, 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, 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, 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], "infinit": [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], "recurs": [22, 27, 31, 32, 60, 67, 72, 84, 94, 109, 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, 210, 223, 247, 252, 280, 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, 99, 102, 131, 135, 136, 244, 245, 280, 350, 362, 368, 399, 480], "chapter": [23, 41, 49, 65, 71, 72, 74, 75, 76, 83, 90, 94, 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, 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, 386, 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, 285, 304, 305, 316, 337, 342, 345, 365, 373, 383, 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, 152, 155, 157, 164, 166, 174, 180, 181, 184, 186, 187, 227, 231, 242, 244, 247, 249, 251, 252, 253, 255, 259, 264, 266, 280, 289, 301, 304, 305, 319, 334, 335, 337, 338, 341, 345, 355, 359, 362, 365, 366, 371, 373, 378, 381, 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, 84, 86, 93, 94, 96, 107, 112, 117, 119, 129, 132, 137, 141, 148, 157, 163, 166, 173, 174, 179, 188, 190, 192, 210, 215, 220, 222, 224, 227, 239, 244, 245, 247, 252, 262, 266, 273, 280, 289, 290, 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, 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, 296, 304, 316, 342, 349, 352, 355, 363, 372, 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, 284, 312, 335, 337, 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, 154, 180, 188, 222, 227, 229, 232, 241, 251, 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, 94, 99, 100, 122, 136, 154, 167, 210, 247, 264, 265, 280, 293, 294, 299, 322, 329, 330, 337, 341, 345, 349, 363, 378, 385, 392, 399, 424, 425, 427, 429, 440, 462, 464, 476, 480], "intend": [23, 30, 32, 33, 41, 44, 60, 63, 71, 72, 74, 83, 94, 99, 100, 102, 103, 107, 112, 123, 136, 148, 155, 166, 181, 188, 190, 198, 205, 210, 223, 241, 242, 244, 248, 252, 256, 264, 266, 267, 268, 272, 285, 290, 296, 299, 304, 331, 334, 338, 341, 342, 344, 345, 349, 350, 355, 362, 373, 377, 381, 383, 385, 391, 392, 397, 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, 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, 383, 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, 72, 99, 100, 109, 141, 149, 188, 190, 264, 266, 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, 118, 127, 130, 134, 136, 141, 152, 156, 157, 158, 180, 187, 188, 190, 194, 204, 210, 222, 224, 225, 232, 244, 252, 258, 264, 265, 266, 268, 280, 289, 290, 292, 293, 294, 297, 299, 305, 311, 315, 330, 335, 341, 345, 359, 362, 373, 379, 381, 382, 383, 385, 386, 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, 166, 187, 190, 211, 224, 226, 242, 244, 255, 264, 265, 266, 280, 289, 290, 308, 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, 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, 123, 129, 130, 132, 134, 135, 136, 148, 152, 154, 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, 435, 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, 349, 378, 471, 480], "backward": [23, 24, 32, 58, 60, 63, 65, 79, 86, 99, 100, 117, 125, 141, 164, 174, 180, 188, 190, 191, 193, 202, 204, 205, 210, 225, 242, 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, 425, 427, 429, 432, 433, 437, 458, 459, 461, 462, 464, 465, 467, 472, 473, 474, 475, 476, 477, 478, 479, 480], "last_typ": [23, 349, 447, 467, 471, 480], "last_valu": [23, 93, 208, 349, 378, 447, 471, 480], "last_traceback": [23, 294, 349, 425, 447, 471, 480], "pyerr_print": [23, 56, 67, 71, 72, 480], "unraisablehook": [23, 28, 112, 139, 337, 349, 359, 447, 478, 480], "util": [23, 30, 32, 58, 67, 92, 93, 94, 100, 115, 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, 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, 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, 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, 370, 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, 258, 259, 278, 285, 290, 294, 305, 332, 334, 337, 341, 349, 359, 363, 364, 365, 366, 372, 375, 377, 383, 386, 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, 94, 98, 100, 109, 110, 111, 112, 114, 117, 119, 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, 267, 268, 275, 278, 280, 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, 173, 185, 193, 194, 196, 197, 198, 199, 200, 201, 203, 205, 206, 210, 222, 232, 241, 247, 255, 267, 282, 285, 290, 296, 301, 314, 334, 337, 338, 341, 344, 345, 349, 355, 356, 359, 374, 375, 391, 392, 394, 396, 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, 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, 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, 209, 210, 263, 290, 465, 480], "eintr": [23, 67, 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, 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, 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, 173, 210, 402, 473], "getlasterror": [23, 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, 370, 377, 379, 385, 386, 392, 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, 86, 290, 349, 472, 476, 480], "pyerr_setexcfromwindowserrwithfilenameobject": [23, 56], "filename2": [23, 210], "pyerr_setexcfromwindowserrwithfilenam": [23, 56, 480], "pyerr_setimporterror": [23, 56, 474, 476], "msg": [23, 83, 100, 104, 119, 126, 136, 148, 166, 173, 187, 193, 194, 195, 197, 198, 199, 200, 201, 202, 204, 205, 206, 210, 225, 232, 234, 239, 247, 259, 263, 264, 266, 268, 280, 283, 316, 332, 334, 341, 356, 359, 378, 385, 390, 392, 405, 411, 447, 462, 463, 464, 472, 473, 474, 475, 476, 480], "importerror": [23, 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], "much": [23, 54, 60, 62, 66, 72, 74, 75, 83, 84, 91, 94, 100, 102, 103, 106, 107, 117, 123, 134, 148, 151, 155, 164, 173, 183, 190, 191, 200, 204, 222, 252, 258, 266, 267, 268, 272, 280, 289, 290, 292, 296, 305, 316, 327, 334, 345, 352, 366, 373, 379, 381, 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], "subclass": [23, 28, 42, 46, 48, 53, 57, 58, 60, 62, 67, 73, 74, 86, 97, 98, 99, 103, 107, 113, 117, 123, 129, 130, 135, 136, 141, 152, 154, 155, 158, 164, 172, 173, 178, 179, 180, 183, 184, 186, 190, 196, 200, 202, 203, 205, 210, 213, 215, 220, 222, 223, 239, 242, 245, 247, 248, 250, 252, 253, 255, 256, 259, 264, 265, 266, 268, 280, 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, 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, 96, 119, 141, 164, 185, 188, 190, 210, 215, 252, 259, 262, 264, 283, 294, 296, 305, 309, 311, 316, 328, 359, 378, 379, 385, 397, 425, 428, 452, 469, 475, 476, 478, 480], "col_offset": [23, 119, 188, 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, 387, 425, 427, 429, 461, 464, 465], "pyerr_syntaxlocationex": [23, 56, 480], "pyerr_syntaxloc": [23, 56], "omit": [23, 59, 67, 74, 100, 101, 103, 114, 117, 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, 381, 383, 385, 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, 107, 220, 264, 265, 266, 366, 374, 384, 412, 452, 463, 480], "problem": [23, 25, 32, 58, 62, 67, 72, 75, 83, 84, 91, 92, 94, 98, 99, 100, 102, 106, 123, 138, 149, 151, 155, 156, 164, 166, 180, 183, 187, 190, 193, 196, 200, 202, 204, 227, 242, 244, 247, 259, 263, 264, 265, 280, 289, 290, 296, 305, 311, 330, 334, 337, 341, 344, 355, 359, 361, 383, 386, 387, 392, 399, 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, 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, 293, 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], "document": [23, 24, 28, 41, 44, 50, 54, 57, 58, 60, 62, 63, 67, 70, 71, 72, 74, 75, 76, 78, 84, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 125, 130, 134, 136, 141, 148, 152, 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], "command": [23, 32, 33, 65, 67, 71, 72, 76, 78, 84, 99, 100, 101, 102, 106, 109, 115, 116, 123, 134, 139, 148, 154, 161, 174, 182, 184, 185, 190, 203, 211, 219, 220, 222, 227, 231, 242, 244, 245, 248, 251, 252, 259, 261, 265, 269, 280, 285, 292, 293, 298, 302, 305, 306, 310, 321, 328, 329, 331, 332, 337, 338, 341, 347, 349, 351, 356, 359, 360, 366, 370, 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, 470, 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, 461, 462, 465, 472, 473, 480], "warn_explicit": [23, 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, 92, 96, 97, 98, 99, 100, 102, 103, 106, 107, 108, 109, 112, 117, 123, 129, 130, 142, 148, 150, 151, 152, 158, 164, 166, 173, 174, 178, 180, 181, 183, 190, 191, 192, 193, 199, 200, 202, 203, 205, 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, 102, 107, 117, 166, 178, 183, 185, 187, 188, 190, 200, 210, 211, 244, 264, 265, 289, 294, 305, 310, 316, 322, 345, 363, 372, 373, 378, 381, 385, 386, 391, 397, 399, 425, 458, 465, 475, 476, 477, 478, 479, 480], "comparison": [23, 48, 62, 63, 67, 73, 94, 102, 106, 109, 137, 151, 157, 158, 170, 173, 178, 180, 183, 187, 188, 190, 216, 217, 222, 223, 251, 252, 253, 263, 272, 280, 288, 295, 341, 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], "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, 138, 144, 148, 155, 157, 160, 173, 190, 193, 213, 222, 227, 245, 247, 251, 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, 136, 164, 190, 210, 241, 252, 264, 289, 290, 312, 319, 328, 330, 337, 345, 359, 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, 98, 99, 103, 106, 107, 112, 115, 123, 143, 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, 263, 265, 268, 272, 280, 289, 290, 292, 296, 306, 308, 316, 319, 325, 326, 330, 334, 337, 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], "rule": [23, 28, 32, 60, 62, 67, 84, 92, 93, 94, 98, 100, 102, 103, 106, 117, 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], "away": [23, 27, 32, 75, 84, 94, 99, 117, 174, 180, 183, 190, 210, 244, 247, 252, 272, 280, 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, 91, 93, 94, 99, 102, 103, 106, 117, 123, 129, 130, 134, 135, 136, 146, 155, 157, 164, 166, 173, 174, 180, 183, 210, 212, 222, 239, 242, 245, 252, 256, 262, 263, 265, 266, 268, 272, 275, 280, 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, 392, 399, 403, 407, 408, 410, 414, 424, 425, 427, 428, 429, 432, 433, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 470, 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, 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, 129, 136, 137, 151, 155, 166, 174, 178, 180, 187, 188, 190, 195, 210, 223, 244, 245, 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, 414, 423, 425, 427, 432, 433, 438, 452, 461, 462, 465, 466, 471, 474, 475, 478, 479, 480], "happen": [23, 25, 32, 58, 67, 72, 75, 83, 84, 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, 289, 290, 292, 296, 311, 325, 331, 334, 338, 341, 342, 349, 350, 356, 358, 359, 362, 366, 378, 385, 386, 387, 392, 424, 425, 426, 427, 429, 432, 433, 440, 459, 461, 463, 464, 465, 466, 467, 471, 474, 475, 478, 479, 480], "delay": [23, 67, 83, 91, 100, 126, 136, 174, 242, 244, 252, 266, 280, 285, 322, 330, 334, 338, 359, 380, 381, 387, 392, 393, 425, 447, 465, 472, 476, 477, 478, 480], "improv": [23, 67, 72, 84, 92, 98, 100, 103, 117, 130, 136, 155, 164, 219, 231, 245, 247, 272, 296, 311, 337, 338, 345, 373, 407, 423, 425, 427, 453, 467, 473, 475, 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, 220, 222, 245, 247, 252, 255, 265, 278, 292, 294, 311, 316, 321, 330, 332, 334, 337, 341, 342, 344, 345, 383, 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, 164, 173, 181, 183, 192, 196, 205, 210, 211, 222, 240, 241, 244, 255, 258, 266, 268, 308, 309, 316, 331, 335, 338, 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, 141, 154, 155, 171, 173, 174, 175, 178, 180, 194, 196, 198, 199, 200, 210, 223, 227, 241, 245, 247, 248, 252, 258, 259, 264, 265, 269, 285, 289, 290, 305, 309, 310, 311, 325, 335, 349, 352, 366, 381, 383, 385, 392, 397, 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, 112, 117, 119, 123, 141, 152, 163, 174, 177, 183, 184, 188, 191, 204, 210, 211, 215, 222, 240, 244, 251, 252, 254, 255, 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, 111, 112, 117, 120, 122, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 148, 152, 154, 163, 164, 166, 167, 174, 182, 185, 187, 190, 191, 193, 196, 197, 198, 201, 202, 203, 205, 223, 225, 227, 237, 244, 247, 248, 249, 252, 264, 265, 268, 280, 285, 289, 290, 296, 306, 319, 321, 330, 331, 335, 337, 341, 344, 349, 351, 352, 353, 355, 359, 362, 366, 369, 370, 372, 373, 379, 381, 383, 385, 386, 387, 392, 396, 399, 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, 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, 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, 173, 174, 181, 183, 188, 190, 202, 210, 211, 213, 215, 223, 229, 239, 244, 252, 255, 263, 264, 268, 279, 280, 290, 292, 294, 309, 316, 328, 330, 334, 337, 338, 341, 342, 345, 349, 350, 356, 358, 362, 363, 366, 373, 381, 385, 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, 271, 280, 305, 362, 378, 385, 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, 85, 91, 100, 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, 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, 112, 330, 345, 480], "sig_ign": [23, 112, 330, 345, 480], "outsid": [23, 58, 84, 92, 94, 99, 100, 103, 104, 123, 129, 136, 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, 470, 471, 472, 476, 477, 478, 479, 480], "pysignal_setwakeupfd": [23, 465], "fd": [23, 24, 83, 123, 127, 130, 139, 174, 212, 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, 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, 117, 123, 141, 148, 161, 164, 174, 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, 173, 174, 176, 177, 178, 180, 184, 190, 191, 205, 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, 407, 408, 411, 412, 413, 419, 425, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 465, 467, 468, 470, 472, 473, 480, 481], "set_wakeup_fd": [23, 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, 57, 62, 87, 92, 93, 157, 178, 194, 208, 222, 223, 252, 276, 359, 383, 425, 462, 469, 475, 476, 480], "dot": [23, 30, 44, 62, 63, 75, 77, 86, 92, 96, 99, 100, 103, 119, 190, 222, 240, 244, 247, 256, 258, 263, 264, 265, 268, 273, 285, 299, 310, 316, 320, 329, 334, 341, 349, 355, 357, 366, 374, 381, 385, 386, 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, 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, 210, 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, 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, 188, 210, 378, 433, 467, 480], "pyexception_setcaus": [23, 56], "__suppress_context__": [23, 210, 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, 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, 123, 136, 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, 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, 98, 99, 102, 103, 123, 148, 155, 164, 166, 178, 182, 183, 184, 190, 251, 266, 272, 280, 289, 290, 293, 296, 316, 325, 349, 362, 363, 366, 368, 385, 392, 407, 423, 459, 460, 463, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "depth": [23, 90, 99, 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, 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, 119, 210, 259, 296, 304, 349, 440, 475, 476, 480], "concaten": [23, 52, 53, 67, 75, 103, 117, 118, 146, 148, 154, 155, 188, 222, 231, 232, 264, 267, 268, 290, 294, 311, 316, 328, 332, 334, 338, 341, 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, 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, 136, 224, 229, 244, 252, 258, 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, 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, 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, 392, 400, 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, 117, 123, 136, 146, 148, 155, 164, 170, 183, 187, 190, 193, 200, 202, 215, 222, 223, 225, 227, 242, 247, 248, 249, 250, 252, 263, 264, 265, 266, 268, 272, 273, 278, 280, 289, 290, 293, 294, 296, 304, 305, 317, 321, 329, 331, 338, 341, 344, 345, 349, 352, 355, 356, 362, 363, 366, 368, 373, 381, 382, 383, 385, 392, 397, 402, 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, 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, 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, 183, 210, 447], "pyexc_assertionerror": [23, 56], "assertionerror": [23, 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, 209, 210, 255, 290, 338, 424, 447, 473, 480], "pyexc_brokenpipeerror": [23, 56], "brokenpipeerror": [23, 134, 209, 210, 330, 447, 473, 480], "pyexc_buffererror": [23, 56], "pyexc_childprocesserror": [23, 56], "childprocesserror": [23, 209, 210, 290, 447, 473, 480], "pyexc_connectionabortederror": [23, 56], "connectionabortederror": [23, 209, 210, 447, 473], "pyexc_connectionerror": [23, 56], "connectionerror": [23, 210, 239, 440, 447, 473, 475], "pyexc_connectionrefusederror": [23, 56], "connectionrefusederror": [23, 209, 210, 447, 473], "pyexc_connectionreseterror": [23, 56], "connectionreseterror": [23, 134, 209, 210, 239, 447, 473, 480], "pyexc_eoferror": [23, 56], "eoferror": [23, 24, 40, 118, 124, 146, 150, 154, 210, 220, 222, 231, 267, 271, 280, 296, 332, 356, 447, 467], "pyexc_fileexistserror": [23, 56], "fileexistserror": [23, 197, 209, 210, 222, 255, 290, 293, 308, 329, 355, 419, 447, 473, 474, 480], "pyexc_filenotfounderror": [23, 56], "filenotfounderror": [23, 117, 137, 166, 209, 210, 247, 250, 265, 283, 290, 293, 317, 440, 447, 473, 475, 480], "pyexc_floatingpointerror": [23, 56], "floatingpointerror": [23, 210, 447], "pyexc_generatorexit": [23, 56], "generatorexit": [23, 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, 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, 209, 210, 222, 290, 325, 330, 334, 447, 473, 475, 480], "pyexc_isadirectoryerror": [23, 56], "isadirectoryerror": [23, 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, 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, 209, 210, 290, 447, 473, 480], "pyexc_notimplementederror": [23, 56], "notimplementederror": [23, 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, 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, 209, 210, 247, 290, 319, 336, 357, 359, 447, 473, 476, 480], "pyexc_processlookuperror": [23, 56], "processlookuperror": [23, 209, 210, 319, 447, 473], "pyexc_recursionerror": [23, 56, 475], "pyexc_referenceerror": [23, 56], "referenceerror": [23, 210, 399, 447, 460, 461], "runtimeerror": [23, 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, 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, 85, 210, 432, 447, 459, 471], "pyexc_timeouterror": [23, 56], "timeouterror": [23, 124, 136, 163, 209, 210, 280, 332, 334, 447, 469, 473, 480], "pyexc_unboundlocalerror": [23, 56], "unboundlocalerror": [23, 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, 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, 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, 91, 93, 98, 99, 100, 102, 103, 106, 109, 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, 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, 387, 391, 392, 397, 399, 400, 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, 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, 210, 316, 397, 447, 462, 463, 466, 471, 477, 480], "pyexc_importwarn": [23, 56], "importwarn": [23, 185, 210, 385, 397, 429, 447, 464, 469, 471, 476, 480], "pyexc_pendingdeprecationwarn": [23, 56], "pendingdeprecationwarn": [23, 109, 185, 210, 385, 397, 447, 462, 465, 466, 475, 476, 477, 478, 479, 480], "pyexc_resourcewarn": [23, 56], "runtimewarn": [23, 44, 122, 123, 210, 334, 349, 385, 397, 447, 472, 478, 480], "pyexc_syntaxwarn": [23, 56], "syntaxwarn": [23, 210, 316, 359, 397, 432, 447, 462, 470, 471, 476, 478, 480], "pyexc_unicodewarn": [23, 56], "unicodewarn": [23, 210, 397, 447, 464, 472], "pyexc_userwarn": [23, 56], "userwarn": [23, 210, 226, 359, 397, 447, 480], "minim": [24, 44, 67, 72, 75, 83, 91, 100, 102, 138, 148, 183, 187, 190, 211, 232, 245, 247, 251, 256, 270, 289, 296, 302, 316, 321, 330, 334, 336, 337, 359, 361, 376, 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, 293, 296, 305, 306, 335, 338, 341, 345, 349, 355, 357, 359, 375, 376, 386, 396, 404, 408, 418, 419, 422, 423, 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, 117, 119, 140, 143, 146, 154, 156, 172, 174, 187, 190, 193, 204, 215, 222, 231, 244, 247, 255, 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, 117, 130, 133, 137, 139, 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, 255, 262, 263, 264, 265, 266, 267, 268, 273, 275, 277, 278, 280, 285, 290, 291, 292, 293, 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, 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, 98, 99, 100, 102, 103, 107, 117, 125, 134, 148, 164, 173, 220, 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, 83, 100, 139, 146, 185, 212, 215, 232, 239, 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, 123, 133, 134, 137, 140, 148, 152, 155, 167, 185, 187, 201, 204, 210, 215, 220, 222, 245, 251, 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, 472, 474, 477, 480], "greater": [24, 32, 33, 38, 44, 55, 62, 63, 75, 91, 99, 100, 106, 112, 130, 136, 141, 143, 144, 151, 174, 180, 183, 187, 193, 205, 206, 223, 227, 239, 245, 256, 264, 266, 272, 290, 294, 319, 331, 332, 341, 349, 355, 359, 362, 373, 374, 379, 381, 385, 407, 425, 432, 433, 459, 461, 462, 463, 464, 475, 476, 477, 479, 480], "partial": [24, 33, 67, 87, 94, 106, 107, 115, 123, 124, 126, 133, 174, 178, 184, 194, 203, 204, 221, 222, 245, 251, 252, 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, 264, 267, 272, 275, 280, 290, 294, 296, 304, 305, 316, 329, 330, 334, 337, 338, 341, 342, 345, 349, 355, 359, 362, 363, 366, 370, 372, 373, 374, 378, 383, 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, 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, 332, 341, 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, "upon": [25, 32, 40, 63, 65, 71, 72, 84, 92, 99, 137, 141, 148, 152, 155, 156, 166, 170, 174, 183, 185, 186, 190, 239, 241, 244, 245, 247, 268, 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], "pyfloat_as_doubl": 25, "pyfloat_getinfo": [25, 56, 465], "structseq": [25, 466, 480], "minimum": [25, 33, 41, 63, 75, 92, 100, 102, 108, 112, 123, 130, 138, 151, 173, 174, 183, 194, 254, 258, 272, 290, 325, 331, 338, 341, 349, 359, 362, 369, 373, 380, 381, 383, 385, 453, 461, 462, 465, 472, 473, 474, 476, 477, 480], "thin": [25, 58, 67, 223, 244, 272, 284, 330, 366, 453, 470, 480], "pyfloat_getmax": [25, 56, 465], "finit": [25, 83, 91, 94, 103, 151, 183, 218, 258, 272, 341, 349, 425, 480], "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, 462, 463, 470, 477, 480], "suffix": [25, 63, 67, 70, 100, 109, 173, 197, 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, 102, 103, 109, 117, 119, 130, 148, 155, 160, 164, 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, 382, 383, 386, 392, 397, 399, 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, 118, 151, 183, 222, 259, 272, 341, 342, 349, 465, 466, 470, 472, 475, 476, 480], "nan": [25, 67, 84, 118, 151, 183, 222, 272, 282, 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, 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, 181, 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, 433, 460, 462, 465, 475, 480], "ala": 25, "le": [25, 94, 106, 155, 197, 288, 460, 468, 473], "littl": [25, 30, 63, 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, 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, 72, 92, 106, 280, 285, 289, 292, 300, 311, 319, 334, 392, 412, 425, 459, 463, 464, 478, 479, 480], "ok": [25, 72, 107, 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, 100, 114, 117, 174, 180, 190, 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, 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, 119, 382, 469, 480], "pyfunction_check": 27, "pyfunction_new": 27, "annot": [27, 67, 84, 86, 95, 110, 119, 178, 188, 223, 245, 251, 252, 263, 297, 348, 359, 377, 383, 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, 77, 84, 86, 87, 92, 94, 98, 117, 119, 123, 136, 137, 141, 157, 173, 174, 209, 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, 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, 125, 130, 136, 138, 155, 160, 174, 188, 208, 222, 232, 240, 247, 252, 262, 290, 296, 297, 305, 308, 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, 75, 99, 100, 112, 123, 129, 132, 136, 174, 180, 185, 188, 210, 242, 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, 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, 67, 74, 75, 224, 470, 479, 480], "tp_clear": [28, 44, 62, 74, 75, 98, 480], "conform": [28, 62, 67, 93, 99, 123, 143, 148, 164, 180, 183, 198, 200, 205, 206, 208, 239, 242, 244, 247, 249, 263, 264, 270, 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, 98, 461, 478], "pyobject_gc_newvar": [28, 62, 98, 461, 478], "pyobject_gc_track": [28, 56, 461, 480], "pyobject_gc_untrack": [28, 56, 62, 74, 75, 98, 461, 470, 480], "pyobject_gc_del": [28, 56, 62, 98, 461, 478, 480], "pytype_readi": [28, 44, 56, 60, 62, 74, 75, 98, 470, 480], "indirect": [28, 48, 57, 60, 63, 72, 84, 92, 102, 173, 210, 247, 252, 290, 304, 311, 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, 117, 119, 180, 188, 204, 247, 264, 281, 296, 315, 321, 341, 382, 397, 408, 410, 425, 429, 458, 462, 469, 470, 476, 480], "child": [28, 32, 58, 84, 99, 100, 117, 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, 119, 123, 130, 132, 135, 136, 138, 141, 155, 173, 178, 179, 183, 185, 187, 188, 190, 194, 200, 210, 232, 242, 247, 252, 258, 262, 264, 268, 280, 289, 290, 293, 294, 296, 305, 308, 311, 312, 316, 329, 331, 335, 337, 338, 349, 350, 351, 355, 358, 359, 361, 362, 366, 373, 375, 378, 379, 381, 382, 383, 385, 386, 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, 252, 256, 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, 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, 285, 316, 319, 330, 332, 334, 338, 340, 359, 385, 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, 123, 129, 130, 136, 138, 155, 174, 190, 193, 199, 202, 222, 244, 252, 255, 258, 280, 289, 290, 294, 296, 305, 308, 315, 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, 98, 139, 251, 252, 312, 349, 359, 364, 379, 399, 408, 425, 449, 453, 459, 462, 464, 466, 471, 472, 480], "is_track": [28, 224, 466], "pyobject_gc_isfin": [28, 56, 479, 480], "is_fin": [28, 32, 224, 349, 447, 475, 478, 479, 480], "_pyobject_gc_track": [28, 478, 480], "_pyobject_gc_untrack": [28, 478, 480], "visitproc": [28, 56, 62, 75, 98, 479], "visitor": 28, "travers": [28, 30, 44, 62, 75, 94, 98, 109, 119, 160, 181, 193, 202, 210, 247, 249, 250, 264, 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, 75, 94, 98, 119, 180, 258, 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, 194, 198, 213, 223, 247, 252, 280, 316, 334, 335, 372, 373, 375, 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, 98], "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, 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, 385], "drop": [28, 62, 67, 75, 83, 92, 93, 99, 106, 130, 157, 190, 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, 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, 224], "pyunstable_gc_visitobject": 28, "gcvisitobjects_t": 28, "live": [28, 62, 66, 72, 83, 100, 148, 180, 204, 220, 244, 245, 247, 248, 250, 252, 280, 290, 296, 302, 337, 338, 355, 391, 397, 399, 407, 422, 425, 443, 458, 459, 460, 461, 467, 472, 480], "capabl": [28, 63, 75, 91, 92, 94, 100, 103, 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, 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, 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, 91, 93, 94, 102, 103, 106, 107, 112, 113, 117, 118, 119, 121, 123, 132, 134, 140, 146, 148, 155, 157, 160, 164, 166, 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, 264, 265, 267, 268, 272, 273, 275, 279, 280, 281, 289, 290, 294, 296, 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, 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, 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, 111, 140, 148, 157, 170, 173, 180, 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, 321, 327, 331, 332, 337, 338, 349, 351, 352, 359, 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, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "fromlist": [30, 118, 188, 222, 247, 480], "top": [30, 32, 41, 67, 72, 83, 84, 91, 93, 94, 99, 100, 102, 103, 107, 112, 117, 132, 136, 139, 148, 149, 155, 164, 167, 173, 174, 176, 182, 186, 187, 188, 190, 204, 210, 222, 223, 227, 240, 244, 245, 247, 248, 252, 254, 255, 263, 273, 282, 290, 293, 296, 299, 301, 302, 305, 309, 310, 311, 321, 338, 339, 348, 349, 355, 359, 362, 366, 368, 370, 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, 91, 94, 98, 100, 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, 220, 222, 247, 276, 289, 296, 305, 341, 355, 366, 381, 383, 392, 418, 425, 427, 429, 431, 458, 459, 460, 465, 470, 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, 123, 136, 138, 141, 148, 150, 151, 152, 183, 188, 190, 210, 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, 470, 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, 210, 215, 225, 227, 240, 247, 251, 252, 280, 284, 289, 290, 294, 311, 316, 319, 325, 326, 330, 334, 337, 345, 348, 350, 356, 362, 381, 382, 383, 400, 402, 403, 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, 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, 470, 471, 472, 473, 474, 477, 479, 480], "best": [30, 54, 63, 67, 83, 91, 94, 98, 99, 100, 102, 138, 171, 180, 183, 185, 187, 190, 191, 192, 202, 210, 220, 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, 471, 472, 474, 475, 476, 479, 480], "__import__": [30, 188, 222, 247, 265, 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, 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, 306, 322, 329, 334, 337, 338, 341, 349, 355, 356, 362, 379, 383, 392, 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, 91, 96, 100, 102, 107, 108, 109, 129, 132, 141, 160, 181, 185, 189, 209, 211, 227, 232, 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, 102, 106, 107, 108, 115, 123, 148, 155, 157, 160, 173, 174, 179, 183, 185, 189, 207, 211, 222, 225, 227, 232, 244, 248, 251, 263, 265, 277, 289, 292, 294, 296, 303, 305, 306, 308, 310, 312, 322, 329, 334, 335, 341, 345, 349, 352, 355, 359, 363, 366, 377, 379, 385, 386, 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, 84, 93, 109, 240, 244, 247, 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, 431, 460, 463, 464, 470, 471, 480], "know": [30, 32, 58, 62, 72, 75, 76, 84, 92, 94, 97, 99, 100, 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, 93, 103, 119, 136, 138, 187, 190, 193, 196, 198, 199, 205, 208, 222, 232, 242, 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, 305, 315, 332, 334, 335, 337, 338, 340, 349, 352, 381, 386, 392, 402, 403, 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, 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, 247, 249, 321, 382, 447, 469, 471, 474, 476, 477, 480], "__loader__": [30, 44, 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, 342, 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, 299, 359, 379, 382, 385, 410, 418, 420, 462, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "sourcefileload": [30, 247, 471, 473, 476, 480], "__file__": [30, 44, 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, 378, 425, 466, 480], "applic": [30, 32, 33, 56, 62, 63, 67, 71, 72, 74, 76, 84, 94, 98, 99, 102, 103, 106, 107, 117, 123, 130, 134, 136, 137, 140, 142, 148, 154, 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, 259, 263, 264, 265, 266, 268, 269, 272, 273, 278, 279, 280, 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, 370, 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, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "__cached__": [30, 222, 247, 321, 429, 469, 471, 472, 474, 480], "pyimport_execcodemoduleex": [30, 56], "pyimport_execcodemodulewithpathnam": [30, 56], "modulespec": [30, 44, 67, 86, 247, 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, 247, 471, 472, 474, 476], "pyimport_getmagicnumb": [30, 56, 473], "magic": [30, 67, 84, 86, 112, 164, 173, 184, 190, 197, 227, 247, 305, 338, 346, 362, 363, 383, 387, 419, 422, 423, 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, 88, 91, 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, 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, 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, 72, 84, 93, 98, 100, 102, 103, 106, 117, 125, 136, 141, 148, 155, 157, 166, 173, 174, 176, 178, 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, 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, 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, 164, 172, 205, 245, 254, 258, 278, 280, 290, 296, 304, 312, 330, 334, 337, 338, 386, 387, 392, 393, 411, 416, 449, 463, 472, 473, 480], "path_importer_cach": [30, 247, 299, 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, 223, 227, 247, 262, 264, 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, 86, 139, 247, 299, 349, 429, 433, 447, 462, 473, 474, 480], "our": [30, 72, 75, 84, 92, 93, 100, 103, 106, 107, 131, 164, 166, 173, 193, 197, 202, 256, 289, 296, 316, 332, 335, 337, 338, 359, 383, 386, 387, 399, 404, 419, 461, 464, 465, 480], "find": [30, 32, 60, 62, 67, 71, 72, 74, 76, 92, 93, 94, 97, 99, 100, 102, 103, 106, 109, 115, 117, 138, 144, 148, 155, 157, 174, 178, 180, 187, 188, 190, 192, 193, 194, 196, 202, 204, 210, 218, 222, 223, 227, 232, 244, 247, 248, 251, 252, 263, 264, 270, 275, 277, 289, 290, 296, 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, 80, 84, 223, 224, 244, 285, 450, 477, 480], "tool": [30, 32, 50, 67, 71, 78, 84, 86, 91, 92, 94, 97, 99, 100, 102, 103, 106, 109, 134, 152, 153, 166, 173, 190, 191, 201, 216, 220, 222, 223, 227, 228, 248, 251, 252, 258, 259, 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, 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, 247, 420, 470, 480], "pyimport_frozenmodul": [30, 33, 173, 480], "record": [30, 60, 67, 74, 77, 91, 92, 93, 94, 99, 100, 101, 106, 152, 157, 160, 173, 174, 175, 181, 182, 183, 194, 200, 209, 248, 252, 256, 264, 266, 268, 276, 289, 290, 292, 296, 305, 306, 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, 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, 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, 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, 120, 130, 140, 151, 152, 155, 157, 158, 164, 165, 166, 173, 174, 180, 187, 188, 189, 190, 193, 202, 204, 210, 222, 223, 227, 242, 244, 246, 255, 258, 259, 268, 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, 178, 184, 222, 258, 266, 280, 387, 461, 473, 477, 480], "fault": [30, 67, 99, 173, 181, 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, 123, 125, 127, 130, 133, 134, 136, 146, 161, 174, 180, 183, 188, 191, 198, 223, 245, 251, 256, 257, 258, 263, 267, 280, 286, 290, 292, 296, 305, 306, 315, 316, 325, 329, 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, 295, 302, 325, 355, 359, 366, 372, 373, 383, 391, 392, 402, 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, 222, 238, 263, 266, 312, 316, 337, 341, 359, 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, 255, 261, 266, 277, 287, 290, 298, 326, 334, 338, 341, 349, 383, 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, 133, 164, 167, 173, 179, 183, 186, 219, 220, 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, 366, 369, 370, 371, 372, 373, 385, 386, 387, 392, 396, 397, 402, 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, 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, 228, 245, 249, 251, 258, 265, 268, 275, 288, 305, 311, 316, 327, 341, 349, 359, 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, 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, 387, 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, 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, 173, 174, 183, 184, 191, 222, 231, 252, 255, 258, 267, 275, 289, 334, 338, 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, 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, 200, 205, 206, 209, 227, 232, 240, 241, 245, 263, 265, 266, 280, 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, 98, 107, 112, 115, 116, 123, 132, 136, 152, 155, 158, 161, 178, 180, 182, 186, 190, 191, 204, 205, 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, 407, 409, 410, 416, 422, 424, 427, 429, 433, 453, 455, 457, 459, 462, 463, 464, 465, 466, 467, 470, 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, 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, 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, 146, 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, 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, 327, 328, 329, 330, 332, 334, 337, 338, 341, 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, 86, 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, 84, 86, 96, 99, 100, 101, 107, 109, 117, 149, 160, 166, 185, 188, 190, 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, 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, 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, 75, 84, 86, 93, 94, 98, 117, 119, 123, 127, 130, 134, 141, 148, 152, 154, 160, 173, 180, 183, 187, 188, 190, 205, 211, 212, 215, 226, 231, 244, 245, 255, 256, 259, 280, 290, 293, 294, 306, 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, 130, 140, 141, 155, 178, 183, 188, 190, 193, 202, 206, 222, 239, 259, 264, 267, 268, 272, 280, 289, 290, 293, 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, 372, 377, 381, 385, 392, 396, 399, 400, 418, 419, 420, 422, 429, 440, 448, 452, 453, 458, 459, 460, 462, 463, 464, 466, 467, 468, 470, 471, 473, 474, 476, 477, 478, 479, 480, 481], "site": [32, 33, 67, 84, 94, 106, 107, 153, 164, 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, 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, 88, 160, 183, 187, 272, 289, 308, 349, 359, 394, 458, 463, 466, 469, 471, 472, 475, 480], "copyright": [32, 33, 68, 72, 85, 120, 165, 232, 244, 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, 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, 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, 265, 289, 298, 316, 328, 329, 342, 349, 354, 355, 359, 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, 84, 88, 91, 92, 93, 94, 96, 98, 99, 100, 106, 107, 117, 123, 136, 148, 149, 152, 155, 157, 166, 173, 176, 183, 185, 186, 187, 190, 199, 210, 213, 222, 223, 232, 239, 240, 244, 245, 247, 258, 259, 264, 275, 280, 289, 290, 296, 304, 305, 318, 329, 331, 334, 337, 338, 340, 341, 342, 355, 366, 367, 370, 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, 470, 471, 472, 474, 475, 476, 479, 480], "cleanup": [32, 33, 34, 58, 67, 94, 100, 112, 132, 137, 161, 166, 211, 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, 188, 190, 222, 227, 232, 241, 244, 247, 251, 252, 256, 258, 265, 296, 305, 312, 320, 331, 341, 349, 382, 383, 386, 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, 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, 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, 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, 279, 290], "o_binari": [32, 33, 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, 345, 351, 353, 355, 359, 363, 372, 373, 381, 383, 385, 386, 387, 391, 397, 399, 402, 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, 152, 174, 244, 264, 381, 465, 480], "py_newinterpret": [32, 56, 98, 480], "ideal": [32, 62, 94, 100, 102, 106, 180, 349, 397, 463, 472], "flush": [32, 99, 100, 104, 112, 123, 127, 130, 133, 146, 155, 157, 174, 211, 222, 242, 255, 264, 266, 267, 268, 275, 280, 290, 311, 319, 330, 334, 345, 349, 359, 396, 402, 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, 92, 93, 94, 98, 99, 100, 103, 107, 112, 116, 117, 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, 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, 98, 359, 399, 480], "hunt": [32, 289, 480], "develop": [32, 33, 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, 264, 265, 266, 289, 290, 304, 310, 337, 341, 345, 349, 359, 365, 366, 372, 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, 258, 280, 287, 289, 305, 316, 323, 324, 325, 338, 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, 123, 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, 57, 60, 62, 63, 67, 72, 97, 102, 103, 115, 152, 156, 160, 164, 170, 173, 174, 183, 187, 188, 200, 210, 225, 227, 232, 240, 242, 244, 253, 265, 266, 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, 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, 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, 72, 83, 109, 119, 139, 141, 154, 156, 190, 209, 210, 222, 224, 247, 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, 280, 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, 94, 99, 100, 106, 148, 155, 174, 184, 189, 190, 191, 209, 225, 232, 242, 243, 244, 263, 264, 285, 290, 304, 338, 363, 381, 396, 402, 416, 423, 456, 458, 459, 460, 462, 463, 465, 466, 480, 481], "sparc": [32, 292], "machin": [32, 50, 63, 72, 83, 86, 99, 100, 130, 155, 174, 175, 180, 197, 209, 222, 227, 240, 252, 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, 470, 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, 62, 63, 67, 71, 72, 74, 75, 84, 91, 92, 93, 94, 97, 98, 100, 103, 109, 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, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 280, 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, 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, 380, 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, 119, 164, 174, 180, 184, 191, 200, 203, 205, 227, 232, 240, 289, 290, 300, 302, 310, 341, 349, 352, 355, 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, 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, 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, 181, 212, 254, 266, 275, 280, 290, 301, 305, 306, 317, 325, 327, 329, 330, 331, 334, 337, 338, 339, 349, 352, 359, 362, 363, 365, 366, 370, 373, 380, 392, 400, 423, 436, 450, 452, 455, 456, 459, 460, 461, 462, 464, 465, 466, 469, 470, 471, 476, 477, 478], "startup": [32, 33, 67, 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, 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], "minor": [32, 62, 65, 67, 76, 78, 83, 91, 100, 102, 107, 119, 174, 200, 203, 290, 300, 310, 349, 352, 355, 412, 453, 458, 460, 461, 462, 463, 464, 466, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 480], "period": [32, 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, 152, 155, 157, 160, 164, 174, 175, 177, 183, 192, 193, 197, 199, 200, 202, 208, 222, 223, 233, 242, 268, 280, 285, 290, 305, 316, 319, 322, 334, 337, 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, 349, 470], "host": [32, 67, 83, 100, 104, 123, 133, 139, 155, 174, 175, 206, 209, 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, 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, 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, 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, 349, 469, 480], "themselv": [32, 62, 72, 74, 84, 97, 99, 103, 138, 148, 151, 155, 164, 173, 191, 205, 227, 258, 259, 272, 280, 294, 296, 316, 329, 337, 341, 359, 361, 383, 385, 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, 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, 212, 222, 264, 268, 280, 289, 290, 299, 301, 310, 317, 325, 334, 337, 338, 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, 79, 83, 84, 100, 118, 157, 158, 183, 188, 191, 200, 233, 258, 268, 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, 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, 183, 190, 197, 264, 296, 316, 338, 362, 383, 385, 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, 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, 83, 349, 359, 447, 472, 479, 480], "potenti": [32, 33, 62, 84, 94, 98, 100, 102, 123, 164, 170, 180, 220, 222, 245, 247, 250, 252, 258, 264, 265, 266, 280, 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, 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, 84, 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, 117, 123, 127, 129, 130, 132, 133, 134, 136, 148, 150, 151, 152, 154, 155, 158, 164, 166, 167, 174, 181, 185, 187, 188, 196, 204, 205, 210, 211, 215, 220, 222, 231, 232, 237, 239, 240, 244, 245, 255, 264, 266, 267, 268, 272, 275, 278, 280, 281, 285, 289, 290, 292, 298, 305, 306, 311, 317, 325, 326, 327, 328, 330, 332, 334, 335, 337, 338, 341, 345, 346, 349, 355, 356, 357, 359, 362, 363, 366, 370, 372, 373, 375, 381, 383, 385, 386, 387, 392, 396, 398, 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, 74, 93, 103, 106, 164, 183, 190, 227, 244, 252, 256, 258, 265, 280, 289, 293, 311, 316, 341, 352, 361, 363, 366, 373, 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, 231, 232, 251, 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, 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, 423, 425, 438, 452, 459, 460, 462, 463, 464, 465, 466, 468, 472, 474, 479, 480], "callsomefunct": 32, "beyond": [32, 67, 73, 91, 97, 99, 103, 115, 180, 183, 194, 200, 252, 259, 265, 268, 279, 290, 316, 334, 337, 338, 341, 344, 402, 423, 424, 431, 460, 471, 473, 480], "pygilstate_": 32, "mix": [32, 41, 67, 100, 102, 113, 164, 180, 183, 201, 202, 203, 204, 215, 222, 225, 256, 272, 280, 290, 292, 306, 335, 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, 304, 331, 337, 338, 344, 345, 359, 383, 480], "solv": [32, 83, 84, 94, 103, 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, 418, 425, 461, 462, 480], "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], "necessari": [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, 258, 263, 264, 267, 268, 269, 272, 275, 280, 285, 289, 290, 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, 405, 407, 409, 412, 416, 419, 425, 426, 427, 428, 433, 458, 461, 462, 464, 465, 466, 468, 470, 471, 473, 474, 475, 476, 478, 480], "go": [32, 41, 72, 74, 75, 77, 78, 84, 91, 93, 94, 99, 100, 102, 103, 107, 112, 130, 136, 148, 174, 186, 190, 197, 244, 247, 310, 316, 337, 338, 345, 349, 352, 356, 362, 363, 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, 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, 123, 151, 155, 173, 183, 190, 191, 227, 258, 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, 166, 241, 289, 316, 332, 349, 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, 79, 91, 99, 100, 102, 129, 130, 133, 141, 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, 180, 181, 187, 200, 202, 206, 208, 209, 222, 225, 233, 252, 256, 258, 259, 268, 278, 290, 296, 302, 311, 337, 338, 341, 350, 352, 362, 369, 370, 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, 100, 166, 188, 190, 244, 247, 250, 266, 280, 289, 298, 305, 319, 328, 341, 344, 345, 362, 397, 424, 425, 427, 463, 474, 477, 480], "gilstat": [32, 480], "everi": [32, 41, 48, 57, 67, 72, 74, 76, 84, 92, 94, 98, 99, 100, 103, 106, 107, 109, 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, 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, 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, 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, 71, 72, 84, 94, 98, 100, 103, 106, 107, 178, 187, 200, 205, 227, 244, 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, 349, 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, 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, 76, 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], "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, 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, 254, 289, 290, 303, 473, 480], "allow_thread": 32, "allow_daemon_thread": 32, "daemon": [32, 99, 100, 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, 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, 366, 369, 386, 387, 404, 449, 453, 457, 462, 466, 469, 470, 471, 472, 474, 476, 477, 478, 480], "almost": [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, 341, 345, 366, 383, 385, 386, 425, 431, 453, 458, 460, 462, 465, 467, 471, 473, 479, 480], "total": [32, 33, 34, 58, 72, 77, 84, 88, 94, 100, 114, 123, 130, 131, 136, 157, 180, 183, 187, 188, 190, 193, 202, 222, 223, 227, 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, 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, 60, 62, 67, 84, 98, 102, 117, 164, 166, 173, 180, 188, 190, 206, 252, 257, 258, 263, 264, 265, 266, 280, 296, 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, 183, 265, 296, 338, 341, 349, 359, 373, 383, 399, 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, 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, 94, 99, 100, 102, 106, 107, 112, 148, 155, 166, 183, 187, 190, 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, 259, 265, 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, 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, 148, 155, 158, 166, 174, 178, 183, 190, 206, 223, 232, 241, 247, 289, 292, 296, 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, 181, 187, 190, 199, 222, 264, 265, 289, 290, 293, 294, 305, 316, 319, 327, 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, 190, 209, 239, 242, 244, 251, 254, 266, 280, 290, 296, 302, 306, 330, 334, 335, 338, 344, 345, 362, 373, 383, 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, 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, 472, 473, 475, 480], "mitig": [32, 67, 132, 241, 287, 341, 355, 468, 478, 480], "effort": [32, 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, 154, 157, 165, 178, 188, 190, 204, 219, 222, 223, 227, 244, 245, 247, 248, 252, 264, 265, 270, 280, 290, 294, 296, 299, 311, 321, 328, 334, 341, 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, 98, 100, 104, 106, 109, 135, 187, 204, 209, 252, 263, 280, 290, 293, 302, 330, 341, 349, 359, 361, 362, 366, 385, 386, 391, 432, 452, 464, 468, 471, 473, 474, 478, 479, 480], "presenc": [32, 62, 72, 74, 109, 155, 158, 183, 188, 215, 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, 263, 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, 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, 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, 139, 280, 349, 362, 447, 461, 469, 480], "pyeval_setprofileallthread": [32, 471, 480], "settrac": [32, 139, 141, 280, 349, 362, 447, 461, 469, 480], "pyeval_settraceallthread": [32, 471, 480], "pyinterpreterstate_head": [32, 461], "head": [32, 62, 100, 103, 133, 147, 148, 152, 175, 197, 237, 238, 239, 242, 285, 291, 305, 315, 330, 331, 335, 338, 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, 183, 213, 222, 232, 255, 258, 264, 265, 266, 268, 280, 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, 112, 349, 362, 453, 472, 480], "pythread": 32, "behalf": [32, 123, 330, 423, 480], "introduc": [32, 33, 44, 72, 84, 94, 98, 99, 100, 103, 123, 136, 180, 185, 210, 232, 240, 247, 248, 266, 268, 272, 280, 289, 296, 302, 305, 338, 341, 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, 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, 187, 194, 211, 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, 392, 402, 403, 424, 425, 452, 461, 462, 463, 465, 466, 472, 473, 474, 475, 476, 480], "forget": [32, 71, 72, 98, 100, 136, 183, 359, 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, 289, 296, 305, 331, 337, 338, 341, 344, 349, 366, 383, 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, 316, 325, 337, 338, 341, 343, 349, 362, 366, 370, 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, 86, 106, 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, 381, 453, 468, 470, 472, 480], "pyconfig_clear": [33, 478, 480], "pystatus_isexit": [33, 478], "exitcod": [33, 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, 263, 342, 452, 459, 467, 477, 480], "dev_mod": [33, 185, 349, 480], "utf8_mod": [33, 290, 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, 115, 119, 130, 133, 148, 152, 154, 156, 164, 180, 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, 363, 375, 379, 389, 392, 393, 396, 397, 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, 119, 148, 155, 200, 202, 204, 205, 245, 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, 84, 94, 103, 117, 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, 410, 419, 439, 440, 459, 462, 467, 468, 472, 475, 480], "unsaf": [33, 62, 74, 84, 146, 164, 185, 280, 290, 306, 328, 337, 349, 355, 385, 386, 392, 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, 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, 154, 156, 173, 174, 183, 190, 242, 251, 263, 266, 269, 290, 293, 297, 316, 319, 329, 330, 334, 337, 339, 341, 348, 349, 351, 354, 355, 356, 358, 359, 366, 370, 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, 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, 247, 248, 249, 252, 256, 264, 265, 289, 290, 293, 299, 305, 311, 329, 334, 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, 331, 349, 396, 447], "base_execut": 33, "_base_execut": [33, 480], "__pyvenv_launcher__": [33, 480], "base_prefix": [33, 227, 331, 349, 396, 447], "configure_c_stdio": 33, "warn_default_encod": [33, 255, 349, 452, 469, 480], "encodingwarn": [33, 67, 210, 255, 452, 480], "textiowrapp": [33, 117, 146, 185, 215, 222, 231, 247, 250, 255, 267, 345, 357, 419, 465, 469, 473, 474, 476, 477, 480], "code_debug_rang": 33, "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, 251, 259, 263, 266, 271, 281, 283, 290, 294, 296, 301, 305, 330, 337, 339, 378, 379, 410, 416, 443, 452, 453, 459, 460, 461, 462, 465, 466, 468, 473, 474, 475, 476, 479, 480], "aliv": [33, 62, 84, 173, 223, 280, 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, 86, 106, 117, 290, 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, 263, 461, 480], "codeset": [33, 155, 227, 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, 86, 349, 447, 476], "surrogateescap": [33, 58, 63, 106, 155, 198, 205, 215, 222, 290, 334, 337, 349, 355, 452, 472, 475, 476, 477, 480], "chosen": [33, 44, 72, 93, 99, 103, 183, 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, 341, 349, 452, 480], "4300": [33, 341, 470], "int_info": [33, 341, 349, 447, 453, 468], "default_max_str_digit": [33, 341, 349], "640": [33, 341, 381], "str_digits_check_threshold": [33, 341, 349], "pythonintmaxstrdigit": [33, 341, 349, 452, 480], "prompt": [33, 65, 67, 78, 84, 109, 117, 139, 152, 154, 163, 170, 173, 186, 188, 190, 197, 204, 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, 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, 222, 223, 239, 248, 251, 252, 277, 290, 330, 334, 337, 338, 349, 352, 355, 365, 382, 392, 424, 425, 426, 429, 437, 450, 455, 459, 465, 470, 471, 472, 473, 474, 476, 477, 478, 480], "pythonpath_env": 33, "delim": 33, "pathsep": [33, 290, 331, 377, 400, 422, 452, 453], "peephol": [33, 463, 464, 472, 477, 480], "__debug__": [33, 65, 165, 185, 222, 247, 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, 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, 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, 290, 302, 324, 329, 332, 338, 341, 345, 349, 353, 355, 359, 383, 385, 397, 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, 160, 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, 139, 321, 452, 480], "show_ref_count": 33, "showrefcount": [33, 452, 453, 474, 480], "py_ref_debug": [33, 453], "no_sit": [33, 349, 472], "invert": [33, 92, 93, 94, 119, 155, 183, 188, 208, 288, 341, 425, 427, 428, 470, 480], "cmd": [33, 67, 85, 100, 117, 123, 134, 139, 141, 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, 480], "pythontracemalloc": [33, 379, 452, 480], "perf_profil": 33, "trampolin": [33, 349, 471, 480], "pythonperfsupport": [33, 101, 452, 471], "warnopt": [33, 58, 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, 217, 222, 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, 470, 471, 472, 476, 477, 478, 479, 480], "lowest": [33, 41, 99, 183, 188, 218, 233, 275, 338, 341, 345, 362, 369, 427, 459, 464, 476], "highest": [33, 78, 92, 93, 99, 130, 164, 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, 180, 183, 188, 208, 211, 222, 233, 252, 256, 258, 280, 286, 290, 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, 349, 447, 465, 472], "xoption": [33, 58, 452, 470, 480], "_xoption": [33, 58, 349, 447, 452], "show_alloc_count": [33, 476, 479, 480], "init_python": 33, "my_program": 33, "pysys_getobject": [33, 56, 58, 98, 470], "my_execut": 33, "unspecifi": [33, 94, 102, 123, 146, 173, 190, 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, 263, 452, 453, 480], "540": [33, 67, 263, 290, 480], "pythoncoerceclocal": [33, 290, 452, 453, 477, 480], "softwarepythonpythoncorex": 33, "ypythonpath": 33, "hkey_current_us": [33, 402, 458], "hkey_local_machin": [33, 402, 458], "unset": [33, 58, 62, 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, 222, 227, 240, 241, 242, 247, 252, 264, 266, 289, 290, 294, 304, 310, 321, 335, 337, 338, 341, 345, 349, 355, 362, 373, 383, 385, 392, 396, 397, 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, 83, 84, 90, 91, 92, 97, 100, 107, 109, 117, 139, 152, 173, 174, 176, 178, 180, 193, 202, 203, 215, 244, 258, 266, 268, 275, 290, 294, 308, 329, 359, 363, 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, 86, 139, 247, 248, 299, 349, 429, 433, 447, 458, 462, 473, 476, 480], "motiv": [33, 92, 355, 425, 427, 460, 462, 463, 473, 478, 480], "anytim": [33, 148, 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, 91, 92, 93, 94, 98, 100, 103, 131, 135, 148, 155, 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, 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, 79, 98, 102, 110, 119, 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, 376, 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, 290, 303], "py_max": 34, "py_member_s": 34, "py_min": 34, "py_no_inlin": [34, 480], "lto": [34, 453, 470, 480], "pgo": [34, 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, 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, 75, 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, 480], "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, 427, 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, 158, 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, 193, 200, 202, 208, 215, 222, 268, 280, 288, 316, 341, 342, 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, 252, 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, 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, 480], "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, 183, 222, 263, 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, 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], "whitespac": [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, 242, 244, 252, 259, 263, 294, 311, 316, 328, 341, 342, 344, 345, 361, 363, 378, 397, 407, 410, 412, 452, 459, 462, 465, 466, 468, 472, 473, 474, 477, 480], "underscor": [38, 67, 70, 84, 93, 100, 143, 148, 155, 173, 183, 193, 202, 218, 222, 268, 304, 316, 328, 341, 342, 349, 351, 366, 386, 419, 424, 425, 426, 427, 431, 432, 433, 465, 467, 468, 471, 480], "digit": [38, 58, 63, 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, 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, 341, 480], "from_byt": [38, 341, 480], "pylong_fromunicodeobject": [38, 469], "pylong_fromvoidptr": [38, 56], "pylong_asvoidptr": [38, 56], "__int__": [38, 62, 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], "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, 345, 407, 425, 427, 429, 461, 462, 463, 464, 470, 471, 472, 476, 477, 480], "pyunstable_long_iscompact": [38, 471, 480], "compact": [38, 41, 84, 103, 106, 148, 152, 187, 194, 195, 259, 296, 304, 344, 378, 427, 462, 471, 473, 474, 476, 480], "critic": [38, 74, 86, 99, 100, 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, 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], "segment": [41, 47, 151, 173, 181, 190, 211, 212, 217, 280, 290, 293, 330, 363, 391, 396, 464, 466, 472, 473, 480], "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, 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, 123, 252, 290], "speed": [41, 63, 72, 92, 99, 103, 143, 158, 174, 181, 183, 187, 213, 223, 231, 247, 255, 258, 292, 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, 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, 181, 209, 212, 240, 267, 268, 280, 296, 327, 337, 341, 355, 458, 477, 478, 480], "writer": [41, 67, 72, 75, 106, 123, 133, 146, 155, 167, 172, 190, 243, 248, 255, 290, 316, 408, 410, 413, 452, 462, 471, 475, 477, 480], "calloc": [41, 475, 480], "bufsiz": [41, 72, 117, 123, 292, 334, 345, 355, 408, 409, 421, 463, 478, 480], "ed": [41, 62, 72, 91, 164, 174, 190, 267, 290, 316, 329, 337, 469, 472, 479, 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], "whole": [41, 78, 97, 103, 117, 138, 155, 164, 166, 174, 180, 204, 205, 232, 239, 256, 258, 264, 275, 289, 290, 302, 304, 316, 325, 334, 337, 341, 361, 372, 385, 407, 410, 423, 424, 432, 452, 459, 466, 474, 478, 480], "procedur": [41, 71, 79, 94, 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, 86, 98, 100, 104, 123, 132, 133, 137, 163, 209, 210, 224, 245, 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, 86, 87, 102, 116, 155, 164, 199, 227, 238, 240, 243, 244, 255, 259, 341, 381, 382, 383, 424, 425, 433, 470, 476, 477, 480, 481], "practic": [41, 62, 67, 73, 75, 83, 91, 94, 97, 99, 100, 102, 107, 117, 171, 174, 175, 183, 190, 191, 196, 220, 222, 232, 239, 245, 248, 249, 252, 280, 285, 302, 332, 337, 338, 341, 355, 363, 366, 383, 391, 408, 422, 425, 427, 460, 461, 462, 467, 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, 425, 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, 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, 183, 190, 247, 258, 269, 289, 290, 305, 316, 317, 318, 337, 341, 342, 356, 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, 190, 244, 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, 186, 187, 188, 216, 219, 223, 244, 245, 251, 258, 261, 264, 272, 278, 280, 285, 289, 290, 293, 294, 305, 316, 329, 341, 342, 359, 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, 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, 183, 185, 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, 370, 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, 190, 203, 247, 249, 256, 266, 290, 305, 310, 316, 341, 350, 355, 359, 371, 385, 387, 391, 431, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 480], "excess": [41, 84, 109, 130, 143, 173, 183, 239, 264, 318, 363, 424, 427, 480], "overwritten": [41, 100, 240, 266, 268, 305, 329, 349, 383, 424, 466, 473, 480], "pymem_debug_serialno": [41, 480], "bad": [41, 67, 71, 72, 99, 102, 107, 117, 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], "excel": [41, 106, 172, 190, 197, 381, 462, 463, 467], "breakpoint": [41, 67, 78, 84, 139, 141, 144, 182, 222, 244, 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, 463], "ve": [41, 75, 93, 94, 97, 100, 103, 106, 111, 136, 149, 248, 268, 289, 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, 91, 92, 94, 102, 103, 109, 117, 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, 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, 74, 84, 94, 109, 123, 130, 174, 183, 223, 232, 244, 258, 290, 296, 305, 325, 338, 341, 359, 362, 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, 458, 461, 462, 472, 474, 477, 480], "buf1": 41, "buf2": 41, "buf3": 41, "aim": [41, 71, 74, 97, 102, 106, 267, 278, 349, 383, 410, 458, 461, 463, 464, 474, 478], "explain": [41, 44, 62, 72, 74, 75, 76, 84, 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, 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, 92, 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, 247, 249, 382, 425, 429, 462, 471, 475, 480], "pymodule_check": 44, "pymodule_checkexact": 44, "pymodule_newobject": [44, 56], "__doc__": [44, 62, 74, 79, 83, 86, 92, 93, 154, 157, 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, 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, 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, 225, 227, 245, 258, 278, 288, 289, 290, 291, 294, 300, 304, 315, 316, 318, 328, 332, 337, 338, 341, 342, 345, 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, 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, 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, 247, 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, 120, 121, 122, 126, 127, 128, 129, 131, 132, 133, 134, 135, 136, 154, 156, 173, 174, 181, 183, 186, 188, 193, 202, 215, 222, 229, 254, 258, 266, 280, 294, 305, 306, 316, 329, 330, 334, 335, 338, 341, 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, 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, 139, 160, 254, 289, 290, 293, 308, 329, 355, 396, 447, 456, 457, 463, 465, 469, 472, 473, 474, 478, 480], "exec_modul": [44, 98, 247, 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, 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, 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, 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, 138, 157, 180, 183, 256, 267, 272, 305, 381, 416, 427, 459, 462, 465, 466, 472, 477, 480], "pynumber_multipli": [46, 56], "multipli": [46, 71, 75, 138, 173, 180, 183, 196, 258, 266, 305, 315, 341, 342, 349, 416, 427, 459, 462, 463, 465, 472, 480], "pynumber_matrixmultipli": [46, 56, 475], "matrix": [46, 67, 84, 222, 258, 381, 399, 423, 427, 439, 460, 478, 480], "pynumber_floordivid": [46, 56], "floor": [46, 84, 86, 102, 163, 180, 183, 190, 218, 222, 272, 286, 341, 381, 425, 427, 446, 461, 465, 478, 479, 480], "divid": [46, 83, 91, 103, 138, 164, 180, 183, 188, 190, 191, 222, 244, 272, 281, 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, 341, 425, 427, 463, 465, 475, 480], "pynumber_remaind": [46, 56], "remaind": [46, 74, 103, 152, 180, 183, 205, 258, 265, 272, 289, 316, 341, 363, 366, 427, 446, 465, 477, 480], "pynumber_divmod": [46, 56], "divmod": [46, 84, 180, 183, 222, 286, 341, 425, 427, 441, 447, 478, 480], "pynumber_pow": [46, 56], "o3": [46, 71], "pow": [46, 84, 88, 119, 163, 166, 222, 258, 272, 280, 286, 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, 94, 151, 180, 183, 222, 272, 286, 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, 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, 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], "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, 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, 77, 94, 117, 148, 183, 185, 193, 197, 198, 201, 204, 220, 227, 239, 259, 273, 290, 301, 352, 357, 376, 379, 390, 392, 423, 463, 480], "pyobject_hasattr": [48, 56], "attr_nam": [48, 359, 461], "hasattr": [48, 86, 92, 100, 107, 222, 223, 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, 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, 79, 86, 92, 222, 252, 296, 425, 427, 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, 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, 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, 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, 119, 141, 157, 175, 188, 193, 202, 222, 224, 227, 233, 244, 252, 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, 57, 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, 123, 133, 138, 170, 173, 178, 187, 188, 190, 232, 248, 252, 275, 289, 290, 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, 113, 386, 425, 480], "3119": [48, 67, 113, 158, 425, 467, 481], "__mro__": [48, 62, 84, 92, 113, 194, 222, 341, 383, 425], "__bases__": [48, 62, 75, 200, 222, 296, 341, 382, 425, 462, 480], "pyobject_isinst": [48, 56, 62, 475, 480], "inst": [48, 92, 433, 440], "__instancecheck__": [48, 386, 425, 480], "__class__": [48, 79, 84, 86, 92, 93, 98, 180, 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, 91, 94, 103, 106, 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, 288, 425, 474, 480], "length_hint": [48, 288, 425, 474], "pyobject_dir": [48, 56], "dir": [48, 67, 77, 79, 84, 93, 109, 111, 160, 181, 186, 207, 208, 220, 222, 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, 222, 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, 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, 183, 222, 243, 424, 436], "pyunstable_perfmapstate_init": [50, 480], "pid": [50, 96, 123, 129, 134, 139, 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, 71, 75, 84, 94, 99, 100, 102, 123, 136, 148, 157, 174, 176, 188, 190, 209, 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, 98, 103, 130, 264, 269, 299, 349, 385, 392, 460, 461, 463, 464, 465, 468, 476, 480], "scenario": [50, 99, 100, 183, 185, 264, 265, 317, 385, 386, 392, 429, 453, 474, 476, 480], "fork": [50, 58, 67, 72, 83, 100, 137, 139, 163, 210, 224, 254, 275, 280, 290, 306, 325, 329, 335, 338, 345, 392, 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, 357, 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, 139, 173, 180, 290, 329, 337, 363, 473, 480], "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, 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, 92, 93, 94, 106, 109, 112, 117, 119, 123, 136, 155, 164, 167, 173, 174, 178, 183, 188, 193, 199, 200, 202, 205, 209, 210, 222, 223, 240, 247, 264, 268, 275, 280, 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, 137, 157, 164, 174, 183, 193, 202, 225, 268, 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, 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, 79, 84, 86, 93, 96, 158, 193, 202, 208, 258, 268, 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, 102, 103, 157, 167, 173, 178, 183, 193, 196, 202, 208, 223, 232, 244, 247, 248, 252, 258, 264, 273, 276, 289, 290, 293, 334, 338, 340, 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, 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, 373, 381, 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, 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, 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, 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, 316, 327, 329, 332, 341, 349, 378, 391, 425, 458, 462, 463, 464, 465, 466, 470, 471, 472, 474, 475, 476, 478, 480], "boost": [55, 78, 223, 463, 480], "py_ellipsi": [55, 428], "387": [56, 210], "pyunstabl": 56, "_py_internalst": 56, "hardcod": [56, 173, 254, 264, 266, 457, 474, 480], "0x030a0000": 56, "0x03020000": 56, "stabl": [56, 57, 60, 67, 98, 222, 233, 249, 273, 289, 341, 349, 422, 462, 463, 466, 471, 474, 475, 476, 478, 479, 480, 481], "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, 57, 480], "pycfunction_newex": [56, 57, 480], "pycfunction_typ": 56, "pycmethod_new": [56, 57, 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], "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, 57, 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, 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, 164, 173, 174, 175, 178, 180, 206, 225, 227, 240, 243, 263, 268, 289, 290, 292, 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, 138, 155, 190, 191, 232, 263, 264, 289, 337, 366, 370, 403, 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, 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, 86, 92, 93, 113, 157, 158, 173, 180, 183, 188, 190, 200, 208, 218, 222, 223, 247, 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, 84, 86, 92, 93, 113, 190, 208, 222, 223, 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], "ml": [57, 94, 462], "unavail": [57, 83, 107, 190, 252, 267, 280, 290, 329, 383, 425, 480], "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, 339, 462, 473, 477, 479, 480], "read_restrict": [57, 471], "write_restrict": [57, 471], "py_": [57, 60, 458, 480], "delattr": [57, 222, 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, "t_int": [57, 471], "surpris": [57, 67, 83, 84, 100, 115, 180, 183, 190, 222, 244, 264, 272, 280, 305, 340, 355, 366, 383, 422, 429, 460, 461, 464, 468, 470, 471, 475, 477, 480], "t_none": [57, 471, 480], "tp_getset": [57, 62, 74, 75], "pathlik": [58, 63, 86, 160, 222, 249, 290, 291, 293, 341, 386, 422, 476, 480], "__fspath__": [58, 290, 293, 359, 386, 476, 480], "py_fdisinteract": 58, "deem": [58, 204, 227, 266, 341, 423, 459, 460, 464, 466, 471, 472, 473, 474, 480], "isatti": [58, 150, 222, 255, 290, 349, 443, 480], "clone": [58, 198, 202, 205, 227, 232, 234, 280, 290, 298, 332, 373, 381, 407, 431, 457, 473, 478], "parent": [58, 60, 62, 67, 84, 97, 99, 100, 111, 115, 130, 157, 174, 186, 222, 245, 247, 250, 252, 264, 275, 278, 280, 290, 293, 299, 302, 306, 309, 311, 330, 334, 335, 337, 338, 345, 349, 366, 368, 370, 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, 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, 337, 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, 74, 83, 117, 173, 174, 175, 183, 187, 191, 205, 280, 289, 290, 302, 328, 339, 341, 349, 359, 361, 362, 374, 391, 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, 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, 139, 349, 447], "kill": [58, 83, 112, 127, 130, 134, 137, 139, 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, 256, 264, 266, 285, 290, 296, 325, 326, 334, 335, 337, 356, 359, 362, 381, 383, 391, 392, 406, 407, 414, 415, 417, 423, 438, 448, 461, 463, 465, 471, 473, 478, 480], "namedtupl": [59, 67, 86, 93, 114, 144, 179, 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, 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, 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, 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, 184, 210, 222, 223, 239, 245, 254, 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, 84, 86, 92, 93, 94, 98, 100, 102, 103, 106, 107, 109, 119, 155, 164, 173, 177, 188, 193, 199, 202, 206, 214, 219, 222, 237, 243, 244, 247, 251, 263, 270, 278, 296, 304, 316, 337, 341, 342, 349, 352, 361, 366, 374, 376, 382, 383, 399, 407, 408, 416, 425, 427, 431, 432, 433, 442, 454, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "adequ": [60, 62, 75, 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, 77, 86, 113, 158, 222, 341, 382, 383, 397, 425, 437, 447, 459, 465, 469, 477, 480], "nitem": [60, 62], "tp_alloc": [60, 62, 74, 75, 98, 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], "togeth": [60, 62, 67, 71, 91, 92, 94, 97, 99, 100, 102, 103, 117, 123, 130, 155, 157, 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], "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, 208, 222, 425, 470, 476, 480], "__set_name__": [60, 92, 178, 425, 471, 476, 480], "tp_doc": [60, 62, 74, 75, 469, 480], "overlap": [60, 63, 91, 103, 158, 174, 187, 256, 258, 279, 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, 382, 383, 425, 427, 469, 479, 480], "union": [61, 67, 87, 115, 157, 158, 222, 223, 249, 251, 330, 339, 343, 382, 383, 423, 425, 462, 463, 465, 466, 469, 470, 471, 475, 479, 480], "__origin__": [61, 341], "__args__": [61, 341, 469, 479, 480], "__parameters__": [61, 341, 383, 480], "lazili": [61, 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, 366, 385, 391, 407, 408, 453, 459, 461, 462, 464, 465, 476, 480], "examin": [62, 67, 71, 84, 99, 106, 178, 184, 252, 290, 294, 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, 74, 79, 84, 92, 139, 178, 296, 386, 425, 433, 461, 480], "__delattr__": [62, 74, 79, 92, 139, 178, 425, 480], "tp_as_async": [62, 74, 475], "__repr__": [62, 79, 92, 93, 105, 157, 178, 180, 192, 208, 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, 79, 93, 99, 100, 157, 180, 192, 193, 198, 199, 200, 202, 208, 252, 264, 280, 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, 74, 79, 93, 105, 144, 158, 165, 178, 222, 223, 288, 341, 382, 386, 425, 427, 460, 466, 467, 472, 480], "__le__": [62, 79, 93, 158, 178, 223, 288, 341, 386, 425, 460, 466, 472], "__ne__": [62, 79, 158, 192, 199, 288, 386, 416, 425, 460, 470, 480], "__gt__": [62, 79, 93, 105, 158, 178, 222, 223, 288, 341, 386, 425, 460, 466, 472], "__ge__": [62, 79, 93, 158, 178, 223, 288, 341, 386, 425, 460, 466, 472], "tp_iter": [62, 74, 341, 461], "__iter__": [62, 74, 79, 86, 93, 100, 113, 158, 208, 222, 255, 258, 268, 280, 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, 74, 86, 94, 109, 158, 163, 172, 188, 210, 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, 86, 92, 178, 223, 252, 386, 425, 461, 476, 480], "tp_descr_set": [62, 74, 480], "__set__": [62, 86, 92, 178, 252, 386, 425, 461, 476, 480], "__delete__": [62, 86, 92, 252, 386, 425, 461, 480], "tp_free": [62, 67, 74, 75], "tp_is_gc": [62, 74], "__subclasses__": [62, 341, 386, 471, 480], "tp_del": [62, 74, 224], "tp_version_tag": [62, 74, 480], "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, 86, 158, 188, 382, 425, 475, 480], "am_ait": 62, "__aiter__": [62, 86, 158, 188, 222, 386, 387, 424, 425, 475, 476, 477, 480], "am_anext": 62, "__anext__": [62, 86, 158, 188, 210, 222, 386, 424, 425, 427, 480], "am_send": 62, "sendfunc": 62, "__add__": [62, 79, 93, 98, 157, 165, 252, 286, 288, 386, 425, 427, 480], "__radd__": [62, 286, 425, 427], "nb_inplace_add": 62, "__iadd__": [62, 79, 84, 158, 288, 425, 459], "nb_subtract": 62, "__sub__": [62, 158, 288, 386, 425, 427], "__rsub__": [62, 165, 425], "nb_inplace_subtract": 62, "__isub__": [62, 158, 288, 425, 459], "nb_multipli": 62, "__mul__": [62, 79, 157, 288, 386, 425, 427, 480], "__rmul__": [62, 79, 425, 427, 480], "nb_inplace_multipli": 62, "__imul__": [62, 79, 157, 165, 288, 425, 480], "nb_remaind": 62, "__mod__": [62, 102, 288, 386, 425, 427, 469, 480], "__rmod__": [62, 157, 425, 469, 475, 480], "nb_inplace_remaind": 62, "__imod__": [62, 288, 425], "nb_divmod": 62, "__divmod__": [62, 386, 425, 469, 475, 480], "__rdivmod__": [62, 425, 469, 480], "nb_power": 62, "__pow__": [62, 288, 386, 425, 427, 469, 480], "__rpow__": [62, 425, 469, 480], "nb_inplace_pow": 62, "__ipow__": [62, 288, 425, 469, 480], "nb_negat": 62, "__neg__": [62, 288, 386, 425, 427], "nb_posit": 62, "__pos__": [62, 288, 386, 425, 427], "nb_absolut": 62, "__abs__": [62, 222, 288, 383, 425, 480], "nb_bool": [62, 467], "__bool__": [62, 93, 109, 208, 229, 288, 341, 364, 386, 402, 425, 427, 467, 480], "nb_invert": 62, "__invert__": [62, 208, 288, 386, 425, 427], "nb_lshift": 62, "__lshift__": [62, 288, 386, 425, 427], "__rlshift__": [62, 425], "nb_inplace_lshift": 62, "__ilshift__": [62, 288, 425], "nb_rshift": 62, "__rshift__": [62, 288, 386, 425, 427], "__rrshift__": [62, 425], "nb_inplace_rshift": 62, "__irshift__": [62, 288, 425], "nb_and": 62, "__and__": [62, 158, 208, 288, 386, 425, 427], "__rand__": [62, 425, 427], "nb_inplace_and": 62, "__iand__": [62, 158, 165, 288, 425], "nb_xor": 62, "__xor__": [62, 158, 208, 288, 386, 425, 427], "__rxor__": [62, 425, 427], "nb_inplace_xor": 62, "__ixor__": [62, 158, 288, 425], "nb_or": 62, "__or__": [62, 158, 208, 288, 341, 386, 425, 427], "__ror__": [62, 425, 427, 480], "nb_inplace_or": 62, "__ior__": [62, 158, 288, 425], "nb_int": 62, "nb_reserv": 62, "nb_float": 62, "nb_floor_divid": 62, "__floordiv__": [62, 102, 288, 386, 425, 427, 461, 469, 480], "nb_inplace_floor_divid": 62, "__ifloordiv__": [62, 288, 425], "nb_true_divid": 62, "__truediv__": [62, 102, 247, 250, 288, 386, 425, 427, 461, 475], "nb_inplace_true_divid": 62, "__itruediv__": [62, 288, 425], "nb_matrix_multipli": 62, "__matmul__": [62, 288, 386, 425, 475], "__rmatmul__": [62, 425, 475], "nb_inplace_matrix_multipli": 62, "__imatmul__": [62, 288, 425, 475], "mp_length": 62, "__len__": [62, 79, 86, 113, 158, 193, 202, 208, 222, 268, 280, 288, 341, 383, 386, 407, 410, 424, 425, 462, 463, 478, 480], "mp_subscript": [62, 480], "mp_ass_subscript": 62, "__setitem__": [62, 79, 157, 158, 188, 193, 202, 205, 268, 280, 288, 296, 386, 387, 404, 407, 410, 425, 433, 462, 467, 480], "__delitem__": [62, 79, 157, 158, 193, 202, 268, 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, 74, 83, 84, 86, 94, 99, 100, 102, 158, 190, 227, 280, 289, 337, 338, 355, 359, 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, 180, 211, 213, 222, 223, 229, 231, 242, 252, 290, 291, 292, 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, 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, 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, 423, 425, 432, 458, 459, 460, 465, 473, 474, 478, 479, 480], "everyth": [62, 72, 75, 84, 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, 180, 264, 344, 385, 458, 473, 475], "align": [62, 67, 115, 142, 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, 91, 94, 97, 99, 100, 119, 164, 183, 190, 191, 205, 212, 239, 242, 248, 259, 264, 265, 266, 285, 289, 290, 299, 338, 341, 345, 352, 353, 359, 385, 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, 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, 84, 87, 109, 118, 119, 141, 154, 156, 210, 222, 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, 77, 84, 86, 87, 92, 93, 99, 100, 109, 113, 148, 158, 166, 178, 180, 208, 222, 247, 248, 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, 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, 175, 183, 184, 187, 188, 190, 200, 222, 245, 248, 251, 256, 258, 263, 268, 278, 280, 285, 290, 293, 296, 311, 316, 329, 331, 334, 336, 338, 339, 341, 342, 345, 350, 355, 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, 480], "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, 471, 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, 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, 337, 458, 462, 463, 466, 472, 473, 474, 480], "anyway": [62, 75, 173, 222, 240, 244, 256, 385, 460, 461, 471, 480], "get_refer": [62, 139, 224, 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, 407, 460, 461, 464, 465, 471, 473, 480], "good": [62, 74, 77, 78, 83, 84, 92, 93, 98, 99, 100, 102, 103, 106, 107, 117, 136, 148, 151, 152, 164, 167, 173, 174, 180, 187, 190, 195, 204, 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, 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, 123, 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, 380, 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, 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, 280, 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, 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, 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, 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, 92, 99, 100, 108, 109, 138, 139, 151, 157, 173, 183, 198, 202, 203, 204, 207, 232, 244, 245, 249, 258, 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, 91, 93, 100, 103, 104, 111, 117, 137, 146, 173, 183, 239, 241, 244, 275, 280, 289, 304, 316, 317, 337, 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, 91, 100, 107, 115, 117, 159, 174, 190, 210, 222, 223, 244, 264, 265, 266, 287, 295, 334, 341, 366, 381, 410, 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, 84, 86, 93, 141, 164, 180, 183, 192, 208, 232, 289, 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, 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, 143, 155, 174, 175, 192, 193, 194, 195, 199, 200, 205, 222, 279, 314, 341, 342, 343, 425, 460, 467, 472], "nonprint": [63, 341], "databas": [63, 67, 71, 83, 92, 103, 106, 139, 155, 174, 178, 180, 206, 222, 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, 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, 172, 183, 187, 197, 199, 200, 205, 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, 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, 263], "width": [63, 74, 84, 91, 103, 114, 117, 138, 147, 155, 173, 174, 178, 180, 183, 222, 244, 278, 289, 290, 304, 316, 341, 342, 349, 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, 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, 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, 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, "wstr": [63, 469, 471], "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, 341, 344, 349, 447, 480], "bom": [63, 67, 106, 142, 259, 375, 480], "divis": [63, 65, 67, 84, 86, 100, 110, 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, 217, 219, 222, 242, 243, 247, 255, 259, 279, 290, 330, 334, 341, 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], "page": [63, 67, 83, 86, 91, 94, 99, 100, 107, 112, 117, 123, 130, 133, 155, 163, 166, 170, 174, 187, 212, 244, 248, 251, 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, 380, 381, 392, 400, 410, 417, 419, 423, 431, 437, 448, 450, 452, 458, 459, 461, 463, 464, 465, 466, 472, 473, 476, 477, 478, 480], "cp_acp": [63, 155, 473, 476], "we": [63, 71, 72, 74, 75, 84, 90, 92, 93, 94, 99, 100, 103, 104, 106, 107, 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, 341, 342, 344, 345, 359, 366, 373, 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, 94, 288, 383, 438], "sep": [63, 84, 94, 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, 93, 148, 157, 187, 258, 291, 331, 410, 464, 471, 473, 476, 480], "forward": [63, 84, 92, 94, 103, 150, 152, 173, 174, 180, 188, 197, 223, 227, 255, 268, 286, 294, 337, 338, 341, 381, 383, 399, 408, 424, 459, 460, 461, 463, 465, 468, 472, 477, 480], "replstr": 63, "maxcount": 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, 337, 404, 414, 459, 472, 475], "p_unicod": 63, "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, 72, 79, 80, 100, 106, 128, 173, 174, 212, 213, 216, 246, 247, 263, 272, 275, 290, 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, 210, 252, 256, 263, 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, 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, 357, 375, 376, 383, 394, 398, 404, 416, 419, 432, 443, 449, 459, 462, 469, 473, 480], "lf": [65, 175, 205, 432, 480], "pyrun_interactiveon": [65, 480], "pyrun_interactiveoneflag": 65, "ps1": [65, 154, 334, 349, 396, 435, 447, 452, 478, 480], "ps2": [65, 154, 349, 435, 447, 452, 480], "errcod": [65, 416], "pyrun_interactiveloopflag": 65, "eof": [65, 104, 123, 127, 130, 133, 134, 146, 152, 154, 165, 190, 210, 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, 117, 121, 122, 123, 126, 129, 130, 131, 133, 134, 135, 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, 370, 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, 86, 100, 112, 115, 183, 190, 218, 222, 244, 267, 272, 286, 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, 84, 91, 94, 100, 103, 106, 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, 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, 164, 166, 188, 265, 290, 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, 119, 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, 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, 382, 383, 469, 478, 480], "698": [67, 383, 480], "decor": [67, 86, 92, 93, 100, 137, 158, 173, 178, 184, 222, 223, 252, 312, 318, 341, 359, 383, 385, 387, 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, 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], "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, 263, 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], "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], "smtpd": [67, 470, 476, 479, 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, 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], "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, 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], "notabl": [67, 98, 134, 188, 263, 280, 330, 337, 350, 397, 422, 460, 461, 462, 463, 464, 465, 466, 468, 481], "tarfil": [67, 111, 116, 153, 251, 329, 448, 462, 463, 464, 465, 466, 471, 476, 477, 480], "openssl": [67, 232, 234, 338, 359, 453, 455, 459, 464, 465, 466, 469, 471, 472, 474, 475, 476, 477, 479, 480], "wildcard": [67, 119, 186, 217, 228, 285, 328, 345, 385, 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, 383, 480], "647": [67, 383, 480], "argpars": [67, 84, 95, 100, 115, 157, 187, 197, 225, 251, 289, 306, 396, 448, 471, 480, 481], "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, 382, 399, 461, 466, 478, 480], "doctest": [67, 77, 83, 109, 153, 173, 180, 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, 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, 290, 304, 306, 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, 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, 197, 205, 206, 237, 251, 253, 266, 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], "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], "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, 404, 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, 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, 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, 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, 370, 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, 98, 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, 268, 381, 425, 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, 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, 258, 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, 182, 187, 213, 216, 231, 247, 251, 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, 408, 409, 410, 411, 416, 417, 455, 459, 460, 461, 462, 464, 465, 472, 473, 476, 477, 478, 479], "interchang": [67, 100, 114, 140, 150, 180, 181, 183, 210, 232, 264, 333, 341, 344, 366, 383, 425, 432, 459, 465, 472, 473], "436": [67, 316], "clinic": [67, 476, 478, 480], "476": [67, 379, 480], "certif": [67, 123, 130, 133, 220, 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, 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, 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, 184, 190, 219, 244, 251, 253, 331, 332, 338, 341, 349, 385, 392, 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, 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, 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, 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, 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, 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, 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, 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, 148, 164, 173, 190, 198, 232, 247, 250, 258, 268, 280, 289, 290, 296, 342, 352, 385, 386, 387, 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, 116, 189, 216, 248, 251, 268, 277, 339, 351, 359, 396, 423, 448, 453, 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, 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, 141, 157, 188, 252, 256, 294, 304, 311, 317, 328, 334, 338, 348, 349, 366, 383, 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], "insensit": [67, 103, 106, 155, 164, 193, 202, 241, 242, 247, 273, 293, 316, 331, 337, 342, 343, 355, 359, 397, 452, 458, 463, 465, 477, 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, 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, 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, 157, 198, 264, 316, 341, 342, 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], "webassembl": [67, 120, 148, 160, 163, 170, 207, 220, 226, 239, 242, 245, 275, 280, 284, 285, 290, 302, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 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, 220, 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, 331, 338, 341, 351, 381, 391, 410, 433, 463, 475, 477, 480], "indent": [67, 96, 103, 109, 117, 119, 164, 166, 190, 201, 210, 252, 259, 304, 318, 361, 364, 365, 372, 374, 375, 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], "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, 383, 385, 387, 390, 392, 399, 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], "consider": [67, 72, 84, 98, 99, 115, 123, 161, 174, 178, 190, 210, 220, 239, 245, 253, 268, 282, 285, 302, 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], "power": [67, 84, 88, 92, 93, 138, 164, 170, 173, 183, 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, 230, 290, 341, 425, 439, 463, 472, 480], "preced": [67, 92, 99, 100, 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], "nonloc": [67, 84, 86, 119, 157, 222, 252, 348, 424, 426, 428, 430, 432, 437, 438, 467, 476, 480], "irrefut": 67, "scanf": [67, 360], "phonebook": [67, 360], "mung": [67, 360], "adverb": [67, 360], "sequencematch": [67, 360, 460, 464, 465, 474, 480], "ndiff": [67, 190, 360, 460, 461], "stringprep": [67, 155, 251, 360, 462], "internet": [67, 97, 107, 140, 191, 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], "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], "stateless": [67, 138, 142, 144], "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, 343, 363, 432, 459, 462, 463, 475, 477, 480], "codepag": [67, 117, 142, 349, 471, 480], "utf_8_sig": [67, 142], "strftime": [67, 99, 100, 136, 179, 263, 264, 266, 268, 363, 416, 448, 449, 462, 464, 465, 472, 473, 476, 480], "strptime": [67, 179, 264, 363, 416, 461, 462, 464, 472, 480], "iana": [67, 179, 180, 238, 251, 256, 273, 311, 338, 408, 410, 479, 480], "chainmap": [67, 179, 341, 383, 471, 473, 474, 477, 480], "dequ": [67, 179, 258, 313, 341, 383, 399, 424, 427, 439, 449, 463, 464, 465, 466, 470, 472, 475, 476, 480], "defaultdict": [67, 86, 179, 341, 383, 464, 472, 480], "ordereddict": [67, 86, 164, 172, 179, 252, 341, 383, 466, 468, 470, 472, 475, 476, 478, 479, 480], "userdict": [67, 179, 460, 462, 465, 480], "userlist": [67, 179, 461, 480], "userstr": [67, 179, 459, 475, 479, 480], "recip": [67, 84, 93, 100, 107, 144, 157, 179, 187, 197, 221, 247, 272, 287, 290, 295, 312, 327, 341, 349, 410, 451, 471, 472, 480], "deep": [67, 100, 179, 247, 251, 296, 304, 328, 349, 355, 407, 480], "pretti": [67, 75, 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, 479, 480], "printer": [67, 103, 179, 244, 251, 366, 375, 402], "prettyprint": [67, 179, 474, 480], "__dunder__": [67, 179], "_sunder_": [67, 179], "graph": [67, 179, 251, 265, 289, 296, 350, 381, 461, 474, 479, 480], "theoret": [67, 94, 183, 287], "logarithm": [67, 183, 287, 292, 341, 462, 465, 468, 472, 473], "trigonometr": [67, 287, 463], "angular": [67, 287, 431], "hyperbol": [67, 187, 287, 465], "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], "classif": [67, 263, 287, 289, 432], "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], "ration": [67, 180, 183, 251, 286, 287, 341, 425, 465, 466, 467, 472, 480], "reproduc": [67, 84, 107, 198, 231, 287, 345, 359, 392, 414, 423, 453, 472, 477, 478, 480], "spread": [67, 287, 366, 465], "normaldist": [67, 287, 478, 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], "dircmp": [67, 216, 459, 464, 474, 480], "fnmatch": [67, 216, 228, 251, 293, 345, 379, 385, 480], "copytre": [67, 83, 139, 216, 465, 466, 472, 478, 480], "rmtree": [67, 83, 139, 216, 290, 293, 359, 399, 470, 471, 473, 477, 478, 480], "base_dir": [67, 139, 216], "persist": [67, 181, 238, 242, 244, 251, 265, 266, 271, 278, 317, 423, 472, 474, 480], "unpickl": [67, 75, 93, 100, 180, 264, 266, 280, 281, 295, 297, 422, 462, 465, 466, 468, 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], "ndbm": [67, 295, 327, 425, 453, 478, 480], "dumb": [67, 295, 356, 475, 476, 477, 478, 480], "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, 263, 264, 266, 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, 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], "cursor": [67, 91, 152, 157, 172, 174, 244, 295, 296, 317, 366, 372, 373, 387, 464, 465, 468, 472, 476, 478, 479, 480], "blob": [67, 295, 338, 387, 470, 480], "prepareprotocol": [67, 295, 480], "guid": [67, 69, 73, 90, 91, 98, 102, 106, 108, 180, 183, 187, 222, 248, 290, 292, 295, 396, 450, 453, 456, 457, 465, 466, 471, 472, 474, 480], "placehold": [67, 92, 100, 188, 227, 233, 264, 266, 295, 318, 342, 355, 361, 391, 396, 402, 433, 449, 464, 470, 471, 472, 474, 477, 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], "autocommit": [67, 295, 471, 480], "isolation_level": [67, 295, 480], "bzip2": [67, 116, 215, 251, 329, 355, 419, 470, 472, 473, 480], "shot": [67, 116, 166, 325, 477], "decompress": [67, 116, 146, 155, 215, 231, 406, 421, 448, 464, 472, 473, 475, 476, 480], "pyzipfil": [67, 116, 474], "zipinfo": [67, 116, 465, 476, 480], "pitfal": [67, 103, 116, 470, 480], "tar": [67, 79, 116, 251, 273, 289, 293, 329, 396, 450, 457, 459, 462, 463, 464, 465, 466, 470, 471, 472, 480], "tarinfo": [67, 116, 466, 472], "dialect": [67, 214, 337, 462, 464, 472, 480], "interpol": [67, 214, 341, 427, 443, 472, 475, 476, 480], "rawconfigpars": [67, 214, 265, 466, 470, 474, 480], "tomllib": [67, 164, 214, 251, 470, 480], "toml": [67, 75, 164, 214, 251, 255, 469, 470, 480], "netrc": [67, 214, 220, 251, 285, 461, 474, 475, 480], "plist": [67, 214, 251, 269, 456, 465, 474, 477, 478, 480], "digest": [67, 171, 193, 201, 202, 234, 251, 280, 302, 338, 392, 464, 466, 467, 472, 473, 474, 477, 478, 479, 480], "shake": [67, 171, 453, 470, 476, 479, 480], "blake2": [67, 171, 453, 470, 476, 479, 480], "person": [67, 92, 94, 171, 244, 337, 338, 352, 423, 458, 459, 461, 465], "credit": [67, 85, 120, 165, 171, 244, 258, 349, 424, 445, 447, 478, 480], "reentranc": [67, 115, 166, 313, 480], "clock": [67, 84, 115, 123, 128, 136, 180, 305, 319, 381, 465, 473, 475, 476, 477, 478, 480], "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], "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], "filetyp": [67, 115, 186, 333, 466, 474, 480], "intermix": [67, 115, 225, 477, 480], "upgrad": [67, 107, 108, 115, 133, 207, 239, 244, 396, 450, 453, 458, 461, 462, 466, 472, 474, 476, 477, 478, 480], "getopt": [67, 88, 115, 187, 251, 289, 462, 466, 480], "logger": [67, 115, 122, 166, 265, 266, 280, 329, 353, 383, 385, 462, 466, 468, 472, 473, 474, 475, 477, 478, 479, 480], "logrecord": [67, 99, 115, 266, 385, 462, 474, 480], "loggeradapt": [67, 115, 466, 480], "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], "filehandl": [67, 99, 100, 107, 115, 253, 264, 265, 465, 480], "nullhandl": [67, 99, 115, 468], "watchedfilehandl": [67, 99, 115, 465, 476], "baserotatinghandl": [67, 99, 115, 463], "rotatingfilehandl": [67, 99, 100, 115, 265, 463, 465, 466], "timedrotatingfilehandl": [67, 99, 115, 463, 465, 474, 480], "sockethandl": [67, 99, 100, 115, 265, 470, 474], "datagramhandl": [67, 99, 115, 265, 474], "sysloghandl": [67, 99, 115, 265, 353, 466, 470, 473, 480], "nteventloghandl": [67, 99, 115, 265], "smtphandler": [67, 99, 100, 115, 265, 480], "memoryhandl": [67, 99, 100, 115, 265, 480], "httphandler": [67, 99, 100, 107, 115, 253, 265, 475, 480], "getpass": [67, 115, 170, 245, 251, 279, 290, 302, 356, 358, 465, 480], "textpad": [67, 91, 115, 251, 465, 480], "textbox": [67, 91, 115, 465, 480], "panel": [67, 82, 115, 174, 251, 403, 460, 480], "foreign": [67, 115, 164, 251, 329, 337, 355, 480], "rlock": [67, 161, 166, 280, 465, 469, 472, 475, 480], "semaphor": [67, 83, 96, 112, 121, 161, 209, 280, 290, 349, 359, 449, 465, 472, 473, 478, 479, 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], "barrier": [67, 121, 161, 280, 381, 470, 472, 480], "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, 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], "pipe": [67, 86, 100, 103, 104, 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], "primit": [67, 74, 83, 84, 112, 120, 121, 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], "remot": [67, 99, 100, 118, 123, 130, 161, 167, 209, 239, 242, 245, 263, 264, 265, 266, 334, 338, 352, 356, 372, 392, 400, 402, 411, 415, 416, 461, 472, 475, 480], "listen": [67, 83, 104, 123, 161, 242, 265, 266, 285, 310, 326, 332, 334, 335, 338, 359, 381, 404, 416, 462, 465, 466, 474, 475, 480], "authent": [67, 161, 220, 232, 238, 245, 264, 266, 283, 285, 302, 332, 338, 392, 416, 421, 461, 466, 472, 473, 474, 475, 476, 478, 479, 480], "guidelin": [67, 74, 98, 161, 244, 359, 370, 459, 460, 464, 480], "spawn": [67, 100, 121, 127, 129, 134, 135, 139, 161, 163, 254, 290, 306, 335, 359, 362, 471, 474, 478, 479, 480], "forkserv": [67, 161, 471, 474, 480], "shared_memori": [67, 161, 251, 349, 478, 480], "executor": [67, 100, 122, 123, 132, 161, 472, 475, 479, 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], "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], "vfork": [67, 161, 480], "posix_spawn": [67, 139, 161, 290, 478, 480], "simplequeu": [67, 161, 266, 280, 341, 477, 479, 480], "interprocess": [67, 130, 251, 280, 334], "runner": [67, 100, 120, 121, 190, 385, 397, 463, 466, 470, 480], "keyboard": [67, 80, 85, 91, 174, 244, 330, 345, 373, 381, 385, 438, 465, 480], "task": [67, 72, 84, 86, 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, 296, 305, 313, 319, 335, 345, 362, 385, 391, 417, 427, 449, 453, 459, 461, 465, 466, 468, 470, 471, 472, 475, 476, 477, 478, 479, 480], "cancel": [67, 121, 122, 123, 126, 131, 132, 135, 138, 148, 163, 166, 174, 175, 186, 209, 211, 278, 311, 322, 330, 362, 368, 370, 372, 373, 381, 385, 424, 427, 470, 472, 477, 478, 479, 480], "sleep": [67, 83, 94, 100, 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], "eager": [67, 356, 424, 471, 477, 480], "shield": [67, 121, 478, 480], "timeout": [67, 100, 104, 107, 112, 121, 123, 126, 131, 132, 134, 135, 163, 166, 174, 182, 220, 239, 245, 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], "tcp": [67, 79, 83, 99, 100, 104, 121, 123, 127, 220, 254, 266, 280, 332, 334, 335, 338, 359, 465, 466, 476, 477, 480], "echo": [67, 88, 91, 111, 123, 127, 134, 138, 167, 174, 226, 244, 259, 279, 290, 296, 326, 328, 334, 345, 358, 380, 385, 427, 447, 465, 480], "boundedsemaphor": [67, 121, 280, 362, 473, 478, 480], "lifo": [67, 121, 157, 313, 341, 385], "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], "dns": [67, 100, 125, 127, 155, 256, 266, 334, 338, 395, 475, 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], "call_soon": [67, 122, 126, 127, 130, 133, 383, 477, 480], "call_lat": [67, 127, 477, 480], "sigterm": [67, 130, 134, 280, 330, 345, 465, 480], "transport": [67, 120, 123, 126, 127, 133, 134, 167, 191, 195, 198, 203, 209, 332, 338, 415, 416, 461, 475, 476, 477, 480], "datagram": [67, 123, 127, 266, 335, 338, 449, 470, 480], "udp": [67, 99, 123, 127, 266, 334, 335, 359, 466, 470, 476, 477, 478, 479, 480], "subprocess_exec": [67, 123, 127, 128, 129, 134, 480], "subprocessprotocol": [67, 123], "multithread": [67, 123, 134, 136, 232, 263, 280, 345, 356, 404, 462, 471, 479, 480], "ca": [67, 91, 103, 159, 258, 392, 423, 465, 466, 474, 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], "cipher": [67, 130, 164, 170, 232, 453, 466, 472, 473, 475, 476, 477, 480], "poll": [67, 83, 123, 129, 134, 280, 290, 326, 330, 335, 338, 339, 345, 463, 465, 472, 473, 475, 479, 480], "edg": [67, 102, 173, 174, 190, 198, 222, 229, 359, 361, 381, 473, 474, 480], "epol": [67, 326, 465, 474, 475, 479, 480], "kqueue": [67, 319, 326, 465, 475, 480], "kevent": 67, "multiplex": [67, 251, 257, 325, 338, 474], "sigpip": [67, 345], "madv_": 67, "map_": 67, "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], "feedpars": [67, 191, 196, 282, 463, 480], "defect": [67, 191, 193, 200, 202, 204, 205, 282, 463, 473, 477, 480], "headerregistri": [67, 191, 196, 197, 202, 205, 282, 480], "contentmanag": [67, 191, 203, 282, 474, 480], "compat32": [67, 191, 192, 195, 198, 199, 202, 203, 204, 205, 206, 282, 473, 475, 476, 480], "scratch": [67, 100, 125, 186, 191, 195, 198, 204, 282, 338, 396, 407, 473, 474, 480], "charset": [67, 148, 180, 187, 191, 193, 194, 199, 202, 203, 205, 206, 227, 245, 282, 338, 392, 404, 472, 475, 480], "complianc": [67, 183, 191, 200, 205, 282, 285, 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], "mbox": [67, 193, 198, 282, 464, 480], "mh": [67, 282, 464], "babyl": [67, 282], "mmdf": [67, 282], "maildirmessag": [67, 282], "mboxmessag": [67, 202, 282], "mhmessag": [67, 282], "babylmessag": [67, 282], "mmdfmessag": [67, 282], "base16": [67, 251, 282, 463], "base32": [67, 251, 282, 463, 469, 480], "base85": [67, 251, 282, 474, 480], "quopri": [67, 143, 153, 155, 251, 282], "markup": [67, 214, 251, 311, 407, 416, 465, 472, 473, 480], "xhtml": [67, 107, 235, 236, 251, 270, 311, 392, 407, 408, 410, 472], "htmlparser": [67, 270, 467, 469, 473, 474, 475, 479, 480], "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], "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], "xinclud": [67, 270, 480], "qname": [67, 270, 407, 412, 413], "treebuild": [67, 270, 472, 478, 480], "xmlparser": [67, 270, 466, 474, 478, 480], "xmlpullpars": [67, 270, 474, 480], "domimplement": [67, 270], "node": [67, 229, 232, 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], "nodelist": [67, 270, 408, 425], "documenttyp": [67, 270], "namednodemap": [67, 270], "cdatasect": [67, 270], "processinginstruct": [67, 270, 410, 412, 464], "minidom": [67, 251, 270, 406, 407, 409, 459, 460, 462, 478, 480], "pulldom": [67, 251, 270, 406, 470, 478, 480], "domeventstream": [67, 270, 470, 478, 480], "saxexcept": [67, 270], "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], "saxutil": [67, 251, 270, 411], "xmlreader": [67, 251, 270, 409, 411, 412, 414, 475], "incrementalpars": [67, 270], "inputsourc": [67, 270, 411, 412, 414, 475, 480], "attributesn": [67, 270, 411, 412], "expat": [67, 251, 270, 301, 406, 410, 412, 453, 459, 460, 462, 464, 466, 472, 480], "expaterror": [67, 270, 472], "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], "wsgi": [67, 251, 253, 464, 470, 472, 480], "simple_serv": [67, 253, 464, 476, 480], "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], "openerdirector": [67, 107, 253, 474], "basehandl": [67, 253, 386, 404, 480], "httpredirecthandl": [67, 107, 253], "httpcookieprocessor": [67, 240, 253, 463], "proxyhandl": [67, 107, 253, 480], "httppasswordmgr": [67, 107, 253, 480], "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], "robot": [67, 251, 253, 381, 389, 459, 480], "httpconnect": [67, 253, 416, 465, 466, 472, 474, 475, 476, 477, 480], "httprespons": [67, 253, 392, 466, 473, 480], "httpmessag": [67, 107, 242, 253], "ftp_tls": [67, 253, 466, 471, 472, 473, 479, 480], "pop3": [67, 251, 253, 473, 474, 475, 479, 480], "imap4": [67, 251, 253, 302, 472, 475, 476, 478, 479, 480], "smtp": [67, 79, 83, 99, 100, 191, 197, 198, 200, 205, 251, 253, 266, 338, 448, 459, 461, 465, 472, 473, 474, 475, 479, 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], "tcpserver": [67, 100, 242, 253, 264, 417, 466, 480], "udpserv": [67, 253], "mixin": [67, 93, 158, 166, 253, 255, 359, 392, 480], "cooki": [67, 107, 112, 232, 238, 251, 253, 255, 338, 362, 375, 392, 463, 465, 466, 467, 475, 477, 480], "morsel": [67, 253, 465, 475, 477, 480], "cookiejar": [67, 238, 241, 251, 253, 392, 480], "filecookiejar": [67, 253, 480], "cookiepolici": [67, 253], "defaultcookiepolici": [67, 253, 480], "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], "protocolerror": [67, 253], "multical": [67, 253, 417], "simplexmlrpcserv": [67, 253, 416, 461, 463, 464, 465, 466, 467], "cgixmlrpcrequesthandl": [67, 253, 463], "docxmlrpcserv": [67, 253, 462, 464, 465, 467, 480], "doccgixmlrpcrequesthandl": [67, 253], "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": [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], "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], "wav": [67, 138, 203, 251, 274, 333, 403, 447], "wave_read": [67, 274], "wave_writ": [67, 274], "multilingu": [67, 243, 244, 251, 480], "servic": [67, 100, 107, 222, 243, 251, 252, 259, 264, 266, 279, 280, 290, 300, 318, 325, 332, 334, 335, 338, 341, 355, 363, 406, 416, 423, 425, 452, 458, 459, 463, 466, 469, 470, 473, 480], "nulltransl": [67, 243, 470], "gnutransl": [67, 243], "catalog": [67, 243, 459, 460, 462, 480], "tip": [67, 222, 243, 244, 459, 466, 480], "turtl": [67, 152, 219, 244, 251, 366, 465, 467, 470, 471, 472, 480], "graphic": [67, 91, 106, 155, 170, 174, 219, 246, 251, 366, 372, 385, 400, 465], "pen": [67, 219], "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], "measur": [67, 91, 92, 102, 130, 136, 138, 151, 183, 187, 219, 223, 296, 305, 319, 331, 335, 363, 366, 369, 379, 438, 459, 462, 463, 464, 465, 466, 471, 473, 474, 477, 478, 479, 480], "draw": [67, 91, 152, 174, 219, 244, 315, 373, 465, 480], "color": [67, 86, 93, 100, 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], "anim": [67, 93, 219, 227, 373, 443, 465, 475], "explan": [67, 103, 107, 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], "tcl": [67, 80, 244, 251, 365, 372, 373, 449, 456, 458, 459, 462, 465, 466, 469, 470, 472, 475, 476, 478, 479, 480], "architectur": [67, 210, 269, 276, 300, 330, 344, 352, 365, 407, 418, 425, 453, 457, 458, 462, 463, 465, 473, 475, 479, 480], "life": [67, 86, 102, 164, 223, 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, 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, 392, 458, 474, 476, 477, 480], "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, 289, 292, 296, 305, 315, 337, 338, 344, 349, 350, 362, 365, 366, 372, 410, 423, 429, 458, 461, 462, 466, 472, 473, 474, 477, 480], "dialog": [67, 76, 91, 244, 251, 278, 289, 359, 365, 366, 370, 372, 381, 458, 474, 475, 476, 477, 478, 479, 480], "font": [67, 100, 106, 164, 209, 244, 251, 361, 365, 366, 370, 372, 373, 381, 469, 476, 477, 479, 480], "simpledialog": [67, 365, 366, 480], "filedialog": [67, 365, 366], "commondialog": [67, 365, 366, 367], "messagebox": [67, 173, 186, 251, 365, 366, 480], "scrolledtext": [67, 251, 365, 366], "scroll": [67, 91, 152, 174, 244, 251, 365, 366, 373, 480], "dnd": [67, 251, 365, 366], "drag": [67, 251, 365, 366, 372, 373, 381, 480], "scrollabl": [67, 244, 365, 372], "combobox": [67, 365, 372], "spinbox": [67, 365, 372, 477, 478, 480], "notebook": [67, 365, 372, 478, 480], "progressbar": [67, 365], "sizegrip": [67, 365], "treeview": [67, 365, 478, 480], "tix": [67, 80, 251, 365, 366, 462, 476, 480], "hierarch": [67, 99, 242, 264, 265, 365, 366, 373, 391, 409, 410, 417, 429], "listbox": [67, 365, 373, 480], "tabular": [67, 365], "geometri": [67, 365, 366, 371, 373, 480], "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], "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, 259, 263, 273, 279, 289, 290, 294, 296, 316, 328, 333, 342, 359, 363, 366, 374, 383, 391, 392, 413, 432, 433, 458, 459, 467, 472, 473, 474, 475, 480], "doctestfind": [67, 184, 463, 480], "doctestpars": [67, 184], "doctestrunn": [67, 184, 463], "outputcheck": [67, 184, 463], "soapbox": [67, 184], "discoveri": [67, 184, 190, 277, 332, 416, 472, 474, 475, 480], "organ": [67, 83, 94, 98, 99, 100, 103, 184, 190, 338, 423, 429, 462, 479, 480], "subtest": [67, 184, 474, 480], "load_test": [67, 184, 190, 359, 475, 480], "fixtur": [67, 184, 466], "setupclass": [67, 184, 466, 478, 480], "teardownclass": [67, 184, 466, 480], "setupmodul": [67, 184, 466, 478, 480], "teardownmodul": [67, 184, 466, 480], "patcher": [67, 184, 387, 480], "test_prefix": [67, 184], "magicmock": [67, 184, 475, 480], "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], "side_effect": [67, 184, 386, 476, 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], "socket_help": [67, 184, 251], "script_help": [67, 184, 251, 480], "bytecode_help": [67, 184, 251, 480], "threading_help": [67, 184, 251], "os_help": [67, 184, 251, 480], "import_help": [67, 184, 251, 480], "warnings_help": [67, 184, 251, 480], "introduct": [67, 75, 91, 94, 97, 117, 130, 182, 190, 256, 280, 334, 338, 387, 459, 460, 461, 463, 474, 476, 480], "programmat": [67, 71, 164, 166, 182, 205, 263, 265, 277, 289, 296, 306, 317, 349, 375, 392, 466, 473, 474, 480], "peak": [67, 138, 182, 464, 479], "domainfilt": [67, 182, 476], "snapshot": [67, 182, 254, 339, 474], "statisticdiff": [67, 182], "envbuild": [67, 189, 474, 480], "standalon": [67, 166, 189, 190, 249, 311, 381, 385, 408, 424, 465, 480], "ancillari": [67, 312, 334, 480], "stop_iter": [67, 312], "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], "idiomat": [67, 109, 312, 383, 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], "__enter__": [67, 86, 100, 188, 255, 280, 312, 330, 341, 355, 383, 385, 386, 402, 424, 425, 464, 465, 466, 470, 473, 476, 480], "reusabl": [67, 111, 312, 383, 474], "reentrant": [67, 255, 312, 313, 362, 474, 480], "atexit": [67, 77, 83, 109, 163, 251, 264, 312, 317, 399, 459, 463, 469, 480], "tracebackexcept": [67, 312, 470, 475, 480], "stacksummari": [67, 312, 470, 475, 480], "framesummari": [67, 312, 475, 480], "sitecustom": [67, 312, 351, 435, 466, 474, 480], "usercustom": [67, 312, 351, 435, 474, 480], "codeop": [67, 78, 177, 251, 480], "pkgutil": [67, 251, 277, 464, 465, 469, 470, 471, 473, 476, 477, 480], "modulefind": [67, 251, 277, 480], "runpi": [67, 111, 153, 251, 277, 379, 452, 464, 465, 466, 468, 469, 474, 480], "import_modul": [67, 84, 100, 222, 265, 277, 321, 359, 425, 429, 433, 466, 471, 473, 480], "tabnanni": [67, 85, 153, 251, 261, 459, 480], "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], "hkey_": [67, 401], "sound": [67, 71, 83, 114, 138, 174, 220, 251, 292, 333, 352, 401, 423, 447, 462, 465], "pwd": [67, 170, 220, 226, 230, 251, 290, 291, 336, 345, 388, 419, 462, 479, 480], "termio": [67, 212, 251, 380, 388, 479, 480], "tti": [67, 174, 226, 251, 255, 290, 388, 434, 435, 445, 452, 465, 480], "ioctl": [67, 118, 139, 251, 292, 334, 388, 463, 465, 476, 480], "syslog": [67, 99, 139, 251, 266, 388, 466, 471, 473, 480], "aiff": [67, 150, 203, 251, 333, 347, 447, 480], "solut": [67, 72, 83, 84, 92, 93, 94, 98, 100, 102, 103, 106, 129, 178, 183, 244, 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], "mailcap": [67, 251, 347, 470, 471, 480], "cab": [67, 464, 480], "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], "terminolog": [67, 97, 198, 242, 363, 373, 407, 460, 461, 464, 465], "conflict": [67, 72, 100, 103, 107, 117, 164, 210, 227, 238, 349, 381, 383, 402, 410, 423, 452, 458, 472, 474, 477, 480], "ossaudiodev": [67, 251, 347, 462, 470, 471, 475, 480], "oss": [67, 251, 345, 347, 462, 473, 480], "audio": [67, 114, 138, 150, 203, 333, 359, 398, 403, 459, 480], "mixer": 67, "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], "au": [67, 203, 251, 292, 333, 338, 347, 447], "au_read": 67, "au_writ": [67, 474], "telnet": [67, 139, 167, 251, 347, 391, 465, 476, 480], "xdrlib": [67, 118, 251, 347, 470, 471, 480], "uuencod": [67, 140, 143, 155, 251, 347], "xdr": [67, 118, 251, 296, 347], "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, 166, 173, 180, 183, 220, 222, 227, 232, 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, 337, 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], "super": [67, 84, 86, 93, 100, 103, 113, 117, 129, 157, 166, 178, 188, 200, 210, 222, 247, 280, 293, 296, 309, 319, 366, 379, 381, 387, 392, 396, 399, 425, 437, 447, 461, 465, 467, 469, 471, 474, 476, 480], "orm": 67, "intenum": [67, 208, 238, 330, 334, 338, 341, 476, 480], "strenum": [67, 208, 238, 469, 470, 480], "intflag": [67, 208, 252, 316, 338, 341, 476, 480], "_private__nam": 67, "minutia": 67, "aka": [67, 190, 352, 419, 425, 458, 477, 480], "orderedenum": 67, "duplicatefreeenum": 67, "planet": [67, 340, 464], "timeperiod": [67, 208], "enumtyp": [67, 208, 470], "provabl": [67, 458, 480], "modular": [67, 83, 99, 170, 222, 473, 478, 480], "combinator": [67, 258, 315, 468, 478], "acknowledg": [67, 133, 164, 175, 355, 423], "flow": [67, 72, 94, 127, 130, 174, 175, 183, 345, 350, 356, 383, 424, 426, 427, 459, 461, 462, 464, 465, 475, 480], "destin": [67, 99, 106, 174, 186, 205, 209, 239, 264, 265, 266, 268, 275, 289, 290, 329, 334, 341, 353, 355, 396, 463, 465, 470, 471, 473, 474, 478, 480], "contextu": [67, 187, 264], "impart": [67, 264], "deploy": [67, 83, 99, 140, 199, 290, 345, 366, 422, 458, 472, 478, 479, 480], "gunicorn": 67, "uwsgi": [67, 345], "rotat": [67, 99, 157, 183, 266, 381, 463, 465, 466, 480], "zeromq": 67, "namer": [67, 266, 480], "elabor": [67, 103, 423, 432, 459, 462, 480], "dictconfig": [67, 99, 265, 266, 466, 472, 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, 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], "urlerror": [67, 390, 392, 465, 480], "httperror": [67, 223, 390, 392, 474, 480], "geturl": [67, 239, 391, 392, 480], "tapset": 67, "__annotations__": [67, 86, 92, 178, 188, 222, 223, 252, 383, 424, 425, 433, 438, 467, 469, 472, 474, 475, 476, 478, 479, 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], "project": [69, 74, 75, 76, 83, 85, 90, 100, 102, 109, 148, 164, 180, 190, 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], "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, "newer": [70, 74, 99, 102, 114, 190, 240, 244, 254, 265, 266, 285, 290, 294, 296, 309, 311, 325, 337, 341, 363, 366, 383, 405, 419, 453, 458, 471, 474, 475, 476, 477, 478, 479, 480], "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, 223, 244, 396, 419, 458, 464, 466, 468, 471, 472, 473, 474, 476, 480], "learn": [70, 72, 74, 76, 78, 83, 86, 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], "ctime": [71, 180, 290, 291, 339, 363, 462], "today": [71, 93, 106, 164, 180, 208, 285, 292, 337, 387, 416, 432, 448, 460, 462, 463, 465, 478], "troubl": [71, 97, 107, 210, 458, 463], "piec": [71, 86, 94, 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, 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, 316, 341, 373, 377, 383, 410, 465, 471, 474, 480], "versa": [71, 83, 138, 173, 247, 264, 290, 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, "atoi": [71, 263], "proceed": [71, 75, 107, 183, 192, 202, 258, 268, 280, 290, 305, 338, 362, 370, 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], "get_makefile_filenam": [71, 352], "get_config_var": [71, 290, 352, 422, 466, 472, 474, 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, "notic": [72, 75, 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], "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, 370, 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, 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, 425, 461, 478], "went": [72, 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, 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, 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, 355, 470, 480], "sampl": [72, 74, 83, 92, 93, 94, 100, 101, 103, 114, 138, 152, 172, 173, 190, 244, 276, 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], "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], "got": [72, 107, 123, 133, 135, 190, 264, 280, 332, 337, 383, 392, 427, 438, 446, 452, 464, 468, 471, 478, 480], "genuin": [72, 190, 212, 466, 472], "seen": [72, 74, 83, 84, 93, 94, 100, 152, 188, 227, 232, 252, 258, 266, 268, 289, 302, 328, 350, 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], "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, 103, 166, 180, 183, 187, 232, 240, 255, 272, 280, 289, 290, 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, 148, 467], "dwell": 72, "somehow": [72, 280, 355, 465, 466], "wherev": [72, 78, 91, 93, 100, 103, 106, 174, 244, 366, 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, 91, 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, 429, 475, 480], "arglist": 72, "eventcod": 72, "placement": [72, 143, 366, 410, 471, 480], "overwrit": [72, 99, 100, 109, 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], "whoop": [72, 100], "lls": 72, "ii": [72, 78, 157, 173, 338, 423, 424], "si": [72, 175, 345], "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], "bottom": [72, 83, 94, 98, 117, 173, 174, 176, 188, 255, 264, 290, 293, 294, 366, 373, 381, 383, 386, 425, 432, 458, 459, 461, 462, 480], "rectangl": [72, 91, 174, 178], "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], "kwlist": [72, 75, 187, 260], "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, 258, 264, 285, 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, 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, 123, 136, 140, 174, 175, 191, 232, 255, 329, 334, 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, 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, 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, 92, 94, 102, 136, 174, 183, 206, 210, 218, 232, 240, 247, 259, 264, 272, 289, 296, 305, 341, 342, 359, 363, 366, 382, 396, 398, 399, 411, 423, 424, 428, 429, 463, 465, 466, 468, 471, 473, 474, 476, 478, 480], "nobodi": [72, 148, 232, 242, 332, 480], "owner": [72, 92, 96, 100, 178, 209, 280, 290, 293, 329, 339, 355, 423, 425, 449, 476, 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, 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, 174, 196, 198, 247, 258, 279, 280, 338, 345, 381, 383, 458, 461, 462, 464, 465, 466, 467, 474, 480], "enclos": [72, 86, 103, 157, 174, 222, 239, 245, 252, 259, 285, 294, 316, 328, 359, 362, 383, 385, 407, 424, 426, 427, 431, 432, 433, 437, 446, 460, 461, 464, 470, 471, 472, 478, 480], "__cplusplus": 72, "recent": [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, 208, 211, 222, 223, 231, 244, 245, 252, 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], "sight": [72, 138], "aix": [72, 112, 290, 303, 349, 362, 478, 479, 480], "unic": [72, 292], "wish": [72, 74, 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, 339, 345, 352, 373, 382, 396, 397, 399, 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], "degre": [72, 152, 174, 272, 341, 381, 425, 462, 478, 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, 373, 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, 94, 97, 100, 102, 103, 106, 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, 149, 180, 392, 408, 461, 472, 480], "my_dealloc": [74, 98], "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, 339, 346, 349, 374, 384, 398, 411, 427, 450, 461, 468, 473, 474, 480], "consumpt": [74, 252, 296, 319, 329, 349, 472, 473, 480], "newdatatype_str": 74, "stringified_newdatatyp": 74, "sens": [74, 84, 93, 97, 99, 100, 109, 117, 180, 183, 187, 202, 203, 223, 244, 256, 268, 280, 289, 290, 305, 330, 335, 337, 341, 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, 94, 99, 100, 107, 166, 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, 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, 480], "us": [75, 93, 94, 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], "mycustom": 75, "backend": [75, 155, 174, 181, 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, 123, 154, 198, 205, 244, 334, 392, 429, 465, 475, 480], "ourselv": [75, 93, 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, 91, 92, 93, 94, 97, 103, 106, 109, 136, 151, 164, 173, 198, 214, 252, 256, 265, 266, 289, 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, 380, 383, 385, 412, 419, 425, 428, 439, 459, 460, 461, 469, 471, 472, 473, 474, 477, 478, 480], "unneed": [75, 408, 466, 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, 285, 362, 460, 466, 474, 478, 480], "nevertheless": [75, 100, 136, 155, 194, 210, 289, 355, 410, 467], "prone": [75, 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, 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, 92, 98, 103, 117, 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, 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, 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], "novemb": [77, 147, 180, 432, 480], "004643": 77, "mydict": [77, 84, 383, 463], "getvalu": [77, 78, 84, 148, 166, 193, 231, 255, 259, 296, 305, 359, 386, 413, 418, 472, 475], "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], "listdir": [77, 92, 106, 139, 197, 210, 217, 227, 242, 290, 293, 329, 339, 396, 462, 463, 466, 467, 473, 477, 480], "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], "mutablemap": [77, 86, 158, 164, 181, 327, 341, 383, 425, 465, 467, 473], "stub": [77, 152, 254, 255, 290, 349, 383, 386, 480], "driven": [77, 84, 166, 273, 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, 91, 92, 93, 98, 99, 100, 117, 180, 187, 190, 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, "seek": [78, 83, 84, 106, 114, 146, 150, 172, 209, 212, 215, 255, 275, 290, 296, 337, 355, 357, 359, 419, 421, 443, 459, 465, 468, 480], "print_error": [78, 472], "stringio": [78, 84, 86, 166, 193, 204, 255, 259, 305, 341, 349, 359, 386, 404, 408, 465, 466, 467, 472, 474, 475, 480], "stdoutcatch": 78, "textiobas": [78, 222, 239, 255, 357, 366, 425, 465, 466, 467, 470, 480], "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, 146, 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, 227, 237, 258, 315, 340, 341, 366, 373, 381, 399, 423, 438, 449, 462, 463, 468, 469, 470, 471, 476, 480], "hat": [78, 79, 227, 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, 316, 325, 341, 361, 381, 424, 425, 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], "imap": [79, 109, 191, 245, 280, 302, 391, 462, 463, 478, 480], "bugfix": [79, 88, 459, 460, 461, 462, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "bn": 79, "rcn": [79, 92], "0an": 79, "0bn": 79, "0rcn": 79, "a0": 79, "4a0": 79, "pdf": [79, 99, 106, 232, 315, 340, 349, 478, 480], "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, "__dir__": [79, 93, 208, 222, 252, 386, 425, 465, 474, 477, 480], "__format__": [79, 180, 208, 218, 222, 256, 342, 386, 425, 432, 465, 466, 470, 473, 474, 477, 480], "__reduce__": [79, 208, 296, 386, 464, 478, 480], "__reduce_ex__": [79, 93, 296, 386, 480], "__reversed__": [79, 86, 157, 158, 208, 222, 386, 425, 476], "__sizeof__": [79, 349, 386, 465, 480], "__subclasshook__": [79, 113, 158, 480], "__": [79, 84, 100, 286, 359, 432], "emac": [79, 85, 91, 106, 152, 174, 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, "mainloop": [80, 244, 366, 373, 381, 480], "focus": [80, 84, 98, 107, 180, 186, 205, 244, 355, 366, 373, 381, 391, 464, 466, 471, 472, 473, 474, 476, 480], "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], "builtin_module_nam": [83, 247, 349, 447], "chmod": [83, 100, 139, 148, 290, 293, 329, 339, 355, 435, 457, 469, 473, 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, 386, 461, 472, 480], "self_test": 83, "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, 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], "current_thread": [83, 280, 335, 362, 469, 480], "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, 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, 220, 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, 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], "unlink": [83, 210, 280, 281, 290, 293, 325, 357, 359, 373, 396, 407, 408, 473, 480], "rmdir": [83, 139, 290, 293, 359, 473], "mkdir": [83, 139, 197, 290, 293, 419, 448, 470, 473, 475, 480], "makedir": [83, 290, 293, 475, 477, 480], "removedir": [83, 290], "old_path": 83, "new_path": 83, "ftruncat": [83, 290, 475, 480], "copyfil": [83, 139, 329, 448, 466, 474, 478, 480], "ntfs": [83, 480], "volum": [83, 139, 157, 258, 290, 292, 419, 463, 471, 474, 480], "hfs": 83, "copy2": [83, 329, 472, 473, 475, 478, 480], "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, 370, 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], "urlopen": [83, 107, 163, 166, 223, 240, 304, 390, 391, 392, 448, 464, 465, 466, 472, 473, 474, 475, 480], "hdrs": [83, 390, 392], "urlencod": [83, 107, 148, 239, 266, 391, 392, 472, 475, 480], "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, 356, 392, 416, 417, 448, 480], "sendmail": [83, 100, 103, 198, 205, 316, 332, 448, 472, 475], "sbin": [83, 173, 316], "einprogress": [83, 209, 210], "progress": [83, 103, 148, 190, 209, 280, 290, 328, 337, 338, 355, 372, 373, 396, 397, 458, 459, 461, 466, 480], "connect_ex": [83, 334, 459], "eisconn": [83, 209], "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, 285, 290, 292, 295, 296, 319, 327, 329, 337, 345, 349, 355, 379, 402, 410, 419, 425, 462, 464, 465, 467, 473, 480], "gdbm": [83, 181, 453, 467, 480], "lightweight": [83, 213, 223, 337, 378, 396, 458, 459, 464, 465, 475, 476], "databaseprogram": 83, "randrang": [83, 315, 448, 463, 469, 471, 472, 480], "uniform": [83, 107, 131, 187, 252, 315, 391, 395, 416, 472, 480], "normalvari": [83, 315, 480], "sdev": 83, "shuffl": [83, 315, 316, 470, 472, 479, 480], "idle3": 84, "pythonwin": [84, 173, 458, 459], "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], "mypi": [84, 102, 383, 425, 470, 475, 476, 480], "pyre": 84, "pytyp": [84, 102, 476], "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], "mod": [84, 100, 119, 222, 247, 276, 288, 377, 418, 428, 433, 465, 478, 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, 337, 351, 358, 372, 383, 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, 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], "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, 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, "setattr": [84, 86, 92, 117, 178, 222, 247, 289, 399, 437, 447, 459, 480], "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], "deepcopi": [84, 157, 168, 178, 316, 387, 421, 466, 471, 476, 477, 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], "chr": [84, 106, 222, 237, 311, 384, 425, 447, 464, 466], "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, 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], "div": [84, 119, 183, 237, 409, 428], "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], "eras": [84, 91, 100, 174, 341, 356], "09": [84, 100, 151, 206, 264, 272, 329, 338, 445, 480], "oct": [84, 94, 100, 180, 208, 220, 222, 338, 341, 342, 349, 364, 425, 447, 461, 465, 467, 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, "tounicod": [84, 118, 155], "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], "opnam": [84, 188, 359, 474], "myfunc": [84, 100, 188, 316, 417], "fname": [84, 106, 166, 187, 265, 379, 474], "rstrip": [84, 130, 133, 134, 185, 244, 281, 341, 448, 462, 480], "untermin": [84, 480], "workaround": [84, 178, 190, 281, 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, 342, 410, 461, 464], "said": [84, 91, 92, 164, 210, 280, 424, 425, 432, 446, 460, 461, 476, 480], "toward": [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], "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], "accumul": [84, 91, 94, 117, 183, 223, 258, 289, 296, 305, 315, 328, 377, 385, 460, 472, 473, 478, 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, 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], "metric": [84, 369, 480], "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, 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, 370, 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], "children": [84, 99, 101, 129, 264, 280, 290, 293, 309, 311, 319, 359, 366, 373, 381, 385, 387, 407, 408, 409, 410, 419, 459, 466, 477, 480], "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, 166, 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, 289, 337, 361, 363, 381, 431, 432, 466, 467, 475, 480], "_sentinel": 84, "late": [84, 91, 102, 187, 459, 480], "firstofmonthd": 84, "namedint": 84, "xlat": 84, "ten": [84, 92, 100, 157, 174, 183, 305, 315, 344, 462], "titlestr": [84, 381], "isalnum": [84, 175, 316, 341], "2012": [84, 91, 106, 220, 473, 479, 480], "blog": [84, 387, 464], "rock": [84, 106, 117], "princip": [84, 240, 338, 468, 472], "cached_properti": [84, 92, 223, 341, 471, 478, 480], "lru_cach": [84, 157, 217, 223, 258, 472, 473, 475, 478, 480], "maxsiz": [84, 92, 109, 131, 157, 217, 222, 223, 258, 280, 300, 313, 341, 349, 359, 366, 425, 447, 467, 472, 478, 480], "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, "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], "licens": [85, 120, 165, 244, 248, 268, 304, 349, 423, 445, 447, 450, 461, 478, 480], "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, "kbhit": [85, 279], "hit": [85, 91, 141, 150, 173, 210, 223, 244, 294, 338, 356, 366, 377, 386, 398, 464, 472, 480], "getch": [85, 91, 174, 279], "duck": [86, 341, 383, 465, 474, 480], "__aenter__": [86, 166, 188, 385, 386, 387, 424, 425, 480], "__aexit__": [86, 136, 166, 188, 385, 386, 387, 424, 425, 480], "bdfl": 86, "benevol": [86, 459], "bytesio": [86, 193, 204, 231, 232, 255, 268, 296, 341, 357, 375, 418, 422, 465, 467, 472, 475, 480], "gzipfil": [86, 231, 355, 466, 468, 469, 471, 472, 475, 479, 480], "argument1": 86, "argument2": 86, "argumentn": 86, "1j": [86, 151, 222, 259, 386, 480], "__exit__": [86, 100, 166, 188, 255, 280, 330, 341, 355, 359, 385, 386, 402, 424, 425, 464, 465, 466, 476, 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], "singledispatch": [86, 223, 470, 474, 477, 480], "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], "strxfrm": [86, 105, 263], "nsmallest": [86, 222, 223, 233, 463, 464], "nlargest": [86, 222, 223, 233, 463, 464, 480], "groupbi": [86, 94, 223, 258, 288, 463, 468, 480], "attrgett": [86, 94, 105, 144, 288, 463, 464, 465, 472, 475, 480], "itemgett": [86, 105, 144, 258, 288, 463, 464, 475, 478, 480], "methodcal": [86, 105, 288, 465, 475, 480], "leap": [86, 99, 103, 180, 363], "setlocal": [86, 255, 263, 413, 449, 470, 475, 480], "new_local": 86, "cp1252": [86, 155, 445], "getencod": [86, 91, 106, 155, 172, 174, 222, 255, 263, 413, 458, 470, 480], "04x": [86, 106], "load_modul": [86, 247, 420, 429, 462, 469, 471, 474, 476, 480], "metapathfind": [86, 247, 248, 349, 469, 470, 473, 474, 477, 480], "organiz": [86, 338, 425], "localtim": [86, 99, 180, 200, 206, 245, 264, 363, 460, 461, 471, 473, 480], "float_info": [86, 272, 341, 447, 465, 480], "1024": [86, 106, 172, 183, 212, 232, 265, 306, 334, 335, 338, 341, 379, 432, 448, 480], "max_exp": [86, 349], "islic": [86, 94, 157, 222, 258, 464, 477, 480], "posonly1": 86, "posonly2": 86, "positional_or_keyword": [86, 252], "kw_only1": 86, "kw_only2": 86, "pathentryfind": [86, 247, 420, 429, 469, 470, 473, 474, 477], "fspath": [86, 231, 290, 293, 476, 480], "fsencod": [86, 290, 293, 349, 359, 472, 476, 480], "411": [86, 107, 238, 264, 349, 379, 480], "getrefcount": [86, 349, 447], "abracadabra": [86, 92, 157, 280, 341, 342, 439, 463], "variable_nam": 86, "checker": [86, 102, 117, 174, 180, 190, 289, 341, 383, 424, 425, 463, 464, 469, 470, 471, 475, 476, 478, 479, 480], "0000": [86, 97, 106, 155, 180, 200, 206, 256, 341, 363, 425, 459, 472, 473, 480], "10ffff": [86, 155, 425, 473, 480], "datastream": 86, "unescap": [86, 103, 187, 235, 236, 285, 316, 391, 414, 432, 474, 479, 480], "remove_gray_shad": 86, "refactor": [86, 94, 109, 385, 386, 387, 463, 474, 475, 476, 477, 480], "get_type_hint": [86, 383, 470, 477, 479, 480], "macintosh": [86, 155, 432, 459, 462], "splitlin": [86, 152, 187, 197, 205, 341, 361, 378, 465, 472, 474, 480], "zen": [86, 111], "larri": [87, 340, 466, 468, 469, 473, 474, 478, 479, 480], "hast": [87, 466, 468, 469, 473, 474, 478, 479, 480], "get_annot": [87, 252, 469, 480], "un": [87, 197, 200, 252, 285, 433, 446, 474, 480], "stringiz": [87, 252, 469, 480], "ann": 87, "exot": [87, 98, 259, 461], "malform": [87, 155, 183, 196, 222, 239, 255, 268, 463, 465, 472, 480], "update_wrapp": [87, 92, 223, 252, 464, 474, 480], "__wrapped__": [87, 92, 222, 223, 252, 469, 470, 472, 474, 475, 480], "__globals__": [87, 252, 425, 467, 469, 480], "type_check": [87, 247, 289, 383, 476, 480], "fn": [87, 100, 106, 163, 197, 264, 396, 404, 418, 419, 467, 475, 478], "tshepang": 88, "mbambo": 88, "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], "vv": [88, 117, 452, 468, 476, 480], "vvv": [88, 117, 392], "vvvv": 88, "nonetyp": [88, 165, 190, 223, 281, 316, 382, 383, 469, 470, 480], "greedili": 88, "add_mutually_exclusive_group": [88, 117, 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, 366, 472, 480], "reader": [90, 97, 103, 106, 123, 133, 146, 155, 157, 167, 172, 193, 197, 199, 202, 222, 239, 247, 250, 255, 268, 269, 280, 285, 289, 296, 330, 334, 344, 384, 396, 407, 410, 411, 412, 413, 414, 425, 431, 452, 462, 464, 467, 469, 475, 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], "quirk": [91, 341, 431, 469, 474, 480], "nich": 91, "valuabl": [91, 111, 227, 334, 378, 473], "button": [91, 100, 148, 174, 186, 244, 278, 366, 370, 372, 373, 381, 423, 458, 476, 477, 478, 480], "checkbox": [91, 148, 278, 458], "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], "addstr": [91, 174, 480], "mvaddstr": 91, "mvwaddstr": 91, "initscr": [91, 174], "stdscr": [91, 174, 465], "noecho": [91, 174], "cbreak": [91, 174, 380, 480], "multibyt": [91, 174, 205, 341, 473, 480], "key_left": [91, 174], "keypad": [91, 174], "nocbreak": [91, 174], "endwin": [91, 174], "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], "refresh": [91, 157, 174, 285, 366, 373, 464, 479, 480], "getkey": [91, 174, 480], "funni": [91, 138], "rectangular": [91, 151, 381], "redraw": 91, "newwin": [91, 174], "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], "col": [91, 174, 244, 258, 342, 475, 480], "slow": [91, 100, 123, 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], "paus": [91, 94, 130, 134, 174, 292, 294, 330, 427, 463, 464, 480], "redrawn": [91, 174, 381], "subsect": [91, 103, 123, 244, 341, 427, 480], "newpad": [91, 174], "addch": [91, 174, 480], "ord": [91, 106, 117, 119, 173, 175, 222, 337, 341, 386, 425, 427, 447, 459, 465], "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, 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], "noutrefresh": [91, 174], "doupdat": [91, 174, 176], "twisti": 91, "maze": 91, "subt": [91, 193, 202, 429], "waddstr": [91, 473], "hide": [91, 106, 176, 190, 191, 213, 244, 255, 289, 345, 359, 373, 381, 383, 397, 424, 458, 462, 466, 471, 472, 479, 480], "boldfac": [91, 465], "underlin": [91, 174, 369, 373], "bytestr": [91, 158, 290, 334, 341, 383, 410, 421, 465, 471, 480], "acs_plminus": [91, 174], "acs_ulcorn": [91, 174], "box": [91, 100, 174, 244, 268, 366, 370, 372, 373, 383, 427, 476, 477, 478, 480], "border": [91, 174, 366, 373, 391], "flash": [91, 174, 480], "distract": [91, 289, 480], "blink": [91, 174, 478, 479, 480], "curs_set": [91, 174], "invis": [91, 155, 174, 176, 381, 466, 468, 480], "leaveok": [91, 174], "synonym": [91, 100, 106, 112, 174, 289, 296, 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], "a_blink": [91, 174], "a_bold": [91, 174, 465], "bright": 91, "bold": [91, 147, 174, 366, 369], "a_dim": [91, 174], "a_revers": [91, 174], "a_standout": [91, 174], "a_underlin": [91, 174], "xterm": [91, 174, 480], "start_color": [91, 174], "has_color": [91, 174], "american": [91, 180], "spell": [91, 155, 180, 200, 222, 264, 305, 341, 373, 432, 433, 462, 467, 473, 480], "canadian": [91, 155], "british": 91, "resign": 91, "misspel": [91, 92, 164, 386, 480], "sake": [91, 100, 125, 202, 290, 328, 429, 462, 480], "foreground": [91, 174, 244, 373, 449], "color_pair": [91, 174, 480], "init_pair": [91, 174, 469], "wire": [91, 99, 155, 174, 264, 265, 266, 338, 343, 386, 416, 475], "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], "color_black": [91, 174], "color_r": [91, 174], "color_whit": [91, 174], "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], "can_change_color": [91, 174], "lucki": [91, 173], "talent": 91, "man": [91, 123, 170, 268, 290, 310, 319, 325, 330, 334, 339, 363, 366, 372, 380, 466, 480], "key_up": [91, 174], "nodelay": [91, 174], "err": [91, 174, 210, 225, 266, 311, 345, 385, 416, 423, 440, 473], "halfdelay": [91, 174], "tenth": [91, 138, 174, 206], "key_ppag": [91, 174], "key_hom": [91, 174], "printdocu": 91, "getstr": [91, 174, 278, 465, 480], "backspac": [91, 103, 174, 175, 244, 316, 432, 445, 480], "keybind": [91, 174, 244, 317], "gather": [91, 117, 121, 131, 134, 136, 174, 290, 305, 334, 377, 385, 453, 470, 475, 477, 478, 480], "editwin": 91, "struck": 91, "brows": [91, 107, 310, 373, 465, 480], "vendor": [91, 232, 300, 457, 458, 480], "acs_": 91, "submit": [91, 100, 107, 136, 148, 163, 244, 280, 423, 459, 466, 472, 475, 476, 477, 478, 480], "lengthi": [91, 94, 103, 258, 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, "dirnam": [92, 220, 268, 290, 291, 293, 299, 359, 385, 397, 453, 477], "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, "basicconfig": [92, 99, 100, 122, 166, 264, 463, 472, 473, 478, 480], "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, "_name": [92, 173, 178, 193, 202, 480], "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], "abstractmethod": [92, 113, 223, 247, 248, 250, 286, 290, 326, 465, 473], "oneof": 92, "predic": [92, 94, 135, 252, 258, 361, 362, 410, 462, 465, 472, 477, 479, 480], "minvalu": 92, "maxvalu": 92, "minsiz": 92, "isupp": [92, 175, 258, 323, 341, 385], "wood": [92, 117], "metal": 92, "plastic": 92, "quantiti": [92, 183, 272, 290, 316, 338, 462, 466, 472], "metl": 92, "summar": [92, 102, 106, 183, 190, 256, 327, 383, 385, 424, 427, 429, 463, 472], "toolset": [92, 258, 289, 465, 480], "deeper": [92, 107, 164, 180, 190, 304, 349], "behind": [92, 173, 190, 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, "set_nam": [92, 123, 136, 478, 480], "skeleton": 92, "conn": [92, 123, 157, 163, 166, 239, 280, 296, 326, 334, 338, 362, 464, 472, 475], "fetchon": [92, 296, 337, 464, 472], "commit": [92, 117, 278, 285, 302, 337, 345, 368, 428, 464, 465, 466, 474, 476, 480], "movi": [92, 144, 337, 383, 470, 471], "director": [92, 144, 392], "music": [92, 157, 423], "artist": 92, "genr": 92, "entertain": [92, 148], "star": [92, 119, 188, 355, 374, 424, 428, 431, 433, 469, 470, 480], "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, "setx": [92, 222, 381, 458], "delx": [92, 222], "descrobject": 92, "prop": [92, 458, 471, 480], "intervent": [92, 366, 422], "spreadsheet": [92, 462], "b10": 92, "recalcul": [92, 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, "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], "median": [92, 315, 340, 448, 474, 480], "conceptu": [92, 94, 99, 117, 138, 191, 193, 197, 202, 247, 250, 342, 383, 397, 429, 477], "erf": [92, 272, 466, 472, 477, 480], "dataset": [92, 164, 223, 463, 478, 480], "9332": 92, "unexcit": 92, "pystaticmethod_typ": 92, "fromkey": [92, 157, 341, 382, 462, 470, 472, 480], "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], "pi": [92, 151, 173, 174, 183, 218, 272, 294, 315, 381, 410, 439, 441, 443, 448, 472, 473, 478], "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, "pp": [92, 294, 304, 315, 478, 480], "0x7fb5d302f9d0": 92, "slot_valu": 92, "xz": [92, 267, 329, 355, 383, 472, 473, 475, 480], "week": [93, 180, 263, 363, 459, 471, 478, 480], "weekday": [93, 147, 180, 208, 266, 363, 478, 480], "monday": [93, 147, 180, 208, 263, 266, 363, 480], "tuesday": [93, 147, 180, 208, 266, 448], "wednesday": [93, 147, 180, 208], "thursday": [93, 147, 180, 208], "friday": [93, 147, 208], "saturday": [93, 147, 180, 208], "sunday": [93, 147, 180, 208, 263, 266, 363, 466, 480], "upper_cas": [93, 480], "isoweekday": [93, 180, 208], "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, "feed": [93, 155, 174, 175, 204, 205, 232, 237, 258, 280, 341, 386, 404, 410, 413, 464, 472, 480], "cat": [93, 100, 103, 157, 227, 284, 345, 438, 448, 450, 472, 475], "dish": [93, 341], "show_chor": 93, "circl": [93, 152, 272, 381, 465], "alias_for_squar": 93, "unimport": 93, "_generate_next_value_": [93, 208, 480], "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, "_ignore_": [93, 208, 477, 480], "enumnam": 93, "morecolor": 93, "pink": [93, 381], "some_behavior": 93, "sad": [93, 467, 480], "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, "flagboundari": [93, 208, 470], "perm": [93, 220, 272, 432, 470, 477, 478, 480], "rwx": [93, 329], "floatenum": 93, "_value_": [93, 208], "px": [93, 272], "km": [93, 340], "vx": 93, "vy": 93, "member_nam": [93, 469], "_name_": [93, 208], "_missing_": [93, 208, 480], "_order_": [93, 208, 480], "sync": [93, 174, 181, 252, 280, 290, 292, 327, 366, 471, 473, 478, 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, 285, 299, 345, 427, 432, 433, 465], "eject": [93, 208], "_convert_": [93, 480], "some_enum_var": 93, "__getnewargs__": [93, 157, 296, 386, 462, 475, 480], "signifi": [93, 102, 178, 242, 337, 341, 425, 432, 471], "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, "meter": [93, 372], "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, "ocaml": 94, "haskel": [94, 258, 438, 459, 462], "emphas": [94, 190, 281, 370, 424, 480], "discourag": [94, 103, 136, 155, 178, 191, 222, 247, 285, 316, 331, 341, 350, 355, 359, 425, 461, 464, 480], "puriti": [94, 391], "opposit": [94, 103, 106, 206, 316, 381, 425, 459, 465, 467, 480], "constraint": [94, 119, 183, 188, 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], "largest": [94, 98, 164, 180, 183, 272, 319, 341, 349, 359, 459, 460, 461, 462, 463, 464, 465, 473, 480], "smallest": [94, 106, 180, 183, 272, 341, 349, 359, 366, 379, 449, 462, 463, 464, 465, 480], "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], "subset": [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], "listcomp": [94, 119, 428, 439], "genexp": [94, 428], "concis": [94, 97, 164, 289, 337, 425, 459, 463, 472, 476, 480], "line_list": 94, "stripped_it": 94, "stripped_list": 94, "expr": [94, 119, 141, 337, 385, 426, 427, 433, 459, 463, 467, 478, 479, 480], "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, 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, 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], "tee": [94, 174, 258, 463, 480], "ne": [94, 109, 288, 366], "starmap": [94, 222, 258, 272, 280, 473], "rubi": [94, 340, 449], "filterfals": [94, 109, 222, 258, 340], "takewhil": [94, 258], "less_than_10": 94, "dropwhil": [94, 258], "permut": [94, 258, 315, 432, 459, 465, 468, 478, 480], "aba": 94, "came": [94, 99, 100, 190, 199, 280, 460, 461, 462, 463, 464, 480], "combinations_with_replac": [94, 157, 258, 315, 466, 468, 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, "get_stat": [94, 224, 474, 480], "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, "mul": [94, 109, 138, 183, 258, 272, 280, 288, 417], "clearer": [94, 190, 289, 341, 459, 460, 461, 462, 463, 465, 477, 480], "floordiv": [94, 119, 288, 428], "not_": [94, 288], "and_": [94, 288], "or_": [94, 288], "eq": [94, 119, 178, 288, 383, 428, 480], "lt": [94, 119, 288, 341, 381, 414, 428, 432, 460, 472], "gt": [94, 119, 235, 236, 237, 288, 414, 428, 472, 473], "ge": [94, 288], "is_": [94, 288], "is_not": [94, 288], "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, 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], "articl": [94, 106, 223, 232, 258, 268, 285, 381, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "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, "june": [94, 147, 405, 468, 477], "juli": [94, 147, 187, 423, 432, 461, 462, 466, 480], "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, 480], "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, 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, "timestamp": [96, 100, 123, 157, 160, 180, 200, 206, 231, 242, 290, 308, 332, 337, 338, 355, 363, 377, 419, 429, 452, 462, 466, 473, 475, 477, 480], "probenam": 96, "basenam": [96, 100, 117, 181, 190, 289, 291, 293, 366, 372, 396, 419, 480], "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], "ip_address": [97, 139, 256, 334], "192": [97, 100, 240, 256, 264, 342], "ipv4address": [97, 256, 475, 480], "db8": [97, 256], "ipv6address": [97, 256, 475, 479, 480], "3221225985": [97, 256], "42540766411282592856903984951653826561": 97, "ip_network": [97, 256], "ipv4network": [97, 256, 475, 477, 480], "ipv6network": [97, 256, 475, 477, 480], "3221225984": 97, "42540766411282592856903984951653826560": 97, "firewal": [97, 244, 280, 460, 473], "router": [97, 256, 334], "hybrid": [97, 180, 474], "ip_interfac": [97, 256, 480], "ipv4interfac": [97, 256, 480], "ipv6interfac": [97, 256, 480], "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, "num_address": [97, 256], "net6": 97, "4294967296": [97, 256, 467], "254": [97, 480], "netmask": [97, 256, 475, 480], "hostmask": [97, 256], "ffff": [97, 256, 459, 473], "explod": [97, 256, 459, 461, 480], "0db8": 97, "0001": [97, 180, 432, 477, 480], "explos": [97, 410], "lend": [97, 461], "agnost": [97, 341, 383], "addressvalueerror": [97, 256], "netmaskvalueerror": [97, 256], "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, 462, 463, 471, 480], "evolv": [98, 254, 265, 429], "granular": [98, 100, 247, 290, 349, 480], "old_binascii": 98, "stringent": [98, 474], "unhexlifi": [98, 143, 480], "qwertyuiop": 98, "boo": 98, "circuit": [98, 341, 439], "led": [98, 164, 290, 460, 473, 476, 480], "field_size_limit": [98, 172, 464, 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, 197, 215, 290, 375, 459, 462, 464, 466, 467, 475, 478, 480], "unintent": [98, 100, 264, 345, 472, 480], "pickleabl": [98, 266, 480], "blueprint": 98, "py_tp_travers": 98, "grew": [98, 468, 472], "awkward": [98, 466, 478], "0x03090000": [98, 479], "tedious": [98, 106, 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, "span": [98, 103, 119, 164, 190, 217, 237, 275, 316, 341, 342, 424, 464, 465, 471, 473, 475, 476, 480], "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], "filemod": [99, 100, 264, 339, 355, 473, 478, 480], "mylib": [99, 385], "do_someth": [99, 100, 148, 338, 385, 427], "explor": [99, 107, 164, 188, 237, 244, 290, 381, 396, 410, 425, 458, 465, 472, 480], "levelnam": [99, 100, 264, 265, 266, 280, 463, 466, 472], "asctim": [99, 100, 264, 265, 306, 363, 460, 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], "getlogg": [99, 100, 122, 264, 385, 462, 466, 468, 479, 480], "diagram": [99, 190, 222, 335, 461], "threefold": 99, "setlevel": [99, 100, 122, 264, 280, 462, 480], "addhandl": [99, 100, 264, 468], "removehandl": [99, 100, 264, 385, 466], "addfilt": [99, 100, 264], "removefilt": [99, 264], "paragraph": [99, 136, 194, 244, 259, 289, 290, 338, 341, 361, 410, 417, 423, 425, 459, 462, 480], "baz": [99, 100, 101, 117, 164, 244, 247, 259, 264, 265, 280, 290, 308, 359, 382, 385, 386, 387, 404, 429, 433], "bam": [99, 264], "descend": [99, 105, 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, 410, 425, 462, 480], "setformatt": [99, 100, 264, 266], "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, "gmtime": [99, 100, 147, 180, 206, 264, 268, 363, 461, 472, 473, 480], "fileconfig": [99, 100, 265, 466, 474, 477, 480], "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], "lastresort": [99, 264, 472], "absenc": [99, 107, 112, 252, 262, 264, 316, 338, 362, 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], "notset": [99, 264, 265, 280], "desk": 99, "staff": [99, 329, 355], "convinc": [99, 263], "xp": [99, 266, 462, 475], "criteria": [99, 245, 264, 305], "reopen": [99, 266, 296, 337, 356, 466, 476, 480], "batch": [99, 103, 123, 258, 296, 345, 458, 471, 475, 480], "bufferingformatt": [99, 264], "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], "handleerror": [99, 264, 266], "altogeth": [99, 100, 148, 210, 419, 425, 472], "isenabledfor": [99, 100, 264, 466, 480], "expensive_func1": 99, "expensive_func2": 99, "deepli": [99, 359, 386, 432, 459, 465, 480], "recomput": [99, 325, 326, 330, 363, 474, 480], "_srcfile": 99, "_getfram": [99, 139, 349, 447, 460, 470, 480], "logthread": 99, "getpid": [99, 123, 280, 290, 480], "logprocess": 99, "logmultiprocess": 99, "logasynciotask": 99, "past": [100, 117, 180, 190, 213, 244, 252, 290, 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, 370, 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], "stoplisten": [100, 265], "data_to_send": 100, "sock_stream": [100, 104, 123, 266, 334, 335, 338, 359, 466, 477], "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, "streamrequesthandl": [100, 335, 476, 480], "recv": [100, 104, 123, 280, 324, 326, 330, 334, 335, 338, 359, 366, 466, 475, 480], "slen": 100, "makelogrecord": [100, 264, 266], "handlelogrecord": 100, "lognam": [100, 226, 290], "wast": [100, 106, 467, 480], "bandwidth": [100, 106, 340, 438, 466, 469], "logrecordsocketreceiv": 100, "threadingtcpserv": [100, 335], "allow_reuse_address": [100, 335, 417, 465], "serve_until_stop": 100, "rd": [100, 338, 341], "wr": [100, 460, 480], "handle_request": [100, 167, 330, 335, 404, 417, 466], "5d": 100, "15s": [100, 264, 265, 466, 472], "69": [100, 363, 410, 469], "makepickl": [100, 266], "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], "usernam": [100, 107, 148, 170, 197, 200, 220, 226, 245, 266, 290, 291, 302, 332, 391, 392, 472, 473, 475, 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, "getlevelnam": [100, 264], "webapplib": 100, "11s": 100, "appnam": [100, 266], "9s": 100, "4s": 100, "ctx_request": 100, "ctx_appnam": 100, "injectingfilt": 100, "num_request": 100, "process_request": [100, 335], "splitext": [100, 197, 291, 293, 355, 449, 465, 476, 480], "adhf": 100, "argumentdefaultshelpformatt": [100, 117, 480], "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, "print_exc": [100, 364, 378, 480], "worker_configur": 100, "worker_process": 100, "current_process": [100, 280], "orchestr": 100, "put_nowait": [100, 131, 266, 280, 313], "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], "backup": [100, 109, 215, 266, 337, 355, 465, 472, 477, 480], "bf": [100, 316, 448], "df": [100, 466], "924": 100, "494": [100, 476], "833": 100, "recal": [100, 244], "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, 146, 240, 375, 465, 467, 468, 470, 480], "sugar": [100, 166, 222, 241, 247, 258, 337, 438, 467], "styleadapt": 100, "_log": [100, 264], "makerecord": [100, 264], "setloggerclass": [100, 264], "setlogrecordfactori": [100, 264], "interrog": [100, 202], "getlogrecordfactori": [100, 264], "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], "push": [100, 154, 157, 166, 174, 176, 183, 188, 210, 279, 280, 328, 362, 410, 432, 433, 438, 459, 465, 473, 480], "5556": 100, "zeromqsockethandl": [100, 480], "enqueu": [100, 266, 280, 480], "send_json": 100, "socktyp": [100, 266, 334, 359, 466], "subscrib": [100, 245, 383, 425, 480], "zeromqsocketlisten": [100, 480], "setsockopt_str": 100, "dequeu": [100, 266, 480], "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], "copyfileobj": [100, 107, 231, 329, 478, 480], "rh": 100, "six": [100, 102, 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], "jsonencod": [100, 259, 476, 480], "unicode_escap": [100, 155], "set_valu": 100, "snowman": [100, 471], "u2603": 100, "chown": [100, 139, 290, 329, 473, 480], "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, "getmessag": [100, 264, 411], "cater": [100, 190, 265, 266], "myfilt": [100, 472], "param": [100, 136, 148, 193, 194, 200, 202, 206, 239, 252, 278, 290, 302, 337, 385, 391, 392, 396, 416, 417, 428, 466, 472, 479, 480], "noshow": 100, "onelineexceptionformatt": 100, "formatexcept": [100, 264], "exc_text": [100, 264, 266, 480], "configure_log": 100, "2015": [100, 180, 323, 423, 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, "bufferinghandl": [100, 266], "har": [100, 152, 385, 472, 474, 480], "bufferingsmtphandl": 100, "mailhost": [100, 265, 266], "password": [100, 107, 170, 220, 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, "starttl": [100, 245, 266, 285, 332, 338, 465, 472, 473, 480], "login": [100, 170, 220, 245, 283, 285, 290, 332, 336, 356, 392, 472, 480], "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], "revert": [100, 167, 239, 240, 321, 355, 359, 452, 466, 473, 476, 480], "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], "add_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], "rfind": [100, 275, 341, 465, 472, 473, 475, 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, "fs": [100, 163, 175, 290, 340, 480], "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, 370, 381, 423, 458, 473, 476, 477, 478, 480], "manual_upd": 100, "clear_display": 100, "start_thread": [100, 359, 480], "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], "isoformat": [100, 180, 187, 337, 422, 462, 476, 477, 480], "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], "gethostnam": [100, 104, 139, 290, 334, 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], "decomposit": [100, 384, 480], "pablo": [101, 466, 469, 470, 471, 475, 477, 478, 479, 480], "galindo": [101, 469, 470, 471, 477, 478, 479, 480], "interpos": 101, "have_perf_trampolin": 101, "1000000": [101, 164, 180, 218, 222, 280, 305, 364, 438, 466, 476, 480], "my_script": 101, "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], "activate_stack_trampolin": [101, 349, 471, 480], "deactivate_stack_trampolin": [101, 349, 471, 480], "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], "isdecim": [102, 341, 342], "isnumer": [102, 341], "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], "analyz": [102, 276, 296, 316, 328, 338, 379, 383, 423, 432, 464, 465, 466, 472, 480], "discov": [102, 180, 193, 202, 241, 359, 385, 412, 460, 461, 462, 466, 472, 474, 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, 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], "dotal": [103, 316], "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, 244, 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], "slash": [103, 218, 222, 252, 256, 289, 290, 293, 310, 355, 374, 391, 419, 420, 458, 480], "reductionist": 103, "bent": 103, "shorter": [103, 199, 222, 232, 258, 289, 344, 427, 459, 460, 463, 465, 466, 471, 472, 480], "ignorecas": [103, 316, 342, 480], "bloat": 103, "latex": [103, 465, 479], "stage": [103, 362, 392, 397, 407, 459, 479, 480], "findal": [103, 157, 316, 410, 448, 474, 480], "findit": [103, 276, 316, 461, 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], "multilin": [103, 155, 164, 244, 316, 332, 385, 471, 472, 479, 480], "0130": [103, 316], "capit": [103, 106, 183, 316, 341, 342, 383, 384, 424, 427, 459, 477, 479, 480], "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, 420, 425, 427, 452, 459, 462, 464, 466, 480], "x08class": 103, "x08": [103, 344, 395], "dissect": [103, 460, 461], "subgroup": [103, 188, 210, 316, 472, 478, 480], "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, 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], "punctuat": [103, 106, 328, 342, 432, 476], "groupdict": [103, 316, 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, 316, 359, 396, 480], "cut": [103, 151, 222, 244, 340, 363, 463, 465, 480], "subn": [103, 316, 466, 468, 471, 475, 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, 474], "pain": [103, 263, 459, 464, 480], "dirti": 103, "terribl": 103, "neat": [103, 166, 461, 466], "pat": [103, 186, 217, 475], "unclear": [103, 471], "jeffrey": [103, 316, 338, 423, 465, 466, 469, 470, 472, 480], "friedl": [103, 316], "master": [103, 106, 186, 190, 289, 290, 292, 296, 306, 316, 366, 367, 370, 371, 373, 381, 465, 480], "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], "eot": [104, 175], "mysocket": [104, 259], "clariti": [104, 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], "ntohl": [104, 334], "htonl": [104, 334], "ntoh": [104, 334, 469, 477, 480], "hton": [104, 334, 469, 477, 480], "setblock": [104, 290, 326, 334, 338, 480], "o_nonblock": [104, 290, 473, 475, 480], "o_ndelay": [104, 212, 290], "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, "cmp": [105, 213, 222, 341, 459, 460, 463, 467, 480], "strcoll": [105, 223, 263, 472], "cmp_to_key": [105, 222, 223, 341, 466, 472], "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], "roman": [106, 369, 384, 462, 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, 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, 480], "intoler": 106, "strcpi": 106, "resynchron": [106, 473], "consortium": [106, 407], "glossari": [106, 178, 480], "chronolog": [106, 123, 476], "computerphil": 106, "youtub": [106, 258], "channel": [106, 114, 130, 138, 173, 198, 209, 265, 280, 292, 333, 334, 338, 346, 398, 461, 473, 480], "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], "bidirect": [106, 123, 130, 280, 341, 343, 384, 459, 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, "circumflex": [106, 374], "casefold": [106, 117, 140, 157, 258, 341, 473, 475, 478, 480], "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, "nd": [106, 222, 244, 252, 316, 341, 432], "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], "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, 187, 265, 280, 296, 309, 311, 327, 329, 355, 408, 409, 410, 411, 416, 417, 419, 462, 465, 480], "attack": [106, 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, "getdecod": [106, 155], "getread": [106, 155], "getwrit": [106, 155], "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], "namedtemporaryfil": [107, 197, 357, 465, 471, 480], "tmp_file": 107, "the_pag": 107, "transmit": [107, 123, 130, 138, 239, 285, 332, 334, 358, 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, "full_url": [107, 392, 474], "dislik": [107, 386], "user_ag": 107, "win64": [107, 459, 475, 480], "x64": [107, 465], "pretend_serv": 107, "getaddrinfo": [107, 123, 127, 139, 334, 423, 475, 476, 477, 480], "fulfil": [107, 238, 242, 460, 462, 472], "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], "basehttprequesthandl": [107, 239, 242, 390, 404, 472, 473, 480], "shortmessag": [107, 242], "longmessag": [107, 242, 385, 466, 480], "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], "doctyp": [107, 237, 239, 311, 392, 407, 410, 472, 478, 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], "add_handl": [107, 392], "some_handler_inst": 107, "build_open": [107, 240, 392], "install_open": [107, 392], "realm": [107, 205, 392, 480], "cpanel": 107, "httppasswordmgrwithdefaultrealm": [107, 392], "add_password": [107, 392], "password_mgr": [107, 392], "knew": [107, 467], "top_level_url": 107, "a_url": 107, "http_proxi": [107, 392, 480], "httpdefaulterrorhandl": [107, 392], "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], "getproxi": [107, 392, 480], "setdefaulttimeout": [107, 334], "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, 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], "raw_input": [109, 154, 467], "has_key": [109, 174, 459, 460, 461, 462, 467, 480], "beneath": [109, 370, 410, 480], "py3": [109, 450, 468, 472, 480], "mycod": 109, "failunlessequ": [109, 470, 471], "assertequ": [109, 359, 385, 386, 387, 448, 466, 470, 471, 472, 474, 478, 480], "failifequ": [109, 470, 471], "assertnotequ": [109, 385, 470, 471, 472], "failunless": [109, 470, 471], "asserttru": [109, 385, 466, 470, 471, 472], "assert_": [109, 470, 471, 472, 480], "failif": [109, 470, 471], "assertfals": [109, 385, 466, 470, 471], "failunlessrais": [109, 470, 471], "cal": [109, 147, 392, 393], "assertrais": [109, 385, 448, 466, 468, 470, 471, 473, 480], "failunlessalmostequ": [109, 470, 471], "assertalmostequ": [109, 385, 466, 470, 471, 472, 480], "failifalmostequ": [109, 470, 471], "assertnotalmostequ": [109, 385, 466, 470, 471, 472, 480], "basestr": [109, 462, 467, 474], "iteritem": [109, 268, 461, 462, 463, 467, 480], "iterkey": [109, 268, 461, 462, 463, 465, 467, 480], "itervalu": [109, 268, 461, 462, 463, 467, 480], "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], "getcwd": [109, 290, 291, 293, 359, 404, 448, 477, 480], "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, "imul": [109, 288], "with_traceback": [109, 210, 433, 480], "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_typ": [109, 166, 330, 341, 349, 359, 362, 378, 387, 425, 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], "bandclass": 111, "search_stud": 111, "student_nam": 111, "did_user_define_their_nam": 111, "my_nam": [111, 386], "print_user_nam": 111, "dinsdal": 111, "jabberwocki": 111, "light": [112, 173, 174, 465, 466, 468, 480], "weight": [112, 157, 173, 199, 315, 340, 342, 369, 476, 480], "locktyp": 112, "start_new_thread": [112, 139, 480], "interrupt_main": [112, 469, 480], "raise_sign": [112, 330, 480], "allocate_lock": 112, "unlock": [112, 135, 212, 268, 279, 280, 302, 359, 362, 425, 464, 480], "get_id": [112, 330, 348, 362, 363, 473], "recycl": [112, 362, 480], "get_native_id": [112, 362, 478, 480], "netbsd": [112, 290, 300, 334, 362, 363, 470, 477, 480], "dragonflybsd": [112, 334, 362, 480], "stack_siz": [112, 362, 464, 480], "768": [112, 362], "timeout_max": [112, 362], "a_lock": 112, "surviv": [112, 173, 399], "abcmeta": [113, 425, 465, 472, 473, 474, 480], "myabc": 113, "get_cache_token": [113, 474], "get_iter": 113, "myiter": [113, 383], "update_abstractmethod": [113, 480], "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, "abstractclassmethod": [113, 472, 473], "abstractstaticmethod": [113, 472, 473], "abstractproperti": [113, 465, 473], "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, "seekabl": [114, 146, 255, 398, 419, 465, 480], "ahead": [114, 258, 356, 363, 400, 407, 428, 463, 480], "writeframesraw": [114, 346, 398, 474], "setnfram": [114, 346, 398], "getnchannel": [114, 346, 398], "getsampwidth": [114, 346, 398], "getframer": [114, 346, 398], "getnfram": [114, 346, 398], "getcomptyp": [114, 346, 398], "getcompnam": [114, 346, 398], "getparam": [114, 346, 398, 474], "sampwidth": [114, 333, 346, 398], "nframe": [114, 333, 346, 379, 398, 452], "comptyp": [114, 346, 398], "compnam": [114, 346, 398], "getmark": [114, 346, 398], "readfram": [114, 346, 398], "uncompress": [114, 146, 231, 267, 329, 355, 398, 418, 419, 472, 480], "rewind": [114, 255, 346, 398], "setpo": [114, 346, 381, 398], "writefram": [114, 346, 398, 474], "setnchannel": [114, 346, 398], "setsampwidth": [114, 346, 398, 474], "setframer": [114, 346, 398], "setcomptyp": [114, 346, 398], "ulaw": [114, 333, 346], "alaw": [114, 346], "g722": 114, "setparam": [114, 346, 398], "setmark": 114, "programnam": 117, "store_const": [117, 289, 480], "append_const": [117, 289, 480], "walk": [117, 119, 139, 193, 197, 201, 202, 204, 289, 290, 293, 345, 366, 378, 405, 461, 465, 467, 471, 473, 475, 480], "helpformatt": [117, 289, 480], "myprogram": 117, "subdir": [117, 213, 268, 359, 480], "print_help": [117, 289], "parent_pars": 117, "foo_pars": 117, "bar_pars": 117, "yyy": [117, 429], "rawdescriptionhelpformatt": 117, "rawtexthelpformatt": 117, "metavartypehelpformatt": 117, "weird": 117, "dedent": [117, 244, 361, 374, 375, 424, 428, 432, 480], "nbar": 117, "convert_arg_line_to_arg": 117, "getpreferredencod": [117, 255, 263, 290, 345, 470, 471, 477, 480], "set_default": [117, 289, 480], "foonley": 117, "store_fals": [117, 289], "foon": 117, "argumenterror": [117, 173, 480], "_storeact": 117, "option_str": 117, "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], "format_usag": [117, 480], "fooaction": 117, "yy": 117, "infil": [117, 119, 137, 188, 259, 298, 328, 377, 449, 468, 472, 480], "_io": [117, 185, 472, 476, 480], "argumenttypeerror": 117, "nice": [117, 137, 141, 148, 166, 173, 190, 222, 267, 290, 319, 332, 335, 341, 387, 400, 425, 459, 472, 473], "distanc": [117, 151, 152, 267, 272, 340, 366, 369, 381, 470, 478, 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], "jsondecodeerror": [117, 259, 475, 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], "add_argument_group": [117, 480], "group1": [117, 316, 440], "group2": [117, 440], "exclusive_group": 117, "736": 117, "get_default": 117, "print_usag": [117, 289], "format_help": 117, "parse_known_arg": [117, 480], "arg_lin": 117, "myargumentpars": 117, "errorcatchingargumentpars": 117, "parse_intermixed_arg": [117, 477, 480], "parse_known_intermixed_arg": 117, "unpars": [117, 119, 196, 248, 311, 412, 479, 480], "doit": 117, "monkey": [117, 383, 386, 387, 471, 480], "optionpars": [117, 289, 462, 464], "add_opt": [117, 289, 462], "disable_interspersed_arg": [117, 289], "callback_": 117, "optionerror": [117, 289], "optionvalueerror": [117, 289], "typecod": [118, 139, 280, 382, 467, 480], "frombyt": [118, 334, 472, 479, 480], "fromunicod": 118, "buffer_info": 118, "byteswap": [118, 138, 474], "fromfil": [118, 187, 467], "fromstr": [118, 410, 472, 479, 480], "unicodestr": 118, "enc": [118, 338], "tobyt": [118, 341, 466, 472, 479, 480], "tofil": [118, 187, 467], "tostr": [118, 410, 466, 472, 474, 479, 480], "tolist": [118, 341, 461, 466, 472], "u2641": 118, "asdl": [119, 464, 469, 479, 480], "stmt": [119, 337, 364, 465, 480], "type_ignor": [119, 374], "argtyp": [119, 173, 480], "functiondef": [119, 480], "decorator_list": 119, "type_com": [119, 374, 428, 478, 480], "type_param": [119, 383, 424, 428, 433, 480], "asyncfunctiondef": [119, 480], "classdef": [119, 424, 480], "augassign": [119, 428], "annassign": 119, "orels": [119, 465], "asyncfor": [119, 480], "withitem": 119, "asyncwith": [119, 480], "match_cas": 119, "excepthandl": 119, "finalbodi": 119, "trystar": 119, "importfrom": [119, 480], "end_lineno": [119, 188, 210, 378, 428, 469, 478, 480], "end_col_offset": [119, 188, 428, 478, 480], "boolop": 119, "namedexpr": 119, "binop": [119, 465, 480], "unaryop": 119, "ifexp": 119, "elt": 119, "setcomp": [119, 428], "dictcomp": [119, 428], "generatorexp": 119, "yieldfrom": 119, "cmpop": 119, "formattedvalu": [119, 480], "joinedstr": [119, 480], "expr_context": 119, "mult": [119, 428], "matmult": [119, 428], "lshift": [119, 288, 428], "rshift": [119, 288, 428], "bitor": [119, 428], "bitxor": [119, 428], "bitand": [119, 428], "uadd": [119, 428], "usub": [119, 428], "noteq": [119, 428], "lte": [119, 428], "gte": [119, 428], "isnot": [119, 428], "notin": [119, 428], "ifs": 119, "is_async": [119, 309, 480], "posonlyarg": [119, 480], "vararg": [119, 252, 480], "kwonlyarg": [119, 252], "kw_default": 119, "asnam": 119, "context_expr": 119, "optional_var": 119, "matchvalu": [119, 480], "matchsingleton": [119, 480], "matchsequ": [119, 480], "matchmap": [119, 480], "matchclass": [119, 480], "kwd_attr": 119, "kwd_pattern": 119, "matchstar": [119, 480], "matcha": [119, 480], "matchor": [119, 480], "typeignor": [119, 480], "typevar": [119, 188, 341, 348, 382, 383, 424, 470, 471, 480], "paramspec": [119, 188, 341, 383, 424, 428, 469, 471, 480], "typevartupl": [119, 188, 341, 383, 424, 428, 470, 471, 480], "_ast": [119, 464, 472, 480], "_field": [119, 157, 383, 465, 466, 480], "source_lin": 119, "nameconst": [119, 471, 478, 480], "extslic": [119, 479, 480], "snake": [119, 157], "func_typ": [119, 428, 478], "115": [119, 258, 342, 379, 480], "sin": [119, 151, 183, 272, 425, 462], "soc": 119, "otherexcept": [119, 210], "point2d": [119, 383], "point3d": [119, 157, 383], "ts": [119, 174, 229, 381, 383, 424, 464, 471, 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], "pycf_type_com": 119, "ast_obj": 119, "literal_ev": [119, 222, 465, 472, 477, 480], "node_or_str": 119, "get_docstr": [119, 480], "cleandoc": [119, 252], "get_source_seg": [119, 478, 480], "fix_missing_loc": [119, 480], "increment_lineno": [119, 480], "copy_loc": 119, "new_nod": 119, "old_nod": 119, "iter_field": 119, "fieldnam": [119, 157, 172, 465, 468, 480], "iter_child_nod": 119, "nodevisitor": [119, 465, 478, 480], "generic_visit": 119, "visit_const": [119, 478, 480], "nodetransform": [119, 465, 480], "visit_num": [119, 478, 480], "visit_str": [119, 478, 480], "visit_byt": [119, 478], "visit_nameconst": [119, 478], "visit_ellipsi": [119, 478], "rewritenam": 119, "visit_nam": 119, "new_tre": 119, "yourtransform": 119, "annotate_field": 119, "include_attribut": 119, "pycf_allow_top_level_await": [119, 222, 478, 479, 480], "asttoken": 119, "leoast": 119, "codemod": 119, "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, 220, 226, 239, 242, 245, 254, 275, 280, 284, 285, 290, 302, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 356, 362, 392, 396, 400, 416, 417, 422, 453, 470, 480], "taskgroup": [121, 136, 470, 480], "create_task": [121, 122, 123, 125, 126, 127, 131, 135, 136, 470, 475, 477, 478, 480], "current_task": [121, 125, 136, 471, 477, 479, 480], "all_task": [121, 125, 136, 477, 479, 480], "wait_for": [121, 131, 134, 135, 136, 280, 362, 470, 478, 479, 480], "to_thread": [121, 136, 479, 480], "run_coroutine_threadsaf": [121, 122, 136, 469, 475, 476, 480], "as_complet": [121, 126, 136, 163, 471, 478, 480], "fifo": [121, 131, 157, 258, 280, 290, 293, 313, 326, 339, 355, 476, 477, 480], "priorityqueu": [121, 131, 313, 341, 465, 480], "lifoqueu": [121, 131, 313, 341, 465, 480], "create_subprocess_exec": [121, 123, 129, 134, 345, 478, 480], "create_subprocess_shel": [121, 123, 134, 478, 480], "open_connect": [121, 123, 130, 133, 475, 477, 480], "open_unix_connect": [121, 133], "start_serv": [121, 123, 130, 133, 167, 362, 477, 480], "start_unix_serv": [121, 123, 133], "cancellederror": [121, 124, 126, 132, 135, 136, 163, 478, 480], "brokenbarriererror": [121, 135, 362, 470, 472], "pythonasynciodebug": [122, 123, 185, 452, 480], "set_debug": [122, 123, 127, 224, 475], "threadsaf": [122, 223, 258, 264, 315, 480], "call_at": [122, 123, 127, 477], "slow_callback_dur": [122, 123], "call_soon_threadsaf": [122, 123, 127, 477, 480], "fut": [122, 126], "coro_func": 122, "run_in_executor": [122, 123, 127, 136, 479, 480], "coro": [122, 123, 125, 132, 136, 475, 480], "set_except": [122, 126, 136, 139, 163, 173, 476, 480], "321": [122, 183], "source_traceback": 122, "base_ev": [123, 349, 427, 480], "prefac": [123, 130], "get_running_loop": [123, 126, 127, 130, 133, 136, 477, 480], "get_event_loop": [123, 127, 129, 471, 475, 476, 477, 480], "get_event_loop_polici": [123, 127, 129], "set_event_loop": [123, 127, 128, 129, 132, 478, 480], "new_event_loop": [123, 127, 129, 132, 478], "timerhandl": [123, 480], "create_serv": [123, 127, 130, 133, 334, 475, 476, 477, 478, 480], "selectoreventloop": [123, 128, 129, 134, 470, 480], "proactoreventloop": [123, 128, 129, 134, 470, 478, 480], "showcas": [123, 130], "run_until_complet": [123, 127, 475, 476, 478, 480], "run_forev": [123, 127, 480], "is_run": [123, 127], "is_clos": [123, 127, 130, 133, 475, 476, 477, 480], "idempot": [123, 130, 164, 223, 471, 477, 480], "irrevers": 123, "shutdown_asyncgen": [123, 127, 349, 427, 476, 480], "aclos": [123, 158, 166, 427, 469, 479, 480], "shutdown_default_executor": [123, 132, 479, 480], "567": [123, 126, 167, 183, 342, 449, 468, 477, 480], "monoton": [123, 128, 131, 166, 187, 322, 340, 363, 437, 462, 473, 475, 480], "create_futur": [123, 125, 126, 127, 130, 475, 476, 480], "instrument": [123, 188, 223, 305, 453, 472, 476, 480], "set_task_factori": [123, 127, 136, 475, 480], "get_task_factori": [123, 127, 475, 480], "create_connect": [123, 125, 127, 130, 133, 334, 338, 465, 466, 470, 472, 475, 477, 478, 480], "protocol_factori": [123, 130], "proto": [123, 133, 297, 334, 383, 392], "local_addr": [123, 130, 133], "server_hostnam": [123, 133, 338, 472, 477, 480], "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], "all_error": [123, 220, 334, 470, 480], "af_inet6": [123, 334, 480], "synopsi": [123, 310, 338, 480], "connection_mad": [123, 127, 130, 480], "sslcontext": [123, 130, 133, 220, 239, 245, 266, 285, 302, 332, 338, 392, 416, 466, 469, 471, 472, 473, 474, 475, 476, 477, 480], "create_default_context": [123, 338, 392, 466, 474, 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, 423, 432, 480], "undesir": [123, 338, 460, 464, 480], "datatrack": 123, "ietf": [123, 232, 256, 338, 344], "rfc6555": 123, "create_datagram_endpoint": [123, 127, 130, 470, 476, 477, 478, 479, 480], "remote_addr": [123, 130], "reuse_port": [123, 133, 334], "allow_broadcast": 123, "af_unix": [123, 128, 280, 334, 335, 480], "sock_dgram": [123, 266, 334, 335, 466], "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], "uid": [123, 139, 148, 242, 245, 290, 293, 301, 302, 307, 319, 329, 339, 355, 465, 466, 473, 475, 478, 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], "create_unix_connect": [123, 127, 128, 130, 133, 480], "af_unspec": [123, 133, 334], "ai_pass": [123, 133, 334], "backlog": [123, 133, 280, 334, 475, 480], "time_wait": [123, 334], "expir": [123, 136, 209, 240, 241, 280, 322, 326, 330, 332, 334, 336, 345, 362, 363, 392, 473, 480], "serve_forev": [123, 130, 133, 167, 242, 280, 330, 335, 404, 416, 417, 464, 465, 473, 477, 480], "create_unix_serv": [123, 127, 128, 130, 133, 477, 480], "connect_accepted_socket": [123, 127, 130, 469, 476, 480], "sendfil": [123, 124, 127, 130, 290, 329, 334, 338, 404, 473, 475, 477, 480], "sendfilenotavailableerror": [123, 124], "syscal": [123, 210, 290, 319, 329, 475, 476, 478, 480], "start_tl": [123, 127, 133, 470, 477, 480], "server_sid": [123, 338], "coder": [123, 138], "sporad": [123, 290], "add_read": [123, 127, 128, 130, 133, 480], "remove_read": [123, 127], "add_writ": [123, 127, 128, 480], "remove_writ": [123, 127], "sock_recv": [123, 127, 477, 480], "nbyte": [123, 130, 139, 279, 281, 311, 323, 334, 341], "sock_recv_into": [123, 127, 477, 480], "recv_into": [123, 334, 338, 464, 466, 480], "sock_recvfrom": [123, 127, 470, 480], "recvfrom": [123, 334, 366, 475, 480], "sock_recvfrom_into": [123, 127, 470, 480], "recvfrom_into": [123, 334, 464, 466], "sock_sendal": [123, 127, 477, 480], "sendal": [123, 334, 335, 338, 475, 480], "sock_sendto": [123, 127, 470, 480], "sendto": [123, 127, 130, 139, 334, 335, 475, 480], "sock_connect": [123, 127, 475, 480], "inet_pton": [123, 256, 334, 474, 478, 479, 480], "sock_accept": [123, 127, 477, 480], "sock_sendfil": [123, 127, 477, 480], "getnameinfo": [123, 127, 139, 334, 423, 477, 480], "sockaddr": [123, 139, 334], "connect_read_pip": [123, 127, 128, 130, 134, 480], "readtransport": [123, 130, 477, 480], "connect_write_pip": [123, 127, 128, 130, 134, 480], "writetransport": [123, 130, 480], "subprocess_shel": [123, 127, 128, 130, 134], "add_signal_handl": [123, 127, 128, 480], "uncatch": 123, "remove_signal_handl": [123, 127, 128], "blocking_io": [123, 136], "urandom": [123, 232, 280, 290, 315, 338, 463, 466, 470, 471, 474, 475, 476, 480], "cpu_bound": 123, "set_default_executor": [123, 127, 470, 478, 480], "set_exception_handl": [123, 127], "call_exception_handl": [123, 127], "get_exception_handl": [123, 127, 475, 476, 480], "default_exception_handl": [123, 127], "asyncgen": 123, "get_debug": [123, 127, 224, 475], "devnul": [123, 134, 280, 290, 330, 345, 473, 480], "universal_newlin": [123, 134, 345, 463, 477, 480], "subprocesstransport": [123, 130], "get_context": [123, 136, 163, 280, 471, 474, 480], "srv": [123, 167, 477], "wait_clos": [123, 133, 477, 480], "get_loop": [123, 126, 132, 477, 480], "client_connect": 123, "is_serv": [123, 477, 480], "trsock": [123, 480], "transportsocket": [123, 480], "ship": [123, 129, 181, 247, 250, 366, 385, 418, 423, 458, 459, 462, 466, 468, 472, 474, 475, 479, 480], "mypolici": [123, 473], "defaulteventlooppolici": [123, 129, 480], "selectselector": [123, 128, 326], "set_event_loop_polici": [123, 127, 129], "iocp": [123, 480], "msdn": [123, 290], "abstracteventloop": [123, 125, 129, 479, 480], "hello_world": 123, "reschedul": [123, 136], "display_d": [123, 136], "end_tim": [123, 136], "socketpair": [123, 130, 133, 330, 334, 463, 477, 480], "rsock": [123, 130, 133], "wsock": [123, 130, 133], "unregist": [123, 125, 137, 155, 211, 290, 325, 326, 329, 350, 366, 399, 469, 479, 480], "recept": [123, 130, 133], "ask_exit": 123, "signam": [123, 330], "3600": [123, 130, 136, 166, 180], "invalidstateerror": [124, 126, 136, 163, 480], "incompletereaderror": [124, 133, 480], "limitoverrunerror": [124, 133, 480], "baseeventloop": [125, 480], "successor": [125, 229], "_make_socket_transport": 125, "_register_task": [125, 480], "_unregister_task": [125, 480], "_enter_task": [125, 480], "_leave_task": [125, 480], "base_futur": 126, "isfutur": [126, 480], "_asyncio_future_block": 126, "ensure_futur": [126, 136, 475, 476, 480], "iscoroutin": [126, 136, 252, 471, 475, 480], "isawait": [126, 158, 252, 386, 475, 480], "wrap_futur": [126, 480], "set_result": [126, 130, 136, 163, 480], "add_done_callback": [126, 136, 163, 477, 480], "remove_done_callback": [126, 136, 480], "set_aft": 126, "excutor": 127, "get_extra_info": [127, 130, 133, 167, 478, 480], "set_protocol": [127, 130, 480], "get_protocol": [127, 130, 480], "is_read": [127, 130, 477, 480], "pause_read": [127, 130, 477, 480], "resume_read": [127, 130, 477, 480], "writelin": [127, 130, 133, 155, 187, 255, 459, 480], "can_write_eof": [127, 130, 133], "write_eof": [127, 130, 133, 338, 480], "get_write_buffer_s": [127, 130], "get_write_buffer_limit": [127, 130, 475, 480], "water": [127, 325, 475, 480], "set_write_buffer_limit": [127, 130], "get_pid": [127, 130], "get_pipe_transport": [127, 130], "get_returncod": [127, 130], "send_sign": [127, 130, 134, 345, 465, 480], "connection_lost": [127, 130, 480], "pause_writ": [127, 130], "resume_writ": [127, 130], "data_receiv": [127, 130, 480], "eof_receiv": [127, 130], "get_buff": [127, 130, 405], "buffer_upd": [127, 130], "datagram_receiv": [127, 130], "error_receiv": [127, 130], "pipe_data_receiv": [127, 130, 480], "pipe_connection_lost": [127, 130], "process_exit": [127, 130, 480], "abstracteventlooppolici": [127, 129, 471, 480], "proactor_ev": 128, "windows_ev": [128, 480], "windows_util": [128, 477, 480], "hpet": 128, "set_child_watch": [128, 129, 471, 480], "kqueueselector": [128, 326, 480], "pollselector": [128, 326, 477], "get_child_watch": [129, 471, 480], "abstractchildwatch": [129, 471, 480], "windowsselectoreventlooppolici": [129, 477, 480], "windowsproactoreventlooppolici": [129, 477, 480], "threadedchildwatch": [129, 134, 471], "multiloopchildwatch": [129, 471, 480], "safechildwatch": [129, 471, 480], "fastchildwatch": [129, 471, 480], "prohibit": [129, 190, 255, 259, 338, 427, 477, 478, 479, 480], "add_child_handl": 129, "returncod": [129, 130, 134, 345, 475, 478, 480], "remove_child_handl": 129, "attach_loop": [129, 480], "detach": [129, 139, 146, 255, 267, 290, 334, 338, 373, 399, 402, 427, 472, 473, 480], "is_act": [129, 229], "inact": [129, 134, 438, 465, 480], "sigchld": [129, 290, 330], "disrupt": [129, 471, 480], "reap": [129, 480], "waitpid": [129, 254, 290, 306, 464, 474, 475, 480], "pidfdchildwatch": [129, 471, 479, 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, 340, 373, 383, 459, 462, 465, 476, 477, 480], "myeventlooppolici": 129, "eventloop": [129, 480], "extent": [130, 152, 232, 255, 275, 373, 381, 423, 468, 480], "basetransport": [130, 133, 478], "datagramtransport": [130, 480], "baseprotocol": 130, "bufferedprotocol": [130, 477, 478, 480], "datagramprotocol": [130, 470], "outgo": [130, 197, 334, 338, 471, 472, 473], "getsockopt": [130, 334, 338, 466, 476], "peernam": [130, 133], "getpeernam": [130, 167, 334, 338], "socknam": [130, 480], "getsocknam": [130, 133, 334, 338, 480], "sslsocket": [130, 338, 466, 469, 474, 475, 477, 479, 480], "peercert": 130, "getpeercert": [130, 338, 465, 474, 480], "ssl_object": 130, "sslobject": [130, 338, 383, 475, 477, 480], "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], "sigkil": [130, 134, 280, 290, 330, 345, 357, 463, 477, 480], "terminateprocess": [130, 134, 139, 280, 290, 345, 465, 466, 480], "unidirect": [130, 280], "drain": [130, 133, 135, 338, 472, 480], "reassembl": 130, "sizehint": [130, 155, 325, 480], "recipi": [130, 197, 205, 206, 332, 335, 423], "undeliver": 130, "enobuf": [130, 209, 480], "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, "get_dat": [130, 134, 268], "qsize": [131, 280, 313], "get_nowait": [131, 258, 280, 313], "queueempti": 131, "task_don": [131, 280, 313, 464, 475, 480], "unblock": [131, 135, 280, 330, 480], "queueful": 131, "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, 480], "feed_eof": [133, 480], "readexact": [133, 476, 480], "readuntil": [133, 475, 476, 480], "at_eof": 133, "handle_echo": 133, "print_http_head": 133, "urlsplit": [133, 391, 466, 476, 480], "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], "ctrl_c_event": [134, 290, 330, 345, 466], "ctrl_break_ev": [134, 290, 330, 345, 466], "creationflag": [134, 345, 463], "create_new_process_group": [134, 345], "waiter": [135, 362, 480], "waiter_task": 135, "is_set": [135, 362, 469, 480], "codit": 135, "cond": [135, 141, 349, 383, 464], "notify_al": [135, 362, 469, 480], "sem": 135, "example_barri": 135, "housekeep": [135, 362], "n_wait": [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], "uncancel": [136, 470, 480], "another_coro": 136, "bubbl": [136, 424, 480], "baseexceptiongroup": [136, 166, 210, 378, 424, 470, 480], "aws": 136, "aggreg": [136, 258, 337, 385, 470, 480], "stronger": [136, 480], "subtask": 136, "eager_task_factori": [136, 471, 480], "employ": [136, 148, 280, 290, 409, 429, 473], "create_eager_task_factori": [136, 471], "custom_task_constructor": 136, "aw": [136, 480], "long_running_task": 136, "deadlin": [136, 322], "overdu": 136, "new_deadlin": 136, "timeout_at": [136, 480], "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, "get_stack": [136, 141, 480], "newest": 136, "print_stack": [136, 264, 378, 475, 480], "get_coro": [136, 478, 480], "get_nam": [136, 348, 478, 480], "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, "_exit": [137, 210, 211, 290], "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, "adpcm2lin": [138, 480], "adpcmfrag": 138, "lin2adpcm": [138, 480], "newstat": 138, "alaw2lin": 138, "avg": 138, "avgpp": 138, "bias": [138, 193, 202, 305, 315, 462, 472], "findfactor": 138, "rms": 138, "proport": [138, 164, 315, 340, 480], "findfit": 138, "findmax": 138, "energi": 138, "maxim": [138, 187, 188, 193, 232, 244, 359, 437, 480], "getsampl": 138, "wherebi": [138, 148, 265, 296, 480], "ima": 138, "lin2alaw": 138, "lin2lin": 138, "newwidth": 138, "new_fram": 138, "old_width": 138, "lin2ulaw": 138, "maxpp": 138, "minmax": 138, "ratecv": [138, 480], "inrat": 138, "outrat": 138, "weighta": 138, "weightb": [138, 480], "newfrag": 138, "sqrt": [138, 151, 163, 183, 272, 340, 463, 464, 465, 472, 478, 480], "s_i": 138, "tomono": 138, "lfactor": 138, "rfactor": 138, "tostereo": 138, "ulaw2lin": 138, "recombin": [138, 473], "mul_stereo": 138, "lsampl": 138, "rsampl": 138, "toler": [138, 151, 181, 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, 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, "breakpointhook": [139, 222, 349, 447, 452, 477, 480], "run_fil": [139, 452], "run_interactivehook": [139, 349], "run_startup": [139, 452], "run_stdin": [139, 452], "addressof": [139, 173], "call_funct": [139, 173, 470, 476, 480], "func_point": 139, "cdata": [139, 173, 311, 407, 412, 413, 480], "create_string_buff": [139, 173, 464], "create_unicode_buff": [139, 173, 480], "dlopen": [139, 173, 290, 349, 453, 461, 464, 480], "dlsym": [139, 173], "get_errno": [139, 173, 465], "get_last_error": [139, 173, 465], "set_errno": [139, 173, 465], "set_last_error": [139, 173, 465], "string_at": [139, 173, 211, 473], "wstring_at": [139, 173], "code_object": [139, 222, 480], "flock": [139, 212, 268, 480], "lockf": [139, 212, 268, 290, 461, 465, 473, 480], "whenc": [139, 150, 212, 255, 275, 290, 443, 461], "sendcmd": [139, 220], "get_object": [139, 224, 469, 478, 480], "get_referr": [139, 224, 379, 469, 480], "root_dir": [139, 228, 329, 469, 471, 480], "dir_fd": [139, 222, 228, 290, 329, 469, 470, 473, 480], "get_osfhandl": [139, 279], "open_osfhandl": [139, 279], "putlin": [139, 285, 302, 480], "add_dll_directori": [139, 290, 478, 480], "chdir": [139, 166, 290, 329, 349, 448, 470, 472, 473, 479, 480], "chflag": [139, 290, 329, 339, 465, 473, 480], "gid": [139, 230, 290, 293, 307, 355, 465, 466, 473, 475, 480], "forkpti": [139, 290, 480], "fwalk": [139, 290, 473, 477, 480], "topdown": [139, 290], "onerror": [139, 290, 299, 329, 471, 477, 480], "follow_symlink": [139, 290, 293, 329, 469, 473, 480], "getxattr": [139, 290, 473], "killpg": [139, 290, 462, 480], "pgid": [139, 290], "src_dir_fd": [139, 290], "dst_dir_fd": [139, 290], "listdriv": [139, 290, 471, 480], "listmount": [139, 290, 471, 480], "listvolum": [139, 290, 471, 480], "listxattr": [139, 290, 473], "putenv": [139, 290, 303, 479, 480], "removexattr": [139, 290, 473], "setxattr": [139, 290, 473, 480], "startfil": [139, 290, 480], "cwd": [139, 220, 290, 293, 345, 359, 396, 463, 478, 480], "show_cmd": [139, 290], "unsetenv": [139, 290, 465, 479, 480], "utim": [139, 290, 329, 473, 480], "ns": [139, 290, 311, 379, 382, 395, 410, 470, 480], "followlink": [139, 290, 465], "rglob": [139, 293, 470, 471, 480], "find_class": [139, 296], "prlimit": [139, 319, 474, 480], "setrlimit": [139, 319, 359, 480], "copymod": [139, 329, 480], "copystat": [139, 329, 473, 480], "make_arch": [139, 329, 466, 471, 472, 475, 478, 480], "base_nam": [139, 329], "unpack_arch": [139, 329, 470, 471, 472, 480], "extract_dir": [139, 329], "pthread_kil": [139, 290, 330, 473], "thread_id": [139, 330, 363, 480], "signalnum": [139, 330], "gethostbyaddr": [139, 290, 334, 480], "gethostbynam": [139, 334], "getservbynam": [139, 334, 480], "servicenam": [139, 334], "protocolnam": [139, 334], "getservbyport": [139, 334, 463, 480], "sendmsg": [139, 334, 471, 473, 475, 480], "sethostnam": [139, 334, 473], "connection_handl": [139, 337], "enable_load_extens": [139, 337, 453, 466, 469, 472, 480], "load_extens": [139, 337, 466, 469, 471, 472, 480], "_current_except": [139, 349, 471, 480], "_current_fram": [139, 349, 447, 464], "_getframemodulenam": [139, 349, 480], "excepthook": [139, 149, 349, 359, 362, 447, 460, 469, 478, 479, 480], "set_asyncgen_hooks_fin": [139, 349], "set_asyncgen_hooks_firstit": [139, 349], "closelog": [139, 353, 471], "openlog": [139, 353, 471, 480], "logopt": [139, 353], "setlogmask": [139, 353], "maskpri": [139, 353], "mkdtemp": [139, 290, 357, 359, 399, 471, 480], "fullpath": [139, 357], "mkstemp": [139, 280, 357, 480], "fullurl": [139, 392], "connectregistri": [139, 402], "computer_nam": [139, 402], "createkey": [139, 402], "sub_key": [139, 402], "deletekey": [139, 402], "deletevalu": [139, 402], "disablereflectionkey": [139, 402, 465, 466], "enablereflectionkey": [139, 402, 465, 466], "enumkey": [139, 402], "enumvalu": [139, 402], "expandenvironmentstr": [139, 402, 465], "loadkey": [139, 402], "file_nam": [139, 402], "openkey": [139, 402], "pyhkey": [139, 402], "queryinfokey": [139, 402], "queryreflectionkey": [139, 402, 465, 466], "queryvalu": [139, 402, 480], "value_nam": [139, 402], "savekey": [139, 402], "setvalu": [139, 402, 480], "_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, 480], "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], "b64encod": [140, 232, 480], "altchar": 140, "b64decod": [140, 232, 473, 480], "a2b_base64": [140, 143, 480], "standard_b64encod": 140, "standard_b64decod": 140, "urlsafe_b64encod": 140, "urlsafe_b64decod": 140, "b32encod": 140, "b32decod": [140, 474, 480], "map01": 140, "oh": 140, "eye": [140, 183, 187, 464, 471, 475, 478], "b32hexencod": [140, 469, 480], "b32hexdecod": [140, 469, 480], "b16encod": 140, "b16decod": 140, "a85encod": [140, 474, 480], "foldspac": 140, "wrapcol": 140, "adob": [140, 474, 480], "btoa": 140, "a85decod": [140, 474, 480], "ignorechar": 140, "x0b": [140, 341, 395], "b85encod": [140, 474, 480], "b85decod": [140, 474], "decodebyt": [140, 155, 479, 480], "encodebyt": [140, 155, 479, 480], "zgf0ysb0bybizsblbmnvzgvk": 140, "1521": [140, 314], "multipurpos": 140, "bdbquit": 141, "bpbynumb": 141, "bplist": 141, "deletem": 141, "bpformat": 141, "bpprint": 141, "botfram": [141, 480], "stopfram": 141, "returnfram": 141, "trace_dispatch": 141, "c_call": [141, 349], "c_return": [141, 349, 350], "c_except": [141, 349], "dispatch_lin": 141, "user_lin": 141, "dispatch_cal": 141, "user_cal": 141, "dispatch_return": 141, "user_return": 141, "dispatch_except": 141, "user_except": 141, "is_skipped_lin": 141, "module_nam": [141, 247, 280, 359, 469, 477, 480], "stop_her": 141, "break_her": 141, "break_anywher": 141, "argument_list": [141, 424, 427], "return_valu": [141, 188, 386, 387, 472, 474, 476, 480], "do_clear": 141, "set_step": 141, "set_next": 141, "set_return": 141, "set_until": 141, "set_trac": [141, 190, 222, 294, 349, 452, 477, 480], "set_continu": 141, "set_quit": 141, "dispatch_": 141, "set_break": 141, "clear_break": 141, "clear_bpbynumb": 141, "clear_all_file_break": 141, "clear_all_break": 141, "get_bpbynumb": 141, "get_break": 141, "get_file_break": 141, "get_all_break": 141, "format_stack_entri": [141, 480], "frame_lineno": 141, "lprefix": 141, "runev": [141, 294], "runctx": [141, 305, 377], "runcal": [141, 294, 305, 478], "checkfuncnam": 141, "a2b_": [143, 473], "a2b_uu": 143, "b2a_uu": [143, 477, 480], "strict_mod": [143, 480], "3548": [143, 463], "b2a_base64": [143, 476, 480], "a2b_qp": [143, 480], "b2a_qp": [143, 480], "quotetab": [143, 155, 314], "istext": 143, "1522": [143, 314], "linefe": [143, 205, 328, 342, 432, 462], "crc_hqx": [143, 470, 480], "crc": [143, 419, 421, 480], "ccitt": [143, 346], "polynomi": [143, 258, 272], "0x1021": 143, "binhex4": [143, 479, 480], "crc32": [143, 232, 421, 448, 449, 480], "checksum": [143, 334, 355, 419, 421], "010x": 143, "b2a_hex": [143, 155, 480], "bytes_per_sep": [143, 341], "hexlifi": [143, 480], "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, "a2b_hex": [143, 155, 474], "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], "fromhex": [143, 341, 441, 465, 470, 476, 477, 480], "85": [143, 150, 285, 340, 475], "bisect_left": 144, "bisect_right": 144, "insort_left": [144, 480], "insort_right": 144, "insort": [144, 449, 480], "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, "bz2file": [146, 267, 466, 468, 469, 473, 474, 479, 480], "bz2compressor": [146, 480], "bz2decompressor": [146, 475, 480], "compresslevel": [146, 231, 355, 419, 477, 479, 480], "xb": [146, 231, 267], "rt": [146, 222, 231, 267, 359, 381, 480], "wt": [146, 222, 231, 267, 340], "bufferediobas": [146, 222, 231, 239, 242, 255, 267, 296, 335, 357, 366, 404, 465, 466, 470, 472, 473, 475, 476, 480], "peek": [146, 157, 231, 255, 267, 399, 472, 480], "read1": [146, 231, 255, 480], "compressor": [146, 267, 480], "decompressor": [146, 267, 480], "max_length": [146, 267, 421, 475, 480], "needs_input": [146, 267], "unused_data": [146, 267, 421], "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, "ratio": [146, 187, 218, 272, 340, 341, 381, 473, 480], "513595166163142": 146, "gen_data": 146, "chunksiz": [146, 163, 280, 300, 475, 480], "nonrandom": 146, "myfil": [146, 255, 290, 385, 419, 437, 440, 449], "setfirstweekday": 147, "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], "firstweekday": 147, "iterweekday": 147, "itermonthd": [147, 477, 480], "itermonthday": [147, 480], "itermonthdays2": [147, 480], "itermonthdays3": [147, 477, 480], "itermonthdays4": [147, 477, 480], "monthdatescalendar": 147, "monthdays2calendar": 147, "monthdayscalendar": 147, "yeardatescalendar": 147, "yeardays2calendar": 147, "yeardayscalendar": 147, "textcalendar": [147, 480], "formatmonth": 147, "theyear": 147, "themonth": 147, "prmonth": [147, 480], "formatyear": 147, "pryear": [147, 480], "htmlcalendar": [147, 477], "withyear": 147, "formatyearpag": 147, "css": [147, 237, 472, 477, 480], "cascad": [147, 480], "formatmonthnam": [147, 480], "cssclass": 147, "tue": [147, 180], "wed": [147, 180, 363], "fri": [147, 206, 472, 473, 480], "cssclass_noday": 147, "cssclasses_weekday_head": 147, "cssclass_month_head": 147, "cssclass_month": 147, "cssclass_year": 147, "cssclass_year_head": 147, "customhtmlc": 147, "nowrap": 147, "center": [147, 152, 174, 183, 245, 252, 341, 342, 366, 373, 381, 423, 425, 443, 463, 465, 473, 480], "ital": [147, 174, 369], "localetextcalendar": [147, 470, 480], "localehtmlcalendar": [147, 470, 480], "formatweekday": [147, 480], "lc_time": [147, 263], "isleap": 147, "leapday": 147, "y1": [147, 427, 438, 469, 471, 480], "y2": [147, 222, 438, 469, 471, 480], "weekhead": 147, "monthrang": 147, "monthcalendar": 147, "prcal": 147, "timegm": [147, 363], "day_nam": 147, "day_abbr": 147, "month_nam": [147, 432], "month_abbr": 147, "januari": [147, 150, 180, 315, 363, 423, 432, 460, 471, 480], "februari": [147, 180, 363, 432, 460, 471, 472, 480], "march": [147, 180, 341, 363, 381, 448, 459, 463, 474], "april": [147, 180, 432, 445, 459, 460], "august": [147, 464], "septemb": [147, 432, 459, 464, 473, 475], "octob": [147, 180, 459, 461, 462, 465, 471, 478, 479], "decemb": [147, 180, 432, 448, 461, 462, 467, 476], "illegalmontherror": 147, "illegalweekdayerror": 147, "mo": [147, 180, 227, 316, 341, 462, 476, 478, 480], "tu": [147, 462], "fr": [147, 227, 268, 315, 432, 462, 477], "su": [147, 480], "fieldstorag": [148, 474, 475, 477, 480], "parse_qsl": [148, 391, 465, 469, 476, 477, 478, 479, 480], "multipart": [148, 191, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 480], "maxlen": [148, 157, 258, 383, 465, 466], "isindex": 148, "goodi": 148, "h1": [148, 232, 237, 239, 265, 417], "logdir": [148, 149], "keep_blank_valu": [148, 391], "minifieldstorag": [148, 480], "getlist": [148, 475], "fileitem": 148, "userfil": 148, "linecount": 148, "getfirst": 148, "strict_pars": [148, 391], "parse_q": [148, 391, 465, 469, 476, 477, 478, 479, 480], "parse_multipart": [148, 469, 476, 477, 478, 479, 480], "pdict": 148, "megabyt": 148, "emailmessag": [148, 191, 193, 194, 197, 198, 199, 202, 204, 205, 239, 392, 474, 476, 480], "rfcs": [148, 155, 191, 193, 198, 199, 200, 202, 205, 206, 302, 338, 462, 475, 480], "parse_head": [148, 239, 242, 480], "get_content_typ": [148, 193, 197, 202], "print_environ": 148, "print_form": 148, "print_directori": 148, "print_environ_usag": 148, "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], "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, "getnam": [150, 355, 362, 413, 469, 480], "getsiz": [150, 290, 291, 480], "ioerror": [150, 187, 210, 212, 215, 222, 227, 240, 252, 255, 279, 280, 292, 329, 330, 420, 447, 465, 466, 467, 473], "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], "modulus": [151, 286, 341, 349, 465, 472, 478], "phi": [151, 272], "counterclockwis": [151, 381], "radian": [151, 183, 272, 381, 462, 478, 480], "atan2": [151, 272, 480], "141592653589793": [151, 441, 472], "rect": [151, 173, 465], "cos": [151, 183, 218, 272, 296, 448, 462, 478], "log10": [151, 183, 272, 465], "aco": [151, 272], "arc": [151, 272, 381, 465, 466, 468, 472, 480], "cosin": [151, 183, 272], "asin": [151, 272], "sine": [151, 183, 272], "atan": [151, 272, 465], "tangent": [151, 272, 381], "tan": [151, 272, 480], "acosh": [151, 272, 465, 480], "asinh": [151, 272, 465, 480], "atanh": [151, 272, 465, 480], "cosh": [151, 272], "sinh": [151, 272], "tanh": [151, 272], "isfinit": [151, 272, 472, 480], "isinf": [151, 272, 341, 465, 480], "isnan": [151, 272, 340, 341, 439, 465, 480], "isclos": [151, 272, 441, 475, 480], "rel_tol": [151, 272, 475], "1e": [151, 222, 272, 342, 344, 427, 475, 480], "abs_tol": [151, 272, 475], "tau": [151, 272, 476, 480], "infj": [151, 476, 480], "nanj": [151, 476, 480], "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], "use_rawinput": 152, "cmdloop": 152, "intro": [152, 456, 466], "banner": [152, 154, 480], "do_help": [152, 480], "do_shel": 152, "postcmd": 152, "complete_foo": 152, "begidx": 152, "endidx": 152, "help_bar": 152, "help_": 152, "undocu": [152, 181, 223, 264, 294, 359, 385, 419, 471, 473, 474, 475, 476, 477, 479, 480], "onecmd": 152, "precmd": 152, "emptylin": 152, "nonempti": [152, 188, 316, 341, 381, 400, 425], "completedefault": 152, "complete_": 152, "displaywidth": 152, "preloop": 152, "postloop": 152, "solicit": 152, "identchar": 152, "lastcmd": 152, "cmdqueue": 152, "doc_head": 152, "misc_head": 152, "undoc_head": 152, "ruler": 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_head": [152, 242], "do_color": 152, "do_undo": 152, "do_reset": 152, "do_by": 152, "bye": [152, 167, 245, 285, 381, 473], "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], "interactiveinterpret": [154, 475, 480], "__console__": 154, "interactiveconsol": [154, 317], "readfunc": 154, "exitmsg": 154, "compile_command": [154, 156, 480], "runsourc": [154, 337], "showsyntaxerror": 154, "runcod": 154, "showtraceback": [154, 475, 480], "stuf": 154, "resetbuff": 154, "codecinfo": [155, 464], "getincrementalencod": [155, 473], "getincrementaldecod": 155, "wider": [155, 180, 383, 463, 474], "encodedfil": 155, "data_encod": 155, "file_encod": 155, "transcod": [155, 472], "iterencod": [155, 259], "base64_codec": 155, "iterdecod": 155, "bom_b": 155, "bom_l": 155, "bom_utf8": 155, "bom_utf16": 155, "bom_utf16_b": 155, "bom_utf16_l": 155, "bom_utf32": 155, "bom_utf32_b": 155, "bom_utf32_l": 155, "xdf": [155, 232, 301], "u266c": 155, "223": 155, "9836": 155, "strict_error": 155, "ignore_error": [155, 329, 480], "replace_error": 155, "hh": [155, 180, 245, 363, 432, 459, 480], "xxxx": [155, 290, 432, 480], "xxxxxxxx": [155, 290, 432], "backslashreplace_error": 155, "xmlcharrefreplace_error": 155, "namereplace_error": 155, "d800": 155, "dfff": 155, "register_error": [155, 222, 255, 341, 462], "error_handl": [155, 411], "lookup_error": [155, 462], "getstat": [155, 315], "setstat": [155, 315, 480], "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, 480], "2004": [155, 180, 373, 423, 463], "iso2022_jp_3": [155, 480], "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, 337], "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], "nameprep": [155, 343], "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, "toascii": 155, "usestd3asciirul": 155, "outcom": [156, 164, 383, 385, 424, 480], "commandcompil": 156, "subcontext": 157, "new_child": [157, 474, 480], "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, "flatten": [157, 193, 198, 199, 200, 202, 205, 258, 296, 341, 383, 439, 471, 474, 475, 479, 480], "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], "most_common": [157, 466], "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, "intersect": [157, 341, 381, 425, 462, 463, 465, 466, 480], "knuth": [157, 183], "donald": [157, 338, 466, 474], "cc": [157, 200, 206, 258, 268, 332, 358, 453, 462, 471, 473, 480], "deck": [157, 315], "appendleft": [157, 463], "extendleft": 157, "popleft": [157, 258, 313, 439, 449, 463], "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, "dup": [157, 290, 334, 480], "rot": [157, 461, 480], "roll": [157, 180, 266, 337, 359, 385, 437, 464, 465, 480], "default_factori": [157, 178, 383, 480], "__missing__": [157, 341, 386, 424, 425, 464, 472, 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], "_field_default": [157, 383, 480], "employeerecord": 157, "depart": [157, 222, 341], "paygrad": 157, "emp": 157, "_make": [157, 337, 344, 480], "employe": [157, 383, 437, 480], "companydata": 157, "fetchal": [157, 337, 464], "somenamedtupl": 157, "_asdict": [157, 465, 466, 468, 478, 480], "_replac": [157, 391, 465, 480], "partnum": 157, "inventori": [157, 178, 288], "newpric": 157, "pixel": [157, 366, 369, 373, 381, 480], "premium": 157, "hypot": [157, 272, 478, 480], "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], "popitem": [157, 158, 164, 258, 268, 285, 341, 425, 460, 462, 466, 480], "od": [157, 466, 469, 472, 480], "move_to_end": [157, 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, "format_map": [157, 341, 472, 475, 480], "isprint": [157, 175, 341, 475, 480], "maketran": [157, 341, 468, 472, 475, 480], "_collections_abc": 158, "mutablesequ": [158, 341, 383, 467, 473, 475, 480], "isdisjoint": [158, 341, 480], "mutableset": [158, 341, 383, 480], "mappingview": [158, 341, 383, 480], "itemsview": [158, 341, 383], "keysview": [158, 341, 383], "valuesview": [158, 341, 383, 480], "asyncgener": [158, 341, 383, 476, 480], "asend": [158, 427, 479, 480], "athrow": [158, 427, 479, 480], "__buffer__": [158, 252, 425, 471, 480], "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], "rgb_to_yiq": 159, "yiq_to_rgb": 159, "rgb_to_hl": [159, 480], "hls_to_rgb": 159, "rgb_to_hsv": 159, "hsv_to_rgb": 159, "qq": 160, "destdir": [160, 480], "strip_prefix": 160, "prepend_prefix": 160, "coexist": 160, "cpu_count": [160, 163, 280, 290, 469, 474, 480], "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], "getrecursionlimit": [160, 210, 244, 349, 447, 459, 471, 480], "compile_dir": [160, 475, 477, 480], "maxlevel": [160, 304, 318], "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], "pycinvalidationmod": [160, 308], "compile_fil": [160, 475, 480], "fullnam": [160, 247, 249, 250, 299, 420, 462], "compile_path": [160, 475], "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], "brokenthreadpool": 163, "foxnew": 163, "cnn": [163, 181], "wsj": 163, "nonexist": [163, 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], "brokenprocesspool": 163, "start_method": 163, "112272535095293": 163, "112582705942171": 163, "115280095190773": 163, "115797848077099": 163, "1099726899285419": 163, "is_prim": 163, "sqrt_n": 163, "set_running_or_notify_cancel": 163, "not_don": 163, "brokenexecutor": 163, "mini": [164, 342, 432, 466, 468], "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, "read_str": [164, 472, 475], "nport": 164, "48484": 164, "read_dict": [164, 472, 477, 478, 479, 480], "21212": 164, "getboolean": [164, 480], "getint": [164, 480], "getfloat": 164, "3des": [164, 338, 476, 480], "cbc": [164, 334], "monster": [164, 361], "batchmod": 164, "sectcr": 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, 391], "basicinterpol": [164, 470, 480], "home_dir": 164, "my_dir": 164, "my_pictur": 164, "extendedinterpol": [164, 470, 472, 480], "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, "optionxform": 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, "read_fil": [164, 265, 471], "empty_lines_in_valu": 164, "gotcha": 164, "she": 164, "default_sect": 164, "parser_inst": 164, "getdecim": 164, "boolean_st": 164, "nope": [164, 438], "unsuit": [164, 410, 460, 466, 480], "anotherkey": 164, "larch": 164, "optcr": 164, "downright": 164, "counterintuit": 164, "add_sect": [164, 472], "an_int": 164, "a_bool": 164, "a_float": 164, "1415": [164, 183, 465], "evil": [164, 466, 480], "nooptionerror": [164, 466], "remove_opt": [164, 289], "intrins": [164, 188, 296, 425, 468, 480], "duplicatesectionerror": [164, 472], "duplicateoptionerror": [164, 472], "has_sect": 164, "has_opt": [164, 289], "expandus": [164, 228, 240, 283, 291, 293, 317, 329, 345, 475, 478, 480], "readfp": [164, 273, 466, 470, 471, 480], "nosectionerror": 164, "fileobject": [164, 469], "remove_sect": 164, "cfgparser": 164, "max_interpolation_depth": 164, "interpolationerror": 164, "interpolationdeptherror": 164, "interpolationmissingoptionerror": [164, 480], "interpolationsyntaxerror": 164, "missingsectionheadererror": 164, "parsingerror": [164, 470, 471, 480], "footnot": 164, "notimplementedtyp": [165, 382, 469, 480], "ellipsistyp": [165, 382, 469, 480], "abstractcontextmanag": [166, 341, 383, 476, 480], "abstractasynccontextmanag": [166, 341, 383, 477, 480], "contextmanag": [166, 341, 383, 464, 465, 472, 476, 480], "managed_resourc": 166, "acquire_resourc": 166, "release_resourc": 166, "trap": [166, 183, 461, 463, 473, 480], "contextdecor": [166, 472], "asynccontextmanag": [166, 383, 387, 425, 477, 480], "get_connect": 166, "acquire_db_connect": 166, "release_db_connect": 166, "get_all_us": 166, "my_gener": 166, "nullcontext": [166, 469, 477, 480], "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, "redirect_stdout": [166, 474, 475], "new_target": [166, 368], "redirect_stderr": [166, 475, 480], "relinquish": [166, 290, 362, 363], "mycontext": 166, "contextbaseclass": 166, "asynccontextdecor": [166, 469, 480], "exitstack": [166, 470, 473, 477, 478, 480], "enter_context": [166, 470, 480], "pop_al": 166, "onto": [166, 174, 188, 210, 245, 296, 304, 328, 343, 381, 383, 385, 387, 429, 459, 465, 471, 480], "close_fil": 166, "asyncexitstack": [166, 470, 477, 478, 480], "enter_async_context": [166, 470, 480], "push_async_exit": 166, "push_async_callback": [166, 478], "need_special_resourc": 166, "acquire_special_resourc": 166, "release_special_resourc": 166, "inadvert": [166, 252, 465, 474, 475, 480], "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, "copy_context": 167, "bleed": 167, "old_valu": 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, "dispatch_t": [169, 296, 473, 480], "pickler": [169, 296, 297, 468, 473, 478, 480], "pickle_c": 169, "passlib": 170, "des": [170, 307], "crack": [170, 187], "method_sha512": 170, "salt": [170, 232, 323, 425, 452, 472, 473, 480], "sha": [170, 232, 395, 464, 465, 469, 472, 473, 476, 480], "strongest": [170, 466], "method_sha256": 170, "method_blowfish": 170, "blowfish": [170, 477, 480], "method_md5": 170, "md5": [170, 232, 234, 245, 332, 337, 338, 395, 453, 464, 465, 466, 467, 471, 472, 474, 478, 479, 480], "method_crypt": [170, 476, 480], "weakest": 170, "method_": 170, "mksalt": [170, 473, 477, 480], "perturb": 170, "999_999_999": 170, "5000": [170, 183], "2_147_483_648": 170, "exposur": [170, 473], "compare_digest": [170, 232, 234, 323, 466, 473, 480], "compare_hash": 170, "cryptedpasswd": 170, "getpwnam": [170, 307, 345, 480], "cleartext": [170, 266], "plaintext": [170, 245, 473], "4180": [172, 480], "dictread": [172, 476, 478, 480], "dictwrit": [172, 472, 480], "csvfile": 172, "fmtparam": 172, "list_dialect": [172, 480], "quote_nonnumer": 172, "spamread": 172, "quotechar": [172, 480], "bake": [172, 316], "bean": [172, 316], "stringifi": [172, 378, 470, 480], "spamwrit": 172, "quote_minim": 172, "writerow": [172, 472, 475, 480], "register_dialect": 172, "unregister_dialect": [172, 480], "get_dialect": [172, 480], "new_limit": [172, 464], "restkey": 172, "restval": 172, "first_nam": [172, 316], "clees": [172, 410, 438, 478], "extrasact": [172, 480], "writehead": [172, 472, 480], "excel_tab": 172, "unix_dialect": [172, 472], "sniffer": [172, 334, 480], "sniff": [172, 480], "has_head": [172, 240, 392, 480], "quote_al": 172, "quote_non": 172, "quote_notnul": [172, 471, 480], "quote_str": [172, 471, 480], "doublequot": [172, 480], "escapechar": [172, 480], "linetermin": 172, "quote_": 172, "skipinitialspac": [172, 480], "csvreader": 172, "line_num": [172, 316, 464], "csvwriter": 172, "passwd": [172, 220, 293, 307, 358, 385, 392, 463, 464, 465], "someiter": 172, "unixpwd": 172, "linend": 172, "c_int": [173, 280, 464, 480], "c_long": [173, 341], "cdll": [173, 464, 478, 480], "windll": [173, 465, 480], "oledl": [173, 465, 480], "cdecl": 173, "stdcall": 173, "hresult": 173, "kernel32": [173, 349, 480], "libc": [173, 254, 290, 300, 345, 453, 464, 480], "loadlibrari": 173, "_funcptr": 173, "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], "c_bool": [173, 465], "_bool": [173, 344, 465], "c_char": [173, 280], "c_wchar": 173, "c_byte": [173, 480], "c_ubyt": [173, 480], "c_short": [173, 280], "c_ushort": 173, "c_uint": 173, "c_ulong": 173, "c_longlong": 173, "__int64": 173, "c_ulonglong": 173, "c_size_t": 173, "c_ssize_t": [173, 472], "c_time_t": [173, 480], "time_t": [173, 480], "c_float": [173, 464], "c_doubl": [173, 280, 464, 480], "c_longdoubl": [173, 480], "c_char_p": [173, 464], "c_wchar_p": [173, 480], "c_void_p": 173, "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], "from_param": [173, 480], "typecheck": [173, 383, 480], "restyp": [173, 464], "1150640792": 173, "strchr": 173, "8059983": 173, "validhandl": 173, "winerror": [173, 210, 480], "486539264": 173, "silli": [173, 289, 387], "126": [173, 256, 379, 478], "errcheck": 173, "byref": [173, 465], "sscanf": 173, "1400001049": 173, "_fields_": [173, 280, 341, 480], "upperleft": 173, "lowerright": 173, "ofs": 173, "_pack_": 173, "pragma": [173, 480], "bigendianstructur": [173, 341, 480], "littleendianstructur": [173, 480], "bigendianunion": [173, 480], "littleendianunion": [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, "cfunctyp": [173, 480], "winfunctyp": [173, 480], "qsort": 173, "intarray5": 173, "ia": 173, "cmpfunc": 173, "py_cmp_func": 173, "cmp_func": 173, "in_dll": 173, "pythonapi": [173, 464], "0x30c00a0": 173, "struct_frozen": 173, "get_cod": [173, 247, 420, 474], "frozent": 173, "_pyimport_frozenbootstrap": 173, "sooner": [173, 408, 465], "_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, "find_librari": [173, 476, 480], "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, "pydll": [173, 480], "manpag": [173, 290, 334, 476, 480], "rtld_now": [173, 290, 473], "setlasterror": 173, "hijack": 173, "rtld_global": [173, 290, 349, 473, 478, 480], "rtld_local": [173, 290, 473, 478, 480], "_handl": 173, "prefabr": 173, "libraryload": 173, "dlltype": 173, "pyfunctyp": 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, "dllcanunloadnow": 173, "_ctype": [173, 423, 466, 477, 480], "dllgetclassobject": 173, "find_msvcrt": 173, "formaterror": [173, 268], "lasterror": [173, 465], "memmov": [173, 465], "enlarg": [173, 480], "_cdata": [173, 480], "_object": 173, "from_buff": [173, 465, 480], "writeabl": [173, 222, 255, 338, 345, 480], "from_buffer_copi": [173, 465, 480], "from_address": 173, "_b_base_": 173, "_b_needsfree_": 173, "_simplecdata": 173, "c_int8": 173, "c_int16": 173, "c_int32": 173, "c_int64": 173, "c_uint8": [173, 480], "c_uint16": 173, "c_uint32": 173, "c_uint64": 173, "py_object": [173, 464, 480], "wparam": 173, "dword": 173, "pnext": 173, "_anonymous_": [173, 480], "_u": 173, "lptdesc": 173, "typedesc": 173, "lpadesc": 173, "arraydesc": 173, "hreftyp": 173, "vt": [173, 175, 383, 432], "vartyp": 173, "td": [173, 180], "vt_ptr": 173, "some_typ": 173, "_length_": [173, 480], "_type_": 173, "_pointer": 173, "facto": [174, 240, 249, 355, 391, 416], "a_norm": 174, "baudrat": 174, "beep": [174, 403, 476], "driver": [174, 190, 209, 227, 290, 292, 334, 359, 402, 403, 413, 462, 480], "color_cont": [174, 469], "color_numb": 174, "pair_numb": 174, "a_": 174, "def_prog_mod": 174, "reset_prog_mod": 174, "def_shell_mod": 174, "reset_shell_mod": 174, "delay_output": 174, "ground": 174, "erasechar": 174, "cup": 174, "cud": 174, "cud1": 174, "cuu1": 174, "cuu": 174, "vpa": 174, "cr": [174, 175, 205, 432, 477, 480], "confin": [174, 190], "bell": [174, 175, 366, 432, 464, 480], "flushinp": 174, "typeahead": 174, "getmous": 174, "key_mous": 174, "bstate": 174, "buttonn_press": 174, "buttonn_releas": 174, "buttonn_click": 174, "buttonn_double_click": 174, "buttonn_triple_click": 174, "button_shift": 174, "button_ctrl": 174, "button_alt": 174, "button5_": [174, 469, 480], "getsyx": 174, "getwin": 174, "putwin": 174, "has_extended_color_support": [174, 469, 480], "256color": [174, 480], "has_ic": 174, "has_il": 174, "region": [174, 244, 275, 279, 290, 316, 366, 373, 381, 437, 465, 468, 480], "init_color": [174, 469], "fg": [174, 258, 341, 366, 373], "bg": [174, 366, 373, 381, 480], "use_default_color": [174, 463], "is_term_res": 174, "nline": [174, 185], "ncol": 174, "resize_term": 174, "isendwin": 174, "deiniti": 174, "keynam": 174, "alt": [174, 175, 237, 244, 373, 459, 480], "killchar": 174, "longnam": [174, 355, 480], "terminfo": 174, "mouseinterv": 174, "elaps": [174, 266, 280, 290, 305, 326, 334, 362, 363, 385, 472, 480], "mousemask": 174, "availmask": 174, "oldmask": 174, "napm": 174, "pminrow": 174, "pmincol": 174, "sminrow": 174, "smincol": 174, "smaxrow": 174, "smaxcol": 174, "nl": [174, 175, 237, 334, 374, 375, 391, 423, 432, 465, 480], "nonl": 174, "vertic": [174, 175, 244, 294, 341, 342, 361, 366, 369, 371, 372, 373, 381, 424, 431, 432], "noqiflush": 174, "intr": 174, "susp": 174, "noraw": 174, "pair_cont": [174, 469], "putp": 174, "tput": 174, "putchar": 174, "qiflush": 174, "resetti": 174, "savetti": 174, "resizeterm": 174, "sigwinch": [174, 330, 480], "get_escdelay": [174, 479, 480], "set_escdelay": [174, 479, 480], "get_tabs": [174, 479, 480], "set_tabs": [174, 479, 480], "setsyx": 174, "setupterm": 174, "termattr": 174, "termnam": 174, "tigetflag": 174, "capnam": 174, "tigetnum": 174, "tigetstr": 174, "tparm": 174, "4h": [174, 344], "breakout": 174, "unctrl": [174, 175], "ungetch": [174, 279], "update_lines_col": [174, 475, 480], "unget_wch": [174, 473, 480], "get_wch": [174, 473, 480], "ungetmous": [174, 480], "use_env": 174, "newterm": 174, "subwindow": 174, "addnstr": 174, "segfault": [174, 463, 464, 476, 477, 480], "20190511": 174, "stuck": 174, "attroff": 174, "attron": 174, "attrset": 174, "bkgd": 174, "bkgdset": 174, "rs": [174, 175], "bs": [174, 175, 432], "tl": 174, "bl": 174, "acs_vlin": 174, "acs_hlin": 174, "acs_urcorn": 174, "acs_llcorn": 174, "acs_lrcorn": 174, "vertch": 174, "horch": 174, "chgat": [174, 465], "touchlin": 174, "redisplay": [174, 317, 462], "repaint": 174, "clearok": 174, "clrtobot": 174, "clrtoeol": 174, "cursyncup": 174, "delch": 174, "deleteln": 174, "derwin": 174, "subwin": 174, "echochar": 174, "getbegyx": 174, "getbkgd": 174, "getmaxyx": 174, "getparyx": 174, "getyx": 174, "hline": 174, "idcok": 174, "idlok": 174, "immedok": 174, "degrad": [174, 472, 480], "wrefresh": 174, "inch": [174, 366], "insch": 174, "insdelln": 174, "insertln": 174, "insnstr": 174, "insstr": 174, "instr": [174, 188, 359, 474, 480], "is_linetouch": 174, "is_wintouch": 174, "movement": [174, 381, 465, 472, 480], "new_i": 174, "new_x": 174, "mvderwin": 174, "mvwin": 174, "notimeout": 174, "overlay": 174, "destwin": 174, "dminrow": 174, "dmincol": 174, "dmaxrow": 174, "dmaxcol": 174, "redrawln": 174, "beg": 174, "redrawwin": 174, "rendit": 174, "scrollok": 174, "setscrreg": 174, "standend": 174, "standout": 174, "subpad": 174, "syncdown": 174, "syncok": 174, "syncup": 174, "indefinit": [174, 180, 242, 258, 262, 266, 268, 330, 356, 466, 474, 475, 480], "touchwin": 174, "untouchwin": 174, "vline": [174, 480], "__version__": [174, 187, 242, 385, 473, 475, 479, 480], "ncurses_vers": [174, 478, 480], "a_altcharset": 174, "dim": 174, "a_invi": 174, "a_ital": [174, 480], "a_protect": 174, "a_horizont": 174, "a_left": 174, "a_low": 174, "a_right": 174, "a_top": 174, "a_vert": 174, "a_attribut": 174, "a_chartext": 174, "a_color": 174, "key_": 174, "keycap": 174, "key_min": 174, "key_break": 174, "key_down": 174, "arrow": [174, 244, 294, 372, 373, 381], "key_right": 174, "key_backspac": 174, "key_f0": 174, "key_fn": 174, "key_dl": 174, "key_il": 174, "key_dc": 174, "key_ic": 174, "key_eic": 174, "key_clear": 174, "key_eo": 174, "key_eol": 174, "key_sf": 174, "key_sr": 174, "key_npag": 174, "key_stab": 174, "key_ctab": 174, "key_catab": 174, "key_ent": 174, "key_sreset": 174, "soft": [174, 244, 260, 319, 355, 359, 424, 428, 432, 433, 469, 480], "key_reset": 174, "key_print": 174, "key_ll": 174, "key_a1": 174, "key_a3": 174, "key_b2": 174, "key_c1": 174, "key_c3": 174, "key_btab": 174, "key_beg": 174, "key_cancel": 174, "key_clos": 174, "key_command": 174, "key_copi": 174, "key_creat": 174, "key_end": 174, "key_exit": 174, "key_find": 174, "key_help": 174, "key_mark": 174, "key_messag": 174, "key_mov": 174, "key_next": 174, "key_open": 174, "key_opt": 174, "key_previ": 174, "prev": [174, 373], "key_redo": 174, "redo": [174, 244, 480], "key_refer": 174, "key_refresh": 174, "key_replac": 174, "key_restart": 174, "key_resum": 174, "key_sav": 174, "key_sbeg": 174, "key_scancel": 174, "key_scommand": 174, "key_scopi": 174, "key_screat": 174, "key_sdc": 174, "key_sdl": 174, "key_select": 174, "key_send": 174, "key_seol": 174, "key_sexit": 174, "key_sfind": 174, "key_shelp": 174, "key_shom": 174, "key_sic": 174, "key_sleft": 174, "key_smessag": 174, "key_smov": 174, "key_snext": 174, "key_sopt": 174, "key_sprevi": 174, "key_sprint": 174, "key_sredo": 174, "key_sreplac": 174, "key_sright": 174, "key_srsum": 174, "key_ssav": 174, "key_ssuspend": 174, "key_sundo": 174, "key_suspend": 174, "key_undo": 174, "key_res": 174, "key_max": 174, "key_f1": 174, "key_f2": 174, "key_f3": 174, "key_f4": 174, "twelv": [174, 373], "vt100": 174, "crude": 174, "acs": 174, "acs_bbss": 174, "acs_block": 174, "solid": [174, 473, 474], "acs_board": 174, "acs_bsb": 174, "acs_bssb": 174, "acs_bsss": 174, "acs_bte": 174, "acs_bullet": 174, "bullet": [174, 296], "acs_ckboard": 174, "stippl": 174, "acs_darrow": 174, "acs_degre": 174, "acs_diamond": 174, "acs_gequ": 174, "acs_lantern": 174, "lantern": 174, "acs_larrow": 174, "acs_lequ": 174, "acs_lte": 174, "acs_nequ": 174, "acs_pi": 174, "minus": [174, 183, 222, 272, 329, 341, 342, 344, 362, 374, 427, 433, 477, 480], "acs_plus": 174, "acs_rarrow": 174, "acs_rte": 174, "acs_s1": 174, "acs_s3": 174, "acs_s7": 174, "acs_s9": 174, "acs_sbb": 174, "acs_sbsb": 174, "acs_sbss": 174, "acs_ssbb": 174, "acs_ssb": 174, "acs_sssb": 174, "acs_ssss": 174, "crossov": 174, "acs_sterl": 174, "pound": [174, 187], "sterl": 174, "acs_tte": 174, "acs_uarrow": 174, "color_blu": 174, "color_cyan": 174, "greenish": 174, "color_green": 174, "color_magenta": 174, "purplish": 174, "color_yellow": 174, "netscap": [174, 240, 268, 400, 460, 463, 465, 471, 480], "bbedit": [174, 456], "framemak": 174, "uli": 174, "ulx": 174, "lri": 174, "lrx": 174, "stripspac": 174, "do_command": 174, "land": [174, 480], "soh": 175, "stx": 175, "etx": 175, "enq": 175, "enquiri": 175, "bel": [175, 432, 462, 463, 464, 465, 466, 472, 473], "ht": [175, 340, 381], "ff": [175, 187, 222, 316, 432], "dle": 175, "dc1": 175, "xon": 175, "dc2": 175, "dc3": 175, "xoff": 175, "dc4": 175, "nak": 175, "syn": 175, "etb": 175, "em": [175, 316], "esc": 175, "gs": 175, "sp": [175, 232, 237], "mnemon": [175, 265, 338, 373, 461], "teleprint": 175, "predat": [175, 187, 280, 391], "isalpha": [175, 341], "isdigit": [175, 323, 341], "islow": [175, 323, 341], "isascii": [175, 341, 477, 480], "isblank": [175, 480], "iscntrl": [175, 480], "0x1f": [175, 469, 471], "0x7f": [175, 341], "isgraph": 175, "ispunct": [175, 480], "isspac": [175, 341], "isxdigit": 175, "hexdigit": [175, 278, 342, 432], "isctrl": 175, "ismeta": 175, "controlnam": 175, "thirti": [175, 313], "bottom_panel": 176, "new_panel": 176, "top_panel": 176, "update_panel": 176, "set_userptr": 176, "userptr": [176, 480], "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], "kw_on": [178, 383, 469, 480], "weakref_slot": [178, 480], "dunder": [178, 432, 478, 480], "nonetheless": [178, 245], "__match_args__": [178, 424, 425, 438, 469, 480], "__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, "classvar": [178, 383, 470, 476, 480], "initvar": [178, 480], "asdict": [178, 480], "dict_factori": [178, 337, 480], "astupl": [178, 480], "tuple_factori": 178, "make_dataclass": [178, 480], "cls_name": [178, 208], "add_on": 178, "__post_init__": [178, 480], "forewarn": 178, "is_dataclass": [178, 480], "is_dataclass_inst": 178, "frozeninstanceerror": [178, 480], "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], "daylight": [180, 206, 363, 422, 479], "metr": 180, "mile": 180, "est": [180, 363, 472, 476], "edt": [180, 363, 473, 476], "minyear": 180, "maxyear": [180, 480], "microsecond": [180, 319, 337, 363, 465, 480], "customiz": [180, 366, 466, 480], "utcoffset": [180, 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], "overal": [180, 191, 265, 289, 305, 316, 342, 344, 379, 425, 441, 466, 474, 475], "quotient": [180, 183, 272, 305, 341, 427, 446], "uuuuuu": 180, "68400": 180, "delta1": 180, "delta2": 180, "total_second": [180, 466], "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], "fromordin": [180, 477], "toordin": 180, "fromisoformat": [180, 337, 470, 477, 480], "date_str": 180, "yyyi": [180, 245], "ddd": 180, "2019": [180, 340, 452, 478, 480], "20191204": 180, "2021": [180, 423, 465, 469, 480], "w01": 180, "dd": [180, 245, 258, 289], "fromisocalendar": [180, 478, 480], "isocalendar": [180, 478, 479, 480], "date2": 180, "date1": 180, "comparand": 180, "timetupl": 180, "struct_tim": [180, 245, 268, 363, 476], "yday": 180, "isocalendard": 180, "mktime": [180, 206, 363, 472, 480], "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], "utcnow": [180, 471, 480], "utcfromtimestamp": [180, 338, 471, 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, "timetz": 180, "astimezon": [180, 187, 422, 473, 476, 478, 480], "astz": 180, "dt": [180, 206, 416, 422, 479], "fromutc": [180, 480], "magnitud": [180, 183, 259, 272, 341, 342, 459, 473], "tm_isdst": [180, 363], "utctimetupl": [180, 480], "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, 438, 480], "straddl": 180, "dtoff": 180, "dtdst": 180, "tzinfo_exampl": 180, "_time": 180, "stdoffset": 180, "dstoffset": 180, "altzon": [180, 363], "dstdiff": 180, "localtimezon": 180, "stamp": [180, 381, 462, 463, 480], "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], "pm": [180, 190, 263, 294, 349, 363], "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], "whichdb": [181, 467], "unread": [181, 296, 392, 468, 475, 480], "cabl": 181, "open_flag": 181, "firstkey": 181, "nextkey": 181, "reorgan": [181, 191, 460, 465, 468, 476, 478, 480], "shorten": [181, 318, 361, 472, 473, 474, 479, 480], "unwritten": [181, 480], "pag": 181, "prevail": [181, 427, 480], "umask": [181, 290, 293, 345, 359, 477, 480], "heavili": [181, 247, 332, 424, 460, 476, 477], "dumbdbm": [181, 467], "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, "getcontext": [183, 449, 463], "prec": [183, 449, 463, 464, 465], "142857": [183, 190], "1428571428571428571428571429": [183, 463], "modest": [183, 480], "inexact": [183, 290, 473], "prejudic": 183, "unround": 183, "coeffici": [183, 258, 272, 340, 341, 342, 462, 474, 480], "round_ceil": [183, 463], "round_down": [183, 463], "round_floor": [183, 480], "round_half_down": 183, "round_half_even": [183, 463, 480], "round_half_up": 183, "round_up": 183, "round_05up": 183, "aris": [183, 255, 264, 265, 296, 382, 423, 427, 461, 463, 472, 478, 480], "clamp": [183, 472, 473, 480], "invalidoper": [183, 463, 465, 466, 473], "divisionbyzero": [183, 463], "subnorm": [183, 480], "floatoper": [183, 473], "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], "ln": [183, 244, 465, 473, 480], "302585092994045684017991455": 183, "quantiz": [183, 473, 480], "setcontext": 183, "basiccontext": [183, 473], "extendedcontext": [183, 473], "myothercontext": 183, "142857142857142857142857142857142857142857142857142857142857": 183, "142857143": [183, 463], "143": [183, 245, 379, 381, 461], "clear_flag": 183, "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], "as_integer_ratio": [183, 218, 341, 441, 465, 476, 478, 480], "denomin": [183, 218, 286, 341, 465, 476, 478, 480], "157": [183, 476], "as_tupl": [183, 465], "decimaltupl": 183, "compare_sign": 183, "compare_tot": 183, "unequ": [183, 341, 425, 427, 463, 464, 467, 473, 480], "unaffect": [183, 329, 363, 425, 433, 452, 462, 465, 476, 480], "compare_total_mag": 183, "copy_ab": 183, "conjug": [183, 286, 341, 465], "compli": [183, 259, 268, 311, 423, 465, 480], "copy_neg": 183, "copy_sign": 183, "561702493119680037517373933e": 183, "139": [183, 379, 461], "from_float": [183, 218, 441, 466, 468, 472, 480], "0x1": [183, 341, 441, 465, 468, 469, 471], "999999999999ap": 183, "1000000000000000055511151231257827021181583404541015625": [183, 441, 466], "fma": 183, "fuse": 183, "is_canon": [183, 466], "is_finit": 183, "is_infinit": 183, "is_nan": 183, "is_norm": [183, 384, 478, 480], "is_qnan": 183, "is_sign": 183, "is_snan": 183, "is_subnorm": 183, "is_zero": 183, "logb": 183, "logical_and": 183, "logical_invert": 183, "logical_or": 183, "logical_xor": 183, "max_mag": 183, "min_mag": 183, "next_minus": 183, "next_plus": 183, "next_toward": 183, "closest": [183, 218, 222, 272, 424, 465, 466, 471, 480], "321000e": 183, "number_class": 183, "41421356": 183, "etini": 183, "remainder_near": 183, "same_quantum": 183, "scaleb": 183, "to_eng_str": [183, 463], "123e": 183, "23e": 183, "to_integr": 183, "to_integral_valu": 183, "to_integral_exact": 183, "localcontext": [183, 341, 464, 465, 480], "calculate_someth": 183, "halt": [183, 209, 289, 293, 385, 474], "defaultcontext": [183, 473], "max_prec": [183, 473], "min_emin": [183, 473], "max_emax": [183, 473], "02e": 183, "weaker": [183, 460], "999": [183, 281], "create_decim": [183, 465, 473], "23e999": 183, "23000e": 183, "clear_trap": 183, "copy_decim": 183, "4445": 183, "0023": 183, "create_decimal_from_float": 183, "etop": 183, "recount": 183, "divide_int": 183, "qnan": 183, "msd": 183, "xor": [183, 208, 288, 341, 427], "to_sci_str": [183, 463], "scientif": [183, 342, 451, 458, 465], "425000000": [183, 473], "999999999999999999": [183, 473], "min_etini": 183, "849999999": 183, "1999999999999999997": 183, "have_thread": [183, 473], "have_contextvar": [183, 453], "decimalexcept": 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], "neg": [183, 223, 258, 288], "trailneg": 183, "money": [183, 345, 423], "currenc": [183, 263, 464, 480], "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], "getsizeof": [183, 349, 359, 379, 447, 465, 470, 480], "524288112": 183, "tighter": [183, 424, 463, 473], "sigsegv": [185, 211, 330, 452, 473, 480], "sigfp": [185, 211, 330, 452, 473, 480], "sigabrt": [185, 211, 290, 330, 452, 473, 480], "sigbus": [185, 211, 330, 452, 473], "sigil": [185, 211, 330, 452, 473], "iobas": [185, 187, 210, 212, 255, 375, 452, 478, 480], "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], "askfloat": 186, "askinteg": [186, 480], "askstr": 186, "buttonbox": [186, 372], "initialdir": 186, "initialfil": 186, "defaultextens": 186, "askopenfil": 186, "asksaveasfil": 186, "savea": 186, "askopenfilenam": 186, "asksaveasfilenam": 186, "askdirectori": 186, "mustexist": 186, "cancel_command": 186, "dirs_double_ev": 186, "dirs_select_ev": 186, "files_double_ev": 186, "files_select_ev": 186, "filter_command": 186, "get_filt": 186, "get_select": 186, "dir_or_fil": 186, "curdir": [186, 213, 290, 291, 329, 366], "ok_ev": 186, "set_filt": 186, "set_select": 186, "loadfiledialog": 186, "ok_command": 186, "savefiledialog": 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, "htmldiff": [187, 463, 475, 480], "intra": 187, "tabsiz": [187, 341, 361, 480], "wrapcolumn": 187, "linejunk": 187, "charjunk": 187, "is_character_junk": 187, "make_fil": [187, 475, 480], "fromlin": 187, "tolin": 187, "fromdesc": 187, "todesc": 187, "numlin": 187, "hyperlink": [187, 480], "make_t": 187, "context_diff": 187, "fromfiled": 187, "tofiled": 187, "lineterm": 187, "eggi": 187, "hamster": 187, "get_close_match": 187, "cutoff": [187, 480], "appel": 187, "ape": 187, "peach": 187, "puppi": 187, "pineappl": 187, "is_line_junk": 187, "constitut": [187, 256, 328, 391, 423, 480], "nois": [187, 289, 290, 340, 480], "ntwo": 187, "nthree": 187, "ntree": 187, "nemu": 187, "emu": 187, "unified_diff": 187, "diff_byt": [187, 475, 480], "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, "set_seq": 187, "set_seq2": 187, "set_seq1": 187, "find_longest_match": [187, 480], "alo": 187, "ahi": 187, "blo": 187, "bhi": 187, "get_matching_block": [187, 464, 480], "abxcd": 187, "get_opcod": 187, "j1": [187, 457, 480], "j2": 187, "qabxcd": 187, "abycdf": 187, "get_grouped_opcod": 187, "cluster": [187, 222, 334, 452, 465], "quick_ratio": 187, "real_quick_ratio": 187, "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, "st_mtime": [187, 231, 290, 293, 339, 355, 462], "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], "disassembl": [188, 261, 297, 359, 474, 477, 480], "load_glob": [188, 478, 480], "load_fast": [188, 474, 480], "reciev": 188, "first_lin": 188, "current_offset": [188, 474], "analys": 188, "get_instruct": [188, 474, 480], "from_traceback": [188, 474], "codeobj": 188, "code_info": [188, 472], "show_cod": [188, 472, 474], "distb": [188, 474, 480], "lasti": [188, 480], "disco": 188, "findlinestart": [188, 480], "co_lin": [188, 425, 469, 480], "co_firstlineno": [188, 252, 425, 480], "co_lnotab": [188, 252, 425, 469, 471, 476, 480], "findlabel": 188, "stack_effect": [188, 474, 480], "oparg": [188, 471, 480], "argval": [188, 359], "argrepr": 188, "starts_lin": 188, "is_jump_target": 188, "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], "co_iterable_coroutin": [188, 252], "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, 378, 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, 480], "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], "cmp_op": 188, "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], "hasarg": [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, "typealiastyp": [188, 383, 424, 433, 471, 480], "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, "__type_params__": [188, 341, 383, 424, 425, 426, 480], "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, "opmap": 188, "hasconst": 188, "hasfre": 188, "hasnam": 188, "hasjrel": 188, "hasjab": 188, "hasloc": 188, "hascompar": 188, "hasexc": [188, 471], "expositori": 190, "265252859812191058636308480000000": 190, "ridicul": 190, "1e100": [190, 272, 427, 432], "1e300": 190, "testmod": [190, 448, 463, 468], "test_doctest": [190, 480], "testfil": [190, 464, 480], "giant": 190, "720": [190, 472, 478], "__test__": 190, "blanklin": [190, 463], "normalize_whitespac": 190, "trial": [190, 315, 462], "crumb": 190, "freeli": [190, 341, 423], "your_dict": 190, "rapid": [190, 305, 478, 480], "verbatim": [190, 345], "ndetail": 190, "transcript": 190, "ignore_exception_detail": [190, 466], "tild": [190, 228, 291, 374], "dont_accept_true_for_1": 190, "dont_accept_blanklin": 190, "oop": [190, 440], "comparison_flag": 190, "report_udiff": [190, 463], "report_cdiff": [190, 463], "report_ndiff": [190, 463], "mismatch": [190, 210, 213, 264, 316, 331, 338, 410, 424, 460, 462, 464, 466, 475, 480], "report_only_first_failur": 190, "fail_fast": [190, 474], "reporting_flag": 190, "register_optionflag": 190, "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, "extraglob": 190, "raise_on_error": 190, "failure_count": 190, "test_count": 190, "slate": [190, 355, 429, 474, 475, 480], "mortem": [190, 294, 349, 437, 471], "exclude_empti": 190, "run_docstring_exampl": 190, "nonam": [190, 419], "compileflag": 190, "systemat": [190, 480], "my_module_with_doctest": 190, "addtest": [190, 385], "doctestsuit": [190, 385, 462, 475, 480], "testsuit": [190, 359, 385, 462, 474, 475, 480], "docfilesuit": [190, 464], "teardown": [190, 359, 385, 386, 387, 466, 480], "failureexcept": [190, 385], "tear": [190, 385], "set_unittest_reportflag": 190, "test_find": 190, "doctestcas": 190, "testcas": [190, 359, 385, 386, 387, 423, 448, 466, 468, 470, 471, 472, 473, 474, 478, 480], "docfilecas": 190, "runtest": [190, 385], "revolv": 190, "exc_msg": 190, "format_exception_on": [190, 378, 469, 480], "get_doctest": 190, "get_exampl": 190, "report_start": 190, "report_success": 190, "report_unexpected_except": 190, "report_failur": 190, "clear_glob": 190, "report_": 190, "testresult": [190, 385, 466, 468, 473, 480], "check_output": [190, 345, 466, 474, 480], "output_differ": 190, "debugrunn": 190, "cont": 190, "script_from_exampl": 190, "testsourc": 190, "post_mortem": [190, 294, 465], "debug_src": 190, "sketch": [190, 240, 438, 464, 465], "unexpectedexcept": 190, "doctestfailur": 190, "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], "emailpolici": [191, 194, 200, 205, 473, 475, 480], "offic": [191, 423], "input_charset": [192, 193], "default_charset": 192, "outright": 192, "header_encod": 192, "qp": 192, "body_encod": [192, 480], "output_charset": [192, 193, 466, 470, 478], "input_codec": 192, "output_codec": 192, "get_body_encod": 192, "7bit": [192, 194, 195, 198, 200, 205, 268, 472, 473, 480], "get_output_charset": 192, "header_encode_lin": 192, "maxlength": [192, 280], "add_charset": 192, "header_enc": 192, "body_enc": 192, "add_codec": 192, "add_alia": 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], "as_str": [193, 198, 199, 202, 474, 480], "unixfrom": [193, 198, 202, 474, 480], "maxheaderlen": [193, 198, 202, 474], "max_line_length": [193, 202, 205, 473, 480], "mangle_from_": [193, 198, 205, 475], "as_byt": [193, 197, 198, 202, 205, 248, 474], "bytesgener": [193, 194, 198, 202, 205, 332, 472], "__bytes__": [193, 198, 202, 341, 383, 425, 470, 474, 475, 480], "is_multipart": [193, 196, 202, 204, 480], "cte": [193, 194, 195, 200, 202, 205, 337, 480], "get_content_maintyp": [193, 197, 202], "set_unixfrom": [193, 202], "get_unixfrom": [193, 202], "set_payload": [193, 203, 480], "set_cont": [193, 194, 195, 197, 202, 204, 205, 480], "get_payload": [193, 197, 201, 203, 472, 480], "invalidbase64paddingdefect": [193, 196], "invalidbase64charactersdefect": [193, 196], "8bit": [193, 194, 195, 198, 199, 200, 204, 205, 472, 473, 480], "get_cont": [193, 194, 197, 202, 205], "iter_part": [193, 202, 204], "set_charset": 193, "get_charset": [193, 202], "2822": [193, 199, 206, 239, 242, 268, 363, 448, 461], "contravent": 193, "mymessag": [193, 202], "get_al": [193, 202, 206, 404, 480], "extant": [193, 202, 480], "roolz": [193, 202], "failobj": [193, 202], "add_head": [193, 202, 203, 386, 392, 404], "_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, "replace_head": [193, 202], "maintyp": [193, 194, 197, 198, 200, 201, 202], "get_default_typ": [193, 202], "mandat": [193, 202, 245, 259, 316, 363, 476], "get_content_subtyp": [193, 202], "subpart": [193, 195, 196, 198, 201, 202, 203, 204], "set_default_typ": [193, 202], "get_param": [193, 206, 480], "unquot": [193, 202, 206, 300, 391, 392, 480], "collaps": [193, 256, 361, 474, 480], "collapse_rfc2231_valu": [193, 206], "rawparam": 193, "set_param": [193, 202, 474], "requot": [193, 202], "del_param": [193, 202], "set_typ": 193, "make_": 193, "add_": [193, 194], "get_filenam": [193, 197, 202, 247, 420, 474], "get_boundari": [193, 202], "set_boundari": [193, 196, 202], "headerparseerror": [193, 196, 202], "get_content_charset": [193, 202], "get_content_disposit": [193, 202, 475], "deliveri": [193, 197, 202, 204, 268, 290, 330, 334, 480], "_structur": [193, 201, 202], "preambl": [193, 197, 202, 297, 480], "armor": [193, 202], "epilogu": [193, 202], "clear_cont": [194, 202], "typ": [194, 245, 383, 471, 480], "mimepart": [194, 202, 474], "add_get_handl": 194, "add_set_handl": 194, "typekey": 194, "raw_data_manag": [194, 205], "content_manag": [194, 202, 205, 474], "cid": [194, 197, 334], "headernam": 194, "headervalu": 194, "mimetext": [195, 203, 475, 480], "_subtyp": [195, 203], "_charset": [195, 203, 227, 480], "mimeaudio": [195, 203, 480], "mimeimag": [195, 196, 197, 203], "encode_quopri": 195, "unprint": [195, 480], "encode_base64": [195, 203], "drawback": [195, 249, 289, 477], "encode_7or8bit": 195, "encode_noop": 195, "messageerror": 196, "messageparseerror": [196, 268], "boundaryerror": 196, "multipartconversionerror": [196, 203], "add_payload": 196, "mimenonmultipart": [196, 203, 480], "messagedefect": 196, "headerdefect": [196, 200], "noboundaryinmultipartdefect": 196, "startboundarynotfounddefect": 196, "closeboundarynotfounddefect": 196, "firstheaderlineiscontinuationdefect": 196, "misplacedenvelopeheaderdefect": 196, "missingheaderbodyseparatordefect": 196, "malformedheaderdefect": 196, "multipartinvariantviolationdefect": [196, 204, 480], "invalidbase64lengthdefect": 196, "invaliddatedefect": 196, "textfil": 197, "send_messag": [197, 205, 332, 472, 475, 480], "bytespars": [197, 198, 204, 472, 480], "uncom": [197, 244, 461, 471], "messagefil": 197, "uncommon": [197, 247, 337, 464, 480], "parsestr": [197, 204, 408, 409, 411, 459, 475, 480], "someone_els": 197, "display_nam": [197, 200, 473], "reunion": 197, "pngfile": 197, "img_data": 197, "add_attach": [197, 202], "png": [197, 203, 237, 246, 366, 373], "abspath": [197, 291, 293, 396, 466, 480], "isfil": [197, 291, 293, 355, 435, 472, 478, 480], "guess_typ": [197, 242, 273, 404, 480], "msgfile": 197, "message_from_binary_fil": [197, 204, 205, 472], "sanit": [197, 453, 480], "guess_extens": [197, 273], "03d": [197, 264, 341], "make_msgid": [197, 206, 480], "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, "add_altern": [197, 202], "href": [197, 235, 237, 239, 410, 466], "img": [197, 237], "peel": 197, "jpg": [197, 255, 291, 416, 449, 464], "add_rel": [197, 202], "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], "get_bodi": [197, 202, 204], "preferencelist": [197, 202], "ans": 197, "richest": 197, "content_typ": [197, 200], "iter_attach": [197, 202, 480], "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, "linesep": [198, 199, 200, 205, 222, 255, 290, 332, 345, 473, 480], "cte_typ": [198, 200, 205, 473], "craft": [198, 296, 429, 472, 480], "amessag": 198, "transfer_encod": 198, "decodedgener": [198, 476, 480], "part_info": 198, "_mangle_from_": 198, "refold_sourc": [198, 205, 473], "recoveri": [198, 245, 392, 428], "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, "decode_head": [199, 285, 473], "decoded_str": 199, "make_head": [199, 473], "decoded_seq": 199, "header_factori": [200, 205, 473], "basehead": [200, 202], "unstructuredhead": 200, "max_count": [200, 205], "_myattr": 200, "myattr": 200, "unstructur": 200, "datehead": 200, "wild": [200, 433, 459, 480], "format_datetim": [200, 206, 473], "addresshead": 200, "singleaddresshead": 200, "uniqueunstructuredhead": 200, "mimeversionhead": 200, "parameterizedmimehead": 200, "supplement": [200, 210, 290, 458, 465, 474, 480], "contenttypehead": 200, "contentdispositionhead": 200, "content_disposit": 200, "contenttransferencod": 200, "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, "map_to_typ": 200, "addr_spec": [200, 473], "5321": [200, 473], "body_line_iter": 201, "typed_subpart_iter": 201, "include_default": 201, "message_from_fil": [201, 204], "addtion": 202, "6531": [202, 205, 332, 475, 480], "is_attach": [202, 480], "make_rel": 202, "make_altern": 202, "make_mix": 202, "ordinarili": [203, 328], "dice": 203, "mimebas": 203, "_maintyp": 203, "nonmultipart": [203, 480], "mimemultipart": 203, "_subpart": 203, "mimeappl": 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], "mimemessag": 203, "_msg": 203, "thereof": [203, 265, 266, 290, 359, 362, 423, 426, 480], "_text": 203, "cloth": 204, "bytesfeedpars": [204, 472], "conduc": 204, "_factori": 204, "message_factori": [204, 205, 476], "stitch": 204, "fed": [204, 232, 280, 311, 410, 464], "bytesheaderpars": [204, 473], "headerpars": [204, 473], "_class": 204, "headerson": [204, 480], "parsebyt": 204, "message_from_byt": [204, 472], "message_from_str": [204, 473], "mybyt": 204, "edness": 204, "dispar": 205, "settabl": [205, 244, 397, 459, 461, 480], "mymsg": [205, 474], "compat_smtp": 205, "compat_strict": 205, "raise_on_defect": [205, 473], "compat_strict_smtp": 205, "commut": [205, 258, 471], "policy100": 205, "policy80": 205, "apolici": 205, "78": [205, 281, 473, 480], "disciplin": 205, "fold_binari": 205, "register_defect": 205, "handle_defect": 205, "header_max_count": 205, "header_source_pars": 205, "sourcelin": 205, "unfold": 205, "header_store_pars": 205, "header_fetch_pars": 205, "smtputf8": [205, 332, 475, 480], "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], "parseaddr": [206, 480], "constitu": [206, 248, 407], "realnam": [206, 480], "formataddr": [206, 473], "email_address": 206, "getaddress": [206, 480], "fieldvalu": 206, "tos": [206, 469, 480], "ccs": [206, 338], "resent_to": 206, "resent_cc": 206, "all_recipi": 206, "parsed": 206, "mailer": 206, "parsedate_tz": [206, 480], "greenwich": [206, 363], "parsedate_to_datetim": [206, 473], "mktime_tz": 206, "epoch": [206, 240, 245, 268, 285, 337, 355, 363, 416, 460, 480], "formatd": [206, 463, 480], "timev": [206, 480], "usegmt": 206, "decode_rfc2231": 206, "encode_rfc2231": 206, "fallback_charset": 206, "decode_param": 206, "pipx": [207, 466, 474], "altinstal": [207, 453, 457, 466, 472, 474], "default_pip": 207, "reprenum": [208, 470], "enumcheck": [208, 470], "named_flag": 208, "nonmemb": [208, 470, 480], "global_enum": [208, 470], "show_flag_valu": 208, "some_var": 208, "enummeta": [208, 425, 470, 471, 480], "powersofthre": 208, "otherstyl": 208, "something_els": 208, "_numeric_repr_": 208, "crimson": 208, "neon": 208, "0x18": 208, "strictflag": 208, "0b0": 208, "10100": 208, "00111": 208, "conformflag": 208, "ejectflag": 208, "keepflag": 208, "regexflag": [208, 316, 470, 477, 480], "myintenum": 208, "errorcod": [209, 311], "eperm": [209, 210, 473, 480], "enoent": [209, 210, 325, 473, 480], "esrch": [209, 210], "eio": 209, "enxio": 209, "e2big": 209, "enoexec": 209, "ebadf": [209, 325, 476, 479, 480], "echild": [209, 210], "eagain": [209, 210, 212, 290], "enomem": [209, 480], "eacc": [209, 210, 212, 247, 473, 480], "efault": 209, "enotblk": 209, "ebusi": 209, "eexist": [209, 210, 290, 480], "exdev": [209, 290], "enodev": 209, "enotdir": [209, 210], "eisdir": [209, 210], "einval": [209, 290, 480], "enfil": 209, "emfil": [209, 480], "enotti": [209, 480], "typewrit": 209, "etxtbsi": 209, "efbig": 209, "enospc": 209, "espip": 209, "erof": 209, "emlink": 209, "epip": [209, 210, 330], "edeadlk": 209, "enametoolong": 209, "enolck": 209, "enosi": [209, 480], "enotempti": 209, "eloop": 209, "ewouldblock": [209, 210], "enomsg": 209, "eidrm": 209, "echrng": 209, "el2nsync": 209, "el3hlt": 209, "el3rst": 209, "elnrng": 209, "eunatch": 209, "enocsi": 209, "csi": 209, "el2hlt": 209, "ebad": 209, "ebadr": 209, "exful": 209, "enoano": 209, "anod": 209, "ebadrqc": 209, "ebadslt": 209, "edeadlock": 209, "ebfont": 209, "enostr": 209, "enodata": [209, 290], "etim": 209, "enosr": 209, "enonet": 209, "enopkg": 209, "eremot": 209, "enolink": 209, "eadv": 209, "advertis": [209, 285, 332, 338, 423, 465, 474, 475, 478, 480], "esrmnt": 209, "srmount": 209, "ecomm": 209, "eproto": 209, "emultihop": 209, "multihop": 209, "edotdot": 209, "rfs": 209, "ebadmsg": 209, "eoverflow": 209, "enotuniq": 209, "ebadfd": 209, "eremchg": 209, "elibacc": 209, "elibbad": 209, "elibscn": 209, "elibmax": 209, "elibexec": 209, "eilseq": 209, "erestart": 209, "estrpip": 209, "euser": 209, "enotsock": 209, "edestaddrreq": 209, "emsgsiz": 209, "eprototyp": 209, "enoprotoopt": 209, "eprotonosupport": 209, "esocktnosupport": 209, "eopnotsupp": 209, "enotsup": 209, "epfnosupport": 209, "eafnosupport": 209, "eaddrinus": 209, "eaddrnotavail": 209, "enetdown": 209, "enetunreach": [209, 480], "enetreset": 209, "econnabort": [209, 210], "econnreset": [209, 210, 480], "enotconn": [209, 474], "eshutdown": [209, 210], "etoomanyref": 209, "splice": [209, 290, 469, 480], "etimedout": [209, 210, 465, 480], "econnrefus": [209, 210], "ehostdown": 209, "ehostunreach": 209, "ealreadi": [209, 210], "estal": 209, "stale": [209, 247, 474, 480], "nfs": [209, 290, 480], "euclean": 209, "enotnam": 209, "xenix": 209, "enavail": 209, "eisnam": 209, "eremoteio": 209, "edquot": 209, "eqful": [209, 480], "enotcap": [209, 210, 480], "ecancel": 209, "eownerdead": 209, "enotrecover": 209, "recover": [209, 412], "inappropri": [210, 335, 343, 425, 480], "new_exc": 210, "original_exc": 210, "3134": [210, 467, 480], "someexcept": [210, 385, 467], "add_not": [210, 440, 470, 480], "__notes__": [210, 378, 480], "rescu": 210, "unqualifi": [210, 345, 437, 474, 480], "perror": 210, "environmenterror": [210, 447, 473], "end_offset": [210, 378, 469, 480], "abandon": [210, 366, 412, 472], "characters_written": [210, 480], "rational": [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], "upcom": [210, 223, 322, 480], "dubious": [210, 397, 480], "recognis": [210, 265, 299, 328, 337, 386, 425, 480], "mygroup": [210, 338], "eg": [210, 240, 245, 290, 338, 424, 480], "apport": 211, "sigaltstack": [211, 480], "catastroph": [211, 472, 480], "dump_traceback": [211, 475, 480], "all_thread": 211, "print_tb": [211, 378, 475], "uninstal": [211, 278, 379, 450, 458, 474, 480], "is_en": 211, "dump_traceback_lat": [211, 475, 480], "cancel_dump_traceback_lat": 211, "watchdog": 211, "dup2": [211, 290, 330, 470, 475, 477, 480], "0x00007fb899f39700": [211, 473], "f_add_seal": 212, "f_get_seal": 212, "f_seal_": 212, "memfd_creat": [212, 290, 478, 480], "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], "getpgrp": [212, 290], "13341": 212, "tiocgpgrp": 212, "lock_un": 212, "lock_sh": 212, "lock_ex": 212, "lock_nb": 212, "seek_set": [212, 255, 275, 290, 337, 464, 468], "seek_cur": [212, 255, 275, 290, 337, 464, 468], "seek_end": [212, 255, 275, 290, 337, 464, 468], "svr4": 212, "f_setfl": 212, "lockdata": 212, "hhllhh": 212, "f_wrlck": 212, "f_setlkw": 212, "o_shlock": [212, 290, 464, 480], "o_exlock": [212, 290, 464, 480], "trade": [213, 289, 341, 423], "clear_cach": [213, 422, 474], "cmpfile": 213, "dir1": 213, "dir2": 213, "mtime": [213, 231, 247, 290, 355, 393, 478, 480], "default_ignor": [213, 474], "pardir": [213, 290], "report_partial_closur": 213, "report_full_closur": 213, "left_list": 213, "right_list": 213, "left_on": 213, "right_on": 213, "common_dir": 213, "common_fil": 213, "common_funni": 213, "same_fil": 213, "diff_fil": 213, "funny_fil": 213, "mydircmp": 213, "print_diff_fil": 213, "dcmp": 213, "sub_dcmp": 213, "openhook": [215, 464, 480], "hook_compress": [215, 469], "inplac": [215, 480], "filelineno": 215, "isfirstlin": 215, "isstdin": 215, "nextfil": 215, "bak": 215, "fi": [215, 222], "hook_encod": [215, 476, 480], "fnmatchcas": [217, 385, 480], "normcas": [217, 291, 480], "reobj": 217, "other_fract": 218, "limit_denomin": 218, "414213": 218, "1414213": 218, "125": [218, 258, 443, 446, 465], "7e": 218, "2476979795053773": [218, 472], "2251799813685248": [218, 472], "gcd": [218, 272, 475, 479, 480], "supportsint": [218, 383, 470, 478, 480], "is_integ": [218, 341, 480], "flt": 218, "from_decim": [218, 472], "max_denomin": 218, "1415926535897932": 218, "4503599627370497": 218, "9007199254740992": 218, "__floor__": [218, 272, 386, 425, 480], "greatest": [218, 272, 341], "__ceil__": [218, 272, 386, 425, 480], "ceil": [218, 272, 286, 319, 341, 425, 465, 478, 480], "__round__": [218, 222, 383, 386, 425, 467, 480], "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], "retrlin": 220, "1176": 220, "1063": 220, "sr": 220, "226": [220, 238], "retrbinari": 220, "retr": [220, 302], "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], "set_debuglevel": [220, 239, 285, 302, 332, 356, 475], "getwelcom": [220, 285, 302], "voidcmd": 220, "error_repli": 220, "blocksiz": [220, 239, 290, 355, 477, 480], "stor": 220, "transfercmd": 220, "nlst": [220, 473], "set_pasv": [220, 460], "storbinari": [220, 465, 466], "storlin": [220, 465], "eprt": 220, "passiv": [220, 252, 458, 460], "epsv": 220, "pasv": [220, 480], "ntransfercmd": 220, "mlsd": [220, 473], "3659": 220, "fromnam": 220, "tonam": 220, "error_perm": 220, "mkd": 220, "rmd": 220, "4217": 220, "prot_p": 220, "check_hostnam": [220, 239, 245, 285, 302, 332, 338, 392, 410, 471, 476, 480], "has_sni": [220, 239, 245, 285, 302, 332, 338, 392], "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, "ssl_version": [220, 338, 471, 480], "protocol_sslv23": [220, 338, 469, 480], "auth": [220, 245, 266, 332, 338, 462, 475, 480], "ccc": [220, 344, 373, 473], "nat": [220, 334, 473], "prot_c": 220, "error_temp": 220, "error_proto": [220, 302, 473], "anext": [222, 469, 480], "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, "pack_into": [222, 344, 464, 480], "unpack_from": [222, 344, 464, 480], "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], "__trunc__": [222, 272, 386, 425, 470, 480], "010": [222, 258, 359], "denial": [222, 259, 341, 355, 406, 425, 452, 470, 480], "classinfo": 222, "mydata": [222, 362, 408, 449, 472], "process_block": 222, "iterat": 222, "keyfunc": [222, 258], "0o70": 222, "0o12": 222, "write_through": [222, 255, 473, 480], "reconfigur": [222, 255, 477, 480], "default_buffer_s": [222, 255, 345, 480], "nnn": [222, 237, 392], "untransl": [222, 255], "somedir": 222, "o_rdon": [222, 279, 280, 290], "spamspam": 222, "bufferedread": [222, 255, 355, 465, 466, 472, 480], "bufferedwrit": [222, 255, 465, 472, 480], "bufferedrandom": [222, 255, 465], "rawiobas": [222, 255, 465, 473, 475, 480], "3j": [222, 286, 466], "inv_bas": 222, "forcibl": [222, 473, 474], "_x": [222, 256, 465, 476], "_voltag": 222, "displayhook": [222, 349, 447, 460], "salari": [222, 341, 437], "argn": 222, "regular_funct": 222, "fsum": [222, 272, 340, 441, 465, 480], "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], "zip_longest": [222, 258, 467, 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], "stdev": [223, 340, 470, 478, 480], "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], "total_ord": [223, 425, 427, 466, 472, 474, 480], "_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, "partialmethod": [223, 341, 474, 478, 480], "_aliv": 223, "set_stat": 223, "set_dead": 223, "strength": [223, 470], "eh": [223, 470], "uniontyp": [223, 341, 382, 383, 470, 480], "fun_num": 223, "615": [223, 422, 479, 480], "0x1035a2840": 223, "0x103fe0000": 223, "dict_key": [223, 466, 480], "singledispatchmethod": [223, 478, 480], "wrapper_assign": 223, "wrapper_upd": 223, "17482": 223, "my_decor": [223, 464], "debug_leak": 224, "debug_saveal": 224, "uncollect": [224, 472, 480], "set_threshold": 224, "threshold0": 224, "threshold1": 224, "threshold2": 224, "get_count": [224, 464], "count0": 224, "count1": 224, "count2": 224, "get_threshold": 224, "lazarus": 224, "gc_ref": 224, "unfreez": [224, 477], "get_freeze_count": [224, 477], "debug_uncollect": [224, 472], "debug_stat": 224, "debug_collect": 224, "unfamiliar": [225, 264, 289, 464, 465], "shortopt": 225, "longopt": 225, "frob": [225, 387], "getopterror": 225, "gnu_getopt": [225, 462], "posixly_correct": 225, "cfoo": 225, "optlist": 225, "ho": [225, 480], "getpasswarn": 226, "getus": [226, 245, 290, 302], "lname": 226, "getlogin": [226, 290], "i18n": [227, 342, 459, 466, 480], "l10n": [227, 459], "monolingu": 227, "bindtextdomain": [227, 263], "localedir": 227, "lc_messag": [227, 263], "lc_all": [227, 263, 359, 449, 452, 470, 477, 480], "textdomain": [227, 263], "dgettext": [227, 263], "ngettext": [227, 480], "singular": [227, 480], "dngettext": 227, "pgettext": [227, 478, 480], "dpgettext": 227, "npgettext": 227, "dnpgettext": 227, "dcgettext": [227, 263], "unimpl": [227, 240], "myapplic": 227, "class_": 227, "_info": 227, "_fallback": 227, "add_fallback": 227, "_pars": 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, "teach": [227, 461, 478, 480], "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], "subshel": [228, 290], "expandvar": [228, 291, 345, 465, 480], "include_hidden": [228, 480], "altsep": [228, 244, 290, 293, 470, 480], "iglob": [228, 469, 475, 476, 480], "drive": [228, 244, 289, 290, 291, 293, 355, 359, 366, 385, 419, 423, 458, 471, 473, 474, 475, 480], "unc": [228, 290, 291, 293, 419, 480], "sharepoint": [228, 419], "quo": 228, "vadi": 228, "card": [228, 292, 315, 316, 433], "topologicalsort": [229, 479, 480], "topolog": [229, 462, 479, 480], "vertex": [229, 381], "acycl": 229, "predecessor": [229, 462, 472], "get_readi": 229, "static_ord": 229, "topological_sort": 229, "task_queu": [229, 280], "finalized_tasks_queu": 229, "cycleerror": 229, "node_group": 229, "ts2": 229, "gr_name": [230, 462], "gr_passwd": 230, "gr_gid": [230, 345, 462], "gr_mem": 230, "yp": 230, "getgrnam": [230, 345, 462, 480], "getgrgid": [230, 476, 480], "getgral": [230, 480], "gunzip": 231, "badgzipfil": [231, 478, 480], "fileobj": [231, 232, 326, 330, 355, 473, 480], "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], "sha1": [232, 453, 464, 466, 471, 472, 480], "sha224": [232, 464, 466, 472], "sha256": [232, 248, 334, 338, 453, 464, 466, 472, 480], "sha384": [232, 338, 464, 466, 472], "sha512": [232, 453, 464, 466, 472, 480], "rsa": [232, 338, 469, 480], "1321": 232, "adler32": [232, 421, 480], "hexdigest": [232, 234, 337, 464, 480], "sha3_224": [232, 476], "sha3_256": [232, 476, 480], "sha3_384": [232, 476], "sha3_512": [232, 476, 480], "shake_128": [232, 476], "shake_256": [232, 476], "blake2b": [232, 470, 476, 479, 480], "algorithms_guarante": [232, 466, 472], "algorithms_avail": [232, 466, 472, 480], "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], "digest_s": [232, 234, 474], "block_siz": [232, 234, 474], "incept": 232, "length_in_bit": 232, "44709d6fcb83d92a76dcb0b668c98e1b1d3dafe7": 232, "file_digest": [232, 470, 480], "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], "pbkdf2_hmac": [232, 466, 469, 471, 474, 480], "hash_nam": 232, "dklen": 232, "pkcs": [232, 338, 474, 480], "pseudorandom": [232, 315], "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, "scrypt": [232, 476, 480], "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, "salt_siz": 232, "person_s": 232, "max_key_s": 232, "max_digest_s": 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, "heapifi": [233, 315, 449, 480], "heappush": [233, 449, 462, 465], "heappop": [233, 258, 449, 462, 465], "heappushpop": [233, 465], "heapreplac": [233, 315], "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], "html5": [236, 473, 474, 480], "name2codepoint": [236, 237], "codepoint2nam": 236, "entitydef": 236, "html4": [236, 237, 480], "whatwg": [236, 391, 480], "multipag": 236, "convert_charref": [237, 474, 475, 480], "myhtmlpars": 237, "handle_starttag": 237, "handle_endtag": 237, "handle_data": 237, "getpo": 237, "get_starttag_text": 237, "handle_startendtag": 237, "handle_entityref": 237, "handle_charref": 237, "handle_com": 237, "condcom": 237, "ie9": 237, "handle_decl": 237, "decl": 237, "handle_pi": 237, "sgml": [237, 270, 414, 465], "unknown_decl": 237, "ent": 237, "startswith": [237, 290, 341, 349, 385, 396, 419, 448, 459, 462, 464, 465, 468, 473, 475, 478, 480], "logo": [237, 381, 423], "buff": 237, "ere": 237, "pan": [237, 480], "soup": 237, "httpstatus": [238, 475, 479, 480], "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, "httpmethod": [238, 480], "5789": 238, "h3": 239, "h4": 239, "httpsconnect": [239, 392, 465, 466, 472, 474, 477, 480], "unverifi": [239, 240, 392], "_create_unverified_context": [239, 466, 474], "post_handshake_auth": [239, 338, 478, 480], "cert_fil": [239, 392, 471, 480], "alpn": [239, 338, 392, 469, 475, 480], "set_alpn_protocol": [239, 338, 392, 475], "key_fil": [239, 392, 471, 480], "debuglevel": [239, 332, 356, 392, 475, 480], "httpexcept": 239, "notconnect": 239, "invalidurl": [239, 480], "unknownprotocol": 239, "unknowntransferencod": 239, "unimplementedfilemod": 239, "incompleteread": 239, "improperconnectionst": 239, "cannotsendrequest": 239, "cannotsendhead": 239, "responsenotreadi": 239, "badstatuslin": 239, "linetoolong": 239, "remotedisconnect": [239, 475, 480], "getrespons": [239, 475, 480], "http_port": 239, "https_port": 239, "encode_chunk": 239, "reconnect": [239, 475, 480], "set_tunnel": [239, 416, 472, 480], "tunnel": [239, 472, 480], "get_proxy_response_head": [239, 480], "putrequest": [239, 480], "skip_host": 239, "skip_accept_encod": 239, "puthead": 239, "endhead": [239, 476], "message_bodi": 239, "7230": [239, 392], "amt": 239, "gethead": 239, "getcod": [239, 392, 480], "data1": [239, 387], "data2": [239, 387], "12524": 239, "issue12524": 239, "filecont": 239, "2965": [240, 392, 480], "2109": [240, 241], "cookie2": 240, "loaderror": 240, "delayload": 240, "blocked_domain": 240, "allowed_domain": 240, "rfc2965": 240, "rfc2109_as_netscap": 240, "hide_cookie2": 240, "strict_domain": 240, "strict_rfc2965_unverifi": 240, "strict_ns_unverifi": 240, "strict_ns_domain": 240, "domainliber": 240, "strict_ns_set_initial_dollar": 240, "strict_ns_set_path": 240, "secure_protocol": [240, 480], "wss": [240, 391, 480], "websocket": [240, 254, 480], "downgrad": [240, 480], "make_cooki": [240, 480], "curl": [240, 457, 458, 480], "cookie_spec": 240, "kristol": 240, "errata": [240, 259], "unfinish": [240, 280, 480], "2964": 240, "add_cookie_head": 240, "get_full_url": [240, 392], "get_head": [240, 383, 392], "header_item": [240, 392], "add_unredirected_head": [240, 392], "origin_req_host": [240, 392], "get_origin_req_host": [240, 392, 474], "extract_cooki": 240, "set_ok": 240, "approv": [240, 285, 304, 458, 459, 466, 480], "set_polici": 240, "set_cookie_if_ok": 240, "set_cooki": 240, "clear_session_cooki": 240, "ignore_discard": 240, "ignore_expir": 240, "wipe": 240, "mozillacookiejar": [240, 480], "lynx": [240, 400, 463], "clobber": [240, 289, 480], "lwpcookiejar": [240, 480], "libwww": [240, 463], "cookie3": 240, "return_ok": 240, "domain_return_ok": 240, "path_return_ok": 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], "set_blocked_domain": 240, "coyot": 240, "193": [240, 381, 467], "is_block": 240, "set_allowed_domain": 240, "is_not_allow": 240, "nz": 240, "domainstrictnodot": 240, "domainstrictnondomain": 240, "domainrfc2965match": 240, "domainstrict": 240, "acm": [240, 315], "rocket_launch": 240, "expiri": [240, 480], "is_expir": 240, "comment_url": 240, "rfc2109": 240, "port_specifi": 240, "domain_specifi": 240, "domain_initial_dot": 240, "began": [240, 247, 264, 359, 459, 460, 480], "has_nonstandard_attr": 240, "get_nonstandard_attr": 240, "set_nonstandard_attr": 240, "cj": 240, "ads": 240, "serializ": [241, 259], "2068": [241, 363], "ascii_lett": [241, 323, 342, 461, 467], "cookieerror": 241, "basecooki": 241, "simplecooki": [241, 480], "value_decod": 241, "value_encod": 241, "real_valu": 241, "coded_valu": [241, 475, 477, 480], "js_output": 241, "rawdata": 241, "http_cooki": 241, "httpon": [241, 465, 480], "samesit": [241, 480], "csrf": 241, "lax": [241, 464, 480], "isreservedkey": 241, "outputstr": 241, "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, "httpserver": [242, 330, 404], "server_class": [242, 404], "handler_class": [242, 404], "server_address": [242, 335, 404], "8000": [242, 292, 330, 404, 416, 417, 464, 478, 480], "httpd": [242, 273, 330, 404, 464], "requesthandlerclass": [242, 335, 404], "server_nam": [242, 404, 417], "server_port": [242, 404], "threadinghttpserv": [242, 477, 480], "threadingmixin": [242, 335, 477, 480], "client_address": [242, 335, 404], "do_spam": 242, "close_connect": 242, "handle_one_request": 242, "requestlin": 242, "3986": [242, 391, 466, 475, 477, 480], "hier": 242, "request_vers": 242, "messageclass": 242, "rfile": [242, 335], "wfile": [242, 335, 476, 480], "server_vers": 242, "basehttp": 242, "sys_vers": 242, "version_str": 242, "error_message_format": [242, 474], "send_error": [242, 474, 480], "error_content_typ": 242, "protocol_vers": [242, 245], "send_head": 242, "send_response_on": 242, "handle_expect_100": 242, "send_respons": 242, "date_time_str": 242, "end_head": [242, 473], "flush_head": [242, 473], "log_request": 242, "log_error": 242, "log_messag": [242, 480], "1994": [242, 423], "log_date_time_str": 242, "address_str": 242, "simplehttprequesthandl": [242, 330, 477, 480], "do_get": 242, "simplehttp": 242, "extensions_map": 242, "list_directori": 242, "webserv": 242, "index_pag": [242, 480], "9000": [242, 383, 427], "cgihttprequesthandl": [242, 480], "empt": 242, "cgi_directori": 242, "htbin": 242, "do_post": 242, "scrub": 242, "nefari": 242, "smart": [244, 461, 480], "namag": 244, "aqua": [244, 456, 480], "unsav": [244, 480], "undon": [244, 381, 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], "dicuss": 244, "leftarrow": 244, "rightarrow": 244, "pageup": 244, "pagedown": 244, "popup": [244, 359, 480], "100000000": 244, "attemp": 244, "uncolor": 244, "idlestartup": [244, 480], "pythonstartup": [244, 317, 331, 349, 435, 452, 474, 480], "masquerad": [244, 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, 480], "glitch": 244, "active_count": [244, 280, 362, 465, 469, 480], "__stdin__": [244, 349, 447], "__stdout__": [244, 329, 349, 447], "__stderr__": [244, 349, 359, 447], "pyw": [244, 435, 458, 461, 480], "setrecursionlimit": [244, 296, 349, 447, 459, 471, 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], "imap4_ssl": [245, 473, 479, 480], "imap4_stream": [245, 479, 480], "imap4rev1": 245, "1730": 245, "imap4_port": 245, "logout": [245, 475, 478, 480], "noop": [245, 280, 302, 332, 480], "d25if65hy903weo": 245, "imap4_ssl_port": 245, "ssl_context": [245, 285, 471, 480], "993": 245, "internaldate2tupl": 245, "datestr": 245, "int2ap": 245, "parseflag": 245, "flagstr": 245, "time2internald": 245, "date_tim": [245, 419], "expung": 245, "uw": 245, "message_set": 245, "authobject": [245, 332], "checkpoint": [245, 349], "new_mailbox": 245, "deleteacl": [245, 463], "acl": [245, 329], "5161": [245, 475, 480], "6855": [245, 475, 480], "message_part": 245, "getacl": [245, 461], "cyrus": [245, 480], "getannot": 245, "getquota": 245, "rfc2087": 245, "getquotaroot": 245, "folder": [245, 268, 396, 458, 480], "login_cram_md5": 245, "cram": [245, 332], "lsub": 245, "myright": [245, 463], "2342": [245, 461], "message_num": 245, "proxyauth": 245, "authoris": 245, "oldmailbox": 245, "newmailbox": 245, "criterion": [245, 296, 425, 459], "msgnum": 245, "ldj": 245, "inbox": [245, 268], "setacl": [245, 461], "setannot": 245, "setquota": 245, "sort_criteria": 245, "search_criterion": 245, "flag_list": 245, "3501": 245, "gmail": [245, 480], "threading_algorithm": 245, "unsubscrib": [245, 480], "unselect": [245, 479, 480], "xatom": 245, "utf8_en": [245, 475], "sgi": 246, "imglib": 246, "87a": 246, "89a": 246, "bitmap": [246, 252, 278, 325, 366, 372, 373], "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], "anchor": [247, 249, 293, 338, 351, 366, 373, 466, 471, 474, 480], "subpkg": 247, "invalidate_cach": [247, 420, 469, 473, 477, 480], "rebound": [247, 426, 433], "redefinit": [247, 425, 480], "resourceload": [247, 477, 480], "inspectload": [247, 474, 475, 480], "executionload": 247, "fileload": [247, 473, 474], "sourceload": [247, 473, 474], "find_spec": [247, 299, 349, 420, 429, 469, 471, 474, 475, 477, 480], "educ": [247, 258, 381], "spec_from_load": [247, 469], "pathfind": [247, 429, 469, 470, 474, 477, 480], "get_resource_read": [247, 249, 250, 477, 480], "resourceread": [247, 249, 250, 471, 477, 480], "get_data": [247, 299, 392, 420, 465, 474, 480], "get_sourc": [247, 262, 420, 474, 480], "source_to_cod": [247, 474, 475, 480], "sourceless": [247, 473, 475], "path_stat": [247, 473], "path_mtim": [247, 473], "set_data": 247, "traversableresourc": [247, 250, 471, 480], "perspect": [247, 250], "artifact": [247, 249, 250, 292, 473, 480], "correl": [247, 250, 340, 469, 471, 480], "open_resourc": [247, 250], "resource_path": [247, 250], "is_resourc": [247, 249, 250, 470, 471], "priori": [247, 250], "as_fil": [247, 249, 250, 471, 480], "iterdir": [247, 249, 250, 293, 419, 480], "is_dir": [247, 250, 290, 293, 419, 476, 478, 480], "is_fil": [247, 249, 250, 290, 293, 419, 475, 478, 480], "joinpath": [247, 249, 250, 293, 419, 480], "read_byt": [247, 249, 250, 275, 293, 419, 475, 480], "read_text": [247, 248, 249, 250, 255, 293, 419, 470, 471, 475, 480], "source_suffix": [247, 471], "debug_bytecode_suffix": 247, "bytecode_suffix": [247, 471], "optimized_bytecode_suffix": 247, "extension_suffix": [247, 471], "all_suffix": [247, 252], "getmodulenam": [247, 252, 476], "builtinimport": [247, 280, 469, 470, 476, 480], "allevi": [247, 459], "frozenimport": [247, 469, 470, 474, 480], "windowsregistryfind": [247, 458, 469, 470, 476, 480], "filefind": [247, 299, 469, 470, 473, 480], "loader_detail": 247, "sourcelessfileload": [247, 473, 476], "extensionfileload": [247, 473, 474, 476], "namespaceload": [247, 474, 480], "path_find": 247, "my_namespac": 247, "loader_st": [247, 480], "submodule_search_loc": [247, 249, 429], "has_loc": [247, 429], "magic_numb": [247, 471, 474], "cache_from_sourc": [247, 471, 472, 474, 475, 476], "debug_overrid": [247, 475], "get_tag": [247, 471, 472], "decode_sourc": [247, 474], "source_byt": 247, "resolve_nam": [247, 299, 479, 480], "module_from_spec": [247, 382, 471, 475, 480], "spec_from_file_loc": [247, 471, 476], "source_hash": [247, 477, 480], "_incompatible_extension_module_restrict": [247, 480], "disable_check": [247, 480], "lazyload": [247, 475, 476, 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, "rpartit": [247, 341, 464, 466, 472, 480], "parent_modul": 247, "pkg_resourc": [248, 249, 471, 480], "discover": [248, 309, 458, 474, 480], "dist": [248, 267, 272, 293, 381, 464, 472, 475, 478, 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], "purepath": [248, 290, 293, 469, 470, 471, 479, 480], "859": 248, "_hook": 248, "pathdistribut": [248, 480], "0x101e0cef0": 248, "filehash": 248, "bykw5omccfazvcoyqwkkkemovymafor34mmkbx8r1ni": 248, "text_typ": 248, "posixpath": [248, 291, 293, 480], "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], "open_binari": [249, 470, 471], "binaryio": [249, 383, 480], "open_text": [249, 470, 471], "textio": [249, 383, 480], "read_binari": [249, 470, 471, 480], "getmemb": [252, 355, 475, 480], "set_coroutine_origin_tracking_depth": [252, 349, 447, 477, 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, 378, 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, 480], "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], "getmembers_stat": [252, 470, 480], "ismodul": 252, "isclass": [252, 425], "ismethod": 252, "isfunct": 252, "isgeneratorfunct": [252, 465, 480], "isgener": [252, 465], "iscoroutinefunct": [252, 386, 471, 475, 480], "markcoroutinefunct": [252, 471, 480], "gen_coro": 252, "isasyncgenfunct": [252, 480], "agen": [252, 427], "isasyncgen": 252, "istraceback": 252, "isfram": 252, "iscod": 252, "isbuiltin": 252, "ismethodwrapp": [252, 470, 480], "methodwrappertyp": [252, 382, 470, 477, 480], "isroutin": [252, 480], "isabstract": [252, 465, 480], "ismethoddescriptor": 252, "isdatadescriptor": [252, 480], "isgetsetdescriptor": 252, "ismemberdescriptor": 252, "getdoc": [252, 425, 475, 478, 480], "getcom": [252, 310], "getfil": [252, 480], "getmodul": [252, 480], "getsourcefil": [252, 480], "getsourcelin": [252, 480], "getsourc": [252, 480], "follow_wrap": [252, 475, 480], "eval_str": 252, "__signature__": [252, 474, 480], "unwrap": [252, 338, 391, 474, 480], "return_annot": 252, "boundargu": [252, 473, 475, 479, 480], "bind_parti": 252, "omiss": [252, 311, 334, 480], "new_sig": 252, "anno": 252, "from_cal": [252, 469, 470, 475, 480], "mysignatur": 252, "implicit0": [252, 476, 480], "keyword_on": 252, "positional_on": 252, "var_posit": 252, "var_keyword": 252, "apply_default": [252, 475, 480], "getclasstre": 252, "getfullargspec": [252, 310, 470, 474, 475, 476, 480], "fullargspec": 252, "varkw": 252, "kwonlydefault": 252, "getargspec": [252, 470, 474, 475, 476, 480], "getargvalu": [252, 475], "arginfo": 252, "formatargvalu": [252, 475], "formatarg": 252, "formatvararg": 252, "formatvarkw": 252, "formatvalu": 252, "getmro": 252, "getcallarg": [252, 466, 475, 480], "getclosurevar": [252, 473], "closurevar": 252, "conting": 252, "frameinfo": [252, 470], "code_context": 252, "lifespan": 252, "handle_stackframe_without_leak": 252, "currentfram": [252, 470], "getframeinfo": [252, 470, 480], "getouterfram": [252, 470, 475, 480], "outermost": [252, 341, 362, 480], "getinnerfram": [252, 470, 475, 480], "getattr_stat": [252, 383, 471, 472, 480], "_foo": 252, "slot_descriptor": 252, "getset_descriptor": 252, "wrapper_descriptor": [252, 463], "descriptor_typ": 252, "getgeneratorst": [252, 472, 480], "gen_creat": [252, 472], "gen_run": 252, "gen_suspend": [252, 472], "gen_clos": [252, 472], "getcoroutinest": [252, 475, 480], "coro_cr": 252, "coro_run": 252, "coro_suspend": 252, "coro_clos": 252, "getasyncgenst": [252, 471, 480], "ag_run": [252, 479, 480], "ag_fram": 252, "agen_cr": 252, "agen_run": 252, "agen_suspend": 252, "agen_clos": 252, "getgeneratorloc": [252, 473], "getcoroutineloc": [252, 475, 480], "getasyncgenloc": [252, 471, 480], "co_optim": 252, "co_newloc": 252, "co_vararg": 252, "co_varkeyword": 252, "co_nest": 252, "co_gener": [252, 480], "co_coroutin": [252, 478, 480], "co_async_gener": 252, "bufferflag": [252, 425, 471], "c_contigu": [252, 341], "f_contigu": [252, 341], "any_contigu": 252, "contig_ro": 252, "strided_ro": 252, "records_ro": 252, "full_ro": 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], "text_encod": [255, 480], "blksize": [255, 404], "stacklevel": [255, 264, 397, 464, 480], "unsupportedoper": [255, 480], "bufferedrwpair": [255, 465, 480], "readal": [255, 469, 474, 480], "readinto1": [255, 475], "seek_": 255, "seek_hol": [255, 290, 473], "seek_data": [255, 290, 473], "immin": 255, "latenc": [255, 266, 290, 438, 466, 469, 476], "initial_byt": 255, "getbuff": [255, 472, 480], "ab56ef": 255, "buffer_s": [255, 311, 465], "line_buff": 255, "nsecond": [255, 446], "incrementalnewlinedecod": [255, 480], "reconstruct": [255, 296, 304, 375, 404, 480], "subnet": [256, 473, 475, 480], "downsid": [256, 458, 473, 477], "3232235521": [256, 342], "xc0": [256, 461], "xa8": 256, "max_prefixlen": 256, "reverse_point": [256, 475, 480], "arpa": [256, 356, 475], "ip6": [256, 475], "is_multicast": [256, 480], "multicast": [256, 334, 359, 395, 480], "3171": 256, "2373": 256, "is_priv": [256, 480], "is_glob": [256, 348, 474, 480], "is_unspecifi": 256, "5735": 256, "is_reserv": [256, 293, 480], "is_loopback": 256, "3330": 256, "is_link_loc": 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, "scope_id": [256, 334, 479, 480], "4007": 256, "fe80": 256, "ff02": 256, "5678": [256, 395], "is_site_loc": 256, "3879": 256, "4193": 256, "ipv4_map": 256, "sixtofour": 256, "6to4": 256, "3056": 256, "teredo": 256, "4380": 256, "nbit": 256, "ff00": 256, "cisco": [256, 480], "network_address": 256, "broadcast_address": 256, "with_prefixlen": 256, "with_netmask": 256, "with_hostmask": 256, "prefixlen": 256, "wholli": [256, 410], "address_exclud": 256, "n1": 256, "n2": 256, "prefixlen_diff": 256, "new_prefix": 256, "supernet": [256, 475], "subnet_of": [256, 477, 480], "supernet_of": [256, 477], "compare_network": 256, "db00": 256, "anycast": 256, "v4_int_to_pack": 256, "v6_int_to_pack": 256, "summarize_address_rang": [256, 475, 480], "ipaddr": 256, "collapse_address": [256, 475, 480], "get_mixed_type_key": 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, "from_iter": [258, 465, 480], "pred": [258, 396], "pairwis": [258, 381, 469, 480], "it1": 258, "it2": 258, "itn": [258, 480], "fillvalu": [258, 318, 465, 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, 316], "bx": 258, "cy": 258, "dx": [258, 340], "dy": 258, "011": 258, "prod": [258, 272, 478, 480], "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, "unique_everseen": 258, "abbccad": 258, "unique_justseen": 258, "aabcadeaf": 258, "seq_index": 258, "cdef": 258, "defg": 258, "grouper": 258, "gxx": 258, "sakki": [258, 466], "partit": [258, 329, 334, 341, 464, 475, 478, 480], "is_odd": 258, "subslic": 258, "getitem": [258, 288, 387, 461], "iter_except": 258, "before_and_aft": 258, "abcdefghi": 258, "all_upp": 258, "true_iter": 258, "powerset": 258, "sum_of_squar": 258, "1400": 258, "sumprod": [258, 272, 471, 480], "reshap": 258, "matmul": [258, 288, 475, 480], "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, "stabil": [258, 470, 480], "horner": 258, "polynomial_deriv": 258, "3x": [258, 474, 480], "8x": [258, 480], "siev": 258, "isqrt": [258, 272, 478, 480], "1_000_000_000_000_007": 258, "360620266859": 258, "1_000_000_000_000_403": 258, "1000000000000403": 258, "totient": 258, "coprim": [258, 341], "mathworld": 258, "wolfram": 258, "totientfunct": 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], "item_separ": 259, "key_separ": 259, "parse_int": 259, "parse_const": 259, "object_pairs_hook": [259, 466, 468], "num_str": [259, 376], "jsondecod": [259, 466, 476, 480], "deseri": [259, 281, 296, 337, 422, 443, 466, 470, 474, 476, 480], "raw_decod": [259, 480], "extran": [259, 305, 366, 480], "bigobject": 259, "colno": [259, 316, 475], "forbid": [259, 296, 338, 341, 370, 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], "iskeyword": [260, 341], "issoftkeyword": 260, "softkwlist": 260, "detect_encod": [262, 375], "getlin": [262, 379, 475, 480], "module_glob": [262, 397, 480], "clearcach": 262, "checkcach": [262, 480], "lazycach": [262, 475, 480], "_local": [263, 479, 480], "localeconv": [263, 341, 449, 476, 477, 480], "lc_numer": [263, 341, 475, 476, 477, 480], "decimal_point": [263, 341, 480], "thousands_sep": [263, 341, 480], "char_max": 263, "lc_monetari": [263, 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, "d_t_fmt": 263, "d_fmt": 263, "t_fmt": 263, "t_fmt_ampm": 263, "day_2": 263, "day_3": 263, "day_4": 263, "day_5": 263, "day_6": 263, "day_7": 263, "abday_1": 263, "abday_2": 263, "abday_3": 263, "abday_4": 263, "abday_5": 263, "abday_6": 263, "abday_7": 263, "mon_1": 263, "mon_2": 263, "mon_3": 263, "mon_4": 263, "mon_5": 263, "mon_6": 263, "mon_7": 263, "mon_8": 263, "mon_9": 263, "mon_10": 263, "mon_11": 263, "mon_12": 263, "abmon_1": 263, "abmon_2": 263, "abmon_3": 263, "abmon_4": 263, "abmon_5": 263, "abmon_6": 263, "abmon_7": 263, "abmon_8": 263, "abmon_9": 263, "abmon_10": 263, "abmon_11": 263, "abmon_12": 263, "radixchar": 263, "thousep": 263, "yesexpr": 263, "noexpr": 263, "crncystr": 263, "era": [263, 464], "emperor": 263, "reign": 263, "era_d_t_fmt": 263, "era_d_fmt": 263, "era_t_fmt": 263, "alt_digit": 263, "getdefaultlocal": [263, 452, 470, 471, 480], "envvar": [263, 359, 392], "1766": 263, "getlocal": [263, 470, 480], "lc_": 263, "do_setlocal": [263, 290], "localenam": 263, "resetlocal": [263, 470, 471, 480], "string1": [263, 337, 439], "string2": [263, 337, 439], "lc_collat": 263, "format_str": [263, 342, 449, 464, 471, 475, 477, 480], "deloc": [263, 475, 480], "atof": [263, 463, 464], "ssh": [263, 285, 328, 329, 391, 480], "pyctyp": [263, 469, 480], "py_tolow": [263, 466], "loc": 263, "xe4n": 263, "umlaut": 263, "bind_textdomain_codeset": [263, 463, 470, 478], "grip": [264, 373], "geteffectivelevel": 264, "getchild": [264, 466], "getchildren": [264, 466, 472, 478, 479, 480], "stack_info": [264, 480], "clientip": 264, "fblogg": 264, "hdlr": 264, "findcal": 264, "lno": 264, "sinfo": 264, "hashandl": 264, "createlock": [264, 266], "tidi": [264, 385, 462, 464, 465, 480], "emiss": [264, 359, 480], "formattim": 264, "preparatori": 264, "formatstack": 264, "uuu": 264, "default_time_format": 264, "default_msec_format": 264, "print_except": [264, 266, 378, 469, 480], "linefmt": 264, "formathead": 264, "formatfoot": 264, "footer": [264, 338, 480], "pertin": [264, 322], "tracebacktyp": [264, 378, 382, 425, 477, 480], "msec": [264, 364, 475], "0f": [264, 472, 480], "004": 264, "896": [264, 340], "la": [264, 464, 470], "tasknam": [264, 480], "entrant": [264, 480], "getloggerclass": 264, "throttl": 264, "28524": 264, "addlevelnam": 264, "getlevelnamesmap": [264, 470, 480], "reinstat": [264, 480], "gethandlerbynam": [264, 265, 480], "gethandlernam": [264, 480], "attrdict": [264, 480], "reconstitut": [264, 296], "klass": 264, "capturewarn": [264, 397], "formatwarn": [264, 397, 465, 480], "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, "exemplifi": 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, "setstream": [266, 278, 477, 480], "42378": [266, 480], "newsyslog": 266, "logrot": 266, "inod": [266, 290, 339, 480], "st_ino": [266, 290, 339, 471, 480], "reopenifneed": [266, 476], "precursor": 266, "rotation_filenam": 266, "rollov": [266, 357, 474, 480], "getfilestodelet": 266, "default_nam": [266, 425], "predetermin": 266, "dorollov": 266, "attim": [266, 474], "w0": 266, "w6": 266, "w1": [266, 437], "d_": 266, "makesocket": 266, "record_attr_dict": 266, "datalen": 266, "createsocket": [266, 470, 480], "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, "encodeprior": 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], "mapprior": 266, "hammond": [266, 458, 459, 461, 462, 473, 480], "dllname": [266, 478], "logtyp": 266, "win32servic": 266, "slimmer": 266, "geteventcategori": 266, "geteventtyp": 266, "getmessageid": 266, "credenti": [266, 285, 334, 392, 458, 475, 480], "getsubject": 266, "shouldflush": 266, "flushonclos": [266, 480], "settarget": [266, 480], "maplogrecord": 266, "enqueue_sentinel": 266, "lzmafil": [267, 474, 480], "lzmaerror": 267, "preset": [267, 294, 355, 480], "lzmadecompressor": [267, 475, 480], "lzmacompressor": [267, 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, "is_check_support": 267, "liblzma": [267, 470], "filter_lzma1": 267, "filter_lzma2": 267, "filter_delta": 267, "bcj": [267, 480], "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, "maildir": [268, 464, 466, 480], "noteworthi": [268, 459, 460], "get_messag": 268, "get_byt": [268, 472], "get_str": [268, 472, 480], "get_fil": [268, 472], "advisori": [268, 425, 452, 459, 480], "externalclasherror": 268, "qmail": 268, "courier": [268, 366, 369, 480], "exclam": [268, 294, 342, 373, 374, 403, 432], "list_fold": 268, "get_fold": 268, "nosuchmailboxerror": 268, "add_fold": 268, "remove_fold": 268, "notemptyerror": 268, "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, "get_sequ": 268, "set_sequ": 268, "nmh": 268, "gpl": [268, 423, 461], "rmail": 268, "037": 268, "014": 268, "abridg": 268, "attract": [268, 465, 467], "get_label": 268, "multichannel": 268, "memorandum": 268, "newsread": 268, "insofar": [268, 433], "composit": [268, 349, 373, 384, 429, 480], "bounc": [268, 459], "get_subdir": 268, "get_flag": 268, "set_subdir": 268, "set_flag": 268, "add_flag": 268, "remove_flag": 268, "set_dat": 268, "get_info": 268, "set_info": 268, "unseen": 268, "mua": [268, 338, 477], "get_from": 268, "set_from": 268, "time_": 268, "add_sequ": 268, "remove_sequ": 268, "set_label": 268, "add_label": 268, "remove_label": 268, "get_vis": 268, "set_vis": 268, "update_vis": 268, "list_nam": 268, "list_id": 268, "mpeg": 269, "xmpeg": 269, "1524": 269, "multimedia": [269, 292], "findmatch": 269, "cap": [269, 480], "showparti": 269, "getcap": [269, 285], "tmp1223": 269, "unmarsh": [271, 470], "comb": [272, 340, 439, 470, 478, 480], "binomi": [272, 315, 340, 480], "copysign": [272, 465, 480], "fab": 272, "fmod": [272, 427], "frexp": 272, "mantissa": [272, 315, 463, 465], "lcm": [272, 479, 480], "ldexp": [272, 315, 480], "modf": 272, "nextaft": [272, 471, 479, 480], "ulp": [272, 315, 349, 465, 479, 480], "halfway": [272, 467], "trunc": [272, 286, 341, 425, 465, 480], "denorm": [272, 349, 480], "epsilon": [272, 349, 465], "cbrt": [272, 340, 470, 480], "cube": [272, 340, 446, 480], "718281": 272, "exp2": [272, 470, 480], "expm1": [272, 466, 472, 480], "0000050000069649e": 272, "0000050000166668e": 272, "log1p": [272, 465, 480], "log2": [272, 472, 473], "bit_length": [272, 315, 341, 466, 468], "quadrant": 272, "euclidean": [272, 478, 480], "qx": 272, "norm": [272, 480], "hypotenus": 272, "triangl": [272, 381], "pythagorean": 272, "theorem": [272, 340, 341], "hyperbola": 272, "erfc": [272, 466, 472, 477, 480], "complementari": [272, 315, 405, 466, 472], "gamma": [272, 315, 466, 472], "lgamma": [272, 466, 472], "141592": 272, "283185": 272, "circumfer": 272, "vi": [272, 317], "hart": 272, "celebr": 272, "pie": [272, 337], "guess_all_extens": [273, 480], "knownfil": 273, "rebuilt": [273, 473, 475, 480], "read_mime_typ": [273, 480], "add_typ": 273, "suffix_map": 273, "recognit": 273, "tgz": [273, 457], "encodings_map": [273, 480], "types_map": [273, 465, 480], "common_typ": 273, "types_map_inv": 273, "read_windows_registri": 273, "access_read": 275, "access_writ": 275, "access_copi": 275, "access_default": [275, 480], "prot": 275, "tagnam": [275, 373, 407, 408, 409, 480], "allocationgranular": 275, "map_shar": 275, "prot_writ": 275, "prot_read": 275, "map_priv": 275, "lieu": [275, 423], "pages": 275, "madvis": [275, 478, 480], "advic": [275, 290, 458, 471, 480], "pagefil": 275, "write_byt": [275, 293, 475, 480], "madv_norm": 275, "madv_random": 275, "madv_sequenti": 275, "madv_willne": 275, "madv_dontne": 275, "madv_remov": 275, "madv_dontfork": 275, "madv_dofork": 275, "madv_hwpoison": 275, "madv_merg": 275, "madv_unmerg": 275, "madv_soft_offlin": 275, "madv_hugepag": 275, "madv_nohugepag": 275, "madv_dontdump": 275, "madv_dodump": 275, "madv_fre": 275, "madv_nosync": 275, "madv_autosync": 275, "madv_nocor": 275, "madv_cor": 275, "madv_protect": 275, "madv_free_reus": 275, "map_denywrit": 275, "map_execut": 275, "map_anon": 275, "map_anonym": 275, "map_popul": [275, 480], "map_stack": [275, 480], "map_aligned_sup": [275, 480], "map_conc": [275, 480], "addpackagepath": 276, "pkg_name": [276, 359, 379], "replacepackag": 276, "oldnam": 276, "newnam": [276, 449], "replace_path": 276, "run_script": 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], "fcicreat": [278, 480], "cabnam": 278, "mszip": 278, "uuidcreat": 278, "uuidtostr": 278, "opendatabas": [278, 480], "msiopendatabas": 278, "msidbopen_createdirect": 278, "msidbopen_cr": 278, "msidbopen_direct": 278, "msidbopen_readon": 278, "msidbopen_transact": 278, "msidbopen_patchfil": 278, "createrecord": 278, "msicreaterecord": 278, "init_databas": [278, 480], "productnam": 278, "productcod": 278, "productvers": 278, "manufactur": 278, "_validation_record": 278, "add_data": [278, 392, 474], "add_tabl": 278, "add_stream": 278, "_stream": 278, "gen_uuid": 278, "openview": [278, 480], "msidatabaseopenview": 278, "msidatabasecommit": 278, "getsummaryinform": 278, "msigetsummaryinform": 278, "msiclosehandl": 278, "msiviewexecut": 278, "getcolumninfo": 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, "summaryinform": [278, 480], "getproperti": [278, 413, 480], "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, "getpropertycount": 278, "msisummaryinfogetpropertycount": 278, "setproperti": [278, 412, 413], "msisummaryinfosetproperti": 278, "msisummaryinfopersist": 278, "getfieldcount": 278, "msirecordgetfieldcount": 278, "getinteg": [278, 465], "setstr": 278, "msirecordsetstr": 278, "msirecordsetstream": 278, "setinteg": 278, "msirecordsetinteg": 278, "cleardata": 278, "msirecordcleardata": 278, "msierror": [278, 480], "basedir": 278, "componentflag": 278, "start_compon": [278, 480], "defaultdir": 278, "keypath": 278, "add_fil": 278, "remove_pyc": 278, "featurecompon": 278, "set_curr": 278, "dlg": 278, "controlev": 278, "eventmap": 278, "controlcondit": 278, "radiobuttongroup": 278, "radio": [278, 372, 480], "control_next": 278, "pushbutton": 278, "next_control": 278, "radiogroup": 278, "radiobutton": [278, 372, 373, 480], "adminexecutesequ": 278, "adminuisequ": 278, "advtexecutesequ": 278, "installexecutesequ": 278, "installuisequ": 278, "uitext": 278, "actiontext": 278, "lk_": 279, "lk_lock": 279, "lk_rlck": 279, "lk_nblck": 279, "lk_nbrlck": 279, "lk_unlck": 279, "setmod": 279, "o_append": [279, 290], "fdopen": [279, 290, 334, 425], "xe0": 279, "keycod": [279, 366], "getwch": [279, 465], "putch": 279, "putwch": [279, 465], "unicode_char": 279, "ungetwch": 279, "heapmin": 279, "getppid": [280, 290, 480], "set_start_method": [280, 471, 474], "preload": [280, 453, 480], "33725": [280, 478, 480], "sharedmemori": [280, 281, 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, "imap_unord": [280, 480], "apply_async": [280, 465], "multiple_result": 280, "patienc": 280, "poolwork": 280, "semi": [280, 289, 374, 480], "is_al": [280, 362, 465, 479, 480], "orphan": [280, 480], "authkey": [280, 281], "waitforsingleobject": [280, 480], "waitformultipleobject": [280, 480], "processerror": 280, "buffertooshort": 280, "recv_bytes_into": 280, "authenticationerror": 280, "joinablequeu": [280, 475, 480], "infinitesim": 280, "cancel_join_thread": 280, "conn1": 280, "conn2": 280, "feeder": [280, 383, 480], "sem_getvalu": [280, 480], "join_thread": [280, 359, 480], "allow_exit_without_flush": 280, "3770": 280, "active_children": 280, "cpus": [280, 290, 344, 474, 475, 480], "sched_getaffin": [280, 290, 473, 480], "parent_process": [280, 480], "freeze_support": 280, "get_all_start_method": [280, 474, 480], "get_start_method": [280, 474], "allow_non": [280, 416, 417, 462], "set_execut": [280, 480], "set_forkserver_preload": [280, 480], "send_byt": 280, "recv_byt": 280, "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, "rawarray": 280, "rawvalu": 280, "get_obj": 280, "875": 280, "375": [280, 340], "1111111111111111": 280, "515625": 280, "0625": [280, 446], "640625": 280, "syncmanag": [280, 480], "basemanag": [280, 281, 480], "shutdown_timeout": [280, 480], "get_serv": 280, "xmlrpclib": [280, 461, 462, 463, 464, 465, 466, 467, 480], "50000": [280, 364], "typeid": [280, 478], "proxytyp": [280, 399, 480], "method_to_typeid": 280, "create_method": 280, "baseproxi": [280, 480], "_callmethod": 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, "_getvalu": 280, "deregist": 280, "maxtasksperchild": [280, 466, 480], "apach": [280, 338, 416, 423, 450, 459, 476, 480], "mod_wsgi": [280, 345], "error_callback": 280, "asyncresult": 280, "chop": [280, 459, 463, 467], "map_async": [280, 465, 473], "lazier": 280, "starmap_async": [280, 473], "outstand": [280, 423], "deliver_challeng": 280, "answer_challeng": 280, "af_pip": 280, "last_accept": 280, "object_list": 280, "waitabl": [280, 290, 325, 363, 470, 480], "1729": 280, "pipenam": 280, "servernam": 280, "get_logg": 280, "log_to_stderr": [280, 480], "doom": [280, 464], "mainprocess": 280, "pymp": 280, "threadpool": [280, 480], "_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, "smp": 281, "sharedmemorymanag": [281, 480], "shm_a": 281, "shm_b": 281, "howdi": 281, "ndarray": 281, "np": [281, 473], "shm": [281, 480], "dtype": [281, 383], "psm_21467_46075": 281, "existing_shm": 281, "int64": 281, "888": 281, "shareablelist": [281, 480], "smm": 281, "psm_6572_7512": 281, "raw_shm": 281, "another_sl": 281, "psm_6572_12221": 281, "do_work": [281, 290], "total_result": 281, "10m": 281, "106939": 281, "nul_bug_demo": 281, "deserialized_sl": 281, "netrcparseerror": 283, "mapnam": 284, "default_domain": 284, "joy": [284, 381], "get_default_domain": 284, "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, "1093": 285, "1094": 285, "fellow": 285, "240": [285, 381], "119": [285, 340, 379, 478], "readermod": 285, "usenetrc": 285, "authinfo": 285, "nntppermanenterror": 285, "1755": [285, 473], "nntp_ssl": [285, 472, 479, 480], "nntps": 285, "4642": 285, "nntperror": [285, 480], "nntpreplyerror": 285, "nntptemporaryerror": 285, "nntpprotocolerror": 285, "nntpdataerror": 285, "nntp_version": 285, "nntp_implement": 285, "disclaim": [285, 346, 398, 423], "newgroup": 285, "groupinfo": 285, "tor": 285, "newnew": 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, "xover": 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], "ihav": 285, "slave": [285, 290, 306, 366, 480], "xhdr": 285, "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, "__not__": 288, "inv": [288, 475], "__inv__": 288, "truediv": 288, "66": [288, 386, 439, 460, 465], "__concat__": 288, "countof": [288, 479, 480], "delitem": 288, "indexof": [288, 479, 480], "setitem": [288, 387], "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], "iadd": 288, "iand": 288, "iconcat": 288, "__iconcat__": 288, "ifloordiv": 288, "ilshift": 288, "imod": 288, "imatmul": [288, 475], "ior": 288, "ipow": 288, "irshift": 288, "isub": 288, "itruediv": 288, "ixor": 288, "yourscript": 289, "foutfil": 289, "qfoutfil": 289, "acquaint": 289, "execl": [289, 290], "xf": [289, 437], "pf": [289, 373], "ffoo": 289, "controversi": [289, 461], "contradictori": 289, "hypothet": [289, 334, 459], "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, "optiongroup": 289, "optioncontain": 289, "add_option_group": 289, "get_option_group": 289, "print_vers": 289, "get_vers": 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], "callback_arg": 289, "callback_kwarg": 289, "suppress_help": 289, "fbar": 289, "mypkg": [289, 385], "check_choic": 289, "poke": 289, "enable_interspersed_arg": 289, "get_opt": 289, "set_conflict_handl": 289, "optionconflicterror": 289, "intellig": [289, 292, 294], "whittl": 289, "set_usag": 289, "get_usag": 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, "store_act": 289, "typed_act": 289, "always_typed_act": 289, "take_act": 289, "ding": [289, 479, 480], "dong": [289, 480], "ensure_valu": 289, "optparse_pars": 289, "valv": 289, "badoptionerror": 289, "ambiguousoptionerror": 289, "threat": 290, "getuid": [290, 480], "inaccess": [290, 392, 425, 459, 462, 474, 480], "unam": [290, 300, 349, 352, 355, 472, 473, 480], "device_encod": [290, 480], "nonsens": [290, 474], "ctermid": 290, "environb": [290, 345, 472, 480], "supports_bytes_environ": [290, 472], "fchdir": [290, 475], "getenvb": [290, 472], "get_exec_path": 290, "getegid": [290, 480], "geteuid": [290, 480], "getgid": [290, 480], "getgrouplist": [290, 473, 480], "getgroup": [290, 480], "setgroup": [290, 345, 480], "macosx_deployment_target": [290, 480], "getpwuid": [290, 307, 480], "getpgid": [290, 462], "getprior": [290, 473], "prio_process": 290, "prio_pgrp": 290, "prio_us": 290, "setprior": [290, 473, 480], "prio_darwin_thread": [290, 480], "prio_darwin_process": [290, 480], "prio_darwin_bg": [290, 480], "prio_darwin_nonui": [290, 480], "getresuid": [290, 466, 480], "ruid": 290, "euid": 290, "suid": 290, "getresgid": [290, 466, 480], "rgid": 290, "egid": 290, "sgid": 290, "initgroup": [290, 466], "setegid": 290, "seteuid": 290, "setgid": [290, 355], "superus": 290, "setn": [290, 480], "nstype": 290, "reassoci": 290, "clone_new": 290, "pidfd_open": [290, 471, 479, 480], "clone_newut": 290, "clone_newpid": 290, "clone_newnet": 290, "unshar": [290, 319, 480], "setpgrp": 290, "setpgid": [290, 345], "pgrp": 290, "setregid": [290, 345], "setresgid": [290, 466], "setresuid": [290, 466], "setreuid": [290, 345], "getsid": [290, 463], "setsid": [290, 345, 480], "setuid": [290, 355], "sysnam": [290, 300], "nodenam": [290, 300, 407], "disassoci": 290, "clone_": 290, "clone_fil": 290, "clone_f": 290, "clone_newcgroup": 290, "clone_newipc": 290, "clone_newn": 290, "clone_newtim": 290, "clone_newus": 290, "clone_sighand": 290, "clone_sysvsem": 290, "clone_thread": 290, "clone_vm": 290, "decept": [290, 462], "closerang": [290, 465, 480], "fd_low": [290, 480], "fd_high": [290, 480], "copy_file_rang": [290, 480], "offset_src": 290, "offset_dst": 290, "procf": [290, 480], "sysf": 290, "fd2": 290, "fchmod": [290, 465, 475, 480], "fchown": [290, 465, 475], "fdatasync": [290, 475], "filedescriptor": 290, "fpathconf": [290, 480], "95": [290, 311, 315, 340, 379, 462, 465], "98": [290, 334, 341, 402, 465, 466, 472], "pathconf_nam": 290, "pathconf": [290, 473], "fstat": [290, 291, 339, 461, 473, 475, 480], "stat_result": [290, 293, 355, 462, 475, 478, 480], "fstatvf": [290, 461, 475], "statvf": [290, 461, 465, 473, 480], "fsync": [290, 475, 480], "_commit": 290, "get_block": [290, 475, 480], "set_block": [290, 475, 480], "f_lock": [290, 480], "f_tlock": 290, "f_ulock": 290, "f_test": 290, "login_tti": [290, 480], "leader": [290, 328, 480], "lseek": [290, 464, 473], "0o777": [290, 293], "o_wron": [290, 330], "o_rdwr": [290, 330], "o_creat": 290, "o_excl": [290, 357], "o_trunc": 290, "o_dsync": 290, "o_rsync": 290, "o_sync": 290, "o_noctti": 290, "o_cloexec": [290, 473, 480], "o_noinherit": 290, "o_short_liv": 290, "o_temporari": [290, 357], "o_random": 290, "o_sequenti": 290, "o_evton": [290, 469, 480], "o_fsync": [290, 469, 480], "o_symlink": [290, 469, 480], "o_nofollow_ani": [290, 469, 480], "o_async": 290, "o_direct": 290, "o_directori": 290, "o_nofollow": 290, "o_noatim": 290, "o_path": [290, 474, 480], "o_tmpfil": [290, 357, 474, 480], "openpti": [290, 306, 480], "pipe2": [290, 473], "posix_falloc": [290, 473, 475, 480], "posix_fadvis": [290, 473, 475, 480], "posix_fadv_norm": 290, "posix_fadv_sequenti": 290, "posix_fadv_random": 290, "posix_fadv_noreus": 290, "posix_fadv_willne": 290, "posix_fadv_dontne": 290, "pread": [290, 473, 475, 477, 480], "preadv": [290, 477, 480], "rwf_hipri": 290, "rwf_nowait": 290, "sysconf": [290, 334, 480], "sc_iov_max": [290, 334], "readv": [290, 473, 475, 477, 480], "pwrite": [290, 473, 475, 477], "pwritev": [290, 477, 480], "rwf_dsync": 290, "rwf_sync": 290, "rwf_append": [290, 480], "writev": [290, 473, 475, 477, 480], "out_fd": [290, 480], "in_fd": [290, 480], "sf_nodiskio": 290, "sf_mnowait": 290, "sf_sync": 290, "sf_nocach": [290, 480], "splice_f_mov": 290, "splice_f_nonblock": 290, "splice_f_mor": 290, "tcgetpgrp": 290, "tcsetpgrp": 290, "pg": 290, "ttynam": [290, 480], "get_terminal_s": [290, 329, 473, 480], "stdout_fileno": 290, "terminal_s": [290, 329], "close_fd": [290, 345, 463, 472, 477, 478, 480], "get_inherit": [290, 334, 474], "set_inherit": [290, 325, 334, 474, 480], "get_handle_inherit": [290, 474], "set_handle_inherit": [290, 345, 474], "supports_fd": [290, 473], "faccessat": 290, "supports_dir_fd": [290, 473], "supports_follow_symlink": [290, 329], "effective_id": [290, 473], "f_ok": [290, 329], "r_ok": 290, "w_ok": 290, "x_ok": [290, 329, 480], "supports_effective_id": [290, 473], "uf_nodump": [290, 339], "uf_immut": [290, 339, 465], "uf_append": [290, 339, 465], "uf_opaqu": [290, 339], "uf_nounlink": [290, 339], "uf_compress": [290, 339], "uf_hidden": [290, 339], "sf_archiv": [290, 339], "sf_immut": [290, 339], "sf_append": [290, 339], "sf_nounlink": [290, 339], "sf_snapshot": [290, 339], "s_isuid": [290, 339], "s_isgid": [290, 339], "s_enfmt": [290, 339], "s_isvtx": [290, 339], "s_iread": [290, 339], "s_iwrit": [290, 329, 339], "s_iexec": [290, 339], "s_irwxu": [290, 339], "s_irusr": [290, 339, 355], "s_iwusr": [290, 339, 355], "s_ixusr": [290, 339, 355], "s_irwxg": [290, 339], "s_irgrp": [290, 339], "s_iwgrp": [290, 339, 355], "s_ixgrp": [290, 339, 355], "s_irwxo": [290, 339], "s_iroth": [290, 339], "s_iwoth": [290, 339, 355], "s_ixoth": [290, 339, 355], "chroot": [290, 480], "getcwdb": [290, 467, 478, 480], "lchflag": [290, 465], "lchmod": [290, 293, 465, 480], "lchown": [290, 462], "xxxxxxxxxxxx": 290, "lstat": [290, 291, 293, 339, 359, 471, 473, 478, 480], "vista": [290, 480], "repars": [290, 478, 480], "junction": [290, 291, 293, 329, 471, 478, 480], "exist_ok": [290, 293, 475, 480], "21082": [290, 480], "mkfifo": [290, 473, 475, 480], "rendezv": [290, 472], "mknod": [290, 462, 473, 475, 480], "0o600": 290, "s_ifreg": [290, 339], "s_ifchr": [290, 339, 480], "s_ifblk": [290, 339], "s_ififo": [290, 339], "makedev": [290, 462, 480], "st_dev": [290, 339, 471], "st_rdev": [290, 471], "readlink": [290, 293, 473, 478, 479, 480], "realpath": [290, 291, 293, 458, 469, 478, 480], "prune": [290, 293, 480], "direntri": [290, 471, 475, 476, 480], "opendir": [290, 480], "readdir": [290, 475], "findfirstfilew": [290, 480], "findnextfilew": 290, "scandir_path": 290, "s_isdir": [290, 339], "dirent": 290, "d_type": 290, "dt_unknown": 290, "is_symlink": [290, 293, 478, 480], "islink": [290, 291, 293, 478, 480], "is_junct": [290, 293, 471, 480], "isjunct": [290, 291, 471, 480], "st_nlink": [290, 339], "st_ctime": [290, 339, 471], "st_birthtim": [290, 464, 471], "statinfo": 290, "st_mode": [290, 293, 339, 474, 478], "33188": 290, "7876932": 290, "234881026": 290, "st_uid": [290, 339], "st_gid": [290, 339], "st_size": [290, 293, 339, 461], "264": [290, 344, 461], "st_atim": [290, 339], "1297230295": 290, "1297230027": 290, "st_atime_n": 290, "st_mtime_n": 290, "st_ctime_n": 290, "st_birthtime_n": 290, "fat32": [290, 480], "st_block": [290, 480], "st_blksize": 290, "st_flag": [290, 464], "st_gen": [290, 464], "st_fstype": [290, 477, 480], "st_rsize": 290, "st_creator": 290, "st_type": 290, "st_file_attribut": [290, 339, 475, 480], "dwfileattribut": [290, 475], "by_handle_file_inform": [290, 475], "getfileinformationbyhandl": [290, 475], "file_attribute_": 290, "file_attribute_arch": [290, 339], "st_reparse_tag": [290, 339, 478], "file_attribute_reparse_point": [290, 339], "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, 293], "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_cloexec": 290, "mfd_": 290, "memfd": [290, 480], "mfd_allow_s": 290, "mfd_hugetlb": 290, "mfd_huge_shift": 290, "mfd_huge_mask": 290, "mfd_huge_64kb": 290, "mfd_huge_512kb": 290, "mfd_huge_1mb": 290, "mfd_huge_2mb": 290, "mfd_huge_8mb": 290, "mfd_huge_16mb": 290, "mfd_huge_32mb": 290, "mfd_huge_256mb": 290, "mfd_huge_512mb": 290, "mfd_huge_1gb": 290, "mfd_huge_2gb": 290, "mfd_huge_16gb": 290, "mfd_huge": 290, "eventfd": [290, 469, 480], "initv": 290, "efd_cloexec": [290, 480], "efd_nonblock": [290, 480], "efd_semaphor": [290, 480], "eventfd_read": 290, "eventfd_writ": 290, "efc_cloexec": 290, "xattr_replac": 290, "xattr_creat": 290, "xattr_size_max": 290, "adddlldirectori": 290, "execlp": 290, "execvp": [290, 345], "ex_ok": 290, "exit_success": 290, "ex_usag": 290, "ex_dataerr": 290, "ex_noinput": 290, "ex_nous": 290, "ex_nohost": 290, "ex_unavail": 290, "ex_softwar": 290, "ex_oserr": 290, "ex_osfil": 290, "ex_cantcreat": 290, "ex_ioerr": 290, "ex_tempfail": 290, "retryabl": 290, "ex_protocol": 290, "ex_noperm": 290, "ex_config": 290, "ex_notfound": 290, "cygwin": [290, 349, 357, 458, 460, 462, 478, 480], "surfac": [290, 381, 471], "longstand": [290, 471, 473, 480], "pidfd_nonblock": [290, 471, 480], "waitid": [290, 473, 475, 480], "plock": 290, "waitstatus_to_exitcod": [290, 306, 479, 480], "file_act": [290, 480], "setpgroup": [290, 480], "resetid": [290, 480], "setsigmask": [290, 480], "setsigdef": [290, 480], "posix_spawnp": [290, 480], "posix_spawn_open": 290, "posix_spawn_clos": 290, "posix_spawn_dup2": 290, "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, "sched_param": 290, "posix_spawn_setschedparam": 290, "posix_spawn_setschedul": 290, "after_in_par": 290, "after_in_child": 290, "spawnl": 290, "spawnlp": [290, 345], "spawnv": [290, 480], "spawnvp": [290, 345], "p_nowait": [290, 345], "p_wait": [290, 345], "p_nowaito": 290, "p_detach": 290, "p_overlay": 290, "shellexecut": [290, 480], "normpath": [290, 291, 466, 480], "comspec": [290, 345, 473, 474], "children_us": 290, "children_system": 290, "getprocesstim": 290, "idtyp": 290, "p_pid": 290, "p_pgid": 290, "p_all": 290, "p_pidfd": [290, 479, 480], "wexit": 290, "wstop": 290, "wcontinu": 290, "wnohang": 290, "wnowait": 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], "cld_exit": 290, "wuntrac": 290, "wait3": [290, 464, 475, 480], "getrusag": [290, 319, 464, 480], "wait4": [290, 464, 475], "cld_kill": [290, 479, 480], "cld_dump": 290, "cld_trap": 290, "cld_stop": [290, 479, 480], "cld_continu": 290, "wifexit": 290, "wexitstatus": 290, "wifsign": 290, "wtermsig": 290, "wifstop": 290, "wstopsig": 290, "wcoredump": 290, "wifcontinu": 290, "sigcont": [290, 330], "ptrace": [290, 480], "sched_oth": 290, "sched_batch": 290, "sched_idl": 290, "sched_sporad": 290, "sched_fifo": 290, "sched_rr": 290, "robin": [290, 410, 439, 478, 480], "sched_reset_on_fork": 290, "sched_prior": 290, "sched_setparam": [290, 473], "sched_setschedul": [290, 473], "sched_getparam": [290, 473], "sched_get_priority_min": [290, 473], "sched_get_priority_max": [290, 473], "sched_getschedul": [290, 473], "sched_rr_get_interv": [290, 473], "quantum": 290, "sched_yield": [290, 473, 480], "sched_setaffin": [290, 473, 480], "confstr": [290, 480], "confstr_nam": 290, "undetermin": 290, "getloadavg": 290, "unobtain": 290, "sysconf_nam": [290, 480], "sc_minsigstksz": [290, 480], "extsep": 290, "defpath": [290, 329, 480], "rtld_lazi": [290, 349, 473], "rtld_nodelet": [290, 473], "rtld_noload": [290, 473], "rtld_deepbind": [290, 473], "setdlopenflag": [290, 349, 447, 461, 473], "getdlopenflag": [290, 349, 447, 461], "getrandom": [290, 475, 476, 480], "entropi": [290, 338, 476, 480], "environment": [290, 392, 452, 480], "unnecessarili": [290, 480], "grnd_random": 290, "grnd_nonblock": [290, 480], "524": [290, 476, 480], "bcryptgenrandom": [290, 470, 480], "systemrandom": [290, 315, 323], "getentropi": [290, 475, 480], "cryptgenrandom": [290, 470, 480], "ntpath": [291, 477, 480], "lexist": [291, 463, 478, 480], "isdir": [291, 293, 299, 355, 478, 480], "ismount": [291, 474, 478, 480], "commonpath": [291, 475, 480], "commonprefix": [291, 475], "userprofil": [291, 478, 480], "homepath": 291, "homedr": 291, "getatim": 291, "getmtim": 291, "getctim": 291, "isab": [291, 293], "getvolumepathnam": 291, "isdevdr": [291, 480], "std": [291, 349, 363, 464, 480], "1003": 291, "relpath": [291, 293, 465, 471, 480], "samefil": [291, 293, 474, 475, 480], "path1": 291, "path2": 291, "sameopenfil": 291, "fp1": 291, "fp2": 291, "samestat": [291, 293, 474], "stat1": 291, "stat2": 291, "splitdriv": [291, 477, 480], "splitroot": [291, 471, 480], "cshrc": [291, 456], "supports_unicode_filenam": [291, 462], "soundcard": 292, "ossaudioerror": 292, "audiodev": [292, 465], "dsp": 292, "player": [292, 316, 342, 381], "linuxaudiodev": [292, 459, 462, 465], "openmix": 292, "mixerdev": 292, "setfmt": 292, "setparamet": 292, "oss_audio_devic": 292, "writeal": 292, "sndctl_dsp_setfmt": 292, "sndctl_dsp_sync": 292, "nonblock": [292, 480], "getfmt": 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, "obufcount": 292, "obuffre": 292, "oss_mixer_devic": 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, "stereocontrol": 292, "reccontrol": 292, "left_volum": 292, "right_volum": 292, "get_recsrc": 292, "set_recsrc": 292, "microphon": 292, "setrecsrc": 292, "sound_mixer_m": 292, "windowspath": [293, 480], "purewindowspath": [293, 480], "test_pathlib": [293, 480], "pathseg": 293, "pureposixpath": [293, 480], "lib64": [293, 349, 351, 453, 479, 480], "apache2": 293, "an_absolute_path": 293, "stem": [293, 419, 466, 470, 480], "as_posix": 293, "as_uri": 293, "is_absolut": [293, 480], "is_relative_to": [293, 480], "case_sensit": [293, 471, 480], "relative_to": [293, 471, 480], "walk_up": [293, 471, 480], "941": 293, "error_messag": 293, "subpath": [293, 420], "with_nam": [293, 480], "antoin": [293, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "751": 293, "with_stem": [293, 480], "851": 293, "with_suffix": [293, 480], "with_seg": [293, 471, 480], "mypath": 293, "session_id": 293, "798": 293, "is_mount": [293, 477, 478, 480], "is_block_devic": [293, 478, 480], "is_char_devic": [293, 478, 480], "is_fifo": [293, 478, 480], "is_socket": [293, 478, 480], "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, "write_text": [293, 475, 480], "mylink": 293, "symlink_to": [293, 469, 478, 480], "other_path": 293, "hardlink_to": [293, 469, 478, 480], "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], "ecosystem": 296, "tackl": [296, 459], "brought": [296, 462, 480], "3154": [296, 474, 480], "574": [296, 379, 478, 480], "conceiv": [296, 355], "highest_protocol": [296, 462], "default_protocol": [296, 327, 469, 480], "fix_import": [296, 468], "buffer_callback": 296, "therein": 296, "pickleerror": 296, "picklingerror": 296, "unpicklingerror": [296, 480], "picklebuff": [296, 480], "persistent_id": [296, 480], "persistent_load": [296, 480], "reducer_overrid": [296, 478, 480], "superflu": [296, 334, 337, 480], "referenti": 296, "elig": [296, 427, 472], "__getstate__": [296, 386, 462, 470, 480], "picklestr": [296, 297], "worthwhil": [296, 464, 473], "__setstate__": [296, 386, 462, 478, 480], "__getnewargs_ex__": [296, 480], "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, "endswith": [296, 341, 396, 459, 462, 464, 465, 475, 480], "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], "binint1": 297, "tuple2": 297, "binput": [297, 480], "indentlevel": 297, "genop": 297, "opcodeinfo": 297, "pipefil": 298, "moduleinfo": [299, 476], "module_find": 299, "ispkg": 299, "extend_path": 299, "pth": [299, 331, 349, 351, 452, 459, 476, 480], "find_load": [299, 420, 429, 469, 470, 471, 473, 474, 477, 480], "get_import": 299, "path_item": 299, "get_load": [299, 471, 480], "module_or_nam": 299, "iter_import": [299, 473], "iter_modul": [299, 473, 476, 480], "walk_packag": [299, 473, 476, 477, 480], "12915": [299, 480], "pyramid": 299, "is_64bit": 300, "system_alia": 300, "mac_ver": [300, 480], "amdk6": 300, "python_build": [300, 480], "buildno": 300, "builddat": [300, 480], "python_compil": 300, "python_branch": [300, 480], "scm": 300, "python_implement": 300, "python_revis": [300, 480], "python_vers": 300, "python_version_tupl": 300, "dega": 300, "java_v": 300, "vminfo": 300, "osinfo": 300, "vm_name": 300, "vm_releas": 300, "vm_vendor": 300, "os_nam": 300, "os_vers": 300, "os_arch": 300, "win32_ver": [300, 480], "csd": 300, "uniprocessor": 300, "win32_edit": [300, 480], "enterpris": [300, 480], "iotuap": 300, "serverstandard": 300, "nanoserv": 300, "win32_is_iot": [300, 480], "iot": [300, 480], "versioninfo": 300, "dev_stag": 300, "non_release_vers": 300, "libc_ver": [300, 480], "16384": 300, "freedesktop_os_releas": [300, 469, 480], "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, "fmt_xml": [301, 474], "fmt_binari": [301, 474], "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, "stls": [302, 474], "2595": 302, "pop3_ssl": [302, 472, 479, 480], "obsolesc": 302, "mailserv": 302, "pop3_port": 302, "pop3_ssl_port": 302, "995": [302, 476], "fetchmail": 302, "noncompli": 302, "capa": [302, 474], "2449": 302, "pass_": 302, "apop": 302, "rpop": 302, "mesg_num": 302, "dele": 302, "eudora": 302, "qpop": 302, "disconnect": [302, 332, 337, 402, 478, 480], "rset": [302, 332, 480], "signoff": 302, "howmuch": 302, "uidl": 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], "pformat": [304, 474, 480], "isread": 304, "isrecurs": 304, "saferepr": 304, "sampleproject": 304, "project_info": 304, "author_email": [304, 480], "pypa": [304, 396], "googlegroup": 304, "bugtrack_url": 304, "osi": 304, "restructur": [304, 459, 460, 465, 480], "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, "sort_stat": 305, "sortkey": 305, "strip_dir": 305, "print_stat": 305, "cull": 305, "print_cal": 305, "print_calle": 305, "timeunit": 305, "subcal": 305, "pr": [305, 459, 480], "sortbi": 305, "create_stat": 305, "dump_stat": 305, "coalesc": 305, "printout": [305, 480], "pcall": 305, "nfl": 305, "reverse_ord": 305, "percentag": [305, 342, 443, 465, 480], "get_stats_profil": 305, "statsprofil": [305, 480], "functionprofil": [305, 480], "tick": [305, 319, 363], "lag": 305, "calibr": 305, "probabilist": 305, "god": 305, "alarm": [305, 330, 474, 480], "8ghz": 305, "i5": 305, "process_tim": [305, 363, 364, 473, 478, 480], "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], "perf_count": [305, 363, 364, 473, 478, 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, "getpwal": 307, "pycompileerror": [308, 480], "dfile": 308, "dorais": 308, "checked_hash": 308, "unchecked_hash": 308, "filen": 308, "readmodul": [309, 469, 480], "readmodule_ex": [309, 469, 480], "pagin": 310, "pager": [310, 480], "pythondoc": [310, 480], "pyexpat": [311, 406, 423, 453, 459, 462, 464, 465, 466, 480], "unauthent": [311, 408, 409, 410, 411, 416, 417, 480], "xmlparsertyp": 311, "parsercr": 311, "errorstr": 311, "namespace_separ": 311, "repertoir": [311, 332, 372, 465], "startelementhandl": 311, "endelementhandl": 311, "xmlns": [311, 392, 410, 466, 480], "elem1": [311, 464], "elem2": [311, 464], "isfin": 311, "parsefil": 311, "setbas": 311, "externalentityrefhandl": 311, "notationdeclhandl": 311, "unparsedentitydeclhandl": 311, "getbas": 311, "getinputcontext": 311, "externalentityparsercr": 311, "ordered_attribut": 311, "specified_attribut": [311, 480], "setparamentitypars": 311, "xml_param_entity_parsing_nev": 311, "xml_param_entity_parsing_unless_standalon": 311, "xml_param_entity_parsing_alway": 311, "useforeigndtd": 311, "startdoctypedeclhandl": 311, "enddoctypedeclhandl": 311, "xml_error_cant_change_feature_once_pars": 311, "buffer_text": [311, 462], "characterdatahandl": 311, "buffer_us": 311, "errorbyteindex": 311, "errorcolumnnumb": 311, "errorlinenumb": 311, "currentbyteindex": 311, "currentcolumnnumb": 311, "currentlinenumb": 311, "handlernam": 311, "xmldeclhandl": 311, "doctypenam": 311, "systemid": [311, 407, 412], "publicid": [311, 407, 412], "has_internal_subset": 311, "elementdeclhandl": 311, "attlistdeclhandl": 311, "elnam": 311, "attnam": 311, "idref": 311, "processinginstructionhandl": 311, "startcdatasectionhandl": 311, "endcdatasectionhandl": 311, "entitynam": 311, "notationnam": 311, "ndata": [311, 412], "entitydeclhandl": 311, "is_parameter_ent": 311, "startnamespacedeclhandl": 311, "endnamespacedeclhandl": 311, "commenthandl": 311, "defaulthandl": 311, "defaulthandlerexpand": 311, "notstandalonehandl": 311, "xml_error_not_standalon": 311, "xml_error_external_entity_handl": 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, "xml_error_async_ent": 311, "xml_error_attribute_external_entity_ref": 311, "xml_error_bad_char_ref": 311, "xml_error_binary_entity_ref": 311, "xml_error_duplicate_attribut": 311, "xml_error_incorrect_encod": 311, "xml_error_invalid_token": 311, "xml_error_junk_after_doc_el": 311, "xml_error_misplaced_xml_pi": 311, "xml_error_no_el": 311, "xml_error_no_memori": 311, "xml_error_param_entity_ref": 311, "xml_error_partial_char": 311, "xml_error_recursive_entity_ref": 311, "xml_error_syntax": 311, "xml_error_tag_mismatch": 311, "xml_error_unclosed_token": 311, "xml_error_undefined_ent": 311, "xml_error_unknown_encod": 311, "xml_error_unclosed_cdata_sect": 311, "xml_error_unexpected_st": 311, "xml_error_entity_declared_in_p": 311, "xml_error_feature_requires_xml_dtd": 311, "xml_error_unbound_prefix": 311, "undeclar": 311, "xml_error_undeclaring_prefix": 311, "xml_error_incomplete_p": 311, "xml_error_xml_decl": 311, "xml_error_text_decl": 311, "xml_error_publicid": 311, "xml_error_suspend": 311, "xml_error_not_suspend": 311, "xml_error_abort": 311, "xml_error_finish": 311, "xml_error_suspend_p": 311, "xml_error_reserved_prefix_xml": 311, "xml_error_reserved_prefix_xmln": 311, "xml_error_reserved_namespace_uri": 311, "xml_error_invalid_argu": 311, "xml_error_no_buff": 311, "xml_error_amplification_limit_breach": 311, "amplif": 311, "breach": [311, 423], "rec": [311, 408, 410], "xml11": [311, 408, 410], "20060816": [311, 408, 410], "encodingdecl": [311, 408, 410], "decodestr": [314, 479, 480], "encodestr": [314, 479, 480], "mise": 315, "19937": 315, "matsumoto": [315, 423], "nishimura": [315, 423], "equidistribut": 315, "vol": 315, "randbyt": [315, 479, 480], "token_byt": [315, 323], "randint": [315, 472, 480], "getrandbit": [315, 463, 474, 480], "cum_weight": 315, "2080": 315, "10000000": 315, "binomialvari": [315, 340, 471, 480], "triangular": [315, 465], "betavari": 315, "expovari": [315, 471, 480], "lambd": [315, 471, 480], "gammavari": [315, 480], "gauss": [315, 480], "mu": [315, 340, 478, 480], "sigma": [315, 340, 478], "lognormvari": 315, "vonmisesvari": 315, "kappa": 315, "paretovari": [315, 480], "pareto": 315, "weibullvari": 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, "fmean": [315, 340, 478, 480], "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], "quantil": [315, 340, 478, 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, "atlas": 316, "athen": 316, "attorney": 316, "typographi": 316, "noflag": [316, 480], "nicer": [316, 480], "fullmatch": [316, 474, 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, 391, 475, 480], "new_str": 316, "number_of_subs_mad": 316, "legal_char": 316, "ascii_lowercas": [316, 342, 461], "abcdefghijklmnopqrstuvwxyz0123456789": 316, "digits_r": 316, "purg": 316, "endpo": 316, "ogr": 316, "doggi": 316, "og": [316, 359, 480], "groupindex": [316, 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, "lastindex": 316, "lastgroup": 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, "parse_and_bind": [317, 320, 480], "rl_parse_and_bind": 317, "read_init_fil": [317, 320, 480], "rl_read_init_fil": 317, "get_line_buff": [317, 320], "rl_line_buff": 317, "insert_text": [317, 320], "rl_insert_text": 317, "rl_redisplay": 317, "read_history_fil": 317, "read_histori": 317, "write_history_fil": 317, "write_histori": [317, 480], "append_history_fil": [317, 475, 480], "nelement": 317, "append_histori": 317, "get_history_length": [317, 480], "set_history_length": 317, "history_truncate_fil": 317, "clear_histori": 317, "get_current_history_length": [317, 462], "get_history_item": [317, 462], "history_get": 317, "remove_history_item": 317, "remove_histori": 317, "replace_history_item": 317, "replace_history_entri": 317, "add_histori": 317, "set_auto_histori": [317, 476, 480], "set_startup_hook": 317, "rl_startup_hook": 317, "set_pre_input_hook": 317, "rl_pre_input_hook": 317, "set_complet": [317, 320], "entry_func": 317, "rl_completion_match": 317, "rl_attempted_completion_funct": 317, "get_complet": 317, "get_completion_typ": 317, "rl_completion_typ": 317, "get_begidx": [317, 480], "get_endidx": [317, 480], "libreadlin": [317, 480], "set_completer_delim": [317, 480], "get_completer_delim": 317, "rl_completer_word_break_charact": 317, "set_completion_display_matches_hook": 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, "maxtupl": 318, "maxlist": 318, "maxarray": 318, "maxdict": 318, "maxset": 318, "maxfrozenset": 318, "maxdequ": 318, "maxstr": 318, "maxlong": 318, "maxoth": 318, "arepr": 318, "repr1": 318, "repr_typ": 318, "subobj": 318, "myrepr": 318, "repr_textiowrapp": 318, "getrlimit": [319, 480], "rlim_infin": 319, "rlimit_nofil": 319, "cap_sys_resourc": 319, "rlimit_cor": [319, 359], "rlimit_cpu": [319, 480], "sigxcpu": 319, "rlimit_fs": [319, 480], "rlimit_data": 319, "rlimit_stack": 319, "rlimit_rss": 319, "rlimit_nproc": 319, "rlimit_ofil": 319, "rlimit_memlock": 319, "rlimit_vmem": 319, "rlimit_a": 319, "rlimit_msgqueu": [319, 474], "rlimit_nic": [319, 474], "rlim_cur": 319, "rlimit_rtprio": [319, 474], "rlimit_rttim": [319, 474], "spend": [319, 459, 480], "rlimit_sigpend": [319, 474], "rlimit_sbs": [319, 474], "mbuf": 319, "rlimit_swap": [319, 474], "overcommit": 319, "sysctl": [319, 480], "rlimit_npt": [319, 474], "rlimit_kqueu": [319, 480], "rusage_": 319, "rusage_self": 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, "getpages": 319, "rusage_children": 319, "rusage_both": 319, "rusage_thread": 319, "mod_nam": 321, "init_glob": 321, "run_nam": 321, "alter_si": 321, "run_path": [321, 452, 466, 480], "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, "enterab": [322, 473], "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], "randbelow": [323, 480], "randbit": 323, "xebr": 323, "x17d": 323, "xae": 323, "xd4": 323, "xe3": [323, 465], "xb6": 323, "xe2": [323, 465], "xebp1": 323, "x8b": 323, "token_hex": [323, 480], "f9bf78b9a18ce6d46a0cd2b0b86df9da": 323, "token_urlsaf": 323, "drmhze6epcv0fn_81bj": 323, "token_": 323, "xkcd": 323, "passphras": 323, "mktemp": [324, 357, 392, 480], "devpol": [325, 326, 473, 474, 475, 480], "epoll_create1": 325, "epoll_cloexec": 325, "kq_filter_read": 325, "kq_ev_add": 325, "fflag": 325, "udata": 325, "rlist": 325, "wlist": 325, "xlist": 325, "parameterless": 325, "winsock": [325, 334, 480], "pipe_buf": [325, 472, 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, "fromfd": [325, 334], "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, "baseselector": [326, 480], "epollselector": [326, 477, 480], "defaultselector": [326, 330, 480], "devpollselector": [326, 475, 477], "event_read": [326, 330], "event_writ": 326, "selectorkey": 326, "get_key": [326, 480], "get_map": 326, "sel": [326, 330], "shelf": [327, 341, 472, 474], "writeback": 327, "handier": 327, "keyencod": 327, "bsddbshelf": [327, 341], "set_loc": 327, "bsddb": [327, 462, 465, 466], "pybsddb": [327, 462, 465, 466, 467], "hashopen": 327, "btopen": 327, "rnopen": 327, "dbfilenameshelf": [327, 341], "klist": 327, "minilanguag": 328, "split_command": 328, "boom": [328, 386, 387], "plug": [328, 480], "remote_command": 328, "instream": 328, "punctuation_char": [328, 476, 480], "wordchar": 328, "get_token": 328, "push_token": 328, "read_token": 328, "pushback": 328, "sourcehook": 328, "push_sourc": 328, "pop_sourc": 328, "newstream": 328, "newfil": 328, "lexer": 328, "error_lead": 328, "beginn": 328, "whitespace_split": 328, "escapedquot": 328, "donotsepar": 328, "fsrc": 329, "fdst": 329, "uncontrol": 329, "samefileerror": [329, 474, 480], "ignore_pattern": [329, 465], "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], "avoids_symlink_attack": 329, "excinfo": 329, "mv": [329, 473, 480], "disk_usag": [329, 473, 480], "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], "register_archive_format": [329, 472], "pax": [329, 355, 465, 478, 480], "get_archive_format": [329, 472], "extra_arg": [329, 472], "supports_root_dir": 329, "unregister_archive_format": 329, "register_unpack_format": 329, "get_unpack_format": 329, "unregister_unpack_format": 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, "sigmask": 330, "sig_block": 330, "sig_unblock": 330, "sig_setmask": 330, "getsign": [330, 480], "pthread_sigmask": [330, 473], "sigpend": [330, 473], "sigwait": [330, 473], "ctrl_": 330, "sigprocmask": 330, "sigquit": [330, 345], "sigalrm": [330, 480], "sigbreak": 330, "bus": [330, 402], "sigcld": 330, "sighup": [330, 480], "hangup": 330, "death": [330, 473], "sigstkflt": [330, 480], "coprocessor": 330, "sigusr1": 330, "sigusr2": 330, "nsig": [330, 480], "valid_sign": [330, 480], "itimer_r": 330, "itimer_virtu": 330, "sigvtalrm": 330, "itimer_prof": 330, "sigprof": 330, "itimererror": 330, "setitim": [330, 465, 480], "getitim": [330, 465], "strsignal": [330, 480], "sigwaitinfo": [330, 473, 475, 480], "sigtimedwait": [330, 473, 475, 480], "pidfd_send_sign": [330, 479, 480], "siginfo": 330, "sigstop": 330, "warn_on_full_buff": [330, 477, 480], "wakeup": [330, 473, 477, 480], "siginterrupt": [330, 465, 473, 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, "enable_user_sit": 331, "__interactivehook__": [331, 349, 447, 452, 474], "user_sit": [331, 352], "getusersitepackag": [331, 435, 466, 472], "appdata": [331, 458, 465], "user_bas": [331, 352, 466], "getuserbas": [331, 466, 472], "pythonuserbas": [331, 452, 465], "addsitedir": 331, "sitedir": 331, "known_path": 331, "getsitepackag": [331, 466, 472], "esmtp": 332, "821": 332, "1869": 332, "local_hostnam": 332, "fqdn": 332, "helo": 332, "ehlo": [332, 473], "getfqdn": [332, 334, 480], "smtpconnecterror": 332, "smtp_ssl": [332, 465, 473, 479, 480], "lmtp": [332, 465, 473, 479, 480], "lmtp_port": 332, "smtpexcept": [332, 474], "smtpserverdisconnect": [332, 480], "smtpresponseexcept": 332, "smtp_code": 332, "smtp_error": 332, "smtpsenderrefus": 332, "smtprecipientsrefus": 332, "smtpdataerror": 332, "smtpheloerror": 332, "smtpnotsupportederror": [332, 480], "smtpauthenticationerror": 332, "docmd": 332, "helo_resp": 332, "has_extn": 332, "ehlo_resp": 332, "does_esmtp": 332, "esmtp_featur": 332, "ehlo_or_helo_if_need": 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, "whathdr": [333, 475, 480], "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, "af_can": [334, 480], "can0": 334, "can_isotp": [334, 480], "rx_addr": 334, "tx_addr": 334, "can_j1939": [334, 479, 480], "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, "af_alg": [334, 476, 480], "feat": 334, "aead": [334, 338], "skcipher": 334, "rng": 334, "aes": [334, 338, 462], "drbg_nopr_ctr_aes256": 334, "32bit": [334, 461, 480], "af_vsock": [334, 477, 480], "vsock": 334, "af_packet": [334, 480], "ifnam": 334, "pkttype": 334, "hatyp": 334, "ethernet": 334, "eth_p_al": [334, 480], "ethertype_": [334, 480], "packet_host": 334, "packet_broadcast": 334, "packet_multicast": 334, "packet_otherhost": 334, "promiscu": 334, "packet_outgo": 334, "arp": [334, 480], "af_qipcrtr": [334, 480], "qualcomm": [334, 480], "ipproto_udplit": [334, 480], "setsockopt": [334, 338, 466, 476], "udplite_send_cscov": [334, 480], "udplite_recv_cscov": [334, 480], "af_hyperv": 334, "hyper": [334, 480], "vm_id": 334, "service_id": 334, "vmid": 334, "hv_guid_zero": 334, "hv_guid_broadcast": 334, "hv_guid_wildcard": 334, "hv_guid_children": 334, "hv_guid_loopback": 334, "hv_guid_par": 334, "v6": 334, "nondeterminist": 334, "settimeout": [334, 338, 392, 462, 480], "herror": 334, "h_errno": 334, "gethostbyname_ex": [334, 480], "hstrerror": 334, "gaierror": [334, 480], "gai_strerror": 334, "eai_": 334, "af_": [334, 474], "sock_": [334, 474, 480], "addressfamili": 334, "socketkind": 334, "sock_raw": 334, "sock_rdm": 334, "sock_seqpacket": 334, "sock_cloexec": [334, 477, 480], "sock_nonblock": [334, 477, 480], "so_": 334, "somaxconn": [334, 475], "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, "pf_can": [334, 473], "sol_can_": 334, "can_": 334, "can_bcm": [334, 474], "can_bcm_": 334, "bcm": [334, 480], "can_bcm_can_fd_fram": 334, "can_raw_fd_fram": [334, 475, 480], "can_raw": 334, "can_raw_join_filt": [334, 479, 480], "15765": 334, "sae": 334, "j1939": [334, 480], "af_divert": 334, "pf_divert": 334, "divert": [334, 480], "pf_packet": 334, "packet_": 334, "af_rd": 334, "pf_rds": [334, 473], "sol_rd": 334, "rds_": 334, "sio_rcval": 334, "sio_keepalive_v": 334, "sio_loopback_fast_path": [334, 476, 480], "rcvall_": 334, "wsaioctl": [334, 465], "tipc_": 334, "sol_alg": [334, 476], "alg_": [334, 476], "ioctl_vm_sockets_get_local_cid": 334, "vmaddr": 334, "so_vm": 334, "af_link": [334, 474], "has_ipv6": 334, "bdaddr_ani": 334, "bdaddr_loc": 334, "hci_filt": 334, "hci_time_stamp": 334, "hci_data_dir": 334, "scm_creds2": [334, 480], "local_cr": [334, 480], "local_creds_persist": [334, 480], "so_passcr": 334, "so_incoming_cpu": [334, 480], "hv_protocol_raw": 334, "hvsocket_connect_timeout": 334, "hvsocket_connect_timeout_max": 334, "hvsocket_connected_suspend": 334, "hvsocket_address_flag_passthru": 334, "ethertype_arp": 334, "ethertype_ip": 334, "ethertype_ipv6": 334, "ethertype_vlan": 334, "802": 334, "overrul": 334, "ipproto_mptcp": [334, 469, 480], "global_default": 334, "getdefaulttimeout": 334, "dualstack_ipv6": 334, "has_dualstack_ipv6": [334, 478, 480], "fromshar": [334, 477], "sockettyp": 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, "getprotobynam": 334, "icmp": 334, "inet_aton": [334, 478, 479, 480], "ip_str": 334, "quad": [334, 461, 480], "in_addr": 334, "inet_ntoa": 334, "packed_ip": 334, "inet_ntop": [334, 474], "address_famili": [334, 335], "in6_addr": 334, "5aef": 334, "2b": [334, 476], "cmsg_len": [334, 480], "recvmsg": [334, 473, 475], "3542": [334, 480], "cmsg_space": [334, 480], "if_nameindex": [334, 478, 480], "fb605b73": 334, "aac2": 334, "49a6": 334, "9a2f": 334, "25416aea0573": 334, "ethernet_32770": 334, "vethernet": 334, "if_nametoindex": [334, 478, 480], "if_nam": 334, "if_indextonam": [334, 478, 480], "if_index": 334, "send_fd": [334, 479, 480], "scm_right": 334, "recv_fd": [334, 479], "maxfd": 334, "optnam": [334, 476], "getblock": [334, 477, 480], "gettimeout": [334, 338], "ancbufs": 334, "ancdata": 334, "msg_flag": 334, "cmsg_level": 334, "cmsg_type": 334, "cmsg_data": 334, "unconnect": [334, 465], "sol_socket": 334, "recvmsg_into": [334, 473], "scatter": [334, 461, 462, 466], "b1": [334, 381], "b2": [334, 381], "0123456789": [334, 341, 342], "b3": 334, "lamb": [334, 438], "sendmsg_afalg": [334, 476], "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, "ljust": [334, 341, 443, 463, 473], "dissect_can_fram": 334, "vcan0": 334, "3bsd": 334, "stuart": 334, "sechrest": 334, "leffler": 334, "supplementari": 334, "3493": 334, "bind_and_activ": [335, 417, 465], "server_bind": [335, 417, 465], "server_activ": [335, 417, 465], "baseserv": [335, 473, 480], "unixstreamserv": [335, 480], "unixdatagramserv": 335, "infrequ": [335, 480], "forkingmixin": [335, 473, 477, 480], "baserequesthandl": 335, "server_clos": [335, 404, 477, 480], "abrupt": [335, 362, 480], "daemon_thread": 335, "autonom": [335, 423], "threadingudpserv": 335, "block_on_clos": [335, 477, 480], "forkingtcpserv": 335, "forkingudpserv": 335, "forkingunixstreamserv": [335, 480], "forkingunixdatagramserv": [335, 480], "threadingunixstreamserv": 335, "threadingunixdatagramserv": 335, "datagramrequesthandl": 335, "deaf": [335, 472], "get_request": 335, "verify_request": [335, 480], "handle_error": [335, 476, 480], "handle_timeout": [335, 465, 466], "poll_interv": 335, "service_act": [335, 473], "request_queue_s": 335, "socket_typ": 335, "finish_request": 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, "getspnam": [336, 476, 480], "getspal": 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, "executemani": [337, 480], "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, "legacy_transaction_control": 337, "operationalerror": [337, 480], "register_convert": 337, "parse_decltyp": 337, "parse_colnam": [337, 480], "programmingerror": [337, 470, 471, 480], "threadsafeti": [337, 470, 480], "complete_stat": 337, "enable_callback_traceback": 337, "evil_trac": 337, "set_trace_callback": [337, 473, 480], "register_adapt": 337, "sqlite_ok": 337, "sqlite_deni": 337, "sqlite_ignor": 337, "authorizer_callback": 337, "set_author": [337, 470, 480], "apilevel": 337, "paramstyl": 337, "qmark": 337, "sqlite_vers": 337, "sqlite_version_info": 337, "sqlite_threadsaf": 337, "pysqlit": [337, 464, 466, 472], "sqlite_dbconfig_defens": 337, "sqlite_dbconfig_dqs_ddl": 337, "sqlite_dbconfig_dqs_dml": 337, "sqlite_dbconfig_enable_fkey": 337, "sqlite_dbconfig_enable_fts3_token": 337, "sqlite_dbconfig_enable_load_extens": 337, "sqlite_dbconfig_enable_qpsg": 337, "sqlite_dbconfig_enable_trigg": 337, "sqlite_dbconfig_enable_view": 337, "sqlite_dbconfig_legacy_alter_t": 337, "sqlite_dbconfig_legacy_file_format": 337, "sqlite_dbconfig_no_ckpt_on_clos": 337, "sqlite_dbconfig_reset_databas": 337, "sqlite_dbconfig_trigger_eqp": 337, "sqlite_dbconfig_trusted_schema": 337, "sqlite_dbconfig_writable_schema": 337, "setconfig": [337, 471, 480], "getconfig": [337, 471, 480], "c3ref": 337, "c_dbconfig_defens": 337, "blobopen": [337, 470, 480], "rowid": 337, "zeroblob": 337, "rollback": [337, 464, 465, 470, 480], "executescript": [337, 480], "sql_script": 337, "create_funct": [337, 480], "notsupportederror": [337, 480], "md5sum": [337, 480], "acbd18db4cc2f85cedef654fccc4a4d8": 337, "create_aggreg": [337, 480], "n_arg": 337, "aggregate_class": 337, "mysum": 337, "create_window_funct": [337, 470, 480], "num_param": 337, "windowfunct": 337, "udfwinfunc": 337, "windowsumint": 337, "sumint": 337, "sum_i": 337, "create_col": [337, 470, 480], "collate_revers": 337, "4th": 337, "5th": 337, "set_progress_handl": [337, 480], "progress_handl": 337, "databaseerror": 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, "iterdump": [337, 480], "getlimit": [337, 470, 480], "1000000000": 337, "sqlite_limit_sql_length": [337, 480], "setlimit": [337, 470, 480], "sqlite_limit_attach": 337, "sqlite_dbconfig": 337, "in_transact": 337, "uncommit": [337, 472], "row_factori": 337, "text_factori": 337, "total_chang": 337, "dml": [337, 480], "row1": 337, "row2": 337, "fetchmani": 337, "arrays": 337, "setinputs": 337, "setoutputs": 337, "lastrowid": [337, 476, 480], "rowcount": [337, 480], "blob_col": 337, "246": [337, 465, 480], "sqlite_errorcod": [337, 470], "sqlite_errornam": [337, 470], "interfaceerror": [337, 470, 480], "dataerror": [337, 480], "integrityerror": 337, "internalerror": 337, "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, "czech": 337, "ddl": [337, 476, 480], "tlsv1": [338, 474, 480], "tsl": 338, "wrap_socket": [338, 465, 466, 469, 471, 472, 477, 480], "644": [338, 469, 471, 480], "ssock": 338, "protocol_tls_cli": [338, 469, 480], "cert": [338, 457, 466, 474, 480], "load_verify_loc": [338, 392, 474, 480], "cabundl": 338, "pem": [338, 457, 474, 480], "protocol_tls_serv": [338, 469, 480], "load_cert_chain": [338, 392, 473], "certchain": 338, "8443": 338, "server_auth": [338, 474], "cafil": [338, 392, 466, 474], "capath": [338, 392, 474], "cadata": [338, 474, 480], "op_no_sslv2": [338, 469, 472, 480], "op_no_sslv3": [338, 469, 480], "rc4": [338, 480], "verify_mod": [338, 480], "cert_requir": [338, 480], "load_default_cert": [338, 474, 480], "keylog_filenam": 338, "sslkeylogfil": [338, 480], "ssl3": 338, "client_auth": [338, 474], "chacha20": [338, 476, 480], "poly1305": [338, 476, 480], "protocol_tl": [338, 469, 480], "sslerror": [338, 472], "x509": [338, 392], "certificate_verify_fail": 338, "sslzeroreturnerror": 338, "sslwantreaderror": [338, 475, 480], "sslwantwriteerror": [338, 475, 480], "sslsyscallerror": 338, "ssleoferror": [338, 480], "sslcertverificationerror": [338, 477, 480], "verify_cod": 338, "verify_messag": 338, "certificateerror": 338, "rand_byt": [338, 471, 473, 480], "prng": 338, "rand_status": [338, 480], "rand_add": [338, 480], "csprng": [338, 480], "rand_egd": [338, 469, 480], "1750": 338, "cert_time_to_second": [338, 475, 480], "cert_tim": 338, "notbefor": 338, "notaft": 338, "2018": [338, 470, 477, 480], "1515144883": 338, "5280": [338, 475, 480], "get_server_certif": [338, 469, 473, 480], "ca_cert": 338, "protocol_sslv3": [338, 469, 480], "der_cert_to_pem_cert": 338, "der_cert_byt": 338, "der": [338, 395, 465, 474, 480], "pem_cert_to_der_cert": 338, "pem_cert_str": 338, "get_default_verify_path": [338, 474], "set_default_verify_path": [338, 474, 480], "defaultverifypath": 338, "openssl_cafile_env": 338, "openssl_cafil": 338, "openssl_capath_env": 338, "openssl_capath": 338, "enum_certif": [338, 474, 480], "cert_byt": 338, "encoding_typ": 338, "509": [338, 465, 474, 480], "asn": 338, "x509_asn": 338, "pkcs_7_asn": 338, "oid": [338, 395, 399, 480], "enum_crl": [338, 474, 480], "crls": [338, 474], "cert_non": [338, 480], "cert_opt": [338, 480], "verifymod": 338, "cert_": 338, "verify_default": [338, 474], "verify_flag": [338, 474], "verify_crl_check_leaf": [338, 474], "crl": [338, 474, 480], "verify_crl_check_chain": [338, 474], "verify_x509_strict": [338, 474], "verify_allow_proxy_cert": [338, 480], "verify_x509_trusted_first": 338, "verify_x509_partial_chain": [338, 469], "cas": 338, "verifyflag": 338, "verify_": 338, "minimum_vers": [338, 469, 477, 480], "maximum_vers": [338, 469, 477, 480], "protocol_tlsv1": [338, 469], "protocol_tlsv1_1": [338, 469, 474], "protocol_tlsv1_2": [338, 469, 474, 480], "op_al": 338, "ssl_op_al": 338, "sslv2": [338, 472], "sslv3": [338, 473, 475, 480], "op_no_tlsv1": [338, 469], "op_no_tlsv1_1": [338, 469], "op_no_tlsv1_2": [338, 469], "op_no_tlsv1_3": [338, 469, 480], "op_no_renegoti": [338, 480], "renegoti": [338, 466], "hellorequest": 338, "clienthello": 338, "0h": [338, 480], "op_cipher_server_prefer": [338, 473, 480], "op_single_dh_us": [338, 480], "dh": [338, 469, 480], "secreci": [338, 480], "op_single_ecdh_us": [338, 480], "ecdh": [338, 480], "op_enable_middlebox_compat": [338, 480], "op_no_compress": [338, 473, 480], "op_": 338, "op_no_ticket": 338, "ticket": [338, 480], "op_ignore_unexpected_eof": [338, 469, 480], "op_enable_ktl": [338, 480], "op_legacy_server_connect": [338, 480], "unpatch": [338, 419, 480], "has_alpn": [338, 475], "7301": [338, 466, 472, 475], "has_never_check_common_nam": 338, "hostname_checks_common_nam": [338, 477, 480], "has_ecdh": 338, "ellipt": [338, 473, 480], "diffi": [338, 473], "hellman": [338, 473], "distributor": [338, 422, 476, 480], "6066": 338, "has_npn": 338, "set_npn_protocol": [338, 469, 473], "has_sslv2": 338, "has_sslv3": 338, "has_tlsv1": 338, "has_tlsv1_1": [338, 477], "has_tlsv1_2": 338, "has_tlsv1_3": 338, "channel_binding_typ": 338, "get_channel_bind": [338, 473], "openssl_vers": [338, 466, 472], "2k": [338, 480], "openssl_version_info": [338, 466, 472], "openssl_version_numb": [338, 466, 472], "268443839": 338, "0x100020bf": 338, "alert_description_handshake_failur": 338, "alert_description_internal_error": 338, "alert_description_": 338, "5246": 338, "set_servername_callback": [338, 474], "alertdescript": 338, "sslerrornumb": 338, "ssl_error_": 338, "tlsversion": [338, 480], "minimum_support": 338, "maximum_support": 338, "tlsv1_1": 338, "tlsv1_2": 338, "tlsv1_3": 338, "atop": [338, 464, 465], "diverg": [338, 461], "ssl_read_ex": [338, 480], "ssl_write_ex": [338, 480], "unencrypt": [338, 480], "do_handshak": [338, 474, 475], "match_hostnam": [338, 469, 471, 472, 474, 475, 477, 480], "binary_form": 338, "amongst": [338, 396], "issuer": 338, "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], "shared_ciph": [338, 475, 480], "cb_type": 338, "5929": 338, "selected_alpn_protocol": [338, 475], "selected_npn_protocol": [338, 469], "npn": [338, 469, 480], "verify_client_post_handshak": [338, 478, 480], "pha": 338, "certificaterequest": 338, "pythn": [338, 477], "pyth": [338, 477], "sslsession": [338, 476, 480], "session_reus": 338, "protocol_": 338, "sslv23": 338, "ecc": [338, 469, 480], "224": [338, 464, 480], "cert_store_stat": [338, 474], "revoc": [338, 474, 480], "x509_ca": 338, "get_ca_cert": [338, 474], "get_ciph": [338, 476, 480], "set_ciph": 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], "sni_callback": [338, 480], "openssl_no_tlsext": 338, "server_name_callback": 338, "load_dh_param": [338, 473, 480], "dhfile": 338, "set_ecdh_curv": [338, 473, 480], "curve_nam": 338, "prime256v1": [338, 480], "vincent": [338, 470, 475, 476, 480], "bernat": 338, "do_handshake_on_connect": 338, "suppress_ragged_eof": [338, 480], "sslsocket_class": 338, "sni": [338, 471, 474, 477, 480], "wrap_bio": [338, 475, 477, 480], "sslobject_class": 338, "session_stat": 338, "ssl_sock": 338, "verisign": 338, "keylog": [338, 480], "nss": 338, "wireshark": 338, "num_ticket": [338, 480], "2197947391": 338, "op_no_ssl": [338, 480], "op_no_tl": 338, "1k": [338, 480], "security_level": [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, "memorybio": [338, 475, 480], "ticket_lifetime_hint": 338, "has_ticket": 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, "s_ischr": 339, "s_isblk": 339, "s_isreg": 339, "s_isfifo": 339, "s_islnk": 339, "s_issock": 339, "s_isdoor": [339, 480], "s_isport": [339, 480], "s_iswht": [339, 480], "whiteout": 339, "s_imod": 339, "s_ifmt": 339, "s_is": 339, "walktre": 339, "visitfil": 339, "rwxrwxrwx": [339, 473], "s_ifdoor": [339, 474, 480], "s_ifport": [339, 474, 480], "s_ifwht": [339, 474, 480], "s_ifsock": 339, "s_iflnk": [339, 478], "s_ifdir": 339, "v7": [339, 355], "file_attribute_compress": 339, "file_attribute_devic": 339, "file_attribute_directori": 339, "file_attribute_encrypt": 339, "file_attribute_hidden": 339, "file_attribute_integrity_stream": 339, "file_attribute_norm": 339, "file_attribute_not_content_index": 339, "file_attribute_no_scrub_data": 339, "file_attribute_offlin": 339, "file_attribute_readon": 339, "file_attribute_sparse_fil": 339, "file_attribute_system": 339, "file_attribute_temporari": 339, "file_attribute_virtu": 339, "io_reparse_tag_symlink": 339, "io_reparse_tag_mount_point": 339, "io_reparse_tag_appexeclink": [339, 480], "scipi": [340, 441, 448, 451, 458], "minitab": 340, "sas": 340, "matlab": 340, "input_data": 340, "median_low": 340, "median_high": 340, "median_group": [340, 480], "multimod": [340, 478], "geometric_mean": [340, 478, 480], "harmonic_mean": [340, 476, 480], "nomial": 340, "pstdev": [340, 480], "pvarianc": [340, 480], "varianc": [340, 383, 448, 470, 471, 474, 476, 478, 480], "covari": [340, 383, 469, 480], "pearson": [340, 469, 480], "spearman": [340, 471, 480], "linear_regress": [340, 469, 480], "statisticserror": 340, "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, "from_sampl": [340, 478], "cdf": [340, 478], "inv_cdf": [340, 480], "zscore": [340, 480], "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, "8406": 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], "lstrip": [341, 462, 480], "100101": 341, "bit_count": [341, 469, 480], "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, "hash_info": [341, 349, 425, 447, 472, 474], "invmod": 341, "hash_fract": 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, "expandtab": [341, 361], "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, "isidentifi": [341, 480], "2155": 341, "vulgar": 341, "zs": 341, "ws": [341, 391, 416], "istitl": 341, "uncas": 341, "justifi": [341, 366, 373, 465], "spacious": 341, "cmowz": 341, "removeprefix": [341, 479, 480], "testhook": 341, "basetestcas": 341, "removesuffix": [341, 479, 480], "misctest": 341, "tmpdirmixin": 341, "rindex": [341, 466, 472, 473], "rjust": [341, 443, 463, 473], "rsplit": [341, 463, 466, 472, 480], "ipz": 341, "mississ": 341, "x1c": 341, "x1d": 341, "x85": 341, "u2028": 341, "u2029": 341, "nde": [341, 472], "rkl": 341, "kl": 341, "comment_str": 341, "swapcas": [341, 480], "apostroph": [341, 468], "bill": [341, 443, 459, 465], "capword": [341, 342, 480], "zfill": [341, 443, 462], "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, "toreadon": [341, 480], "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, "issubset": [341, 462], "issuperset": [341, 462, 480], "symmetric_differ": [341, 462], "cbs": 341, "intersection_upd": [341, 462, 465], "difference_upd": [341, 465, 479, 480], "symmetric_difference_upd": [341, 462], "4098": [341, 439, 443], "4127": [341, 439, 443], "salad": 341, "juic": 341, "mappingproxi": 341, "synchronis": [341, 473], "send_post_request": 341, "weakkeydictionari": [341, 399, 464, 480], "weakmethod": [341, 399, 474, 480], "weakset": [341, 399, 466, 470, 480], "weakvaluedictionari": [341, 399, 449, 464, 480], "__unpacked__": [341, 480], "union_object": 341, "whoami": 341, "_namedintconst": 341, "10735": [341, 470], "set_int_max_str_digit": [341, 349, 359, 480], "5432": 341, "i_squar": 341, "7144": 341, "578966293710682886880994035146873798396722250538762761564": 341, "9252925514383915483333812743580549779436104706260696366600": 341, "571186405732": 341, "get_int_max_str_digit": [341, 349], "upper_bound": [341, 427], "68000": 341, "lower_bound": [341, 427], "4004": 341, "current_limit": 341, "ascii_uppercas": [342, 461], "0123456789abcdefabcdef": 342, "octdigit": [342, 432], "01234567": 342, "formfe": [342, 361, 432], "vformat": 342, "repack": 342, "literal_text": 342, "get_field": 342, "used_key": 342, "get_valu": 342, "check_unused_arg": 342, "used_arg": 342, "format_field": 342, "convert_field": 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, "safe_substitut": [342, 449, 463], "is_valid": [342, 470, 480], "get_identifi": [342, 348, 470, 480], "kung": 342, "pao": 342, "idpattern": [342, 480], "_a": 342, "braceidpattern": [342, 480], "unbrac": 342, "3454": [343, 462, 480], "mkstringprep": [343, 462], "in_table_a1": 343, "tablea": 343, "in_table_b1": 343, "tableb": 343, "map_table_b2": 343, "map_table_b3": 343, "in_table_c11": 343, "tablec": 343, "in_table_c12": 343, "in_table_c11_c12": 343, "in_table_c21": 343, "in_table_c22": 343, "in_table_c21_c22": 343, "in_table_c3": 343, "in_table_c4": 343, "in_table_c5": 343, "in_table_c6": 343, "in_table_c7": 343, "in_table_c8": 343, "in_table_c9": 343, "in_table_d1": 343, "in_table_d2": 343, "iter_unpack": [344, 474], "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, "completedprocess": [345, 475, 480], "timeoutexpir": 345, "calledprocesserror": [345, 466, 475, 480], "crw": [345, 475], "systemroot": 345, "system32": [345, 458], "check_returncod": 345, "subprocesserror": [345, 480], "symmetri": [345, 459], "check_cal": 345, "preexec_fn": [345, 463, 478, 480], "startupinfo": [345, 463, 477, 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, "lpattributelist": [345, 477], "sigxfz": 345, "sigxfsz": 345, "create_new_consol": 345, "above_normal_priority_class": 345, "below_normal_priority_class": 345, "high_priority_class": 345, "idle_priority_class": 345, "normal_priority_class": 345, "realtime_priority_class": 345, "create_no_window": 345, "detached_process": 345, "create_default_error_mod": 345, "create_breakaway_from_job": 345, "ifconfig": [345, 480], "qemu": [345, 478, 480], "hadn": [345, 480], "dwflag": 345, "hstdinput": 345, "hstdoutput": 345, "hstderror": 345, "wshowwindow": 345, "startf_usestdhandl": 345, "startf_useshowwindow": 345, "ncmdshow": 345, "showwindow": 345, "sw_showdefault": 345, "sw_hide": 345, "startupinfoex": 345, "updateprocthreadattribut": 345, "error_invalid_paramet": 345, "std_input_handl": 345, "conin": 345, "std_output_handl": 345, "conout": 345, "std_error_handl": 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, "getstatusoutput": [345, 474, 480], "getoutput": [345, 480], "_use_vfork": 345, "nnnnnn": 345, "_use_posix_spawn": 345, "knob": 345, "snd": 346, "audio_file_mag": 346, "audio_file_encoding_mulaw_8": 346, "audio_file_encoding_linear_8": 346, "audio_file_encoding_linear_16": 346, "audio_file_encoding_linear_24": 346, "audio_file_encoding_linear_32": 346, "audio_file_encoding_alaw_8": 346, "audio_file_encoding_float": 346, "audio_file_encoding_doubl": 346, "audio_file_encoding_adpcm_g721": 346, "audio_file_encoding_adpcm_g722": 346, "audio_file_encoding_adpcm_g723_3": 346, "audio_file_encoding_adpcm_g723_5": 346, "711": 346, "compile_typ": 348, "symbolt": [348, 479, 480], "get_typ": [348, 392, 474], "get_lineno": 348, "is_optim": 348, "is_nest": 348, "has_children": 348, "get_children": [348, 373], "get_symbol": 348, "get_paramet": 348, "get_loc": 348, "get_glob": 348, "get_nonloc": 348, "get_fre": 348, "get_method": [348, 392, 473], "is_referenc": 348, "is_import": 348, "is_paramet": 348, "is_nonloc": [348, 480], "is_declared_glob": [348, 466], "is_loc": 348, "is_annot": 348, "is_fre": 348, "is_assign": 348, "is_namespac": 348, "some_func": 348, "get_namespac": 348, "abiflag": [349, 447, 453, 472, 478, 480], "unobserv": 349, "__cantrace__": 349, "stdlib_module_nam": [349, 469, 480], "call_trac": [349, 447, 480], "_clear_type_cach": [349, 447], "nomenclatur": 349, "_debugmallocstat": [349, 447], "dllhandl": 349, "_emscripten_info": [349, 480], "emscripten_vers": 349, "js": [349, 453], "v14": 349, "__breakpointhook__": [349, 447, 480], "__displayhook__": [349, 447], "__excepthook__": [349, 362, 447, 469, 480], "__unraisablehook__": [349, 447], "dynload": [349, 351, 453, 480], "underdevelop": 349, "no_user_sit": [349, 472], "ignore_environ": [349, 472, 480], "hash_random": [349, 480], "division_warn": [349, 472, 473], "1999": [349, 363, 392, 423], "iec": 349, "dbl_epsilon": 349, "dig": 349, "dbl_dig": 349, "mant_dig": [349, 465], "dbl_mant_dig": 349, "dbl_max_exp": 349, "max_10_exp": 349, "dbl_max_10_exp": 349, "min_exp": 349, "dbl_min_exp": 349, "min_10_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, "float_repr_styl": [349, 447, 466], "getallocatedblock": [349, 447, 474], "getunicodeinterneds": [349, 471], "getandroidapilevel": [349, 477, 480], "getdefaultencod": [349, 447], "rtld_": [349, 480], "_enablelegacywindowsfsencod": [349, 452, 476], "getswitchinterv": [349, 447, 479, 480], "unidentifi": 349, "getprofil": [349, 362, 447, 465, 469, 480], "gettrac": [349, 362, 447, 465, 469, 480], "getwindowsvers": [349, 466, 476, 480], "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, "get_asyncgen_hook": [349, 447, 480], "asyncgen_hook": 349, "firstit": 349, "get_coroutine_origin_tracking_depth": [349, 447, 477, 480], "hash_bit": 349, "seed_bit": 349, "0x010502f0": 349, "bits_per_digit": [349, 453, 466, 468], "sizeof_digit": [349, 466, 468], "engag": 349, "maxunicod": [349, 447, 473], "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], "set_asyncgen_hook": [349, 427, 447, 480], "is_stack_trampoline_act": [349, 471, 480], "thread_info": [349, 447, 473, 480], "tracebacklimit": [349, 480], "api_vers": [349, 447, 462], "releaselevel": [349, 466, 468], "winver": 349, "xa": 349, "2a3": 349, "9899": 349, "jtc1": 349, "sc22": 349, "wg14": 349, "n1256": 349, "use_tool_id": 350, "tool_id": 350, "free_tool_id": 350, "get_tool": 350, "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, "get_ev": 350, "set_ev": 350, "event_set": 350, "get_local_ev": 350, "codetyp": [350, 382, 478, 480], "set_local_ev": [350, 480], "restart_ev": 350, "register_callback": [350, 480], "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_scheme_nam": 352, "get_default_schem": [352, 480], "_get_default_schem": 352, "get_preferred_schem": [352, 470, 480], "get_path": [352, 466, 472, 480], "_get_preferred_schem": 352, "redistributor": [352, 466], "_install_schem": 352, "get_path_nam": 352, "get_python_vers": [352, 472], "get_platform": [352, 472, 480], "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], "is_python_build": [352, 466], "parse_config_h": 352, "get_config_h_filenam": 352, "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, "filename_on": 354, "nannynag": 354, "process_token": 354, "ustar": [355, 465, 480], "longlink": 355, "10240": 355, "readerror": [355, 480], "compressionerror": 355, "tape": 355, "is_tarfil": [355, 480], "tarerror": 355, "streamerror": 355, "extracterror": 355, "errorlevel": 355, "headererror": 355, "frombuf": 355, "filtererror": 355, "absolutepatherror": 355, "outsidedestinationerror": 355, "specialfileerror": [355, 466], "absolutelinkerror": 355, "linkoutsidedestinationerror": [355, 480], "regtyp": 355, "aregtyp": 355, "lnktype": 355, "symtyp": 355, "chrtype": 355, "blktype": 355, "dirtyp": 355, "fifotyp": 355, "conttyp": 355, "gnutype_longnam": 355, "gnutype_longlink": 355, "gnutype_spars": 355, "ustar_format": 355, "gnu_format": 355, "pax_format": [355, 465], "default_format": [355, 476], "ignore_zero": [355, 480], "pax_head": 355, "extractal": [355, 419, 464, 465, 475, 480], "numeric_own": [355, 475, 480], "set_attr": 355, "extractfil": [355, 480], "extraction_filt": 355, "fully_trust": 355, "arcnam": [355, 419], "addfil": 355, "gettarinfo": 355, "fromtarfil": 355, "tobuf": 355, "linknam": 355, "gname": 355, "chksum": 355, "devmajor": [355, 480], "devminor": [355, 480], "offset_data": 355, "new_tarinfo": 355, "old_tarinfo": 355, "isreg": 355, "issym": 355, "islnk": 355, "ischr": 355, "isblk": 355, "isfifo": 355, "isdev": 355, "706": [355, 470, 471], "tar_filt": 355, "data_filt": [355, 480], "fully_trusted_filt": 355, "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, "read_until": 356, "read_al": 356, "read_som": 356, "read_very_eag": 356, "midst": 356, "read_eag": 356, "read_lazi": 356, "read_very_lazi": 356, "read_sb_data": 356, "subopt": 356, "get_socket": 356, "mt_interact": 356, "uncompil": 356, "set_option_negotiation_callback": 356, "temporaryfil": [357, 480], "temporarydirectori": [357, 472, 480], "spooledtemporaryfil": [357, 465, 470, 473, 480], "delete_on_clos": [357, 471, 480], "max_siz": [357, 383], "spool": 357, "_file": 357, "ignore_cleanup_error": [357, 480], "gettempprefix": 357, "gettempprefixb": 357, "tmpdir": [357, 480], "gettempdir": [357, 480], "tempdir": [357, 399, 480], "gettempdirb": [357, 480], "tmpdirnam": [357, 472], "tmptjujjt": 357, "tcgetattr": [358, 380, 480], "iflag": 358, "oflag": 358, "lflag": 358, "ispe": 358, "ospe": 358, "vmin": 358, "vtime": 358, "tcsetattr": [358, 380, 480], "tcsanow": 358, "tcsadrain": 358, "tcsaflush": [358, 380], "tcsendbreak": 358, "tcdrain": 358, "tcflush": 358, "tciflush": 358, "tcoflush": 358, "tcioflush": 358, "tcflow": 358, "tcooff": 358, "tcoon": 358, "tcioff": 358, "tcion": 358, "tcgetwins": [358, 480], "ws_row": 358, "ws_col": 358, "tiocgwinsz": 358, "tiocgsiz": 358, "tcsetwins": [358, 480], "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], "testload": [359, 385, 386, 466, 470, 471, 475, 480], "loadtestsfrommodul": [359, 385, 470, 471, 475, 480], "test_spam": 359, "uall": [359, 462], "largefil": [359, 480], "pcbuild": [359, 458, 465, 480], "testfail": 359, "resourcedeni": 359, "skiptest": [359, 385, 466, 474, 480], "is_jython": 359, "is_android": [359, 480], "unix_shel": [359, 480], "loopback_timeout": [359, 480], "internet_timeout": [359, 480], "transient_internet": 359, "short_timeout": [359, 480], "buildbot": [359, 385, 453, 480], "long_timeout": [359, 480], "pipe_max_s": 359, "sock_max_s": 359, "test_support_dir": 359, "test_home_dir": 359, "test_data_dir": 359, "max_py_ssize_t": 359, "max_memus": 359, "set_memlimit": 359, "real_max_memus": 359, "missing_c_docstr": 359, "with_doc_str": [359, 453], "have_docstr": 359, "test_http_url": [359, 480], "always_eq": 359, "never_eq": 359, "busy_retri": 359, "sleeping_retri": 359, "init_delay": 359, "max_delay": 359, "backoff": [359, 480], "is_resource_en": 359, "python_is_optim": 359, "o0": [359, 480], "with_pymalloc": 359, "_testcapi": [359, 453, 480], "sortdict": 359, "findfil": [359, 480], "get_pages": 359, "check_impl_detail": 359, "record_original_stdout": 359, "get_original_stdout": 359, "args_from_interpreter_flag": 359, "optim_args_from_interpreter_flag": 359, "captured_stdin": 359, "captured_stdout": 359, "captured_stderr": [359, 480], "disable_faulthandl": 359, "gc_collect": 359, "disable_gc": 359, "swap_attr": [359, 480], "new_val": 359, "swap_item": [359, 480], "flush_std_stream": 359, "print_warn": 359, "wait_process": [359, 480], "calcobjs": [359, 480], "calcvobjs": 359, "checksizeof": 359, "anticipate_failur": 359, "expectedfailur": [359, 385, 468, 480], "system_must_validate_cert": 359, "run_with_local": 359, "catstr": 359, "run_with_tz": 359, "requires_freebsd_vers": 359, "min_vers": 359, "requires_linux_vers": 359, "requires_mac_vers": 359, "requires_ieee_754": 359, "requires_zlib": [359, 480], "requires_gzip": 359, "requires_bz2": 359, "requires_lzma": 359, "requires_resourc": 359, "requires_docstr": 359, "requires_limited_api": 359, "cpython_on": [359, 480], "impl_detail": 359, "no_trac": 359, "refcount_test": 359, "bigmemtest": 359, "memus": 359, "_4g": 359, "bigaddrspacetest": 359, "check_syntax_error": 359, "errtext": 359, "open_urlresourc": 359, "reap_children": 359, "hog": 359, "refleak": [359, 471, 480], "get_attribut": 359, "catch_unraisable_except": [359, 480], "load_package_test": [359, 480], "pkg_dir": 359, "standard_test": [359, 385], "detect_api_mismatch": 359, "ref_api": 359, "other_api": 359, "test_inst": 359, "object_to_patch": 359, "run_in_subinterp": 359, "check_free_after_iter": 359, "missing_compiler_execut": [359, 480], "cmd_name": 359, "check__all__": [359, 480], "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, "skip_if_broken_multiprocessing_synchron": [359, 480], "check_disallow_instanti": 359, "adjust_int_max_str_digit": 359, "max_digit": 359, "suppresscrashreport": [359, 480], "seterrormod": 359, "coredump": [359, 480], "savesign": 359, "matcher": [359, 387], "match_valu": 359, "ipv6_en": 359, "find_unused_port": [359, 480], "elicit": 359, "ephemer": [359, 399], "bind_port": 359, "s_server": 359, "so_exclusiveaddrus": 359, "bind_unix_socket": 359, "skip_unless_bind_unix_socket": [359, 480], "resource_nam": 359, "interpreter_requires_environ": 359, "skipif": [359, 385], "assert_python": 359, "pythonusersit": 359, "run_python_until_end": [359, 480], "env_var": 359, "__isol": 359, "__cleanenv": 359, "__cwd": 359, "assert_python_ok": [359, 480], "assert_python_failur": [359, 480], "spawn_python": 359, "kill_python": 359, "make_script": 359, "script_dir": 359, "script_basenam": 359, "omit_suffix": 359, "make_zip_script": 359, "zip_dir": 359, "zip_basenam": 359, "script_nam": [359, 404], "name_in_zip": 359, "make_pkg": 359, "init_sourc": 359, "make_zip_pkg": 359, "bytecodetestcas": 359, "get_disassembly_as_str": 359, "assertinbytecod": 359, "_unspecifi": 359, "assertnotinbytecod": [359, 480], "reap_thread": 359, "threading_cleanup": [359, 480], "original_valu": 359, "threading_setup": [359, 480], "wait_threads_exit": 359, "catch_threading_except": [359, 480], "fs_nonascii": 359, "savedcwd": 359, "testfn": [359, 480], "testfn_nonascii": 359, "testfn_unencod": 359, "testfn_undecod": 359, "testfn_unicod": 359, "environmentvarguard": [359, 465], "fakepath": 359, "can_symlink": 359, "can_xattr": 359, "xattr": [359, 480], "change_cwd": 359, "create_empty_fil": 359, "fd_count": [359, 480], "fs_is_case_insensit": 359, "make_bad_fd": 359, "skip_unless_symlink": 359, "skip_unless_xattr": 359, "temp_cwd": [359, 480], "tempcwd": 359, "temp_dir": 359, "temp_umask": 359, "import_fresh_modul": [359, 480], "reinsert": [359, 373, 466, 468], "py_warn": 359, "_warn": [359, 469, 480], "c_warn": 359, "required_on": 359, "modules_setup": 359, "modules_cleanup": 359, "oldmodul": 359, "make_legacy_pyc": [359, 480], "cleanimport": 359, "dirsonsyspath": 359, "ignore_warn": 359, "catch_warn": [359, 397, 465, 470, 471, 480], "simplefilt": [359, 397, 465, 466, 470, 480], "warning_help": 359, "test_suppress_warn": 359, "check_no_resource_warn": [359, 480], "check_syntax_warn": [359, 480], "check_warn": [359, 465], "regexp": [359, 472, 480], "warningcategori": 359, "warningrecord": 359, "hey": 359, "warningsrecord": 359, "textwrapp": [361, 462, 474, 480], "initial_ind": 361, "subsequent_ind": 361, "expand_tab": 361, "replace_whitespac": 361, "fix_sentence_end": 361, "break_long_word": [361, 480], "drop_whitespac": [361, 465], "break_on_hyphen": [361, 480], "max_lin": [361, 474], "thello": 361, "nworld": 361, "frankenstein": 361, "insec": 361, "camelcas": 362, "overcom": [362, 472, 480], "activecount": [362, 465, 469, 480], "main_thread": [362, 474], "settrace_all_thread": [362, 471, 480], "setprofile_all_thread": [362, 471, 480], "_threading_loc": 362, "threadgroup": 362, "setnam": [362, 469, 480], "native_id": [362, 478, 480], "tid": [362, 480], "isdaemon": [362, 465, 469, 480], "setdaemon": [362, 465, 469, 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_gmtoff": [363, 476, 480], "tm_zone": [363, 476, 480], "tm": [363, 372], "1993": [363, 480], "pthread_getcpuclockid": [363, 477, 480], "clk_id": 363, "clock_getr": [363, 473], "clock_gettim": [363, 473, 479, 480], "clock_gettime_n": [363, 477, 480], "clock_settim": [363, 473], "clock_realtim": [363, 470, 480], "clock_settime_n": [363, 477, 480], "get_clock_info": [363, 473, 480], "thread_tim": [363, 477, 479, 480], "ntp": 363, "monotonic_n": [363, 477, 480], "perf_counter_n": [363, 364, 477, 480], "process_time_n": [363, 477, 480], "suspens": [363, 425, 427], "clock_nanosleep": [363, 470, 480], "nanosleep": [363, 470, 480], "tm_year": [363, 461], "tm_mon": 363, "tm_mday": 363, "tm_hour": 363, "tm_min": 363, "tm_sec": 363, "tm_wday": 363, "tm_yday": 363, "335": 363, "tm_day": 363, "time_n": [363, 477, 480], "thread_time_n": [363, 477, 480], "clock_thread_cputime_id": [363, 479, 480], "tzset": [363, 480], "meridian": 363, "julian": [363, 474, 475, 480], "05edt": 363, "m4": [363, 453, 480], "m10": 363, "aest": 363, "10aedt": 363, "tzfile": 363, "datafil": [363, 462], "australia": 363, "melbourn": 363, "egypt": 363, "eet": 363, "eest": 363, "clock_boottim": [363, 477, 480], "clock_monoton": [363, 470, 477, 480], "discontinu": [363, 480], "settimeofday": 363, "clock_highr": 363, "nonadjust": 363, "clock_monotonic_raw": 363, "clock_process_cputime_id": 363, "clock_prof": [363, 477, 480], "clock_tai": [363, 480], "ptp": 363, "clock_uptim": [363, 477, 480], "uptim": [363, 477, 480], "clock_uptime_raw": [363, 478, 480], "asleep": 363, "1123": [363, 468], "usec": [364, 475], "3018611848820001": 364, "2727368790656328": 364, "23702679807320237": 364, "19665591977536678": 364, "default_tim": 364, "autorang": [364, 476, 480], "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, 370, 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, 373, 478, 480], "pillow": [366, 447], "createfilehandl": [366, 480], "deletefilehandl": 366, "maxbytecount": 366, "chooser": 367, "picker": 367, "askcolor": 367, "buttonpress": 368, "dnd_start": 368, "dnd_accept": 368, "old_target": 368, "dnd_leav": 368, "dnd_enter": 368, "dnd_commit": 368, "dnd_end": 368, "dndhandler": 368, "buttonreleas": 368, "on_mot": 368, "on_releas": 368, "slant": [369, 459], "emphasi": 369, "overstrik": 369, "strikeout": 369, "displayof": 369, "cget": [369, 373], "ascent": 369, "descent": 369, "linespac": 369, "nametofont": [369, 480], "showinfo": 370, "showwarn": [370, 397, 465, 480], "showerror": 370, "askquest": 370, "yesno": 370, "askokcancel": 370, "askretrycancel": 370, "askyesno": 370, "askyesnocancel": 370, "abortretryignor": 370, "okcancel": 370, "retrycancel": 370, "yesnocancel": 370, "vbar": [371, 374], "hlist": [372, 480], "fileentri": 372, "panedwindow": [372, 373, 480], "tixinspect": 372, "inspector": 372, "balloon": 372, "combo": [372, 373], "subwidget": 372, "labelentri": 372, "mega": 372, "labelfram": [372, 373], "optionmenu": [372, 480], "popupmenu": 372, "tk_popup": 372, "stdbuttonbox": 372, "motif": 372, "dirlist": 372, "dirtre": 372, "dirselectdialog": 372, "dirselectbox": 372, "exfileselectbox": 372, "tixexfileselectdialog": 372, "fileselectbox": 372, "checklist": 372, "checkbutton": [372, 373, 480], "tlist": 372, "listnotebook": 372, "tixnotebook": 372, "xpm": 372, "inputon": 372, "tixcommand": 372, "tix_configur": 372, "cnf": [372, 457], "tix_cget": 372, "tix_getbitmap": 372, "tix_addbitmapdir": 372, "tix_getimag": 372, "tix_librari": 372, "tix_filedialog": 372, "dlgclass": 372, "fileselectdialog": 372, "monochrom": 372, "tix_option_get": 372, "tix_resetopt": 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, "instat": 373, "inquir": [373, 475], "bbox": 373, "icursor": 373, "xview": 373, "exportselect": 373, "selection_get": 373, "postcommand": 373, "dropdown": 373, "comboboxselect": 373, "newindex": 373, "enable_travers": 373, "tab_id": 373, "notebooktabchang": 373, "unmanag": 373, "autoincr": [373, 480], "recur": 373, "southeast": 373, "displaycolumn": 373, "yview": 373, "selectmod": 373, "treeviewselect": 373, "treeviewopen": 373, "treeviewclos": 373, "offscreen": 373, "set_children": 373, "newchildren": 373, "minwidth": 373, "imagenam": 373, "identify_row": 373, "identify_column": 373, "identify_region": 373, "identify_el": 373, "reattach": 373, "selection_set": [373, 478, 480], "selection_add": [373, 480], "selection_remov": [373, 480], "selection_toggl": [373, 480], "tag_bind": 373, "tag_configur": 373, "tag_ha": [373, 480], "winfo_class": 373, "somewidget": 373, "confer": [373, 460, 464], "query_opt": 373, "tbutton": 373, "colored_btn": 373, "layoutspec": 373, "tmenubutton": 373, "mbtn": 373, "element_cr": [373, 480], "elementnam": 373, "etyp": [373, 378, 469], "imagespec": 373, "interior": [373, 381, 460, 461], "img1": 373, "img2": 373, "img3": 373, "themenam": 373, "element_nam": 373, "element_opt": 373, "theme_cr": 373, "theme_set": 373, "tcombobox": 373, "green2": 373, "green4": 373, "fieldbackground": 373, "green3": 373, "olivedrab1": 373, "olivedrab2": 373, "theme_nam": 373, "theme_us": 373, "themechang": [373, 480], "caviti": 373, "whichsid": 373, "nswe": 373, "sublayout": 373, "tok_nam": [374, 480], "istermin": 374, "isnontermin": 374, "iseof": 374, "endmark": [374, 375, 428], "lpar": [374, 375, 480], "rpar": [374, 375], "lsqb": 374, "rsqb": 374, "amper": 374, "lbrace": 374, "rbrace": [374, 428], "eqequ": 374, "notequ": 374, "lessequ": 374, "greaterequ": 374, "leftshift": 374, "rightshift": 374, "doublestar": 374, "plusequ": 374, "minequ": 374, "starequ": 374, "slashequ": 374, "percentequ": 374, "amperequ": 374, "vbarequ": 374, "circumflexequ": 374, "leftshiftequ": 374, "rightshiftequ": 374, "doublestarequ": 374, "doubleslash": 374, "doubleslashequ": 374, "atequ": 374, "rarrow": 374, "colonequ": 374, "soft_keyword": [374, 428], "fstring_start": [374, 428, 471], "fstring_middl": [374, 428, 471], "fstring_end": [374, 428, 471], "errortoken": [374, 471], "n_token": 374, "nt_offset": 374, "exact_typ": 375, "srow": 375, "scol": 375, "erow": 375, "ecol": 375, "generate_token": [375, 467, 471, 480], "untoken": [375, 480], "tokenerror": [375, 471, 480], "decistmt": 375, "3e": 375, "007": 375, "13th": 375, "21716034272e": 375, "217160342717258261933904529e": 375, "toknum": 375, "tokval": 375, "say_hello": 375, "tomldecodeerror": 376, "toml_str": 376, "listfunc": 377, "coverdir": 377, "trackcal": 377, "countfunc": 377, "countcal": 377, "ignoremod": 377, "ignoredir": 377, "runfunc": [377, 478], "coverageresult": [377, 480], "write_result": 377, "show_miss": 377, "tracer": [377, 381, 465, 480], "print_last": 378, "extract_tb": 378, "extract_stack": [378, 480], "format_list": [378, 480], "extracted_list": 378, "format_except": [378, 469, 480], "format_exc": 378, "format_tb": [378, 379], "format_stack": [378, 480], "clear_fram": [378, 474], "walk_stack": [378, 475], "walk_tb": [378, 475], "lookup_lin": 378, "capture_loc": [378, 480], "max_group_width": [378, 480], "max_group_depth": [378, 480], "from_except": 378, "frame_gen": 378, "from_list": 378, "format_frame_summari": [378, 470, 480], "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, "take_snapshot": 379, "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, "compare_to": 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, "run_doctest": [379, 480], "1276": 379, "test_runn": 379, "976": 379, "display_failur": 379, "761": 379, "match_test": 379, "1563": 379, "main_in_temp_cwd": 379, "run_glob": 379, "display_top": 379, "key_typ": 379, "filter_trac": 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, "get_traced_memori": 379, "reset_peak": [379, 479], "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], "clear_trac": 379, "get_object_traceback": [379, 480], "get_traceback_limit": 379, "get_tracemalloc_memori": 379, "is_trac": 379, "total_nfram": [379, 480], "filename_pattern": 379, "all_fram": 379, "traceback_limit": [379, 404], "old_snapshot": 379, "size_diff": 379, "count_diff": 379, "most_recent_first": [379, 477, 480], "cfmakeraw": [380, 480], "cfmakecbreak": [380, 480], "icanon": 380, "icrnl": 380, "stti": [380, 480], "setcbreak": [380, 480], "setraw": [380, 480], "bsds": [380, 471], "walli": 381, "feurzeig": 381, "seymour": 381, "papert": 381, "cynthia": 381, "solomon": [381, 480], "learner": 381, "teacher": 381, "classroom": [381, 480], "clockwis": 381, "anew": [381, 429, 479, 480], "clearscreen": 381, "geometr": [381, 470], "fillcolor": 381, "begin_fil": 381, "end_fil": 381, "whom": [381, 423], "360": 381, "bgcolor": 381, "bk": 381, "setposit": 381, "teleport": [381, 480], "seti": 381, "sethead": 381, "seth": [381, 480], "clearstamp": 381, "xcor": 381, "ycor": 381, "pendown": 381, "pd": 381, "penup": 381, "pu": 381, "pensiz": 381, "isdown": 381, "pencolor": 381, "showturtl": 381, "st": [381, 462, 476, 477, 480], "hideturtl": 381, "isvis": 381, "resizemod": 381, "shapes": 381, "turtles": 381, "shearfactor": 381, "settiltangl": [381, 470, 471, 480], "tiltangl": [381, 470, 480], "tilt": 381, "shapetransform": 381, "get_shapepoli": 381, "onclick": 381, "onreleas": 381, "ondrag": 381, "begin_poli": 381, "end_poli": 381, "get_poli": 381, "getturtl": 381, "getpen": 381, "getscreen": 381, "setundobuff": 381, "undobufferentri": 381, "bgpic": 381, "resetscreen": 381, "screensiz": 381, "setworldcoordin": 381, "onkey": 381, "onkeyreleas": 381, "onkeypress": 381, "onscreenclick": 381, "ontim": 381, "colormod": 381, "getcanva": 381, "getshap": 381, "register_shap": 381, "addshap": 381, "window_height": 381, "window_width": 381, "textinput": [381, 480], "numinput": [381, 480], "exitonclick": 381, "337": 381, "vec2d": [381, 480], "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, "addcompon": 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, "scrolledcanva": 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], "rawpen": 381, "playground": 381, "type_": 381, "poli": [381, 459], "tooltip": [381, 480], "backgroundcolor": 381, "write_docstringdict": 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, "new_class": [382, 473, 480], "exec_bodi": 382, "prepare_class": [382, 473], "__prepare__": [382, 386, 425, 474, 476, 480], "resolve_bas": [382, 425, 477, 480], "__mro_entries__": [382, 425, 477, 480], "get_original_bas": [382, 425, 471, 480], "laid": 382, "__orig_bases__": [382, 471, 480], "listiter": 382, "lambdatyp": 382, "generatortyp": 382, "coroutinetyp": [382, 475, 480], "asyncgeneratortyp": 382, "celltyp": [382, 480], "builtinfunctiontyp": 382, "builtinmethodtyp": [382, 480], "wrapperdescriptortyp": [382, 477, 480], "methoddescriptortyp": [382, 477, 480], "classmethoddescriptortyp": [382, 477, 480], "t_origin": 382, "t_arg": 382, "getsetdescriptortyp": 382, "memberdescriptortyp": [382, 480], "dynamicclassattribut": [382, 470, 474], "gen_func": [382, 480], "typing_extens": 383, "544": [383, 478, 480], "runtime_check": [383, 469, 471, 478, 480], "586": [383, 469, 478, 479, 480], "591": [383, 478, 480], "593": [383, 479, 480], "typeguard": [383, 469, 480], "notrequir": [383, 470, 480], "literalstr": [383, 470, 480], "dataclass_transform": [383, 470, 471, 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, "anystr": 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, "noreturn": [383, 480], "reveal_typ": [383, 470, 480], "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, "no_type_check": [383, 470, 480], "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, "supportsab": 383, "__covariant__": 383, "__contravariant__": 383, "__infer_variance__": 383, "__bound__": [383, 424, 426], "__constraints__": [383, 424], "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, "paramspecarg": [383, 469, 480], "paramspeckwarg": [383, 469, 480], "get_origin": [383, 478, 480], "listorset": [383, 424], "notgener": 383, "__value__": [383, 426, 433, 480], "_field_typ": [383, 478, 479, 480], "first_us": 383, "__supertype__": [383, 480], "genproto": 383, "poni": 383, "closabl": 383, "checkabl": [383, 471, 480], "__total__": 383, "__required_keys__": [383, 480], "__optional_keys__": [383, 480], "supportsbyt": [383, 470, 480], "supportscomplex": [383, 470, 480], "supportsfloat": 383, "supportsindex": [383, 478, 480], "supportsround": 383, "assert_typ": [383, 470, 480], "complex_funct": 383, "assert_nev": [383, 470, 480], "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, "get_overload": [383, 470, 480], "clear_overload": [383, 470, 480], "__final__": [383, 470, 480], "no_type_check_decor": 383, "log_status": 383, "__override__": 383, "type_check_on": [383, 480], "fetch_respons": 383, "globaln": [383, 480], "localn": [383, 480], "unsubscript": 383, "get_arg": [383, 469, 470, 478, 479, 480], "is_typeddict": [383, 469, 480], "forwardref": [383, 480], "expensive_mod": 383, "sometyp": [383, 475], "local_var": 383, "anothertyp": 383, "other_fun": 383, "count_word": 383, "keep_posit": 383, "abstractset": 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], "east_asian_width": [384, 480], "unistr": [384, 459], "00c7": [384, 427], "cedilla": [384, 427], "0043": [384, 427], "0327": [384, 427], "2160": 384, "0049": 384, "kd": 384, "kc": 384, "unidata_vers": 384, "ucd_3_2_0": [384, 464], "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, "testclass": 385, "test_method": 385, "test_someth": [385, 386, 387, 477], "failfast": [385, 466, 480], "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, 480], "proj": [385, 480], "test_mypkg": 385, "functiontestcas": [385, 480], "defaultwidgetsizetestcas": 385, "test_default_widget_s": 385, "widgettestcas": 385, "test_widget_res": 385, "suffer": [385, 386, 460, 461, 462], "texttestrunn": [385, 480], "test_widget": [385, 480], "testsometh": 385, "makesometh": 385, "makesomethingdb": 385, "deletesomethingdb": 385, "mytestcas": 385, "test_noth": 385, "test_format": 385, "skipunless": [385, 468], "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], "defaulttestresult": 385, "asserti": [385, 387, 466], "assertisnot": [385, 466], "assertisnon": [385, 466, 468], "assertisnotnon": [385, 466, 468], "assertin": [385, 466], "assertnotin": [385, 466], "assertisinst": [385, 466], "assertnotisinst": [385, 466], "assertraisesregex": [385, 470, 471, 473, 480], "assertwarn": [385, 472, 473, 480], "assertwarnsregex": [385, 472, 473, 480], "addtypeequalityfunc": [385, 466], "assertmultilineequ": [385, 466], "assertlog": [385, 469, 474, 480], "assertnolog": [385, 469, 480], "the_except": 385, "error_cod": 385, "assertraisesregexp": [385, 466, 468, 470, 471], "somewarn": 385, "legacy_funct": [385, 472], "frobnic": [385, 399], "assertgreat": [385, 466], "assertgreaterequ": [385, 466], "assertless": [385, 466], "assertlessequ": [385, 466], "assertregex": [385, 470, 471, 472, 480], "assertnotregex": [385, 470, 471], "assertcountequ": [385, 472], "assertregexpmatch": [385, 466, 470, 471, 472], "assertsequenceequ": [385, 466, 468, 480], "assertlistequ": [385, 466, 468, 480], "asserttupleequ": [385, 466, 468, 480], "assertsetequ": [385, 466, 468], "assertdictequ": [385, 466, 468], "seq_typ": 385, "assertxyy": 385, "maxdiff": [385, 472], "counttestcas": 385, "shortdescript": [385, 480], "texttestresult": [385, 471, 480], "addcleanup": [385, 386, 387, 466, 478, 480], "entercontext": [385, 470, 480], "docleanup": [385, 466, 480], "addclasscleanup": [385, 478, 480], "enterclasscontext": [385, 470, 480], "doclasscleanup": [385, 480], "isolatedasynciotestcas": [385, 470, 478, 480], "asyncsetup": [385, 478], "asyncteardown": [385, 478], "addasynccleanup": 385, "enterasynccontext": [385, 470, 480], "_async_connect": 385, "asyncconnect": [385, 478], "test_respons": 385, "status_cod": [385, 478], "on_cleanup": 385, "testfunc": 385, "_removetestatindex": [385, 474], "testrunn": 385, "defaulttestload": 385, "synthet": [385, 471, 480], "loadtestsfromtestcas": [385, 470, 480], "testcaseclass": 385, "gettestcasenam": [385, 470, 471, 480], "unoffici": [385, 475], "use_load_test": [385, 471, 475, 480], "loadtestsfromnam": [385, 466], "sampletest": 385, "sampletestcas": 385, "test_on": [385, 387], "test_two": [385, 387], "test_thre": 385, "start_dir": [385, 480], "top_level_dir": 385, "testmethodprefix": 385, "loadtestsfrom": 385, "sorttestmethodsus": 385, "suiteclass": [385, 466], "testnamepattern": 385, "unexpectedsuccess": 385, "collecteddur": [385, 480], "shouldstop": 385, "testsrun": 385, "starttest": 385, "stoptest": 385, "tb_local": 385, "wassuccess": 385, "starttestrun": [385, 466, 480], "stoptestrun": [385, 466, 480], "adderror": [385, 480], "formatted_err": 385, "addfailur": [385, 480], "addsuccess": 385, "addskip": [385, 480], "addexpectedfailur": 385, "addunexpectedsuccess": 385, "addsubtest": [385, 480], "adddur": [385, 480], "resultclass": 385, "wd": [385, 397, 464, 466, 474, 476], "wa": 385, "_makeresult": 385, "defaulttest": [385, 474], "catchbreak": 385, "testprogram": [385, 470, 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, "addmodulecleanup": [385, 478, 480], "entermodulecontext": [385, 470, 480], "domodulecleanup": [385, 480], "installhandl": 385, "registerresult": 385, "removeresult": 385, "test_signal_handl": 385, "replay": 386, "productionclass": [386, 387], "assert_called_with": [386, 387, 480], "classname2": [386, 387], "classname1": [386, 387], "mockclass1": [386, 387], "mockclass2": [386, 387], "mock_method": [386, 387], "assert_called_once_with": [386, 387, 480], "newkey": [386, 387], "newvalu": [386, 387], "foobarbaz": 386, "wheeeeee": 386, "specc": 386, "autospec": [386, 387, 480], "mock_funct": 386, "fishi": 386, "noncallablemock": [386, 480], "noncallablemagicmock": 386, "new_cal": 386, "spec_set": [386, 387], "assret": [386, 480], "asert": [386, 480], "aseert": [386, 480], "assrt": [386, 480], "configure_mock": [386, 387, 480], "assert_cal": [386, 476, 480], "assert_called_onc": [386, 476, 480], "wow": 386, "assert_any_cal": 386, "assert_has_cal": [386, 387, 480], "any_ord": [386, 387], "mock_cal": [386, 387, 480], "assert_not_cal": [386, 475, 480], "reset_mock": [386, 476, 480], "mock_add_spec": 386, "attach_mock": [386, 387, 480], "method_cal": [386, 387], "some_mock": 386, "_get_child_mock": [386, 387], "call_count": [386, 387], "call_arg": [386, 387, 480], "w00t": 386, "call_args_list": [386, 387], "140161580456576": [386, 387], "propertymock": [386, 480], "mock_foo": [386, 387], "mockiti": 386, "this_foo": 386, "asyncmock": [386, 387, 478, 480], "async_func": 386, "asyncmockmixin": 386, "_mock_cal": 386, "exampleclass": 386, "sync_foo": 386, "async_foo": 386, "a_mock": 386, "assert_await": 386, "coroutine_mock": 386, "assert_awaited_onc": [386, 387], "assert_awaited_with": 386, "assert_awaited_once_with": 386, "assert_any_await": 386, "assert_has_await": [386, 480], "await_args_list": [386, 480], "assert_not_await": 386, "await_count": 386, "await_arg": 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, "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, "stopal": [386, 480], "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], "call_list": [386, 387], "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, "data_dict": 387, "open_side_effect": 387, "file3": 387, "file_handl": 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, "fiddlier": 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, "contenttooshorterror": [390, 392], "urlretriev": [390, 392, 396, 480], "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, "urlpars": [391, 396, 465, 466, 467, 472, 476, 480], "urlstr": 391, "allow_frag": 391, "netloc": [391, 466, 472], "parseresult": [391, 466, 472, 480], "1808": [391, 475, 480], "7eguido": 391, "max_num_field": [391, 480], "doseq": 391, "urlunpars": 391, "2396": [391, 466, 475, 477, 480], "c0": [391, 480], "urlunsplit": 391, "urljoin": [391, 475, 480], "urldefrag": [391, 472], "defens": [391, 480], "splitresult": [391, 480], "defragresult": [391, 472, 480], "defragresultbyt": [391, 480], "parseresultbyt": [391, 472, 480], "splitresultbyt": [391, 480], "unreserv": 391, "quote_from_byt": [391, 480], "20ni": 391, "b1o": 391, "quote_plus": [391, 472], "2fel": 391, "unquote_plus": 391, "unquote_to_byt": [391, 480], "quote_via": [391, 475, 480], "std66": 391, "2732": [391, 466, 472], "urn": [391, 395], "2368": 391, "1738": 391, "no_proxi": [392, 480], "cadefault": 392, "addinfourl": [392, 480], "fancyurlopen": [392, 480], "_proxi": [392, 480], "handler_ord": 392, "pathname2url": 392, "url2pathnam": 392, "firefox": [392, 400, 464, 471, 480], "i686": 392, "gecko": 392, "20071127": 392, "camel": [392, 465, 472], "request_host": 392, "cern": 392, "ncsa": 392, "uiuc": 392, "is_authent": [392, 480], "basicauth": 392, "passwd_mgr": 392, "update_authent": 392, "40x": 392, "unredirect": 392, "remove_head": [392, 474], "set_proxi": [392, 416, 474], "header_valu": 392, "get_host": [392, 474], "get_selector": [392, 474], "is_unverifi": [392, 474], "http_respons": 392, "http_error_404": 392, "_open": [392, 480], "http_error_": 392, "_error": 392, "_request": 392, "_respons": 392, "default_open": 392, "unknown_open": 392, "add_par": 392, "adopt": [392, 429, 460, 461, 462, 465, 479, 480], "http_error_default": 392, "redirect_request": 392, "newurl": 392, "http_error_30": 392, "http_error_301": 392, "http_error_302": 392, "http_error_303": 392, "http_error_307": 392, "http_error_308": 392, "find_user_password": [392, 480], "authuri": 392, "http_error_auth_req": 392, "authreq": 392, "http_error_401": 392, "http_error_407": 392, "http_open": 392, "https_open": 392, "file_open": 392, "data_open": 392, "2397": 392, "ftp_open": 392, "setmaxconn": 392, "https_respons": 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, "urlcleanup": [392, 480], "open_unknown": 392, "30x": [392, 473], "maxtri": 392, "prompt_user_passwd": 392, "550": 392, "_urlopen": 392, "robotfilepars": [393, 476, 480], "robotstxt": 393, "set_url": 393, "can_fetch": [393, 480], "userag": 393, "crawl_delay": [393, 480], "crawl": [393, 476, 480], "request_r": [393, 480], "requestr": 393, "site_map": [393, 480], "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], "uuid1": [395, 464, 477, 480], "uuid3": [395, 464, 480], "uuid4": [395, 464, 480], "uuid5": [395, 464, 480], "is_saf": [395, 477, 480], "safeuuid": [395, 480], "bytes_l": 395, "time_low": 395, "time_mid": 395, "time_hi_vers": 395, "clock_seq_hi_vari": 395, "clock_seq_low": 395, "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, "clock_seq": 395, "reserved_nc": 395, "rfc_4122": 395, "reserved_microsoft": 395, "reserved_futur": 395, "getnod": [395, 477, 480], "administ": [395, 459, 465, 477, 480], "namespace_dn": [395, 464], "namespace_url": 395, "namespace_oid": 395, "namespace_x500": 395, "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], "ensure_directori": [396, 480], "create_configur": 396, "setup_python": 396, "setup_script": 396, "post_setup": 396, "__venv_dir__": 396, "install_script": 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, "upgrade_depend": [396, 480], "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], "filterwarn": [397, 452, 460, 462, 480], "resetwarn": [397, 472], "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, "__callback__": [399, 474], "callableproxytyp": [399, 480], "getweakrefcount": 399, "getweakref": 399, "keyref": [399, 464], "valueref": [399, 464], "0x7fc859830220": 399, "lifecycl": [399, 466, 474], "referencetyp": [399, 480], "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], "open_new": [400, 464], "open_new_tab": [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, "closekey": 402, "hkey": 402, "computernam": 402, "createkeyex": [402, 466], "key_writ": 402, "subkey": [402, 458], "deletekeyex": [402, 466], "key_wow64_64key": 402, "wow64": 402, "setvalueex": [402, 480], "reg_expand_sz": 402, "windir": 402, "flushkey": 402, "flusher": 402, "hkey_us": 402, "se_restore_privileg": 402, "regloadkey": 402, "key_read": 402, "openkeyex": 402, "1601": 402, "queryvalueex": [402, 480], "querykey": 402, "sebackupprivileg": 402, "security_attribut": 402, "reg_sz": 402, "key_set_valu": 402, "dsiablereflectionkey": 402, "hkey_classes_root": 402, "subordin": [402, 466], "hkey_performance_data": 402, "hkey_current_config": 402, "hkey_dyn_data": 402, "key_all_access": 402, "standard_rights_requir": 402, "key_query_valu": 402, "key_create_sub_key": 402, "key_enumerate_sub_key": 402, "key_notifi": 402, "key_create_link": 402, "standard_rights_writ": 402, "standard_rights_read": 402, "key_execut": 402, "key_wow64_32key": 402, "reg_binari": [402, 480], "reg_dword": 402, "reg_dword_little_endian": 402, "reg_dword_big_endian": 402, "reg_link": 402, "reg_multi_sz": [402, 480], "reg_non": 402, "reg_qword": [402, 476, 480], "reg_qword_little_endian": 402, "reg_resource_list": 402, "reg_full_resource_descriptor": 402, "reg_resource_requirements_list": 402, "speaker": 403, "hertz": 403, "playsound": [403, 476, 480], "messagebeep": [403, 476, 480], "mb_ok": 403, "mb_iconasterisk": 403, "mb_iconexclam": 403, "mb_iconhand": 403, "mb_iconquest": 403, "snd_filenam": 403, "snd_alia": 403, "snd_nodefault": 403, "systemasterisk": 403, "systemexclam": 403, "systemhand": 403, "systemquest": 403, "snd_loop": 403, "snd_async": 403, "snd_memori": [403, 480], "snd_purg": 403, "snd_nostop": 403, "snd_nowait": 403, "systemdefault": 403, "wsgienviron": 404, "guess_schem": 404, "url_schem": 404, "fastcgi": 404, "request_uri": 404, "include_queri": 404, "application_uri": 404, "path_info": 404, "query_str": [404, 470], "shift_path_info": 404, "setup_testing_default": 404, "http_host": 404, "make_serv": [404, 464], "simple_app": 404, "start_respons": [404, 472, 480], "ret": 404, "is_hop_by_hop": 404, "hop": 404, "filewrapp": [404, 470, 478, 480], "filelik": 404, "wsgiserv": [404, 480], "wsgirequesthandl": [404, 480], "demo_app": 404, "set_app": 404, "get_app": 404, "get_environ": 404, "base_environ": 404, "get_stderr": 404, "middlewar": 404, "validator_app": 404, "cgihandl": 404, "basecgihandl": 404, "run_onc": 404, "iiscgihandl": 404, "allowpathinfo": 404, "metabas": 404, "allowpathinfoforscriptmap": 404, "path_transl": 404, "iis7": 404, "simplehandl": [404, 459], "scgi": 404, "get_stdin": 404, "add_cgi_var": 404, "_write": 404, "_flush": 404, "inputstream": [404, 480], "errorstream": 404, "wsgi_multithread": 404, "wsgi_multiprocess": 404, "wsgi_run_onc": 404, "os_environ": 404, "server_softwar": 404, "origin_serv": 404, "get_schem": 404, "setup_environ": 404, "wsgi_file_wrapp": 404, "log_except": 404, "error_output": 404, "error_status": 404, "error_head": 404, "error_bodi": 404, "file_wrapp": [404, 480], "http_version": 404, "read_environ": [404, 472], "startrespons": 404, "wsgiapplic": 404, "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_float": 405, "pack_doubl": 405, "pack_fstr": 405, "pack_fopaqu": 405, "pack_str": 405, "pack_opaqu": 405, "pack_byt": 405, "pack_list": 405, "pack_item": 405, "pack_farray": 405, "pack_array": 405, "get_posit": 405, "set_posit": 405, "unpack_typ": 405, "unpack_float": 405, "unpack_doubl": 405, "unpack_fstr": 405, "unpack_fopaqu": 405, "unpack_str": 405, "unpack_opaqu": 405, "unpack_byt": 405, "unpack_list": 405, "unpack_item": 405, "unpack_farray": 405, "unpack_array": 405, "conversionerror": [405, 480], "billion": [406, 480], "laugh": [406, 473, 480], "blowup": 406, "bomb": [406, 419, 480], "expat_vers": 406, "parseerror": [406, 410, 466, 472, 480], "luck": 407, "getdomimplement": [407, 408], "omg": [407, 408], "registerdomimplement": 407, "python_dom": 407, "hasfeatur": 407, "empty_namespac": 407, "namespaceuri": [407, 413], "xml_namespac": 407, "xmlns_namespac": 407, "xhtml_namespac": 407, "nodetyp": [407, 408], "createdocu": [407, 408], "qualifiednam": 407, "createdocumenttyp": 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, "parentnod": 407, "previouss": 407, "nextsibl": 407, "childnod": [407, 408, 459], "firstchild": 407, "lastchild": 407, "localnam": [407, 412, 413, 480], "nodevalu": 407, "hasattribut": 407, "haschildnod": 407, "issamenod": 407, "uncontroversi": 407, "appendchild": [407, 408, 459], "newchild": 407, "insertbefor": [407, 459], "refchild": 407, "removechild": [407, 459], "oldchild": 407, "replacechild": 407, "clonenod": [407, 480], "getelementsbytagnam": [407, 408, 459], "getelementsbytagnamen": 407, "internalsubset": 407, "documentel": [407, 408, 459], "createel": 407, "createelementn": 407, "createtextnod": [407, 408], "createcom": 407, "createprocessinginstruct": 407, "createattribut": 407, "setattributenod": 407, "createattributen": 407, "hasattributen": 407, "getattribut": [407, 409, 425], "getattributenod": 407, "getattributen": 407, "getattributenoden": 407, "removeattribut": 407, "notfounderr": 407, "removeattributenod": [407, 480], "oldattr": 407, "removeattributen": 407, "setattribut": 407, "newattr": [407, 461], "inuseattributeerr": 407, "setattributenoden": 407, "setattributen": 407, "domexcept": [407, 408], "domstringsizeerr": 407, "hierarchyrequesterr": 407, "indexsizeerr": 407, "invalidaccesserr": 407, "invalidcharactererr": 407, "invalidmodificationerr": 407, "invalidstateerr": 407, "namespaceerr": 407, "removenameditem": 407, "notsupportederr": 407, "nodataallowederr": 407, "nomodificationallowederr": 407, "syntaxerr": 407, "wrongdocumenterr": 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, "writexml": [408, 478], "addind": 408, "newl": 408, "subnod": 408, "prologu": 408, "toxml": [408, 409, 459, 462, 478], "toprettyxml": [408, 462, 478], "slideshow": 408, "handleslideshow": 408, "handleslideshowtitl": 408, "handletoc": 408, "handleslid": 408, "handleslidetitl": 408, "handlepoint": 408, "_get_foo": 408, "_set_foo": 408, "domtimestamp": 408, "entityrefer": 408, "make_pars": [409, 411, 413, 459, 480], "feature_external_g": [409, 411, 412], "setfeatur": [409, 411, 413], "sales_item": 409, "expandnod": 409, "start_docu": 409, "end_docu": 409, "processing_instruct": 409, "ignorable_whitespac": 409, "documentfactori": 409, "sax2dom": 409, "stream_or_str": 409, "default_bufs": 409, "getev": 409, "celementtre": [410, 464, 472, 473, 480], "liechtenstein": 410, "gdppc": 410, "141100": 410, "austria": 410, "switzerland": 410, "singapor": 410, "59900": 410, "malaysia": 410, "panama": 410, "13600": 410, "costa": 410, "rica": 410, "colombia": 410, "country_data": 410, "getroot": [410, 464], "country_data_as_str": 410, "attrib": [410, 464, 480], "read_ev": 410, "mytag": 410, "sometext": 410, "0x7fa66db2be58": 410, "iterpars": [410, 474, 480], "new_rank": 410, "subel": [410, 472], "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], "canonic": [410, 478, 480], "xml_data": 410, "from_fil": [410, 419, 422, 476, 480], "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, "fromstringlist": [410, 472], "isel": 410, "register_namespac": [410, 466, 472], "xml_declar": [410, 466, 480], "default_namespac": [410, 466, 480], "short_empty_el": [410, 414, 474], "tostringlist": [410, 472, 474, 480], "xmlid": 410, "elementinclud": [410, 464], "xi": 410, "xpointer": 410, "para": 410, "default_load": 410, "base_url": 410, "max_depth": 410, "itertext": [410, 466, 472, 480], "unprefix": [410, 480], "findtext": [410, 480], "iterfind": [410, 472], "makeel": 410, "convey": 410, "perceptu": 410, "reorder_attribut": 410, "_setroot": 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, "start_n": [410, 478, 480], "end_n": [410, 478, 480], "c14nwritertarget": 410, "attrs_dict": 410, "maxdepth": 410, "examplexml": 410, "parser_list": [411, 480], "create_pars": [411, 413], "filename_or_stream": 411, "saxparseexcept": [411, 412], "saxnotrecognizedexcept": [411, 413], "confront": [411, 462], "saxnotsupportedexcept": [411, 413], "focal": 411, "getexcept": 411, "feature_namespac": 412, "feature_namespace_prefix": 412, "feature_string_intern": 412, "feature_valid": 412, "feature_external_p": 412, "all_featur": 412, "property_lexical_handl": 412, "property_declaration_handl": 412, "sax2lib": 412, "declhandl": 412, "property_dom_nod": 412, "property_xml_str": 412, "all_properti": 412, "setdocumentloc": 412, "documenthandl": [412, 413], "startdocu": 412, "enddocu": 412, "unrecover": [412, 480], "startprefixmap": 412, "endprefixmap": 412, "startel": [412, 413, 459], "endel": [412, 459], "startelementn": [412, 413], "endelementn": 412, "ignorablewhitespac": 412, "skippedent": 412, "notationdecl": 412, "unparsedentitydecl": 412, "resolveent": [412, 413], "fatalerror": 412, "startdtd": [412, 463], "public_id": 412, "system_id": [412, 413], "enddtd": 412, "startcdata": 412, "endcdata": 412, "attributesimpl": 413, "attributesnsimpl": 413, "getcontenthandl": 413, "setcontenthandl": [413, 459], "getdtdhandl": 413, "setdtdhandl": 413, "getentityresolv": 413, "setentityresolv": 413, "geterrorhandl": 413, "seterrorhandl": 413, "getfeatur": 413, "propertynam": 413, "formed": 413, "getcolumnnumb": 413, "getlinenumb": 413, "getpublicid": 413, "getsystemid": 413, "setpublicid": 413, "setsystemid": 413, "setencod": 413, "setbytestream": 413, "bytefil": 413, "getbytestream": 413, "setcharacterstream": 413, "charfil": 413, "getcharacterstream": 413, "getlength": 413, "gettyp": [413, 464], "getvaluebyqnam": 413, "getnamebyqnam": 413, "getqnamebynam": 413, "getqnam": 413, "amp": [414, 472], "quoteattr": 414, "xmlgener": 414, "xmlfilterbas": 414, "prepare_input_sourc": 414, "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, "listmethod": [416, 417], "methodsignatur": [416, 417], "methodhelp": [416, 417], "register_funct": [416, 417, 477, 480], "python_logo": 416, "fetched_python_logo": 416, "faultcod": [416, 480], "faultstr": 416, "errmsg": 416, "boxcar": 416, "register_multicall_funct": [416, 417], "methodrespons": 416, "betti": 416, "userland": 416, "getstatenam": 416, "proxiedtransport": 416, "proxy_head": 416, "requesthandl": 417, "simplexmlrpcrequesthandl": [417, 463, 466], "logrequest": 417, "register_inst": 417, "allow_dotted_nam": 417, "_dispatch": 417, "intrud": 417, "register_introspection_funct": 417, "rpc_path": [417, 464], "rpc2": [417, 464], "adder_funct": 417, "exampleservic": 417, "getdata": 417, "currenttim": 417, "getcurrenttim": 417, "nkeyboard": 417, "request_text": 417, "docxmlrpcrequesthandl": 417, "set_server_titl": 417, "server_titl": 417, "set_server_nam": 417, "set_server_document": 417, "server_document": 417, "pyz": [418, 475, 480], "mainfn": 418, "deflat": [418, 421, 480], "create_arch": [418, 477, 480], "get_interpret": 418, "old_arch": 418, "new_arch": 418, "virtu": [418, 480], "pyzw": [418, 480], "pkzip": [419, 420, 459], "zip64": [419, 464, 480], "badzipfil": [419, 480], "largezipfil": 419, "getinfo": 419, "infolist": 419, "is_zipfil": [419, 466, 480], "zip_stor": [419, 480], "zip_defl": [419, 449], "zip_bzip2": 419, "zip_lzma": 419, "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, "namelist": 419, "force_zip64": [419, 480], "zipextfil": [419, 472, 480], "file_s": [419, 461], "appreci": [419, 423], "printdir": 419, "setpassword": 419, "testzip": 419, "compress_typ": [419, 466], "writestr": [419, 466], "zinfo_or_arcnam": 419, "zinfo_or_directori": 419, "grandchild": 419, "zipp": [419, 480], "writepi": [419, 474], "filterfunc": [419, 474], "zf": 419, "myprog": 419, "notest": 419, "testal": [419, 465], "bogus": [419, 466, 480], "create_system": 419, "create_vers": 419, "extract_vers": 419, "flag_bit": [419, 480], "internal_attr": 419, "external_attr": 419, "header_offset": 419, "compress_s": 419, "ahlstrom": [420, 459, 462], "zipimporterror": 420, "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, "compressobj": [421, 480], "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, "decompressobj": 421, "z_no_flush": 421, "z_partial_flush": 421, "z_sync_flush": 421, "z_full_flush": 421, "z_block": 421, "z_finish": 421, "unconsumed_tail": 421, "zlib_vers": 421, "zlib_runtime_vers": [421, 473, 480], "los_angel": [422, 479], "dt_add": 422, "dt_utc": 422, "zoneinfonotfounderror": 422, "tzpath": [422, 453, 480], "reset_tzpath": 422, "pythontzpath": 422, "invalidtzpathwarn": 422, "fobj": [422, 435], "no_cach": 422, "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, "available_timezon": [422, 480], "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], "contributor": [423, 467, 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, "uvloop": [423, 475, 476, 480], "magicstack": [423, 480], "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], "subpattern": [424, 438, 480], "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, "codeobject": [425, 470, 480], "0x2000": 425, "0x10": 425, "0x1000": 425, "co_posit": [425, 470], "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, "__rtruediv__": 425, "__rfloordiv__": [425, 469, 480], "a_tupl": 425, "__release_buffer__": [425, 480], "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], "yield_from": [427, 470, 480], "subiter": [427, 473], "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, "walrus": [427, 478, 480], "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, "py2": [450, 472, 480], "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], "acloc": [453, 471, 480], "ubuntu": [453, 470, 477, 480], "autoreconf": 453, "ivf": 453, "autoconf": [453, 471, 480], "_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, "complaint": 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], "bonus": 460, "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, "novel": [461, 462, 464], "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], "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, 480], "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, "stylesheet": [466, 480], "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, "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_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, "smarter": [468, 472, 480], "1580": 468, "dickinso": 468, "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], "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], "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], "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, 480], "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], "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], "100598": 471, "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], "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, "106531": 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, "99482": [471, 480], "_use_broken_old_ctypes_structure_semantics_": [471, 480], "99285": 471, "1e25": 471, "86388": [471, 480], "94352": [471, 480], "98393": [471, 480], "99127": [471, 480], "_is_main_interpret": 471, "112826": 471, "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, "47146": [471, 480], "braun": [471, 480], "102192": [471, 480], "py_unicode_wid": 471, "92651": [471, 480], "85858": [471, 480], "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], "unoptim": 475, "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], "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, "richer": 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, "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], "113659": 480, "113703": 480, "89811": 480, "113602": 480, "113297": 480, "106905": 480, "112943": 480, "112716": 480, "94606": 480, "sidney": 480, "markowitz": 480, "77749": 480, "114492": 480, "alpin": 480, "75128": 480, "114257": 480, "filenotfound": 480, "114328": 480, "icrlf": 480, "101438": 480, "104522": 480, "114149": 480, "114077": 480, "114014": 480, "jeremiah": 480, "pascual": 480, "113877": 480, "winfo_pathnam": 480, "113661": 480, "113781": 480, "112932": 480, "113594": 480, "113538": 480, "streamreaderprotocol": 480, "85567": 480, "101225": 480, "resource_shar": 480, "113543": 480, "113028": 480, "113421": 480, "111784": 480, "_elementtre": 480, "113407": 480, "113320": 480, "113358": 480, "113214": 480, "113246": 480, "113199": 480, "113188": 480, "differen": 480, "61648": 480, "112559": 480, "yilei": 480, "yang": 480, "110190": 480, "ppc64le": 480, "max_struct_s": 480, "stgdict": 480, "russo": 480, "79429": 480, "81194": 480, "uint_max": 480, "112343": 480, "111615": 480, "93162": 480, "111049": 480, "110345": 480, "109858": 480, "zipbomb": 480, "114440": 480, "38807": 480, "105102": 480, "104282": 480, "_decode_filter_properti": 480, "radislav": 480, "chugunov": 480, "102512": 480, "_dummythread": 480, "_mainthread": 480, "35928": 480, "26791": 480, "36959": 480, "hemsley": 480, "18060": 480, "110746": 480, "95649": 480, "v0": 480, "109980": 480, "test_tarfile_vs_tar": 480, "test_shutil": 480, "40648": 480, "112305": 480, "errant": 480, "112867": 480, "with_pymalloc_radix_tre": 480, "11102": 480, "ux": 480, "36351": 480, "ipv6typ": 480, "100107": 480, "114096": 480, "111877": 480, "113009": 480, "getexitcodeprocess": 480, "still_act": 480, "87868": 480, "37308": 480, "mojibak": 480, "110459": 480, "74573": 480, "fb8919203": 480, "65701": 480, "108269": 480, "cfbundleallowmixedloc": 480, "102362": 480, "get_plaform": 480, "110017": 480, "stress": 480, "fb13453490": 480, "110820": 480, "alignof_max_align_t": 480, "sizeof_long_doubl": 480, "have_gcc_asm_for_x64": 480, "96905": 480, "72284": 480, "bing": 480, "113903": 480, "test_idl": 480, "test_configdialog": 480, "113729": 480, "113269": 480, "test_editor": 480, "catalina": 480, "112898": 480, "13586": 480, "112125": 480, "112625": 480, "105967": 480, "112356": 480, "load_nul": 480, "111058": 480, "112388": 480, "112387": 480, "112367": 480, "112243": 480, "112266": 480, "111654": 480, "109181": 480, "102388": 480, "111366": 480, "111380": 480, "94438": 480, "savannah": 480, "ostrowski": 480, "110938": 480, "109894": 480, "110782": 480, "110696": 480, "110543": 480, "110514": 480, "110455": 480, "have_pthread_stub": 480, "110259": 480, "110237": 480, "_pyeval_matchclass": 480, "109889": 480, "109853": 480, "105716": 480, "109793": 480, "109596": 480, "109351": 480, "109216": 480, "109207": 480, "109179": 480, "109052": 480, "88943": 480, "106931": 480, "79325": 480, "112645": 480, "112618": 480, "112334": 480, "6507": 480, "112578": 480, "112509": 480, "112414": 480, "112358": 480, "broke": 480, "94722": 480, "112105": 480, "111942": 480, "109538": 480, "111460": 480, "103791": 480, "111804": 480, "falloc": 480, "preview2": 480, "111841": 480, "111541": 480, "110894": 480, "111531": 480, "bind_class": 480, "bind_al": 480, "111356": 480, "111342": 480, "68166": 480, "vsapi": 480, "75666": 480, "funcid": 480, "79033": 480, "111295": 480, "111253": 480, "111251": 480, "_blake2": 480, "111174": 480, "111187": 480, "111159": 480, "110910": 480, "111092": 480, "110488": 480, "110392": 480, "110590": 480, "65052": 480, "110519": 480, "alwai": 480, "110395": 480, "110378": 480, "110365": 480, "109653": 480, "110196": 480, "110036": 480, "110038": 480, "109631": 480, "109747": 480, "109818": 480, "109047": 480, "terminate_broken": 480, "109782": 480, "amin": 480, "alae": 480, "109590": 480, "109786": 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, "102956": 480, "84867": 480, "91133": 480, "73561": 480, "86826": 480, "8536": 480, "43153": 480, "35332": 480, "41422": 480, "40262": 480, "111699": 480, "108826": 480, "112769": 480, "ng": 480, "110367": 480, "verbose3": 480, "huntrleak": 480, "jn": 480, "111165": 480, "run_unittest": 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, "backtrac": 480, "108927": 480, "test_importlib": 480, "test_unittest": 480, "test_compileal": 480, "112088": 480, "quay": 480, "tiran": 480, "cpython_autoconf": 480, "271": 480, "111046": 480, "109191": 480, "111856": 480, "exfat": 480, "111293": 480, "110913": 480, "windowsconsoleio": 480, "110437": 480, "109286": 480, "109981": 480, "110950": 480, "sonoma": 480, "111015": 480, "71383": 480, "92603": 480, "35668": 480, "idb": 480, "in_rpc_cod": 480, "prev_fram": 480, "test_debugg": 480, "106560": 480, "112438": 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, "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, "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, "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, "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, "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, "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, "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, "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, "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, "dedupl": 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, "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, "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, "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, "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_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, "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, "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, "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, "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, "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, "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, "redhat": 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, "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, "_main_thread": 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, "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, "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, "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, "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_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, "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, "misplac": 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, "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, "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, "honour": 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, 2, 1, "c.PyCFunction_New", "PyCFunction_New"], [57, 2, 1, "c.PyCFunction_NewEx", "PyCFunction_NewEx"], [57, 4, 1, "c.PyCMethod", "PyCMethod"], [57, 2, 1, "c.PyCMethod_New", "PyCMethod_New"], [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_strtol", "PyOS_strtol"], [18, 2, 1, "c.PyOS_strtoul", "PyOS_strtoul"], [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"], [57, 4, 1, "c.getter", "getter"], [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"], [57, 4, 1, "c.setter", "setter"], [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, 12, 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"], [366, 10, 0, "-", "_tkinter"], [113, 10, 0, "-", "abc"], [222, 12, 1, "", "abs"], [114, 10, 0, "-", "aifc"], [222, 12, 1, "", "aiter"], [222, 12, 1, "", "all"], [222, 12, 1, "", "anext"], [222, 12, 1, "", "any"], [117, 10, 0, "-", "argparse"], [118, 10, 0, "-", "array"], [222, 12, 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, 12, 1, "", "bin"], [143, 10, 0, "-", "binascii"], [144, 10, 0, "-", "bisect"], [222, 11, 1, "", "bool"], [222, 12, 1, "", "breakpoint"], [145, 10, 0, "-", "builtins"], [341, 11, 1, "", "bytearray"], [341, 11, 1, "", "bytes"], [146, 10, 0, "-", "bz2"], [305, 10, 0, "-", "cProfile"], [147, 10, 0, "-", "calendar"], [222, 12, 1, "", "callable"], [148, 10, 0, "-", "cgi"], [149, 10, 0, "-", "cgitb"], [222, 12, 1, "", "chr"], [150, 10, 0, "-", "chunk"], [222, 12, 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, 12, 1, "", "compile"], [160, 10, 0, "-", "compileall"], [222, 11, 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, 12, 1, "", "delattr"], [341, 11, 1, "", "dict"], [187, 10, 0, "-", "difflib"], [222, 12, 1, "", "dir"], [188, 10, 0, "-", "dis"], [222, 12, 1, "", "divmod"], [190, 10, 0, "-", "doctest"], [191, 10, 0, "-", "email"], [207, 10, 0, "-", "ensurepip"], [208, 10, 0, "-", "enum"], [222, 12, 1, "", "enumerate"], [209, 10, 0, "-", "errno"], [222, 12, 1, "", "eval"], [222, 12, 1, "", "exec"], [165, 9, 1, "", "exit"], [211, 10, 0, "-", "faulthandler"], [212, 10, 0, "-", "fcntl"], [213, 10, 0, "-", "filecmp"], [215, 10, 0, "-", "fileinput"], [222, 12, 1, "", "filter"], [222, 11, 1, "", "float"], [217, 10, 0, "-", "fnmatch"], [222, 12, 1, "", "format"], [218, 10, 0, "-", "fractions"], [341, 11, 1, "", "frozenset"], [220, 10, 0, "-", "ftplib"], [223, 10, 0, "-", "functools"], [224, 10, 0, "-", "gc"], [222, 12, 1, "", "getattr"], [225, 10, 0, "-", "getopt"], [226, 10, 0, "-", "getpass"], [227, 10, 0, "-", "gettext"], [228, 10, 0, "-", "glob"], [222, 12, 1, "", "globals"], [229, 10, 0, "-", "graphlib"], [230, 10, 0, "-", "grp"], [231, 10, 0, "-", "gzip"], [222, 12, 1, "", "hasattr"], [222, 12, 1, "", "hash"], [232, 10, 0, "-", "hashlib"], [233, 10, 0, "-", "heapq"], [222, 12, 1, "", "help"], [222, 12, 1, "", "hex"], [234, 10, 0, "-", "hmac"], [235, 10, 0, "-", "html"], [238, 10, 0, "-", "http"], [222, 12, 1, "", "id"], [244, 10, 0, "-", "idlelib"], [245, 10, 0, "-", "imaplib"], [246, 10, 0, "-", "imghdr"], [247, 10, 0, "-", "importlib"], [222, 12, 1, "", "input"], [252, 10, 0, "-", "inspect"], [222, 11, 1, "", "int"], [255, 10, 0, "-", "io"], [256, 10, 0, "-", "ipaddress"], [222, 12, 1, "", "isinstance"], [222, 12, 1, "", "issubclass"], [222, 12, 1, "", "iter"], [258, 10, 0, "-", "itertools"], [259, 10, 0, "-", "json"], [260, 10, 0, "-", "keyword"], [222, 12, 1, "", "len"], [109, 10, 0, "-", "lib2to3"], [165, 9, 1, "", "license"], [262, 10, 0, "-", "linecache"], [341, 11, 1, "", "list"], [263, 10, 0, "-", "locale"], [222, 12, 1, "", "locals"], [264, 10, 0, "-", "logging"], [267, 10, 0, "-", "lzma"], [268, 10, 0, "-", "mailbox"], [269, 10, 0, "-", "mailcap"], [222, 12, 1, "", "map"], [271, 10, 0, "-", "marshal"], [272, 10, 0, "-", "math"], [222, 12, 1, "", "max"], [341, 11, 1, "", "memoryview"], [273, 10, 0, "-", "mimetypes"], [222, 12, 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, 12, 1, "", "next"], [284, 10, 0, "-", "nis"], [285, 10, 0, "-", "nntplib"], [286, 10, 0, "-", "numbers"], [222, 11, 1, "", "object"], [222, 12, 1, "", "oct"], [222, 12, 1, "", "open"], [288, 10, 0, "-", "operator"], [289, 10, 0, "-", "optparse"], [222, 12, 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, 12, 1, "", "pow"], [304, 10, 0, "-", "pprint"], [222, 12, 1, "", "print"], [305, 10, 0, "-", "profile"], [222, 11, 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, 11, 1, "", "range"], [316, 10, 0, "-", "re"], [317, 10, 0, "-", "readline"], [222, 12, 1, "", "repr"], [318, 10, 0, "-", "reprlib"], [319, 10, 0, "-", "resource"], [222, 12, 1, "", "reversed"], [320, 10, 0, "-", "rlcompleter"], [222, 12, 1, "", "round"], [321, 10, 0, "-", "runpy"], [322, 10, 0, "-", "sched"], [323, 10, 0, "-", "secrets"], [325, 10, 0, "-", "select"], [326, 10, 0, "-", "selectors"], [341, 11, 1, "", "set"], [222, 12, 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, 11, 1, "", "slice"], [332, 10, 0, "-", "smtplib"], [333, 10, 0, "-", "sndhdr"], [334, 10, 0, "-", "socket"], [335, 10, 0, "-", "socketserver"], [222, 12, 1, "", "sorted"], [336, 10, 0, "-", "spwd"], [337, 10, 0, "-", "sqlite3"], [338, 10, 0, "-", "ssl"], [339, 10, 0, "-", "stat"], [222, 12, 1, "", "staticmethod"], [340, 10, 0, "-", "statistics"], [341, 11, 1, "", "str"], [342, 10, 0, "-", "string"], [343, 10, 0, "-", "stringprep"], [344, 10, 0, "-", "struct"], [345, 10, 0, "-", "subprocess"], [222, 12, 1, "", "sum"], [346, 10, 0, "-", "sunau"], [222, 11, 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, 11, 1, "", "tuple"], [381, 10, 0, "-", "turtle"], [381, 10, 0, "-", "turtledemo"], [222, 11, 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, 12, 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, 12, 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"]], "PyCFunction_New": [[57, 3, 1, "c.PyCFunction_New", "ml"], [57, 3, 1, "c.PyCFunction_New", "self"]], "PyCFunction_NewEx": [[57, 3, 1, "c.PyCFunction_NewEx", "ml"], [57, 3, 1, "c.PyCFunction_NewEx", "module"], [57, 3, 1, "c.PyCFunction_NewEx", "self"]], "PyCMethod_New": [[57, 3, 1, "c.PyCMethod_New", "cls"], [57, 3, 1, "c.PyCMethod_New", "ml"], [57, 3, 1, "c.PyCMethod_New", "module"], [57, 3, 1, "c.PyCMethod_New", "self"]], "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_strtol": [[18, 3, 1, "c.PyOS_strtol", "base"], [18, 3, 1, "c.PyOS_strtol", "ptr"], [18, 3, 1, "c.PyOS_strtol", "str"]], "PyOS_strtoul": [[18, 3, 1, "c.PyOS_strtoul", "base"], [18, 3, 1, "c.PyOS_strtoul", "ptr"], [18, 3, 1, "c.PyOS_strtoul", "str"]], "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", "unicode"]], "PyUnicode_2BYTE_DATA": [[63, 3, 1, "c.PyUnicode_2BYTE_DATA", "unicode"]], "PyUnicode_4BYTE_DATA": [[63, 3, 1, "c.PyUnicode_4BYTE_DATA", "unicode"]], "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", "unicode"]], "PyUnicode_AsUCS4Copy": [[63, 3, 1, "c.PyUnicode_AsUCS4Copy", "unicode"]], "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", "wstr"]], "PyUnicode_AsWideCharString": [[63, 3, 1, "c.PyUnicode_AsWideCharString", "size"], [63, 3, 1, "c.PyUnicode_AsWideCharString", "unicode"]], "PyUnicode_Check": [[63, 3, 1, "c.PyUnicode_Check", "obj"]], "PyUnicode_CheckExact": [[63, 3, 1, "c.PyUnicode_CheckExact", "obj"]], "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", "unicode"]], "PyUnicode_Concat": [[63, 3, 1, "c.PyUnicode_Concat", "left"], [63, 3, 1, "c.PyUnicode_Concat", "right"]], "PyUnicode_Contains": [[63, 3, 1, "c.PyUnicode_Contains", "substr"], [63, 3, 1, "c.PyUnicode_Contains", "unicode"]], "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", "substr"], [63, 3, 1, "c.PyUnicode_Count", "unicode"]], "PyUnicode_DATA": [[63, 3, 1, "c.PyUnicode_DATA", "unicode"]], "PyUnicode_Decode": [[63, 3, 1, "c.PyUnicode_Decode", "encoding"], [63, 3, 1, "c.PyUnicode_Decode", "errors"], [63, 3, 1, "c.PyUnicode_Decode", "size"], [63, 3, 1, "c.PyUnicode_Decode", "str"]], "PyUnicode_DecodeASCII": [[63, 3, 1, "c.PyUnicode_DecodeASCII", "errors"], [63, 3, 1, "c.PyUnicode_DecodeASCII", "size"], [63, 3, 1, "c.PyUnicode_DecodeASCII", "str"]], "PyUnicode_DecodeCharmap": [[63, 3, 1, "c.PyUnicode_DecodeCharmap", "errors"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "length"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "mapping"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "str"]], "PyUnicode_DecodeFSDefault": [[63, 3, 1, "c.PyUnicode_DecodeFSDefault", "str"]], "PyUnicode_DecodeFSDefaultAndSize": [[63, 3, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "size"], [63, 3, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "str"]], "PyUnicode_DecodeLatin1": [[63, 3, 1, "c.PyUnicode_DecodeLatin1", "errors"], [63, 3, 1, "c.PyUnicode_DecodeLatin1", "size"], [63, 3, 1, "c.PyUnicode_DecodeLatin1", "str"]], "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", "length"], [63, 3, 1, "c.PyUnicode_DecodeLocaleAndSize", "str"]], "PyUnicode_DecodeMBCS": [[63, 3, 1, "c.PyUnicode_DecodeMBCS", "errors"], [63, 3, 1, "c.PyUnicode_DecodeMBCS", "size"], [63, 3, 1, "c.PyUnicode_DecodeMBCS", "str"]], "PyUnicode_DecodeMBCSStateful": [[63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "size"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "str"]], "PyUnicode_DecodeRawUnicodeEscape": [[63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "errors"], [63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "size"], [63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "str"]], "PyUnicode_DecodeUTF16": [[63, 3, 1, "c.PyUnicode_DecodeUTF16", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "str"]], "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", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "str"]], "PyUnicode_DecodeUTF32": [[63, 3, 1, "c.PyUnicode_DecodeUTF32", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "str"]], "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", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "str"]], "PyUnicode_DecodeUTF7": [[63, 3, 1, "c.PyUnicode_DecodeUTF7", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF7", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF7", "str"]], "PyUnicode_DecodeUTF7Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "str"]], "PyUnicode_DecodeUTF8": [[63, 3, 1, "c.PyUnicode_DecodeUTF8", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF8", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF8", "str"]], "PyUnicode_DecodeUTF8Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "str"]], "PyUnicode_DecodeUnicodeEscape": [[63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "size"], [63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "str"]], "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", "substr"], [63, 3, 1, "c.PyUnicode_Find", "unicode"]], "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", "unicode"]], "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", "str"]], "PyUnicode_FromStringAndSize": [[63, 3, 1, "c.PyUnicode_FromStringAndSize", "size"], [63, 3, 1, "c.PyUnicode_FromStringAndSize", "str"]], "PyUnicode_FromWideChar": [[63, 3, 1, "c.PyUnicode_FromWideChar", "size"], [63, 3, 1, "c.PyUnicode_FromWideChar", "wstr"]], "PyUnicode_GET_LENGTH": [[63, 3, 1, "c.PyUnicode_GET_LENGTH", "unicode"]], "PyUnicode_GetLength": [[63, 3, 1, "c.PyUnicode_GetLength", "unicode"]], "PyUnicode_InternFromString": [[63, 3, 1, "c.PyUnicode_InternFromString", "str"]], "PyUnicode_InternInPlace": [[63, 3, 1, "c.PyUnicode_InternInPlace", "p_unicode"]], "PyUnicode_IsIdentifier": [[63, 3, 1, "c.PyUnicode_IsIdentifier", "unicode"]], "PyUnicode_Join": [[63, 3, 1, "c.PyUnicode_Join", "separator"], [63, 3, 1, "c.PyUnicode_Join", "seq"]], "PyUnicode_KIND": [[63, 3, 1, "c.PyUnicode_KIND", "unicode"]], "PyUnicode_MAX_CHAR_VALUE": [[63, 3, 1, "c.PyUnicode_MAX_CHAR_VALUE", "unicode"]], "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", "unicode"]], "PyUnicode_READ_CHAR": [[63, 3, 1, "c.PyUnicode_READ_CHAR", "index"], [63, 3, 1, "c.PyUnicode_READ_CHAR", "unicode"]], "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", "substr"], [63, 3, 1, "c.PyUnicode_Replace", "unicode"]], "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", "sep"], [63, 3, 1, "c.PyUnicode_Split", "unicode"]], "PyUnicode_Splitlines": [[63, 3, 1, "c.PyUnicode_Splitlines", "keepends"], [63, 3, 1, "c.PyUnicode_Splitlines", "unicode"]], "PyUnicode_Substring": [[63, 3, 1, "c.PyUnicode_Substring", "end"], [63, 3, 1, "c.PyUnicode_Substring", "start"], [63, 3, 1, "c.PyUnicode_Substring", "unicode"]], "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", "substr"], [63, 3, 1, "c.PyUnicode_Tailmatch", "unicode"]], "PyUnicode_Translate": [[63, 3, 1, "c.PyUnicode_Translate", "errors"], [63, 3, 1, "c.PyUnicode_Translate", "table"], [63, 3, 1, "c.PyUnicode_Translate", "unicode"]], "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, "", "__cause__"], [210, 7, 1, "", "__context__"], [210, 7, 1, "", "__notes__"], [210, 7, 1, "", "__suppress_context__"], [210, 7, 1, "", "__traceback__"], [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"]], "StopIteration": [[210, 7, 1, "", "value"]], "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"]], "__future__": [[110, 11, 1, "future__._Feature", "_Feature"]], "__future__._Feature": [[110, 7, 1, "future__._Feature.compiler_flag", "compiler_flag"], [110, 8, 1, "future__._Feature.getMandatoryRelease", "getMandatoryRelease"], [110, 8, 1, "future__._Feature.getOptionalRelease", "getOptionalRelease"]], "_thread": [[112, 9, 1, "thread.LockType", "LockType"], [112, 9, 1, "thread.TIMEOUT_MAX", "TIMEOUT_MAX"], [112, 12, 1, "thread.allocate_lock", "allocate_lock"], [112, 6, 1, "thread.error", "error"], [112, 12, 1, "thread.exit", "exit"], [112, 12, 1, "thread.get_ident", "get_ident"], [112, 12, 1, "thread.get_native_id", "get_native_id"], [112, 12, 1, "thread.interrupt_main", "interrupt_main"], [112, 12, 1, "thread.stack_size", "stack_size"], [112, 12, 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"]], "_tkinter": [[366, 9, 1, "tkinter.EXCEPTION", "EXCEPTION"], [366, 9, 1, "tkinter.READABLE", "READABLE"], [366, 9, 1, "tkinter.WRITABLE", "WRITABLE"]], "_tkinter.Widget.tk": [[366, 8, 1, "tkinter.Widget.tk.createfilehandler", "createfilehandler"], [366, 8, 1, "tkinter.Widget.tk.deletefilehandler", "deletefilehandler"]], "abc": [[113, 11, 1, "", "ABC"], [113, 11, 1, "", "ABCMeta"], [113, 12, 1, "", "abstractclassmethod"], [113, 12, 1, "", "abstractmethod"], [113, 12, 1, "", "abstractproperty"], [113, 12, 1, "", "abstractstaticmethod"], [113, 12, 1, "", "get_cache_token"], [113, 12, 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, 12, 1, "", "open"]], "argparse": [[117, 11, 1, "", "Action"], [117, 11, 1, "", "ArgumentDefaultsHelpFormatter"], [117, 6, 1, "", "ArgumentError"], [117, 11, 1, "", "ArgumentParser"], [117, 6, 1, "", "ArgumentTypeError"], [117, 11, 1, "", "FileType"], [117, 11, 1, "", "MetavarTypeHelpFormatter"], [117, 11, 1, "", "Namespace"], [117, 11, 1, "", "RawDescriptionHelpFormatter"], [117, 11, 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, 11, 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, 11, 1, "", "AST"], [119, 11, 1, "", "Add"], [119, 11, 1, "", "And"], [119, 11, 1, "", "AnnAssign"], [119, 11, 1, "", "Assert"], [119, 11, 1, "", "Assign"], [119, 11, 1, "", "AsyncFor"], [119, 11, 1, "", "AsyncFunctionDef"], [119, 11, 1, "", "AsyncWith"], [119, 11, 1, "", "Attribute"], [119, 11, 1, "", "AugAssign"], [119, 11, 1, "", "Await"], [119, 11, 1, "", "BinOp"], [119, 11, 1, "", "BitAnd"], [119, 11, 1, "", "BitOr"], [119, 11, 1, "", "BitXor"], [119, 11, 1, "", "BoolOp"], [119, 11, 1, "", "Break"], [119, 11, 1, "", "Call"], [119, 11, 1, "", "ClassDef"], [119, 11, 1, "", "Compare"], [119, 11, 1, "", "Constant"], [119, 11, 1, "", "Continue"], [119, 11, 1, "", "Del"], [119, 11, 1, "", "Delete"], [119, 11, 1, "", "Dict"], [119, 11, 1, "", "DictComp"], [119, 11, 1, "", "Div"], [119, 11, 1, "", "Eq"], [119, 11, 1, "", "ExceptHandler"], [119, 11, 1, "", "Expr"], [119, 11, 1, "", "Expression"], [119, 11, 1, "", "FloorDiv"], [119, 11, 1, "", "For"], [119, 11, 1, "", "FormattedValue"], [119, 11, 1, "", "FunctionDef"], [119, 11, 1, "", "FunctionType"], [119, 11, 1, "", "GeneratorExp"], [119, 11, 1, "", "Global"], [119, 11, 1, "", "Gt"], [119, 11, 1, "", "GtE"], [119, 11, 1, "", "If"], [119, 11, 1, "", "IfExp"], [119, 11, 1, "", "Import"], [119, 11, 1, "", "ImportFrom"], [119, 11, 1, "", "In"], [119, 11, 1, "", "Interactive"], [119, 11, 1, "", "Invert"], [119, 11, 1, "", "Is"], [119, 11, 1, "", "IsNot"], [119, 11, 1, "", "JoinedStr"], [119, 11, 1, "", "LShift"], [119, 11, 1, "", "Lambda"], [119, 11, 1, "", "List"], [119, 11, 1, "", "ListComp"], [119, 11, 1, "", "Load"], [119, 11, 1, "", "Lt"], [119, 11, 1, "", "LtE"], [119, 11, 1, "", "MatMult"], [119, 11, 1, "", "Match"], [119, 11, 1, "", "MatchAs"], [119, 11, 1, "", "MatchClass"], [119, 11, 1, "", "MatchMapping"], [119, 11, 1, "", "MatchOr"], [119, 11, 1, "", "MatchSequence"], [119, 11, 1, "", "MatchSingleton"], [119, 11, 1, "", "MatchStar"], [119, 11, 1, "", "MatchValue"], [119, 11, 1, "", "Mod"], [119, 11, 1, "", "Module"], [119, 11, 1, "", "Mult"], [119, 11, 1, "", "Name"], [119, 11, 1, "", "NamedExpr"], [119, 11, 1, "", "NodeTransformer"], [119, 11, 1, "", "NodeVisitor"], [119, 11, 1, "", "Nonlocal"], [119, 11, 1, "", "Not"], [119, 11, 1, "", "NotEq"], [119, 11, 1, "", "NotIn"], [119, 11, 1, "", "Or"], [119, 11, 1, "", "ParamSpec"], [119, 11, 1, "", "Pass"], [119, 11, 1, "", "Pow"], [119, 9, 1, "", "PyCF_ALLOW_TOP_LEVEL_AWAIT"], [119, 9, 1, "", "PyCF_ONLY_AST"], [119, 9, 1, "", "PyCF_TYPE_COMMENTS"], [119, 11, 1, "", "RShift"], [119, 11, 1, "", "Raise"], [119, 11, 1, "", "Return"], [119, 11, 1, "", "Set"], [119, 11, 1, "", "SetComp"], [119, 11, 1, "", "Slice"], [119, 11, 1, "", "Starred"], [119, 11, 1, "", "Store"], [119, 11, 1, "", "Sub"], [119, 11, 1, "", "Subscript"], [119, 11, 1, "", "Try"], [119, 11, 1, "", "TryStar"], [119, 11, 1, "", "Tuple"], [119, 11, 1, "", "TypeAlias"], [119, 11, 1, "", "TypeVar"], [119, 11, 1, "", "TypeVarTuple"], [119, 11, 1, "", "UAdd"], [119, 11, 1, "", "USub"], [119, 11, 1, "", "UnaryOp"], [119, 11, 1, "", "While"], [119, 11, 1, "", "With"], [119, 11, 1, "", "Yield"], [119, 11, 1, "", "YieldFrom"], [119, 11, 1, "", "alias"], [119, 11, 1, "", "arg"], [119, 11, 1, "", "arguments"], [119, 11, 1, "", "comprehension"], [119, 12, 1, "", "copy_location"], [119, 12, 1, "", "dump"], [119, 12, 1, "", "fix_missing_locations"], [119, 12, 1, "", "get_docstring"], [119, 12, 1, "", "get_source_segment"], [119, 12, 1, "", "increment_lineno"], [119, 12, 1, "", "iter_child_nodes"], [119, 12, 1, "", "iter_fields"], [119, 11, 1, "", "keyword"], [119, 12, 1, "", "literal_eval"], [119, 11, 1, "", "match_case"], [119, 12, 1, "", "parse"], [119, 12, 1, "", "unparse"], [119, 12, 1, "", "walk"], [119, 11, 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"], [119, 8, 1, "", "visit_Constant"]], "ast.With": [[119, 7, 1, "", "type_comment"]], "ast.arg": [[119, 7, 1, "", "type_comment"]], "asyncio": [[136, 9, 1, "", "ALL_COMPLETED"], [129, 11, 1, "", "AbstractChildWatcher"], [123, 11, 1, "", "AbstractEventLoop"], [129, 11, 1, "", "AbstractEventLoopPolicy"], [135, 11, 1, "", "Barrier"], [130, 11, 1, "", "BaseProtocol"], [130, 11, 1, "", "BaseTransport"], [135, 11, 1, "", "BoundedSemaphore"], [135, 6, 1, "", "BrokenBarrierError"], [130, 11, 1, "", "BufferedProtocol"], [124, 6, 1, "", "CancelledError"], [135, 11, 1, "", "Condition"], [130, 11, 1, "", "DatagramProtocol"], [130, 11, 1, "", "DatagramTransport"], [129, 11, 1, "", "DefaultEventLoopPolicy"], [135, 11, 1, "", "Event"], [136, 9, 1, "", "FIRST_COMPLETED"], [136, 9, 1, "", "FIRST_EXCEPTION"], [129, 11, 1, "", "FastChildWatcher"], [126, 11, 1, "", "Future"], [123, 11, 1, "", "Handle"], [124, 6, 1, "", "IncompleteReadError"], [124, 6, 1, "", "InvalidStateError"], [131, 11, 1, "", "LifoQueue"], [124, 6, 1, "", "LimitOverrunError"], [135, 11, 1, "", "Lock"], [129, 11, 1, "", "MultiLoopChildWatcher"], [129, 11, 1, "", "PidfdChildWatcher"], [131, 11, 1, "", "PriorityQueue"], [123, 11, 1, "", "ProactorEventLoop"], [130, 11, 1, "", "Protocol"], [131, 11, 1, "", "Queue"], [131, 6, 1, "", "QueueEmpty"], [131, 6, 1, "", "QueueFull"], [130, 11, 1, "", "ReadTransport"], [132, 11, 1, "", "Runner"], [129, 11, 1, "", "SafeChildWatcher"], [123, 11, 1, "", "SelectorEventLoop"], [135, 11, 1, "", "Semaphore"], [124, 6, 1, "", "SendfileNotAvailableError"], [123, 11, 1, "", "Server"], [133, 11, 1, "", "StreamReader"], [133, 11, 1, "", "StreamWriter"], [130, 11, 1, "", "SubprocessProtocol"], [130, 11, 1, "", "SubprocessTransport"], [136, 11, 1, "", "Task"], [136, 11, 1, "", "TaskGroup"], [129, 11, 1, "", "ThreadedChildWatcher"], [136, 11, 1, "", "Timeout"], [124, 6, 1, "", "TimeoutError"], [123, 11, 1, "", "TimerHandle"], [130, 11, 1, "", "Transport"], [129, 11, 1, "", "WindowsProactorEventLoopPolicy"], [129, 11, 1, "", "WindowsSelectorEventLoopPolicy"], [130, 11, 1, "", "WriteTransport"], [125, 12, 1, "", "_enter_task"], [125, 12, 1, "", "_leave_task"], [125, 12, 1, "", "_register_task"], [125, 12, 1, "", "_unregister_task"], [136, 12, 1, "", "all_tasks"], [136, 12, 1, "", "as_completed"], [136, 12, 1, "", "create_eager_task_factory"], [134, 12, 1, "", "create_subprocess_exec"], [134, 12, 1, "", "create_subprocess_shell"], [136, 12, 1, "", "create_task"], [136, 12, 1, "", "current_task"], [136, 12, 1, "", "eager_task_factory"], [126, 12, 1, "", "ensure_future"], [136, 12, 1, "", "gather"], [129, 12, 1, "", "get_child_watcher"], [123, 12, 1, "", "get_event_loop"], [129, 12, 1, "", "get_event_loop_policy"], [123, 12, 1, "", "get_running_loop"], [136, 12, 1, "", "iscoroutine"], [126, 12, 1, "", "isfuture"], [123, 12, 1, "", "new_event_loop"], [133, 12, 1, "", "open_connection"], [133, 12, 1, "", "open_unix_connection"], [132, 12, 1, "", "run"], [136, 12, 1, "", "run_coroutine_threadsafe"], [129, 12, 1, "", "set_child_watcher"], [123, 12, 1, "", "set_event_loop"], [129, 12, 1, "", "set_event_loop_policy"], [136, 12, 1, "", "shield"], [136, 12, 1, "", "sleep"], [133, 12, 1, "", "start_server"], [133, 12, 1, "", "start_unix_server"], [136, 12, 1, "", "timeout"], [136, 12, 1, "", "timeout_at"], [136, 12, 1, "", "to_thread"], [136, 12, 1, "", "wait"], [136, 12, 1, "", "wait_for"], [126, 12, 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, "", "feed_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, 7, 1, "", "slow_callback_duration"], [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, 11, 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, 12, 1, "", "register"], [137, 12, 1, "", "unregister"]], "audioop": [[138, 12, 1, "", "add"], [138, 12, 1, "", "adpcm2lin"], [138, 12, 1, "", "alaw2lin"], [138, 12, 1, "", "avg"], [138, 12, 1, "", "avgpp"], [138, 12, 1, "", "bias"], [138, 12, 1, "", "byteswap"], [138, 12, 1, "", "cross"], [138, 6, 1, "", "error"], [138, 12, 1, "", "findfactor"], [138, 12, 1, "", "findfit"], [138, 12, 1, "", "findmax"], [138, 12, 1, "", "getsample"], [138, 12, 1, "", "lin2adpcm"], [138, 12, 1, "", "lin2alaw"], [138, 12, 1, "", "lin2lin"], [138, 12, 1, "", "lin2ulaw"], [138, 12, 1, "", "max"], [138, 12, 1, "", "maxpp"], [138, 12, 1, "", "minmax"], [138, 12, 1, "", "mul"], [138, 12, 1, "", "ratecv"], [138, 12, 1, "", "reverse"], [138, 12, 1, "", "rms"], [138, 12, 1, "", "tomono"], [138, 12, 1, "", "tostereo"], [138, 12, 1, "", "ulaw2lin"]], "base64": [[140, 12, 1, "", "a85decode"], [140, 12, 1, "", "a85encode"], [140, 12, 1, "", "b16decode"], [140, 12, 1, "", "b16encode"], [140, 12, 1, "", "b32decode"], [140, 12, 1, "", "b32encode"], [140, 12, 1, "", "b32hexdecode"], [140, 12, 1, "", "b32hexencode"], [140, 12, 1, "", "b64decode"], [140, 12, 1, "", "b64encode"], [140, 12, 1, "", "b85decode"], [140, 12, 1, "", "b85encode"], [140, 12, 1, "", "decode"], [140, 12, 1, "", "decodebytes"], [140, 12, 1, "", "encode"], [140, 12, 1, "", "encodebytes"], [140, 12, 1, "", "standard_b64decode"], [140, 12, 1, "", "standard_b64encode"], [140, 12, 1, "", "urlsafe_b64decode"], [140, 12, 1, "", "urlsafe_b64encode"]], "bdb": [[141, 11, 1, "", "Bdb"], [141, 6, 1, "", "BdbQuit"], [141, 11, 1, "", "Breakpoint"], [141, 12, 1, "", "checkfuncname"], [141, 12, 1, "", "effective"], [141, 12, 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, 12, 1, "", "a2b_base64"], [143, 12, 1, "", "a2b_hex"], [143, 12, 1, "", "a2b_qp"], [143, 12, 1, "", "a2b_uu"], [143, 12, 1, "", "b2a_base64"], [143, 12, 1, "", "b2a_hex"], [143, 12, 1, "", "b2a_qp"], [143, 12, 1, "", "b2a_uu"], [143, 12, 1, "", "crc32"], [143, 12, 1, "", "crc_hqx"], [143, 12, 1, "", "hexlify"], [143, 12, 1, "", "unhexlify"]], "bisect": [[144, 12, 1, "", "bisect"], [144, 12, 1, "", "bisect_left"], [144, 12, 1, "", "bisect_right"], [144, 12, 1, "", "insort"], [144, 12, 1, "", "insort_left"], [144, 12, 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, 11, 1, "", "BZ2Compressor"], [146, 11, 1, "", "BZ2Decompressor"], [146, 11, 1, "", "BZ2File"], [146, 12, 1, "", "compress"], [146, 12, 1, "", "decompress"], [146, 12, 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, "", "fileno"], [146, 8, 1, "", "peek"], [146, 8, 1, "", "read1"], [146, 8, 1, "", "readable"], [146, 8, 1, "", "readinto"], [146, 8, 1, "", "seekable"], [146, 8, 1, "", "writable"]], "calendar": [[147, 9, 1, "", "APRIL"], [147, 9, 1, "", "AUGUST"], [147, 11, 1, "", "Calendar"], [147, 9, 1, "", "DECEMBER"], [147, 11, 1, "", "Day"], [147, 9, 1, "", "FEBRUARY"], [147, 9, 1, "", "FRIDAY"], [147, 11, 1, "", "HTMLCalendar"], [147, 6, 1, "", "IllegalMonthError"], [147, 6, 1, "", "IllegalWeekdayError"], [147, 9, 1, "", "JANUARY"], [147, 9, 1, "", "JULY"], [147, 9, 1, "", "JUNE"], [147, 11, 1, "", "LocaleHTMLCalendar"], [147, 11, 1, "", "LocaleTextCalendar"], [147, 9, 1, "", "MARCH"], [147, 9, 1, "", "MAY"], [147, 9, 1, "", "MONDAY"], [147, 11, 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, 11, 1, "", "TextCalendar"], [147, 9, 1, "", "WEDNESDAY"], [147, 12, 1, "", "calendar"], [147, 9, 1, "", "day_abbr"], [147, 9, 1, "", "day_name"], [147, 12, 1, "", "firstweekday"], [147, 12, 1, "", "isleap"], [147, 12, 1, "", "leapdays"], [147, 12, 1, "", "month"], [147, 9, 1, "", "month_abbr"], [147, 9, 1, "", "month_name"], [147, 12, 1, "", "monthcalendar"], [147, 12, 1, "", "monthrange"], [147, 12, 1, "", "prcal"], [147, 12, 1, "", "prmonth"], [147, 12, 1, "", "setfirstweekday"], [147, 12, 1, "", "timegm"], [147, 12, 1, "", "weekday"], [147, 12, 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, "", "formatmonthname"], [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, 12, 1, "", "parse"], [148, 12, 1, "", "parse_header"], [148, 12, 1, "", "parse_multipart"], [148, 12, 1, "", "print_directory"], [148, 12, 1, "", "print_environ"], [148, 12, 1, "", "print_environ_usage"], [148, 12, 1, "", "print_form"], [148, 12, 1, "", "test"]], "cgitb": [[149, 12, 1, "", "enable"], [149, 12, 1, "", "handler"], [149, 12, 1, "", "html"], [149, 12, 1, "", "text"]], "chunk": [[150, 11, 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, 12, 1, "", "acos"], [151, 12, 1, "", "acosh"], [151, 12, 1, "", "asin"], [151, 12, 1, "", "asinh"], [151, 12, 1, "", "atan"], [151, 12, 1, "", "atanh"], [151, 12, 1, "", "cos"], [151, 12, 1, "", "cosh"], [151, 9, 1, "", "e"], [151, 12, 1, "", "exp"], [151, 9, 1, "", "inf"], [151, 9, 1, "", "infj"], [151, 12, 1, "", "isclose"], [151, 12, 1, "", "isfinite"], [151, 12, 1, "", "isinf"], [151, 12, 1, "", "isnan"], [151, 12, 1, "", "log"], [151, 12, 1, "", "log10"], [151, 9, 1, "", "nan"], [151, 9, 1, "", "nanj"], [151, 12, 1, "", "phase"], [151, 9, 1, "", "pi"], [151, 12, 1, "", "polar"], [151, 12, 1, "", "rect"], [151, 12, 1, "", "sin"], [151, 12, 1, "", "sinh"], [151, 12, 1, "", "sqrt"], [151, 12, 1, "", "tan"], [151, 12, 1, "", "tanh"], [151, 9, 1, "", "tau"]], "cmd": [[152, 11, 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, 8, 1, "", "do_help"], [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, 11, 1, "", "InteractiveConsole"], [154, 11, 1, "", "InteractiveInterpreter"], [154, 12, 1, "", "compile_command"], [154, 12, 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, 11, 1, "", "Codec"], [155, 11, 1, "", "CodecInfo"], [155, 12, 1, "", "EncodedFile"], [155, 11, 1, "", "IncrementalDecoder"], [155, 11, 1, "", "IncrementalEncoder"], [155, 11, 1, "", "StreamReader"], [155, 11, 1, "", "StreamReaderWriter"], [155, 11, 1, "", "StreamRecoder"], [155, 11, 1, "", "StreamWriter"], [155, 12, 1, "", "backslashreplace_errors"], [155, 12, 1, "", "decode"], [155, 12, 1, "", "encode"], [155, 12, 1, "", "getdecoder"], [155, 12, 1, "", "getencoder"], [155, 12, 1, "", "getincrementaldecoder"], [155, 12, 1, "", "getincrementalencoder"], [155, 12, 1, "", "getreader"], [155, 12, 1, "", "getwriter"], [155, 12, 1, "", "ignore_errors"], [155, 12, 1, "", "iterdecode"], [155, 12, 1, "", "iterencode"], [155, 12, 1, "", "lookup"], [155, 12, 1, "", "lookup_error"], [155, 12, 1, "", "namereplace_errors"], [155, 12, 1, "", "open"], [155, 12, 1, "", "register"], [155, 12, 1, "", "register_error"], [155, 12, 1, "", "replace_errors"], [155, 12, 1, "", "strict_errors"], [155, 12, 1, "", "unregister"], [155, 12, 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, 7, 1, "", "co_argcount"], [425, 7, 1, "", "co_cellvars"], [425, 7, 1, "", "co_code"], [425, 7, 1, "", "co_consts"], [425, 7, 1, "", "co_filename"], [425, 7, 1, "", "co_firstlineno"], [425, 7, 1, "", "co_flags"], [425, 7, 1, "", "co_freevars"], [425, 7, 1, "", "co_kwonlyargcount"], [425, 8, 1, "", "co_lines"], [425, 7, 1, "", "co_lnotab"], [425, 7, 1, "", "co_name"], [425, 7, 1, "", "co_names"], [425, 7, 1, "", "co_nlocals"], [425, 8, 1, "", "co_positions"], [425, 7, 1, "", "co_posonlyargcount"], [425, 7, 1, "", "co_qualname"], [425, 7, 1, "", "co_stacksize"], [425, 7, 1, "", "co_varnames"]], "codeop": [[156, 11, 1, "", "CommandCompiler"], [156, 11, 1, "", "Compile"], [156, 12, 1, "", "compile_command"]], "collections": [[157, 11, 1, "", "ChainMap"], [157, 11, 1, "", "Counter"], [157, 11, 1, "", "OrderedDict"], [157, 11, 1, "", "UserDict"], [157, 11, 1, "", "UserList"], [157, 11, 1, "", "UserString"], [158, 10, 0, "-", "abc"], [157, 11, 1, "", "defaultdict"], [157, 11, 1, "", "deque"], [157, 12, 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, 11, 1, "", "AsyncGenerator"], [158, 11, 1, "", "AsyncIterable"], [158, 11, 1, "", "AsyncIterator"], [158, 11, 1, "", "Awaitable"], [158, 11, 1, "", "Buffer"], [158, 11, 1, "", "ByteString"], [158, 11, 1, "", "Callable"], [158, 11, 1, "", "Collection"], [158, 11, 1, "", "Container"], [158, 11, 1, "", "Coroutine"], [158, 11, 1, "", "Generator"], [158, 11, 1, "", "Hashable"], [158, 11, 1, "", "ItemsView"], [158, 11, 1, "", "Iterable"], [158, 11, 1, "", "Iterator"], [158, 11, 1, "", "KeysView"], [158, 11, 1, "", "Mapping"], [158, 11, 1, "", "MappingView"], [158, 11, 1, "", "MutableMapping"], [158, 11, 1, "", "MutableSequence"], [158, 11, 1, "", "MutableSet"], [158, 11, 1, "", "Reversible"], [158, 11, 1, "", "Sequence"], [158, 11, 1, "", "Set"], [158, 11, 1, "", "Sized"], [158, 11, 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, 12, 1, "", "hls_to_rgb"], [159, 12, 1, "", "hsv_to_rgb"], [159, 12, 1, "", "rgb_to_hls"], [159, 12, 1, "", "rgb_to_hsv"], [159, 12, 1, "", "rgb_to_yiq"], [159, 12, 1, "", "yiq_to_rgb"]], "compileall": [[160, 12, 1, "", "compile_dir"], [160, 12, 1, "", "compile_file"], [160, 12, 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, 9, 1, "", "ALL_COMPLETED"], [163, 6, 1, "", "BrokenExecutor"], [163, 6, 1, "", "CancelledError"], [163, 11, 1, "", "Executor"], [163, 9, 1, "", "FIRST_COMPLETED"], [163, 9, 1, "", "FIRST_EXCEPTION"], [163, 11, 1, "", "Future"], [163, 6, 1, "", "InvalidStateError"], [163, 11, 1, "", "ProcessPoolExecutor"], [163, 11, 1, "", "ThreadPoolExecutor"], [163, 6, 1, "", "TimeoutError"], [163, 12, 1, "", "as_completed"], [163, 12, 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, 11, 1, "", "BasicInterpolation"], [164, 11, 1, "", "ConfigParser"], [164, 6, 1, "", "DuplicateOptionError"], [164, 6, 1, "", "DuplicateSectionError"], [164, 6, 1, "", "Error"], [164, 11, 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, 11, 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, 11, 1, "", "AbstractAsyncContextManager"], [166, 11, 1, "", "AbstractContextManager"], [166, 11, 1, "", "AsyncContextDecorator"], [166, 11, 1, "", "AsyncExitStack"], [166, 11, 1, "", "ContextDecorator"], [166, 11, 1, "", "ExitStack"], [166, 12, 1, "", "aclosing"], [166, 12, 1, "", "asynccontextmanager"], [166, 12, 1, "", "chdir"], [166, 12, 1, "", "closing"], [166, 12, 1, "", "contextmanager"], [166, 12, 1, "", "nullcontext"], [166, 12, 1, "", "redirect_stderr"], [166, 12, 1, "", "redirect_stdout"], [166, 12, 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, 11, 1, "", "Context"], [167, 11, 1, "", "ContextVar"], [167, 11, 1, "", "Token"], [167, 12, 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, 12, 1, "", "copy"], [168, 12, 1, "", "deepcopy"]], "copyreg": [[169, 12, 1, "", "constructor"], [169, 12, 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, 12, 1, "", "crypt"], [170, 7, 1, "", "methods"], [170, 12, 1, "", "mksalt"]], "csv": [[172, 11, 1, "", "Dialect"], [172, 11, 1, "", "DictReader"], [172, 11, 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, 11, 1, "", "Sniffer"], [172, 11, 1, "", "excel"], [172, 11, 1, "", "excel_tab"], [172, 12, 1, "", "field_size_limit"], [172, 12, 1, "", "get_dialect"], [172, 12, 1, "", "list_dialects"], [172, 12, 1, "", "reader"], [172, 12, 1, "", "register_dialect"], [172, 11, 1, "", "unix_dialect"], [172, 12, 1, "", "unregister_dialect"], [172, 12, 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, 11, 1, "", "Array"], [173, 11, 1, "", "BigEndianStructure"], [173, 11, 1, "", "BigEndianUnion"], [173, 11, 1, "", "CDLL"], [173, 12, 1, "", "CFUNCTYPE"], [173, 12, 1, "", "DllCanUnloadNow"], [173, 12, 1, "", "DllGetClassObject"], [173, 12, 1, "", "FormatError"], [173, 12, 1, "", "GetLastError"], [173, 11, 1, "", "HRESULT"], [173, 11, 1, "", "LibraryLoader"], [173, 11, 1, "", "LittleEndianStructure"], [173, 11, 1, "", "LittleEndianUnion"], [173, 11, 1, "", "OleDLL"], [173, 12, 1, "", "POINTER"], [173, 12, 1, "", "PYFUNCTYPE"], [173, 11, 1, "", "PyDLL"], [173, 11, 1, "", "Structure"], [173, 11, 1, "", "Union"], [173, 12, 1, "", "WINFUNCTYPE"], [173, 11, 1, "", "WinDLL"], [173, 12, 1, "", "WinError"], [173, 11, 1, "", "_CData"], [173, 11, 1, "", "_FuncPtr"], [173, 11, 1, "", "_Pointer"], [173, 11, 1, "", "_SimpleCData"], [173, 12, 1, "", "addressof"], [173, 12, 1, "", "alignment"], [173, 12, 1, "", "byref"], [173, 11, 1, "", "c_bool"], [173, 11, 1, "", "c_byte"], [173, 11, 1, "", "c_char"], [173, 11, 1, "", "c_char_p"], [173, 11, 1, "", "c_double"], [173, 11, 1, "", "c_float"], [173, 11, 1, "", "c_int"], [173, 11, 1, "", "c_int16"], [173, 11, 1, "", "c_int32"], [173, 11, 1, "", "c_int64"], [173, 11, 1, "", "c_int8"], [173, 11, 1, "", "c_long"], [173, 11, 1, "", "c_longdouble"], [173, 11, 1, "", "c_longlong"], [173, 11, 1, "", "c_short"], [173, 11, 1, "", "c_size_t"], [173, 11, 1, "", "c_ssize_t"], [173, 11, 1, "", "c_time_t"], [173, 11, 1, "", "c_ubyte"], [173, 11, 1, "", "c_uint"], [173, 11, 1, "", "c_uint16"], [173, 11, 1, "", "c_uint32"], [173, 11, 1, "", "c_uint64"], [173, 11, 1, "", "c_uint8"], [173, 11, 1, "", "c_ulong"], [173, 11, 1, "", "c_ulonglong"], [173, 11, 1, "", "c_ushort"], [173, 11, 1, "", "c_void_p"], [173, 11, 1, "", "c_wchar"], [173, 11, 1, "", "c_wchar_p"], [173, 12, 1, "", "cast"], [173, 12, 1, "", "create_string_buffer"], [173, 12, 1, "", "create_unicode_buffer"], [173, 12, 1, "", "get_errno"], [173, 12, 1, "", "get_last_error"], [173, 12, 1, "", "memmove"], [173, 12, 1, "", "memset"], [173, 12, 1, "", "pointer"], [173, 11, 1, "", "py_object"], [173, 12, 1, "", "resize"], [173, 12, 1, "", "set_errno"], [173, 12, 1, "", "set_last_error"], [173, 12, 1, "", "sizeof"], [173, 12, 1, "", "string_at"], [173, 12, 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, 12, 1, "", "find_library"], [173, 12, 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, 12, 1, "", "baudrate"], [174, 12, 1, "", "beep"], [174, 12, 1, "", "can_change_color"], [174, 12, 1, "", "cbreak"], [174, 12, 1, "", "color_content"], [174, 12, 1, "", "color_pair"], [174, 12, 1, "", "curs_set"], [174, 12, 1, "", "def_prog_mode"], [174, 12, 1, "", "def_shell_mode"], [174, 12, 1, "", "delay_output"], [174, 12, 1, "", "doupdate"], [174, 12, 1, "", "echo"], [174, 12, 1, "", "endwin"], [174, 12, 1, "", "erasechar"], [174, 6, 1, "", "error"], [174, 12, 1, "", "filter"], [174, 12, 1, "", "flash"], [174, 12, 1, "", "flushinp"], [174, 12, 1, "", "get_escdelay"], [174, 12, 1, "", "get_tabsize"], [174, 12, 1, "", "getmouse"], [174, 12, 1, "", "getsyx"], [174, 12, 1, "", "getwin"], [174, 12, 1, "", "halfdelay"], [174, 12, 1, "", "has_colors"], [174, 12, 1, "", "has_extended_color_support"], [174, 12, 1, "", "has_ic"], [174, 12, 1, "", "has_il"], [174, 12, 1, "", "has_key"], [174, 12, 1, "", "init_color"], [174, 12, 1, "", "init_pair"], [174, 12, 1, "", "initscr"], [174, 12, 1, "", "is_term_resized"], [174, 12, 1, "", "isendwin"], [174, 12, 1, "", "keyname"], [174, 12, 1, "", "killchar"], [174, 12, 1, "", "longname"], [174, 12, 1, "", "meta"], [174, 12, 1, "", "mouseinterval"], [174, 12, 1, "", "mousemask"], [174, 12, 1, "", "napms"], [174, 9, 1, "", "ncurses_version"], [174, 12, 1, "", "newpad"], [174, 12, 1, "", "newwin"], [174, 12, 1, "", "nl"], [174, 12, 1, "", "nocbreak"], [174, 12, 1, "", "noecho"], [174, 12, 1, "", "nonl"], [174, 12, 1, "", "noqiflush"], [174, 12, 1, "", "noraw"], [174, 12, 1, "", "pair_content"], [174, 12, 1, "", "pair_number"], [176, 10, 0, "-", "panel"], [174, 12, 1, "", "putp"], [174, 12, 1, "", "qiflush"], [174, 12, 1, "", "raw"], [174, 12, 1, "", "reset_prog_mode"], [174, 12, 1, "", "reset_shell_mode"], [174, 12, 1, "", "resetty"], [174, 12, 1, "", "resize_term"], [174, 12, 1, "", "resizeterm"], [174, 12, 1, "", "savetty"], [174, 12, 1, "", "set_escdelay"], [174, 12, 1, "", "set_tabsize"], [174, 12, 1, "", "setsyx"], [174, 12, 1, "", "setupterm"], [174, 12, 1, "", "start_color"], [174, 12, 1, "", "termattrs"], [174, 12, 1, "", "termname"], [174, 10, 0, "-", "textpad"], [174, 12, 1, "", "tigetflag"], [174, 12, 1, "", "tigetnum"], [174, 12, 1, "", "tigetstr"], [174, 12, 1, "", "tparm"], [174, 12, 1, "", "typeahead"], [174, 12, 1, "", "unctrl"], [174, 12, 1, "", "unget_wch"], [174, 12, 1, "", "ungetch"], [174, 12, 1, "", "ungetmouse"], [174, 12, 1, "", "update_lines_cols"], [174, 12, 1, "", "use_default_colors"], [174, 12, 1, "", "use_env"], [174, 9, 1, "", "version"], [174, 12, 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, 12, 1, "", "alt"], [175, 12, 1, "", "ascii"], [175, 9, 1, "", "controlnames"], [175, 12, 1, "", "ctrl"], [175, 12, 1, "", "isalnum"], [175, 12, 1, "", "isalpha"], [175, 12, 1, "", "isascii"], [175, 12, 1, "", "isblank"], [175, 12, 1, "", "iscntrl"], [175, 12, 1, "", "isctrl"], [175, 12, 1, "", "isdigit"], [175, 12, 1, "", "isgraph"], [175, 12, 1, "", "islower"], [175, 12, 1, "", "ismeta"], [175, 12, 1, "", "isprint"], [175, 12, 1, "", "ispunct"], [175, 12, 1, "", "isspace"], [175, 12, 1, "", "isupper"], [175, 12, 1, "", "isxdigit"], [175, 12, 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, 12, 1, "", "bottom_panel"], [176, 12, 1, "", "new_panel"], [176, 12, 1, "", "top_panel"], [176, 12, 1, "", "update_panels"]], "curses.textpad": [[174, 11, 1, "", "Textbox"], [174, 12, 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, 11, 1, "", "Field"], [178, 6, 1, "", "FrozenInstanceError"], [178, 9, 1, "", "KW_ONLY"], [178, 9, 1, "", "MISSING"], [178, 12, 1, "", "__post_init__"], [178, 12, 1, "", "asdict"], [178, 12, 1, "", "astuple"], [178, 12, 1, "", "dataclass"], [178, 12, 1, "", "field"], [178, 12, 1, "", "fields"], [178, 12, 1, "", "is_dataclass"], [178, 12, 1, "", "make_dataclass"], [178, 12, 1, "", "replace"]], "datetime": [[180, 9, 1, "", "MAXYEAR"], [180, 9, 1, "", "MINYEAR"], [180, 7, 1, "", "UTC"], [180, 11, 1, "", "date"], [180, 11, 1, "", "datetime"], [180, 11, 1, "", "time"], [180, 11, 1, "", "timedelta"], [180, 11, 1, "", "timezone"], [180, 11, 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, 12, 1, "", "open"], [181, 12, 1, "", "whichdb"]], "dbm.dumb.dumbdbm": [[181, 8, 1, "", "close"], [181, 8, 1, "", "sync"]], "dbm.dumb": [[181, 6, 1, "", "error"], [181, 12, 1, "", "open"]], "dbm.gnu": [[181, 6, 1, "", "error"], [181, 12, 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, 12, 1, "", "open"]], "dbm.ndbm.ndbm": [[181, 8, 1, "", "close"]], "decimal": [[183, 11, 1, "", "BasicContext"], [183, 11, 1, "", "Clamped"], [183, 11, 1, "", "Context"], [183, 11, 1, "", "Decimal"], [183, 11, 1, "", "DecimalException"], [183, 11, 1, "", "DefaultContext"], [183, 11, 1, "", "DivisionByZero"], [183, 11, 1, "", "ExtendedContext"], [183, 11, 1, "", "FloatOperation"], [183, 9, 1, "", "HAVE_CONTEXTVAR"], [183, 9, 1, "", "HAVE_THREADS"], [183, 11, 1, "", "Inexact"], [183, 11, 1, "", "InvalidOperation"], [183, 9, 1, "", "MAX_EMAX"], [183, 9, 1, "", "MAX_PREC"], [183, 9, 1, "", "MIN_EMIN"], [183, 9, 1, "", "MIN_ETINY"], [183, 11, 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, 11, 1, "", "Rounded"], [183, 11, 1, "", "Subnormal"], [183, 11, 1, "", "Underflow"], [183, 12, 1, "", "getcontext"], [183, 12, 1, "", "localcontext"], [183, 12, 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, 11, 1, "", "Differ"], [187, 11, 1, "", "HtmlDiff"], [187, 12, 1, "", "IS_CHARACTER_JUNK"], [187, 12, 1, "", "IS_LINE_JUNK"], [187, 11, 1, "", "SequenceMatcher"], [187, 12, 1, "", "context_diff"], [187, 12, 1, "", "diff_bytes"], [187, 12, 1, "", "get_close_matches"], [187, 12, 1, "", "ndiff"], [187, 12, 1, "", "restore"], [187, 12, 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, 11, 1, "", "Bytecode"], [188, 11, 1, "", "Instruction"], [188, 11, 1, "", "Positions"], [188, 9, 1, "", "cmp_op"], [188, 12, 1, "", "code_info"], [188, 12, 1, "", "dis"], [188, 12, 1, "", "disassemble"], [188, 12, 1, "", "disco"], [188, 12, 1, "", "distb"], [188, 12, 1, "", "findlabels"], [188, 12, 1, "", "findlinestarts"], [188, 12, 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, 12, 1, "", "show_code"], [188, 12, 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, 11, 1, "", "DebugRunner"], [190, 12, 1, "", "DocFileSuite"], [190, 11, 1, "", "DocTest"], [190, 6, 1, "", "DocTestFailure"], [190, 11, 1, "", "DocTestFinder"], [190, 11, 1, "", "DocTestParser"], [190, 11, 1, "", "DocTestRunner"], [190, 12, 1, "", "DocTestSuite"], [190, 9, 1, "", "ELLIPSIS"], [190, 11, 1, "", "Example"], [190, 9, 1, "", "FAIL_FAST"], [190, 9, 1, "", "IGNORE_EXCEPTION_DETAIL"], [190, 9, 1, "", "NORMALIZE_WHITESPACE"], [190, 11, 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, 12, 1, "", "debug"], [190, 12, 1, "", "debug_src"], [190, 6, 1, "", "failureException"], [190, 12, 1, "", "register_optionflag"], [190, 12, 1, "", "run_docstring_examples"], [190, 12, 1, "", "script_from_examples"], [190, 12, 1, "", "set_unittest_reportflags"], [190, 12, 1, "", "testfile"], [190, 12, 1, "", "testmod"], [190, 12, 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, 12, 1, "", "message_from_binary_file"], [204, 12, 1, "", "message_from_bytes"], [204, 12, 1, "", "message_from_file"], [204, 12, 1, "", "message_from_string"], [203, 10, 0, "-", "mime"], [204, 10, 0, "-", "parser"], [205, 10, 0, "-", "policy"], [206, 10, 0, "-", "utils"]], "email.charset": [[192, 11, 1, "", "Charset"], [192, 12, 1, "", "add_alias"], [192, 12, 1, "", "add_charset"], [192, 12, 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, 11, 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, 12, 1, "", "encode_7or8bit"], [195, 12, 1, "", "encode_base64"], [195, 12, 1, "", "encode_noop"], [195, 12, 1, "", "encode_quopri"]], "email.errors": [[196, 6, 1, "", "BoundaryError"], [196, 6, 1, "", "HeaderDefect"], [196, 6, 1, "", "HeaderParseError"], [196, 6, 1, "", "MessageDefect"], [196, 6, 1, "", "MessageError"], [196, 6, 1, "", "MessageParseError"], [196, 6, 1, "", "MultipartConversionError"]], "email.generator": [[198, 11, 1, "", "BytesGenerator"], [198, 11, 1, "", "DecodedGenerator"], [198, 11, 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, 11, 1, "", "Header"], [199, 12, 1, "", "decode_header"], [199, 12, 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, 11, 1, "", "Address"], [200, 11, 1, "", "AddressHeader"], [200, 11, 1, "", "BaseHeader"], [200, 11, 1, "", "ContentDispositionHeader"], [200, 11, 1, "", "ContentTransferEncoding"], [200, 11, 1, "", "ContentTypeHeader"], [200, 11, 1, "", "DateHeader"], [200, 11, 1, "", "Group"], [200, 11, 1, "", "HeaderRegistry"], [200, 11, 1, "", "MIMEVersionHeader"], [200, 11, 1, "", "ParameterizedMIMEHeader"], [200, 11, 1, "", "SingleAddressHeader"], [200, 11, 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, 12, 1, "", "_structure"], [201, 12, 1, "", "body_line_iterator"], [201, 12, 1, "", "typed_subpart_iterator"]], "email.message": [[202, 11, 1, "", "EmailMessage"], [202, 11, 1, "", "MIMEPart"], [193, 11, 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": [[203, 10, 0, "-", "application"], [203, 10, 0, "-", "audio"], [203, 10, 0, "-", "base"], [203, 10, 0, "-", "image"], [203, 10, 0, "-", "message"], [203, 10, 0, "-", "multipart"], [203, 10, 0, "-", "nonmultipart"], [203, 10, 0, "-", "text"]], "email.mime.application": [[203, 11, 1, "", "MIMEApplication"]], "email.mime.audio": [[203, 11, 1, "", "MIMEAudio"]], "email.mime.base": [[203, 11, 1, "", "MIMEBase"]], "email.mime.image": [[203, 11, 1, "", "MIMEImage"]], "email.mime.message": [[203, 11, 1, "", "MIMEMessage"]], "email.mime.multipart": [[203, 11, 1, "", "MIMEMultipart"]], "email.mime.nonmultipart": [[203, 11, 1, "", "MIMENonMultipart"]], "email.mime.text": [[203, 11, 1, "", "MIMEText"]], "email.parser": [[204, 11, 1, "", "BytesFeedParser"], [204, 11, 1, "", "BytesHeaderParser"], [204, 11, 1, "", "BytesParser"], [204, 11, 1, "", "FeedParser"], [204, 11, 1, "", "HeaderParser"], [204, 11, 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, 11, 1, "", "Compat32"], [205, 11, 1, "", "EmailPolicy"], [205, 9, 1, "", "HTTP"], [205, 11, 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, 12, 1, "", "collapse_rfc2231_value"], [206, 12, 1, "", "decode_params"], [206, 12, 1, "", "decode_rfc2231"], [206, 12, 1, "", "encode_rfc2231"], [206, 12, 1, "", "format_datetime"], [206, 12, 1, "", "formataddr"], [206, 12, 1, "", "formatdate"], [206, 12, 1, "", "getaddresses"], [206, 12, 1, "", "localtime"], [206, 12, 1, "", "make_msgid"], [206, 12, 1, "", "mktime_tz"], [206, 12, 1, "", "parseaddr"], [206, 12, 1, "", "parsedate"], [206, 12, 1, "", "parsedate_to_datetime"], [206, 12, 1, "", "parsedate_tz"], [206, 12, 1, "", "quote"], [206, 12, 1, "", "unquote"]], "encodings": [[155, 10, 0, "-", "idna"], [155, 10, 0, "-", "mbcs"], [155, 10, 0, "-", "utf_8_sig"]], "encodings.idna": [[155, 12, 1, "", "ToASCII"], [155, 12, 1, "", "ToUnicode"], [155, 12, 1, "", "nameprep"]], "ensurepip": [[207, 12, 1, "", "bootstrap"], [207, 12, 1, "", "version"]], "enum": [[208, 11, 1, "", "Enum"], [208, 11, 1, "", "EnumCheck"], [208, 11, 1, "", "EnumType"], [208, 11, 1, "", "Flag"], [208, 11, 1, "", "FlagBoundary"], [208, 11, 1, "", "IntEnum"], [208, 11, 1, "", "IntFlag"], [208, 11, 1, "", "ReprEnum"], [208, 11, 1, "", "StrEnum"], [208, 11, 1, "", "auto"], [208, 12, 1, "", "global_enum"], [208, 12, 1, "", "member"], [208, 12, 1, "", "nonmember"], [208, 12, 1, "", "property"], [208, 12, 1, "", "show_flag_values"], [208, 12, 1, "", "unique"], [208, 12, 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, 12, 1, "", "cancel_dump_traceback_later"], [211, 12, 1, "", "disable"], [211, 12, 1, "", "dump_traceback"], [211, 12, 1, "", "dump_traceback_later"], [211, 12, 1, "", "enable"], [211, 12, 1, "", "is_enabled"], [211, 12, 1, "", "register"], [211, 12, 1, "", "unregister"]], "fcntl": [[212, 12, 1, "", "fcntl"], [212, 12, 1, "", "flock"], [212, 12, 1, "", "ioctl"], [212, 12, 1, "", "lockf"]], "filecmp": [[213, 7, 1, "", "DEFAULT_IGNORES"], [213, 12, 1, "", "clear_cache"], [213, 12, 1, "", "cmp"], [213, 12, 1, "", "cmpfiles"], [213, 11, 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, 11, 1, "", "FileInput"], [215, 12, 1, "", "close"], [215, 12, 1, "", "filelineno"], [215, 12, 1, "", "filename"], [215, 12, 1, "", "fileno"], [215, 12, 1, "", "hook_compressed"], [215, 12, 1, "", "hook_encoded"], [215, 12, 1, "", "input"], [215, 12, 1, "", "isfirstline"], [215, 12, 1, "", "isstdin"], [215, 12, 1, "", "lineno"], [215, 12, 1, "", "nextfile"]], "float": [[341, 8, 1, "", "as_integer_ratio"], [341, 8, 1, "", "fromhex"], [341, 8, 1, "", "hex"], [341, 8, 1, "", "is_integer"]], "fnmatch": [[217, 12, 1, "", "filter"], [217, 12, 1, "", "fnmatch"], [217, 12, 1, "", "fnmatchcase"], [217, 12, 1, "", "translate"]], "fractions": [[218, 11, 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"], [425, 7, 1, "", "f_back"], [425, 7, 1, "", "f_builtins"], [425, 7, 1, "", "f_code"], [425, 7, 1, "", "f_globals"], [425, 7, 1, "", "f_lasti"], [425, 7, 1, "", "f_lineno"], [425, 7, 1, "", "f_locals"], [425, 7, 1, "", "f_trace"], [425, 7, 1, "", "f_trace_lines"], [425, 7, 1, "", "f_trace_opcodes"]], "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, 11, 1, "", "FTP"], [220, 11, 1, "", "FTP_TLS"], [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"]], "function": [[425, 7, 1, "", "__annotations__"], [425, 7, 1, "", "__closure__"], [425, 7, 1, "", "__code__"], [425, 7, 1, "", "__defaults__"], [425, 7, 1, "", "__dict__"], [425, 7, 1, "", "__doc__"], [425, 7, 1, "", "__globals__"], [425, 7, 1, "", "__kwdefaults__"], [425, 7, 1, "", "__module__"], [425, 7, 1, "", "__name__"], [425, 7, 1, "", "__qualname__"], [425, 7, 1, "", "__type_params__"]], "functools": [[223, 12, 1, "", "cache"], [223, 12, 1, "", "cached_property"], [223, 12, 1, "", "cmp_to_key"], [223, 12, 1, "", "lru_cache"], [223, 12, 1, "", "partial"], [223, 11, 1, "", "partialmethod"], [223, 12, 1, "", "reduce"], [223, 12, 1, "", "singledispatch"], [223, 11, 1, "", "singledispatchmethod"], [223, 12, 1, "", "total_ordering"], [223, 12, 1, "", "update_wrapper"], [223, 12, 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, 12, 1, "", "collect"], [224, 12, 1, "", "disable"], [224, 12, 1, "", "enable"], [224, 12, 1, "", "freeze"], [224, 9, 1, "", "garbage"], [224, 12, 1, "", "get_count"], [224, 12, 1, "", "get_debug"], [224, 12, 1, "", "get_freeze_count"], [224, 12, 1, "", "get_objects"], [224, 12, 1, "", "get_referents"], [224, 12, 1, "", "get_referrers"], [224, 12, 1, "", "get_stats"], [224, 12, 1, "", "get_threshold"], [224, 12, 1, "", "is_finalized"], [224, 12, 1, "", "is_tracked"], [224, 12, 1, "", "isenabled"], [224, 12, 1, "", "set_debug"], [224, 12, 1, "", "set_threshold"], [224, 12, 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, 12, 1, "", "getopt"], [225, 12, 1, "", "gnu_getopt"]], "getpass": [[226, 6, 1, "", "GetPassWarning"], [226, 12, 1, "", "getpass"], [226, 12, 1, "", "getuser"]], "gettext": [[227, 11, 1, "", "GNUTranslations"], [227, 11, 1, "", "NullTranslations"], [227, 12, 1, "", "bindtextdomain"], [227, 12, 1, "", "dgettext"], [227, 12, 1, "", "dngettext"], [227, 12, 1, "", "dnpgettext"], [227, 12, 1, "", "dpgettext"], [227, 12, 1, "", "find"], [227, 12, 1, "", "gettext"], [227, 12, 1, "", "install"], [227, 12, 1, "", "ngettext"], [227, 12, 1, "", "npgettext"], [227, 12, 1, "", "pgettext"], [227, 12, 1, "", "textdomain"], [227, 12, 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, 12, 1, "", "escape"], [228, 12, 1, "", "glob"], [228, 12, 1, "", "iglob"]], "graphlib": [[229, 6, 1, "", "CycleError"], [229, 11, 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, 12, 1, "", "getgrall"], [230, 12, 1, "", "getgrgid"], [230, 12, 1, "", "getgrnam"]], "gzip": [[231, 6, 1, "", "BadGzipFile"], [231, 11, 1, "", "GzipFile"], [231, 12, 1, "", "compress"], [231, 12, 1, "", "decompress"], [231, 12, 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, 12, 1, "", "blake2b"], [232, 12, 1, "", "blake2s"], [232, 12, 1, "", "file_digest"], [232, 12, 1, "", "md5"], [232, 12, 1, "", "new"], [232, 12, 1, "", "pbkdf2_hmac"], [232, 12, 1, "", "scrypt"], [232, 12, 1, "", "sha1"], [232, 12, 1, "", "sha224"], [232, 12, 1, "", "sha256"], [232, 12, 1, "", "sha384"], [232, 12, 1, "", "sha3_224"], [232, 12, 1, "", "sha3_256"], [232, 12, 1, "", "sha3_384"], [232, 12, 1, "", "sha3_512"], [232, 12, 1, "", "sha512"], [232, 12, 1, "", "shake_128"], [232, 12, 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, 12, 1, "", "heapify"], [233, 12, 1, "", "heappop"], [233, 12, 1, "", "heappush"], [233, 12, 1, "", "heappushpop"], [233, 12, 1, "", "heapreplace"], [233, 12, 1, "", "merge"], [233, 12, 1, "", "nlargest"], [233, 12, 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, 12, 1, "", "compare_digest"], [234, 12, 1, "", "digest"], [234, 12, 1, "", "new"]], "html": [[236, 10, 0, "-", "entities"], [235, 12, 1, "", "escape"], [237, 10, 0, "-", "parser"], [235, 12, 1, "", "unescape"]], "html.entities": [[236, 9, 1, "", "codepoint2name"], [236, 9, 1, "", "entitydefs"], [236, 9, 1, "", "html5"], [236, 9, 1, "", "name2codepoint"]], "html.parser": [[237, 11, 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, 11, 1, "", "HTTPMethod"], [238, 11, 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, 11, 1, "", "HTTPConnection"], [239, 6, 1, "", "HTTPException"], [239, 11, 1, "", "HTTPMessage"], [239, 11, 1, "", "HTTPResponse"], [239, 11, 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, 12, 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, 11, 1, "", "Cookie"], [240, 11, 1, "", "CookieJar"], [240, 11, 1, "", "CookiePolicy"], [240, 11, 1, "", "DefaultCookiePolicy"], [240, 11, 1, "", "FileCookieJar"], [240, 11, 1, "", "LWPCookieJar"], [240, 6, 1, "", "LoadError"], [240, 11, 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, 11, 1, "", "BaseCookie"], [241, 6, 1, "", "CookieError"], [241, 11, 1, "", "Morsel"], [241, 11, 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, 7, 1, "", "comment"], [241, 8, 1, "", "copy"], [241, 7, 1, "", "domain"], [241, 7, 1, "", "expires"], [241, 7, 1, "", "httponly"], [241, 8, 1, "", "isReservedKey"], [241, 8, 1, "", "js_output"], [241, 7, 1, "", "key"], [241, 8, 1, "", "output"], [241, 7, 1, "", "path"], [241, 7, 1, "", "samesite"], [241, 7, 1, "", "secure"], [241, 8, 1, "", "set"], [241, 8, 1, "", "setdefault"], [241, 8, 1, "", "update"], [241, 7, 1, "", "value"], [241, 7, 1, "", "version"]], "http.server": [[242, 11, 1, "", "BaseHTTPRequestHandler"], [242, 11, 1, "", "CGIHTTPRequestHandler"], [242, 11, 1, "", "HTTPServer"], [242, 11, 1, "", "SimpleHTTPRequestHandler"], [242, 11, 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, 11, 1, "", "IMAP4"], [245, 11, 1, "", "IMAP4_SSL"], [245, 11, 1, "", "IMAP4_stream"], [245, 12, 1, "", "Int2AP"], [245, 12, 1, "", "Internaldate2tuple"], [245, 12, 1, "", "ParseFlags"], [245, 12, 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, 12, 1, "", "what"]], "importlib": [[247, 12, 1, "", "__import__"], [247, 10, 0, "-", "abc"], [247, 12, 1, "", "import_module"], [247, 12, 1, "", "invalidate_caches"], [247, 10, 0, "-", "machinery"], [248, 10, 0, "-", "metadata"], [247, 12, 1, "", "reload"], [249, 10, 0, "-", "resources"], [247, 10, 0, "-", "util"]], "importlib.abc": [[247, 11, 1, "", "ExecutionLoader"], [247, 11, 1, "", "FileLoader"], [247, 11, 1, "", "InspectLoader"], [247, 11, 1, "", "Loader"], [247, 11, 1, "", "MetaPathFinder"], [247, 11, 1, "", "PathEntryFinder"], [247, 11, 1, "", "ResourceLoader"], [247, 11, 1, "", "ResourceReader"], [247, 11, 1, "", "SourceLoader"], [247, 11, 1, "", "Traversable"], [247, 11, 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, 11, 1, "", "BuiltinImporter"], [247, 7, 1, "", "DEBUG_BYTECODE_SUFFIXES"], [247, 7, 1, "", "EXTENSION_SUFFIXES"], [247, 11, 1, "", "ExtensionFileLoader"], [247, 11, 1, "", "FileFinder"], [247, 11, 1, "", "FrozenImporter"], [247, 11, 1, "", "ModuleSpec"], [247, 11, 1, "", "NamespaceLoader"], [247, 7, 1, "", "OPTIMIZED_BYTECODE_SUFFIXES"], [247, 11, 1, "", "PathFinder"], [247, 7, 1, "", "SOURCE_SUFFIXES"], [247, 11, 1, "", "SourceFileLoader"], [247, 11, 1, "", "SourcelessFileLoader"], [247, 11, 1, "", "WindowsRegistryFinder"], [247, 12, 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, 11, 1, "", "Anchor"], [249, 9, 1, "", "Package"], [249, 9, 1, "", "Resource"], [250, 10, 0, "-", "abc"], [249, 12, 1, "", "as_file"], [249, 12, 1, "", "contents"], [249, 12, 1, "", "files"], [249, 12, 1, "", "is_resource"], [249, 12, 1, "", "open_binary"], [249, 12, 1, "", "open_text"], [249, 12, 1, "", "path"], [249, 12, 1, "", "read_binary"], [249, 12, 1, "", "read_text"]], "importlib.resources.abc": [[250, 11, 1, "", "ResourceReader"], [250, 11, 1, "", "Traversable"], [250, 11, 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, 11, 1, "", "LazyLoader"], [247, 7, 1, "", "MAGIC_NUMBER"], [247, 12, 1, "", "_incompatible_extension_module_restrictions"], [247, 12, 1, "", "cache_from_source"], [247, 12, 1, "", "decode_source"], [247, 12, 1, "", "find_spec"], [247, 12, 1, "", "module_from_spec"], [247, 12, 1, "", "resolve_name"], [247, 12, 1, "", "source_from_cache"], [247, 12, 1, "", "source_hash"], [247, 12, 1, "", "spec_from_file_location"], [247, 12, 1, "", "spec_from_loader"]], "importlib.util.LazyLoader": [[247, 8, 1, "", "factory"]], "inspect": [[252, 11, 1, "", "BoundArguments"], [252, 11, 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, 11, 1, "", "FrameInfo"], [252, 11, 1, "", "Parameter"], [252, 11, 1, "", "Signature"], [252, 11, 1, "", "Traceback"], [252, 12, 1, "", "cleandoc"], [252, 12, 1, "", "currentframe"], [252, 12, 1, "", "formatargvalues"], [252, 12, 1, "", "get_annotations"], [252, 12, 1, "", "getargvalues"], [252, 12, 1, "", "getasyncgenlocals"], [252, 12, 1, "", "getasyncgenstate"], [252, 12, 1, "", "getattr_static"], [252, 12, 1, "", "getcallargs"], [252, 12, 1, "", "getclasstree"], [252, 12, 1, "", "getclosurevars"], [252, 12, 1, "", "getcomments"], [252, 12, 1, "", "getcoroutinelocals"], [252, 12, 1, "", "getcoroutinestate"], [252, 12, 1, "", "getdoc"], [252, 12, 1, "", "getfile"], [252, 12, 1, "", "getframeinfo"], [252, 12, 1, "", "getfullargspec"], [252, 12, 1, "", "getgeneratorlocals"], [252, 12, 1, "", "getgeneratorstate"], [252, 12, 1, "", "getinnerframes"], [252, 12, 1, "", "getmembers"], [252, 12, 1, "", "getmembers_static"], [252, 12, 1, "", "getmodule"], [252, 12, 1, "", "getmodulename"], [252, 12, 1, "", "getmro"], [252, 12, 1, "", "getouterframes"], [252, 12, 1, "", "getsource"], [252, 12, 1, "", "getsourcefile"], [252, 12, 1, "", "getsourcelines"], [252, 12, 1, "", "isabstract"], [252, 12, 1, "", "isasyncgen"], [252, 12, 1, "", "isasyncgenfunction"], [252, 12, 1, "", "isawaitable"], [252, 12, 1, "", "isbuiltin"], [252, 12, 1, "", "isclass"], [252, 12, 1, "", "iscode"], [252, 12, 1, "", "iscoroutine"], [252, 12, 1, "", "iscoroutinefunction"], [252, 12, 1, "", "isdatadescriptor"], [252, 12, 1, "", "isframe"], [252, 12, 1, "", "isfunction"], [252, 12, 1, "", "isgenerator"], [252, 12, 1, "", "isgeneratorfunction"], [252, 12, 1, "", "isgetsetdescriptor"], [252, 12, 1, "", "ismemberdescriptor"], [252, 12, 1, "", "ismethod"], [252, 12, 1, "", "ismethoddescriptor"], [252, 12, 1, "", "ismethodwrapper"], [252, 12, 1, "", "ismodule"], [252, 12, 1, "", "isroutine"], [252, 12, 1, "", "istraceback"], [252, 12, 1, "", "markcoroutinefunction"], [252, 12, 1, "", "signature"], [252, 12, 1, "", "stack"], [252, 12, 1, "", "trace"], [252, 12, 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, 11, 1, "", "BufferedIOBase"], [255, 11, 1, "", "BufferedRWPair"], [255, 11, 1, "", "BufferedRandom"], [255, 11, 1, "", "BufferedReader"], [255, 11, 1, "", "BufferedWriter"], [255, 11, 1, "", "BytesIO"], [255, 9, 1, "", "DEFAULT_BUFFER_SIZE"], [255, 11, 1, "", "FileIO"], [255, 11, 1, "", "IOBase"], [255, 11, 1, "", "IncrementalNewlineDecoder"], [255, 11, 1, "", "RawIOBase"], [255, 11, 1, "", "StringIO"], [255, 11, 1, "", "TextIOBase"], [255, 11, 1, "", "TextIOWrapper"], [255, 6, 1, "", "UnsupportedOperation"], [255, 12, 1, "", "open"], [255, 12, 1, "", "open_code"], [255, 12, 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, 11, 1, "", "IPv4Address"], [256, 11, 1, "", "IPv4Interface"], [256, 11, 1, "", "IPv4Network"], [256, 11, 1, "", "IPv6Address"], [256, 11, 1, "", "IPv6Interface"], [256, 11, 1, "", "IPv6Network"], [256, 6, 1, "", "NetmaskValueError"], [256, 12, 1, "", "collapse_addresses"], [256, 12, 1, "", "get_mixed_type_key"], [256, 12, 1, "", "ip_address"], [256, 12, 1, "", "ip_interface"], [256, 12, 1, "", "ip_network"], [256, 12, 1, "", "summarize_address_range"], [256, 12, 1, "", "v4_int_to_packed"], [256, 12, 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, 12, 1, "", "accumulate"], [258, 12, 1, "", "batched"], [258, 12, 1, "", "chain"], [258, 12, 1, "", "combinations"], [258, 12, 1, "", "combinations_with_replacement"], [258, 12, 1, "", "compress"], [258, 12, 1, "", "count"], [258, 12, 1, "", "cycle"], [258, 12, 1, "", "dropwhile"], [258, 12, 1, "", "filterfalse"], [258, 12, 1, "", "groupby"], [258, 12, 1, "", "islice"], [258, 12, 1, "", "pairwise"], [258, 12, 1, "", "permutations"], [258, 12, 1, "", "product"], [258, 12, 1, "", "repeat"], [258, 12, 1, "", "starmap"], [258, 12, 1, "", "takewhile"], [258, 12, 1, "", "tee"], [258, 12, 1, "", "zip_longest"]], "itertools.chain": [[258, 8, 1, "", "from_iterable"]], "json": [[259, 6, 1, "", "JSONDecodeError"], [259, 11, 1, "", "JSONDecoder"], [259, 11, 1, "", "JSONEncoder"], [259, 12, 1, "", "dump"], [259, 12, 1, "", "dumps"], [259, 12, 1, "", "load"], [259, 12, 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, 12, 1, "", "iskeyword"], [260, 12, 1, "", "issoftkeyword"], [260, 9, 1, "", "kwlist"], [260, 9, 1, "", "softkwlist"]], "linecache": [[262, 12, 1, "", "checkcache"], [262, 12, 1, "", "clearcache"], [262, 12, 1, "", "getline"], [262, 12, 1, "", "lazycache"]], "list": [[341, 8, 1, "", "sort"]], "locale": [[263, 9, 1, "", "ABDAY_1"], [263, 9, 1, "", "ABDAY_2"], [263, 9, 1, "", "ABDAY_3"], [263, 9, 1, "", "ABDAY_4"], [263, 9, 1, "", "ABDAY_5"], [263, 9, 1, "", "ABDAY_6"], [263, 9, 1, "", "ABDAY_7"], [263, 9, 1, "", "ABMON_1"], [263, 9, 1, "", "ABMON_10"], [263, 9, 1, "", "ABMON_11"], [263, 9, 1, "", "ABMON_12"], [263, 9, 1, "", "ABMON_2"], [263, 9, 1, "", "ABMON_3"], [263, 9, 1, "", "ABMON_4"], [263, 9, 1, "", "ABMON_5"], [263, 9, 1, "", "ABMON_6"], [263, 9, 1, "", "ABMON_7"], [263, 9, 1, "", "ABMON_8"], [263, 9, 1, "", "ABMON_9"], [263, 9, 1, "", "ALT_DIGITS"], [263, 9, 1, "", "CHAR_MAX"], [263, 9, 1, "", "CODESET"], [263, 9, 1, "", "CRNCYSTR"], [263, 9, 1, "", "DAY_1"], [263, 9, 1, "", "DAY_2"], [263, 9, 1, "", "DAY_3"], [263, 9, 1, "", "DAY_4"], [263, 9, 1, "", "DAY_5"], [263, 9, 1, "", "DAY_6"], [263, 9, 1, "", "DAY_7"], [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, "", "MON_1"], [263, 9, 1, "", "MON_10"], [263, 9, 1, "", "MON_11"], [263, 9, 1, "", "MON_12"], [263, 9, 1, "", "MON_2"], [263, 9, 1, "", "MON_3"], [263, 9, 1, "", "MON_4"], [263, 9, 1, "", "MON_5"], [263, 9, 1, "", "MON_6"], [263, 9, 1, "", "MON_7"], [263, 9, 1, "", "MON_8"], [263, 9, 1, "", "MON_9"], [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, 12, 1, "", "atof"], [263, 12, 1, "", "atoi"], [263, 12, 1, "", "bind_textdomain_codeset"], [263, 12, 1, "", "bindtextdomain"], [263, 12, 1, "", "currency"], [263, 12, 1, "", "dcgettext"], [263, 12, 1, "", "delocalize"], [263, 12, 1, "", "dgettext"], [263, 12, 1, "", "format_string"], [263, 12, 1, "", "getdefaultlocale"], [263, 12, 1, "", "getencoding"], [263, 12, 1, "", "getlocale"], [263, 12, 1, "", "getpreferredencoding"], [263, 12, 1, "", "gettext"], [263, 12, 1, "", "localeconv"], [263, 12, 1, "", "localize"], [263, 12, 1, "", "nl_langinfo"], [263, 12, 1, "", "normalize"], [263, 12, 1, "", "resetlocale"], [263, 12, 1, "", "setlocale"], [263, 12, 1, "", "str"], [263, 12, 1, "", "strcoll"], [263, 12, 1, "", "strxfrm"], [263, 12, 1, "", "textdomain"]], "logging": [[264, 11, 1, "", "BufferingFormatter"], [264, 9, 1, "", "CRITICAL"], [264, 9, 1, "", "DEBUG"], [264, 9, 1, "", "ERROR"], [266, 11, 1, "", "FileHandler"], [264, 11, 1, "", "Filter"], [264, 11, 1, "", "Formatter"], [264, 11, 1, "", "Handler"], [264, 9, 1, "", "INFO"], [264, 11, 1, "", "LogRecord"], [264, 11, 1, "", "Logger"], [264, 11, 1, "", "LoggerAdapter"], [264, 9, 1, "", "NOTSET"], [266, 11, 1, "", "NullHandler"], [266, 11, 1, "", "StreamHandler"], [264, 9, 1, "", "WARNING"], [264, 12, 1, "", "addLevelName"], [264, 12, 1, "", "basicConfig"], [264, 12, 1, "", "captureWarnings"], [265, 10, 0, "-", "config"], [264, 12, 1, "", "critical"], [264, 12, 1, "", "debug"], [264, 12, 1, "", "disable"], [264, 12, 1, "", "error"], [264, 12, 1, "", "exception"], [264, 12, 1, "", "getHandlerByName"], [264, 12, 1, "", "getHandlerNames"], [264, 12, 1, "", "getLevelName"], [264, 12, 1, "", "getLevelNamesMapping"], [264, 12, 1, "", "getLogRecordFactory"], [264, 12, 1, "", "getLogger"], [264, 12, 1, "", "getLoggerClass"], [266, 10, 0, "-", "handlers"], [264, 12, 1, "", "info"], [264, 7, 1, "", "lastResort"], [264, 12, 1, "", "log"], [264, 12, 1, "", "makeLogRecord"], [264, 12, 1, "", "setLogRecordFactory"], [264, 12, 1, "", "setLoggerClass"], [264, 12, 1, "", "shutdown"], [264, 12, 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, 12, 1, "", "dictConfig"], [265, 12, 1, "", "fileConfig"], [265, 12, 1, "", "listen"], [265, 12, 1, "", "stopListening"]], "logging.handlers": [[266, 11, 1, "", "BaseRotatingHandler"], [266, 11, 1, "", "BufferingHandler"], [266, 11, 1, "", "DatagramHandler"], [266, 11, 1, "", "HTTPHandler"], [266, 11, 1, "", "MemoryHandler"], [266, 11, 1, "", "NTEventLogHandler"], [266, 11, 1, "", "QueueHandler"], [266, 11, 1, "", "QueueListener"], [266, 11, 1, "", "RotatingFileHandler"], [266, 11, 1, "", "SMTPHandler"], [266, 11, 1, "", "SocketHandler"], [266, 11, 1, "", "SysLogHandler"], [266, 11, 1, "", "TimedRotatingFileHandler"], [266, 11, 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, 11, 1, "", "LZMACompressor"], [267, 11, 1, "", "LZMADecompressor"], [267, 6, 1, "", "LZMAError"], [267, 11, 1, "", "LZMAFile"], [267, 12, 1, "", "compress"], [267, 12, 1, "", "decompress"], [267, 12, 1, "", "is_check_supported"], [267, 12, 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, 11, 1, "", "Babyl"], [268, 11, 1, "", "BabylMessage"], [268, 6, 1, "", "Error"], [268, 6, 1, "", "ExternalClashError"], [268, 6, 1, "", "FormatError"], [268, 11, 1, "", "MH"], [268, 11, 1, "", "MHMessage"], [268, 11, 1, "", "MMDF"], [268, 11, 1, "", "MMDFMessage"], [268, 11, 1, "", "Mailbox"], [268, 11, 1, "", "Maildir"], [268, 11, 1, "", "MaildirMessage"], [268, 11, 1, "", "Message"], [268, 6, 1, "", "NoSuchMailboxError"], [268, 6, 1, "", "NotEmptyError"], [268, 11, 1, "", "mbox"], [268, 11, 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, 7, 1, "", "colon"], [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, 12, 1, "", "findmatch"], [269, 12, 1, "", "getcaps"]], "marshal": [[271, 12, 1, "", "dump"], [271, 12, 1, "", "dumps"], [271, 12, 1, "", "load"], [271, 12, 1, "", "loads"], [271, 9, 1, "", "version"]], "math": [[272, 12, 1, "", "acos"], [272, 12, 1, "", "acosh"], [272, 12, 1, "", "asin"], [272, 12, 1, "", "asinh"], [272, 12, 1, "", "atan"], [272, 12, 1, "", "atan2"], [272, 12, 1, "", "atanh"], [272, 12, 1, "", "cbrt"], [272, 12, 1, "", "ceil"], [272, 12, 1, "", "comb"], [272, 12, 1, "", "copysign"], [272, 12, 1, "", "cos"], [272, 12, 1, "", "cosh"], [272, 12, 1, "", "degrees"], [272, 12, 1, "", "dist"], [272, 9, 1, "", "e"], [272, 12, 1, "", "erf"], [272, 12, 1, "", "erfc"], [272, 12, 1, "", "exp"], [272, 12, 1, "", "exp2"], [272, 12, 1, "", "expm1"], [272, 12, 1, "", "fabs"], [272, 12, 1, "", "factorial"], [272, 12, 1, "", "floor"], [272, 12, 1, "", "fmod"], [272, 12, 1, "", "frexp"], [272, 12, 1, "", "fsum"], [272, 12, 1, "", "gamma"], [272, 12, 1, "", "gcd"], [272, 12, 1, "", "hypot"], [272, 9, 1, "", "inf"], [272, 12, 1, "", "isclose"], [272, 12, 1, "", "isfinite"], [272, 12, 1, "", "isinf"], [272, 12, 1, "", "isnan"], [272, 12, 1, "", "isqrt"], [272, 12, 1, "", "lcm"], [272, 12, 1, "", "ldexp"], [272, 12, 1, "", "lgamma"], [272, 12, 1, "", "log"], [272, 12, 1, "", "log10"], [272, 12, 1, "", "log1p"], [272, 12, 1, "", "log2"], [272, 12, 1, "", "modf"], [272, 9, 1, "", "nan"], [272, 12, 1, "", "nextafter"], [272, 12, 1, "", "perm"], [272, 9, 1, "", "pi"], [272, 12, 1, "", "pow"], [272, 12, 1, "", "prod"], [272, 12, 1, "", "radians"], [272, 12, 1, "", "remainder"], [272, 12, 1, "", "sin"], [272, 12, 1, "", "sinh"], [272, 12, 1, "", "sqrt"], [272, 12, 1, "", "sumprod"], [272, 12, 1, "", "tan"], [272, 12, 1, "", "tanh"], [272, 9, 1, "", "tau"], [272, 12, 1, "", "trunc"], [272, 12, 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"]], "method": [[425, 7, 1, "", "__doc__"], [425, 7, 1, "", "__func__"], [425, 7, 1, "", "__module__"], [425, 7, 1, "", "__name__"], [425, 7, 1, "", "__self__"]], "mimetypes": [[273, 11, 1, "", "MimeTypes"], [273, 12, 1, "", "add_type"], [273, 9, 1, "", "common_types"], [273, 9, 1, "", "encodings_map"], [273, 12, 1, "", "guess_all_extensions"], [273, 12, 1, "", "guess_extension"], [273, 12, 1, "", "guess_type"], [273, 12, 1, "", "init"], [273, 9, 1, "", "inited"], [273, 9, 1, "", "knownfiles"], [273, 12, 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, 11, 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, 12, 1, "", "AddPackagePath"], [276, 11, 1, "", "ModuleFinder"], [276, 12, 1, "", "ReplacePackage"]], "modulefinder.ModuleFinder": [[276, 7, 1, "", "modules"], [276, 8, 1, "", "report"], [276, 8, 1, "", "run_script"]], "msilib": [[278, 11, 1, "", "Binary"], [278, 11, 1, "", "CAB"], [278, 11, 1, "", "Control"], [278, 12, 1, "", "CreateRecord"], [278, 11, 1, "", "Dialog"], [278, 11, 1, "", "Directory"], [278, 12, 1, "", "FCICreate"], [278, 11, 1, "", "Feature"], [278, 12, 1, "", "OpenDatabase"], [278, 11, 1, "", "RadioButtonGroup"], [278, 12, 1, "", "UuidCreate"], [278, 12, 1, "", "add_data"], [278, 12, 1, "", "add_stream"], [278, 12, 1, "", "add_tables"], [278, 12, 1, "", "gen_uuid"], [278, 12, 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, 12, 1, "", "get_osfhandle"], [279, 12, 1, "", "getch"], [279, 12, 1, "", "getche"], [279, 12, 1, "", "getwch"], [279, 12, 1, "", "getwche"], [279, 12, 1, "", "heapmin"], [279, 12, 1, "", "kbhit"], [279, 12, 1, "", "locking"], [279, 12, 1, "", "open_osfhandle"], [279, 12, 1, "", "putch"], [279, 12, 1, "", "putwch"], [279, 12, 1, "", "setmode"], [279, 12, 1, "", "ungetch"], [279, 12, 1, "", "ungetwch"]], "multiprocessing": [[280, 12, 1, "", "Array"], [280, 6, 1, "", "AuthenticationError"], [280, 11, 1, "", "Barrier"], [280, 11, 1, "", "BoundedSemaphore"], [280, 6, 1, "", "BufferTooShort"], [280, 11, 1, "", "Condition"], [280, 11, 1, "", "Event"], [280, 11, 1, "", "JoinableQueue"], [280, 11, 1, "", "Lock"], [280, 12, 1, "", "Manager"], [280, 12, 1, "", "Pipe"], [280, 11, 1, "", "Process"], [280, 6, 1, "", "ProcessError"], [280, 11, 1, "", "Queue"], [280, 11, 1, "", "RLock"], [280, 11, 1, "", "Semaphore"], [280, 11, 1, "", "SimpleQueue"], [280, 6, 1, "", "TimeoutError"], [280, 12, 1, "", "Value"], [280, 12, 1, "", "active_children"], [280, 10, 0, "-", "connection"], [280, 12, 1, "", "cpu_count"], [280, 12, 1, "", "current_process"], [280, 10, 0, "-", "dummy"], [280, 12, 1, "", "freeze_support"], [280, 12, 1, "", "get_all_start_methods"], [280, 12, 1, "", "get_context"], [280, 12, 1, "", "get_logger"], [280, 12, 1, "", "get_start_method"], [280, 12, 1, "", "log_to_stderr"], [280, 10, 0, "-", "managers"], [280, 12, 1, "", "parent_process"], [280, 10, 0, "-", "pool"], [280, 12, 1, "", "set_executable"], [280, 12, 1, "", "set_forkserver_preload"], [280, 12, 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, 12, 1, "", "Client"], [280, 11, 1, "", "Connection"], [280, 11, 1, "", "Listener"], [280, 12, 1, "", "answer_challenge"], [280, 12, 1, "", "deliver_challenge"], [280, 12, 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, 11, 1, "", "BaseManager"], [280, 11, 1, "", "BaseProxy"], [280, 11, 1, "", "Namespace"], [281, 11, 1, "", "SharedMemoryManager"], [280, 11, 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, 11, 1, "", "AsyncResult"], [280, 11, 1, "", "Pool"], [280, 11, 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, 11, 1, "", "ShareableList"], [281, 11, 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, 12, 1, "", "Array"], [280, 12, 1, "", "RawArray"], [280, 12, 1, "", "RawValue"], [280, 12, 1, "", "Value"], [280, 12, 1, "", "copy"], [280, 12, 1, "", "synchronized"]], "netrc": [[283, 6, 1, "", "NetrcParseError"], [283, 11, 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, 12, 1, "", "cat"], [284, 6, 1, "", "error"], [284, 12, 1, "", "get_default_domain"], [284, 12, 1, "", "maps"], [284, 12, 1, "", "match"]], "nntplib": [[285, 11, 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, 11, 1, "", "NNTP_SSL"], [285, 12, 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, 11, 1, "", "Complex"], [286, 11, 1, "", "Integral"], [286, 11, 1, "", "Number"], [286, 11, 1, "", "Rational"], [286, 11, 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, 7, 1, "", "__objclass__"], [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, 12, 1, "", "__abs__"], [288, 12, 1, "", "__add__"], [288, 12, 1, "", "__and__"], [288, 12, 1, "", "__call__"], [288, 12, 1, "", "__concat__"], [288, 12, 1, "", "__contains__"], [288, 12, 1, "", "__delitem__"], [288, 12, 1, "", "__eq__"], [288, 12, 1, "", "__floordiv__"], [288, 12, 1, "", "__ge__"], [288, 12, 1, "", "__getitem__"], [288, 12, 1, "", "__gt__"], [288, 12, 1, "", "__iadd__"], [288, 12, 1, "", "__iand__"], [288, 12, 1, "", "__iconcat__"], [288, 12, 1, "", "__ifloordiv__"], [288, 12, 1, "", "__ilshift__"], [288, 12, 1, "", "__imatmul__"], [288, 12, 1, "", "__imod__"], [288, 12, 1, "", "__imul__"], [288, 12, 1, "", "__index__"], [288, 12, 1, "", "__inv__"], [288, 12, 1, "", "__invert__"], [288, 12, 1, "", "__ior__"], [288, 12, 1, "", "__ipow__"], [288, 12, 1, "", "__irshift__"], [288, 12, 1, "", "__isub__"], [288, 12, 1, "", "__itruediv__"], [288, 12, 1, "", "__ixor__"], [288, 12, 1, "", "__le__"], [288, 12, 1, "", "__lshift__"], [288, 12, 1, "", "__lt__"], [288, 12, 1, "", "__matmul__"], [288, 12, 1, "", "__mod__"], [288, 12, 1, "", "__mul__"], [288, 12, 1, "", "__ne__"], [288, 12, 1, "", "__neg__"], [288, 12, 1, "", "__not__"], [288, 12, 1, "", "__or__"], [288, 12, 1, "", "__pos__"], [288, 12, 1, "", "__pow__"], [288, 12, 1, "", "__rshift__"], [288, 12, 1, "", "__setitem__"], [288, 12, 1, "", "__sub__"], [288, 12, 1, "", "__truediv__"], [288, 12, 1, "", "__xor__"], [288, 12, 1, "", "abs"], [288, 12, 1, "", "add"], [288, 12, 1, "", "and_"], [288, 12, 1, "", "attrgetter"], [288, 12, 1, "", "call"], [288, 12, 1, "", "concat"], [288, 12, 1, "", "contains"], [288, 12, 1, "", "countOf"], [288, 12, 1, "", "delitem"], [288, 12, 1, "", "eq"], [288, 12, 1, "", "floordiv"], [288, 12, 1, "", "ge"], [288, 12, 1, "", "getitem"], [288, 12, 1, "", "gt"], [288, 12, 1, "", "iadd"], [288, 12, 1, "", "iand"], [288, 12, 1, "", "iconcat"], [288, 12, 1, "", "ifloordiv"], [288, 12, 1, "", "ilshift"], [288, 12, 1, "", "imatmul"], [288, 12, 1, "", "imod"], [288, 12, 1, "", "imul"], [288, 12, 1, "", "index"], [288, 12, 1, "", "indexOf"], [288, 12, 1, "", "inv"], [288, 12, 1, "", "invert"], [288, 12, 1, "", "ior"], [288, 12, 1, "", "ipow"], [288, 12, 1, "", "irshift"], [288, 12, 1, "", "is_"], [288, 12, 1, "", "is_not"], [288, 12, 1, "", "isub"], [288, 12, 1, "", "itemgetter"], [288, 12, 1, "", "itruediv"], [288, 12, 1, "", "ixor"], [288, 12, 1, "", "le"], [288, 12, 1, "", "length_hint"], [288, 12, 1, "", "lshift"], [288, 12, 1, "", "lt"], [288, 12, 1, "", "matmul"], [288, 12, 1, "", "methodcaller"], [288, 12, 1, "", "mod"], [288, 12, 1, "", "mul"], [288, 12, 1, "", "ne"], [288, 12, 1, "", "neg"], [288, 12, 1, "", "not_"], [288, 12, 1, "", "or_"], [288, 12, 1, "", "pos"], [288, 12, 1, "", "pow"], [288, 12, 1, "", "rshift"], [288, 12, 1, "", "setitem"], [288, 12, 1, "", "sub"], [288, 12, 1, "", "truediv"], [288, 12, 1, "", "truth"], [288, 12, 1, "", "xor"]], "optparse": [[289, 6, 1, "", "AmbiguousOptionError"], [289, 6, 1, "", "BadOptionError"], [289, 11, 1, "", "Option"], [289, 6, 1, "", "OptionConflictError"], [289, 6, 1, "", "OptionError"], [289, 11, 1, "", "OptionGroup"], [289, 11, 1, "", "OptionParser"], [289, 6, 1, "", "OptionValueError"], [289, 11, 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, 11, 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, 11, 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, 12, 1, "", "WCOREDUMP"], [290, 9, 1, "", "WEXITED"], [290, 12, 1, "", "WEXITSTATUS"], [290, 12, 1, "", "WIFCONTINUED"], [290, 12, 1, "", "WIFEXITED"], [290, 12, 1, "", "WIFSIGNALED"], [290, 12, 1, "", "WIFSTOPPED"], [290, 9, 1, "", "WNOHANG"], [290, 9, 1, "", "WNOWAIT"], [290, 9, 1, "", "WSTOPPED"], [290, 12, 1, "", "WSTOPSIG"], [290, 12, 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, 12, 1, "", "_exit"], [290, 12, 1, "", "abort"], [290, 12, 1, "", "access"], [290, 12, 1, "", "add_dll_directory"], [290, 9, 1, "", "altsep"], [290, 12, 1, "", "chdir"], [290, 12, 1, "", "chflags"], [290, 12, 1, "", "chmod"], [290, 12, 1, "", "chown"], [290, 12, 1, "", "chroot"], [290, 12, 1, "", "close"], [290, 12, 1, "", "closerange"], [290, 12, 1, "", "confstr"], [290, 9, 1, "", "confstr_names"], [290, 12, 1, "", "copy_file_range"], [290, 12, 1, "", "cpu_count"], [290, 12, 1, "", "ctermid"], [290, 9, 1, "", "curdir"], [290, 9, 1, "", "defpath"], [290, 12, 1, "", "device_encoding"], [290, 9, 1, "", "devnull"], [290, 12, 1, "", "dup"], [290, 12, 1, "", "dup2"], [290, 9, 1, "", "environ"], [290, 9, 1, "", "environb"], [290, 6, 1, "", "error"], [290, 12, 1, "", "eventfd"], [290, 12, 1, "", "eventfd_read"], [290, 12, 1, "", "eventfd_write"], [290, 12, 1, "", "execl"], [290, 12, 1, "", "execle"], [290, 12, 1, "", "execlp"], [290, 12, 1, "", "execlpe"], [290, 12, 1, "", "execv"], [290, 12, 1, "", "execve"], [290, 12, 1, "", "execvp"], [290, 12, 1, "", "execvpe"], [290, 9, 1, "", "extsep"], [290, 12, 1, "", "fchdir"], [290, 12, 1, "", "fchmod"], [290, 12, 1, "", "fchown"], [290, 12, 1, "", "fdatasync"], [290, 12, 1, "", "fdopen"], [290, 12, 1, "", "fork"], [290, 12, 1, "", "forkpty"], [290, 12, 1, "", "fpathconf"], [290, 12, 1, "", "fsdecode"], [290, 12, 1, "", "fsencode"], [290, 12, 1, "", "fspath"], [290, 12, 1, "", "fstat"], [290, 12, 1, "", "fstatvfs"], [290, 12, 1, "", "fsync"], [290, 12, 1, "", "ftruncate"], [290, 12, 1, "", "fwalk"], [290, 12, 1, "", "get_blocking"], [290, 12, 1, "", "get_exec_path"], [290, 12, 1, "", "get_handle_inheritable"], [290, 12, 1, "", "get_inheritable"], [290, 12, 1, "", "get_terminal_size"], [290, 12, 1, "", "getcwd"], [290, 12, 1, "", "getcwdb"], [290, 12, 1, "", "getegid"], [290, 12, 1, "", "getenv"], [290, 12, 1, "", "getenvb"], [290, 12, 1, "", "geteuid"], [290, 12, 1, "", "getgid"], [290, 12, 1, "", "getgrouplist"], [290, 12, 1, "", "getgroups"], [290, 12, 1, "", "getloadavg"], [290, 12, 1, "", "getlogin"], [290, 12, 1, "", "getpgid"], [290, 12, 1, "", "getpgrp"], [290, 12, 1, "", "getpid"], [290, 12, 1, "", "getppid"], [290, 12, 1, "", "getpriority"], [290, 12, 1, "", "getrandom"], [290, 12, 1, "", "getresgid"], [290, 12, 1, "", "getresuid"], [290, 12, 1, "", "getsid"], [290, 12, 1, "", "getuid"], [290, 12, 1, "", "getxattr"], [290, 12, 1, "", "initgroups"], [290, 12, 1, "", "isatty"], [290, 12, 1, "", "kill"], [290, 12, 1, "", "killpg"], [290, 12, 1, "", "lchflags"], [290, 12, 1, "", "lchmod"], [290, 12, 1, "", "lchown"], [290, 9, 1, "", "linesep"], [290, 12, 1, "", "link"], [290, 12, 1, "", "listdir"], [290, 12, 1, "", "listdrives"], [290, 12, 1, "", "listmounts"], [290, 12, 1, "", "listvolumes"], [290, 12, 1, "", "listxattr"], [290, 12, 1, "", "lockf"], [290, 12, 1, "", "login_tty"], [290, 12, 1, "", "lseek"], [290, 12, 1, "", "lstat"], [290, 12, 1, "", "major"], [290, 12, 1, "", "makedev"], [290, 12, 1, "", "makedirs"], [290, 12, 1, "", "memfd_create"], [290, 12, 1, "", "minor"], [290, 12, 1, "", "mkdir"], [290, 12, 1, "", "mkfifo"], [290, 12, 1, "", "mknod"], [290, 9, 1, "", "name"], [290, 12, 1, "", "nice"], [290, 12, 1, "", "open"], [290, 12, 1, "", "openpty"], [290, 9, 1, "", "pardir"], [291, 10, 0, "-", "path"], [290, 12, 1, "", "pathconf"], [290, 9, 1, "", "pathconf_names"], [290, 9, 1, "", "pathsep"], [290, 12, 1, "", "pidfd_open"], [290, 12, 1, "", "pipe"], [290, 12, 1, "", "pipe2"], [290, 12, 1, "", "plock"], [290, 12, 1, "", "popen"], [290, 12, 1, "", "posix_fadvise"], [290, 12, 1, "", "posix_fallocate"], [290, 12, 1, "", "posix_spawn"], [290, 12, 1, "", "posix_spawnp"], [290, 12, 1, "", "pread"], [290, 12, 1, "", "preadv"], [290, 12, 1, "", "putenv"], [290, 12, 1, "", "pwrite"], [290, 12, 1, "", "pwritev"], [290, 12, 1, "", "read"], [290, 12, 1, "", "readlink"], [290, 12, 1, "", "readv"], [290, 12, 1, "", "register_at_fork"], [290, 12, 1, "", "remove"], [290, 12, 1, "", "removedirs"], [290, 12, 1, "", "removexattr"], [290, 12, 1, "", "rename"], [290, 12, 1, "", "renames"], [290, 12, 1, "", "replace"], [290, 12, 1, "", "rmdir"], [290, 12, 1, "", "scandir"], [290, 12, 1, "", "sched_get_priority_max"], [290, 12, 1, "", "sched_get_priority_min"], [290, 12, 1, "", "sched_getaffinity"], [290, 12, 1, "", "sched_getparam"], [290, 12, 1, "", "sched_getscheduler"], [290, 11, 1, "", "sched_param"], [290, 12, 1, "", "sched_rr_get_interval"], [290, 12, 1, "", "sched_setaffinity"], [290, 12, 1, "", "sched_setparam"], [290, 12, 1, "", "sched_setscheduler"], [290, 12, 1, "", "sched_yield"], [290, 12, 1, "", "sendfile"], [290, 9, 1, "", "sep"], [290, 12, 1, "", "set_blocking"], [290, 12, 1, "", "set_handle_inheritable"], [290, 12, 1, "", "set_inheritable"], [290, 12, 1, "", "setegid"], [290, 12, 1, "", "seteuid"], [290, 12, 1, "", "setgid"], [290, 12, 1, "", "setgroups"], [290, 12, 1, "", "setns"], [290, 12, 1, "", "setpgid"], [290, 12, 1, "", "setpgrp"], [290, 12, 1, "", "setpriority"], [290, 12, 1, "", "setregid"], [290, 12, 1, "", "setresgid"], [290, 12, 1, "", "setresuid"], [290, 12, 1, "", "setreuid"], [290, 12, 1, "", "setsid"], [290, 12, 1, "", "setuid"], [290, 12, 1, "", "setxattr"], [290, 12, 1, "", "spawnl"], [290, 12, 1, "", "spawnle"], [290, 12, 1, "", "spawnlp"], [290, 12, 1, "", "spawnlpe"], [290, 12, 1, "", "spawnv"], [290, 12, 1, "", "spawnve"], [290, 12, 1, "", "spawnvp"], [290, 12, 1, "", "spawnvpe"], [290, 12, 1, "", "splice"], [290, 12, 1, "", "startfile"], [290, 12, 1, "", "stat"], [290, 11, 1, "", "stat_result"], [290, 12, 1, "", "statvfs"], [290, 12, 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, 12, 1, "", "symlink"], [290, 12, 1, "", "sync"], [290, 12, 1, "", "sysconf"], [290, 9, 1, "", "sysconf_names"], [290, 12, 1, "", "system"], [290, 12, 1, "", "tcgetpgrp"], [290, 12, 1, "", "tcsetpgrp"], [290, 11, 1, "", "terminal_size"], [290, 12, 1, "", "times"], [290, 12, 1, "", "truncate"], [290, 12, 1, "", "ttyname"], [290, 12, 1, "", "umask"], [290, 12, 1, "", "uname"], [290, 12, 1, "", "unlink"], [290, 12, 1, "", "unsetenv"], [290, 12, 1, "", "unshare"], [290, 12, 1, "", "urandom"], [290, 12, 1, "", "utime"], [290, 12, 1, "", "wait"], [290, 12, 1, "", "wait3"], [290, 12, 1, "", "wait4"], [290, 12, 1, "", "waitid"], [290, 12, 1, "", "waitpid"], [290, 12, 1, "", "waitstatus_to_exitcode"], [290, 12, 1, "", "walk"], [290, 12, 1, "", "write"], [290, 12, 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, 12, 1, "", "abspath"], [291, 12, 1, "", "basename"], [291, 12, 1, "", "commonpath"], [291, 12, 1, "", "commonprefix"], [291, 12, 1, "", "dirname"], [291, 12, 1, "", "exists"], [291, 12, 1, "", "expanduser"], [291, 12, 1, "", "expandvars"], [291, 12, 1, "", "getatime"], [291, 12, 1, "", "getctime"], [291, 12, 1, "", "getmtime"], [291, 12, 1, "", "getsize"], [291, 12, 1, "", "isabs"], [291, 12, 1, "", "isdevdrive"], [291, 12, 1, "", "isdir"], [291, 12, 1, "", "isfile"], [291, 12, 1, "", "isjunction"], [291, 12, 1, "", "islink"], [291, 12, 1, "", "ismount"], [291, 12, 1, "", "join"], [291, 12, 1, "", "lexists"], [291, 12, 1, "", "normcase"], [291, 12, 1, "", "normpath"], [291, 12, 1, "", "realpath"], [291, 12, 1, "", "relpath"], [291, 12, 1, "", "samefile"], [291, 12, 1, "", "sameopenfile"], [291, 12, 1, "", "samestat"], [291, 12, 1, "", "split"], [291, 12, 1, "", "splitdrive"], [291, 12, 1, "", "splitext"], [291, 12, 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, 12, 1, "", "open"], [292, 12, 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, 11, 1, "", "Path"], [293, 11, 1, "", "PosixPath"], [293, 11, 1, "", "PurePath"], [293, 11, 1, "", "PurePosixPath"], [293, 11, 1, "", "PureWindowsPath"], [293, 11, 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, 11, 1, "", "Pdb"], [294, 12, 1, "", "pm"], [294, 12, 1, "", "post_mortem"], [294, 12, 1, "", "run"], [294, 12, 1, "", "runcall"], [294, 12, 1, "", "runeval"], [294, 12, 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, 11, 1, "", "PickleBuffer"], [296, 6, 1, "", "PickleError"], [296, 11, 1, "", "Pickler"], [296, 6, 1, "", "PicklingError"], [296, 11, 1, "", "Unpickler"], [296, 6, 1, "", "UnpicklingError"], [296, 12, 1, "", "dump"], [296, 12, 1, "", "dumps"], [296, 12, 1, "", "load"], [296, 12, 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, 12, 1, "", "dis"], [297, 12, 1, "", "genops"], [297, 12, 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, 11, 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, 11, 1, "", "ModuleInfo"], [299, 12, 1, "", "extend_path"], [299, 12, 1, "", "find_loader"], [299, 12, 1, "", "get_data"], [299, 12, 1, "", "get_importer"], [299, 12, 1, "", "get_loader"], [299, 12, 1, "", "iter_importers"], [299, 12, 1, "", "iter_modules"], [299, 12, 1, "", "resolve_name"], [299, 12, 1, "", "walk_packages"]], "platform": [[300, 12, 1, "", "architecture"], [300, 12, 1, "", "freedesktop_os_release"], [300, 12, 1, "", "java_ver"], [300, 12, 1, "", "libc_ver"], [300, 12, 1, "", "mac_ver"], [300, 12, 1, "", "machine"], [300, 12, 1, "", "node"], [300, 12, 1, "", "platform"], [300, 12, 1, "", "processor"], [300, 12, 1, "", "python_branch"], [300, 12, 1, "", "python_build"], [300, 12, 1, "", "python_compiler"], [300, 12, 1, "", "python_implementation"], [300, 12, 1, "", "python_revision"], [300, 12, 1, "", "python_version"], [300, 12, 1, "", "python_version_tuple"], [300, 12, 1, "", "release"], [300, 12, 1, "", "system"], [300, 12, 1, "", "system_alias"], [300, 12, 1, "", "uname"], [300, 12, 1, "", "version"], [300, 12, 1, "", "win32_edition"], [300, 12, 1, "", "win32_is_iot"], [300, 12, 1, "", "win32_ver"]], "plistlib": [[301, 9, 1, "", "FMT_BINARY"], [301, 9, 1, "", "FMT_XML"], [301, 11, 1, "", "UID"], [301, 12, 1, "", "dump"], [301, 12, 1, "", "dumps"], [301, 12, 1, "", "load"], [301, 12, 1, "", "loads"]], "poplib": [[302, 11, 1, "", "POP3"], [302, 11, 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, 11, 1, "", "PrettyPrinter"], [304, 12, 1, "", "isreadable"], [304, 12, 1, "", "isrecursive"], [304, 12, 1, "", "pformat"], [304, 12, 1, "", "pp"], [304, 12, 1, "", "pprint"], [304, 12, 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, 11, 1, "", "Profile"], [305, 12, 1, "", "run"], [305, 12, 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"]], "property": [[222, 12, 1, "", "deleter"], [222, 12, 1, "", "getter"], [222, 12, 1, "", "setter"]], "pstats": [[305, 11, 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, 12, 1, "", "fork"], [306, 12, 1, "", "openpty"], [306, 12, 1, "", "spawn"]], "pwd": [[307, 12, 1, "", "getpwall"], [307, 12, 1, "", "getpwnam"], [307, 12, 1, "", "getpwuid"]], "py_compile": [[308, 6, 1, "", "PyCompileError"], [308, 11, 1, "", "PycInvalidationMode"], [308, 12, 1, "", "compile"]], "py_compile.PycInvalidationMode": [[308, 7, 1, "", "CHECKED_HASH"], [308, 7, 1, "", "TIMESTAMP"], [308, 7, 1, "", "UNCHECKED_HASH"]], "pyclbr": [[309, 11, 1, "", "Class"], [309, 11, 1, "", "Function"], [309, 12, 1, "", "readmodule"], [309, 12, 1, "", "readmodule_ex"]], "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"]], "queue": [[313, 6, 1, "", "Empty"], [313, 6, 1, "", "Full"], [313, 11, 1, "", "LifoQueue"], [313, 11, 1, "", "PriorityQueue"], [313, 11, 1, "", "Queue"], [313, 11, 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, 12, 1, "", "decode"], [314, 12, 1, "", "decodestring"], [314, 12, 1, "", "encode"], [314, 12, 1, "", "encodestring"]], "random": [[315, 11, 1, "", "Random"], [315, 11, 1, "", "SystemRandom"], [315, 12, 1, "", "betavariate"], [315, 12, 1, "", "binomialvariate"], [315, 12, 1, "", "choice"], [315, 12, 1, "", "choices"], [315, 12, 1, "", "expovariate"], [315, 12, 1, "", "gammavariate"], [315, 12, 1, "", "gauss"], [315, 12, 1, "", "getrandbits"], [315, 12, 1, "", "getstate"], [315, 12, 1, "", "lognormvariate"], [315, 12, 1, "", "normalvariate"], [315, 12, 1, "", "paretovariate"], [315, 12, 1, "", "randbytes"], [315, 12, 1, "", "randint"], [315, 12, 1, "", "random"], [315, 12, 1, "", "randrange"], [315, 12, 1, "", "sample"], [315, 12, 1, "", "seed"], [315, 12, 1, "", "setstate"], [315, 12, 1, "", "shuffle"], [315, 12, 1, "", "triangular"], [315, 12, 1, "", "uniform"], [315, 12, 1, "", "vonmisesvariate"], [315, 12, 1, "", "weibullvariate"]], "random.Random": [[315, 8, 1, "", "getrandbits"], [315, 8, 1, "", "getstate"], [315, 8, 1, "", "random"], [315, 8, 1, "", "seed"], [315, 8, 1, "", "setstate"]], "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, 11, 1, "", "Match"], [316, 9, 1, "", "NOFLAG"], [316, 11, 1, "", "Pattern"], [316, 11, 1, "", "RegexFlag"], [316, 9, 1, "", "S"], [316, 9, 1, "", "U"], [316, 9, 1, "", "UNICODE"], [316, 9, 1, "", "VERBOSE"], [316, 9, 1, "", "X"], [316, 12, 1, "", "compile"], [316, 6, 1, "", "error"], [316, 12, 1, "", "escape"], [316, 12, 1, "", "findall"], [316, 12, 1, "", "finditer"], [316, 12, 1, "", "fullmatch"], [316, 12, 1, "", "match"], [316, 12, 1, "", "purge"], [316, 12, 1, "", "search"], [316, 12, 1, "", "split"], [316, 12, 1, "", "sub"], [316, 12, 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, 12, 1, "", "add_history"], [317, 12, 1, "", "append_history_file"], [317, 12, 1, "", "clear_history"], [317, 12, 1, "", "get_begidx"], [317, 12, 1, "", "get_completer"], [317, 12, 1, "", "get_completer_delims"], [317, 12, 1, "", "get_completion_type"], [317, 12, 1, "", "get_current_history_length"], [317, 12, 1, "", "get_endidx"], [317, 12, 1, "", "get_history_item"], [317, 12, 1, "", "get_history_length"], [317, 12, 1, "", "get_line_buffer"], [317, 12, 1, "", "insert_text"], [317, 12, 1, "", "parse_and_bind"], [317, 12, 1, "", "read_history_file"], [317, 12, 1, "", "read_init_file"], [317, 12, 1, "", "redisplay"], [317, 12, 1, "", "remove_history_item"], [317, 12, 1, "", "replace_history_item"], [317, 12, 1, "", "set_auto_history"], [317, 12, 1, "", "set_completer"], [317, 12, 1, "", "set_completer_delims"], [317, 12, 1, "", "set_completion_display_matches_hook"], [317, 12, 1, "", "set_history_length"], [317, 12, 1, "", "set_pre_input_hook"], [317, 12, 1, "", "set_startup_hook"], [317, 12, 1, "", "write_history_file"]], "reprlib": [[318, 11, 1, "", "Repr"], [318, 9, 1, "", "aRepr"], [318, 12, 1, "", "recursive_repr"], [318, 12, 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, 12, 1, "", "getpagesize"], [319, 12, 1, "", "getrlimit"], [319, 12, 1, "", "getrusage"], [319, 12, 1, "", "prlimit"], [319, 12, 1, "", "setrlimit"]], "rlcompleter": [[320, 11, 1, "", "Completer"]], "rlcompleter.Completer": [[320, 8, 1, "", "complete"]], "runpy": [[321, 12, 1, "", "run_module"], [321, 12, 1, "", "run_path"]], "sched": [[322, 11, 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, 11, 1, "", "SystemRandom"], [323, 12, 1, "", "choice"], [323, 12, 1, "", "compare_digest"], [323, 12, 1, "", "randbelow"], [323, 12, 1, "", "randbits"], [323, 12, 1, "", "token_bytes"], [323, 12, 1, "", "token_hex"], [323, 12, 1, "", "token_urlsafe"]], "select": [[325, 7, 1, "", "PIPE_BUF"], [325, 12, 1, "", "devpoll"], [325, 12, 1, "", "epoll"], [325, 6, 1, "", "error"], [325, 12, 1, "", "kevent"], [325, 12, 1, "", "kqueue"], [325, 12, 1, "", "poll"], [325, 12, 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, 11, 1, "", "BaseSelector"], [326, 11, 1, "", "DefaultSelector"], [326, 11, 1, "", "DevpollSelector"], [326, 9, 1, "", "EVENT_READ"], [326, 9, 1, "", "EVENT_WRITE"], [326, 11, 1, "", "EpollSelector"], [326, 11, 1, "", "KqueueSelector"], [326, 11, 1, "", "PollSelector"], [326, 11, 1, "", "SelectSelector"], [326, 11, 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, 11, 1, "", "BsdDbShelf"], [327, 11, 1, "", "DbfilenameShelf"], [327, 11, 1, "", "Shelf"], [327, 12, 1, "", "open"]], "shelve.Shelf": [[327, 8, 1, "", "close"], [327, 8, 1, "", "sync"]], "shlex": [[328, 12, 1, "", "join"], [328, 12, 1, "", "quote"], [328, 11, 1, "", "shlex"], [328, 12, 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, 12, 1, "", "chown"], [329, 12, 1, "", "copy"], [329, 12, 1, "", "copy2"], [329, 12, 1, "", "copyfile"], [329, 12, 1, "", "copyfileobj"], [329, 12, 1, "", "copymode"], [329, 12, 1, "", "copystat"], [329, 12, 1, "", "copytree"], [329, 12, 1, "", "disk_usage"], [329, 12, 1, "", "get_archive_formats"], [329, 12, 1, "", "get_terminal_size"], [329, 12, 1, "", "get_unpack_formats"], [329, 12, 1, "", "ignore_patterns"], [329, 12, 1, "", "make_archive"], [329, 12, 1, "", "move"], [329, 12, 1, "", "register_archive_format"], [329, 12, 1, "", "register_unpack_format"], [329, 12, 1, "", "rmtree"], [329, 12, 1, "", "unpack_archive"], [329, 12, 1, "", "unregister_archive_format"], [329, 12, 1, "", "unregister_unpack_format"], [329, 12, 1, "", "which"]], "shutil.rmtree": [[329, 7, 1, "", "avoids_symlink_attacks"]], "signal": [[330, 9, 1, "", "CTRL_BREAK_EVENT"], [330, 9, 1, "", "CTRL_C_EVENT"], [330, 11, 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, 11, 1, "", "Sigmasks"], [330, 11, 1, "", "Signals"], [330, 12, 1, "", "alarm"], [330, 12, 1, "", "getitimer"], [330, 12, 1, "", "getsignal"], [330, 12, 1, "", "pause"], [330, 12, 1, "", "pidfd_send_signal"], [330, 12, 1, "", "pthread_kill"], [330, 12, 1, "", "pthread_sigmask"], [330, 12, 1, "", "raise_signal"], [330, 12, 1, "", "set_wakeup_fd"], [330, 12, 1, "", "setitimer"], [330, 12, 1, "", "siginterrupt"], [330, 12, 1, "", "signal"], [330, 12, 1, "", "sigpending"], [330, 12, 1, "", "sigtimedwait"], [330, 12, 1, "", "sigwait"], [330, 12, 1, "", "sigwaitinfo"], [330, 12, 1, "", "strsignal"], [330, 12, 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, 12, 1, "", "addsitedir"], [331, 12, 1, "", "getsitepackages"], [331, 12, 1, "", "getuserbase"], [331, 12, 1, "", "getusersitepackages"], [331, 12, 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"], [222, 7, 1, "", "start"], [222, 7, 1, "", "step"], [222, 7, 1, "", "stop"]], "smtplib": [[332, 11, 1, "", "LMTP"], [332, 11, 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, 11, 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, 12, 1, "", "what"], [333, 12, 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_UNSPEC"], [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, 12, 1, "", "CMSG_LEN"], [334, 12, 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, 12, 1, "", "close"], [334, 12, 1, "", "create_connection"], [334, 12, 1, "", "create_server"], [334, 6, 1, "", "error"], [334, 12, 1, "", "fromfd"], [334, 12, 1, "", "fromshare"], [334, 6, 1, "", "gaierror"], [334, 12, 1, "", "getaddrinfo"], [334, 12, 1, "", "getdefaulttimeout"], [334, 12, 1, "", "getfqdn"], [334, 12, 1, "", "gethostbyaddr"], [334, 12, 1, "", "gethostbyname"], [334, 12, 1, "", "gethostbyname_ex"], [334, 12, 1, "", "gethostname"], [334, 12, 1, "", "getnameinfo"], [334, 12, 1, "", "getprotobyname"], [334, 12, 1, "", "getservbyname"], [334, 12, 1, "", "getservbyport"], [334, 12, 1, "", "has_dualstack_ipv6"], [334, 9, 1, "", "has_ipv6"], [334, 6, 1, "", "herror"], [334, 12, 1, "", "htonl"], [334, 12, 1, "", "htons"], [334, 12, 1, "", "if_indextoname"], [334, 12, 1, "", "if_nameindex"], [334, 12, 1, "", "if_nametoindex"], [334, 12, 1, "", "inet_aton"], [334, 12, 1, "", "inet_ntoa"], [334, 12, 1, "", "inet_ntop"], [334, 12, 1, "", "inet_pton"], [334, 12, 1, "", "ntohl"], [334, 12, 1, "", "ntohs"], [334, 12, 1, "", "recv_fds"], [334, 12, 1, "", "send_fds"], [334, 12, 1, "", "setdefaulttimeout"], [334, 12, 1, "", "sethostname"], [334, 11, 1, "", "socket"], [334, 12, 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, 11, 1, "", "BaseRequestHandler"], [335, 11, 1, "", "BaseServer"], [335, 11, 1, "", "DatagramRequestHandler"], [335, 11, 1, "", "ForkingMixIn"], [335, 11, 1, "", "ForkingTCPServer"], [335, 11, 1, "", "ForkingUDPServer"], [335, 11, 1, "", "ForkingUnixDatagramServer"], [335, 11, 1, "", "ForkingUnixStreamServer"], [335, 11, 1, "", "StreamRequestHandler"], [335, 11, 1, "", "TCPServer"], [335, 11, 1, "", "ThreadingMixIn"], [335, 11, 1, "", "ThreadingTCPServer"], [335, 11, 1, "", "ThreadingUDPServer"], [335, 11, 1, "", "ThreadingUnixDatagramServer"], [335, 11, 1, "", "ThreadingUnixStreamServer"], [335, 11, 1, "", "UDPServer"], [335, 11, 1, "", "UnixDatagramServer"], [335, 11, 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, 12, 1, "", "getspall"], [336, 12, 1, "", "getspnam"]], "sqlite3": [[337, 11, 1, "", "Blob"], [337, 11, 1, "", "Connection"], [337, 11, 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, 11, 1, "", "PrepareProtocol"], [337, 6, 1, "", "ProgrammingError"], [337, 11, 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, 12, 1, "", "complete_statement"], [337, 12, 1, "", "connect"], [337, 12, 1, "", "enable_callback_tracebacks"], [337, 9, 1, "", "paramstyle"], [337, 12, 1, "", "register_adapter"], [337, 12, 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, 11, 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, 12, 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, 11, 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, 11, 1, "", "Options"], [338, 12, 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, 12, 1, "", "RAND_add"], [338, 12, 1, "", "RAND_bytes"], [338, 12, 1, "", "RAND_status"], [338, 6, 1, "", "SSLCertVerificationError"], [338, 11, 1, "", "SSLContext"], [338, 6, 1, "", "SSLEOFError"], [338, 6, 1, "", "SSLError"], [338, 11, 1, "", "SSLErrorNumber"], [338, 11, 1, "", "SSLObject"], [338, 11, 1, "", "SSLSession"], [338, 11, 1, "", "SSLSocket"], [338, 6, 1, "", "SSLSyscallError"], [338, 6, 1, "", "SSLWantReadError"], [338, 6, 1, "", "SSLWantWriteError"], [338, 6, 1, "", "SSLZeroReturnError"], [338, 11, 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, 11, 1, "", "VerifyFlags"], [338, 11, 1, "", "VerifyMode"], [338, 12, 1, "", "cert_time_to_seconds"], [338, 12, 1, "", "create_default_context"], [338, 12, 1, "", "enum_certificates"], [338, 12, 1, "", "enum_crls"], [338, 12, 1, "", "get_default_verify_paths"], [338, 12, 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, 12, 1, "", "S_IFMT"], [339, 9, 1, "", "S_IFPORT"], [339, 9, 1, "", "S_IFREG"], [339, 9, 1, "", "S_IFSOCK"], [339, 9, 1, "", "S_IFWHT"], [339, 12, 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, 12, 1, "", "S_ISBLK"], [339, 12, 1, "", "S_ISCHR"], [339, 12, 1, "", "S_ISDIR"], [339, 12, 1, "", "S_ISDOOR"], [339, 12, 1, "", "S_ISFIFO"], [339, 9, 1, "", "S_ISGID"], [339, 12, 1, "", "S_ISLNK"], [339, 12, 1, "", "S_ISPORT"], [339, 12, 1, "", "S_ISREG"], [339, 12, 1, "", "S_ISSOCK"], [339, 9, 1, "", "S_ISUID"], [339, 9, 1, "", "S_ISVTX"], [339, 12, 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, 12, 1, "", "filemode"]], "statistics": [[340, 11, 1, "", "NormalDist"], [340, 6, 1, "", "StatisticsError"], [340, 12, 1, "", "correlation"], [340, 12, 1, "", "covariance"], [340, 12, 1, "", "fmean"], [340, 12, 1, "", "geometric_mean"], [340, 12, 1, "", "harmonic_mean"], [340, 12, 1, "", "linear_regression"], [340, 12, 1, "", "mean"], [340, 12, 1, "", "median"], [340, 12, 1, "", "median_grouped"], [340, 12, 1, "", "median_high"], [340, 12, 1, "", "median_low"], [340, 12, 1, "", "mode"], [340, 12, 1, "", "multimode"], [340, 12, 1, "", "pstdev"], [340, 12, 1, "", "pvariance"], [340, 12, 1, "", "quantiles"], [340, 12, 1, "", "stdev"], [340, 12, 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, 11, 1, "", "Formatter"], [342, 11, 1, "", "Template"], [342, 9, 1, "", "ascii_letters"], [342, 9, 1, "", "ascii_lowercase"], [342, 9, 1, "", "ascii_uppercase"], [342, 12, 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, 12, 1, "", "in_table_a1"], [343, 12, 1, "", "in_table_b1"], [343, 12, 1, "", "in_table_c11"], [343, 12, 1, "", "in_table_c11_c12"], [343, 12, 1, "", "in_table_c12"], [343, 12, 1, "", "in_table_c21"], [343, 12, 1, "", "in_table_c21_c22"], [343, 12, 1, "", "in_table_c22"], [343, 12, 1, "", "in_table_c3"], [343, 12, 1, "", "in_table_c4"], [343, 12, 1, "", "in_table_c5"], [343, 12, 1, "", "in_table_c6"], [343, 12, 1, "", "in_table_c7"], [343, 12, 1, "", "in_table_c8"], [343, 12, 1, "", "in_table_c9"], [343, 12, 1, "", "in_table_d1"], [343, 12, 1, "", "in_table_d2"], [343, 12, 1, "", "map_table_b2"], [343, 12, 1, "", "map_table_b3"]], "struct": [[344, 11, 1, "", "Struct"], [344, 12, 1, "", "calcsize"], [344, 6, 1, "", "error"], [344, 12, 1, "", "iter_unpack"], [344, 12, 1, "", "pack"], [344, 12, 1, "", "pack_into"], [344, 12, 1, "", "unpack"], [344, 12, 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, 11, 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, 11, 1, "", "Popen"], [345, 9, 1, "", "REALTIME_PRIORITY_CLASS"], [345, 9, 1, "", "STARTF_USESHOWWINDOW"], [345, 9, 1, "", "STARTF_USESTDHANDLES"], [345, 11, 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, 12, 1, "", "call"], [345, 12, 1, "", "check_call"], [345, 12, 1, "", "check_output"], [345, 12, 1, "", "getoutput"], [345, 12, 1, "", "getstatusoutput"], [345, 12, 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, 12, 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, 11, 1, "", "Class"], [348, 11, 1, "", "Function"], [348, 11, 1, "", "Symbol"], [348, 11, 1, "", "SymbolTable"], [348, 12, 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, 12, 1, "", "_clear_type_cache"], [349, 12, 1, "", "_current_exceptions"], [349, 12, 1, "", "_current_frames"], [349, 12, 1, "", "_debugmallocstats"], [349, 9, 1, "", "_emscripten_info"], [349, 12, 1, "", "_enablelegacywindowsfsencoding"], [349, 12, 1, "", "_getframe"], [349, 12, 1, "", "_getframemodulename"], [349, 9, 1, "", "_xoptions"], [349, 9, 1, "", "abiflags"], [349, 12, 1, "", "activate_stack_trampoline"], [349, 12, 1, "", "addaudithook"], [349, 9, 1, "", "api_version"], [349, 9, 1, "", "argv"], [349, 12, 1, "", "audit"], [349, 9, 1, "", "base_exec_prefix"], [349, 9, 1, "", "base_prefix"], [349, 12, 1, "", "breakpointhook"], [349, 9, 1, "", "builtin_module_names"], [349, 9, 1, "", "byteorder"], [349, 12, 1, "", "call_tracing"], [349, 9, 1, "", "copyright"], [349, 12, 1, "", "deactivate_stack_trampoline"], [349, 12, 1, "", "displayhook"], [349, 9, 1, "", "dllhandle"], [349, 9, 1, "", "dont_write_bytecode"], [349, 12, 1, "", "exc_info"], [349, 12, 1, "", "excepthook"], [349, 12, 1, "", "exception"], [349, 9, 1, "", "exec_prefix"], [349, 9, 1, "", "executable"], [349, 12, 1, "", "exit"], [349, 9, 1, "", "flags"], [349, 9, 1, "", "float_info"], [349, 9, 1, "", "float_repr_style"], [349, 12, 1, "", "get_asyncgen_hooks"], [349, 12, 1, "", "get_coroutine_origin_tracking_depth"], [349, 12, 1, "", "get_int_max_str_digits"], [349, 12, 1, "", "getallocatedblocks"], [349, 12, 1, "", "getandroidapilevel"], [349, 12, 1, "", "getdefaultencoding"], [349, 12, 1, "", "getdlopenflags"], [349, 12, 1, "", "getfilesystemencodeerrors"], [349, 12, 1, "", "getfilesystemencoding"], [349, 12, 1, "", "getprofile"], [349, 12, 1, "", "getrecursionlimit"], [349, 12, 1, "", "getrefcount"], [349, 12, 1, "", "getsizeof"], [349, 12, 1, "", "getswitchinterval"], [349, 12, 1, "", "gettrace"], [349, 12, 1, "", "getunicodeinternedsize"], [349, 12, 1, "", "getwindowsversion"], [349, 9, 1, "", "hash_info"], [349, 9, 1, "", "hexversion"], [349, 9, 1, "", "implementation"], [349, 9, 1, "", "int_info"], [349, 12, 1, "", "intern"], [349, 12, 1, "", "is_finalizing"], [349, 12, 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, 12, 1, "", "set_asyncgen_hooks"], [349, 12, 1, "", "set_coroutine_origin_tracking_depth"], [349, 12, 1, "", "set_int_max_str_digits"], [349, 12, 1, "", "setdlopenflags"], [349, 12, 1, "", "setprofile"], [349, 12, 1, "", "setrecursionlimit"], [349, 12, 1, "", "setswitchinterval"], [349, 12, 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, 12, 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, 12, 1, "", "free_tool_id"], [350, 12, 1, "", "get_events"], [350, 12, 1, "", "get_local_events"], [350, 12, 1, "", "get_tool"], [350, 12, 1, "", "register_callback"], [350, 12, 1, "", "restart_events"], [350, 12, 1, "", "set_events"], [350, 12, 1, "", "set_local_events"], [350, 12, 1, "", "use_tool_id"]], "sys.thread_info": [[349, 7, 1, "", "lock"], [349, 7, 1, "", "name"], [349, 7, 1, "", "version"]], "sysconfig": [[352, 12, 1, "", "_get_preferred_schemes"], [352, 12, 1, "", "get_config_h_filename"], [352, 12, 1, "", "get_config_var"], [352, 12, 1, "", "get_config_vars"], [352, 12, 1, "", "get_default_scheme"], [352, 12, 1, "", "get_makefile_filename"], [352, 12, 1, "", "get_path"], [352, 12, 1, "", "get_path_names"], [352, 12, 1, "", "get_paths"], [352, 12, 1, "", "get_platform"], [352, 12, 1, "", "get_preferred_scheme"], [352, 12, 1, "", "get_python_version"], [352, 12, 1, "", "get_scheme_names"], [352, 12, 1, "", "is_python_build"], [352, 12, 1, "", "parse_config_h"]], "syslog": [[353, 12, 1, "", "closelog"], [353, 12, 1, "", "openlog"], [353, 12, 1, "", "setlogmask"], [353, 12, 1, "", "syslog"]], "tabnanny": [[354, 6, 1, "", "NannyNag"], [354, 12, 1, "", "check"], [354, 9, 1, "", "filename_only"], [354, 12, 1, "", "process_tokens"], [354, 9, 1, "", "verbose"]], "tarfile": [[355, 9, 1, "", "AREGTYPE"], [355, 6, 1, "", "AbsoluteLinkError"], [355, 6, 1, "", "AbsolutePathError"], [355, 9, 1, "", "BLKTYPE"], [355, 9, 1, "", "CHRTYPE"], [355, 9, 1, "", "CONTTYPE"], [355, 6, 1, "", "CompressionError"], [355, 9, 1, "", "DEFAULT_FORMAT"], [355, 9, 1, "", "DIRTYPE"], [355, 9, 1, "", "ENCODING"], [355, 6, 1, "", "ExtractError"], [355, 9, 1, "", "FIFOTYPE"], [355, 6, 1, "", "FilterError"], [355, 9, 1, "", "GNUTYPE_LONGLINK"], [355, 9, 1, "", "GNUTYPE_LONGNAME"], [355, 9, 1, "", "GNUTYPE_SPARSE"], [355, 9, 1, "", "GNU_FORMAT"], [355, 6, 1, "", "HeaderError"], [355, 9, 1, "", "LNKTYPE"], [355, 6, 1, "", "LinkOutsideDestinationError"], [355, 6, 1, "", "OutsideDestinationError"], [355, 9, 1, "", "PAX_FORMAT"], [355, 9, 1, "", "REGTYPE"], [355, 6, 1, "", "ReadError"], [355, 9, 1, "", "SYMTYPE"], [355, 6, 1, "", "SpecialFileError"], [355, 6, 1, "", "StreamError"], [355, 6, 1, "", "TarError"], [355, 11, 1, "", "TarFile"], [355, 11, 1, "", "TarInfo"], [355, 9, 1, "", "USTAR_FORMAT"], [355, 12, 1, "", "data_filter"], [355, 12, 1, "", "fully_trusted_filter"], [355, 12, 1, "", "is_tarfile"], [355, 12, 1, "", "open"], [355, 12, 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, 7, 1, "", "chksum"], [355, 7, 1, "", "devmajor"], [355, 7, 1, "", "devminor"], [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, "", "offset"], [355, 7, 1, "", "offset_data"], [355, 7, 1, "", "pax_headers"], [355, 8, 1, "", "replace"], [355, 7, 1, "", "size"], [355, 7, 1, "", "sparse"], [355, 8, 1, "", "tobuf"], [355, 7, 1, "", "type"], [355, 7, 1, "", "uid"], [355, 7, 1, "", "uname"]], "telnetlib": [[356, 11, 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, 12, 1, "", "NamedTemporaryFile"], [357, 11, 1, "", "SpooledTemporaryFile"], [357, 11, 1, "", "TemporaryDirectory"], [357, 12, 1, "", "TemporaryFile"], [357, 12, 1, "", "gettempdir"], [357, 12, 1, "", "gettempdirb"], [357, 12, 1, "", "gettempprefix"], [357, 12, 1, "", "gettempprefixb"], [357, 12, 1, "", "mkdtemp"], [357, 12, 1, "", "mkstemp"], [357, 12, 1, "", "mktemp"], [357, 9, 1, "", "tempdir"]], "tempfile.SpooledTemporaryFile": [[357, 8, 1, "", "rollover"]], "tempfile.TemporaryDirectory": [[357, 8, 1, "", "cleanup"], [357, 7, 1, "", "name"]], "termios": [[358, 9, 1, "", "TCSADRAIN"], [358, 9, 1, "", "TCSAFLUSH"], [358, 9, 1, "", "TCSANOW"], [358, 12, 1, "", "tcdrain"], [358, 12, 1, "", "tcflow"], [358, 12, 1, "", "tcflush"], [358, 12, 1, "", "tcgetattr"], [358, 12, 1, "", "tcgetwinsize"], [358, 12, 1, "", "tcsendbreak"], [358, 12, 1, "", "tcsetattr"], [358, 12, 1, "", "tcsetwinsize"]], "test": [[359, 10, 0, "-", "regrtest"], [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, 11, 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, 11, 1, "", "SaveSignals"], [359, 11, 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, 12, 1, "", "adjust_int_max_str_digits"], [359, 12, 1, "", "anticipate_failure"], [359, 12, 1, "", "args_from_interpreter_flags"], [359, 12, 1, "", "bigaddrspacetest"], [359, 12, 1, "", "bigmemtest"], [359, 12, 1, "", "busy_retry"], [359, 10, 0, "-", "bytecode_helper"], [359, 12, 1, "", "calcobjsize"], [359, 12, 1, "", "calcvobjsize"], [359, 12, 1, "", "captured_stderr"], [359, 12, 1, "", "captured_stdin"], [359, 12, 1, "", "captured_stdout"], [359, 12, 1, "", "catch_unraisable_exception"], [359, 12, 1, "", "check__all__"], [359, 12, 1, "", "check_disallow_instantiation"], [359, 12, 1, "", "check_free_after_iterating"], [359, 12, 1, "", "check_impl_detail"], [359, 12, 1, "", "check_syntax_error"], [359, 12, 1, "", "checksizeof"], [359, 12, 1, "", "cpython_only"], [359, 12, 1, "", "detect_api_mismatch"], [359, 12, 1, "", "disable_faulthandler"], [359, 12, 1, "", "disable_gc"], [359, 12, 1, "", "findfile"], [359, 12, 1, "", "flush_std_streams"], [359, 12, 1, "", "gc_collect"], [359, 12, 1, "", "get_attribute"], [359, 12, 1, "", "get_original_stdout"], [359, 12, 1, "", "get_pagesize"], [359, 12, 1, "", "impl_detail"], [359, 10, 0, "-", "import_helper"], [359, 9, 1, "", "is_android"], [359, 9, 1, "", "is_jython"], [359, 12, 1, "", "is_resource_enabled"], [359, 12, 1, "", "load_package_tests"], [359, 9, 1, "", "max_memuse"], [359, 12, 1, "", "missing_compiler_executable"], [359, 12, 1, "", "no_tracing"], [359, 12, 1, "", "open_urlresource"], [359, 12, 1, "", "optim_args_from_interpreter_flags"], [359, 10, 0, "-", "os_helper"], [359, 12, 1, "", "patch"], [359, 12, 1, "", "print_warning"], [359, 12, 1, "", "python_is_optimized"], [359, 9, 1, "", "real_max_memuse"], [359, 12, 1, "", "reap_children"], [359, 12, 1, "", "record_original_stdout"], [359, 12, 1, "", "refcount_test"], [359, 12, 1, "", "requires"], [359, 12, 1, "", "requires_IEEE_754"], [359, 12, 1, "", "requires_bz2"], [359, 12, 1, "", "requires_docstrings"], [359, 12, 1, "", "requires_freebsd_version"], [359, 12, 1, "", "requires_gzip"], [359, 12, 1, "", "requires_limited_api"], [359, 12, 1, "", "requires_linux_version"], [359, 12, 1, "", "requires_lzma"], [359, 12, 1, "", "requires_mac_version"], [359, 12, 1, "", "requires_resource"], [359, 12, 1, "", "requires_zlib"], [359, 12, 1, "", "run_in_subinterp"], [359, 12, 1, "", "run_with_locale"], [359, 12, 1, "", "run_with_tz"], [359, 10, 0, "-", "script_helper"], [359, 12, 1, "", "set_memlimit"], [359, 12, 1, "", "setswitchinterval"], [359, 12, 1, "", "skip_if_broken_multiprocessing_synchronize"], [359, 12, 1, "", "sleeping_retry"], [359, 10, 0, "-", "socket_helper"], [359, 12, 1, "", "sortdict"], [359, 12, 1, "", "swap_attr"], [359, 12, 1, "", "swap_item"], [359, 12, 1, "", "system_must_validate_cert"], [359, 10, 0, "-", "threading_helper"], [359, 9, 1, "", "unix_shell"], [359, 9, 1, "", "verbose"], [359, 12, 1, "", "wait_process"], [359, 10, 0, "-", "warnings_helper"], [359, 12, 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, 11, 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, 11, 1, "", "CleanImport"], [359, 11, 1, "", "DirsOnSysPath"], [359, 12, 1, "", "forget"], [359, 12, 1, "", "import_fresh_module"], [359, 12, 1, "", "import_module"], [359, 12, 1, "", "make_legacy_pyc"], [359, 12, 1, "", "modules_cleanup"], [359, 12, 1, "", "modules_setup"], [359, 12, 1, "", "unload"]], "test.support.os_helper": [[359, 11, 1, "", "EnvironmentVarGuard"], [359, 9, 1, "", "FS_NONASCII"], [359, 11, 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, 12, 1, "", "can_symlink"], [359, 12, 1, "", "can_xattr"], [359, 12, 1, "", "change_cwd"], [359, 12, 1, "", "create_empty_file"], [359, 12, 1, "", "fd_count"], [359, 12, 1, "", "fs_is_case_insensitive"], [359, 12, 1, "", "make_bad_fd"], [359, 12, 1, "", "rmdir"], [359, 12, 1, "", "rmtree"], [359, 12, 1, "", "skip_unless_symlink"], [359, 12, 1, "", "skip_unless_xattr"], [359, 12, 1, "", "temp_cwd"], [359, 12, 1, "", "temp_dir"], [359, 12, 1, "", "temp_umask"], [359, 12, 1, "", "unlink"]], "test.support.os_helper.EnvironmentVarGuard": [[359, 8, 1, "", "set"], [359, 8, 1, "", "unset"]], "test.support.script_helper": [[359, 12, 1, "", "assert_python_failure"], [359, 12, 1, "", "assert_python_ok"], [359, 12, 1, "", "interpreter_requires_environment"], [359, 12, 1, "", "kill_python"], [359, 12, 1, "", "make_pkg"], [359, 12, 1, "", "make_script"], [359, 12, 1, "", "make_zip_pkg"], [359, 12, 1, "", "make_zip_script"], [359, 12, 1, "", "run_python_until_end"], [359, 12, 1, "", "spawn_python"]], "test.support.socket_helper": [[359, 9, 1, "", "IPV6_ENABLED"], [359, 12, 1, "", "bind_port"], [359, 12, 1, "", "bind_unix_socket"], [359, 12, 1, "", "find_unused_port"], [359, 12, 1, "", "skip_unless_bind_unix_socket"], [359, 12, 1, "", "transient_internet"]], "test.support.threading_helper": [[359, 12, 1, "", "catch_threading_exception"], [359, 12, 1, "", "join_thread"], [359, 12, 1, "", "reap_threads"], [359, 12, 1, "", "start_threads"], [359, 12, 1, "", "threading_cleanup"], [359, 12, 1, "", "threading_setup"], [359, 12, 1, "", "wait_threads_exit"]], "test.support.warnings_helper": [[359, 11, 1, "", "WarningsRecorder"], [359, 12, 1, "", "check_no_resource_warning"], [359, 12, 1, "", "check_syntax_warning"], [359, 12, 1, "", "check_warnings"], [359, 12, 1, "", "ignore_warnings"]], "textwrap": [[361, 11, 1, "", "TextWrapper"], [361, 12, 1, "", "dedent"], [361, 12, 1, "", "fill"], [361, 12, 1, "", "indent"], [361, 12, 1, "", "shorten"], [361, 12, 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, 11, 1, "", "Barrier"], [362, 11, 1, "", "BoundedSemaphore"], [362, 6, 1, "", "BrokenBarrierError"], [362, 11, 1, "", "Condition"], [362, 11, 1, "", "Event"], [362, 11, 1, "", "Lock"], [362, 11, 1, "", "RLock"], [362, 11, 1, "", "Semaphore"], [362, 9, 1, "", "TIMEOUT_MAX"], [362, 11, 1, "", "Thread"], [362, 11, 1, "", "Timer"], [362, 9, 1, "", "__excepthook__"], [362, 12, 1, "", "active_count"], [362, 12, 1, "", "current_thread"], [362, 12, 1, "", "enumerate"], [362, 12, 1, "", "excepthook"], [362, 12, 1, "", "get_ident"], [362, 12, 1, "", "get_native_id"], [362, 12, 1, "", "getprofile"], [362, 12, 1, "", "gettrace"], [362, 11, 1, "", "local"], [362, 12, 1, "", "main_thread"], [362, 12, 1, "", "setprofile"], [362, 12, 1, "", "setprofile_all_threads"], [362, 12, 1, "", "settrace"], [362, 12, 1, "", "settrace_all_threads"], [362, 12, 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, 12, 1, "", "asctime"], [363, 12, 1, "", "clock_getres"], [363, 12, 1, "", "clock_gettime"], [363, 12, 1, "", "clock_gettime_ns"], [363, 12, 1, "", "clock_settime"], [363, 12, 1, "", "clock_settime_ns"], [363, 12, 1, "", "ctime"], [363, 9, 1, "", "daylight"], [363, 12, 1, "", "get_clock_info"], [363, 12, 1, "", "gmtime"], [363, 12, 1, "", "localtime"], [363, 12, 1, "", "mktime"], [363, 12, 1, "", "monotonic"], [363, 12, 1, "", "monotonic_ns"], [363, 12, 1, "", "perf_counter"], [363, 12, 1, "", "perf_counter_ns"], [363, 12, 1, "", "process_time"], [363, 12, 1, "", "process_time_ns"], [363, 12, 1, "", "pthread_getcpuclockid"], [363, 12, 1, "", "sleep"], [363, 12, 1, "", "strftime"], [363, 12, 1, "", "strptime"], [363, 11, 1, "", "struct_time"], [363, 12, 1, "", "thread_time"], [363, 12, 1, "", "thread_time_ns"], [363, 12, 1, "", "time"], [363, 12, 1, "", "time_ns"], [363, 9, 1, "", "timezone"], [363, 9, 1, "", "tzname"], [363, 12, 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, 11, 1, "", "Timer"], [364, 12, 1, "", "default_timer"], [364, 12, 1, "", "repeat"], [364, 12, 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, 12, 1, "", "Tcl"], [366, 11, 1, "", "Tk"], [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.colorchooser": [[367, 11, 1, "", "Chooser"], [367, 12, 1, "", "askcolor"]], "tkinter.commondialog": [[186, 11, 1, "", "Dialog"]], "tkinter.commondialog.Dialog": [[186, 8, 1, "", "show"]], "tkinter.dnd": [[368, 11, 1, "", "DndHandler"], [368, 12, 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, 11, 1, "", "Directory"], [186, 11, 1, "", "FileDialog"], [186, 11, 1, "", "LoadFileDialog"], [186, 11, 1, "", "Open"], [186, 11, 1, "", "SaveAs"], [186, 11, 1, "", "SaveFileDialog"], [186, 12, 1, "", "askdirectory"], [186, 12, 1, "", "askopenfile"], [186, 12, 1, "", "askopenfilename"], [186, 12, 1, "", "askopenfilenames"], [186, 12, 1, "", "askopenfiles"], [186, 12, 1, "", "asksaveasfile"], [186, 12, 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, 11, 1, "", "Font"], [369, 9, 1, "", "ITALIC"], [369, 9, 1, "", "NORMAL"], [369, 9, 1, "", "ROMAN"], [369, 12, 1, "", "families"], [369, 12, 1, "", "names"], [369, 12, 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, 9, 1, "", "ABORT"], [370, 9, 1, "", "ABORTRETRYIGNORE"], [370, 9, 1, "", "CANCEL"], [370, 9, 1, "", "ERROR"], [370, 9, 1, "", "IGNORE"], [370, 9, 1, "", "INFO"], [370, 11, 1, "", "Message"], [370, 9, 1, "", "NO"], [370, 9, 1, "", "OK"], [370, 9, 1, "", "OKCANCEL"], [370, 9, 1, "", "QUESTION"], [370, 9, 1, "", "RETRY"], [370, 9, 1, "", "RETRYCANCEL"], [370, 9, 1, "", "WARNING"], [370, 9, 1, "", "YES"], [370, 9, 1, "", "YESNO"], [370, 9, 1, "", "YESNOCANCEL"], [370, 12, 1, "", "askokcancel"], [370, 12, 1, "", "askquestion"], [370, 12, 1, "", "askretrycancel"], [370, 12, 1, "", "askyesno"], [370, 12, 1, "", "askyesnocancel"], [370, 12, 1, "", "showerror"], [370, 12, 1, "", "showinfo"], [370, 12, 1, "", "showwarning"]], "tkinter.messagebox.Message": [[370, 8, 1, "", "show"]], "tkinter.scrolledtext": [[371, 11, 1, "", "ScrolledText"]], "tkinter.scrolledtext.ScrolledText": [[371, 7, 1, "", "frame"], [371, 7, 1, "", "vbar"]], "tkinter.simpledialog": [[186, 11, 1, "", "Dialog"], [186, 12, 1, "", "askfloat"], [186, 12, 1, "", "askinteger"], [186, 12, 1, "", "askstring"]], "tkinter.simpledialog.Dialog": [[186, 8, 1, "", "body"], [186, 8, 1, "", "buttonbox"]], "tkinter.tix": [[372, 11, 1, "", "Balloon"], [372, 11, 1, "", "ButtonBox"], [372, 11, 1, "", "CheckList"], [372, 11, 1, "", "ComboBox"], [372, 11, 1, "", "Control"], [372, 11, 1, "", "DirList"], [372, 11, 1, "", "DirSelectBox"], [372, 11, 1, "", "DirSelectDialog"], [372, 11, 1, "", "DirTree"], [372, 11, 1, "", "ExFileSelectBox"], [372, 11, 1, "", "FileEntry"], [372, 11, 1, "", "FileSelectBox"], [372, 11, 1, "", "Form"], [372, 11, 1, "", "HList"], [372, 11, 1, "", "InputOnly"], [372, 11, 1, "", "LabelEntry"], [372, 11, 1, "", "LabelFrame"], [372, 11, 1, "", "ListNoteBook"], [372, 11, 1, "", "Meter"], [372, 11, 1, "", "NoteBook"], [372, 11, 1, "", "OptionMenu"], [372, 11, 1, "", "PanedWindow"], [372, 11, 1, "", "PopupMenu"], [372, 11, 1, "", "Select"], [372, 11, 1, "", "StdButtonBox"], [372, 11, 1, "", "TList"], [372, 11, 1, "", "Tk"], [372, 11, 1, "", "Tree"], [372, 11, 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, 11, 1, "", "Combobox"], [373, 11, 1, "", "Notebook"], [373, 11, 1, "", "Progressbar"], [373, 11, 1, "", "Spinbox"], [373, 11, 1, "", "Style"], [373, 11, 1, "", "Treeview"], [373, 11, 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, 12, 1, "", "ISEOF"], [374, 12, 1, "", "ISNONTERMINAL"], [374, 12, 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, 12, 1, "", "detect_encoding"], [375, 12, 1, "", "generate_tokens"], [375, 12, 1, "", "open"], [375, 12, 1, "", "tokenize"], [375, 12, 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, 12, 1, "", "load"], [376, 12, 1, "", "loads"]], "trace": [[377, 11, 1, "", "CoverageResults"], [377, 11, 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, 11, 1, "", "FrameSummary"], [378, 11, 1, "", "StackSummary"], [378, 11, 1, "", "TracebackException"], [378, 12, 1, "", "clear_frames"], [378, 12, 1, "", "extract_stack"], [378, 12, 1, "", "extract_tb"], [378, 12, 1, "", "format_exc"], [378, 12, 1, "", "format_exception"], [378, 12, 1, "", "format_exception_only"], [378, 12, 1, "", "format_list"], [378, 12, 1, "", "format_stack"], [378, 12, 1, "", "format_tb"], [378, 12, 1, "", "print_exc"], [378, 12, 1, "", "print_exception"], [378, 12, 1, "", "print_last"], [378, 12, 1, "", "print_stack"], [378, 12, 1, "", "print_tb"], [425, 7, 1, "", "tb_frame"], [425, 7, 1, "", "tb_lasti"], [425, 7, 1, "", "tb_lineno"], [425, 7, 1, "", "tb_next"], [378, 12, 1, "", "walk_stack"], [378, 12, 1, "", "walk_tb"]], "traceback.FrameSummary": [[378, 7, 1, "", "filename"], [378, 7, 1, "", "line"], [378, 7, 1, "", "lineno"], [378, 7, 1, "", "name"]], "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, 11, 1, "", "DomainFilter"], [379, 11, 1, "", "Filter"], [379, 11, 1, "", "Frame"], [379, 11, 1, "", "Snapshot"], [379, 11, 1, "", "Statistic"], [379, 11, 1, "", "StatisticDiff"], [379, 11, 1, "", "Trace"], [379, 11, 1, "", "Traceback"], [379, 12, 1, "", "clear_traces"], [379, 12, 1, "", "get_object_traceback"], [379, 12, 1, "", "get_traceback_limit"], [379, 12, 1, "", "get_traced_memory"], [379, 12, 1, "", "get_tracemalloc_memory"], [379, 12, 1, "", "is_tracing"], [379, 12, 1, "", "reset_peak"], [379, 12, 1, "", "start"], [379, 12, 1, "", "stop"], [379, 12, 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, 12, 1, "", "cfmakecbreak"], [380, 12, 1, "", "cfmakeraw"], [380, 12, 1, "", "setcbreak"], [380, 12, 1, "", "setraw"]], "turtle": [[381, 11, 1, "", "RawPen"], [381, 11, 1, "", "RawTurtle"], [381, 11, 1, "", "Screen"], [381, 11, 1, "", "ScrolledCanvas"], [381, 11, 1, "", "Shape"], [381, 11, 1, "", "Turtle"], [381, 11, 1, "", "TurtleScreen"], [381, 11, 1, "", "Vec2D"], [381, 12, 1, "", "addshape"], [381, 12, 1, "", "back"], [381, 12, 1, "", "backward"], [381, 12, 1, "", "begin_fill"], [381, 12, 1, "", "begin_poly"], [381, 12, 1, "", "bgcolor"], [381, 12, 1, "", "bgpic"], [381, 12, 1, "", "bk"], [381, 12, 1, "", "bye"], [381, 12, 1, "", "circle"], [381, 12, 1, "", "clear"], [381, 12, 1, "", "clearscreen"], [381, 12, 1, "", "clearstamp"], [381, 12, 1, "", "clearstamps"], [381, 12, 1, "", "clone"], [381, 12, 1, "", "color"], [381, 12, 1, "", "colormode"], [381, 12, 1, "", "degrees"], [381, 12, 1, "", "delay"], [381, 12, 1, "", "distance"], [381, 12, 1, "", "done"], [381, 12, 1, "", "dot"], [381, 12, 1, "", "down"], [381, 12, 1, "", "end_fill"], [381, 12, 1, "", "end_poly"], [381, 12, 1, "", "exitonclick"], [381, 12, 1, "", "fd"], [381, 12, 1, "", "fillcolor"], [381, 12, 1, "", "filling"], [381, 12, 1, "", "forward"], [381, 12, 1, "", "get_poly"], [381, 12, 1, "", "get_shapepoly"], [381, 12, 1, "", "getcanvas"], [381, 12, 1, "", "getpen"], [381, 12, 1, "", "getscreen"], [381, 12, 1, "", "getshapes"], [381, 12, 1, "", "getturtle"], [381, 12, 1, "", "goto"], [381, 12, 1, "", "heading"], [381, 12, 1, "", "hideturtle"], [381, 12, 1, "", "home"], [381, 12, 1, "", "ht"], [381, 12, 1, "", "isdown"], [381, 12, 1, "", "isvisible"], [381, 12, 1, "", "left"], [381, 12, 1, "", "listen"], [381, 12, 1, "", "lt"], [381, 12, 1, "", "mainloop"], [381, 12, 1, "", "mode"], [381, 12, 1, "", "numinput"], [381, 12, 1, "", "onclick"], [381, 12, 1, "", "ondrag"], [381, 12, 1, "", "onkey"], [381, 12, 1, "", "onkeypress"], [381, 12, 1, "", "onkeyrelease"], [381, 12, 1, "", "onrelease"], [381, 12, 1, "", "onscreenclick"], [381, 12, 1, "", "ontimer"], [381, 12, 1, "", "pd"], [381, 12, 1, "", "pen"], [381, 12, 1, "", "pencolor"], [381, 12, 1, "", "pendown"], [381, 12, 1, "", "pensize"], [381, 12, 1, "", "penup"], [381, 12, 1, "", "pos"], [381, 12, 1, "", "position"], [381, 12, 1, "", "pu"], [381, 12, 1, "", "radians"], [381, 12, 1, "", "register_shape"], [381, 12, 1, "", "reset"], [381, 12, 1, "", "resetscreen"], [381, 12, 1, "", "resizemode"], [381, 12, 1, "", "right"], [381, 12, 1, "", "rt"], [381, 12, 1, "", "screensize"], [381, 12, 1, "", "seth"], [381, 12, 1, "", "setheading"], [381, 12, 1, "", "setpos"], [381, 12, 1, "", "setposition"], [381, 12, 1, "", "settiltangle"], [381, 12, 1, "", "setundobuffer"], [381, 12, 1, "", "setup"], [381, 12, 1, "", "setworldcoordinates"], [381, 12, 1, "", "setx"], [381, 12, 1, "", "sety"], [381, 12, 1, "", "shape"], [381, 12, 1, "", "shapesize"], [381, 12, 1, "", "shapetransform"], [381, 12, 1, "", "shearfactor"], [381, 12, 1, "", "showturtle"], [381, 12, 1, "", "speed"], [381, 12, 1, "", "st"], [381, 12, 1, "", "stamp"], [381, 12, 1, "", "teleport"], [381, 12, 1, "", "textinput"], [381, 12, 1, "", "tilt"], [381, 12, 1, "", "tiltangle"], [381, 12, 1, "", "title"], [381, 12, 1, "", "towards"], [381, 12, 1, "", "tracer"], [381, 12, 1, "", "turtles"], [381, 12, 1, "", "turtlesize"], [381, 12, 1, "", "undo"], [381, 12, 1, "", "undobufferentries"], [381, 12, 1, "", "up"], [381, 12, 1, "", "update"], [381, 12, 1, "", "width"], [381, 12, 1, "", "window_height"], [381, 12, 1, "", "window_width"], [381, 12, 1, "", "write"], [381, 12, 1, "", "write_docstringdict"], [381, 12, 1, "", "xcor"], [381, 12, 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, 11, 1, "", "CodeType"], [382, 9, 1, "", "CoroutineType"], [382, 12, 1, "", "DynamicClassAttribute"], [382, 9, 1, "", "EllipsisType"], [382, 9, 1, "", "FrameType"], [382, 9, 1, "", "FunctionType"], [382, 9, 1, "", "GeneratorType"], [382, 11, 1, "", "GenericAlias"], [382, 9, 1, "", "GetSetDescriptorType"], [382, 9, 1, "", "LambdaType"], [382, 11, 1, "", "MappingProxyType"], [382, 9, 1, "", "MemberDescriptorType"], [382, 9, 1, "", "MethodDescriptorType"], [382, 9, 1, "", "MethodType"], [382, 9, 1, "", "MethodWrapperType"], [382, 11, 1, "", "ModuleType"], [382, 9, 1, "", "NoneType"], [382, 9, 1, "", "NotImplementedType"], [382, 11, 1, "", "SimpleNamespace"], [382, 11, 1, "", "TracebackType"], [382, 11, 1, "", "UnionType"], [382, 9, 1, "", "WrapperDescriptorType"], [382, 12, 1, "", "coroutine"], [382, 12, 1, "", "get_original_bases"], [382, 12, 1, "", "new_class"], [382, 12, 1, "", "prepare_class"], [382, 12, 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, 11, 1, "", "AbstractSet"], [383, 9, 1, "", "Annotated"], [383, 9, 1, "", "Any"], [383, 9, 1, "", "AnyStr"], [383, 11, 1, "", "AsyncContextManager"], [383, 11, 1, "", "AsyncGenerator"], [383, 11, 1, "", "AsyncIterable"], [383, 11, 1, "", "AsyncIterator"], [383, 11, 1, "", "Awaitable"], [383, 11, 1, "", "BinaryIO"], [383, 11, 1, "", "ByteString"], [383, 9, 1, "", "Callable"], [383, 11, 1, "", "ChainMap"], [383, 9, 1, "", "ClassVar"], [383, 11, 1, "", "Collection"], [383, 9, 1, "", "Concatenate"], [383, 11, 1, "", "Container"], [383, 11, 1, "", "ContextManager"], [383, 11, 1, "", "Coroutine"], [383, 11, 1, "", "Counter"], [383, 11, 1, "", "DefaultDict"], [383, 11, 1, "", "Deque"], [383, 11, 1, "", "Dict"], [383, 9, 1, "", "Final"], [383, 11, 1, "", "ForwardRef"], [383, 11, 1, "", "FrozenSet"], [383, 11, 1, "", "Generator"], [383, 11, 1, "", "Generic"], [383, 11, 1, "", "Hashable"], [383, 11, 1, "", "IO"], [383, 11, 1, "", "ItemsView"], [383, 11, 1, "", "Iterable"], [383, 11, 1, "", "Iterator"], [383, 11, 1, "", "KeysView"], [383, 11, 1, "", "List"], [383, 9, 1, "", "Literal"], [383, 9, 1, "", "LiteralString"], [383, 11, 1, "", "Mapping"], [383, 11, 1, "", "MappingView"], [383, 11, 1, "", "Match"], [383, 11, 1, "", "MutableMapping"], [383, 11, 1, "", "MutableSequence"], [383, 11, 1, "", "MutableSet"], [383, 11, 1, "", "NamedTuple"], [383, 9, 1, "", "Never"], [383, 11, 1, "", "NewType"], [383, 9, 1, "", "NoReturn"], [383, 9, 1, "", "NotRequired"], [383, 9, 1, "", "Optional"], [383, 11, 1, "", "OrderedDict"], [383, 11, 1, "", "ParamSpec"], [383, 9, 1, "", "ParamSpecArgs"], [383, 9, 1, "", "ParamSpecKwargs"], [383, 11, 1, "", "Pattern"], [383, 11, 1, "", "Protocol"], [383, 9, 1, "", "Required"], [383, 11, 1, "", "Reversible"], [383, 9, 1, "", "Self"], [383, 11, 1, "", "Sequence"], [383, 11, 1, "", "Set"], [383, 11, 1, "", "Sized"], [383, 11, 1, "", "SupportsAbs"], [383, 11, 1, "", "SupportsBytes"], [383, 11, 1, "", "SupportsComplex"], [383, 11, 1, "", "SupportsFloat"], [383, 11, 1, "", "SupportsIndex"], [383, 11, 1, "", "SupportsInt"], [383, 11, 1, "", "SupportsRound"], [383, 9, 1, "", "TYPE_CHECKING"], [383, 11, 1, "", "Text"], [383, 11, 1, "", "TextIO"], [383, 9, 1, "", "Tuple"], [383, 11, 1, "", "Type"], [383, 9, 1, "", "TypeAlias"], [383, 11, 1, "", "TypeAliasType"], [383, 9, 1, "", "TypeGuard"], [383, 11, 1, "", "TypeVar"], [383, 11, 1, "", "TypeVarTuple"], [383, 11, 1, "", "TypedDict"], [383, 9, 1, "", "Union"], [383, 9, 1, "", "Unpack"], [383, 11, 1, "", "ValuesView"], [383, 12, 1, "", "assert_never"], [383, 12, 1, "", "assert_type"], [383, 12, 1, "", "cast"], [383, 12, 1, "", "clear_overloads"], [383, 12, 1, "", "dataclass_transform"], [383, 12, 1, "", "final"], [383, 12, 1, "", "get_args"], [383, 12, 1, "", "get_origin"], [383, 12, 1, "", "get_overloads"], [383, 12, 1, "", "get_type_hints"], [383, 12, 1, "", "is_typeddict"], [383, 12, 1, "", "no_type_check"], [383, 12, 1, "", "no_type_check_decorator"], [383, 12, 1, "", "overload"], [383, 12, 1, "", "override"], [383, 12, 1, "", "reveal_type"], [383, 12, 1, "", "runtime_checkable"], [383, 12, 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, 12, 1, "", "bidirectional"], [384, 12, 1, "", "category"], [384, 12, 1, "", "combining"], [384, 12, 1, "", "decimal"], [384, 12, 1, "", "decomposition"], [384, 12, 1, "", "digit"], [384, 12, 1, "", "east_asian_width"], [384, 12, 1, "", "is_normalized"], [384, 12, 1, "", "lookup"], [384, 12, 1, "", "mirrored"], [384, 12, 1, "", "name"], [384, 12, 1, "", "normalize"], [384, 12, 1, "", "numeric"], [384, 9, 1, "", "ucd_3_2_0"], [384, 9, 1, "", "unidata_version"]], "unittest": [[385, 11, 1, "", "FunctionTestCase"], [385, 11, 1, "", "IsolatedAsyncioTestCase"], [385, 6, 1, "", "SkipTest"], [385, 11, 1, "", "TestCase"], [385, 11, 1, "", "TestLoader"], [385, 11, 1, "", "TestResult"], [385, 11, 1, "", "TestSuite"], [385, 11, 1, "", "TextTestResult"], [385, 11, 1, "", "TextTestRunner"], [385, 12, 1, "", "addModuleCleanup"], [385, 9, 1, "", "defaultTestLoader"], [385, 12, 1, "", "doModuleCleanups"], [385, 8, 1, "", "enterModuleContext"], [385, 12, 1, "", "expectedFailure"], [385, 12, 1, "", "installHandler"], [385, 12, 1, "", "main"], [386, 10, 0, "-", "mock"], [385, 12, 1, "", "registerResult"], [385, 12, 1, "", "removeHandler"], [385, 12, 1, "", "removeResult"], [385, 12, 1, "", "skip"], [385, 12, 1, "", "skipIf"], [385, 12, 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, 11, 1, "", "AsyncMock"], [386, 9, 1, "", "DEFAULT"], [386, 9, 1, "", "FILTER_DIR"], [386, 11, 1, "", "MagicMock"], [386, 11, 1, "", "Mock"], [386, 11, 1, "", "NonCallableMagicMock"], [386, 11, 1, "", "NonCallableMock"], [386, 11, 1, "", "PropertyMock"], [386, 12, 1, "", "call"], [386, 12, 1, "", "create_autospec"], [386, 12, 1, "", "mock_open"], [386, 12, 1, "", "patch"], [386, 12, 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, 12, 1, "", "dict"], [386, 12, 1, "", "multiple"], [386, 12, 1, "", "object"], [386, 12, 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, 11, 1, "", "DefragResult"], [391, 11, 1, "", "DefragResultBytes"], [391, 11, 1, "", "ParseResult"], [391, 11, 1, "", "ParseResultBytes"], [391, 11, 1, "", "SplitResult"], [391, 11, 1, "", "SplitResultBytes"], [391, 12, 1, "", "parse_qs"], [391, 12, 1, "", "parse_qsl"], [391, 12, 1, "", "quote"], [391, 12, 1, "", "quote_from_bytes"], [391, 12, 1, "", "quote_plus"], [391, 12, 1, "", "unquote"], [391, 12, 1, "", "unquote_plus"], [391, 12, 1, "", "unquote_to_bytes"], [391, 12, 1, "", "unwrap"], [391, 12, 1, "", "urldefrag"], [391, 12, 1, "", "urlencode"], [391, 12, 1, "", "urljoin"], [391, 12, 1, "", "urlparse"], [391, 12, 1, "", "urlsplit"], [391, 12, 1, "", "urlunparse"], [391, 12, 1, "", "urlunsplit"]], "urllib.parse.urllib.parse.SplitResult": [[391, 8, 1, "", "geturl"]], "urllib.request": [[392, 11, 1, "", "AbstractBasicAuthHandler"], [392, 11, 1, "", "AbstractDigestAuthHandler"], [392, 11, 1, "", "BaseHandler"], [392, 11, 1, "", "CacheFTPHandler"], [392, 11, 1, "", "DataHandler"], [392, 11, 1, "", "FTPHandler"], [392, 11, 1, "", "FancyURLopener"], [392, 11, 1, "", "FileHandler"], [392, 11, 1, "", "HTTPBasicAuthHandler"], [392, 11, 1, "", "HTTPCookieProcessor"], [392, 11, 1, "", "HTTPDefaultErrorHandler"], [392, 11, 1, "", "HTTPDigestAuthHandler"], [392, 11, 1, "", "HTTPErrorProcessor"], [392, 11, 1, "", "HTTPHandler"], [392, 11, 1, "", "HTTPPasswordMgr"], [392, 11, 1, "", "HTTPPasswordMgrWithDefaultRealm"], [392, 11, 1, "", "HTTPPasswordMgrWithPriorAuth"], [392, 11, 1, "", "HTTPRedirectHandler"], [392, 11, 1, "", "HTTPSHandler"], [392, 11, 1, "", "OpenerDirector"], [392, 11, 1, "", "ProxyBasicAuthHandler"], [392, 11, 1, "", "ProxyDigestAuthHandler"], [392, 11, 1, "", "ProxyHandler"], [392, 11, 1, "", "Request"], [392, 11, 1, "", "URLopener"], [392, 11, 1, "", "UnknownHandler"], [392, 12, 1, "", "build_opener"], [392, 12, 1, "", "getproxies"], [392, 12, 1, "", "install_opener"], [392, 12, 1, "", "pathname2url"], [392, 12, 1, "", "url2pathname"], [392, 12, 1, "", "urlcleanup"], [392, 12, 1, "", "urlopen"], [392, 12, 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, 11, 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, 11, 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, 12, 1, "", "decode"], [394, 12, 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, 11, 1, "", "SafeUUID"], [395, 11, 1, "", "UUID"], [395, 12, 1, "", "getnode"], [395, 12, 1, "", "uuid1"], [395, 12, 1, "", "uuid3"], [395, 12, 1, "", "uuid4"], [395, 12, 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, 11, 1, "", "EnvBuilder"], [396, 12, 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, 11, 1, "", "catch_warnings"], [397, 12, 1, "", "filterwarnings"], [397, 12, 1, "", "formatwarning"], [397, 12, 1, "", "resetwarnings"], [397, 12, 1, "", "showwarning"], [397, 12, 1, "", "simplefilter"], [397, 12, 1, "", "warn"], [397, 12, 1, "", "warn_explicit"]], "wave": [[398, 6, 1, "", "Error"], [398, 11, 1, "", "Wave_read"], [398, 11, 1, "", "Wave_write"], [398, 12, 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, 11, 1, "", "WeakKeyDictionary"], [399, 11, 1, "", "WeakMethod"], [399, 11, 1, "", "WeakSet"], [399, 11, 1, "", "WeakValueDictionary"], [399, 11, 1, "", "finalize"], [399, 12, 1, "", "getweakrefcount"], [399, 12, 1, "", "getweakrefs"], [399, 12, 1, "", "proxy"], [399, 11, 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, 12, 1, "", "get"], [400, 7, 1, "", "name"], [400, 12, 1, "", "open"], [400, 12, 1, "", "open_new"], [400, 12, 1, "", "open_new_tab"], [400, 12, 1, "", "register"]], "webbrowser.controller": [[400, 8, 1, "", "open"], [400, 8, 1, "", "open_new"], [400, 8, 1, "", "open_new_tab"]], "winreg": [[402, 12, 1, "", "CloseKey"], [402, 12, 1, "", "ConnectRegistry"], [402, 12, 1, "", "CreateKey"], [402, 12, 1, "", "CreateKeyEx"], [402, 12, 1, "", "DeleteKey"], [402, 12, 1, "", "DeleteKeyEx"], [402, 12, 1, "", "DeleteValue"], [402, 12, 1, "", "DisableReflectionKey"], [402, 12, 1, "", "EnableReflectionKey"], [402, 12, 1, "", "EnumKey"], [402, 12, 1, "", "EnumValue"], [402, 12, 1, "", "ExpandEnvironmentStrings"], [402, 12, 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, 12, 1, "", "LoadKey"], [402, 12, 1, "", "OpenKey"], [402, 12, 1, "", "OpenKeyEx"], [402, 12, 1, "", "QueryInfoKey"], [402, 12, 1, "", "QueryReflectionKey"], [402, 12, 1, "", "QueryValue"], [402, 12, 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, 12, 1, "", "SaveKey"], [402, 12, 1, "", "SetValue"], [402, 12, 1, "", "SetValueEx"]], "winreg.PyHKEY": [[402, 8, 1, "", "Close"], [402, 8, 1, "", "Detach"], [402, 8, 1, "", "__enter__"], [402, 8, 1, "", "__exit__"]], "winsound": [[403, 12, 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, 12, 1, "", "MessageBeep"], [403, 12, 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, 11, 1, "", "BaseCGIHandler"], [404, 11, 1, "", "BaseHandler"], [404, 11, 1, "", "CGIHandler"], [404, 11, 1, "", "IISCGIHandler"], [404, 11, 1, "", "SimpleHandler"], [404, 12, 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, 11, 1, "", "Headers"]], "wsgiref.headers.Headers": [[404, 8, 1, "", "add_header"], [404, 8, 1, "", "get_all"]], "wsgiref.simple_server": [[404, 11, 1, "", "WSGIRequestHandler"], [404, 11, 1, "", "WSGIServer"], [404, 12, 1, "", "demo_app"], [404, 12, 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, 11, 1, "", "ErrorStream"], [404, 11, 1, "", "FileWrapper"], [404, 11, 1, "", "InputStream"], [404, 11, 1, "", "StartResponse"], [404, 9, 1, "", "WSGIApplication"], [404, 9, 1, "", "WSGIEnvironment"]], "wsgiref.util": [[404, 11, 1, "", "FileWrapper"], [404, 12, 1, "", "application_uri"], [404, 12, 1, "", "guess_scheme"], [404, 12, 1, "", "is_hop_by_hop"], [404, 12, 1, "", "request_uri"], [404, 12, 1, "", "setup_testing_defaults"], [404, 12, 1, "", "shift_path_info"]], "wsgiref.validate": [[404, 12, 1, "", "validator"]], "xdrlib": [[405, 6, 1, "", "ConversionError"], [405, 6, 1, "", "Error"], [405, 11, 1, "", "Packer"], [405, 11, 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, 12, 1, "", "getDOMImplementation"], [408, 10, 0, "-", "minidom"], [409, 10, 0, "-", "pulldom"], [407, 12, 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, 12, 1, "", "parse"], [408, 12, 1, "", "parseString"]], "xml.dom.pulldom": [[409, 11, 1, "", "DOMEventStream"], [409, 11, 1, "", "PullDom"], [409, 11, 1, "", "SAX2DOM"], [409, 9, 1, "", "default_bufsize"], [409, 12, 1, "", "parse"], [409, 12, 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, 12, 1, "", "default_loader"], [410, 12, 1, "", "include"]], "xml.etree.ElementTree": [[410, 11, 1, "", "C14NWriterTarget"], [410, 12, 1, "", "Comment"], [410, 11, 1, "", "Element"], [410, 11, 1, "", "ElementTree"], [410, 11, 1, "", "ParseError"], [410, 12, 1, "", "ProcessingInstruction"], [410, 11, 1, "", "QName"], [410, 12, 1, "", "SubElement"], [410, 11, 1, "", "TreeBuilder"], [410, 12, 1, "", "XML"], [410, 12, 1, "", "XMLID"], [410, 11, 1, "", "XMLParser"], [410, 11, 1, "", "XMLPullParser"], [410, 12, 1, "", "canonicalize"], [410, 12, 1, "", "dump"], [410, 12, 1, "", "fromstring"], [410, 12, 1, "", "fromstringlist"], [410, 12, 1, "", "indent"], [410, 12, 1, "", "iselement"], [410, 12, 1, "", "iterparse"], [410, 12, 1, "", "parse"], [410, 12, 1, "", "register_namespace"], [410, 12, 1, "", "tostring"], [410, 12, 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, 12, 1, "", "ErrorString"], [311, 6, 1, "", "ExpatError"], [311, 12, 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, 12, 1, "", "make_parser"], [411, 12, 1, "", "parse"], [411, 12, 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, 11, 1, "", "ContentHandler"], [412, 11, 1, "", "DTDHandler"], [412, 11, 1, "", "EntityResolver"], [412, 11, 1, "", "ErrorHandler"], [412, 11, 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, 11, 1, "", "XMLFilterBase"], [414, 11, 1, "", "XMLGenerator"], [414, 12, 1, "", "escape"], [414, 12, 1, "", "prepare_input_source"], [414, 12, 1, "", "quoteattr"], [414, 12, 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, 11, 1, "", "AttributesImpl"], [413, 11, 1, "", "AttributesNSImpl"], [413, 11, 1, "", "IncrementalParser"], [413, 11, 1, "", "InputSource"], [413, 11, 1, "", "Locator"], [413, 11, 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, 11, 1, "", "Binary"], [416, 11, 1, "", "DateTime"], [416, 11, 1, "", "Fault"], [416, 11, 1, "", "MultiCall"], [416, 11, 1, "", "ProtocolError"], [416, 11, 1, "", "ServerProxy"], [416, 12, 1, "", "dumps"], [416, 12, 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, 11, 1, "", "CGIXMLRPCRequestHandler"], [417, 11, 1, "", "DocCGIXMLRPCRequestHandler"], [417, 11, 1, "", "DocXMLRPCRequestHandler"], [417, 11, 1, "", "DocXMLRPCServer"], [417, 11, 1, "", "SimpleXMLRPCRequestHandler"], [417, 11, 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, 12, 1, "", "create_archive"], [418, 12, 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, 11, 1, "", "Path"], [419, 11, 1, "", "PyZipFile"], [419, 9, 1, "", "ZIP_BZIP2"], [419, 9, 1, "", "ZIP_DEFLATED"], [419, 9, 1, "", "ZIP_LZMA"], [419, 9, 1, "", "ZIP_STORED"], [419, 11, 1, "", "ZipFile"], [419, 11, 1, "", "ZipInfo"], [419, 12, 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, 11, 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, 12, 1, "", "adler32"], [421, 12, 1, "", "compress"], [421, 12, 1, "", "compressobj"], [421, 12, 1, "", "crc32"], [421, 12, 1, "", "decompress"], [421, 12, 1, "", "decompressobj"], [421, 6, 1, "", "error"]], "zoneinfo": [[422, 6, 1, "", "InvalidTZPathWarning"], [422, 9, 1, "", "TZPATH"], [422, 11, 1, "", "ZoneInfo"], [422, 6, 1, "", "ZoneInfoNotFoundError"], [422, 12, 1, "", "available_timezones"], [422, 12, 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:class", "12": "py:function", "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", "class", "Python \u985e\u5225"], "12": ["py", "function", "Python \u51fd\u5f0f"], "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, 98, 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, 27, 41, 43, 48, 49, 55, 57, 59, 60, 62, 63, 74, 78, 83, 84, 92, 93, 97, 98, 99, 100, 117, 123, 129, 136, 154, 174, 176, 180, 183, 187, 200, 203, 205, 223, 232, 252, 256, 259, 264, 265, 278, 280, 290, 292, 296, 298, 309, 316, 318, 322, 325, 327, 335, 337, 341, 345, 350, 356, 362, 381, 383, 386, 392, 399, 400, 402, 405, 407, 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, 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, 91, 92, 93, 94, 98, 100, 103, 106, 107, 117, 122, 123, 125, 129, 130, 136, 143, 148, 151, 155, 158, 166, 173, 180, 183, 191, 196, 203, 212, 213, 223, 227, 232, 240, 244, 247, 249, 252, 256, 257, 259, 263, 265, 267, 272, 280, 289, 290, 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, 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, 402, 424, 425, 427], "boolean": [6, 93, 289, 341, 427, 462], "protocol": [7, 10, 39, 46, 47, 48, 53, 74, 98, 130, 164, 239, 245, 253, 302, 332, 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, 280, 296, 341, 342, 344, 355, 418, 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, 100, 225, 341, 358, 373, 438, 464], "pil": 7, "relat": [7, 107, 247, 429, 461, 464, 465, 471], "function": [7, 25, 27, 44, 63, 72, 84, 92, 93, 94, 98, 103, 105, 117, 151, 160, 166, 173, 178, 188, 223, 248, 256, 258, 264, 265, 272, 279, 285, 296, 315, 316, 320, 337, 345, 350, 381, 382, 385, 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, 397, 425, 463, 464, 465, 473], "variabl": [17, 32, 99, 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, 433], "except": [23, 72, 84, 99, 100, 107, 117, 166, 190, 196, 210, 256, 289, 316, 330, 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, 91, 94, 98, 99, 100, 102, 103, 106, 117, 123, 129, 148, 173, 185, 190, 193, 211, 212, 213, 227, 230, 248, 252, 264, 267, 279, 280, 289, 290, 293, 294, 305, 329, 334, 337, 341, 345, 349, 350, 351, 362, 366, 379, 381, 383, 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, 337, 385, 402, 462, 465, 466, 474, 475], "recurs": 23, "control": [23, 28, 75, 337, 358, 381, 397, 400], "standard": [23, 155, 186, 209, 251, 259, 289, 341, 344, 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, 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, 102, 106, 125, 146, 152, 164, 166, 167, 227, 275, 309, 338, 355, 359, 368, 386, 409, 410, 411, 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, 341, 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, 98, 296, 350, 422, 433], "configur": [32, 33, 99, 100, 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, 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, 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, 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, 337, 338, 410, 474], "creat": [32, 60, 63, 78, 83, 84, 93, 94, 97, 100, 123, 136, 203, 232, 289, 337, 418, 425, 474], "caution": 32, "about": [32, 84, 148, 190, 459], "fork": 32, "sub": [32, 62, 117], "per": [32, 98, 350, 465, 471], "caveat": [32, 263, 418], "asynchron": [32, 252, 330, 335, 383, 425, 427, 476], "notif": [32, 92], "profil": [32, 305], "trace": [32, 377, 379], "advanc": [32, 99, 190, 465], "debugg": [32, 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, 341, 385, 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, 173, 178, 267, 295, 296, 304, 344, 362, 366, 422, 449, 458, 463, 467, 470, 478], "marshal": [40, 271, 296, 474], "domain": [41, 155], "raw": [41, 63, 84, 255, 316], "memori": [41, 267, 275, 338, 341, 379, 474, 475], "interfac": [41, 77, 78, 97, 148, 187, 188, 224, 256, 290, 308, 317, 334, 355, 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, 211, 223, 227, 244, 330, 334, 338, 341, 345, 350, 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, 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, 472, 475, 476, 477], "singl": [44, 83, 100, 166], "low": [44, 112, 334, 471], "level": [44, 65, 71, 99, 100, 103, 112, 148, 256, 259, 264, 325, 326, 334, 345, 475], "creation": [44, 97, 290, 335, 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, 78, 83, 100, 123, 166, 247, 259, 318, 408, 425, 431, 473, 476, 477], "for": [50, 63, 72, 84, 91, 99, 100, 106, 117, 123, 146, 151, 152, 158, 166, 173, 174, 176, 187, 225, 240, 247, 250, 263, 289, 296, 316, 320, 325, 330, 335, 338, 355, 359, 375, 381, 382, 383, 397, 403, 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], "ellipsi": [55, 341, 425], "base": [57, 84, 100, 130, 154, 155, 158, 210, 227, 247, 250, 280, 362, 412, 429, 465, 466, 472, 477], "macro": 57, "access": [57, 63, 93, 98, 164, 173, 248, 249, 262, 263, 265, 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, 387, 413, 425, 427, 429, 460, 461, 476, 477], "of": [57, 83, 84, 92, 93, 94, 97, 98, 99, 100, 102, 146, 164, 166, 178, 180, 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, 166, 190, 252, 289, 316, 453], "defin": [57, 74, 75, 84, 97, 98, 265, 289, 383, 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, 256, 424, 437, 476], "pyobject": 62, "pyvarobject": 62, "static": [62, 84, 92, 98, 102, 252, 425, 470, 471], "async": [62, 119, 424, 475], "charact": [63, 103, 174, 259, 344], "properti": [63, 92, 106, 465], "encod": [63, 106, 155, 195, 259, 337, 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, 94, 98, 99, 100, 102, 106, 123, 136, 155, 166, 173, 178, 190, 244, 267, 288, 289, 293, 337, 341, 362, 381, 382, 383, 407, 425, 458, 459, 460, 463, 467, 470, 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, 337, 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, 345], "setuptool": 70, "app": 71, "embed": [71, 351, 459], "beyond": [71, 117], "an": [71, 72, 78, 83, 84, 92, 100, 106, 166, 180, 191, 193, 202, 247, 259, 345, 396, 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, 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, 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, 337, 341, 345, 366, 372, 397, 425, 464, 465], "comparison": [74, 93, 97, 105, 213, 256, 296, 427, 460, 467], "weak": [74, 399, 449, 460], "more": [74, 91, 97, 100, 103, 381, 387, 471], "suggest": 74, "tutori": [75, 92, 99, 173, 183, 289, 337], "basic": [75, 107, 190, 372, 417, 425], "adding": [75, 100, 289, 466, 476], "to": [75, 78, 83, 84, 93, 98, 99, 100, 102, 106, 151, 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, 355, 378, 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, 305, 311, 337, 345, 350, 362, 372, 374, 381, 385, 392, 422, 425, 464, 465, 471, 478], "dlls": [76, 173], "practic": [76, 84, 92, 323], "self": [77, 84, 338, 470, 478], "express": [77, 78, 94, 103, 106, 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, 154, 155, 158, 178, 196, 210, 213, 227, 247, 250, 278, 280, 296, 305, 309, 313, 326, 341, 344, 381, 382, 383, 385, 392, 412, 422, 424, 425, 432, 437, 461, 464, 465, 470, 473, 476], "how": [78, 83, 84, 93, 100, 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, 148, 276, 381, 458, 464], "curs": [83, 91, 174, 175, 176, 469, 473, 475, 478, 479], "termcap": 83, "is": [83, 84, 91, 99, 180, 305, 463, 467], "there": [83, 84], "equival": [83, 84, 92], "onexit": 83, "whi": [83, 84, 463], "don": 83, "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, 97, 129, 379, 381], "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, 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], "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, 98, 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], "unboundlocalerror": 84, "loop": [84, 123, 125, 130], "all": [84, 280, 289, 316, 379, 466, 475, 476], "return": [84, 92, 173, 433, 458], "same": [84, 100, 387, 478], "result": [84, 339, 391], "best": [84, 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], "share": [84, 173, 280, 473], "pass": [84, 94, 100, 173, 433, 438], "option": [84, 102, 117, 190, 225, 244, 289, 355, 366, 373, 377, 419, 452, 453, 476], "one": [84, 98, 146], "anoth": 84, "output": [84, 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, 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, 458], "place": [84, 288], "perl": 84, "chomp": 84, "remov": [84, 458, 464, 465, 466, 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], "program": [84, 91, 106, 174, 227, 263, 280, 366, 426], "too": 84, "slow": 84, "speed": 84, "most": 84, "effici": [84, 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, "when": [84, 93, 97], "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, 425, 479], "given": 84, "deleg": [84, 98, 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, 470, 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, 98, 341, 381], "delet": [84, 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, 259, 290, 349, 355, 382, 425, 426, 427, 462, 473], "have": 84, "mutual": [84, 117], "each": 84, "__import__": 84, "pyd": 85, "dll": 85, "tab": [85, 373, 444], "ms": [85, 279, 401], "win": 85, "crt": 85, "l1": 85, "annot": [87, 341, 426, 433, 438, 476, 477], "__annotations__": 87, "argpars": [88, 117, 466, 469, 472, 474, 475, 477], "clinic": [89, 474], "start": [91, 164, 183, 280, 381], "pad": 91, "display": [91, 99, 123, 174, 379, 427, 460], "text": [91, 102, 155, 174, 190, 244, 262, 316, 337, 341, 360, 361, 371, 407, 467], "color": [91, 244, 367, 381], "user": [91, 211, 244, 265, 305, 352, 365, 383, 465], "input": [91, 174, 186, 215, 375, 381], "howto": [92, 93, 94, 106], "primer": 92, "simpl": [92, 103, 190, 232, 328, 433, 461, 462], "constant": [92, 174, 275, 311, 337, 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, 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, 330, 334, 335, 338, 373], "ip": [97, 256], "version": [97, 102, 248, 289, 355, 397, 458, 472], "host": [97, 256], "inspect": [97, 252, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479], "as": [97, 99, 100, 166, 256, 344, 381, 424, 425, 464, 465, 478], "detail": [97, 158, 263, 265], "fail": [97, 475], "who": 98, "should": [98, 479], "this": 98, "background": [98, 263, 289], "enter": 98, "surpris": [98, 173], "edg": [98, 325], "opt": 98, "limit": [98, 259, 319, 341, 419, 458], "tp_travers": 98, "lower": 98, "tp_dealloc": 98, "overrid": [98, 397, 471], "tp_free": 98, "pyobject_new": 98, "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, "logger": [99, 100, 264], "formatt": [99, 100, 264], "happen": 99, "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, 416, 417, 472, 477], "deal": 100, "send": 100, "receiv": 100, "event": [100, 123, 125, 135, 322, 330, 350, 362, 366, 373, 381], "across": 100, "run": [100, 123, 136, 244, 385, 458], "listen": [100, 280], "product": 100, "contextu": 100, "your": [100, 102, 148, 173, 227, 289, 479], "loggeradapt": [100, 264], "impart": 100, "than": 100, "dict": [100, 341, 386, 387, 476], "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, 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, 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, "sure": 102, "specifi": [102, 173, 267, 383, 418, 466, 468], "proper": 102, "setup": 102, "divis": [102, 461], "versus": [102, 103, 425], "binari": [102, 108, 143, 155, 255, 341, 344, 416, 427, 449], "featur": [102, 278, 383, 426, 464, 466, 471, 474, 475, 476, 477, 478, 479], "detect": 102, "prevent": 102, "compat": [102, 328], "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, 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, 386, 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], "__name__": 111, "idiomat": 111, "_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, 152, 160, 187, 188, 225, 289, 290, 294, 308, 345, 355, 375, 377, 385, 419, 458, 466, 472, 474, 476], "line": [117, 152, 160, 187, 188, 215, 225, 262, 289, 290, 308, 317, 355, 375, 377, 385, 419, 432, 458, 463, 466, 472], "core": [117, 459, 477, 480], "add_argu": 117, "argumentpars": 117, "prog": 117, "usag": [117, 180, 190, 276, 319, 375, 377, 416], "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, 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], "subscript": [119, 427], "await": [119, 122, 136, 425, 427, 475], "asyncio": [120, 122, 132, 167, 423, 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, "schedul": [123, 136, 290, 322], "callback": [123, 173, 289, 350, 462], "delay": 123, "transfer": 123, "watch": 123, "direct": [123, 190, 247, 383, 460], "dns": 123, "execut": [123, 161, 190, 244, 321, 330, 350, 377, 425, 426, 458, 464], "pool": [123, 280], "enabl": [123, 466, 474], "mode": [123, 183, 185, 232, 290, 466, 477], "call_soon": 123, "call_lat": 123, "set": [123, 129, 244, 247, 330, 341, 350, 366, 381, 425, 427, 439, 458, 462, 463], "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, "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], "consider": [140, 242, 265, 338, 345, 429], "bdb": [141, 469], "binascii": [143, 473, 476, 477], "bisect": [144, 469], "algorithm": [144, 248, 267, 381, 474], "builtin": [145, 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, 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, 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], "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], "statement": [166, 362, 377, 424, 425, 433, 464, 465], "catch": 166, "__enter__": 166, "clean": 166, "ani": [166, 383, 386], "reusabl": 166, "reentrant": 166, "manual": [167, 305, 366], "copi": [168, 329], "shallow": 168, "deep": 168, "copyreg": 169, "crypt": [170, 473, 477], "hash": [170, 232, 341, 474, 477], "csv": [172, 471, 472, 475, 478], "dialect": 172, "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], "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], "ndbm": 181, "dumb": 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, 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], "helper": [187, 345, 383, 386], "comput": [187, 379], "delta": 187, "sequencematch": 187, "ndiff": 187, "dis": [188, 471, 472, 474, 477], "bytecod": [188, 429, 470, 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], "packag": [191, 248, 249, 299, 429, 447, 458, 460, 462, 464, 465, 473], "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, "servic": [227, 261, 312], "nulltransl": 227, "gnutransl": 227, "solari": 227, "catalog": [227, 263], "languag": [227, 261, 381, 459], "fli": 227, "defer": 227, "translat": [227, 381], "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, 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, "edit": [244, 444], "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], "fetch": 252, "webassembl": [254, 453], "io": [255, 383, 471, 472, 473, 475, 477, 478], "reentranc": 255, "ipv4": 256, "ipv6": 256, "manipul": [256, 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, "top": [259, 379], "linecach": [262, 469, 475], "hint": [263, 355, 471, 475, 479], "writer": 263, "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, 440], "mailbox": [268, 472], "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, 350, 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, "guid": [289, 337], "popul": 289, "conflict": 289, "trivial": 289, "environ": [290, 351, 396, 422, 458, 466, 475, 476], "ossaudiodev": 292, "oss": 292, "audio": 292, "devic": 292, "mixer": 292, "pathlib": [293, 469, 470, 471, 474, 475, 476, 477, 478, 479], "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, 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, 476], "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], "framework": [335, 460, 473], "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, "regist": [337, 350], "shortcut": 337, "uri": 337, "transact": 337, "autocommit": 337, "isolation_level": 337, "ssl": [338, 465, 469, 471, 472, 473, 474, 475, 476, 477, 478], "certif": [338, 466, 472, 474], "ca": 338, "sign": 338, "side": [338, 387], "bio": [338, 475], "session": 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, "stringprep": 343, "prepar": [343, 425], "frequent": 345, "older": [345, 355], "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, 470, 472, 473, 474, 475, 478], "tar": 355, "tarinfo": 355, "further": 355, "verif": [355, 466, 474], "telnetlib": [356, 476], "telnet": 356, "tempfil": [357, 470, 471, 472, 473], "termio": 358, "tti": [358, 380], "socket_help": 359, "script_help": 359, "bytecode_help": 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, "wrapper": 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, "pen": 381, "turtlescreen": 381, "screen": 381, "rawturtl": 381, "motion": 381, "tell": 381, "measur": 381, "draw": 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], "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, "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, "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, "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, "conform": 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, 470], "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, 471, 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, "notabl": [470, 475, 476, 477, 478, 479], "695": 471, "701": 471, "syntact": 471, "684": 471, "669": 471, "impact": 471, "688": 471, "709": 471, "inlin": 471, "692": 471, "kwarg": 471, "698": 471, "13": [471, 476], "14": 471, "15": 471, "imp": 471, "384": 472, "stabl": 472, "3148": 472, "3147": 472, "repositori": 472, "3149": 472, "so": 472, "3333": 472, "gateway": 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, "498": 476, "526": 476, "515": 476, "underscor": 476, "525": 476, "530": 476, "487": 476, "519": 476, "495": 476, "disambigu": 476, "529": 476, "filesystem": [476, 478], "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, "show": 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": {"\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"]], "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"]], "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"]], "Comparisons": [[97, "comparisons"], [93, "comparisons"], [427, "comparisons"]], "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"]], "Argument Clinic \u6307\u5357": [[89, "argument-clinic-how-to"]], "\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"]], "Other resources": [[99, "other-resources"], [100, "other-resources"]], "Argparse \u6559\u5b78": [[88, "argparse-tutorial"]], "\u6982\u5ff5": [[88, "concepts"]], "\u57fa\u672c\u7528\u6cd5": [[88, "the-basics"], [108, "basic-usage"], [293, "basic-use"], [259, "basic-usage"]], "\u4f4d\u7f6e\u5f15\u6578\u7684\u4ecb\u7d39": [[88, "introducing-positional-arguments"]], "\u53ef\u9078\u5f15\u6578\u7684\u4ecb\u7d39": [[88, "introducing-optional-arguments"]], "\u77ed\u9078\u9805": [[88, "short-options"]], "\u7d44\u5408\u4f4d\u7f6e\u5f15\u6578\u548c\u53ef\u9078\u5f15\u6578": [[88, "combining-positional-and-optional-arguments"]], "\u66f4\u9032\u968e\u4e00\u9ede": [[88, "getting-a-little-more-advanced"]], "\u6307\u5b9a\u4e0d\u660e\u78ba\u7684\u5f15\u6578": [[88, "specifying-ambiguous-arguments"]], "\u76f8\u4e92\u885d\u7a81\u7684\u9078\u9805": [[88, "conflicting-options"]], "\u5982\u4f55\u7ffb\u8b6f argparse \u8f38\u51fa": [[88, "how-to-translate-the-argparse-output"]], "\u7d50\u8ad6": [[88, "conclusion"]], "\u8a2d\u8a08\u548c\u6b77\u53f2\u5e38\u898b\u554f\u7b54\u96c6": [[77, "design-and-history-faq"]], "\u76ee\u9304": [[77, "id1"], [78, "id1"], [83, "id1"], [85, "id1"], [92, "id1"], [80, "id1"], [79, "id1"], [84, "id1"], [244, "menus"]], "\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"]], "\u767c\u5e03 Python \u6a21\u7d44": [[69, "distributing-python-modules"]], "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"]], "tp_traverse in Python 3.8 and lower": [[98, "tp-traverse-in-python-3-8-and-lower"]], "Delegating tp_traverse": [[98, "delegating-tp-traverse"]], "Defining tp_dealloc": [[98, "defining-tp-dealloc"]], "Not overriding tp_free": [[98, "not-overriding-tp-free"]], "Avoiding PyObject_New": [[98, "avoiding-pyobject-new"]], "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"]], "\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"]], "\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"], [123, "examples"], [117, "example"], [134, "examples"], [131, "examples"], [133, "examples"], [130, "examples"], [41, "examples"], [62, "examples"], [418, "examples"], [410, "example"], [410, "id3"], [420, "examples"], [379, "examples"], [376, "examples"], [399, "example"], [395, "example"], [404, "examples"], [375, "examples"], [344, "examples"], [355, "examples"], [357, "examples"], [364, "examples"], [358, "example"], [353, "examples"], [334, "example"], [335, "examples"], [326, "examples"], [330, "examples"], [311, "example"], [338, "examples"], [315, "examples"], [327, "example"], [306, "example"], [317, "example"], [301, "examples"], [304, "example"], [280, "examples"], [296, "example"], [296, "examples"], [247, "examples"], [241, "example"], [268, "examples"], [239, "examples"], [240, "examples"], [267, "examples"], [237, "examples"], [232, "examples"], [211, "example"], [172, "examples"], [170, "examples"], [169, "example"], [144, "examples"]], "\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"]], "\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"]], "\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"]], "\u63cf\u8ff0\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"]], "\u6458\u8981": [[92, "abstract"], [87, null], [91, null], [102, null], [104, null], [103, null]], "Definition and introduction": [[92, "definition-and-introduction"]], "\u63cf\u8ff0\u5668\u5354\u5b9a": [[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"]], "\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"]], "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"]], "\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"]], "\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"]], "\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"]], "Python \u5e38\u898b\u554f\u984c": [[81, "python-frequently-asked-questions"]], "\u8853\u8a9e\u8868": [[86, "glossary"]], "Python \u5c0d Linux perf \u5206\u6790\u5668\u7684\u652f\u63f4": [[101, "python-support-for-the-linux-perf-profiler"]], "\u5982\u4f55\u555f\u7528 perf \u5206\u6790\u652f\u63f4": [[101, "how-to-enable-perf-profiling-support"]], "\u5982\u4f55\u7372\u5f97\u6700\u4f73\u7d50\u679c": [[101, "how-to-obtain-the-best-results"]], "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"]], "\u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10": [[87, "annotations-best-practices"]], "\u5728 Python 3.10 \u53ca\u66f4\u9ad8\u7248\u672c\u4e2d\u5b58\u53d6\u7269\u4ef6\u7684\u8a3b\u91cb\u5b57\u5178": [[87, "accessing-the-annotations-dict-of-an-object-in-python-3-10-and-newer"]], "\u5728 Python 3.9 \u53ca\u66f4\u65e9\u7248\u672c\u4e2d\u5b58\u53d6\u7269\u4ef6\u7684\u8a3b\u91cb\u5b57\u5178": [[87, "accessing-the-annotations-dict-of-an-object-in-python-3-9-and-older"]], "\u624b\u52d5\u53d6\u6d88\u5b57\u4e32\u5316\u8a3b\u91cb": [[87, "manually-un-stringizing-stringized-annotations"]], "\u4efb\u4f55 Python \u7248\u672c\u4e2d __annotations__ \u7684\u6700\u4f73\u5be6\u8e10": [[87, "best-practices-for-annotations-in-any-python-version"]], "__annotations__ \u5947\u7570\u4e4b\u8655": [[87, "annotations-quirks"]], "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"]], "\u51fd\u5f0f\u7de8\u7a0b HOWTO": [[94, "functional-programming-howto"]], "\u7c21\u4ecb": [[94, "introduction"], [103, "introduction"], [107, "introduction"], [34, "introduction"], [431, "introduction"], [450, "introduction"], [461, "introduction"], [459, "introduction"], [460, "introduction"], [326, "introduction"], [280, "introduction"], [247, "introduction"], [254, "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"]], "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"]], "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"]], "Supported _sunder_ names": [[93, "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"]], "\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"]], "\u5982\u4f55\u5f9e Python \u8173\u672c\u5efa\u7acb\u7368\u7acb\u7684\u4e8c\u9032\u4f4d\u6a94\u6848\uff1f": [[84, "how-can-i-create-a-stand-alone-binary-from-a-python-script"]], "Python \u7a0b\u5f0f\u78bc\u662f\u5426\u6709\u7de8\u78bc\u6a19\u6e96\u6216\u98a8\u683c\u6307\u5357\uff1f": [[84, "are-there-coding-standards-or-a-style-guide-for-python-programs"]], "\u6838\u5fc3\u8a9e\u8a00": [[84, "core-language"]], "\u70ba\u4ec0\u9ebc\u7576\u8b8a\u6578\u6709\u503c\u6642\uff0c\u6211\u4ecd\u5f97\u5230\u932f\u8aa4\u8a0a\u606f UnboundLocalError\uff1f": [[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"]], "\u5982\u4f55\u8de8\u6a21\u7d44\u5171\u4eab\u5168\u57df\u8b8a\u6578\uff1f": [[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"]], "\u7576\u6211\u7de8\u8f2f\u9700\u8981\u5f15\u5165\u7684\u6a21\u7d44\u4e26\u91cd\u65b0\u5f15\u5165\u5b83\u6642\uff0c\u66f4\u52d5\u6c92\u6709\u53cd\u61c9\u51fa\u4f86\u3002\u70ba\u4ec0\u9ebc\u6703\u9019\u6a23\uff1f": [[84, "when-i-edit-an-imported-module-and-reimport-it-the-changes-don-t-show-up-why-does-this-happen"]], "\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"]], "Curses Programming with Python": [[91, "curses-programming-with-python"]], "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"]], "\u7248\u6b0a\u5ba3\u544a": [[68, "copyright"]], "Python \u5982\u4f55\u9054\u6210\u4efb\u52d9": [[95, "python-howtos"]], "\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"]], "API \u548c ABI \u7248\u672c\u7ba1\u7406": [[4, "api-and-abi-versioning"]], "\u5728 heap \u4e0a\u5206\u914d\u7269\u4ef6": [[3, "allocating-objects-on-the-heap"]], "\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"]], "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"]], "Boolean\uff08\u5e03\u6797\uff09\u7269\u4ef6": [[6, "boolean-objects"]], "\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"]], "\u4f4d\u5143\u7d44\u7269\u4ef6 (Bytes Objects)": [[9, "bytes-objects"]], "Context Variables Objects": [[17, "context-variables-objects"]], "Cell \u7269\u4ef6": [[12, "cell-objects"]], "\u51fd\u5f0f\u7269\u4ef6 (Function Objects)": [[27, "function-objects"]], "\u7522\u751f\u5668 (Generator) \u7269\u4ef6": [[29, "generator-objects"]], "Python/C API \u53c3\u8003\u624b\u518a": [[31, "python-c-api-reference-manual"]], "\u5b57\u4e32\u8f49\u63db\u8207\u683c\u5f0f\u5316": [[18, "string-conversion-and-formatting"]], "\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"]], "\u5b57\u5178\u7269\u4ef6": [[22, "dictionary-objects"]], "DateTime \u7269\u4ef6": [[20, "datetime-objects"]], "Descriptor\uff08\u63cf\u8ff0\u5668\uff09\u7269\u4ef6": [[21, "descriptor-objects"]], "Frame \u7269\u4ef6": [[26, "frame-objects"]], "Internal Frames": [[26, "internal-frames"]], "\u5f15\u5165\u6a21\u7d44": [[30, "importing-modules"], [277, "importing-modules"]], "\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"]], "\u62bd\u8c61\u7269\u4ef6\u5c64 (Abstract Objects Layer)": [[2, "abstract-objects-layer"]], "\u7a0b\u5f0f\u78bc\u7269\u4ef6": [[13, "code-objects"]], "Extra information": [[13, "extra-information"]], "\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"]], "\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"]], "\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"]], "\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"]], "\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"]], "\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"]], "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"]], "Capsules": [[11, "capsules"], [466, "capsules"]], "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"]], "asyncio --- \u975e\u540c\u6b65 I/O": [[120, "module-asyncio"]], "Hello World!": [[120, null]], "\u6307\u5357\u8207\u6559\u5b78": [[120, null]], "\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"]], "\u8cc7\u6599\u58d3\u7e2e\u8207\u4fdd\u5b58": [[116, "data-compression-and-archiving"]], "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"]], "abc --- \u62bd\u8c61\u57fa\u5e95\u985e\u5225": [[113, "module-abc"]], "argparse --- Parser for command-line options, arguments and sub-commands": [[117, "module-argparse"]], "\u6559\u5b78": [[117, null], [410, "tutorial"], [381, "tutorial"]], "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"]], "\u5e73\u81fa\u652f\u63f4": [[128, "platform-support"]], "\u6240\u6709\u5e73\u53f0": [[128, "all-platforms"]], "Windows": [[128, "windows"], [480, "windows"], [480, "id7"], [480, "id13"], [480, "id26"], [480, "id36"], [480, "id51"], [480, "id58"], [480, "id68"], [480, "id78"], [480, "id87"], [480, "id97"], [480, "id103"], [480, "id113"], [480, "id123"], [480, "id132"], [480, "id144"], [480, "id153"], [480, "id162"], [480, "id170"], [480, "id179"], [480, "id187"], [480, "id195"], [480, "id205"], [480, "id216"], [480, "id226"], [480, "id235"], [480, "id245"], [480, "id263"], [480, "id274"], [480, "id284"], [480, "id294"], [480, "id304"], [480, "id315"], [480, "id326"], [480, "id341"], [480, "id351"], [480, "id362"], [480, "id373"], [480, "id384"], [480, "id392"], [480, "id400"], [480, "id411"], [480, "id425"], [480, "id435"], [480, "id446"], [480, "id455"], [480, "id462"], [480, "id470"], [480, "id487"], [480, "id496"], [480, "id509"], [480, "id519"], [480, "id532"], [480, "id545"], [480, "id551"], [480, "id558"], [480, "id572"], [480, "id577"], [480, "id588"], [480, "id593"], [480, "id610"], [480, "id621"], [480, "id634"], [480, "id644"], [480, "id656"], [480, "id659"], [480, "id666"], [480, "id711"], [480, "id720"]], "Windows \u7684\u5b50\u884c\u7a0b\u652f\u63f4": [[128, "subprocess-support-on-windows"]], "macOS": [[128, "macos"], [480, "macos"], [480, "id8"], [480, "id14"], [480, "id27"], [480, "id37"], [480, "id59"], [480, "id69"], [480, "id88"], [480, "id104"], [480, "id114"], [480, "id124"], [480, "id133"], [480, "id145"], [480, "id154"], [480, "id171"], [480, "id180"], [480, "id188"], [480, "id196"], [480, "id206"], [480, "id217"], [480, "id236"], [480, "id246"], [480, "id254"], [480, "id264"], [480, "id275"], [480, "id285"], [480, "id295"], [480, "id305"], [480, "id316"], [480, "id342"], [480, "id352"], [480, "id363"], [480, "id374"], [480, "id401"], [480, "id418"], [480, "id426"], [480, "id436"], [480, "id447"], [480, "id456"], [480, "id471"], [480, "id497"], [480, "id510"], [480, "id520"]], "Runners (\u57f7\u884c\u5668)": [[132, "runners"]], "\u904b\u884c\u4e00\u500b asyncio \u7a0b\u5f0f": [[132, "running-an-asyncio-program"]], "Runner context manager": [[132, "runner-context-manager"]], "Handling Keyboard Interruption": [[132, "handling-keyboard-interruption"]], "__future__ --- Future \u9673\u8ff0\u5f0f\u5b9a\u7fa9": [[110, "module-__future__"]], "\u4f8b\u5916": [[124, "exceptions"], [131, "exceptions"], [121, "exceptions"], [34, "exceptions"], [410, "exceptions"], [426, "exceptions"], [407, "exceptions"], [405, "exceptions"], [345, "exceptions"], [340, "exceptions"], [334, "exceptions"], [337, "exceptions"], [338, "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"]], "\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"]], "array --- \u9ad8\u6548\u7387\u7684\u6578\u503c\u578b\u9663\u5217": [[118, "module-array"]], "ast --- \u62bd\u8c61\u8a9e\u6cd5\u6a39 (Abstract Syntax Trees)": [[119, "module-ast"]], "\u62bd\u8c61\u6587\u6cd5 (Abstract Grammar)": [[119, "abstract-grammar"]], "\u7bc0\u9ede (Node) \u985e\u5225": [[119, "node-classes"]], "\u6839\u7bc0\u9ede": [[119, "root-nodes"]], "\u6587\u672c (Literals)": [[119, "literals"]], "\u8b8a\u6578": [[119, "variables"]], "\u904b\u7b97\u5f0f": [[119, "expressions"]], "\u4e0b\u6a19 (Subscripting)": [[119, "subscripting"]], "\u7d9c\u5408\u904b\u7b97\u5f0f (comprehensions)": [[119, "comprehensions"]], "\u9673\u8ff0\u5f0f": [[119, "statements"]], "\u5f15\u5165 (imports)": [[119, "imports"]], "\u6d41\u7a0b\u63a7\u5236": [[119, "control-flow"]], "\u6a21\u5f0f\u5339\u914d (pattern matching)": [[119, "pattern-matching"]], "\u578b\u5225\u53c3\u6578 (type parameters)": [[119, "type-parameters"]], "\u51fd\u5f0f\u548c\u985e\u5225\u5b9a\u7fa9": [[119, "function-and-class-definitions"]], "async \u548c await": [[119, "async-and-await"]], "ast \u8f14\u52a9\u7a0b\u5f0f": [[119, "ast-helpers"]], "\u7de8\u8b6f\u5668\u65d7\u6a19": [[119, "compiler-flags"], [453, "compiler-flags"]], "\u547d\u4ee4\u5217\u7528\u6cd5": [[119, "command-line-usage"], [297, "command-line-usage"], [244, "command-line-usage"], [147, "command-line-usage"]], "Futures": [[126, "futures"]], "Future \u51fd\u5f0f": [[126, "future-functions"]], "Future \u7269\u4ef6": [[126, "future-object"], [163, "future-objects"]], "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"]], "\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"]], "_thread --- Low-level threading API": [[112, "module-_thread"]], "\u5b50\u884c\u7a0b": [[134, "subprocesses"]], "\u5efa\u7acb\u5b50\u884c\u7a0b": [[134, "creating-subprocesses"]], "\u5e38\u6578": [[134, "constants"], [402, "constants"], [383, "constant"], [334, "constants"], [338, "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"]], "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"]], "__main__ --- \u9802\u5c64\u7a0b\u5f0f\u78bc\u74b0\u5883": [[111, "module-__main__"]], "__name__ == '__main__'": [[111, "name-main"]], "\u4ec0\u9ebc\u662f\u300c\u9802\u5c64\u7a0b\u5f0f\u78bc\u74b0\u5883\u300d\uff1f": [[111, "what-is-the-top-level-code-environment"]], "\u6163\u7528 (Idiomatic) \u7528\u6cd5": [[111, "idiomatic-usage"], [111, "id1"]], "\u6253\u5305\u6642\u9808\u8003\u616e\u7684\u4e8b\u60c5": [[111, "packaging-considerations"]], "Python \u5957\u4ef6\u4e2d\u7684 __main__.py": [[111, "main-py-in-python-packages"]], "import __main__": [[111, "import-main"]], "\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"]], "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"], [464, "acknowledgements"], [461, "acknowledgements"], [463, "acknowledgements"], [465, "acknowledgements"], [462, "acknowledgements"], [459, "acknowledgements"], [466, "acknowledgements"], [460, "acknowledgements"], [227, "acknowledgements"]], "\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"]], "\u4f47\u5217 (Queues)": [[131, "queues"], [121, "queues"]], "Queue": [[131, "queue"]], "Priority Queue\uff08\u512a\u5148\u4f47\u5217\uff09": [[131, "priority-queue"]], "LIFO Queue": [[131, "lifo-queue"]], "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"]], "\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"]], "\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"]], "\u9ad8\u968e API \u7d22\u5f15": [[121, "high-level-api-index"]], "\u4efb\u52d9 (Tasks)": [[121, "tasks"]], "\u5b50\u884c\u7a0b (Subprocesses)": [[121, "subprocesses"]], "\u4e32\u6d41 (Streams)": [[121, "streams"]], "\u540c\u6b65\u5316 (Synchronization)": [[121, "synchronization"]], "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"]], "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"]], "\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"]], "\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"]], "\u901a\u7528\u7269\u4ef6\u7d50\u69cb": [[57, "common-object-structures"]], "Base object types and macros": [[57, "base-object-types-and-macros"]], "\u5be6\u4f5c\u51fd\u5f0f\u8207\u65b9\u6cd5": [[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"]], "\u758a\u4ee3\u5668\u5354\u8b70": [[35, "iterator-protocol"]], "\u5de5\u5177": [[64, "utilities"]], "\u578b\u5225\u63d0\u793a\u7269\u4ef6": [[61, "objects-for-type-hinting"]], "\u96c6\u5408\u7269\u4ef6": [[54, "set-objects"]], "\u820a\u5f0f\u7de9\u885d\u5354\u5b9a (Buffer Protocol)": [[47, "old-buffer-protocol"]], "Object Protocol": [[48, "object-protocol"]], "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"]], "None \u7269\u4ef6": [[45, "the-none-object"]], "\u53c3\u7167\u8a08\u6578": [[51, "reference-counting"], [34, "reference-counts"]], "Reflection": [[52, "reflection"]], "\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"]], "Support for Perf Maps": [[50, "support-for-perf-maps"]], "Sequence Protocol": [[53, "sequence-protocol"]], "\u5f31\u53c3\u7167\u7269\u4ef6": [[66, "weak-reference-objects"]], "Object Implementation Support": [[49, "object-implementation-support"]], "Type Objects": [[60, "type-objects"], [341, "type-objects"]], "Creating Heap-Allocated Types": [[60, "creating-heap-allocated-types"]], "\u4f5c\u696d\u7cfb\u7d71\u5de5\u5177": [[58, "operating-system-utilities"]], "\u7cfb\u7d71\u51fd\u5f0f": [[58, "system-functions"]], "\u884c\u7a0b\u63a7\u5236": [[58, "process-control"]], "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"]], "Mapping Protocol": [[39, "mapping-protocol"]], "\u758a\u4ee3\u5668\uff08Iterator\uff09\u7269\u4ef6": [[36, "iterator-objects"]], "\u5be6\u4f8b\u65b9\u6cd5\u7269\u4ef6 (Instance Method Objects)": [[43, "instance-method-objects"]], "\u65b9\u6cd5\u7269\u4ef6 (Method Objects)": [[43, "method-objects"]], "\u5207\u7247\u7269\u4ef6": [[55, "slice-objects"]], "Ellipsis Object": [[55, "ellipsis-object"]], "\u6574\u6578\u7269\u4ef6": [[38, "integer-objects"]], "List\uff08\u4e32\u5217\uff09\u7269\u4ef6": [[37, "list-objects"]], "Data marshalling support": [[40, "data-marshalling-support"]], "The Very High Level Layer": [[65, "the-very-high-level-layer"]], "MemoryView \u7269\u4ef6": [[42, "index-0"]], "Python \u8aaa\u660e\u6587\u4ef6\u5167\u5bb9": [[67, "python-documentation-contents"]], "\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\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"]], "\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"]], "xmlrpc --- XMLRPC \u4f3a\u670d\u5668\u8207\u7528\u6236\u6a21\u7d44": [[415, "xmlrpc-xmlrpc-server-and-client-modules"]], "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"]], "\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.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"]], "zipapp \u2014 \u7ba1\u7406\u53ef\u57f7\u884c\u7684 Python zip \u5c01\u5b58\u6a94\u6848": [[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"]], "\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.1 \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.1 \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"], [470, "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"]], "asyncio": [[423, "asyncio"], [479, "asyncio"], [478, "asyncio"], [476, "asyncio"], [477, "asyncio"], [477, "whatsnew37-asyncio-deprecated"], [471, "asyncio"], [474, "asyncio"], [469, "asyncio"], [475, "asyncio"], [470, "asyncio"]], "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"]], "Alternate Implementations": [[431, "alternate-implementations"]], "Notation": [[431, "notation"]], "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"]], "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"]], "\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"], [379, "functions"], [402, "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"]], "xml.etree.ElementTree --- The ElementTree XML API": [[410, "module-xml.etree.ElementTree"]], "XML tree and elements": [[410, "xml-tree-and-elements"]], "\u5256\u6790 XML": [[410, "parsing-xml"]], "Pull API for non-blocking parsing": [[410, "pull-api-for-non-blocking-parsing"]], "Finding interesting elements": [[410, "finding-interesting-elements"]], "\u6539\u52d5 XML \u6a94\u6848": [[410, "modifying-an-xml-file"]], "Building XML documents": [[410, "building-xml-documents"]], "Parsing XML with Namespaces": [[410, "parsing-xml-with-namespaces"]], "XPath \u652f\u63f4": [[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 \u7269\u4ef6": [[410, "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.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"]], "\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"], [471, "importlib"], [474, "importlib"], [475, "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"]], "Expressions": [[427, "expressions"]], "Arithmetic conversions": [[427, "arithmetic-conversions"]], "Atoms": [[427, "atoms"]], "Identifiers (Names)": [[427, "atom-identifiers"]], "Literals": [[427, "literals"], [432, "literals"]], "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"]], "\u8cc7\u6599\u6a21\u578b": [[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"]], "\u81ea\u8a02\u51fd\u5f0f": [[425, "user-defined-functions"]], "\u7279\u6b8a\u552f\u8b80\u5c6c\u6027": [[425, "special-read-only-attributes"], [425, "index-58"], [425, "index-64"]], "\u7279\u6b8a\u53ef\u5beb\u5c6c\u6027": [[425, "special-writable-attributes"], [425, "index-65"]], "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, "id3"]], "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"]], "\u7528\u65bc\u7a0b\u5f0f\u78bc\u7269\u4ef6\u7684\u65b9\u6cd5": [[425, "methods-on-code-objects"]], "Frame objects": [[425, "frame-objects"]], "Frame object methods": [[425, "frame-object-methods"]], "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"]], "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"]], "xml.sax --- Support for SAX2 parsers": [[411, "module-xml.sax"]], "SAXException \u7269\u4ef6": [[411, "saxexception-objects"]], "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"]], "f-string\uff08f \u5b57\u4e32\uff09": [[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"]], "xml.sax.saxutils --- SAX Utilities": [[414, "module-xml.sax.saxutils"]], "\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"]], "zipimport --- Import modules from Zip archives": [[420, "module-zipimport"]], "zipimporter \u7269\u4ef6": [[420, "zipimporter-objects"]], "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"]], "zlib --- \u76f8\u5bb9\u65bc gzip \u7684\u58d3\u7e2e": [[421, "module-zlib"]], "\u6dfa\u5617\u6ecb\u5473": [[436, "whetting-your-appetite"]], "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"]], "\u5b8c\u6574\u7684\u8a9e\u6cd5\u898f\u683c\u66f8": [[428, "full-grammar-specification"]], "Python \u8a9e\u8a00\u53c3\u8003\u624b\u518a": [[430, "the-python-language-reference"]], "\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"]], "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"]], "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"]], "wave --- \u8b80\u5beb WAV \u6a94\u6848": [[398, "module-wave"]], "Wave_read \u7269\u4ef6": [[398, "wave-read-objects"]], "Wave_write \u7269\u4ef6": [[398, "wave-write-objects"]], "tomllib --- \u5256\u6790 TOML \u6a94\u6848": [[376, "module-tomllib"]], "\u8f49\u63db\u8868": [[376, "conversion-table"]], "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"]], "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"]], "Unix \u7279\u6709\u670d\u52d9": [[388, "unix-specific-services"]], "winsound --- Sound-playing interface for Windows": [[403, "module-winsound"]], "token --- Constants used with Python parse trees": [[374, "module-token"]], "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"]], "webbrowser --- Convenient web-browser controller": [[400, "module-webbrowser"]], "Browser Controller Objects": [[400, "browser-controller-objects"]], "xml.dom --- The Document Object Model API": [[407, "module-xml.dom"]], "\u6a21\u7d44\u5167\u5bb9": [[407, "module-contents"], [383, "module-contents"], [334, "module-contents"], [316, "module-contents"], [330, "module-contents"], [331, "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"]], "Element Objects": [[407, "element-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"]], "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"]], "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"]], "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"]], "xdrlib --- XDR \u8cc7\u6599\u7684\u7de8\u78bc\u8207\u89e3\u78bc": [[405, "module-xdrlib"]], "Packer Objects": [[405, "packer-objects"]], "Unpacker Objects": [[405, "unpacker-objects"]], "MS Windows \u7279\u6709\u670d\u52d9": [[401, "ms-windows-specific-services"]], "XML \u8655\u7406\u6a21\u7d44": [[406, "module-xml"]], "XML \u6f0f\u6d1e": [[406, "xml-vulnerabilities"]], "defusedxml \u5957\u4ef6": [[406, "the-defusedxml-package"]], "unicodedata --- Unicode Database": [[384, "module-unicodedata"]], "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"]], "xdrlib --- uuencode \u6a94\u6848\u7684\u7de8\u78bc\u8207\u89e3\u78bc": [[394, "module-uu"]], "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 \u56de\u61c9\u6a19\u982d\u5de5\u5177": [[404, "module-wsgiref.headers"]], "wsgiref.simple_server -- \u4e00\u500b\u7c21\u55ae\u7684 WSGI HTTP \u4f3a\u670d\u5668": [[404, "module-wsgiref.simple_server"]], "wsgiref.validate --- WSGI \u7b26\u5408\u6027\u6aa2\u67e5": [[404, "module-wsgiref.validate"]], "wsgiref.handlers -- \u4f3a\u670d\u5668 / \u9598\u9053\u57fa\u672c\u985e\u5225": [[404, "module-wsgiref.handlers"]], "wsgiref.types -- \u7528\u65bc\u975c\u614b\u578b\u5225\u6aa2\u67e5\u7684 WSGI \u578b\u5225": [[404, "module-wsgiref.types"]], "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"], [387, "mocking-classes"]], "\u547c\u53eb": [[386, "calling"]], "\u522a\u9664\u5c6c\u6027": [[386, "deleting-attributes"]], "Mock \u540d\u7a31\u8207\u540d\u7a31\u5c6c\u6027": [[386, "mock-names-and-the-name-attribute"]], "\u5982\u540c\u5c6c\u6027\u4e00\u822c\u9644\u52a0 mock": [[386, "attaching-mocks-as-attributes"]], "Patchers": [[386, "the-patchers"]], "patch": [[386, "patch"]], "patch.object": [[386, "patch-object"]], "patch.dict": [[386, "patch-dict"]], "patch.multiple": [[386, "patch-multiple"]], "patch \u65b9\u6cd5\uff1a\u555f\u52d5\u8207\u505c\u6b62": [[386, "patch-methods-start-and-stop"]], "patch \u5167\u5efa\u51fd\u5f0f": [[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"]], "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"]], "\u8a3b\u91cb callable \u7269\u4ef6": [[383, "annotating-callable-objects"]], "\u6cdb\u578b": [[383, "generics"]], "\u8a3b\u91cb\u5143\u7d44 (tuple)": [[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"]], "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"]], "tty --- \u7d42\u7aef\u6a5f\u63a7\u5236\u51fd\u5f0f": [[380, "module-tty"]], "turtle --- \u9f9c\u5716\u5b78 (Turtle graphics)": [[381, "module-turtle"]], "\u4ecb\u7d39": [[381, "introduction"]], "Turtle star": [[381, null]], "\u555f\u52d5\u4e00\u500b\u70cf\u9f9c\u74b0\u5883": [[381, "starting-a-turtle-environment"]], "\u57fa\u672c\u7e6a\u5716": [[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"]], "urllib.robotparser --- robots.txt \u7684\u5256\u6790\u5668": [[393, "module-urllib.robotparser"]], "trace --- Trace or track Python statement execution": [[377, "module-trace"]], "Command-Line Usage": [[377, "command-line-usage"], [375, "command-line-usage"]], "Main options": [[377, "main-options"]], "Modifiers": [[377, "modifiers"]], "Filters": [[377, "filters"]], "Programmatic Interface": [[377, "programmatic-interface"]], "tokenize --- Tokenizer for Python source": [[375, "module-tokenize"]], "Tokenizing Input": [[375, "tokenizing-input"]], "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 --- URL \u8655\u7406\u6a21\u7d44": [[389, "module-urllib"]], "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"]], "unittest.mock --- \u5165\u9580\u6307\u5357": [[387, "unittest-mock-getting-started"]], "\u4f7f\u7528 Mock \u7684\u65b9\u5f0f": [[387, "using-mock"]], "\u4f7f\u7528 Mock \u4f86 patching \u65b9\u6cd5": [[387, "mock-patching-methods"]], "\u5c0d\u7269\u4ef6\u7684\u65b9\u6cd5\u547c\u53eb\u4f7f\u7528 mock": [[387, "mock-for-method-calls-on-an-object"]], "\u547d\u540d\u4f60\u7684 mock": [[387, "naming-your-mocks"]], "\u8ffd\u8e64\u6240\u6709\u547c\u53eb": [[387, "tracking-all-calls"]], "\u8a2d\u5b9a\u56de\u50b3\u503c\u548c\u5c6c\u6027": [[387, "setting-return-values-and-attributes"]], "\u900f\u904e mock \u5f15\u767c\u4f8b\u5916": [[387, "raising-exceptions-with-mocks"]], "Side effect \u51fd\u5f0f\u4ee5\u53ca\u53ef\u758a\u4ee3\u7269\u4ef6": [[387, "side-effect-functions-and-iterables"]], "Mock \u975e\u540c\u6b65\u53ef\u758a\u4ee3\u7269\u4ef6": [[387, "mocking-asynchronous-iterators"]], "Mock \u975e\u540c\u6b65\u60c5\u5883\u7ba1\u7406\u5668": [[387, "mocking-asynchronous-context-manager"]], "\u5f9e\u73fe\u6709\u7269\u4ef6\u5efa\u7acb mock": [[387, "creating-a-mock-from-an-existing-object"]], "\u4f7f\u7528 side_effect \u56de\u50b3\u5404\u5225\u6a94\u6848\u5167\u5bb9": [[387, "using-side-effect-to-return-per-file-content"]], "Patch \u88dd\u98fe\u5668": [[387, "patch-decorators"]], "\u66f4\u591a\u7bc4\u4f8b": [[387, "further-examples"]], "Mock \u934a\u63a5\u547c\u53eb": [[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"]], "Python \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\uff1f": [[481, "what-s-new-in-python"]], "Python 3.9 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[479, "what-s-new-in-python-3-9"]], "Summary -- Release highlights": [[479, "summary-release-highlights"], [478, "summary-release-highlights"], [476, "summary-release-highlights"], [475, "summary-release-highlights"], [473, "summary-release-highlights"]], "You should check for DeprecationWarning in your code": [[479, "you-should-check-for-deprecationwarning-in-your-code"]], "New Features": [[479, "new-features"], [479, "id1"], [478, "new-features"], [476, "new-features"], [477, "new-features"], [474, "new-features"], [475, "new-features"]], "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"]], "\u5176\u4ed6\u8a9e\u8a00\u66f4\u52d5": [[479, "other-language-changes"], [478, "other-language-changes"], [476, "other-language-changes"], [477, "other-language-changes"], [464, "other-language-changes"], [471, "other-language-changes"], [474, "other-language-changes"], [472, "other-language-changes"], [463, "other-language-changes"], [465, "other-language-changes"], [462, "other-language-changes"], [466, "other-language-changes"], [468, "other-language-changes"], [469, "other-language-changes"], [475, "other-language-changes"], [470, "other-language-changes"], [473, "other-language-changes"]], "\u65b0\u6a21\u7d44": [[479, "new-modules"], [476, "new-modules"], [477, "new-modules"], [474, "new-modules"], [469, "new-modules"], [473, "new-modules"]], "zoneinfo": [[479, "zoneinfo"]], "graphlib": [[479, "graphlib"]], "\u6539\u9032\u7684\u6a21\u7d44": [[479, "improved-modules"], [478, "improved-modules"], [476, "improved-modules"], [477, "improved-modules"], [471, "improved-modules"], [474, "improved-modules"], [469, "improved-modules"], [475, "improved-modules"], [470, "improved-modules"], [473, "improved-modules"]], "ast": [[479, "ast"], [478, "ast"], [476, "ast"], [472, "ast"]], "compileall": [[479, "compileall"], [477, "compileall"], [475, "compileall"]], "concurrent.futures": [[479, "concurrent-futures"], [476, "concurrent-futures"], [477, "concurrent-futures"], [475, "concurrent-futures"]], "curses": [[479, "curses"], [478, "curses"], [469, "curses"], [475, "curses"], [473, "curses"]], "datetime": [[479, "datetime"], [478, "datetime"], [476, "datetime"], [477, "datetime"], [470, "datetime"], [473, "datetime"]], "distutils": [[479, "distutils"], [476, "distutils"], [476, "id2"], [477, "distutils"], [471, "distutils"], [469, "distutils"], [475, "distutils"]], "fcntl": [[479, "fcntl"], [470, "fcntl"]], "ftplib": [[479, "ftplib"], [471, "ftplib"], [473, "ftplib"]], "gc": [[479, "gc"], [478, "gc"], [477, "gc"], [474, "gc"], [469, "gc"], [473, "gc"]], "hashlib": [[479, "hashlib"], [476, "hashlib"], [471, "hashlib"], [474, "hashlib"], [472, "hashlib"], [469, "hashlib"], [470, "hashlib"]], "http": [[479, "http"], [474, "http"], [475, "http"], [473, "http"]], "IDLE and idlelib": [[479, "idle-and-idlelib"], [478, "idle-and-idlelib"]], "imaplib": [[479, "imaplib"], [472, "imaplib"], [475, "imaplib"], [473, "imaplib"]], "inspect": [[479, "inspect"], [478, "inspect"], [476, "inspect"], [471, "inspect"], [474, "inspect"], [472, "inspect"], [469, "inspect"], [475, "inspect"], [470, "inspect"], [473, "inspect"]], "ipaddress": [[479, "ipaddress"], [477, "ipaddress"], [474, "ipaddress"], [475, "ipaddress"], [473, "ipaddress"]], "math": [[479, "math"], [478, "math"], [476, "math"], [477, "math"], [471, "math"], [472, "math"], [475, "math"], [470, "math"], [473, "math"]], "multiprocessing": [[479, "multiprocessing"], [478, "multiprocessing"], [476, "multiprocessing"], [477, "multiprocessing"], [474, "multiprocessing"], [475, "multiprocessing"], [473, "multiprocessing"]], "nntplib": [[479, "nntplib"], [473, "nntplib"]], "os": [[479, "os"], [478, "os"], [476, "os"], [476, "id4"], [477, "os"], [471, "os"], [474, "os"], [472, "os"], [469, "os"], [475, "os"], [470, "os"], [473, "os"]], "pathlib": [[479, "pathlib"], [478, "pathlib"], [476, "pathlib"], [477, "pathlib"], [471, "pathlib"], [474, "pathlib"], [469, "pathlib"], [475, "pathlib"], [470, "pathlib"]], "pdb": [[479, "pdb"], [476, "pdb"], [477, "pdb"], [471, "pdb"], [474, "pdb"], [472, "pdb"], [473, "pdb"]], "poplib": [[479, "poplib"], [474, "poplib"], [472, "poplib"], [475, "poplib"]], "pprint": [[479, "pprint"], [478, "pprint"], [474, "pprint"], [469, "pprint"]], "pydoc": [[479, "pydoc"], [476, "pydoc"], [477, "pydoc"], [474, "pydoc"], [472, "pydoc"], [473, "pydoc"]], "random": [[479, "random"], [476, "random"], [471, "random"], [472, "random"]], "signal": [[479, "signal"], [477, "signal"], [475, "signal"], [473, "signal"]], "smtplib": [[479, "smtplib"], [474, "smtplib"], [475, "smtplib"], [473, "smtplib"]], "socket": [[479, "socket"], [478, "socket"], [476, "socket"], [477, "socket"], [477, "id8"], [474, "socket"], [472, "socket"], [469, "socket"], [475, "socket"], [470, "socket"], [473, "socket"]], "time": [[479, "time"], [478, "time"], [476, "time"], [477, "time"], [475, "time"], [470, "time"], [473, "time"]], "sys": [[479, "sys"], [478, "sys"], [476, "sys"], [477, "sys"], [477, "id10"], [471, "sys"], [474, "sys"], [469, "sys"], [475, "sys"], [470, "sys"], [473, "sys"]], "tracemalloc": [[479, "tracemalloc"], [476, "tracemalloc"], [477, "tracemalloc"], [474, "tracemalloc"]], "typing": [[479, "typing"], [479, "id4"], [478, "typing"], [476, "typing"], [471, "typing"], [469, "typing"], [475, "typing"], [470, "typing"]], "unicodedata": [[479, "unicodedata"], [478, "unicodedata"], [476, "unicodedata"], [477, "unicodedata"], [471, "unicodedata"], [475, "unicodedata"], [470, "unicodedata"]], "venv": [[479, "venv"], [478, "venv"], [476, "venv"], [476, "whatsnew36-venv"], [474, "venv"], [470, "venv"]], "xml": [[479, "xml"], [478, "xml"], [469, "xml"]], "\u6700\u4f73\u5316": [[479, "optimizations"], [478, "optimizations"], [476, "optimizations"], [477, "optimizations"], [464, "optimizations"], [471, "optimizations"], [472, "optimizations"], [463, "optimizations"], [465, "optimizations"], [462, "optimizations"], [466, "optimizations"], [468, "optimizations"], [469, "optimizations"], [475, "optimizations"], [470, "optimizations"], [473, "optimizations"]], "\u5df2\u68c4\u7528": [[479, "deprecated"], [478, "deprecated"], [476, "deprecated"], [471, "deprecated"], [471, "id6"], [474, "deprecated"], [469, "deprecated"], [469, "id3"], [475, "deprecated"], [470, "deprecated"], [470, "whatsnew311-c-api-deprecated"], [473, "deprecated"]], "\u5df2\u79fb\u9664": [[479, "removed"], [479, "id3"], [476, "removed"], [471, "removed"], [471, "id10"], [474, "removed"], [475, "removed"], [470, "removed"], [470, "whatsnew311-c-api-removed"]], "Porting to Python 3.9": [[479, "porting-to-python-3-9"], [479, "id2"]], "Changes in the Python API": [[479, "changes-in-the-python-api"], [478, "changes-in-the-python-api"], [476, "changes-in-the-python-api"], [477, "changes-in-the-python-api"], [471, "changes-in-the-python-api"], [475, "changes-in-the-python-api"]], "C API \u4e2d\u7684\u6539\u52d5": [[479, "changes-in-the-c-api"], [478, "changes-in-the-c-api"], [476, "changes-in-the-c-api"], [477, "changes-in-the-c-api"], [474, "changes-in-the-c-api"], [469, "changes-in-the-c-api"], [475, "changes-in-the-c-api"]], "CPython bytecode changes": [[479, "cpython-bytecode-changes"], [478, "cpython-bytecode-changes"], [476, "cpython-bytecode-changes"], [477, "cpython-bytecode-changes"]], "Build Changes": [[479, "build-changes"], [477, "build-changes"], [471, "build-changes"]], "C API \u8b8a\u66f4": [[479, "c-api-changes"], [477, "c-api-changes"], [471, "c-api-changes"], [469, "c-api-changes"], [470, "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"], [472, "urllib-parse"], [469, "urllib-parse"]], "Changelog\uff08\u66f4\u52d5\u65e5\u8a8c\uff09": [[480, "changelog"]], "Python next": [[480, "python-next"]], "Security": [[480, "security"], [480, "id20"], [480, "id30"], [480, "id40"], [480, "id53"], [480, "id62"], [480, "id81"], [480, "id90"], [480, "id107"], [480, "id117"], [480, "id126"], [480, "id138"], [480, "id199"], [480, "id210"], [480, "id220"], [480, "id229"], [480, "id239"], [480, "id257"], [480, "id268"], [480, "id278"], [480, "id288"], [480, "id298"], [480, "id309"], [480, "id320"], [480, "id335"], [480, "id345"], [480, "id356"], [480, "id367"], [480, "id378"], [480, "id394"], [480, "id429"], [480, "id440"], [480, "id481"], [480, "id503"], [480, "id526"], [480, "id535"], [480, "id536"], [480, "id595"], [480, "id604"], [480, "id614"], [480, "id624"], [480, "id628"], [480, "id636"], [480, "id649"]], "Core and Builtins": [[480, "core-and-builtins"], [480, "id2"], [480, "id10"], [480, "id15"], [480, "id21"], [480, "id31"], [480, "id41"], [480, "id48"], [480, "id54"], [480, "id63"], [480, "id73"], [480, "id82"], [480, "id92"], [480, "id98"], [480, "id108"], [480, "id118"], [480, "id127"], [480, "id139"], [480, "id148"], [480, "id157"], [480, "id165"], [480, "id174"], [480, "id182"], [480, "id190"], [480, "id200"], [480, "id211"], [480, "id221"], [480, "id230"], [480, "id240"], [480, "id249"], [480, "id258"], [480, "id269"], [480, "id279"], [480, "id289"], [480, "id299"], [480, "id310"], [480, "id321"], [480, "id329"], [480, "id336"], [480, "id346"], [480, "id357"], [480, "id368"], [480, "id379"], [480, "id388"], [480, "id395"], [480, "id407"], [480, "id413"], [480, "id420"], [480, "id430"], [480, "id441"], [480, "id450"], [480, "id458"], [480, "id465"], [480, "id475"], [480, "id482"], [480, "id491"], [480, "id504"], [480, "id514"], [480, "id527"], [480, "id537"], [480, "id546"], [480, "id548"], [480, "id556"], [480, "id560"], [480, "id565"], [480, "id570"], [480, "id575"], [480, "id581"], [480, "id589"], [480, "id596"], [480, "id605"], [480, "id615"], [480, "id625"], [480, "id629"], [480, "id637"], [480, "id646"], [480, "id650"], [480, "id658"], [480, "id660"], [480, "id671"], [480, "id673"], [480, "id675"], [480, "id680"], [480, "id683"], [480, "id688"], [480, "id690"], [480, "id696"], [480, "id702"], [480, "id707"], [480, "id712"]], "Library": [[480, "library"], [480, "id3"], [480, "id11"], [480, "id16"], [480, "id22"], [480, "id32"], [480, "id42"], [480, "id49"], [480, "id55"], [480, "id64"], [480, "id74"], [480, "id83"], [480, "id93"], [480, "id99"], [480, "id109"], [480, "id119"], [480, "id128"], [480, "id140"], [480, "id149"], [480, "id158"], [480, "id166"], [480, "id175"], [480, "id183"], [480, "id191"], [480, "id201"], [480, "id212"], [480, "id222"], [480, "id231"], [480, "id241"], [480, "id250"], [480, "id259"], [480, "id270"], [480, "id280"], [480, "id290"], [480, "id300"], [480, "id311"], [480, "id322"], [480, "id330"], [480, "id337"], [480, "id347"], [480, "id358"], [480, "id369"], [480, "id380"], [480, "id389"], [480, "id396"], [480, "id405"], [480, "id408"], [480, "id414"], [480, "id421"], [480, "id431"], [480, "id442"], [480, "id451"], [480, "id459"], [480, "id466"], [480, "id476"], [480, "id483"], [480, "id492"], [480, "id505"], [480, "id515"], [480, "id524"], [480, "id528"], [480, "id538"], [480, "id549"], [480, "id561"], [480, "id566"], [480, "id571"], [480, "id576"], [480, "id582"], [480, "id590"], [480, "id597"], [480, "id606"], [480, "id616"], [480, "id626"], [480, "id627"], [480, "id630"], [480, "id638"], [480, "id651"], [480, "id661"], [480, "id669"], [480, "id672"], [480, "id674"], [480, "id676"], [480, "id681"], [480, "id684"], [480, "id689"], [480, "id691"], [480, "id697"], [480, "id703"], [480, "id708"], [480, "id713"]], "Documentation": [[480, "documentation"], [480, "id4"], [480, "id12"], [480, "id17"], [480, "id23"], [480, "id33"], [480, "id43"], [480, "id56"], [480, "id65"], [480, "id75"], [480, "id84"], [480, "id94"], [480, "id100"], [480, "id110"], [480, "id120"], [480, "id129"], [480, "id141"], [480, "id150"], [480, "id159"], [480, "id167"], [480, "id176"], [480, "id184"], [480, "id192"], [480, "id202"], [480, "id213"], [480, "id223"], [480, "id232"], [480, "id242"], [480, "id251"], [480, "id260"], [480, "id271"], [480, "id281"], [480, "id291"], [480, "id301"], [480, "id312"], [480, "id323"], [480, "id331"], [480, "id338"], [480, "id348"], [480, "id359"], [480, "id370"], [480, "id381"], [480, "id390"], [480, "id397"], [480, "id409"], [480, "id415"], [480, "id422"], [480, "id432"], [480, "id443"], [480, "id452"], [480, "id460"], [480, "id467"], [480, "id477"], [480, "id484"], [480, "id493"], [480, "id506"], [480, "id516"], [480, "id529"], [480, "id542"], [480, "id553"], [480, "id563"], [480, "id567"], [480, "id602"], [480, "id608"], [480, "id618"], [480, "id631"], [480, "id641"], [480, "id653"], [480, "id663"], [480, "id678"], [480, "id686"], [480, "id694"], [480, "id717"]], "Tests": [[480, "tests"], [480, "id5"], [480, "id18"], [480, "id24"], [480, "id34"], [480, "id44"], [480, "id50"], [480, "id66"], [480, "id76"], [480, "id85"], [480, "id95"], [480, "id101"], [480, "id111"], [480, "id121"], [480, "id130"], [480, "id142"], [480, "id151"], [480, "id160"], [480, "id168"], [480, "id177"], [480, "id185"], [480, "id193"], [480, "id203"], [480, "id214"], [480, "id224"], [480, "id233"], [480, "id243"], [480, "id252"], [480, "id261"], [480, "id272"], [480, "id282"], [480, "id292"], [480, "id302"], [480, "id313"], [480, "id324"], [480, "id339"], [480, "id349"], [480, "id360"], [480, "id371"], [480, "id382"], [480, "id391"], [480, "id398"], [480, "id416"], [480, "id423"], [480, "id433"], [480, "id444"], [480, "id453"], [480, "id461"], [480, "id468"], [480, "id485"], [480, "id494"], [480, "id501"], [480, "id507"], [480, "id517"], [480, "id530"], [480, "id544"], [480, "id554"], [480, "id568"], [480, "id574"], [480, "id580"], [480, "id585"], [480, "id592"], [480, "id603"], [480, "id609"], [480, "id619"], [480, "id632"], [480, "id642"], [480, "id647"], [480, "id654"], [480, "id664"], [480, "id679"], [480, "id685"], [480, "id693"], [480, "id699"], [480, "id705"], [480, "id718"]], "Build": [[480, "build"], [480, "id6"], [480, "id19"], [480, "id25"], [480, "id35"], [480, "id45"], [480, "id57"], [480, "id67"], [480, "id77"], [480, "id86"], [480, "id96"], [480, "id102"], [480, "id112"], [480, "id122"], [480, "id131"], [480, "id143"], [480, "id152"], [480, "id161"], [480, "id169"], [480, "id178"], [480, "id186"], [480, "id194"], [480, "id204"], [480, "id215"], [480, "id225"], [480, "id234"], [480, "id244"], [480, "id253"], [480, "id262"], [480, "id273"], [480, "id283"], [480, "id293"], [480, "id303"], [480, "id314"], [480, "id325"], [480, "id332"], [480, "id340"], [480, "id350"], [480, "id361"], [480, "id372"], [480, "id383"], [480, "id399"], [480, "id410"], [480, "id417"], [480, "id424"], [480, "id434"], [480, "id445"], [480, "id454"], [480, "id469"], [480, "id478"], [480, "id486"], [480, "id495"], [480, "id502"], [480, "id508"], [480, "id518"], [480, "id525"], [480, "id531"], [480, "id541"], [480, "id547"], [480, "id555"], [480, "id559"], [480, "id569"], [480, "id573"], [480, "id579"], [480, "id586"], [480, "id594"], [480, "id600"], [480, "id611"], [480, "id620"], [480, "id633"], [480, "id645"], [480, "id655"], [480, "id665"], [480, "id668"], [480, "id670"], [480, "id682"], [480, "id687"], [480, "id698"], [480, "id704"], [480, "id709"], [480, "id715"]], "IDLE": [[480, "idle"], [480, "id9"], [480, "id60"], [480, "id70"], [480, "id134"], [480, "id163"], [480, "id172"], [480, "id197"], [480, "id207"], [480, "id218"], [480, "id227"], [480, "id237"], [480, "id247"], [480, "id265"], [480, "id276"], [480, "id286"], [480, "id306"], [480, "id317"], [480, "id327"], [480, "id333"], [480, "id343"], [480, "id353"], [480, "id364"], [480, "id375"], [480, "id385"], [480, "id393"], [480, "id402"], [480, "id412"], [480, "id419"], [480, "id427"], [480, "id437"], [480, "id448"], [480, "id472"], [480, "id479"], [480, "id488"], [480, "id498"], [480, "id511"], [480, "id521"], [480, "id533"], [480, "id539"], [480, "id550"], [480, "id583"], [480, "id591"], [480, "id598"], [480, "id607"], [480, "id617"], [480, "id639"], [480, "id648"], [480, "id652"], [480, "id662"], [480, "id677"], [480, "id692"], [480, "id714"], [472, "idle"], [468, "idle"], [244, "idle"]], "Python 3.12.1 final": [[480, "python-3-12-1-final"]], "C API": [[480, "c-api"], [480, "id29"], [480, "id39"], [480, "id47"], [480, "id52"], [480, "id61"], [480, "id72"], [480, "id80"], [480, "id89"], [480, "id106"], [480, "id116"], [480, "id125"], [480, "id137"], [480, "id147"], [480, "id156"], [480, "id164"], [480, "id173"], [480, "id181"], [480, "id189"], [480, "id198"], [480, "id209"], [480, "id219"], [480, "id228"], [480, "id238"], [480, "id248"], [480, "id256"], [480, "id267"], [480, "id277"], [480, "id287"], [480, "id297"], [480, "id308"], [480, "id319"], [480, "id328"], [480, "id334"], [480, "id344"], [480, "id355"], [480, "id366"], [480, "id377"], [480, "id387"], [480, "id404"], [480, "id406"], [480, "id439"], [480, "id457"], [480, "id464"], [480, "id474"], [480, "id480"], [480, "id490"], [480, "id500"], [480, "id513"], [480, "id523"], [480, "id540"], [480, "id552"], [480, "id562"], [480, "id578"], [480, "id584"], [480, "id599"], [480, "id612"], [480, "id623"], [480, "id635"], [480, "id640"], [480, "id701"], [480, "id710"], [480, "id716"]], "Python 3.12.0 final": [[480, "python-3-12-0-final"]], "Tools/Demos": [[480, "tools-demos"], [480, "id28"], [480, "id38"], [480, "id46"], [480, "id71"], [480, "id79"], [480, "id105"], [480, "id115"], [480, "id135"], [480, "id146"], [480, "id155"], [480, "id208"], [480, "id255"], [480, "id266"], [480, "id296"], [480, "id307"], [480, "id318"], [480, "id354"], [480, "id365"], [480, "id376"], [480, "id386"], [480, "id403"], [480, "id428"], [480, "id438"], [480, "id449"], [480, "id463"], [480, "id473"], [480, "id489"], [480, "id499"], [480, "id512"], [480, "id522"], [480, "id534"], [480, "id543"], [480, "id557"], [480, "id564"], [480, "id587"], [480, "id601"], [480, "id613"], [480, "id622"], [480, "id643"], [480, "id657"], [480, "id667"], [480, "id695"], [480, "id700"], [480, "id706"], [480, "id719"]], "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"]], "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"]], "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.8 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[478, "what-s-new-in-python-3-8"]], "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"]], "\u65b0\u589e\u6a21\u7d44": [[478, "new-modules"], [471, "new-modules"], [459, "new-modules"], [475, "new-modules"], [470, "new-modules"]], "builtins\uff08\u5167\u5efa\uff09": [[478, "builtins"]], "collections": [[478, "collections"], [476, "collections"], [477, "collections"], [477, "id3"], [474, "collections"], [472, "collections"], [475, "collections"], [473, "collections"]], "cProfile": [[478, "cprofile"], [477, "cprofile"]], "csv": [[478, "csv"], [471, "csv"], [472, "csv"], [475, "csv"]], "ctypes": [[478, "ctypes"], [472, "ctypes"]], "functools": [[478, "functools"], [477, "functools"], [474, "functools"], [472, "functools"], [475, "functools"], [470, "functools"], [473, "functools"]], "gettext": [[478, "gettext"], [477, "gettext"]], "gzip": [[478, "gzip"], [471, "gzip"], [475, "gzip"]], "io": [[478, "io"], [477, "io"], [471, "io"], [472, "io"], [475, "io"], [473, "io"]], "itertools": [[478, "itertools"], [477, "itertools"], [471, "itertools"], [472, "itertools"], [469, "itertools"], [473, "itertools"]], "json.tool": [[478, "json-tool"]], "logging": [[478, "logging"], [476, "logging"], [477, "logging"], [474, "logging"], [472, "logging"], [475, "logging"], [470, "logging"], [473, "logging"]], "mmap": [[478, "mmap"], [474, "mmap"], [473, "mmap"]], "os.path": [[478, "os-path"], [471, "os-path"], [469, "os-path"]], "pickle": [[478, "pickle"], [476, "pickle"], [474, "pickle"], [475, "pickle"], [473, "pickle"]], "plistlib": [[478, "plistlib"], [474, "plistlib"]], "py_compile": [[478, "py-compile"], [477, "py-compile"], [469, "py-compile"]], "shlex": [[478, "shlex"], [476, "shlex"], [473, "shlex"]], "shutil": [[478, "shutil"], [471, "shutil"], [474, "shutil"], [472, "shutil"], [475, "shutil"], [470, "shutil"], [473, "shutil"]], "ssl": [[478, "ssl"], [476, "ssl"], [476, "id6"], [477, "ssl"], [477, "id9"], [471, "ssl"], [474, "ssl"], [472, "ssl"], [469, "ssl"], [475, "ssl"], [473, "ssl"]], "statistics": [[478, "statistics"], [476, "statistics"], [471, "statistics"], [474, "statistics"], [469, "statistics"]], "tarfile": [[478, "tarfile"], [474, "tarfile"], [472, "tarfile"], [475, "tarfile"], [470, "tarfile"], [473, "tarfile"]], "threading": [[478, "threading"], [477, "threading"], [471, "threading"], [474, "threading"], [472, "threading"], [469, "threading"], [475, "threading"], [470, "threading"], [473, "threading"]], "tokenize": [[478, "tokenize"], [471, "tokenize"]], "tkinter": [[478, "tkinter"], [476, "tkinter"], [476, "id7"], [477, "tkinter"], [471, "tkinter"], [475, "tkinter"], [470, "tkinter"]], "unittest": [[478, "unittest"], [477, "unittest"], [471, "unittest"], [471, "id3"], [474, "unittest"], [472, "unittest"], [469, "unittest"], [475, "unittest"], [470, "unittest"], [473, "unittest"]], "weakref": [[478, "weakref"], [474, "weakref"]], "xmlrpc": [[478, "xmlrpc"], [475, "xmlrpc"]], "Build and C API Changes": [[478, "build-and-c-api-changes"], [476, "build-and-c-api-changes"], [464, "build-and-c-api-changes"], [472, "build-and-c-api-changes"], [463, "build-and-c-api-changes"], [465, "build-and-c-api-changes"], [462, "build-and-c-api-changes"], [467, "build-and-c-api-changes"], [466, "build-and-c-api-changes"], [468, "build-and-c-api-changes"], [475, "build-and-c-api-changes"]], "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"]], "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 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"]], "binascii": [[476, "binascii"], [477, "binascii"], [473, "binascii"]], "cmath": [[476, "cmath"], [475, "cmath"]], "contextlib": [[476, "contextlib"], [477, "contextlib"], [474, "contextlib"], [472, "contextlib"], [469, "contextlib"], [475, "contextlib"], [470, "contextlib"], [473, "contextlib"]], "decimal": [[476, "decimal"], [477, "decimal"], [473, "decimal"]], "email": [[476, "email"], [474, "email"], [472, "email"], [475, "email"], [473, "email"]], "encodings": [[476, "encodings"], [469, "encodings"]], "enum": [[476, "enum"], [477, "enum"], [477, "id5"], [471, "enum"], [474, "enum"], [469, "enum"], [475, "enum"], [470, "enum"]], "faulthandler": [[476, "faulthandler"], [469, "faulthandler"], [475, "faulthandler"], [473, "faulthandler"]], "fileinput": [[476, "fileinput"], [469, "fileinput"]], "http.client": [[476, "http-client"], [477, "http-client"], [472, "http-client"], [475, "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"], [474, "re"], [475, "re"], [470, "re"], [473, "re"]], "readline": [[476, "readline"], [475, "readline"]], "rlcompleter": [[476, "rlcompleter"]], "site": [[476, "site"], [472, "site"], [469, "site"]], "sqlite3": [[476, "sqlite3"], [477, "sqlite3"], [471, "sqlite3"], [471, "id2"], [474, "sqlite3"], [472, "sqlite3"], [469, "sqlite3"], [475, "sqlite3"], [470, "sqlite3"], [473, "sqlite3"]], "socketserver": [[476, "socketserver"], [477, "socketserver"], [473, "socketserver"]], "struct": [[476, "struct"], [474, "struct"], [473, "struct"]], "subprocess": [[476, "subprocess"], [477, "subprocess"], [474, "subprocess"], [475, "subprocess"], [473, "subprocess"]], "telnetlib": [[476, "telnetlib"]], "timeit": [[476, "timeit"], [475, "timeit"]], "traceback": [[476, "traceback"], [474, "traceback"], [469, "traceback"], [475, "traceback"], [470, "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"], [474, "zipfile"], [475, "zipfile"], [470, "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"], [474, "dbm"], [472, "dbm"], [475, "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"], [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 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"], [474, "argparse"], [469, "argparse"], [475, "argparse"]], "calendar": [[477, "calendar"], [471, "calendar"]], "crypt": [[477, "crypt"], [473, "crypt"]], "dis": [[477, "dis"], [471, "dis"], [474, "dis"], [472, "dis"]], "hmac": [[477, "hmac"], [474, "hmac"], [469, "hmac"], [473, "hmac"]], "http.server": [[477, "http-server"]], "locale": [[477, "locale"], [477, "id7"], [471, "locale"], [475, "locale"], [470, "locale"]], "mimetypes": [[477, "mimetypes"]], "msilib": [[477, "msilib"]], "queue": [[477, "queue"]], "string": [[477, "string"], [470, "string"]], "types": [[477, "types"], [471, "types"], [474, "types"], [469, "types"], [475, "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"]], "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 343: The 'with' statement": [[464, "pep-343-the-with-statement"], [465, "pep-343-the-with-statement"]], "Writing Context Managers": [[464, "writing-context-managers"], [465, "writing-context-managers"]], "The contextlib module": [[464, "the-contextlib-module"], [465, "the-contextlib-module"]], "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.12 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[471, "what-s-new-in-python-3-12"]], "\u767c\u5e03\u91cd\u9ede\u6458\u8981": [[471, "summary-release-highlights"], [470, "summary-release-highlights"]], "\u65b0\u589e\u7279\u6027": [[471, "new-features"], [471, "id4"], [470, "new-features"], [470, "whatsnew311-c-api-new-features"]], "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"]], "fractions": [[471, "fractions"], [470, "fractions"]], "tempfile": [[471, "tempfile"], [472, "tempfile"], [470, "tempfile"], [473, "tempfile"]], "CPython \u4f4d\u5143\u7d44\u78bc\u8b8a\u66f4": [[471, "cpython-bytecode-changes"]], "Python 3.13 \u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[471, "pending-removal-in-python-3-13"]], "Python 3.14 \u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[471, "pending-removal-in-python-3-14"], [471, "id7"]], "Python 3.15 \u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[471, "pending-removal-in-python-3-15"], [471, "id8"]], "\u672a\u4f86\u7248\u672c\u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[471, "pending-removal-in-future-versions"], [471, "id9"]], "asynchat \u548c asyncore": [[471, "asynchat-and-asyncore"]], "configparser": [[471, "configparser"], [472, "configparser"], [475, "configparser"]], "ensurepip": [[471, "ensurepip"], [474, "ensurepip"]], "imp": [[471, "imp"]], "smtpd": [[471, "smtpd"], [474, "smtpd"], [475, "smtpd"], [473, "smtpd"]], "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"]], "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"]], "Python 3.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[474, "what-s-new-in-python-3-4"], [475, "what-s-new-in-python-3-5"]], "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"]], "selectors": [[474, "selectors"], [475, "selectors"]], "abc": [[474, "abc"], [472, "abc"], [473, "abc"]], "audioop": [[474, "audioop"]], "base64": [[474, "base64"], [469, "base64"], [473, "base64"]], "colorsys": [[474, "colorsys"]], "doctest": [[474, "doctest"], [463, "doctest"], [469, "doctest"], [475, "doctest"]], "filecmp": [[474, "filecmp"]], "glob": [[474, "glob"], [469, "glob"], [475, "glob"]], "html": [[474, "html"], [472, "html"], [473, "html"]], "idlelib \u8207 IDLE": [[474, "idlelib-and-idle"]], "marshal": [[474, "marshal"]], "operator": [[474, "operator"], [475, "operator"], [470, "operator"]], "pty": [[474, "pty"]], "resource": [[474, "resource"]], "select": [[474, "select"], [472, "select"], [473, "select"]], "shelve": [[474, "shelve"], [469, "shelve"]], "stat": [[474, "stat"], [473, "stat"]], "textwrap": [[474, "textwrap"], [473, "textwrap"]], "urllib": [[474, "urllib"], [475, "urllib"], [473, "urllib"]], "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"]], "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"], [463, "new-improved-and-deprecated-modules"], [462, "new-improved-and-deprecated-modules"], [468, "new-improved-and-deprecated-modules"]], "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"]], "sysconfig": [[472, "sysconfig"], [475, "sysconfig"], [470, "sysconfig"]], "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"]], "\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.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"]], "New and Improved Modules": [[461, "new-and-improved-modules"], [465, "new-and-improved-modules"], [466, "new-and-improved-modules"], [460, "new-and-improved-modules"]], "Interpreter Changes and Fixes": [[461, "interpreter-changes-and-fixes"]], "Other Changes and Fixes": [[461, "other-changes-and-fixes"], [462, "other-changes-and-fixes"], [466, "other-changes-and-fixes"], [460, "other-changes-and-fixes"]], "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"]], "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 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"]], "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"]], "\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.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"]], "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"]], "\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.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 \u6a21\u7d44": [[459, "xml-modules"]], "SAX2 \u652f\u63f4": [[459, "sax2-support"]], "DOM \u652f\u63f4": [[459, "dom-support"]], "Relationship to PyXML": [[459, "relationship-to-pyxml"]], "\u6a21\u7d44\u8b8a\u66f4": [[459, "module-changes"]], "IDLE Improvements": [[459, "idle-improvements"]], "Deleted and Deprecated Modules": [[459, "deleted-and-deprecated-modules"]], "\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"]], "\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 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"]], "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"]], "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"]], "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"]], "\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"]], "\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"]], "\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"]], "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"]], "linecache": [[469, "linecache"], [475, "linecache"]], "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"]], "\u5efa\u7f6e\u8b8a\u66f4": [[469, "build-changes"], [470, "build-changes"]], "PEP 652\uff1a\u7dad\u8b77\u7a69\u5b9a ABI": [[469, "pep-652-maintaining-the-stable-abi"]], "\u7de8\u8f2f\u5668\u8207 IDE": [[454, "editors-and-ides"]], "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"]], "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"]], "heapq": [[475, "heapq"]], "imghdr": [[475, "imghdr"]], "lzma": [[475, "lzma"], [473, "lzma"]], "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"]], "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 \u7684\u8a2d\u7f6e\u8207\u4f7f\u7528": [[455, "python-setup-and-usage"]], "\u914d\u7f6e Python": [[453, "configure-python"]], "Build Requirements": [[453, "build-requirements"]], "\u7522\u751f\u7684\u6a94\u6848": [[453, "generated-files"]], "\u8a2d\u5b9a\u8173\u672c": [[453, "configure-script"]], "\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"]], "Linker flags": [[453, "linker-flags"]], "Python 3.11 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[470, "what-s-new-in-python-3-11"]], "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"]], "IDLE \u8207 idlelib": [[470, "whatsnew311-idle"]], "\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"]], "Notable changes in 3.11.4": [[470, "notable-changes-in-3-11-4"]], "Notable changes in 3.11.5": [[470, "notable-changes-in-3-11-5"]], "\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 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 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"]], "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"]], "tkinter.font --- Tkinter font wrapper": [[369, "module-tkinter.font"]], "tkinter.colorchooser --- Color choosing dialog": [[367, "module-tkinter.colorchooser"]], "\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"]], "stringprep --- Internet String Preparation": [[343, "module-stringprep"]], "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.dnd --- Drag and drop support": [[368, "module-tkinter.dnd"]], "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"]], "tkinter.messagebox --- Tkinter message prompts": [[370, "module-tkinter.messagebox"]], "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"]], "tabnanny --- \u5075\u6e2c\u4e0d\u826f\u7e2e\u6392": [[354, "module-tabnanny"]], "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"]], "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"]], "\u4ee5 Tk \u6253\u9020\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762 (Graphical User Interfaces)": [[365, "graphical-user-interfaces-with-tk"]], "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"]], "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"], [337, "command-line-interface"], [331, "command-line-interface"], [259, "module-json.tool"], [252, "command-line-interface"], [231, "command-line-interface"], [207, "command-line-interface"]], "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"]], "textwrap --- Text wrapping and filling": [[361, "module-textwrap"]], "termios --- POSIX style tty control": [[358, "module-termios"]], "\u5df2\u88ab\u53d6\u4ee3\u7684\u6a21\u7d44": [[347, "superseded-modules"]], "\u5167\u5efa\u578b\u5225": [[341, "built-in-types"]], "\u771f\u503c\u6aa2\u6e2c": [[341, "truth-value-testing"]], "Boolean\uff08\u5e03\u6797\uff09\u904b\u7b97 --- and, or, not": [[341, "boolean-operations-and-or-not"]], "\u6bd4\u8f03\u904b\u7b97": [[341, "comparisons"]], "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"]], "tkinter.scrolledtext --- Scrolled Text Widget": [[371, "module-tkinter.scrolledtext"]], "tkinter.ttk --- Tk themed widgets": [[373, "module-tkinter.ttk"]], "\u4f7f\u7528 Ttk": [[373, "using-ttk"]], "Ttk Widgets": [[373, "ttk-widgets"]], "Widget": [[373, "widget"]], "\u6a19\u6e96\u9078\u9805": [[373, "standard-options"]], "Scrollable Widget Options": [[373, "scrollable-widget-options"]], "Label Options": [[373, "label-options"]], "\u76f8\u5bb9\u6027\u9078\u9805": [[373, "compatibility-options"]], "Widget States": [[373, "widget-states"]], "ttk.Widget": [[373, "ttk-widget"]], "Combobox": [[373, "combobox"]], "\u9078\u9805": [[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"]], "\u865b\u64ec\u4e8b\u4ef6": [[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 --- \u7cfb\u7d71\u7279\u5b9a\u7684\u53c3\u6578\u8207\u51fd\u5f0f": [[349, "module-sys"]], "Attributes of the float_info named tuple": [[349, "id2"]], "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"]], "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 --- 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 --- Python \u7684\u56de\u6b78\u6e2c\u8a66 (regression tests) \u5957\u4ef6": [[359, "module-test"]], "\u64b0\u5beb test \u5957\u4ef6\u7684\u55ae\u5143\u6e2c\u8a66": [[359, "writing-unit-tests-for-the-test-package"]], "\u4f7f\u7528\u547d\u4ee4\u5217\u4ecb\u9762\u57f7\u884c\u6e2c\u8a66": [[359, "module-test.regrtest"]], "test.support --- Python \u6e2c\u8a66\u5957\u4ef6\u7684\u5de5\u5177": [[359, "module-test.support"]], "test.support.socket_helper --- \u7528\u65bc socket \u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.socket_helper"]], "test.support.script_helper --- \u7528\u65bc Python \u57f7\u884c\u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.script_helper"]], "test.support.bytecode_helper --- \u7528\u65bc\u6e2c\u8a66\u4f4d\u5143\u7d44\u78bc\u80fd\u6b63\u78ba\u7522\u751f\u7684\u652f\u63f4\u5de5\u5177": [[359, "module-test.support.bytecode_helper"]], "test.support.threading_helper --- Utilities for threading tests": [[359, "module-test.support.threading_helper"]], "test.support.os_helper --- \u7528\u65bc os \u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.os_helper"]], "test.support.import_helper --- \u7528\u65bc import \u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.import_helper"]], "test.support.warnings_helper --- \u7528\u65bc warnings \u6e2c\u8a66\u7684\u5de5\u5177": [[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"]], "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"]], "syslog --- Unix syslog library routines": [[353, "module-syslog"]], "string --- \u5e38\u898b\u7684\u5b57\u4e32\u64cd\u4f5c": [[342, "module-string"]], "\u5b57\u4e32\u5e38\u6578": [[342, "string-constants"]], "Custom String Formatting": [[342, "custom-string-formatting"]], "\u683c\u5f0f\u5316\u6587\u5b57\u8a9e\u6cd5": [[342, "format-string-syntax"]], "\u683c\u5f0f\u898f\u683c (Format Specification) \u8ff7\u4f60\u8a9e\u8a00": [[342, "format-specification-mini-language"]], "\u683c\u5f0f\u7bc4\u4f8b": [[342, "format-examples"]], "\u6a21\u677f\u5b57\u4e32": [[342, "template-strings"]], "\u8f14\u52a9\u51fd\u5f0f": [[342, "helper-functions"]], "time --- Time access and conversions": [[363, "module-time"]], "Clock ID Constants": [[363, "clock-id-constants"]], "Timezone Constants": [[363, "timezone-constants"]], "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"]], "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"]], "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"]], "Python Runtime Services": [[312, "python-runtime-services"]], "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"]], "rlcompleter --- Completion function for GNU readline": [[320, "module-rlcompleter"]], "selectors --- High-level I/O multiplexing": [[326, "module-selectors"]], "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"]], "shutil \u2014 \u9ad8\u968e\u6a94\u6848\u64cd\u4f5c": [[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"]], "runpy --- Locating and executing Python modules": [[321, "module-runpy"]], "py_compile \u2014 \u7de8\u8b6f Python \u4f86\u6e90\u6a94\u6848": [[308, "module-py_compile"]], "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"]], "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"]], "\u5b89\u5168\u6027\u6ce8\u610f\u4e8b\u9805": [[324, "security-considerations"]], "spwd --- shadow \u5bc6\u78bc\u8cc7\u6599\u5eab": [[336, "module-spwd"]], "reprlib --- Alternate repr() implementation": [[318, "module-reprlib"]], "Repr \u7269\u4ef6": [[318, "repr-objects"]], "Subclassing Repr Objects": [[318, "subclassing-repr-objects"]], "quopri --- \u7de8\u78bc\u548c\u89e3\u78bc MIME \u53ef\u5217\u5370\u5b57\u5143\u8cc7\u6599": [[314, "module-quopri"]], "resource --- Resource usage information": [[319, "module-resource"]], "Resource Limits": [[319, "resource-limits"]], "Resource Usage": [[319, "resource-usage"]], "smtplib --- SMTP protocol client": [[332, "module-smtplib"]], "SMTP \u7269\u4ef6": [[332, "smtp-objects"]], "SMTP \u7bc4\u4f8b": [[332, "smtp-example"]], "pyclbr --- Python module browser support": [[309, "module-pyclbr"]], "Class Objects": [[309, "class-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"]], "sqlite3 --- SQLite \u8cc7\u6599\u5eab\u7684 DB-API 2.0 \u4ecb\u9762": [[337, "module-sqlite3"]], "Tutorial": [[337, "tutorial"], [289, "tutorial"]], "Module functions": [[337, "module-functions"]], "Module constants": [[337, "module-constants"]], "Connection \u7269\u4ef6": [[337, "connection-objects"]], "Cursor \u7269\u4ef6": [[337, "cursor-objects"]], "Row \u7269\u4ef6": [[337, "row-objects"]], "Blob \u7269\u4ef6": [[337, "blob-objects"]], "PrepareProtocol \u7269\u4ef6": [[337, "prepareprotocol-objects"]], "SQLite and Python types": [[337, "sqlite-and-python-types"]], "Default adapters and converters (deprecated)": [[337, "default-adapters-and-converters-deprecated"]], "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"]], "How to handle non-UTF-8 text encodings": [[337, "how-to-handle-non-utf-8-text-encodings"]], "\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"]], "ssl --- socket \u7269\u4ef6\u7684 TLS/SSL \u5305\u88dd\u5668": [[338, "module-ssl"]], "\u51fd\u5f0f\u3001\u5e38\u6578\u8207\u4f8b\u5916": [[338, "functions-constants-and-exceptions"]], "Socket \u5efa\u7acb": [[338, "socket-creation"]], "\u8a9e\u5883\u5efa\u7acb": [[338, "context-creation"]], "\u96a8\u6a5f\u7522\u751f": [[338, "random-generation"]], "\u8a8d\u8b49\u8655\u7406": [[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"]], "\u624b\u52d5\u8a2d\u5b9a": [[338, "manual-settings"]], "\u9a57\u8b49\u6191\u8b49": [[338, "verifying-certificates"]], "\u5354\u5b9a\u7248\u672c": [[338, "protocol-versions"]], "Cipher selection": [[338, "cipher-selection"]], "Multi-processing": [[338, "multi-processing"]], "TLS 1.3": [[338, "tls-1-3"]], "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"]], "pwd --- \u5bc6\u78bc\u8cc7\u6599\u5eab": [[307, "module-pwd"]], "shelve --- Python object persistence": [[327, "module-shelve"]], "Restrictions": [[327, "restrictions"]], "pty --- Pseudo-terminal utilities": [[306, "module-pty"]], "pydoc --- Documentation generator and online help system": [[310, "module-pydoc"]], "stat --- Interpreting stat() results": [[339, "module-stat"]], "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"]], "site --- Site-specific configuration hook": [[331, "module-site"]], "sitecustomize": [[331, "module-sitecustomize"]], "usercustomize": [[331, "module-usercustomize"]], "Readline configuration": [[331, "readline-configuration"]], "sched --- Event scheduler": [[322, "module-sched"]], "Scheduler Objects": [[322, "scheduler-objects"]], "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"]], "sndhdr --- \u5224\u5b9a\u8072\u97f3\u6a94\u6848\u7684\u578b\u5225": [[333, "module-sndhdr"]], "\u7db2\u969b\u7db2\u8def\u8cc7\u6599\u8655\u7406": [[282, "internet-data-handling"]], "pdb --- The Python Debugger": [[294, "module-pdb"]], "Debugger Commands": [[294, "debugger-commands"]], "Data Persistence": [[295, "data-persistence"]], "netrc --- netrc \u6a94\u6848\u8655\u7406": [[283, "module-netrc"]], "netrc \u7269\u4ef6": [[283, "netrc-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"]], "plistlib --- Generate and parse Apple .plist files": [[301, "module-plistlib"]], "nis --- Sun NIS (Yellow Pages) \u4ecb\u9762": [[284, "module-nis"]], "multiprocessing.shared_memory --- \u5c0d\u65bc\u5171\u4eab\u8a18\u61b6\u9ad4\u7684\u8de8\u884c\u7a0b\u76f4\u63a5\u5b58\u53d6": [[281, "module-multiprocessing.shared_memory"]], "pipes --- shell pipelines \u4ecb\u9762": [[298, "module-pipes"]], "Template Objects": [[298, "template-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"]], "modulefinder --- Find modules used by a script": [[276, "module-modulefinder"]], "Example usage of ModuleFinder": [[276, "example-usage-of-modulefinder"]], "pickletools --- pickle \u958b\u767c\u8005\u7684\u5de5\u5177": [[297, "module-pickletools"]], "\u547d\u4ee4\u5217\u9078\u9805": [[297, "command-line-options"], [259, "command-line-options"], [231, "command-line-options"]], "\u7a0b\u5f0f\u5316\u4ecb\u9762": [[297, "programmatic-interface"]], "pprint --- Data pretty printer": [[304, "module-pprint"]], "PrettyPrinter \u7269\u4ef6": [[304, "prettyprinter-objects"]], "poplib --- POP3 protocol client": [[302, "module-poplib"]], "POP3 \u7269\u4ef6": [[302, "pop3-objects"]], "POP3 \u7bc4\u4f8b": [[302, "pop3-example"]], "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"]], "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"]], "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"]], "mmap --- Memory-mapped file support": [[275, "module-mmap"]], "MADV_* Constants": [[275, "madv-constants"]], "MAP_* \u5e38\u6578": [[275, "map-constants"]], "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"]], "\u884c\u7a0b\u7ba1\u7406": [[290, "process-management"]], "Interface to the scheduler": [[290, "interface-to-the-scheduler"]], "Miscellaneous System Information": [[290, "miscellaneous-system-information"]], "Random numbers": [[290, "random-numbers"]], "os.path --- \u5e38\u898b\u7684\u8def\u5f91\u540d\u64cd\u4f5c": [[291, "module-os.path"]], "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"]], "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"]], "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"]], "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"]], "\u591a\u5a92\u9ad4\u670d\u52d9": [[274, "multimedia-services"]], "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"]], "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"]], "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"]], "pkgutil --- Package extension utility": [[299, "module-pkgutil"]], "\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"]], "pathlib --- \u7269\u4ef6\u5c0e\u5411\u6a94\u6848\u7cfb\u7d71\u8def\u5f91": [[293, "module-pathlib"]], "\u7d14\u8def\u5f91": [[293, "pure-paths"]], "\u901a\u7528\u5c6c\u6027": [[293, "general-properties"]], "\u904b\u7b97\u5b50": [[293, "operators"]], "\u5c0d\u500b\u5225\u7d44\u6210\u7684\u5b58\u53d6": [[293, "accessing-individual-parts"]], "\u65b9\u6cd5\u8207\u5c6c\u6027": [[293, "methods-and-properties"]], "Concrete paths": [[293, "concrete-paths"]], "Correspondence to tools in the os module": [[293, "correspondence-to-tools-in-the-os-module"]], "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"]], "\u7db2\u8def\u5354\u5b9a (Internet protocols) \u53ca\u652f\u63f4": [[253, "internet-protocols-and-support"]], "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 \u57fa\u790e\u985e\u5225": [[255, "i-o-base-classes"]], "Raw File I/O": [[255, "raw-file-i-o"]], "Buffered Streams": [[255, "buffered-streams"]], "Reentrancy": [[255, "reentrancy"]], "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"]], "Networking and Interprocess Communication": [[257, "networking-and-interprocess-communication"]], "Python \u6a19\u6e96\u51fd\u5f0f\u5eab (Standard Library)": [[251, "the-python-standard-library"]], "logging.handlers --- Logging handlers": [[266, "module-logging.handlers"]], "Important": [[266, null], [264, "index-0"], [265, null], [208, null]], "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"]], "http.server \u2014 HTTP \u4f3a\u670d\u5668": [[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"]], "imghdr --- \u63a8\u6e2c\u5716\u7247\u7a2e\u985e": [[246, "module-imghdr"]], "mailbox --- \u4ee5\u5404\u7a2e\u683c\u5f0f\u64cd\u4f5c\u90f5\u4ef6\u4fe1\u7bb1": [[268, "module-mailbox"]], "Mailbox \u7269\u4ef6": [[268, "mailbox-objects"], [268, "maildir-objects"]], "mbox \u7269\u4ef6": [[268, "mbox-objects"]], "MH \u7269\u4ef6": [[268, "mh-objects"]], "Babyl \u7269\u4ef6": [[268, "babyl-objects"]], "MMDF \u7269\u4ef6": [[268, "mmdf-objects"]], "Message \u7269\u4ef6": [[268, "message-objects"]], "MaildirMessage \u7269\u4ef6": [[268, "maildirmessage-objects"]], "mboxMessage \u7269\u4ef6": [[268, "mboxmessage-objects"]], "MHMessage \u7269\u4ef6": [[268, "mhmessage-objects"]], "BabylMessage \u7269\u4ef6": [[268, "babylmessage-objects"]], "MMDFMessage \u7269\u4ef6": [[268, "mmdfmessage-objects"]], "Structured Markup Processing Tools": [[270, "structured-markup-processing-tools"]], "imaplib --- IMAP4 protocol client": [[245, "module-imaplib"]], "IMAP4 \u7269\u4ef6": [[245, "imap4-objects"]], "IMAP4 \u7bc4\u4f8b": [[245, "imap4-example"]], "\u53ef\u7528\u6027\u4e4b\u8a3b\u91cb": [[254, "notes-on-availability"]], "WebAssembly \u5e73\u53f0": [[254, "webassembly-platforms"]], "marshal --- \u5185\u90e8 Python \u7269\u4ef6\u5e8f\u5217\u5316": [[271, "module-marshal"]], "Python Language Services": [[261, "python-language-services"]], "mailcap --- Mailcap file handling": [[269, "module-mailcap"]], "\u570b\u969b\u5316": [[243, "internationalization"]], "importlib.resources -- Package resource reading, opening and access": [[249, "module-importlib.resources"]], "\u5df2\u68c4\u7528\u51fd\u5f0f": [[249, "deprecated-functions"]], "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"]], "locale \u2014 \u570b\u969b\u5316\u670d\u52d9": [[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"]], "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"]], "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"]], "importlib.resources.abc -- Abstract base classes for resources": [[250, "module-importlib.resources.abc"]], "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"]], "linecache --- Random access to text lines": [[262, "module-linecache"]], "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"]], "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"]], "itertools --- \u5efa\u7acb\u7522\u751f\u9ad8\u6548\u7387\u8ff4\u5708\u4e4b\u758a\u4ee3\u5668\u7684\u51fd\u5f0f": [[258, "module-itertools"]], "Itertool functions": [[258, "itertool-functions"]], "Itertools Recipes": [[258, "itertools-recipes"]], "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"]], "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"]], "keyword --- \u6aa2\u9a57 Python \u95dc\u9375\u5b57": [[260, "module-keyword"]], "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"]], "inspect --- \u6aa2\u8996\u6d3b\u52d5\u7269\u4ef6": [[252, "inspect-inspect-live-objects"]], "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"]], "\u985e\u5225\u8207\u51fd\u5f0f": [[252, "classes-and-functions"]], "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"]], "graphlib \u2014-- \u4f7f\u7528\u985e\u5716 (graph-like) \u7d50\u69cb\u9032\u884c\u64cd\u4f5c\u7684\u529f\u80fd": [[229, "module-graphlib"]], "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"]], "email.policy: Policy Objects": [[205, "module-email.policy"]], "fileinput --- Iterate over lines from multiple input streams": [[215, "module-fileinput"]], "\u6a94\u6848\u683c\u5f0f": [[214, "file-formats"]], "\u51fd\u5f0f\u7de8\u7a0b\u6a21\u7d44": [[221, "functional-programming-modules"]], "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"]], "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"]], "fractions --- Rational numbers": [[218, "module-fractions"]], "getpass --- \u53ef\u651c\u5f0f\u5bc6\u78bc\u8f38\u5165\u5de5\u5177": [[226, "module-getpass"]], "hmac --- \u57fa\u65bc\u91d1\u9470\u96dc\u6e4a\u7684\u8a0a\u606f\u9a57\u8b49": [[234, "module-hmac"]], "enum --- \u5c0d\u5217\u8209\u7684\u652f\u63f4": [[208, "module-enum"]], "\u8cc7\u6599\u578b\u5225": [[208, "data-types"], [179, "data-types"]], "\u652f\u63f4 __dunder__ \u540d\u7a31": [[208, "supported-dunder-names"]], "\u652f\u63f4 _sunder_ \u540d\u7a31": [[208, "supported-sunder-names"]], "\u901a\u7528\u9805\u76ee\u8207\u88dd\u98fe\u5668": [[208, "utilities-and-decorators"]], "\u5099\u8a3b": [[208, "notes"]], "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"]], "functools --- Higher-order functions and operations on callable objects": [[223, "module-functools"]], "partial \u7269\u4ef6": [[223, "partial-objects"]], "fcntl --- The fcntl and ioctl system calls": [[212, "module-fcntl"]], "gzip --- gzip \u6a94\u6848\u7684\u652f\u63f4": [[231, "module-gzip"]], "\u7528\u6cd5\u7bc4\u4f8b": [[231, "examples-of-usage"], [146, "examples-of-usage"]], "email.utils: Miscellaneous utilities": [[206, "module-email.utils"]], "filecmp --- File and Directory Comparisons": [[213, "module-filecmp"]], "The dircmp class": [[213, "the-dircmp-class"]], "ensurepip --- pip \u5b89\u88dd\u5668\u7684\u521d\u59cb\u5efa\u7f6e (bootstrapping)": [[207, "module-ensurepip"]], "\u6a21\u7d44 API": [[207, "module-api"]], "\u5167\u5efa\u51fd\u5f0f": [[222, "built-in-functions"]], "glob --- Unix \u98a8\u683c\u7684\u8def\u5f91\u540d\u7a31\u6a21\u5f0f\u64f4\u5c55": [[228, "module-glob"]], "email.parser: Parsing email messages": [[204, "module-email.parser"]], "FeedParser API": [[204, "feedparser-api"]], "Parser API": [[204, "parser-api"]], "Additional notes": [[204, "additional-notes"]], "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"]], "\u7a0b\u5f0f\u6846\u67b6": [[219, "program-frameworks"]], "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"]], "gc --- \u5783\u573e\u56de\u6536\u5668\u4ecb\u9762 (Garbage Collector interface)": [[224, "module-gc"]], "html.entities --- HTML \u4e00\u822c\u5be6\u9ad4\u7684\u5b9a\u7fa9": [[236, "module-html.entities"]], "grp --- The group database": [[230, "module-grp"]], "errno --- Standard errno system symbols": [[209, "module-errno"]], "ftplib --- FTP \u5354\u5b9a\u7528\u6236\u7aef": [[220, "module-ftplib"]], "\u53c3\u8003": [[220, "reference"]], "FTP \u7269\u4ef6": [[220, "ftp-objects"]], "FTP_TLS \u7269\u4ef6": [[220, "ftp-tls-objects"]], "\u6a21\u7d44\u8b8a\u6578": [[220, "module-variables"]], "getopt --- C-style parser for command line options": [[225, "module-getopt"]], "fnmatch --- Unix filename pattern matching": [[217, "module-fnmatch"]], "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"]], "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"]], "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"]], "curses.ascii --- ASCII \u5b57\u5143\u7684\u5de5\u5177\u7a0b\u5f0f": [[175, "module-curses.ascii"]], "email.header: Internationalized headers": [[199, "module-email.header"]], "\u52a0\u5bc6\u670d\u52d9": [[171, "cryptographic-services"]], "email: Examples": [[197, "email-examples"]], "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"]], "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"]], "email.encoders: Encoders": [[195, "module-email.encoders"]], "email.message.Message: Representing an email message using the compat32 API": [[193, "email-message-message-representing-an-email-message-using-the-compat32-api"]], "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"]], "email.iterators: Iterators": [[201, "module-email.iterators"]], "\u958b\u767c\u5de5\u5177": [[184, "development-tools"]], "email.charset: \u8868\u793a\u5b57\u5143\u96c6\u5408": [[192, "module-email.charset"]], "email.contentmanager: Managing MIME Content": [[194, "module-email.contentmanager"]], "Content Manager Instances": [[194, "content-manager-instances"]], "email.mime: Creating email and MIME objects from scratch": [[203, "module-email.mime"]], "email.headerregistry: Custom Header Objects": [[200, "module-email.headerregistry"]], "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.generator: Generating MIME documents": [[198, "module-email.generator"]], "email.message: Representing an email message": [[202, "module-email.message"]], "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 --- 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"]], "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"]], "csv --- CSV \u6a94\u6848\u8b80\u53d6\u53ca\u5beb\u5165": [[172, "module-csv"]], "Dialect \u8207\u683c\u5f0f\u53c3\u6578": [[172, "dialects-and-formatting-parameters"]], "\u8b80\u53d6\u5668\u7269\u4ef6": [[172, "reader-objects"]], "\u5beb\u5165\u5668\u7269\u4ef6": [[172, "writer-objects"]], "dis --- Python bytecode\u7684\u53cd\u7d44\u8b6f\u5668": [[188, "module-dis"]], "Command-line interface": [[188, "command-line-interface"]], "Bytecode analysis": [[188, "bytecode-analysis"]], "Analysis functions": [[188, "analysis-functions"]], "Python Bytecode Instructions": [[188, "python-bytecode-instructions"]], "Opcode collections": [[188, "opcode-collections"]], "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"]], "\u9664\u932f\u8207\u6548\u80fd\u5206\u6790": [[182, "debugging-and-profiling"]], "Custom Python Interpreters": [[177, "custom-python-interpreters"]], "\u8edf\u9ad4\u5c01\u88dd\u8207\u767c\u5e03": [[189, "software-packaging-and-distribution"]], "email.errors: Exception and Defect classes": [[196, "module-email.errors"]], "dbm --- Unix \"databases\" \u7684\u4ecb\u9762": [[181, "module-dbm"]], "dbm.gnu --- GNU \u8cc7\u6599\u5eab\u7ba1\u7406\u5668": [[181, "module-dbm.gnu"]], "dbm.ndbm --- \u65b0\u8cc7\u6599\u5eab\u7ba1\u7406\u5668": [[181, "module-dbm.ndbm"]], "dbm.dumb --- \u53ef\u651c\u5f0f DBM \u5be6\u4f5c": [[181, "module-dbm.dumb"]], "\u7a3d\u6838\u4e8b\u4ef6\u8868": [[139, "audit-events-table"]], "copyreg --- \u8a3b\u518a pickle \u652f\u63f4\u51fd\u5f0f": [[169, "module-copyreg"]], "copy --- \u6dfa\u5c64 (shallow) \u548c\u6df1\u5c64 (deep) \u8907\u88fd\u64cd\u4f5c": [[168, "module-copy"]], "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"]], "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"]], "binascii --- Convert between binary and ASCII": [[143, "module-binascii"]], "codeop --- Compile Python code": [[156, "module-codeop"]], "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"]], "concurrent \u5957\u4ef6": [[162, "the-concurrent-package"]], "calendar --- \u65e5\u66c6\u76f8\u95dc\u51fd\u5f0f": [[147, "module-calendar"]], "\u6a21\u7d44\u547d\u4ee4\u5217\u4ecb\u9762": [[153, "modules-command-line-interface-cli"]], "contextvars --- Context Variables": [[167, "module-contextvars"]], "Context Variables": [[167, "context-variables"]], "Manual Context Management": [[167, "manual-context-management"]], "asyncio support": [[167, "asyncio-support"]], "chunk --- \u8b80\u53d6 IFF \u5206\u584a\u8cc7\u6599": [[150, "module-chunk"]], "\u4e8c\u9032\u4f4d\u8cc7\u6599\u670d\u52d9": [[142, "binary-data-services"]], "code --- Interpreter base classes": [[154, "module-code"]], "Interactive Interpreter Objects": [[154, "interactive-interpreter-objects"]], "Interactive Console Objects": [[154, "interactive-console-objects"]], "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"]], "\u4e26\u884c\u57f7\u884c (Concurrent Execution)": [[161, "concurrent-execution"]], "compileall --- Byte-compile Python libraries": [[160, "module-compileall"]], "Command-line use": [[160, "command-line-use"]], "Public functions": [[160, "public-functions"]], "configparser --- \u8a2d\u5b9a\u6a94\u5256\u6790\u5668": [[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"]], "\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"]], "cmd --- Support for line-oriented command interpreters": [[152, "module-cmd"]], "Cmd \u7269\u4ef6": [[152, "cmd-objects"]], "Cmd Example": [[152, "cmd-example"]], "base64 \u2014\u2014 Base16\u3001Base32\u3001Base64\u3001Base85 \u8cc7\u6599\u7de8\u78bc": [[140, "module-base64"]], "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"]], "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"]], "bdb --- \u5075\u932f\u5668\u6846\u67b6": [[141, "module-bdb"]], "builtins --- \u5167\u5efa\u7269\u4ef6": [[145, "module-builtins"]], "cgitb --- CGI \u8173\u672c\u7684\u56de\u6eaf (traceback) \u7ba1\u7406\u7a0b\u5f0f": [[149, "module-cgitb"]], "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"]], "colorsys --- \u984f\u8272\u7cfb\u7d71\u9593\u7684\u8f49\u63db": [[159, "module-colorsys"]], "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"]], "atexit --- Exit handlers": [[137, "module-atexit"]], "atexit \u7bc4\u4f8b": [[137, "atexit-example"]], "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"]], "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"]]}, "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-42"], [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-37"], [425, "index-42"], [425, "index-43"], [425, "index-44"], [425, "index-47"], [425, "index-51"], [425, "index-53"], [425, "index-57"], [425, "index-59"], [425, "index-6"], [425, "index-63"], [425, "index-66"], [425, "index-7"], [425, "index-8"], [425, "index-80"], [425, "index-9"], [425, "index-99"], [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-77"]], "pep 590": [[10, "index-2"], [469, "index-111"], [470, "index-117"], [478, "index-35"], [479, "index-18"], [479, "index-8"], [480, "index-102"], [480, "index-103"], [480, "index-136"], [480, "index-137"], [480, "index-163"], [480, "index-170"], [480, "index-179"], [480, "index-180"], [480, "index-182"], [480, "index-209"], [480, "index-35"], [480, "index-66"], [480, "index-76"], [480, "index-82"], [480, "index-87"]], "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-70"], [32, "index-71"], [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-2"], [84, "index-3"], [84, "index-6"], [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-111"], [86, "index-112"], [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-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-2"], [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-14"], [119, "index-15"], [119, "index-16"], [119, "index-17"], [119, "index-18"], [119, "index-19"], [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-2"], [210, "index-10"], [210, "index-11"], [210, "index-12"], [210, "index-3"], [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"], [263, "index-6"], [263, "index-7"], [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-3"], [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-10"], [337, "index-11"], [337, "index-12"], [337, "index-14"], [337, "index-2"], [337, "index-3"], [337, "index-4"], [337, "index-5"], [337, "index-8"], [337, "index-9"], [338, "index-28"], [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-18"], [342, "index-19"], [342, "index-20"], [342, "index-21"], [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-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-165"], [383, "index-166"], [383, "index-167"], [383, "index-168"], [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-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-38"], [404, "index-39"], [404, "index-40"], [404, "index-41"], [404, "index-42"], [404, "index-44"], [404, "index-45"], [404, "index-46"], [404, "index-47"], [404, "index-49"], [404, "index-50"], [404, "index-51"], [404, "index-52"], [404, "index-53"], [404, "index-54"], [404, "index-55"], [404, "index-56"], [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-40"], [424, "index-41"], [424, "index-44"], [424, "index-45"], [424, "index-46"], [424, "index-47"], [424, "index-52"], [425, "index-107"], [425, "index-108"], [425, "index-109"], [425, "index-111"], [425, "index-115"], [425, "index-62"], [425, "index-85"], [425, "index-87"], [425, "index-90"], [425, "index-93"], [425, "index-94"], [425, "index-95"], [425, "index-96"], [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-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-27"], [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-15"], [452, "index-37"], [452, "index-38"], [452, "index-50"], [452, "index-51"], [452, "index-54"], [452, "index-55"], [452, "index-7"], [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-114"], [469, "index-115"], [469, "index-116"], [469, "index-78"], [469, "index-79"], [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-97"], [469, "index-98"], [469, "index-99"], [470, "index-100"], [470, "index-101"], [470, "index-103"], [470, "index-104"], [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-116"], [470, "index-117"], [470, "index-118"], [470, "index-119"], [470, "index-30"], [470, "index-41"], [470, "index-81"], [470, "index-83"], [470, "index-84"], [470, "index-85"], [470, "index-86"], [470, "index-88"], [470, "index-89"], [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-15"], [471, "index-16"], [471, "index-17"], [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-56"], [471, "index-57"], [471, "index-58"], [471, "index-59"], [471, "index-6"], [471, "index-60"], [471, "index-61"], [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-51"], [474, "index-52"], [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-106"], [480, "index-107"], [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-136"], [480, "index-137"], [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-152"], [480, "index-153"], [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-176"], [480, "index-177"], [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-191"], [480, "index-192"], [480, "index-193"], [480, "index-194"], [480, "index-195"], [480, "index-196"], [480, "index-197"], [480, "index-2"], [480, "index-20"], [480, "index-201"], [480, "index-203"], [480, "index-204"], [480, "index-205"], [480, "index-207"], [480, "index-208"], [480, "index-209"], [480, "index-21"], [480, "index-212"], [480, "index-214"], [480, "index-218"], [480, "index-219"], [480, "index-22"], [480, "index-220"], [480, "index-221"], [480, "index-222"], [480, "index-223"], [480, "index-226"], [480, "index-227"], [480, "index-228"], [480, "index-23"], [480, "index-231"], [480, "index-232"], [480, "index-233"], [480, "index-236"], [480, "index-237"], [480, "index-238"], [480, "index-239"], [480, "index-24"], [480, "index-240"], [480, "index-241"], [480, "index-242"], [480, "index-244"], [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-256"], [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-286"], [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-31"], [480, "index-35"], [480, "index-36"], [480, "index-37"], [480, "index-38"], [480, "index-4"], [480, "index-40"], [480, "index-41"], [480, "index-43"], [480, "index-44"], [480, "index-45"], [480, "index-46"], [480, "index-47"], [480, "index-5"], [480, "index-50"], [480, "index-51"], [480, "index-54"], [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-63"], [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-75"], [480, "index-76"], [480, "index-78"], [480, "index-79"], [480, "index-8"], [480, "index-80"], [480, "index-81"], [480, "index-82"], [480, "index-84"], [480, "index-86"], [480, "index-87"], [480, "index-88"], [480, "index-9"], [480, "index-90"], [480, "index-93"], [480, "index-94"], [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-57"]], "code\uff08\u7a0b\u5f0f\u78bc\uff09": [[13, "index-0"], [271, "index-1"], [341, "index-62"], [425, "index-57"], [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-53"], [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-53"], [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-53"], [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_strtol (c function)": [[18, "c.PyOS_strtol"]], "pyos_strtoul (c function)": [[18, "c.PyOS_strtoul"]], "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-104"], [425, "index-105"], [425, "index-15"], [425, "index-19"], [425, "index-27"], [425, "index-30"], [425, "index-42"], [425, "index-55"], [425, "index-69"], [425, "index-77"], [425, "index-78"], [425, "index-80"], [425, "index-86"], [425, "index-98"], [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-47"], [425, "index-80"], [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-98"]], "keyboardinterrupt\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[23, "index-1"], [23, "index-2"], [23, "index-3"]], "pep 3151": [[23, "index-9"], [210, "index-9"], [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-5"], [217, "index-1"], [217, "index-3"], [222, "index-13"], [222, "index-8"], [239, "index-1"], [253, "index-1"], [262, "index-0"], [263, "index-0"], [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-44"], [425, "index-45"], [425, "index-55"], [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-116"], [471, "index-41"], [476, "index-25"], [476, "index-26"], [479, "index-24"], [480, "index-252"], [480, "index-257"], [480, "index-265"], [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-110"], [480, "index-111"], [480, "index-113"], [480, "index-116"], [480, "index-118"], [480, "index-119"], [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-133"], [480, "index-138"], [480, "index-139"], [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-152"], [480, "index-153"], [480, "index-154"], [480, "index-158"], [480, "index-159"], [480, "index-160"], [480, "index-164"], [480, "index-165"], [480, "index-166"], [480, "index-167"], [480, "index-168"], [480, "index-176"], [480, "index-177"], [480, "index-178"], [480, "index-181"], [480, "index-183"], [480, "index-185"], [480, "index-192"], [480, "index-193"], [480, "index-194"], [480, "index-195"], [480, "index-196"], [480, "index-201"], [480, "index-28"]], "pep 528": [[32, "index-71"], [33, "index-17"], [458, "index-16"], [476, "index-22"]], "pep 529": [[32, "index-70"], [63, "index-5"], [290, "index-27"], [349, "index-44"], [349, "index-9"], [452, "index-54"], [458, "index-17"], [476, "index-20"], [478, "index-19"], [480, "index-205"], [480, "index-259"], [480, "index-61"]], "pep 539": [[32, "index-49"], [477, "index-14"], [477, "index-15"], [480, "index-246"]], "pep 554": [[32, "index-47"], [471, "index-10"]], "pythondebug": [[32, "index-63"], [33, "index-22"], [452, "envvar-PYTHONDEBUG"], [452, "index-2"], [453, "index-6"]], "pythondontwritebytecode": [[32, "index-64"], [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-65"], [33, "index-11"], [425, "index-114"], [452, "envvar-PYTHONHASHSEED"], [452, "index-13"], [452, "index-14"], [452, "index-35"], [473, "index-23"], [473, "index-35"], [480, "index-235"]], "pythonhome": [[32, "index-30"], [32, "index-31"], [32, "index-67"], [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-62"], [476, "index-2"]], "pythoninspect": [[32, "index-68"], [33, "index-14"], [452, "envvar-PYTHONINSPECT"], [452, "index-6"], [462, "index-28"]], "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-53"]], "pythonlegacywindowsfsencoding": [[32, "index-69"], [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-72"], [33, "index-29"], [331, "index-6"], [452, "envvar-PYTHONNOUSERSITE"], [465, "index-6"]], "pythonoptimize": [[32, "index-73"], [33, "index-21"], [452, "envvar-PYTHONOPTIMIZE"], [452, "index-8"]], "pythonpath": [[32, "index-66"], [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"], [429, "index-18"], [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-55"], [474, "index-56"]], "pythonunbuffered": [[32, "index-74"], [33, "index-5"], [349, "index-38"], [452, "envvar-PYTHONUNBUFFERED"], [452, "index-52"], [480, "index-202"]], "pythonverbose": [[32, "index-75"], [33, "index-30"], [452, "envvar-PYTHONVERBOSE"], [452, "index-53"]], "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-63"], [32, "index-64"], [32, "index-65"], [32, "index-66"], [32, "index-67"], [32, "index-68"], [32, "index-69"], [32, "index-72"], [32, "index-73"], [32, "index-74"], [32, "index-75"], [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-2"], [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-6"], [226, "index-7"], [226, "index-8"], [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-29"], [338, "index-30"], [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-3"], [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-114"], [425, "index-61"], [429, "index-18"], [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-5"], [452, "index-52"], [452, "index-53"], [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"], [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-96"], [470, "index-102"], [470, "index-82"], [470, "index-87"], [471, "index-23"], [471, "index-62"], [472, "index-10"], [473, "index-23"], [473, "index-24"], [473, "index-35"], [474, "index-40"], [474, "index-41"], [474, "index-50"], [474, "index-53"], [474, "index-54"], [474, "index-55"], [474, "index-56"], [474, "index-57"], [474, "index-58"], [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-105"], [480, "index-135"], [480, "index-151"], [480, "index-190"], [480, "index-198"], [480, "index-199"], [480, "index-200"], [480, "index-202"], [480, "index-206"], [480, "index-210"], [480, "index-211"], [480, "index-213"], [480, "index-215"], [480, "index-217"], [480, "index-224"], [480, "index-225"], [480, "index-229"], [480, "index-230"], [480, "index-234"], [480, "index-235"], [480, "index-243"], [480, "index-254"], [480, "index-255"], [480, "index-284"], [480, "index-285"], [480, "index-39"], [480, "index-48"], [480, "index-49"], [480, "index-52"], [480, "index-53"], [480, "index-62"], [480, "index-74"], [480, "index-77"], [480, "index-85"], [480, "index-92"]], "pep 432": [[33, "index-37"], [33, "index-38"], [477, "index-38"], [480, "index-248"]], "pep 538": [[33, "index-33"], [263, "index-6"], [452, "index-55"], [453, "index-34"], [477, "index-10"], [477, "index-3"], [477, "index-6"], [477, "index-7"], [480, "index-222"], [480, "index-226"], [480, "index-247"]], "pep 540": [[33, "index-34"], [263, "index-7"], [290, "index-55"], [477, "index-11"], [477, "index-9"], [480, "index-236"]], "pep 552": [[33, "index-7"], [247, "index-9"], [308, "index-5"], [470, "index-104"], [477, "index-22"], [477, "index-23"], [480, "index-219"], [480, "index-239"]], "pep 587": [[33, "index-0"], [478, "index-34"], [478, "index-5"], [480, "index-203"], [480, "index-208"], [480, "index-93"]], "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-213"]], "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-285"]], "pythonnodebugranges": [[33, "index-6"], [425, "index-61"], [452, "envvar-PYTHONNODEBUGRANGES"], [452, "index-26"], [470, "index-87"]], "pythonperfsupport": [[33, "index-28"], [101, "index-2"], [452, "envvar-PYTHONPERFSUPPORT"], [452, "index-27"], [471, "index-23"]], "pythonplatlibdir": [[33, "index-19"], [351, "index-3"], [452, "envvar-PYTHONPLATLIBDIR"], [480, "index-151"]], "pythonprofileimporttime": [[33, "index-13"], [452, "envvar-PYTHONPROFILEIMPORTTIME"], [452, "index-22"], [477, "index-27"], [480, "index-243"]], "pythonpycacheprefix": [[33, "index-25"], [349, "index-7"], [452, "envvar-PYTHONPYCACHEPREFIX"], [452, "index-24"], [478, "index-2"], [480, "index-215"]], "pythonsafepath": [[33, "index-3"], [324, "index-6"], [349, "index-24"], [452, "envvar-PYTHONSAFEPATH"], [452, "index-12"], [470, "index-102"], [470, "index-82"], [480, "index-53"]], "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-48"]], "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-54"], [474, "index-57"], [474, "index-58"], [478, "index-22"], [480, "index-210"], [480, "index-211"], [480, "index-52"], [480, "index-77"]], "pep 353": [[34, "index-40"], [464, "index-16"], [464, "index-17"], [464, "index-29"], [469, "index-114"], [480, "index-156"]], "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-86"], [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-284"]], "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-37"], [425, "index-43"], [427, "index-53"], [437, "index-0"]], "pep 3121": [[44, "index-10"], [467, "index-34"], [480, "index-150"]], "pep 451": [[44, "index-7"], [86, "index-92"], [247, "index-6"], [299, "index-10"], [299, "index-11"], [321, "index-3"], [321, "index-5"], [321, "index-8"], [349, "index-20"], [429, "index-27"], [469, "index-110"], [471, "index-36"], [474, "index-23"], [474, "index-3"], [475, "index-27"], [480, "index-283"], [480, "index-43"]], "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-103"]], "divmod": [[46, "index-0"], [425, "index-100"], [425, "index-101"]], "float": [[46, "index-5"], [341, "index-13"], [425, "index-104"]], "int": [[46, "index-4"], [341, "index-13"], [425, "index-104"]], "pow": [[46, "index-1"], [46, "index-3"], [425, "index-100"], [425, "index-101"], [425, "index-102"]], "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-94"], [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-80"]], "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"], [341, "index-28"], [341, "index-30"], [341, "index-32"], [341, "index-35"], [425, "index-18"], [425, "index-76"], [425, "index-78"], [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-11"], [210, "index-12"]], "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"]], "pycfunction_new (c function)": [[57, "c.PyCFunction_New"]], "pycfunction_newex (c function)": [[57, "c.PyCFunction_NewEx"]], "pycmethod (c type)": [[57, "c.PyCMethod"]], "pycmethod_new (c function)": [[57, "c.PyCMethod_New"]], "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"]], "getter (c type)": [[57, "c.getter"]], "setter (c type)": [[57, "c.setter"]], "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-207"]], "pep 634": [[62, "index-3"], [62, "index-4"], [109, "index-1"], [424, "index-19"], [424, "index-25"], [425, "index-108"], [469, "index-78"], [469, "index-93"], [480, "index-108"], [480, "index-54"], [480, "index-96"]], "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-60"]], "pep 393": [[63, "index-0"], [155, "index-5"], [349, "index-19"], [469, "index-115"], [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-94"]], "pep 623": [[63, "index-1"], [469, "index-89"], [471, "index-1"], [471, "index-26"], [471, "index-48"], [480, "index-107"], [480, "index-109"], [480, "index-63"]], "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-93"], [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-4"], [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-12"], [220, "index-13"], [220, "index-14"], [220, "index-15"], [220, "index-16"], [220, "index-5"], [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-31"], [338, "index-32"], [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-15"], [392, "index-16"], [392, "index-17"], [392, "index-4"], [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-43"], [404, "index-48"], [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-175"], [480, "index-216"], [480, "index-32"], [480, "index-33"], [480, "index-34"], [480, "index-42"], [480, "index-83"], [480, "index-89"], [480, "index-91"]], "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-191"], [480, "index-204"], [480, "index-214"], [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-2"], [84, "index-6"], [85, "index-2"], [222, "index-10"], [427, "index-79"], [438, "index-18"], [454, "index-0"], [467, "index-21"], [480, "index-240"], [480, "index-302"]], "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-103"], [459, "index-0"], [459, "index-1"]], "pep 278": [[86, "index-109"], [462, "index-9"]], "pep 302": [[86, "index-90"], [86, "index-99"], [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-19"], [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-110"], [465, "index-14"], [468, "index-3"]], "pep 3155": [[86, "index-106"], [473, "index-15"]], "pep 343": [[86, "index-86"], [110, "index-26"], [166, "index-2"], [424, "index-17"], [425, "index-107"], [464, "index-10"], [464, "index-14"], [465, "index-3"]], "pep 362": [[86, "index-101"], [86, "index-79"], [252, "index-0"], [473, "index-57"]], "pep 411": [[86, "index-105"], [349, "index-13"], [349, "index-14"], [349, "index-31"], [349, "index-32"]], "pep 420": [[86, "index-100"], [86, "index-104"], [86, "index-91"], [247, "index-5"], [429, "index-14"], [429, "index-15"], [429, "index-2"], [429, "index-20"], [429, "index-21"], [429, "index-22"], [429, "index-6"], [473, "index-2"], [473, "index-3"], [480, "index-282"], [480, "index-289"]], "pep 443": [[86, "index-95"], [474, "index-11"], [474, "index-36"]], "pep 483": [[86, "index-96"], [383, "index-136"], [383, "index-138"], [475, "index-12"]], "pep 484": [[86, "index-107"], [86, "index-108"], [86, "index-111"], [86, "index-77"], [86, "index-94"], [86, "index-97"], [119, "index-14"], [119, "index-15"], [119, "index-17"], [119, "index-18"], [341, "index-57"], [383, "index-135"], [383, "index-137"], [383, "index-158"], [383, "index-26"], [383, "index-27"], [383, "index-41"], [383, "index-54"], [424, "index-37"], [425, "index-95"], [433, "index-17"], [438, "index-17"], [469, "index-101"], [469, "index-97"], [469, "index-99"], [470, "index-92"], [470, "index-93"], [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-80"], [86, "index-81"], [86, "index-83"], [86, "index-84"], [86, "index-85"], [86, "index-87"], [86, "index-88"], [158, "index-3"], [252, "index-1"], [252, "index-2"], [424, "index-52"], [425, "index-111"], [427, "index-30"], [475, "index-1"], [475, "index-2"], [475, "index-47"], [475, "index-52"], [476, "index-35"], [476, "index-9"], [480, "index-245"], [480, "index-279"], [480, "index-290"], [480, "index-294"]], "pep 498": [[86, "index-89"], [432, "index-26"], [476, "index-3"], [476, "index-4"], [480, "index-286"]], "pep 519": [[86, "index-102"], [476, "index-16"], [480, "index-270"], [480, "index-275"], [480, "index-276"], [480, "index-277"], [480, "index-278"], [480, "index-281"]], "pep 525": [[86, "index-82"], [158, "index-2"], [252, "index-3"], [349, "index-30"], [349, "index-43"], [427, "index-29"], [476, "index-10"], [480, "index-263"]], "pep 526": [[86, "index-112"], [86, "index-78"], [119, "index-16"], [119, "index-19"], [178, "index-1"], [178, "index-2"], [383, "index-139"], [383, "index-34"], [383, "index-48"], [383, "index-50"], [424, "index-38"], [433, "index-16"], [469, "index-105"], [476, "index-33"], [476, "index-6"], [477, "index-1"], [478, "index-11"], [480, "index-264"]], "pep 585": [[86, "index-98"], [158, "index-0"], [341, "index-58"], [382, "index-5"], [383, "index-141"], [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-80"], [480, "index-84"]], "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-41"]], "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-41"]], "attribute\uff08\u5c6c\u6027\uff09": [[86, "term-attribute"], [425, "index-47"], [425, "index-48"], [425, "index-5"], [425, "index-51"], [425, "index-52"], [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-57"]], "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-42"], [425, "index-47"], [425, "index-48"], [425, "index-51"], [425, "index-73"], [425, "index-91"], [427, "index-54"], [433, "index-24"]], "context manager\uff08\u60c5\u5883\u7ba1\u7406\u5668\uff09": [[86, "term-context-manager"], [341, "index-54"], [425, "index-106"]], "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-110"], [425, "index-40"], [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-42"]], "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-39"], [425, "index-59"], [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-86"]], "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-45"], [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-69"], [425, "index-99"], [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-4"], [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-42"], [424, "index-48"], [424, "index-5"], [424, "index-50"], [424, "index-51"], [424, "index-6"], [424, "index-6"], [424, "index-7"], [424, "index-9"], [425, "index-106"], [425, "index-22"], [425, "index-44"], [425, "index-67"], [425, "index-74"], [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"]], "static type checker\uff08\u975c\u614b\u578b\u5225\u6aa2\u67e5\u5668\uff09": [[86, "term-static-type-checker"]], "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-2"], [341, "index-60"], [383, "index-146"], [469, "index-83"], [469, "index-98"], [480, "index-114"], [480, "index-155"]], "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-79"]], "rfc 2616": [[107, "index-1"], [107, "index-2"], [107, "index-4"], [390, "index-2"], [392, "index-5"], [392, "index-6"], [392, "index-8"], [404, "index-43"], [404, "index-48"], [472, "index-7"]], "pep 617": [[109, "index-0"], [428, "index-0"], [469, "index-92"], [470, "index-112"], [471, "index-8"], [479, "index-14"], [479, "index-19"], [479, "index-7"], [480, "index-171"], [480, "index-88"]], "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"], [203, "module-email.mime.application"], [203, "module-email.mime.audio"], [203, "module-email.mime.base"], [203, "module-email.mime.image"], [203, "module-email.mime.message"], [203, "module-email.mime.multipart"], [203, "module-email.mime.nonmultipart"], [203, "module-email.mime.text"], [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.regrtest"], [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"], [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-24"], [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-6"], [210, "index-7"], [475, "index-17"], [475, "index-18"], [477, "index-37"], [480, "index-220"], [480, "index-228"], [480, "index-231"], [480, "index-253"], [480, "index-274"], [480, "index-288"]], "pep 563": [[110, "index-30"], [110, "index-31"], [383, "index-57"], [383, "index-60"], [424, "index-39"], [433, "index-41"], [470, "index-101"], [477, "index-2"], [480, "index-132"], [480, "index-99"]], "pep 649": [[110, "index-32"], [426, "index-11"]], "_feature (__future__ \u4e2d\u7684\u985e\u5225)": [[110, "future__._Feature"]], "compiler_flag (__future__._feature \u7684\u5c6c\u6027)": [[110, "future__._Feature.compiler_flag"]], "getmandatoryrelease() (__future__._feature \u7684\u65b9\u6cd5)": [[110, "future__._Feature.getMandatoryRelease"]], "getoptionalrelease() (__future__._feature \u7684\u65b9\u6cd5)": [[110, "future__._Feature.getOptionalRelease"]], "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"]], "visit_constant() (ast.nodevisitor \u7684\u65b9\u6cd5)": [[119, "ast.NodeVisitor.visit_Constant"]], "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-223"], [480, "index-227"], [480, "index-232"]], "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"]], "slow_callback_duration (asyncio.loop \u7684\u5c6c\u6027)": [[123, "asyncio.loop.slow_callback_duration"]], "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"]], "feed_eof() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.feed_eof"]], "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"]], "all_completed (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.ALL_COMPLETED"]], "first_completed (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.FIRST_COMPLETED"]], "first_exception (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.FIRST_EXCEPTION"]], "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-91"]], "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"]], "fileno() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.fileno"]], "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"]], "read1() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.read1"]], "readable() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.readable"]], "readinto() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.readinto"]], "seekable() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.seekable"]], "unused_data (bz2.bz2decompressor \u7684\u5c6c\u6027)": [[146, "bz2.BZ2Decompressor.unused_data"]], "writable() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.writable"]], "--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"]], "formatmonthname() (calendar.htmlcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.HTMLCalendar.formatmonthname"]], "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-10"], [392, "index-9"]], "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-10"], [392, "index-9"]], "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-295"]], "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"]], "do_help() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.do_help"]], "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-258"]], "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-172"], [480, "index-173"], [480, "index-174"], [480, "index-186"], [480, "index-187"], [480, "index-188"], [480, "index-189"]], "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-109"], [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-217"], [480, "index-234"]], "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"]], "all_completed (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.ALL_COMPLETED"]], "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"]], "first_completed (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.FIRST_COMPLETED"]], "first_exception (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.FIRST_EXCEPTION"]], "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"], [425, "index-62"], [469, "index-82"], [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"]], "failureexception": [[190, "doctest.failureException"]], "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"]], "headerdefect": [[196, "email.errors.HeaderDefect"]], "headerparseerror": [[196, "email.errors.HeaderParseError"]], "messagedefect": [[196, "email.errors.MessageDefect"]], "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"]], "email.mime.application": [[203, "module-email.mime.application"]], "email.mime.audio": [[203, "module-email.mime.audio"]], "email.mime.base": [[203, "module-email.mime.base"]], "email.mime.image": [[203, "module-email.mime.image"]], "email.mime.message": [[203, "module-email.mime.message"]], "email.mime.multipart": [[203, "module-email.mime.multipart"]], "email.mime.nonmultipart": [[203, "module-email.mime.nonmultipart"]], "email.mime.text": [[203, "module-email.mime.text"]], "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-2"], [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-52"]], "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-5"]], "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-3"], [467, "index-12"], [467, "index-28"], [467, "index-29"], [480, "index-64"]], "pep 475": [[210, "index-8"], [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-241"], [480, "index-298"]], "pep 565": [[210, "index-10"], [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"]], "__cause__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__cause__"]], "__cause__ (exception attribute)": [[210, "index-2"]], "__context__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__context__"]], "__context__ (exception attribute)": [[210, "index-2"]], "__notes__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__notes__"]], "__suppress_context__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__suppress_context__"]], "__suppress_context__ (exception attribute)": [[210, "index-2"]], "__traceback__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__traceback__"]], "add_note() (baseexception \u7684\u65b9\u6cd5)": [[210, "BaseException.add_note"]], "args (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.args"]], "assert": [[210, "index-4"], [433, "index-18"]], "chaining": [[210, "index-2"]], "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"]], "exception\uff08\u4f8b\u5916\uff09": [[210, "index-2"], [425, "index-66"], [426, "index-14"], [433, "index-19"], [433, "index-26"], [433, "index-27"], [433, "index-29"], [433, "index-34"]], "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-67"]], "value (stopiteration \u7684\u5c6c\u6027)": [[210, "StopIteration.value"]], "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-20"], [470, "index-107"], [476, "index-7"], [476, "index-8"], [480, "index-261"], [480, "index-262"]], "__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-9"]], "ftp (ftplib \u4e2d\u7684\u985e\u5225)": [[220, "ftplib.FTP"]], "ftp_tls (ftplib \u4e2d\u7684\u985e\u5225)": [[220, "ftplib.FTP_TLS"]], "rfc 2640": [[220, "index-13"], [220, "index-14"], [220, "index-16"], [479, "index-22"], [480, "index-175"]], "rfc 3659": [[220, "index-15"]], "rfc 4217": [[220, "index-5"]], "rfc 959": [[220, "index-12"]], "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-190"]], "__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, "property.deleter"], [222, "property.getter"], [222, "property.setter"], [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-44"], [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"]], "property.deleter()": [[222, "property.deleter"]], "property.getter()": [[222, "property.getter"]], "property.setter()": [[222, "property.setter"]], "repr()": [[222, "repr"]], "reversed()": [[222, "reversed"]], "round()": [[222, "round"]], "setattr()": [[222, "setattr"]], "slice (\u5167\u5efa\u985e\u5225)": [[222, "slice"]], "sorted()": [[222, "sorted"]], "start (slice \u7684\u5c6c\u6027)": [[222, "slice.start"]], "staticmethod()": [[222, "staticmethod"]], "step (slice \u7684\u5c6c\u6027)": [[222, "slice.step"]], "stop (slice \u7684\u5c6c\u6027)": [[222, "slice.stop"]], "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-6"], [290, "index-10"]], "user": [[226, "index-7"]], "username": [[226, "index-8"], [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-10"]], "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"]], "httpmessage (http.client \u4e2d\u7684\u985e\u5225)": [[239, "http.client.HTTPMessage"]], "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-15"]], "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-16"], [392, "index-17"], [392, "index-4"]], "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"]], "comment (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.comment"]], "copy() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.copy"]], "domain (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.domain"]], "expires (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.expires"]], "http.cookies": [[241, "module-http.cookies"]], "httponly (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.httponly"]], "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"]], "path (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.path"]], "samesite (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.samesite"]], "secure (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.secure"]], "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"]], "version (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.version"]], "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-224"], [480, "index-229"], [480, "index-254"]], "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-225"], [480, "index-230"], [480, "index-255"]], "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"]], "namespaceloader (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.NamespaceLoader"]], "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-23"], [429, "index-25"], [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-50"], [452, "index-51"], [452, "index-7"], [475, "index-24"], [475, "index-25"], [475, "index-50"], [480, "index-297"]], "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 (importlib.resources \u4e2d\u7684\u985e\u5225)": [[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-91"], [480, "index-104"]], "pep 686": [[255, "index-1"], [290, "index-5"]], "pythonwarndefaultencoding": [[255, "index-9"], [452, "envvar-PYTHONWARNDEFAULTENCODING"], [452, "index-25"], [469, "index-96"], [480, "index-105"]], "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-55"]], "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-89"]], "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"]], "abday_1 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_1"]], "abday_2 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_2"]], "abday_3 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_3"]], "abday_4 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_4"]], "abday_5 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_5"]], "abday_6 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_6"]], "abday_7 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_7"]], "abmon_1 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_1"]], "abmon_10 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_10"]], "abmon_11 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_11"]], "abmon_12 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_12"]], "abmon_2 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_2"]], "abmon_3 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_3"]], "abmon_4 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_4"]], "abmon_5 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_5"]], "abmon_6 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_6"]], "abmon_7 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_7"]], "abmon_8 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_8"]], "abmon_9 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_9"]], "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"]], "day_1 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_1"]], "day_2 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_2"]], "day_3 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_3"]], "day_4 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_4"]], "day_5 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_5"]], "day_6 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_6"]], "day_7 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_7"]], "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"]], "mon_1 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_1"]], "mon_10 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_10"]], "mon_11 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_11"]], "mon_12 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_12"]], "mon_2 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_2"]], "mon_3 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_3"]], "mon_4 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_4"]], "mon_5 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_5"]], "mon_6 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_6"]], "mon_7 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_7"]], "mon_8 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_8"]], "mon_9 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_9"]], "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"]], "bind_textdomain_codeset() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.bind_textdomain_codeset"]], "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"]], "colon (mailbox.maildir \u7684\u5c6c\u6027)": [[268, "mailbox.Maildir.colon"]], "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-111"], [470, "index-83"], [471, "index-31"], [471, "index-32"], [471, "index-35"], [480, "index-37"], [480, "index-46"], [480, "index-56"], [480, "index-67"], [480, "index-68"], [480, "index-72"]], "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-42"], [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-267"], [480, "index-268"]], "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-199"], [480, "index-200"]], "homedrive": [[291, "index-19"]], "homepath": [[291, "index-18"]], "userprofile": [[291, "index-17"], [478, "index-13"], [478, "index-20"], [480, "index-198"]], "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-3"], [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-221"]], "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"]], "class (pyclbr \u4e2d\u7684\u985e\u5225)": [[309, "pyclbr.Class"]], "function (pyclbr \u4e2d\u7684\u985e\u5225)": [[309, "pyclbr.Function"]], "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() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.getrandbits"]], "getrandbits() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.getrandbits"]], "getstate() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.getstate"]], "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() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.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() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.seed"]], "seed() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.seed"]], "setstate() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.setstate"]], "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-42"], [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-42"], [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-249"], [480, "index-256"], [480, "index-301"]], "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-48"], [425, "index-52"], [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-43"]], "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-79"], [427, "index-77"]], "complex\uff08\u8907\u6578\uff09": [[341, "index-13"], [425, "index-104"], [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-47"]], "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-74"], [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-42"], [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-71"], [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-42"], [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-86"], [427, "index-47"], [432, "index-25"], [433, "index-4"]], "formatter (string \u4e2d\u7684\u985e\u5225)": [[342, "string.Formatter"]], "pep 292": [[342, "index-21"], [463, "index-3"]], "pep 378": [[342, "index-19"], [466, "index-3"], [468, "index-1"]], "pep 682": [[342, "index-18"], [470, "index-103"]], "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-43"], [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-296"]], "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-66"], [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"]], "restart_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.restart_events"]], "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"]], "aregtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.AREGTYPE"]], "absolutelinkerror": [[355, "tarfile.AbsoluteLinkError"]], "absolutepatherror": [[355, "tarfile.AbsolutePathError"]], "blktype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.BLKTYPE"]], "chrtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.CHRTYPE"]], "conttype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.CONTTYPE"]], "compressionerror": [[355, "tarfile.CompressionError"]], "default_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.DEFAULT_FORMAT"]], "dirtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.DIRTYPE"]], "encoding (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.ENCODING"]], "extracterror": [[355, "tarfile.ExtractError"]], "fifotype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.FIFOTYPE"]], "filtererror": [[355, "tarfile.FilterError"]], "gnutype_longlink (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNUTYPE_LONGLINK"]], "gnutype_longname (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNUTYPE_LONGNAME"]], "gnutype_sparse (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNUTYPE_SPARSE"]], "gnu_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNU_FORMAT"]], "headererror": [[355, "tarfile.HeaderError"]], "lnktype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.LNKTYPE"]], "linkoutsidedestinationerror": [[355, "tarfile.LinkOutsideDestinationError"]], "outsidedestinationerror": [[355, "tarfile.OutsideDestinationError"]], "pax_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.PAX_FORMAT"]], "pep 706": [[355, "index-0"], [470, "index-41"], [471, "index-22"]], "regtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.REGTYPE"]], "readerror": [[355, "tarfile.ReadError"]], "symtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.SYMTYPE"]], "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"]], "chksum (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.chksum"]], "close() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.close"]], "data_filter() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.data_filter"]], "devmajor (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.devmajor"]], "devminor (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.devminor"]], "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"]], "offset (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.offset"]], "offset_data (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.offset_data"]], "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"]], "replace() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.replace"]], "size (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.size"]], "sparse (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.sparse"]], "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-49"]], "temporarydirectory (tempfile \u4e2d\u7684\u985e\u5225)": [[357, "tempfile.TemporaryDirectory"]], "temporaryfile() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.TemporaryFile"]], "cleanup() (tempfile.temporarydirectory \u7684\u65b9\u6cd5)": [[357, "tempfile.TemporaryDirectory.cleanup"]], "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"]], "name (tempfile.temporarydirectory \u7684\u5c6c\u6027)": [[357, "tempfile.TemporaryDirectory.name"]], "rollover() (tempfile.spooledtemporaryfile \u7684\u65b9\u6cd5)": [[357, "tempfile.SpooledTemporaryFile.rollover"]], "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_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_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_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_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.regrtest": [[359, "module-test.regrtest"]], "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"]], "_tkinter": [[366, "module-_tkinter"]], "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"]], "abort (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.ABORT"]], "abortretryignore (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.ABORTRETRYIGNORE"]], "cancel (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.CANCEL"]], "error (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.ERROR"]], "ignore (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.IGNORE"]], "info (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.INFO"]], "message (tkinter.messagebox \u4e2d\u7684\u985e\u5225)": [[370, "tkinter.messagebox.Message"]], "no (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.NO"]], "ok (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.OK"]], "okcancel (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.OKCANCEL"]], "question (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.QUESTION"]], "retry (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.RETRY"]], "retrycancel (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.RETRYCANCEL"]], "warning (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.WARNING"]], "yes (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.YES"]], "yesno (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.YESNO"]], "yesnocancel (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.YESNOCANCEL"]], "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"]], "show() (tkinter.messagebox.message \u7684\u65b9\u6cd5)": [[370, "tkinter.messagebox.Message.show"]], "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.framesummary \u7684\u5c6c\u6027)": [[378, "traceback.FrameSummary.filename"]], "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"]], "line (traceback.framesummary \u7684\u5c6c\u6027)": [[378, "traceback.FrameSummary.line"]], "lineno (traceback.framesummary \u7684\u5c6c\u6027)": [[378, "traceback.FrameSummary.lineno"]], "lineno (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.lineno"]], "msg (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.msg"]], "name (traceback.framesummary \u7684\u5c6c\u6027)": [[378, "traceback.FrameSummary.name"]], "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-45"], [425, "index-90"], [467, "index-14"], [473, "index-29"]], "pep 560": [[382, "index-1"], [382, "index-2"], [382, "index-3"], [425, "index-87"], [425, "index-96"], [477, "index-21"], [477, "index-33"], [480, "index-237"]], "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-140"], [383, "index-28"], [383, "index-49"], [478, "index-18"]], "pep 586": [[383, "index-142"], [383, "index-33"], [469, "index-109"], [478, "index-16"], [479, "index-27"]], "pep 589": [[383, "index-143"], [383, "index-51"], [478, "index-15"]], "pep 591": [[383, "index-144"], [383, "index-35"], [383, "index-55"], [478, "index-17"]], "pep 593": [[383, "index-145"], [383, "index-167"], [383, "index-38"], [479, "index-17"], [479, "index-5"], [480, "index-197"]], "pep 612": [[383, "index-147"], [383, "index-159"], [383, "index-168"], [383, "index-25"], [383, "index-32"], [383, "index-47"], [469, "index-100"], [469, "index-84"], [480, "index-112"], [480, "index-115"], [480, "index-117"], [480, "index-90"], [480, "index-97"]], "pep 613": [[383, "index-148"], [383, "index-162"], [469, "index-102"], [469, "index-85"], [480, "index-134"]], "pep 646": [[383, "index-149"], [383, "index-44"], [470, "index-94"], [470, "index-95"]], "pep 647": [[383, "index-150"], [383, "index-39"], [469, "index-103"], [469, "index-86"], [480, "index-98"]], "pep 655": [[383, "index-151"], [383, "index-163"], [383, "index-164"], [383, "index-52"], [470, "index-96"], [480, "index-59"]], "pep 673": [[383, "index-152"], [383, "index-161"], [470, "index-98"], [480, "index-75"]], "pep 675": [[383, "index-153"], [383, "index-160"], [470, "index-99"], [480, "index-65"]], "pep 681": [[383, "index-154"], [383, "index-165"], [470, "index-100"], [480, "index-57"]], "pep 692": [[383, "index-155"], [383, "index-40"], [471, "index-17"], [471, "index-60"], [480, "index-13"], [480, "index-20"]], "pep 695": [[383, "index-100"], [383, "index-156"], [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-57"], [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-157"], [383, "index-166"], [471, "index-61"], [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-7"]], "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-3"]], "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-38"], [404, "index-39"], [404, "index-40"], [404, "index-41"], [404, "index-42"], [404, "index-44"], [404, "index-45"], [404, "index-46"], [404, "index-47"], [404, "index-49"], [404, "index-50"], [404, "index-51"], [404, "index-52"], [404, "index-53"], [404, "index-54"], [404, "index-55"], [404, "index-56"], [470, "index-106"], [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-272"]], "pep 615": [[422, "index-0"], [479, "index-16"], [479, "index-9"], [480, "index-161"]], "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-41"], [424, "index-46"], [465, "index-18"]], "pep 318": [[424, "index-40"], [424, "index-47"], [463, "index-12"], [463, "index-4"], [463, "index-5"]], "pep 570": [[424, "index-33"], [478, "index-23"], [478, "index-32"], [480, "index-212"]], "pep 614": [[424, "index-30"], [424, "index-44"], [479, "index-15"], [479, "index-3"], [480, "index-184"]], "pep 636": [[424, "index-20"], [424, "index-26"], [438, "index-15"], [469, "index-80"], [469, "index-95"]], "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-49"]], "async def": [[424, "index-48"]], "async for": [[424, "index-50"], [427, "index-12"]], "async with": [[424, "index-51"]], "await": [[424, "index-49"], [427, "index-13"], [427, "index-57"]], "binding\uff08\u7d81\u5b9a\uff09": [[424, "index-28"], [424, "index-42"]], "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-42"], [424, "index-43"], [425, "index-86"]], "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-42"], [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-42"], [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-42"], [425, "index-66"], [426, "index-13"], [426, "index-2"]], "expression list\uff08\u8868\u9054\u5f0f\u5217\u8868\uff09": [[424, "index-42"]], "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-42"], [425, "index-63"], [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-39"], [425, "index-40"], [425, "index-41"], [425, "index-42"], [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-42"]], "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-49"], [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-42"], [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-53"]], "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-106"]], "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-85"], [461, "index-2"], [461, "index-4"]], "pep 3135": [[425, "index-93"], [467, "index-31"]], "pep 562": [[425, "index-115"], [477, "index-16"], [480, "index-233"], [480, "index-238"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__annotations__"]], "__annotations__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__annotations__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-45"]], "__annotations__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__await__() (object \u7684\u65b9\u6cd5)": [[425, "object.__await__"]], "__bases__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__bool__() (object \u7684\u65b9\u6cd5)": [[425, "object.__bool__"]], "__bool__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-98"]], "__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-54"]], "__class__ \uff08\u65b9\u6cd5 cell\uff09": [[425, "index-92"]], "__class__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-83"]], "__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-92"]], "__closure__ (function \u7684\u5c6c\u6027)": [[425, "function.__closure__"]], "__closure__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__code__ (function \u7684\u5c6c\u6027)": [[425, "function.__code__"]], "__code__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__complex__() (object \u7684\u65b9\u6cd5)": [[425, "object.__complex__"]], "__contains__() (object \u7684\u65b9\u6cd5)": [[425, "object.__contains__"]], "__defaults__ (function \u7684\u5c6c\u6027)": [[425, "function.__defaults__"]], "__defaults__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__dict__"]], "__dict__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__dict__ \uff08\u5be6\u4f8b\u5c6c\u6027\uff09": [[425, "index-54"]], "__dict__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-46"]], "__dict__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__dir__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-83"]], "__dir__() (object \u7684\u65b9\u6cd5)": [[425, "object.__dir__"]], "__divmod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__divmod__"]], "__doc__ (function \u7684\u5c6c\u6027)": [[425, "function.__doc__"]], "__doc__ (method \u7684\u5c6c\u6027)": [[425, "method.__doc__"]], "__doc__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__doc__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__doc__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-45"]], "__doc__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__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-45"]], "__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-78"]], "__func__ (method \u7684\u5c6c\u6027)": [[425, "method.__func__"]], "__func__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__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-83"]], "__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-71"]], "__globals__ (function \u7684\u5c6c\u6027)": [[425, "function.__globals__"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__kwdefaults__"]], "__kwdefaults__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__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-82"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__module__"]], "__module__ (method \u7684\u5c6c\u6027)": [[425, "method.__module__"]], "__module__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__module__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__module__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__mro_entries__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mro_entries__"]], "__mul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mul__"]], "__name__ (function \u7684\u5c6c\u6027)": [[425, "function.__name__"]], "__name__ (method \u7684\u5c6c\u6027)": [[425, "method.__name__"]], "__name__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__name__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__name__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-45"]], "__name__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__ne__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ne__"]], "__neg__() (object \u7684\u65b9\u6cd5)": [[425, "object.__neg__"]], "__new__() (object \u7684\u65b9\u6cd5)": [[425, "object.__new__"]], "__objclass__ (object \u7684\u5c6c\u6027)": [[425, "object.__objclass__"]], "__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-89"]], "__qualname__ (function \u7684\u5c6c\u6027)": [[425, "function.__qualname__"]], "__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-75"]], "__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__ (method \u7684\u5c6c\u6027)": [[425, "method.__self__"]], "__self__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__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-76"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__type_params__"]], "__type_params__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__type_params__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__xor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__xor__"]], "body": [[425, "index-91"]], "built-in method\uff08\u5167\u5efa\u65b9\u6cd5\uff09": [[425, "index-43"], [427, "index-53"]], "byte\uff08\u4f4d\u5143\u7d44\uff09": [[425, "index-21"]], "call\uff08\u547c\u53eb\uff09": [[425, "index-33"], [425, "index-47"], [425, "index-49"], [425, "index-97"], [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-47"], [425, "index-51"], [425, "index-52"], [427, "index-55"]], "class object\uff08\u985e\u5225\u7269\u4ef6\uff09": [[425, "index-47"], [425, "index-49"], [427, "index-54"]], "clear() (frame \u7684\u65b9\u6cd5)": [[425, "frame.clear"]], "close() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.close"]], "co_argcount (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_argcount"]], "co_argcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_cellvars (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_cellvars"]], "co_cellvars \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_code (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_code"]], "co_code \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_consts (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_consts"]], "co_consts \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_filename (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_filename"]], "co_filename \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_firstlineno (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_firstlineno"]], "co_firstlineno \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_flags (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_flags"]], "co_flags \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_freevars (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_freevars"]], "co_freevars \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_kwonlyargcount (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_kwonlyargcount"]], "co_kwonlyargcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_lines() (codeobject \u7684\u65b9\u6cd5)": [[425, "codeobject.co_lines"]], "co_lnotab (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_lnotab"]], "co_lnotab \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_name (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_name"]], "co_name \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_names (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_names"]], "co_names \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_nlocals (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_nlocals"]], "co_nlocals \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_positions() (codeobject \u7684\u65b9\u6cd5)": [[425, "codeobject.co_positions"]], "co_posonlyargcount (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_posonlyargcount"]], "co_posonlyargcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_qualname (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_qualname"]], "co_qualname \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_stacksize (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_stacksize"]], "co_stacksize \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_varnames (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_varnames"]], "co_varnames \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "constructor\uff08\u5efa\u69cb\u51fd\u5f0f\uff09": [[425, "index-73"]], "conversion": [[425, "index-78"], [427, "index-1"], [433, "index-3"]], "destructor\uff08\u89e3\u69cb\u51fd\u5f0f\uff09": [[425, "index-74"], [433, "index-7"]], "documentation string\uff08\u6587\u4ef6\u5b57\u4e32\uff09": [[425, "index-60"]], "empty\uff08\u7a7a\u7684\uff09": [[425, "index-20"]], "exc_info \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-66"]], "extension\uff08\u64f4\u5145\uff09": [[425, "index-4"]], "f_back (frame \u7684\u5c6c\u6027)": [[425, "frame.f_back"]], "f_back \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_builtins (frame \u7684\u5c6c\u6027)": [[425, "frame.f_builtins"]], "f_builtins \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_code (frame \u7684\u5c6c\u6027)": [[425, "frame.f_code"]], "f_code \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_globals (frame \u7684\u5c6c\u6027)": [[425, "frame.f_globals"]], "f_globals \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_lasti (frame \u7684\u5c6c\u6027)": [[425, "frame.f_lasti"]], "f_lasti \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_lineno (frame \u7684\u5c6c\u6027)": [[425, "frame.f_lineno"]], "f_lineno \uff08frame \u5c6c\u6027\uff09": [[425, "index-65"]], "f_locals (frame \u7684\u5c6c\u6027)": [[425, "frame.f_locals"]], "f_locals \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_trace (frame \u7684\u5c6c\u6027)": [[425, "frame.f_trace"]], "f_trace \uff08frame \u5c6c\u6027\uff09": [[425, "index-65"]], "f_trace_lines (frame \u7684\u5c6c\u6027)": [[425, "frame.f_trace_lines"]], "f_trace_lines \uff08frame \u5c6c\u6027\uff09": [[425, "index-65"]], "f_trace_opcodes (frame \u7684\u5c6c\u6027)": [[425, "frame.f_trace_opcodes"]], "f_trace_opcodes \uff08frame \u5c6c\u6027\uff09": [[425, "index-65"]], "finalizer\uff08\u7d42\u7d50\u51fd\u5f0f\uff09": [[425, "index-74"]], "format() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-76"]], "global\uff08\u5168\u57df\uff09": [[425, "index-35"]], "handler\uff08\u8655\u7406\u5668\uff09": [[425, "index-66"]], "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-72"]], "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-47"], [425, "index-51"], [425, "index-97"], [427, "index-55"], [427, "index-56"]], "internal type\uff08\u5167\u90e8\u578b\u5225\uff09": [[425, "index-56"]], "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-39"]], "last_traceback \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-66"]], "makefile() \uff08socket \u65b9\u6cd5\uff09": [[425, "index-55"]], "metaclass hint\uff08\u5143\u985e\u5225\u63d0\u793a\uff09": [[425, "index-88"]], "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-55"], [443, "index-0"]], "ord": [[425, "index-19"]], "overloading\uff08\u591a\u8f09\uff09": [[425, "index-71"]], "popen() \uff08\u65bc os \u6a21\u7d44\u4e2d\uff09": [[425, "index-55"]], "print": [[425, "index-78"]], "print() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-76"]], "reference counting\uff08\u53c3\u7167\u8a08\u6578\uff09": [[425, "index-2"]], "repr() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-75"]], "representation\uff08\u8868\u793a\uff09": [[425, "index-11"]], "round": [[425, "index-105"]], "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-66"]], "start \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-70"]], "stderr \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-55"]], "stdin \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-55"]], "stdio": [[425, "index-55"]], "stdout \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-55"]], "step \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-70"]], "stop \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-70"]], "subclassing\uff08\u5b50\u985e\u5225\u5316\uff09": [[425, "index-72"]], "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-66"]], "sys.exception": [[425, "index-66"]], "sys.last_traceback": [[425, "index-66"]], "sys.stderr": [[425, "index-55"]], "sys.stdin": [[425, "index-55"]], "sys.stdout": [[425, "index-55"]], "tb_frame (traceback \u7684\u5c6c\u6027)": [[425, "traceback.tb_frame"]], "tb_frame \uff08traceback \u5c6c\u6027\uff09": [[425, "index-67"]], "tb_lasti (traceback \u7684\u5c6c\u6027)": [[425, "traceback.tb_lasti"]], "tb_lasti \uff08traceback \u5c6c\u6027\uff09": [[425, "index-67"]], "tb_lineno (traceback \u7684\u5c6c\u6027)": [[425, "traceback.tb_lineno"]], "tb_lineno \uff08traceback \u5c6c\u6027\uff09": [[425, "index-67"]], "tb_next (traceback \u7684\u5c6c\u6027)": [[425, "traceback.tb_next"]], "tb_next \uff08traceback \u5c6c\u6027\uff09": [[425, "index-68"]], "throw() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.throw"]], "trace\uff08\u8ffd\u8e64\uff09": [[425, "index-66"]], "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-56"]], "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-37"]], "user-defined\uff08\u4f7f\u7528\u8005\u5b9a\u7fa9\uff09": [[425, "index-34"], [425, "index-37"], [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-280"], [480, "index-291"], [480, "index-292"], [480, "index-293"]], "pep 530": [[427, "index-14"], [476, "index-11"], [476, "index-12"], [480, "index-266"]], "__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"], [480, "index-218"]], "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-27"]], "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-26"]], "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-113"], [475, "index-48"], [477, "index-5"], [480, "index-251"], [480, "index-50"], [480, "index-51"]], "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-50"], [480, "index-135"]], "pep 397": [[458, "index-19"], [473, "index-55"], [475, "index-22"]], "pep 514": [[458, "index-21"], [470, "index-91"], [480, "index-273"], [480, "index-73"]], "pylauncher_allow_install": [[458, "index-29"], [480, "index-74"]], "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"]], "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-116"], [472, "index-1"], [480, "index-106"]], "pep 618": [[469, "index-104"], [469, "index-81"], [480, "index-149"]], "pep 624": [[469, "index-90"], [470, "index-118"], [470, "index-84"], [480, "index-95"]], "pep 632": [[469, "index-106"], [469, "index-88"], [471, "index-2"], [471, "index-33"], [480, "index-36"]], "pep 635": [[469, "index-79"], [469, "index-94"]], "pep 652": [[469, "index-113"], [480, "index-101"]], "pep 11#tier-3": [[470, "index-114"]], "pep 484#annotating-instance-and-class-methods": [[470, "index-97"]], "pep 624#alternative-apis": [[470, "index-119"]], "pep 654": [[470, "index-30"], [470, "index-88"], [470, "index-89"], [480, "index-40"], [480, "index-78"], [480, "index-81"]], "pep 657": [[470, "index-108"], [470, "index-86"], [480, "index-58"], [480, "index-86"]], "pep 659": [[470, "index-109"], [470, "index-110"]], "pep 670": [[470, "index-115"], [470, "index-85"]], "pep 678": [[470, "index-90"], [471, "index-21"], [480, "index-22"], [480, "index-55"], [480, "index-8"]], "pep 680": [[470, "index-105"], [470, "index-81"], [480, "index-69"]], "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-56"]], "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-58"], [471, "index-6"]], "pep 709": [[471, "index-13"], [471, "index-28"], [471, "index-59"], [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-51"]], "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"]], "pep 441": [[475, "index-29"], [475, "index-30"]], "pep 465": [[475, "index-3"], [475, "index-4"], [475, "index-46"], [480, "index-303"]], "pep 471": [[475, "index-13"], [475, "index-14"], [480, "index-299"]], "pep 478": [[475, "index-0"]], "pep 486": [[475, "index-21"], [475, "index-23"], [480, "index-300"]], "rfc 6152": [[475, "index-37"]], "pep 487": [[476, "index-13"], [476, "index-14"], [476, "index-15"], [476, "index-37"], [480, "index-250"], [480, "index-260"], [480, "index-269"]], "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-271"]], "pep 545": [[477, "index-24"], [477, "index-40"]], "pep 553": [[477, "index-13"], [480, "index-244"]], "pep 564": [[477, "index-17"], [477, "index-18"], [477, "index-32"], [480, "index-242"]], "pep 573": [[479, "index-23"], [479, "index-6"], [480, "index-157"], [480, "index-162"]], "pep 596": [[479, "index-0"]], "pep 616": [[479, "index-12"], [479, "index-4"], [480, "index-169"]], "enablecontrolflowguard": [[480, "index-92"]], "pep 676": [[480, "index-71"]], "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-206"]], "pythondumprefsfile": [[480, "index-85"]], "pythonregrtest_unicode_guard": [[480, "index-62"]], "rfc 3491": [[480, "index-34"]], "rfc 5894": [[480, "index-33"]], "rfc 7538": [[480, "index-83"]], "rfc 9239": [[480, "index-42"]]}}) \ 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 \u7269\u4ef6", "\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", "\u96c6\u5408\u7269\u4ef6", "\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", "\u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10", "Argparse \u6559\u5b78", "Argument Clinic \u6307\u5357", "\u9077\u79fb\u5ef6\u4f38\u6a21\u7d44\u5230 Python 3", "Curses Programming with Python", "\u63cf\u8ff0\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 \u5c0d Linux perf \u5206\u6790\u5668\u7684\u652f\u63f4", "\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__ --- \u9802\u5c64\u7a0b\u5f0f\u78bc\u74b0\u5883", "_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 --- \u62bd\u8c61\u8a9e\u6cd5\u6a39 (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 (\u57f7\u884c\u5668)", "\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 --- \u5075\u932f\u5668\u6846\u67b6", "\u4e8c\u9032\u4f4d\u8cc7\u6599\u670d\u52d9", "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 --- \u8a2d\u5b9a\u6a94\u5256\u6790\u5668", "\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 --- \u8a3b\u518a pickle \u652f\u63f4\u51fd\u5f0f", "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 --- Unix "databases" \u7684\u4ecb\u9762", "\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 --- pip \u5b89\u88dd\u5668\u7684\u521d\u59cb\u5efa\u7f6e (bootstrapping)", "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 \u2014 HTTP \u4f3a\u670d\u5668", "\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 --- \u6aa2\u8996\u6d3b\u52d5\u7269\u4ef6", "\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 --- \u5efa\u7acb\u7522\u751f\u9ad8\u6548\u7387\u8ff4\u5708\u4e4b\u758a\u4ee3\u5668\u7684\u51fd\u5f0f", "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 \u2014 \u570b\u969b\u5316\u670d\u52d9", "logging --- Python \u7684\u65e5\u8a8c\u8a18\u9304\u5de5\u5177", "logging.config --- Logging configuration", "logging.handlers --- Logging handlers", "lzma --- Compression using the LZMA algorithm", "mailbox --- \u4ee5\u5404\u7a2e\u683c\u5f0f\u64cd\u4f5c\u90f5\u4ef6\u4fe1\u7bb1", "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 --- \u5c0d\u65bc\u5171\u4eab\u8a18\u61b6\u9ad4\u7684\u8de8\u884c\u7a0b\u76f4\u63a5\u5b58\u53d6", "\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 --- \u7269\u4ef6\u5c0e\u5411\u6a94\u6848\u7cfb\u7d71\u8def\u5f91", "pdb --- The Python Debugger", "Data Persistence", "pickle --- Python object serialization", "pickletools --- pickle \u958b\u767c\u8005\u7684\u5de5\u5177", "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 \u2014 \u9ad8\u968e\u6a94\u6848\u64cd\u4f5c", "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 --- socket \u7269\u4ef6\u7684 TLS/SSL \u5305\u88dd\u5668", "stat --- Interpreting stat() results", "statistics --- \u6578\u5b78\u7d71\u8a08\u51fd\u5f0f", "\u5167\u5efa\u578b\u5225", "string --- \u5e38\u898b\u7684\u5b57\u4e32\u64cd\u4f5c", "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 --- Python \u7684\u56de\u6b78\u6e2c\u8a66 (regression tests) \u5957\u4ef6", "\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 (Turtle graphics)", "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 --- \u5165\u9580\u6307\u5357", "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 --- \u8b80\u5beb WAV \u6a94\u6848", "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 \u2014 \u7ba1\u7406\u53ef\u57f7\u884c\u7684 Python zip \u5c01\u5b58\u6a94\u6848", "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. \u8cc7\u6599\u6a21\u578b", "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, 92, 94, 100, 102, 106, 122, 148, 174, 205, 222, 239, 240, 268, 290, 293, 296, 305, 337, 338, 345, 359, 362, 365, 383, 386, 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, 123, 129, 134, 135, 136, 140, 151, 155, 158, 164, 170, 173, 174, 175, 178, 179, 183, 190, 193, 196, 197, 202, 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, 112, 115, 117, 123, 126, 130, 133, 134, 136, 137, 138, 139, 141, 151, 155, 161, 164, 167, 174, 179, 180, 182, 188, 202, 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, 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, 74, 75, 78, 79, 92, 102, 103, 123, 173, 191, 202, 220, 222, 239, 244, 248, 252, 259, 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, 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, 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, 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, 117, 118, 119, 123, 125, 130, 133, 136, 137, 141, 148, 152, 155, 157, 158, 160, 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, 254, 255, 256, 257, 258, 259, 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, 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, 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, 103, 106, 117, 123, 129, 135, 136, 137, 146, 148, 155, 160, 163, 164, 174, 176, 180, 183, 187, 188, 190, 191, 194, 197, 205, 206, 210, 218, 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, 91, 92, 93, 98, 99, 100, 102, 103, 106, 107, 109, 110, 112, 117, 123, 125, 126, 129, 130, 135, 136, 137, 140, 141, 146, 148, 150, 152, 154, 155, 157, 158, 164, 166, 167, 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, 298, 301, 304, 305, 306, 309, 311, 312, 316, 317, 319, 322, 325, 326, 329, 330, 332, 334, 335, 337, 338, 341, 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, 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, 83, 92, 94, 103, 106, 107, 117, 148, 157, 181, 186, 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, 119, 164, 173, 190, 200, 237, 240, 241, 244, 252, 270, 290, 296, 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, 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, 380, 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, 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, 91, 92, 93, 94, 97, 98, 102, 103, 106, 109, 110, 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, 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, 366, 372, 375, 376, 378, 379, 382, 383, 385, 386, 387, 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, 92, 93, 94, 97, 100, 106, 107, 118, 120, 123, 127, 134, 138, 139, 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, 264, 265, 266, 268, 280, 285, 290, 292, 296, 297, 325, 326, 327, 334, 335, 337, 338, 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, 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, 88, 91, 92, 93, 96, 97, 98, 99, 100, 103, 106, 107, 109, 110, 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, 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, 220, 222, 223, 224, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 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, 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, 306, 315, 316, 317, 329, 334, 338, 339, 342, 349, 350, 352, 354, 357, 359, 362, 366, 376, 383, 385, 386, 387, 391, 392, 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, 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, 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, 272, 273, 275, 278, 280, 282, 285, 287, 289, 292, 293, 294, 296, 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, 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, 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, 296, 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, 119, 140, 152, 155, 157, 158, 163, 166, 167, 172, 174, 178, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 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, 373, 374, 381, 382, 383, 384, 391, 392, 399, 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, 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, 125, 132, 136, 141, 150, 155, 174, 184, 191, 193, 198, 200, 201, 202, 203, 204, 209, 210, 212, 214, 219, 220, 223, 227, 230, 242, 244, 245, 248, 251, 252, 253, 255, 258, 259, 268, 273, 278, 280, 290, 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, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "request": [2, 5, 23, 30, 32, 41, 42, 44, 48, 60, 62, 67, 75, 83, 84, 93, 94, 97, 98, 100, 106, 107, 117, 130, 136, 139, 148, 155, 157, 163, 166, 173, 174, 183, 194, 205, 209, 210, 212, 220, 222, 223, 227, 231, 238, 239, 240, 241, 242, 244, 245, 247, 251, 252, 253, 255, 268, 280, 285, 289, 290, 292, 296, 302, 304, 306, 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, 18, 19, 20, 21, 22, 23, 24, 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, 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, 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, 370, 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, 222, 223, 243, 258, 263, 264, 268, 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, 98, 99, 115, 148, 150, 155, 157, 174, 180, 183, 188, 193, 196, 199, 200, 202, 205, 206, 210, 230, 231, 233, 239, 244, 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, 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, 42, 57, 67, 245, 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, 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, 252, 256, 259, 262, 263, 264, 266, 267, 268, 269, 273, 278, 281, 289, 290, 292, 293, 294, 295, 299, 301, 304, 305, 311, 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, 410, 414, 419, 420, 424, 425, 427, 428, 431, 432, 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, 341, 425, 427, 462, 473, 480], "suboffset": [2, 62, 67, 341, 473], "contigu": [2, 5, 42, 67, 86, 187, 245, 258, 268, 296, 341, 355, 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, 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, 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, 84, 86, 93, 94, 99, 103, 115, 117, 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, 58, 59, 60, 62, 64, 65, 66, 67, 73, 77, 83, 86, 88, 90, 96, 97, 99, 102, 104, 109, 110, 111, 112, 114, 115, 116, 119, 120, 121, 126, 127, 131, 132, 134, 135, 137, 138, 140, 141, 142, 144, 146, 149, 150, 152, 154, 156, 157, 160, 161, 163, 164, 167, 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, 208, 209, 210, 211, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 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, 275, 276, 277, 278, 279, 281, 282, 284, 285, 287, 288, 292, 293, 294, 295, 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, 398, 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, 123, 130, 136, 150, 151, 155, 164, 166, 174, 178, 180, 187, 188, 190, 191, 193, 197, 202, 204, 205, 206, 210, 212, 214, 222, 225, 232, 238, 242, 252, 254, 256, 258, 262, 263, 264, 266, 267, 268, 272, 275, 277, 278, 280, 287, 290, 293, 295, 296, 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, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "function": [2, 5, 9, 10, 11, 13, 16, 17, 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, 57, 58, 59, 60, 62, 65, 66, 67, 70, 71, 73, 74, 75, 76, 77, 78, 79, 83, 86, 88, 91, 96, 97, 99, 100, 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, 169, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 221, 222, 225, 227, 231, 232, 233, 239, 240, 242, 244, 245, 246, 247, 249, 251, 252, 253, 254, 255, 261, 262, 263, 266, 267, 269, 273, 275, 277, 278, 280, 284, 287, 289, 290, 292, 293, 294, 295, 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, 342, 343, 344, 348, 349, 352, 353, 355, 356, 358, 359, 360, 361, 362, 363, 364, 366, 368, 370, 374, 375, 377, 378, 379, 383, 384, 386, 387, 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, 117, 130, 134, 138, 139, 141, 142, 146, 148, 150, 155, 158, 160, 170, 171, 174, 181, 182, 183, 187, 188, 212, 213, 216, 220, 222, 223, 239, 242, 244, 245, 247, 248, 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, 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, 74, 84, 119, 135, 174, 188, 227, 266, 280, 290, 316, 334, 337, 349, 362, 374, 375, 404, 462, 465, 469, 470, 471, 477, 480], "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, 98, 349, 453, 457, 466, 470, 471, 474, 475, 477, 479, 480, 481], "pyobject_initvar": [3, 56, 480], "pyobject_new": [3, 28, 41, 62, 67, 462, 478, 479, 480], "typeobj": [3, 28, 98, 385], "header": [3, 25, 28, 57, 62, 67, 72, 83, 99, 103, 114, 133, 139, 143, 148, 150, 152, 164, 166, 173, 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, 98, 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, 173, 174, 178, 179, 180, 181, 183, 184, 186, 187, 188, 190, 193, 200, 202, 205, 206, 210, 218, 220, 222, 223, 224, 229, 230, 233, 239, 240, 241, 242, 245, 247, 251, 252, 255, 256, 258, 259, 263, 264, 266, 268, 269, 271, 273, 276, 278, 280, 283, 285, 286, 288, 289, 290, 292, 293, 296, 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, 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, 67, 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, 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, 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, 92, 99, 100, 102, 106, 107, 108, 109, 112, 117, 125, 129, 148, 151, 155, 156, 158, 160, 165, 175, 178, 179, 183, 187, 188, 192, 196, 199, 203, 210, 218, 222, 227, 232, 244, 247, 248, 249, 251, 252, 254, 255, 258, 263, 272, 273, 280, 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, 387, 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, 88, 91, 92, 94, 98, 99, 102, 103, 104, 106, 109, 110, 112, 117, 120, 121, 122, 126, 129, 130, 131, 132, 133, 134, 135, 137, 141, 148, 149, 154, 160, 163, 164, 166, 167, 170, 173, 174, 178, 183, 184, 190, 197, 200, 205, 210, 211, 223, 225, 227, 232, 233, 239, 240, 241, 242, 247, 248, 252, 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, 344, 345, 349, 350, 351, 352, 353, 359, 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, 91, 92, 93, 94, 102, 103, 107, 112, 114, 115, 117, 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, 254, 256, 258, 263, 264, 265, 266, 268, 273, 278, 279, 280, 281, 285, 289, 290, 291, 292, 293, 294, 296, 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, 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, 98, 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, 91, 92, 93, 94, 97, 98, 99, 100, 103, 105, 106, 107, 109, 113, 115, 117, 123, 130, 136, 137, 142, 144, 146, 148, 150, 152, 155, 157, 164, 166, 172, 174, 175, 176, 180, 181, 183, 184, 187, 188, 190, 193, 197, 199, 200, 202, 205, 210, 211, 215, 221, 222, 225, 227, 230, 233, 242, 244, 245, 247, 251, 252, 256, 258, 259, 263, 264, 266, 268, 272, 278, 280, 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, 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, 79, 349, 447, 473], "0x030401a2": 4, "10": [4, 10, 14, 18, 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, 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, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 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, 208, 210, 211, 212, 213, 215, 217, 218, 220, 222, 223, 225, 227, 229, 230, 231, 232, 233, 237, 239, 240, 241, 242, 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, 284, 285, 286, 288, 289, 290, 292, 293, 294, 296, 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, 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, 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, 98, 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, 18, 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, 18, 22, 23, 30, 32, 33, 34, 38, 40, 44, 57, 58, 60, 62, 63, 65, 67, 72, 74, 83, 84, 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, 220, 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, 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], "11": [4, 7, 13, 23, 25, 26, 30, 32, 33, 34, 42, 51, 56, 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, 380, 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, 22, 23, 26, 27, 28, 30, 31, 32, 33, 48, 52, 54, 55, 57, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 80, 83, 84, 85, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 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, 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, 306, 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, 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, 480], "these": [5, 7, 9, 11, 13, 18, 23, 25, 28, 30, 32, 33, 40, 41, 44, 48, 50, 57, 58, 62, 63, 65, 71, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 110, 112, 117, 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, 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, 285, 289, 290, 292, 293, 294, 296, 299, 304, 305, 309, 311, 316, 317, 318, 319, 321, 327, 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, 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, 18, 22, 23, 25, 28, 30, 32, 33, 38, 39, 40, 41, 44, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 88, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 112, 114, 117, 119, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 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, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 222, 223, 225, 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, 290, 292, 293, 294, 296, 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, 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, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 73, 74, 75, 78, 86, 88, 90, 91, 92, 94, 98, 106, 107, 109, 110, 111, 112, 114, 116, 117, 119, 120, 121, 123, 125, 126, 129, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 149, 150, 151, 152, 154, 155, 156, 158, 161, 163, 164, 165, 167, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 220, 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, 289, 290, 292, 293, 294, 295, 296, 298, 299, 301, 302, 304, 306, 308, 309, 310, 312, 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, 359, 361, 363, 365, 366, 369, 370, 371, 373, 375, 377, 378, 379, 382, 383, 384, 386, 387, 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, 22, 23, 27, 28, 30, 32, 33, 35, 36, 38, 39, 41, 44, 46, 48, 49, 53, 57, 58, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 91, 92, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 117, 121, 123, 125, 126, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 146, 148, 149, 150, 151, 152, 154, 155, 164, 166, 167, 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, 210, 211, 212, 215, 218, 220, 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, 284, 285, 289, 290, 292, 293, 294, 296, 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, 370, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 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, 87, 91, 92, 98, 99, 102, 103, 104, 106, 107, 112, 114, 117, 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, 186, 187, 188, 189, 190, 191, 195, 196, 197, 198, 199, 200, 202, 204, 205, 210, 212, 215, 218, 222, 223, 227, 231, 233, 238, 239, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 275, 278, 279, 280, 281, 282, 285, 290, 293, 294, 295, 296, 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, 387, 392, 394, 396, 399, 400, 402, 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, 58, 62, 67, 71, 72, 74, 75, 76, 78, 83, 84, 88, 91, 93, 94, 98, 99, 103, 106, 107, 109, 115, 117, 130, 138, 149, 156, 164, 174, 178, 180, 188, 190, 193, 195, 197, 198, 199, 202, 204, 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, 387, 391, 392, 397, 399, 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, 91, 92, 93, 94, 98, 99, 100, 106, 107, 109, 115, 117, 123, 130, 134, 136, 148, 164, 166, 178, 183, 190, 193, 197, 200, 202, 204, 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, 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, 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, 259, 266, 268, 270, 273, 277, 285, 289, 290, 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, 52, 53, 54, 55, 57, 60, 61, 62, 65, 67, 71, 73, 74, 79, 80, 85, 86, 91, 94, 99, 100, 102, 106, 107, 109, 112, 113, 114, 115, 122, 125, 127, 128, 129, 130, 133, 134, 135, 136, 139, 141, 143, 144, 146, 148, 150, 151, 152, 154, 155, 156, 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, 220, 222, 223, 224, 227, 231, 232, 234, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 255, 256, 258, 259, 262, 264, 265, 266, 267, 268, 270, 273, 275, 276, 278, 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, 348, 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, 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, 110, 112, 114, 117, 123, 136, 138, 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, 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, 391, 392, 396, 397, 399, 402, 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, 470, 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, 88, 92, 94, 97, 99, 103, 106, 107, 109, 112, 115, 117, 120, 123, 130, 137, 140, 141, 148, 149, 151, 155, 160, 166, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 198, 200, 202, 204, 206, 210, 212, 213, 220, 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, 22, 23, 32, 33, 34, 41, 44, 50, 57, 60, 62, 63, 65, 67, 71, 72, 73, 74, 76, 83, 84, 91, 93, 94, 97, 98, 99, 101, 102, 103, 106, 107, 109, 114, 116, 117, 123, 125, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 146, 148, 151, 155, 156, 157, 160, 167, 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, 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, 290, 292, 293, 294, 296, 302, 304, 305, 308, 310, 311, 312, 315, 317, 318, 323, 326, 328, 330, 331, 332, 334, 335, 337, 338, 341, 342, 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, 387, 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, 86, 91, 93, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 130, 133, 134, 136, 148, 152, 155, 160, 164, 166, 167, 170, 173, 174, 179, 181, 183, 188, 192, 204, 207, 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, 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, 370, 371, 372, 373, 375, 378, 379, 381, 382, 383, 385, 386, 387, 392, 396, 399, 400, 402, 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, 470, 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, 57, 58, 59, 60, 62, 65, 67, 70, 73, 74, 75, 77, 79, 86, 88, 90, 91, 92, 93, 96, 97, 101, 103, 104, 105, 107, 109, 110, 111, 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, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 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, 268, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 287, 290, 292, 294, 295, 296, 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, 370, 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, 472, 473, 480, 481], "the": [5, 6, 7, 9, 10, 11, 13, 17, 18, 20, 22, 24, 25, 26, 27, 30, 31, 33, 34, 36, 38, 39, 40, 42, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 66, 67, 70, 71, 73, 74, 76, 78, 85, 86, 88, 90, 92, 93, 96, 97, 104, 107, 109, 110, 111, 112, 114, 115, 116, 119, 121, 122, 125, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 166, 167, 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, 209, 210, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 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, 298, 299, 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, 359, 361, 363, 364, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 380, 382, 384, 385, 386, 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], "first": [5, 13, 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, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 114, 117, 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, 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, 294, 296, 298, 299, 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, 370, 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, 92, 93, 99, 100, 103, 106, 110, 114, 117, 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, 344, 345, 349, 350, 355, 356, 363, 366, 370, 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], "of": [5, 6, 7, 9, 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, 49, 50, 52, 53, 54, 55, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 86, 88, 90, 91, 103, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 120, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 167, 170, 172, 173, 174, 175, 176, 177, 179, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 224, 225, 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, 289, 292, 293, 294, 295, 298, 299, 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, 348, 350, 352, 353, 355, 356, 358, 359, 361, 362, 363, 364, 366, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 380, 382, 384, 385, 386, 391, 392, 394, 395, 398, 399, 400, 402, 403, 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], "describ": [5, 7, 13, 23, 30, 41, 44, 48, 49, 50, 57, 58, 59, 60, 62, 65, 67, 71, 72, 74, 76, 91, 92, 93, 94, 97, 98, 99, 100, 106, 107, 109, 112, 114, 117, 123, 125, 134, 140, 141, 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, 220, 221, 222, 227, 232, 239, 241, 242, 243, 244, 245, 246, 248, 252, 256, 257, 263, 264, 265, 266, 268, 273, 277, 278, 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, 380, 381, 383, 385, 386, 391, 392, 394, 402, 403, 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, 98, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 114, 117, 121, 123, 125, 130, 131, 134, 135, 136, 137, 138, 140, 141, 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, 187, 188, 189, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 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, 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, 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, 387, 391, 392, 397, 398, 399, 400, 402, 403, 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, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 110, 112, 114, 117, 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, 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, 209, 210, 211, 212, 213, 215, 217, 218, 220, 222, 223, 225, 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, 285, 289, 290, 292, 293, 294, 296, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 76, 77, 79, 86, 88, 90, 91, 92, 94, 97, 103, 104, 107, 109, 110, 111, 112, 114, 115, 117, 119, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 145, 146, 148, 149, 150, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 166, 167, 170, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 225, 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, 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, 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, 18, 30, 32, 67, 72, 74, 91, 94, 100, 102, 103, 109, 114, 117, 123, 148, 150, 156, 190, 205, 219, 232, 255, 264, 266, 275, 280, 289, 292, 296, 329, 330, 334, 335, 337, 338, 341, 346, 366, 377, 383, 392, 398, 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, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 123, 125, 130, 138, 140, 141, 151, 152, 154, 155, 166, 172, 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, 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, 57, 62, 65, 67, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 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, 18, 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, 91, 92, 93, 94, 98, 99, 102, 103, 106, 107, 109, 110, 112, 117, 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, 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, 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, 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, 470, 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, 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, 96, 97, 98, 101, 102, 103, 104, 105, 107, 109, 110, 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, 143, 144, 147, 148, 149, 150, 154, 155, 156, 157, 160, 163, 164, 167, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 220, 222, 223, 227, 229, 230, 231, 232, 233, 237, 239, 241, 242, 243, 244, 245, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 261, 262, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 281, 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, 348, 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, 387, 391, 392, 394, 396, 398, 399, 400, 401, 402, 404, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 114, 117, 123, 129, 130, 135, 136, 138, 140, 146, 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, 209, 211, 213, 215, 222, 223, 225, 227, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 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, 343, 344, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 366, 369, 370, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 399, 402, 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, 23, 30, 32, 55, 62, 63, 65, 72, 84, 91, 93, 94, 99, 100, 102, 114, 138, 143, 148, 150, 155, 164, 174, 175, 180, 187, 188, 190, 193, 200, 202, 204, 205, 206, 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, 123, 130, 136, 138, 140, 143, 151, 152, 155, 157, 173, 174, 178, 180, 183, 187, 188, 190, 193, 206, 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, 88, 91, 92, 93, 94, 96, 97, 98, 99, 102, 103, 106, 107, 109, 110, 112, 114, 115, 119, 120, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 148, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 164, 165, 166, 167, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 220, 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, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 296, 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, 348, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "more": [5, 11, 13, 22, 23, 24, 25, 27, 32, 33, 41, 44, 48, 50, 55, 57, 59, 60, 62, 63, 65, 67, 70, 71, 72, 73, 75, 76, 78, 83, 84, 85, 86, 92, 93, 94, 98, 99, 102, 106, 107, 109, 112, 117, 120, 123, 130, 134, 136, 137, 138, 140, 141, 143, 146, 148, 150, 152, 154, 155, 157, 158, 160, 164, 166, 167, 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, 220, 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, 294, 296, 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, 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, 72, 84, 86, 93, 94, 97, 99, 100, 106, 111, 175, 180, 184, 190, 222, 223, 272, 305, 322, 334, 338, 341, 342, 359, 363, 364, 366, 373, 381, 385, 386, 423, 425, 426, 460, 465, 471, 473, 475, 478, 479, 480], "one": [5, 7, 9, 11, 13, 23, 24, 25, 28, 30, 32, 33, 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, 88, 90, 91, 92, 93, 94, 97, 99, 100, 102, 103, 106, 107, 109, 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, 183, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 206, 208, 210, 212, 213, 215, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 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, 370, 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, 20, 22, 25, 26, 28, 30, 31, 32, 33, 34, 36, 38, 39, 40, 42, 44, 45, 46, 52, 53, 54, 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, 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, 172, 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, 215, 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, 258, 261, 266, 267, 268, 270, 271, 273, 275, 279, 282, 285, 287, 288, 289, 291, 293, 294, 295, 299, 301, 302, 304, 305, 307, 310, 311, 312, 319, 320, 321, 326, 328, 329, 330, 332, 333, 334, 336, 338, 342, 344, 346, 348, 349, 352, 355, 357, 358, 359, 360, 361, 363, 366, 368, 369, 371, 375, 377, 378, 379, 382, 384, 385, 387, 391, 394, 396, 397, 398, 401, 403, 404, 408, 409, 410, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 109, 112, 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, 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, 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, 284, 285, 290, 292, 293, 294, 296, 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, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 86, 88, 92, 93, 94, 97, 98, 100, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 117, 119, 121, 123, 125, 126, 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, 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, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 220, 222, 223, 224, 225, 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, 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, 298, 299, 301, 302, 304, 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, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 364, 366, 368, 369, 370, 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, 112, 117, 123, 130, 143, 146, 148, 150, 170, 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, 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, 173, 174, 175, 178, 180, 183, 186, 187, 188, 190, 192, 193, 199, 200, 204, 205, 210, 215, 217, 220, 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, 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, 391, 392, 397, 399, 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, 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, 279, 280, 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, 22, 23, 24, 25, 27, 28, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 44, 46, 48, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 73, 74, 75, 76, 86, 88, 90, 92, 94, 95, 96, 99, 102, 103, 104, 106, 107, 109, 110, 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, 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, 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, 370, 372, 373, 375, 376, 377, 378, 379, 380, 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, 117, 138, 152, 155, 164, 167, 170, 173, 174, 178, 180, 183, 187, 190, 195, 197, 220, 227, 244, 266, 278, 280, 289, 296, 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, 22, 23, 25, 26, 27, 28, 30, 32, 33, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 86, 91, 97, 98, 99, 102, 103, 106, 107, 109, 110, 111, 112, 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, 164, 166, 167, 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, 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, 289, 290, 292, 293, 294, 295, 296, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "not": [5, 7, 9, 11, 13, 17, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 38, 41, 42, 44, 45, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 79, 83, 86, 88, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 106, 107, 109, 111, 112, 114, 117, 119, 121, 122, 123, 125, 126, 129, 130, 133, 134, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 167, 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, 209, 210, 211, 213, 214, 215, 217, 218, 219, 220, 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, 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, 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, 71, 72, 74, 75, 84, 91, 92, 93, 99, 100, 103, 104, 106, 107, 117, 136, 137, 140, 141, 143, 152, 155, 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, 244, 245, 255, 263, 264, 265, 266, 272, 273, 279, 280, 285, 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, 361, 362, 363, 366, 369, 371, 373, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 397, 399, 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, 103, 106, 107, 112, 114, 117, 123, 125, 130, 134, 136, 143, 152, 155, 160, 164, 167, 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, 188, 190, 197, 200, 205, 206, 209, 212, 220, 222, 239, 240, 242, 253, 259, 264, 266, 267, 268, 281, 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, 23, 28, 32, 33, 38, 40, 41, 44, 54, 57, 60, 62, 63, 65, 71, 72, 74, 75, 76, 78, 83, 84, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 125, 129, 130, 132, 134, 136, 137, 138, 141, 143, 146, 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, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 309, 311, 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, 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, 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, 125, 138, 157, 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, 285, 289, 290, 294, 304, 310, 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, 103, 106, 123, 134, 143, 155, 172, 173, 192, 193, 194, 195, 199, 200, 202, 205, 206, 232, 235, 244, 245, 253, 259, 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, 91, 94, 97, 99, 100, 103, 106, 107, 110, 117, 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, 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, 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, 117, 123, 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, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 475, 476, 477, 478, 480], "round": [5, 62, 63, 67, 146, 170, 180, 187, 190, 218, 222, 240, 258, 272, 286, 287, 290, 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, 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, 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, 380, 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, 22, 23, 26, 28, 30, 31, 33, 41, 44, 52, 54, 57, 60, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 84, 86, 91, 92, 93, 94, 98, 100, 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, 227, 242, 244, 245, 246, 247, 251, 252, 258, 263, 264, 278, 280, 292, 294, 296, 298, 308, 310, 312, 316, 317, 321, 328, 329, 330, 334, 335, 337, 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, 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, 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, 370, 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, 91, 93, 94, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 125, 129, 130, 132, 134, 136, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 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, 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, 284, 285, 289, 290, 292, 293, 294, 296, 299, 301, 302, 304, 305, 306, 308, 311, 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, 370, 371, 372, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 391, 392, 396, 397, 398, 399, 402, 403, 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, 470, 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, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 112, 114, 117, 123, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 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, 209, 210, 211, 212, 213, 215, 217, 218, 220, 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, 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, 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, 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, 113, 115, 117, 119, 123, 130, 132, 134, 135, 136, 137, 138, 141, 143, 146, 148, 151, 152, 154, 155, 157, 160, 164, 166, 167, 170, 172, 174, 175, 178, 180, 181, 187, 188, 190, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 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, 263, 264, 265, 266, 267, 268, 269, 272, 275, 276, 278, 280, 285, 289, 290, 292, 294, 296, 302, 304, 305, 306, 308, 311, 316, 317, 318, 319, 320, 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, 370, 372, 373, 375, 377, 378, 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, 102, 103, 106, 107, 109, 110, 112, 117, 123, 129, 130, 132, 134, 135, 136, 140, 148, 150, 151, 154, 155, 157, 158, 160, 164, 166, 170, 173, 174, 177, 178, 180, 183, 186, 187, 188, 190, 191, 192, 193, 199, 200, 202, 205, 208, 210, 211, 212, 215, 218, 220, 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, 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, 470, 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, 133, 135, 136, 139, 143, 146, 148, 151, 155, 157, 158, 166, 167, 174, 178, 180, 181, 183, 188, 190, 191, 193, 197, 200, 202, 204, 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, 273, 275, 277, 278, 279, 280, 281, 289, 290, 292, 293, 294, 296, 299, 309, 311, 312, 316, 317, 319, 321, 325, 327, 329, 330, 332, 334, 335, 336, 337, 339, 341, 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, 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, 470, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 73, 74, 75, 76, 79, 88, 90, 91, 93, 94, 97, 98, 99, 102, 103, 104, 107, 109, 110, 111, 112, 114, 117, 123, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 161, 163, 164, 167, 170, 172, 173, 174, 175, 176, 178, 179, 181, 183, 185, 186, 187, 188, 189, 190, 192, 194, 196, 197, 198, 199, 200, 201, 203, 204, 205, 206, 209, 210, 211, 212, 213, 215, 218, 220, 222, 223, 225, 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, 272, 273, 275, 277, 278, 280, 281, 282, 284, 285, 287, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 308, 310, 311, 312, 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, 370, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 395, 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, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 77, 78, 83, 84, 86, 91, 92, 93, 94, 98, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 146, 148, 149, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 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, 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, 380, 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, 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, 220, 222, 232, 237, 239, 251, 255, 258, 259, 267, 280, 290, 300, 311, 329, 331, 334, 344, 347, 392, 404, 412, 413, 427, 459, 462, 464, 466, 470, 471, 476, 480], "memori": [5, 7, 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, 129, 134, 148, 155, 173, 181, 182, 183, 185, 204, 209, 210, 211, 222, 231, 232, 244, 247, 251, 252, 255, 257, 258, 266, 268, 280, 281, 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, 57, 58, 59, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 112, 114, 117, 123, 130, 137, 138, 140, 143, 146, 148, 149, 150, 151, 152, 155, 156, 157, 158, 164, 166, 167, 170, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 187, 189, 190, 192, 193, 195, 197, 198, 199, 202, 203, 204, 205, 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, 275, 280, 285, 289, 290, 292, 293, 294, 296, 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, 23, 28, 32, 33, 48, 57, 58, 62, 72, 74, 75, 78, 84, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 117, 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, 280, 285, 289, 290, 292, 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, 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, 22, 23, 27, 28, 30, 32, 33, 41, 44, 46, 48, 57, 58, 59, 62, 63, 66, 71, 72, 74, 75, 76, 78, 83, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 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, 210, 212, 215, 218, 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, 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, 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, 112, 114, 117, 121, 123, 130, 134, 136, 138, 140, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 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, 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, 299, 301, 302, 304, 305, 308, 309, 311, 312, 316, 317, 318, 319, 320, 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, 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, 148, 164, 173, 174, 188, 190, 193, 194, 202, 203, 204, 222, 227, 252, 267, 280, 285, 290, 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, 98, 100, 106, 155, 164, 174, 188, 247, 255, 258, 281, 290, 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, 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, 186, 187, 188, 190, 192, 193, 194, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 284, 285, 286, 288, 289, 290, 292, 293, 294, 296, 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, 387, 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, 439, 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, 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, 380, 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, 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, 114, 117, 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, 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, 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, 123, 126, 130, 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, 211, 213, 215, 222, 223, 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, 370, 373, 375, 378, 379, 381, 384, 385, 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, 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, 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, 152, 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, 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, 22, 23, 25, 26, 27, 30, 32, 33, 38, 40, 41, 44, 45, 48, 50, 54, 57, 58, 59, 62, 63, 65, 66, 71, 72, 74, 75, 76, 78, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 110, 111, 112, 117, 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, 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, 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, 470, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 110, 117, 121, 123, 130, 136, 138, 141, 148, 151, 154, 155, 156, 158, 160, 164, 166, 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, 289, 290, 292, 293, 294, 296, 304, 305, 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, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 154, 155, 156, 158, 160, 163, 164, 166, 167, 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, 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, 289, 290, 292, 293, 294, 295, 298, 299, 301, 304, 305, 306, 308, 309, 310, 311, 316, 317, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 369, 370, 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, 172, 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, 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, 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, 23, 25, 27, 28, 30, 32, 33, 41, 44, 50, 57, 60, 62, 63, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 112, 117, 123, 129, 130, 134, 136, 138, 141, 143, 148, 152, 155, 156, 158, 164, 166, 173, 174, 178, 180, 181, 183, 187, 190, 191, 193, 194, 199, 200, 202, 204, 205, 206, 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, 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, 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, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 83, 84, 86, 88, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 117, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 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, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 225, 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, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 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, 348, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 370, 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, 181, 209, 212, 223, 238, 255, 264, 266, 267, 268, 279, 280, 290, 302, 313, 319, 321, 327, 330, 335, 337, 339, 349, 359, 366, 383, 399, 425, 449, 459, 461, 463, 464, 465, 466, 467, 470, 471, 472, 475, 477, 478, 479, 480, 481], "under": [5, 7, 13, 23, 32, 33, 41, 42, 44, 53, 57, 60, 65, 67, 73, 83, 84, 91, 92, 94, 99, 100, 102, 103, 110, 117, 123, 129, 130, 132, 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, 289, 290, 292, 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, 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, 88, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 106, 107, 109, 117, 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, 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, 294, 296, 299, 305, 309, 311, 316, 322, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 359, 361, 362, 363, 366, 370, 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, 23, 30, 32, 33, 44, 57, 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, 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, 293, 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, 23, 26, 30, 32, 33, 41, 44, 57, 58, 62, 63, 72, 75, 83, 84, 92, 93, 94, 98, 100, 102, 103, 106, 109, 117, 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, 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, 98, 103, 110, 111, 132, 141, 166, 174, 183, 190, 193, 196, 202, 222, 223, 248, 249, 255, 259, 278, 280, 294, 296, 299, 316, 329, 330, 334, 342, 349, 355, 366, 372, 373, 381, 383, 385, 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, 112, 114, 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, 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, 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, 32, 33, 41, 44, 48, 53, 54, 57, 58, 60, 62, 65, 67, 71, 72, 74, 75, 78, 84, 91, 92, 93, 94, 98, 99, 100, 103, 112, 117, 119, 123, 130, 132, 134, 136, 137, 146, 148, 152, 155, 164, 166, 167, 170, 172, 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, 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, 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, 91, 92, 96, 98, 100, 101, 103, 105, 112, 114, 115, 116, 117, 118, 119, 123, 130, 131, 133, 134, 138, 139, 140, 141, 142, 143, 144, 146, 148, 150, 154, 155, 157, 161, 163, 164, 166, 172, 174, 175, 176, 179, 180, 181, 183, 187, 188, 192, 193, 194, 195, 198, 200, 203, 204, 205, 209, 210, 212, 220, 222, 223, 227, 231, 232, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 250, 251, 252, 255, 258, 259, 263, 264, 266, 268, 269, 270, 271, 273, 275, 278, 280, 281, 285, 287, 289, 290, 292, 293, 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, 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, 425, 427, 429, 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, 117, 123, 130, 136, 146, 148, 155, 156, 158, 160, 164, 166, 167, 172, 173, 174, 178, 180, 181, 188, 190, 192, 193, 199, 202, 205, 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, 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, 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, 101, 102, 103, 106, 114, 117, 120, 122, 123, 126, 130, 132, 134, 135, 136, 138, 139, 140, 141, 143, 148, 149, 151, 155, 156, 157, 160, 163, 164, 166, 167, 170, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 193, 194, 196, 198, 200, 202, 203, 204, 205, 206, 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, 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, 23, 26, 27, 28, 32, 33, 38, 41, 44, 57, 58, 60, 62, 63, 67, 70, 71, 72, 75, 84, 91, 93, 94, 98, 99, 100, 102, 103, 107, 109, 112, 114, 117, 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, 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, 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, 71, 78, 83, 84, 99, 100, 121, 122, 123, 125, 132, 134, 135, 136, 141, 146, 152, 166, 210, 239, 267, 280, 311, 313, 330, 335, 337, 338, 341, 345, 355, 359, 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, 127, 130, 131, 134, 137, 142, 146, 147, 148, 152, 155, 161, 163, 166, 172, 173, 174, 180, 183, 190, 197, 198, 200, 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, 281, 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, 22, 23, 24, 27, 28, 30, 32, 33, 34, 36, 38, 41, 42, 44, 54, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 110, 112, 113, 114, 117, 123, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 146, 148, 149, 151, 152, 154, 155, 156, 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, 210, 211, 215, 217, 218, 222, 223, 227, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 280, 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, 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, 72, 100, 123, 127, 130, 133, 135, 209, 210, 220, 245, 290, 294, 330, 337, 338, 349, 355, 356, 362, 370, 385, 429, 462, 477, 480], "case": [5, 7, 13, 18, 22, 23, 24, 25, 27, 30, 32, 33, 34, 38, 40, 44, 48, 55, 57, 58, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 83, 84, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 106, 107, 109, 110, 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, 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, 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, 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, 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, 91, 92, 94, 98, 102, 103, 105, 106, 107, 109, 110, 112, 115, 123, 129, 130, 134, 138, 141, 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, 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, 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, 470, 471, 472, 473, 478, 479, 480, 481], "take": [5, 9, 13, 22, 23, 27, 30, 32, 48, 50, 57, 59, 62, 63, 65, 72, 74, 75, 78, 83, 84, 91, 92, 93, 94, 99, 100, 102, 103, 106, 117, 123, 136, 138, 141, 148, 149, 155, 164, 166, 172, 173, 174, 175, 178, 180, 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, 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, 470, 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, 181, 183, 185, 187, 188, 192, 193, 194, 198, 199, 200, 202, 205, 206, 208, 210, 218, 220, 222, 223, 231, 232, 233, 234, 237, 239, 241, 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, 114, 116, 117, 133, 134, 137, 140, 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, 209, 210, 212, 213, 215, 220, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 250, 251, 252, 255, 259, 262, 265, 268, 273, 275, 277, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 305, 306, 309, 310, 311, 316, 317, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 344, 345, 349, 352, 356, 357, 362, 363, 366, 373, 375, 377, 378, 379, 381, 382, 386, 387, 391, 392, 393, 394, 396, 397, 398, 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, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 107, 109, 112, 114, 117, 119, 123, 129, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 150, 151, 152, 155, 157, 158, 160, 163, 164, 166, 167, 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, 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, 370, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 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, 23, 25, 28, 30, 32, 33, 41, 42, 44, 48, 50, 54, 55, 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, 110, 114, 117, 118, 123, 126, 130, 133, 136, 138, 140, 141, 143, 146, 148, 149, 150, 152, 155, 156, 157, 158, 160, 164, 166, 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, 289, 290, 291, 292, 293, 294, 296, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 130, 132, 133, 134, 136, 140, 141, 146, 148, 149, 151, 152, 155, 160, 163, 164, 166, 167, 173, 174, 175, 178, 180, 181, 183, 185, 188, 190, 191, 192, 193, 194, 195, 196, 199, 200, 202, 203, 204, 205, 206, 210, 211, 215, 220, 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, 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, 370, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 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, 337, 461, 462, 463, 480], "manag": [5, 17, 28, 32, 41, 60, 62, 67, 73, 75, 86, 99, 107, 117, 121, 123, 125, 134, 136, 141, 148, 155, 161, 173, 181, 183, 185, 188, 191, 200, 210, 215, 222, 240, 242, 244, 247, 249, 251, 253, 264, 268, 275, 281, 282, 290, 292, 295, 296, 305, 312, 325, 326, 327, 334, 335, 338, 349, 352, 355, 356, 357, 359, 362, 365, 371, 373, 381, 385, 386, 387, 392, 399, 400, 416, 418, 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, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 105, 106, 107, 109, 110, 111, 112, 114, 115, 117, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 151, 152, 154, 155, 156, 157, 158, 160, 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, 209, 210, 211, 212, 213, 215, 217, 218, 220, 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, 289, 290, 292, 293, 294, 296, 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, 340, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 369, 370, 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, 130, 135, 161, 178, 180, 183, 209, 212, 223, 227, 232, 256, 258, 263, 264, 275, 281, 289, 290, 291, 293, 296, 308, 319, 323, 327, 334, 335, 337, 339, 341, 342, 349, 351, 355, 362, 363, 366, 372, 385, 386, 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, 130, 136, 148, 164, 180, 181, 183, 190, 203, 222, 227, 240, 264, 266, 289, 290, 294, 296, 326, 334, 344, 349, 366, 386, 413, 452, 460, 461, 463, 464, 465, 466, 467, 468, 472, 475, 477, 480], "releas": [5, 7, 9, 28, 33, 34, 35, 41, 44, 56, 57, 60, 62, 63, 67, 71, 72, 74, 75, 76, 79, 83, 84, 92, 100, 102, 107, 110, 112, 123, 129, 132, 135, 136, 144, 166, 173, 174, 188, 231, 232, 233, 252, 255, 264, 268, 280, 281, 290, 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, 152, 174, 176, 190, 198, 247, 259, 263, 264, 265, 266, 289, 294, 325, 332, 338, 349, 385, 386, 387, 407, 458, 464, 467, 472], "ensur": [5, 32, 33, 41, 44, 48, 50, 57, 58, 62, 65, 67, 72, 75, 78, 83, 91, 97, 98, 99, 100, 103, 110, 117, 123, 129, 130, 134, 140, 155, 163, 166, 173, 178, 180, 183, 190, 193, 202, 223, 252, 259, 264, 266, 267, 275, 280, 289, 290, 296, 321, 334, 337, 338, 341, 345, 349, 358, 359, 361, 366, 369, 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, 27, 28, 30, 32, 33, 41, 42, 44, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 71, 72, 74, 75, 76, 77, 78, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 125, 129, 130, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 152, 154, 155, 156, 158, 160, 164, 166, 170, 172, 173, 174, 178, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 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, 284, 285, 289, 290, 292, 293, 294, 296, 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, 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, 100, 122, 123, 126, 127, 129, 130, 131, 134, 135, 136, 140, 148, 157, 166, 173, 174, 178, 190, 211, 232, 244, 247, 255, 263, 264, 265, 267, 268, 280, 290, 296, 309, 321, 322, 325, 327, 328, 329, 331, 334, 337, 338, 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, 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, 91, 92, 93, 94, 97, 98, 102, 103, 107, 109, 112, 114, 117, 123, 129, 130, 136, 137, 140, 141, 143, 146, 148, 151, 152, 155, 158, 164, 166, 170, 172, 173, 174, 178, 180, 183, 185, 186, 187, 188, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 210, 211, 215, 220, 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, 294, 296, 298, 299, 301, 305, 311, 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, 470, 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, 86, 91, 92, 93, 94, 97, 98, 99, 100, 106, 107, 112, 117, 125, 136, 155, 157, 164, 166, 173, 178, 180, 187, 190, 192, 197, 198, 200, 202, 204, 205, 210, 212, 213, 232, 239, 240, 242, 244, 248, 256, 258, 259, 262, 264, 268, 269, 272, 273, 280, 281, 289, 290, 292, 296, 304, 328, 329, 330, 332, 335, 337, 338, 343, 344, 345, 351, 355, 358, 359, 361, 362, 363, 366, 370, 372, 381, 383, 385, 386, 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, 118, 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, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 125, 129, 130, 134, 136, 138, 140, 141, 143, 148, 149, 151, 152, 155, 156, 158, 164, 166, 172, 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, 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, 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, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 129, 130, 134, 136, 137, 138, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 157, 158, 160, 164, 166, 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, 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, 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, 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, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 123, 129, 130, 134, 135, 136, 138, 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, 285, 289, 290, 292, 293, 294, 296, 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, 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, 180, 222, 330, 373, 399, 432, 433, 458, 480], "requir": [5, 7, 23, 28, 32, 34, 41, 44, 50, 57, 58, 62, 63, 67, 70, 71, 72, 74, 75, 78, 83, 84, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 112, 115, 123, 129, 135, 136, 146, 154, 155, 158, 164, 166, 167, 174, 178, 180, 181, 183, 186, 188, 190, 191, 192, 193, 197, 198, 199, 200, 204, 205, 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, 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, 91, 92, 93, 94, 98, 100, 101, 102, 103, 106, 107, 109, 110, 112, 114, 117, 119, 123, 129, 130, 134, 135, 136, 138, 141, 143, 148, 150, 151, 152, 155, 158, 160, 164, 166, 167, 170, 173, 174, 178, 180, 181, 183, 187, 188, 190, 192, 193, 194, 196, 197, 198, 200, 202, 204, 205, 206, 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, 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, 432, 433, 438, 439, 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, 91, 93, 94, 96, 98, 99, 100, 103, 106, 117, 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, 230, 239, 240, 242, 244, 245, 252, 256, 259, 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, 74, 84, 92, 94, 102, 158, 184, 190, 208, 232, 240, 247, 265, 266, 268, 290, 332, 337, 338, 359, 385, 397, 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, 91, 92, 94, 97, 98, 99, 102, 103, 106, 112, 117, 130, 136, 140, 141, 146, 148, 149, 151, 152, 154, 155, 156, 158, 164, 166, 173, 174, 178, 180, 183, 186, 188, 190, 193, 199, 204, 205, 217, 222, 227, 231, 232, 240, 241, 244, 247, 252, 255, 256, 258, 263, 265, 266, 268, 269, 272, 273, 280, 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, 391, 392, 397, 399, 402, 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, 130, 134, 138, 139, 140, 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, 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, 380, 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, 23, 30, 32, 33, 46, 48, 57, 58, 60, 63, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 109, 110, 117, 123, 135, 136, 148, 151, 155, 158, 164, 166, 167, 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, 83, 117, 130, 146, 148, 210, 245, 252, 255, 275, 280, 290, 292, 301, 329, 334, 335, 341, 344, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 122, 123, 129, 130, 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, 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, 344, 345, 349, 350, 351, 352, 362, 366, 372, 373, 375, 377, 381, 383, 385, 386, 387, 391, 392, 396, 399, 402, 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, 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, 72, 83, 92, 94, 100, 103, 106, 117, 123, 155, 157, 164, 174, 180, 181, 183, 188, 200, 222, 223, 242, 245, 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, 222, 240, 241, 244, 249, 252, 256, 263, 264, 266, 269, 273, 278, 280, 289, 290, 293, 300, 304, 305, 307, 308, 316, 326, 331, 334, 337, 338, 355, 362, 363, 366, 372, 381, 383, 385, 391, 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, 58, 60, 62, 63, 67, 70, 71, 72, 73, 76, 78, 83, 86, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 111, 112, 115, 117, 122, 123, 129, 130, 137, 138, 140, 141, 143, 148, 150, 151, 152, 155, 158, 164, 166, 170, 172, 173, 174, 176, 178, 180, 183, 184, 186, 188, 190, 191, 193, 196, 200, 202, 205, 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, 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, 405, 407, 408, 410, 411, 412, 416, 418, 419, 420, 422, 423, 424, 425, 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, 91, 92, 93, 94, 98, 99, 100, 103, 106, 107, 110, 112, 114, 117, 123, 125, 129, 130, 132, 133, 134, 136, 137, 138, 140, 146, 148, 150, 152, 154, 155, 156, 164, 166, 167, 172, 173, 174, 180, 181, 183, 187, 188, 190, 192, 193, 198, 200, 202, 210, 215, 220, 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, 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, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 402, 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, 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, 86, 88, 90, 91, 92, 93, 98, 99, 100, 102, 103, 104, 105, 106, 107, 109, 112, 117, 123, 129, 130, 133, 134, 135, 136, 137, 138, 141, 143, 150, 151, 152, 154, 155, 158, 160, 161, 163, 164, 166, 167, 170, 172, 173, 174, 175, 176, 178, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 202, 203, 204, 205, 206, 209, 210, 212, 217, 218, 221, 222, 225, 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, 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, 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, 387, 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, 91, 92, 93, 94, 96, 98, 100, 106, 107, 114, 117, 118, 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, 272, 275, 280, 289, 290, 305, 311, 316, 317, 325, 329, 332, 334, 337, 338, 342, 344, 349, 355, 358, 361, 362, 363, 373, 382, 383, 385, 390, 392, 397, 402, 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, 181, 183, 187, 190, 208, 210, 218, 220, 222, 223, 233, 237, 245, 251, 252, 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, 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, 110, 112, 114, 117, 123, 125, 133, 136, 141, 146, 148, 152, 155, 157, 158, 160, 164, 166, 173, 178, 180, 181, 186, 188, 190, 191, 193, 197, 202, 203, 205, 208, 209, 210, 213, 215, 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, 366, 369, 372, 373, 381, 383, 384, 385, 386, 387, 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, 25, 27, 28, 32, 33, 40, 41, 48, 55, 57, 60, 62, 63, 67, 72, 74, 75, 78, 83, 84, 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, 255, 258, 264, 267, 268, 269, 273, 275, 280, 281, 285, 290, 295, 296, 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, 387, 392, 399, 402, 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, 18, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 114, 115, 123, 130, 136, 138, 140, 141, 143, 146, 148, 149, 154, 155, 156, 160, 164, 166, 167, 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, 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, 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, 174, 196, 199, 256, 263, 277, 278, 290, 305, 341, 345, 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, 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, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 109, 115, 118, 125, 127, 129, 130, 132, 134, 136, 138, 139, 140, 141, 143, 148, 149, 153, 155, 160, 164, 165, 166, 167, 172, 173, 174, 177, 178, 179, 181, 183, 184, 185, 187, 188, 190, 193, 199, 200, 202, 203, 205, 209, 210, 211, 212, 218, 222, 223, 225, 227, 232, 233, 238, 239, 240, 242, 245, 248, 251, 254, 256, 258, 259, 263, 264, 265, 266, 267, 268, 271, 275, 276, 277, 280, 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, 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, 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, 112, 113, 123, 130, 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, 112, 117, 123, 130, 136, 137, 140, 143, 146, 148, 150, 154, 155, 158, 160, 164, 166, 173, 174, 176, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 204, 205, 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, 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, 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, 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, 196, 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, 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, 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, 148, 150, 151, 154, 155, 156, 157, 160, 164, 166, 167, 170, 172, 173, 174, 178, 180, 181, 183, 188, 190, 191, 193, 194, 195, 196, 197, 199, 200, 202, 203, 205, 206, 210, 212, 215, 218, 222, 223, 225, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 249, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 275, 278, 279, 280, 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, 387, 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, 295, 296, 302, 304, 311, 327, 334, 335, 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, 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, 262, 263, 264, 265, 266, 267, 273, 282, 290, 292, 293, 294, 295, 296, 301, 304, 306, 311, 314, 327, 332, 334, 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, 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, 23, 24, 30, 32, 34, 40, 41, 44, 46, 55, 63, 67, 71, 72, 75, 78, 83, 84, 93, 100, 102, 103, 107, 110, 117, 135, 136, 148, 150, 151, 166, 173, 180, 185, 187, 190, 206, 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, 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, 86, 155, 180, 199, 210, 290, 341, 447, 462, 467], "accept": [5, 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, 114, 117, 123, 130, 134, 136, 138, 140, 143, 146, 148, 151, 152, 155, 160, 164, 166, 170, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 198, 202, 203, 205, 206, 210, 212, 218, 222, 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, 275, 279, 280, 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, 71, 72, 74, 75, 76, 78, 83, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 117, 123, 129, 133, 138, 140, 141, 148, 149, 152, 154, 156, 164, 166, 173, 174, 177, 180, 187, 190, 193, 197, 198, 199, 202, 205, 212, 215, 222, 223, 225, 227, 232, 239, 240, 242, 244, 245, 247, 248, 252, 263, 264, 265, 266, 269, 273, 275, 280, 289, 290, 294, 296, 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, 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, 247, 263, 268, 280, 290, 293, 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, 92, 94, 96, 98, 99, 100, 102, 106, 108, 111, 116, 117, 123, 133, 136, 139, 141, 145, 146, 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, 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, 90, 91, 93, 94, 97, 98, 99, 103, 106, 107, 109, 117, 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, 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, 117, 123, 136, 158, 164, 174, 180, 183, 199, 202, 210, 222, 247, 252, 255, 258, 263, 268, 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, 91, 94, 99, 100, 103, 106, 117, 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, 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, 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, 22, 23, 26, 27, 30, 32, 41, 44, 48, 53, 55, 57, 58, 59, 60, 62, 63, 65, 72, 74, 75, 76, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 112, 114, 117, 122, 123, 129, 130, 134, 136, 137, 138, 140, 141, 146, 148, 149, 152, 154, 155, 158, 160, 164, 166, 167, 174, 178, 180, 183, 185, 187, 188, 190, 193, 196, 198, 199, 202, 203, 204, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "were": [5, 7, 9, 17, 23, 26, 32, 57, 60, 62, 65, 72, 74, 75, 92, 94, 99, 100, 103, 109, 117, 123, 130, 136, 137, 141, 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, 241, 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, 350, 353, 355, 356, 359, 366, 373, 377, 378, 379, 381, 383, 385, 387, 391, 392, 397, 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, 264, 265, 269, 289, 294, 296, 308, 311, 316, 328, 329, 335, 337, 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, 92, 93, 94, 98, 99, 100, 102, 103, 104, 106, 107, 117, 129, 130, 134, 138, 140, 141, 143, 148, 149, 151, 154, 155, 164, 166, 173, 174, 180, 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, 380, 381, 382, 383, 385, 386, 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, 22, 23, 25, 26, 32, 33, 40, 48, 54, 57, 58, 60, 62, 63, 67, 71, 72, 75, 78, 83, 84, 86, 91, 92, 93, 97, 99, 102, 103, 106, 109, 117, 123, 130, 131, 134, 135, 136, 137, 138, 141, 143, 146, 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, 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, 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, 57, 62, 63, 66, 67, 71, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 114, 117, 123, 129, 130, 136, 138, 140, 141, 143, 148, 151, 152, 154, 155, 156, 157, 160, 164, 170, 172, 173, 174, 175, 178, 180, 183, 186, 187, 188, 190, 191, 192, 193, 197, 199, 204, 205, 206, 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, 294, 296, 298, 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, 370, 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, 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, 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, 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, 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, 17, 18, 22, 23, 24, 25, 27, 28, 30, 32, 33, 38, 40, 41, 44, 48, 54, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 80, 83, 84, 86, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 112, 114, 117, 119, 126, 130, 132, 133, 134, 135, 136, 141, 146, 148, 149, 150, 151, 152, 154, 155, 157, 158, 160, 163, 164, 166, 167, 170, 172, 173, 174, 175, 176, 178, 179, 180, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 198, 199, 200, 202, 203, 204, 205, 206, 210, 211, 212, 219, 220, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 245, 248, 249, 251, 252, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 277, 278, 279, 280, 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, 338, 339, 342, 343, 345, 346, 349, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 365, 370, 371, 372, 373, 374, 377, 379, 380, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 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, 123, 212, 232, 281, 338, 341, 355, 464], "member": [5, 26, 30, 32, 33, 34, 44, 49, 55, 58, 60, 62, 67, 72, 74, 75, 109, 146, 160, 164, 173, 174, 178, 181, 188, 208, 210, 230, 231, 241, 242, 245, 258, 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, 32, 33, 42, 55, 62, 71, 72, 75, 76, 78, 84, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 117, 129, 130, 132, 141, 148, 155, 166, 170, 173, 180, 181, 183, 190, 193, 195, 197, 202, 210, 211, 222, 223, 240, 247, 248, 252, 255, 256, 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, 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, 90, 93, 94, 99, 102, 106, 117, 123, 129, 130, 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, 296, 305, 311, 316, 321, 328, 329, 334, 335, 337, 338, 345, 349, 355, 363, 366, 381, 383, 385, 391, 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, 84, 86, 93, 100, 106, 112, 115, 119, 123, 138, 140, 142, 146, 165, 173, 183, 188, 191, 193, 194, 195, 197, 198, 200, 202, 204, 205, 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, 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, 91, 93, 97, 100, 103, 106, 107, 117, 123, 130, 137, 146, 152, 164, 166, 170, 174, 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, 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, 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, 173, 222, 223, 237, 247, 252, 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, 57, 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, 117, 125, 129, 130, 134, 136, 140, 141, 148, 152, 154, 155, 158, 164, 167, 170, 172, 173, 178, 179, 180, 181, 183, 188, 190, 193, 200, 202, 204, 205, 209, 210, 211, 215, 217, 218, 220, 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, 296, 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, 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, 23, 25, 28, 32, 33, 40, 41, 42, 50, 57, 58, 62, 63, 67, 71, 73, 74, 75, 77, 78, 83, 85, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 109, 114, 116, 117, 123, 127, 132, 133, 134, 136, 137, 139, 140, 146, 148, 152, 154, 155, 158, 160, 164, 166, 167, 172, 173, 174, 177, 181, 184, 186, 187, 190, 193, 197, 198, 202, 205, 210, 212, 215, 219, 220, 222, 223, 225, 227, 231, 233, 240, 242, 243, 244, 245, 247, 251, 252, 255, 256, 259, 264, 265, 266, 268, 275, 278, 280, 281, 285, 289, 290, 292, 293, 295, 296, 298, 301, 302, 304, 305, 306, 308, 317, 325, 326, 327, 328, 329, 330, 334, 335, 338, 339, 341, 344, 345, 349, 352, 353, 356, 357, 359, 360, 362, 366, 368, 373, 375, 377, 379, 381, 383, 385, 386, 387, 394, 396, 397, 398, 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, 115, 116, 117, 123, 129, 130, 140, 146, 150, 152, 155, 158, 164, 166, 167, 170, 172, 173, 174, 177, 181, 182, 184, 186, 190, 191, 193, 194, 200, 201, 202, 203, 204, 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, 294, 296, 299, 301, 302, 305, 309, 311, 312, 322, 325, 327, 330, 332, 335, 336, 337, 338, 341, 345, 349, 353, 358, 359, 360, 362, 363, 367, 372, 375, 378, 381, 391, 394, 395, 397, 398, 399, 400, 401, 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, 71, 72, 74, 75, 83, 84, 91, 94, 96, 97, 99, 100, 103, 106, 107, 117, 122, 123, 126, 130, 133, 136, 138, 148, 152, 155, 156, 163, 164, 170, 173, 174, 180, 181, 183, 188, 190, 193, 197, 201, 202, 205, 206, 213, 222, 229, 231, 232, 242, 244, 247, 252, 255, 263, 264, 265, 266, 275, 280, 285, 289, 290, 292, 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, 23, 25, 32, 33, 35, 36, 40, 41, 44, 54, 58, 62, 63, 67, 71, 72, 75, 76, 77, 78, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 116, 117, 129, 130, 131, 132, 134, 135, 136, 137, 148, 152, 155, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 184, 187, 188, 189, 194, 202, 204, 205, 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, 280, 281, 287, 288, 289, 290, 294, 295, 296, 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, 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, 470, 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, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 91, 94, 96, 99, 100, 102, 105, 106, 107, 109, 110, 111, 114, 115, 116, 119, 123, 125, 130, 131, 133, 136, 137, 139, 141, 142, 144, 146, 148, 149, 150, 152, 154, 157, 158, 160, 163, 164, 166, 167, 172, 173, 174, 175, 178, 179, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 197, 199, 200, 202, 205, 206, 208, 209, 210, 211, 212, 213, 215, 217, 220, 222, 223, 225, 227, 230, 231, 232, 234, 235, 236, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 269, 273, 275, 276, 278, 280, 281, 282, 284, 285, 288, 289, 291, 292, 293, 294, 296, 299, 300, 302, 304, 305, 307, 308, 309, 310, 311, 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, 362, 363, 366, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 381, 383, 384, 385, 386, 387, 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, 148, 151, 155, 164, 166, 173, 180, 183, 193, 194, 206, 232, 239, 244, 247, 248, 250, 263, 264, 265, 272, 273, 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, 57, 58, 59, 60, 62, 63, 65, 66, 71, 72, 74, 75, 76, 78, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 112, 114, 117, 123, 129, 130, 131, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 170, 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, 210, 211, 212, 213, 215, 217, 219, 220, 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, 285, 289, 290, 292, 293, 294, 296, 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, 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, 470, 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, 91, 94, 99, 100, 103, 106, 107, 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, 255, 259, 265, 268, 270, 273, 275, 276, 278, 282, 290, 293, 296, 299, 304, 308, 312, 316, 317, 329, 331, 334, 337, 338, 341, 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, 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, 295, 296, 302, 304, 310, 311, 317, 320, 328, 330, 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, 22, 23, 25, 32, 33, 38, 39, 41, 44, 48, 55, 60, 62, 63, 65, 67, 72, 74, 75, 76, 78, 84, 88, 91, 92, 93, 94, 99, 100, 103, 106, 107, 109, 112, 114, 115, 116, 117, 123, 129, 130, 132, 135, 136, 138, 140, 141, 143, 146, 148, 151, 152, 154, 155, 158, 160, 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, 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, 289, 290, 292, 293, 294, 296, 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, 370, 372, 373, 375, 377, 378, 381, 382, 385, 391, 392, 394, 396, 397, 398, 399, 402, 403, 407, 408, 410, 412, 413, 419, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 439, 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, 23, 26, 28, 30, 32, 33, 41, 44, 48, 50, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 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, 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, 117, 123, 130, 136, 148, 155, 157, 163, 164, 167, 169, 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, 255, 258, 264, 265, 266, 268, 273, 275, 280, 281, 289, 290, 294, 296, 298, 299, 306, 316, 327, 337, 341, 342, 344, 345, 349, 352, 355, 359, 369, 379, 381, 382, 385, 386, 387, 392, 396, 397, 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, 63, 117, 157, 174, 180, 183, 198, 205, 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, 23, 32, 33, 44, 60, 62, 63, 67, 72, 75, 78, 92, 93, 94, 99, 100, 106, 107, 123, 130, 132, 134, 152, 166, 172, 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, 32, 33, 41, 58, 62, 63, 72, 74, 75, 77, 83, 84, 94, 102, 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, 98, 99, 100, 102, 103, 106, 107, 117, 123, 141, 148, 155, 164, 172, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 193, 194, 195, 199, 201, 202, 203, 205, 213, 218, 222, 223, 227, 239, 241, 242, 244, 247, 248, 254, 264, 265, 266, 268, 272, 275, 278, 280, 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, 18, 22, 23, 28, 30, 32, 33, 39, 41, 44, 48, 57, 58, 60, 62, 65, 67, 71, 72, 74, 75, 76, 83, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 117, 120, 123, 125, 130, 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, 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, 299, 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, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 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, 470, 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, 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, 222, 227, 232, 239, 240, 244, 245, 246, 249, 263, 264, 265, 280, 285, 289, 290, 293, 294, 299, 308, 310, 331, 334, 337, 338, 341, 342, 344, 345, 355, 361, 363, 369, 373, 383, 385, 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, 134, 136, 138, 141, 146, 148, 155, 160, 164, 166, 167, 172, 174, 180, 181, 183, 187, 188, 190, 193, 194, 195, 196, 198, 200, 202, 203, 205, 206, 210, 211, 212, 213, 215, 217, 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, 285, 289, 292, 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, 391, 392, 397, 398, 399, 400, 402, 403, 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, 123, 134, 136, 146, 160, 166, 174, 180, 181, 183, 202, 222, 225, 240, 245, 258, 267, 268, 272, 280, 290, 292, 293, 294, 296, 302, 316, 321, 334, 338, 341, 345, 350, 355, 359, 363, 366, 379, 381, 382, 383, 385, 399, 402, 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, 92, 94, 99, 100, 103, 106, 109, 114, 123, 125, 129, 130, 135, 155, 164, 166, 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, 22, 23, 32, 33, 34, 38, 40, 41, 44, 46, 48, 55, 60, 62, 63, 65, 67, 71, 72, 74, 75, 83, 84, 91, 93, 94, 97, 100, 102, 103, 106, 107, 112, 114, 117, 123, 130, 135, 138, 146, 148, 151, 155, 164, 170, 173, 174, 175, 180, 183, 190, 200, 209, 210, 212, 215, 218, 222, 230, 231, 240, 242, 245, 247, 251, 253, 255, 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, 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, 117, 136, 164, 176, 188, 222, 223, 244, 252, 280, 290, 296, 316, 341, 348, 399, 407, 425, 458, 460, 461, 462, 465, 466, 467, 473, 474, 480], "output": [5, 9, 32, 33, 41, 58, 62, 63, 65, 67, 72, 74, 75, 78, 83, 88, 91, 94, 99, 103, 106, 109, 111, 114, 117, 123, 130, 134, 136, 138, 140, 141, 143, 145, 146, 148, 149, 152, 154, 155, 160, 164, 166, 172, 173, 174, 180, 184, 187, 188, 190, 192, 197, 198, 199, 201, 205, 206, 209, 215, 216, 220, 222, 225, 231, 232, 239, 241, 242, 243, 245, 252, 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, 408, 410, 414, 418, 419, 425, 432, 433, 442, 447, 452, 453, 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, 91, 99, 100, 102, 103, 106, 109, 114, 115, 117, 119, 122, 132, 139, 141, 146, 148, 155, 160, 164, 171, 173, 174, 175, 181, 184, 186, 187, 190, 197, 204, 210, 211, 215, 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, 144, 148, 151, 158, 163, 164, 166, 170, 172, 173, 174, 180, 181, 183, 185, 188, 191, 192, 193, 197, 198, 199, 202, 204, 205, 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, 342, 344, 345, 349, 350, 352, 355, 356, 358, 359, 362, 366, 370, 373, 375, 381, 382, 383, 387, 391, 392, 396, 397, 399, 400, 401, 402, 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, 111, 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, 329, 341, 349, 355, 359, 372, 379, 383, 385, 388, 392, 396, 397, 400, 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, 91, 92, 93, 94, 98, 99, 100, 104, 106, 107, 112, 117, 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, 209, 210, 220, 222, 223, 225, 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, 282, 285, 289, 290, 292, 293, 294, 295, 296, 299, 302, 305, 308, 311, 313, 316, 317, 319, 325, 328, 329, 330, 331, 332, 334, 335, 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, 123, 126, 130, 136, 148, 160, 164, 166, 173, 178, 180, 181, 186, 187, 193, 196, 197, 202, 205, 209, 210, 215, 224, 239, 240, 244, 245, 247, 252, 255, 258, 264, 265, 267, 268, 273, 278, 279, 280, 289, 290, 293, 296, 299, 302, 304, 305, 317, 318, 325, 326, 329, 330, 334, 337, 338, 341, 345, 349, 350, 353, 355, 356, 359, 362, 366, 373, 381, 385, 386, 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, 91, 92, 93, 96, 99, 100, 103, 107, 109, 138, 144, 155, 160, 164, 173, 174, 180, 188, 190, 210, 222, 240, 244, 247, 248, 249, 250, 251, 263, 265, 266, 270, 273, 277, 280, 290, 294, 296, 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, 470, 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, 102, 103, 106, 109, 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, 256, 258, 259, 263, 264, 265, 275, 278, 280, 289, 290, 294, 296, 304, 305, 306, 308, 310, 311, 312, 316, 317, 321, 325, 327, 328, 330, 331, 332, 334, 337, 338, 341, 345, 349, 352, 353, 358, 359, 362, 363, 366, 369, 372, 373, 378, 383, 385, 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, 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, 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, 23, 25, 27, 28, 30, 32, 33, 41, 42, 46, 48, 58, 60, 62, 63, 65, 71, 72, 74, 75, 78, 83, 84, 90, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 112, 117, 123, 129, 130, 136, 141, 148, 151, 154, 155, 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, 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, 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, 370, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "larg": [5, 7, 54, 57, 58, 62, 67, 71, 83, 91, 92, 94, 97, 100, 103, 106, 107, 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, 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, 258, 262, 267, 289, 290, 296, 305, 334, 336, 341, 342, 345, 359, 361, 366, 382, 386, 399, 459, 460, 461, 462, 467, 473, 480], "both": [5, 7, 22, 23, 24, 32, 44, 48, 54, 57, 62, 63, 71, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 117, 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, 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, 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, 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, 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, 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, 172, 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, 117, 118, 123, 129, 132, 134, 136, 137, 139, 140, 141, 146, 148, 152, 154, 155, 157, 158, 160, 164, 166, 174, 176, 180, 183, 185, 188, 190, 191, 193, 197, 200, 202, 204, 205, 209, 210, 215, 223, 231, 232, 233, 239, 240, 244, 245, 247, 248, 249, 252, 256, 258, 259, 263, 264, 266, 268, 272, 278, 280, 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, 391, 392, 397, 399, 400, 402, 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, 471, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 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, 209, 210, 211, 212, 222, 223, 227, 232, 240, 241, 242, 244, 247, 248, 250, 252, 255, 258, 264, 265, 266, 267, 268, 278, 280, 284, 289, 290, 292, 293, 294, 296, 298, 299, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "they": [5, 7, 23, 28, 32, 33, 41, 44, 53, 54, 57, 58, 60, 62, 63, 65, 72, 74, 75, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 112, 117, 123, 130, 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, 210, 212, 213, 215, 222, 223, 225, 227, 230, 232, 240, 241, 244, 245, 247, 249, 252, 255, 256, 258, 259, 264, 265, 266, 267, 268, 272, 273, 278, 279, 280, 285, 289, 290, 292, 293, 296, 299, 301, 304, 305, 306, 309, 311, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "legaci": [5, 23, 32, 57, 67, 74, 140, 160, 161, 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, 23, 25, 26, 38, 40, 48, 57, 58, 62, 63, 67, 74, 75, 84, 99, 102, 106, 117, 118, 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, 272, 278, 280, 287, 290, 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, 18, 23, 38, 41, 138, 173, 180, 183, 185, 209, 211, 272, 280, 349, 425, 453, 463, 465, 466, 471, 476, 477, 480], "short": [5, 7, 40, 41, 57, 62, 72, 74, 83, 93, 94, 98, 100, 103, 104, 117, 118, 140, 156, 173, 174, 190, 225, 242, 255, 256, 268, 280, 289, 290, 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, 20, 22, 25, 32, 38, 41, 44, 46, 54, 57, 59, 62, 63, 65, 67, 72, 76, 83, 84, 91, 93, 94, 97, 100, 102, 103, 106, 107, 117, 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, 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, 100, 103, 118, 155, 157, 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, 115, 117, 122, 123, 130, 132, 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, 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, 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, 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, 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, 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, 72, 74, 75, 76, 83, 84, 91, 92, 93, 97, 99, 100, 102, 103, 106, 114, 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, 294, 302, 305, 317, 321, 322, 327, 330, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 355, 362, 366, 369, 378, 381, 383, 385, 386, 387, 392, 396, 398, 399, 402, 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, 173, 174, 185, 187, 188, 190, 193, 205, 208, 215, 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, 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, 218, 244, 252, 256, 264, 267, 287, 290, 325, 337, 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, 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, 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, 294, 296, 298, 299, 302, 305, 310, 316, 318, 328, 329, 332, 334, 335, 336, 337, 338, 341, 344, 345, 349, 352, 355, 361, 362, 363, 366, 372, 378, 379, 381, 383, 385, 387, 391, 399, 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, 117, 134, 148, 173, 174, 175, 178, 180, 183, 190, 193, 200, 244, 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, 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, 93, 94, 100, 103, 106, 107, 112, 117, 130, 140, 148, 155, 156, 166, 172, 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, 337, 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, 88, 91, 92, 94, 99, 102, 103, 106, 107, 109, 117, 125, 152, 155, 164, 173, 174, 187, 190, 191, 205, 206, 222, 240, 242, 244, 252, 263, 264, 265, 280, 289, 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, 72, 83, 91, 93, 99, 100, 107, 112, 117, 141, 174, 193, 202, 204, 210, 211, 238, 239, 242, 244, 245, 268, 280, 285, 289, 290, 302, 304, 306, 308, 331, 335, 337, 345, 349, 373, 392, 404, 435, 438, 445, 459, 463, 464, 466, 467, 469, 471, 472, 474, 475, 476, 477, 479, 480], "where": [5, 23, 24, 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, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 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, 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, 285, 289, 290, 292, 293, 294, 296, 299, 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, 370, 373, 375, 377, 378, 379, 381, 382, 383, 385, 387, 391, 392, 396, 397, 399, 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, 22, 23, 27, 30, 32, 33, 34, 38, 39, 41, 44, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 72, 74, 75, 76, 78, 79, 84, 91, 94, 99, 103, 107, 112, 123, 129, 130, 136, 156, 160, 164, 166, 173, 174, 188, 190, 206, 212, 220, 239, 242, 245, 247, 258, 263, 266, 275, 280, 285, 289, 290, 292, 296, 302, 311, 316, 320, 329, 332, 334, 337, 338, 341, 344, 345, 349, 362, 372, 373, 385, 392, 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, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 125, 126, 129, 130, 131, 134, 136, 137, 138, 141, 146, 148, 150, 151, 152, 154, 155, 156, 157, 158, 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, 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, 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, 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, 98, 100, 106, 117, 123, 135, 137, 164, 166, 174, 181, 183, 185, 188, 190, 193, 202, 210, 223, 232, 240, 244, 247, 255, 266, 268, 272, 280, 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, 102, 103, 106, 107, 114, 117, 123, 125, 126, 130, 131, 133, 134, 136, 138, 141, 148, 155, 157, 158, 164, 166, 167, 173, 174, 178, 180, 181, 182, 183, 185, 186, 187, 190, 193, 197, 202, 203, 205, 206, 210, 213, 219, 222, 225, 227, 229, 230, 232, 238, 239, 240, 242, 244, 245, 247, 248, 252, 255, 258, 262, 263, 264, 265, 266, 268, 276, 278, 280, 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, 366, 372, 373, 378, 382, 383, 385, 386, 387, 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, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 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, 91, 92, 93, 94, 98, 102, 103, 106, 114, 117, 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, 294, 296, 304, 311, 316, 329, 330, 335, 338, 341, 342, 345, 349, 362, 363, 366, 370, 373, 381, 383, 385, 387, 391, 396, 400, 402, 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, 247, 362, 464, 471, 478, 480], "had": [5, 22, 32, 41, 60, 71, 75, 84, 94, 100, 109, 117, 137, 152, 155, 166, 167, 174, 180, 183, 188, 196, 210, 240, 252, 280, 290, 294, 311, 325, 334, 338, 366, 377, 379, 383, 385, 386, 391, 407, 425, 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, 72, 84, 91, 93, 99, 103, 106, 109, 110, 117, 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, 210, 218, 222, 223, 227, 231, 240, 244, 247, 252, 258, 259, 263, 264, 266, 268, 272, 275, 280, 281, 289, 290, 294, 296, 305, 309, 316, 321, 325, 328, 329, 334, 337, 338, 341, 345, 349, 355, 359, 362, 363, 366, 378, 379, 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, 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, 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, 94, 173, 288, 341, 344, 410, 425, 427, 462, 471, 480], "boolean": [5, 16, 67, 84, 99, 105, 117, 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, 22, 23, 24, 32, 39, 41, 44, 46, 48, 53, 54, 57, 59, 60, 62, 63, 67, 72, 75, 77, 93, 94, 98, 102, 103, 109, 112, 114, 117, 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, 263, 264, 265, 266, 267, 268, 272, 280, 289, 290, 293, 296, 298, 299, 305, 316, 318, 321, 326, 334, 335, 341, 342, 345, 349, 352, 355, 359, 362, 363, 366, 378, 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, 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, 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, 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, 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, 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, 316, 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, 117, 119, 136, 141, 151, 156, 158, 160, 164, 180, 183, 187, 188, 190, 210, 217, 222, 227, 244, 251, 252, 256, 258, 263, 265, 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, 23, 28, 33, 41, 60, 62, 63, 65, 67, 71, 72, 84, 91, 97, 98, 103, 106, 109, 117, 136, 140, 143, 148, 154, 155, 156, 160, 164, 166, 170, 173, 174, 178, 180, 181, 183, 184, 186, 188, 191, 192, 194, 200, 204, 206, 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, 23, 26, 30, 32, 33, 39, 41, 44, 46, 57, 58, 60, 61, 62, 63, 65, 70, 71, 72, 74, 75, 76, 78, 83, 84, 86, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 117, 123, 129, 130, 134, 136, 138, 140, 141, 148, 152, 155, 158, 160, 164, 165, 166, 170, 172, 173, 174, 178, 180, 181, 183, 185, 187, 188, 190, 192, 193, 194, 197, 198, 199, 200, 202, 203, 204, 205, 210, 211, 212, 213, 215, 217, 218, 220, 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, 285, 289, 290, 292, 294, 296, 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, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 370, 372, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 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, 91, 92, 94, 97, 98, 99, 102, 103, 106, 107, 109, 114, 117, 123, 129, 130, 134, 136, 137, 138, 141, 146, 148, 151, 152, 155, 160, 164, 173, 178, 180, 181, 183, 184, 186, 187, 191, 192, 197, 198, 199, 204, 210, 215, 219, 222, 223, 227, 232, 239, 240, 241, 244, 247, 248, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 269, 275, 280, 285, 290, 295, 296, 305, 308, 316, 317, 318, 319, 328, 329, 330, 334, 335, 338, 341, 343, 345, 349, 355, 361, 362, 363, 365, 373, 377, 379, 383, 385, 386, 387, 391, 392, 396, 399, 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, 103, 109, 117, 119, 131, 138, 144, 148, 154, 155, 157, 158, 164, 167, 168, 173, 178, 181, 186, 187, 188, 190, 193, 194, 197, 202, 206, 210, 222, 223, 230, 232, 233, 241, 244, 245, 247, 249, 250, 258, 259, 265, 266, 268, 272, 273, 276, 280, 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, 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, 91, 93, 97, 98, 99, 100, 103, 109, 114, 117, 155, 172, 174, 181, 183, 187, 188, 190, 193, 195, 200, 203, 227, 245, 246, 258, 264, 268, 278, 279, 280, 290, 310, 316, 329, 333, 341, 342, 350, 353, 355, 356, 361, 363, 366, 373, 381, 383, 385, 386, 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, 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, 22, 23, 27, 30, 32, 33, 38, 41, 46, 48, 57, 60, 62, 63, 65, 67, 70, 71, 72, 75, 78, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 109, 112, 114, 117, 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, 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, 320, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "exceed": [5, 58, 123, 136, 164, 183, 209, 210, 222, 266, 281, 290, 296, 304, 319, 341, 361, 362, 378, 407, 419, 462, 463, 465, 466, 476, 477, 480], "platform": [5, 9, 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, 173, 180, 183, 186, 190, 205, 209, 210, 216, 222, 232, 244, 247, 248, 251, 254, 255, 263, 266, 268, 272, 279, 280, 289, 290, 293, 304, 305, 306, 319, 320, 323, 325, 326, 330, 334, 335, 337, 338, 339, 344, 345, 349, 351, 352, 355, 359, 362, 363, 365, 366, 370, 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, 18, 38, 480], "howev": [5, 23, 24, 32, 33, 41, 44, 48, 62, 70, 71, 72, 75, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 117, 123, 125, 130, 132, 136, 148, 155, 158, 164, 166, 167, 173, 174, 178, 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, 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, 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, 123, 134, 151, 166, 167, 174, 187, 188, 199, 200, 204, 206, 210, 227, 232, 242, 244, 247, 263, 280, 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, 18, 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, 151, 155, 163, 164, 166, 173, 174, 175, 180, 183, 187, 188, 190, 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, 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, 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, 222, 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, 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, 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, 327, 329, 331, 337, 345, 362, 386, 391, 422, 433, 452, 458, 459, 463, 464, 466, 467, 471, 472, 474, 475, 477, 478, 479, 480], "truncat": [5, 58, 63, 83, 84, 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, 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, 103, 106, 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, 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, 92, 93, 98, 113, 115, 117, 123, 125, 136, 152, 155, 158, 166, 173, 174, 180, 196, 210, 218, 219, 222, 231, 232, 244, 247, 252, 255, 256, 266, 268, 280, 289, 296, 312, 325, 334, 335, 338, 339, 345, 348, 359, 362, 366, 367, 373, 375, 383, 407, 411, 412, 413, 424, 425, 427, 442, 458, 459, 462, 464, 465, 467, 470, 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, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 73, 74, 75, 76, 86, 87, 88, 90, 91, 93, 94, 97, 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, 148, 149, 150, 152, 154, 155, 157, 158, 160, 161, 164, 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, 204, 205, 206, 208, 209, 210, 212, 213, 216, 217, 218, 219, 220, 222, 223, 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, 289, 290, 292, 293, 294, 295, 296, 298, 299, 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, 348, 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, 387, 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, 263, 268, 276, 302, 332, 335, 337, 338, 339, 341, 349, 359, 362, 363, 366, 382, 397, 424, 425, 431, 459, 460, 461, 463, 465, 466, 472, 473, 474], "mean": [5, 7, 13, 22, 23, 27, 30, 32, 33, 41, 44, 58, 60, 62, 63, 65, 66, 72, 74, 75, 83, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 112, 114, 117, 123, 130, 136, 138, 141, 148, 152, 155, 160, 164, 166, 167, 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, 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, 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, 258, 264, 266, 267, 268, 272, 285, 289, 290, 294, 296, 299, 308, 311, 316, 325, 329, 330, 332, 334, 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, 97, 99, 100, 103, 106, 107, 114, 117, 119, 123, 134, 136, 148, 152, 154, 155, 164, 166, 170, 172, 173, 174, 180, 183, 186, 188, 193, 199, 200, 202, 205, 206, 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, 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, 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, 123, 136, 150, 158, 166, 173, 174, 180, 183, 187, 188, 190, 191, 195, 199, 200, 202, 205, 206, 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, 88, 91, 92, 93, 94, 98, 99, 100, 103, 106, 107, 109, 112, 115, 116, 119, 123, 125, 132, 134, 136, 137, 138, 140, 143, 148, 149, 150, 152, 154, 155, 157, 158, 160, 164, 166, 167, 170, 172, 173, 174, 178, 180, 182, 183, 184, 185, 186, 187, 188, 192, 193, 194, 197, 198, 199, 201, 202, 203, 204, 206, 210, 211, 213, 215, 218, 220, 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, 285, 290, 292, 293, 294, 296, 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, 28, 32, 33, 41, 44, 54, 60, 62, 63, 67, 71, 72, 74, 75, 76, 83, 84, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 129, 134, 136, 148, 155, 160, 164, 166, 167, 173, 174, 178, 180, 181, 183, 184, 188, 190, 191, 192, 193, 200, 202, 204, 205, 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, 380, 381, 383, 384, 385, 386, 391, 392, 396, 397, 399, 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, 18, 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, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 167, 170, 172, 173, 174, 175, 180, 181, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 211, 212, 213, 215, 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, 283, 284, 285, 288, 290, 292, 293, 294, 295, 296, 301, 302, 304, 305, 306, 308, 310, 311, 312, 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, 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, 244, 293, 294, 426, 465, 478, 480], "keyword": [5, 57, 62, 63, 65, 67, 73, 74, 75, 83, 86, 94, 98, 99, 100, 112, 117, 119, 123, 132, 136, 137, 146, 148, 155, 157, 164, 167, 172, 173, 174, 180, 183, 186, 187, 188, 190, 193, 202, 203, 204, 205, 210, 215, 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, 316, 318, 320, 322, 328, 329, 332, 334, 341, 342, 345, 349, 353, 355, 359, 361, 362, 366, 369, 370, 373, 381, 382, 383, 385, 386, 387, 392, 396, 397, 400, 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, 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, 88, 91, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 114, 117, 125, 126, 129, 130, 132, 133, 134, 135, 136, 141, 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, 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, 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, 366, 369, 372, 373, 377, 378, 381, 383, 385, 391, 392, 395, 396, 397, 398, 399, 402, 403, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "alway": [5, 7, 9, 11, 13, 17, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 107, 109, 112, 117, 123, 130, 136, 138, 140, 141, 143, 146, 148, 151, 154, 155, 160, 164, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 203, 204, 205, 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, 289, 290, 292, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "end": [5, 7, 9, 13, 18, 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, 123, 130, 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, 210, 212, 222, 223, 231, 232, 237, 239, 240, 242, 244, 245, 247, 252, 255, 258, 259, 264, 265, 266, 267, 268, 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, 361, 363, 368, 373, 374, 375, 377, 378, 381, 385, 387, 392, 397, 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, 88, 91, 92, 93, 94, 99, 100, 103, 107, 109, 117, 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, 381, 382, 383, 385, 386, 387, 392, 397, 400, 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, 103, 180, 190, 193, 196, 202, 205, 225, 227, 239, 252, 256, 264, 268, 294, 299, 316, 332, 342, 374, 375, 392, 397, 407, 424, 427, 428, 432, 452, 453, 458, 465, 466, 476, 480], "error": [5, 7, 9, 13, 14, 17, 18, 22, 24, 25, 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, 112, 116, 117, 129, 130, 134, 137, 138, 139, 140, 141, 142, 143, 146, 148, 151, 152, 154, 156, 160, 164, 166, 168, 172, 173, 174, 178, 180, 181, 184, 187, 190, 191, 193, 194, 198, 199, 200, 202, 204, 205, 206, 209, 210, 211, 213, 215, 222, 223, 225, 226, 231, 241, 242, 244, 245, 247, 249, 251, 253, 254, 255, 256, 259, 262, 263, 264, 265, 266, 267, 268, 270, 272, 275, 280, 282, 284, 285, 287, 290, 292, 293, 296, 299, 302, 305, 308, 316, 319, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 346, 349, 353, 356, 357, 359, 362, 366, 370, 373, 378, 381, 383, 385, 386, 387, 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, 117, 123, 130, 133, 139, 140, 141, 143, 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, 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, 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, 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, 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, 33, 58, 63, 98, 100, 103, 160, 178, 180, 188, 190, 232, 244, 258, 268, 272, 276, 278, 290, 293, 305, 311, 341, 349, 355, 362, 363, 373, 379, 410, 418, 419, 423, 424, 425, 427, 433, 439, 446, 452, 465, 466, 470, 472, 473, 474, 475, 477, 478, 479, 480], "note": [5, 7, 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, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 129, 134, 136, 137, 138, 140, 148, 151, 154, 155, 158, 160, 164, 166, 172, 173, 174, 175, 178, 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, 298, 299, 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, 22, 23, 28, 32, 33, 35, 41, 42, 55, 58, 59, 60, 62, 63, 67, 71, 72, 74, 75, 76, 77, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 107, 109, 112, 117, 123, 129, 134, 135, 136, 137, 138, 148, 155, 156, 158, 160, 164, 166, 173, 174, 175, 176, 178, 181, 183, 186, 187, 188, 190, 191, 192, 193, 194, 198, 199, 202, 204, 205, 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, 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, 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, 98, 136, 188, 280, 290, 294, 330, 362, 373, 425, 480], "determin": [5, 7, 11, 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, 343, 344, 345, 349, 351, 352, 353, 355, 358, 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, 71, 72, 74, 75, 84, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 123, 134, 136, 146, 148, 151, 155, 160, 164, 166, 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, 391, 392, 394, 399, 402, 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, 92, 93, 94, 100, 102, 103, 106, 107, 109, 117, 123, 130, 136, 148, 151, 155, 160, 164, 167, 172, 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, 295, 304, 308, 311, 316, 317, 325, 329, 333, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 355, 358, 359, 365, 372, 373, 377, 380, 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, 25, 36, 38, 39, 42, 44, 46, 48, 53, 54, 55, 59, 60, 62, 63, 66, 84, 103, 173, 190, 206, 229, 246, 285, 290, 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, 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, 163, 166, 167, 172, 173, 174, 180, 187, 188, 194, 197, 200, 202, 209, 210, 212, 222, 223, 225, 229, 244, 245, 247, 250, 252, 258, 264, 265, 266, 268, 280, 281, 288, 289, 290, 294, 296, 297, 304, 305, 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, 155, 157, 188, 222, 239, 258, 290, 339, 341, 359, 366, 383, 419, 424, 425, 427, 461, 463, 464, 465, 467, 475, 476, 480], "appropri": [5, 9, 23, 30, 40, 41, 48, 53, 60, 62, 63, 67, 70, 72, 74, 75, 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, 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, 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, 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, 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, 22, 23, 25, 27, 28, 30, 32, 33, 40, 41, 42, 44, 48, 57, 58, 59, 60, 62, 63, 65, 70, 71, 72, 74, 75, 76, 78, 84, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 106, 107, 110, 112, 114, 117, 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, 210, 211, 212, 215, 218, 220, 222, 223, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 255, 258, 259, 263, 264, 265, 266, 267, 268, 272, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "left": [5, 15, 32, 33, 46, 62, 63, 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, 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, 123, 130, 133, 135, 136, 137, 141, 146, 150, 151, 152, 155, 157, 160, 172, 173, 174, 178, 180, 183, 187, 188, 190, 210, 212, 218, 219, 222, 223, 231, 232, 244, 249, 252, 255, 258, 263, 264, 267, 272, 275, 279, 280, 290, 296, 308, 311, 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, 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, 91, 94, 98, 99, 100, 103, 105, 106, 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, 294, 296, 305, 310, 311, 312, 316, 317, 329, 331, 332, 334, 338, 341, 342, 345, 348, 349, 352, 359, 363, 376, 377, 378, 380, 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, 25, 45, 48, 63, 67, 72, 83, 92, 93, 94, 97, 99, 100, 119, 123, 137, 139, 151, 156, 178, 180, 183, 187, 190, 193, 198, 202, 204, 212, 213, 222, 227, 242, 252, 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, 32, 39, 40, 44, 48, 54, 57, 60, 63, 71, 72, 74, 75, 83, 93, 98, 99, 100, 117, 123, 134, 137, 146, 148, 151, 152, 155, 160, 166, 173, 174, 178, 180, 183, 188, 205, 206, 210, 222, 223, 232, 240, 244, 245, 252, 255, 258, 264, 265, 266, 267, 268, 272, 280, 289, 290, 292, 293, 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, 407, 410, 416, 419, 420, 422, 424, 425, 427, 429, 431, 433, 452, 453, 458, 460, 461, 462, 463, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "than": [5, 10, 22, 23, 24, 25, 32, 33, 38, 39, 40, 41, 44, 48, 54, 55, 57, 60, 62, 63, 67, 71, 72, 74, 75, 83, 84, 86, 91, 92, 93, 94, 98, 99, 102, 103, 106, 107, 111, 112, 114, 117, 123, 130, 134, 136, 137, 141, 143, 144, 146, 148, 151, 155, 157, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 183, 185, 187, 188, 190, 192, 193, 194, 195, 196, 198, 200, 202, 204, 205, 206, 210, 212, 215, 222, 223, 227, 231, 232, 239, 240, 241, 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, 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, 370, 371, 372, 373, 375, 378, 379, 381, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 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, 470, 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, 72, 75, 83, 84, 94, 103, 117, 123, 130, 131, 133, 135, 136, 140, 141, 146, 148, 150, 152, 154, 155, 157, 164, 167, 172, 178, 180, 181, 185, 187, 188, 190, 193, 194, 200, 202, 204, 205, 206, 209, 210, 215, 220, 222, 223, 225, 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, 313, 316, 322, 325, 326, 327, 328, 329, 330, 331, 334, 337, 338, 341, 344, 345, 349, 355, 356, 359, 361, 362, 366, 370, 372, 373, 377, 379, 381, 382, 383, 384, 385, 386, 391, 392, 397, 402, 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, 341, 366, 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, 91, 92, 93, 94, 98, 99, 100, 102, 103, 109, 112, 114, 117, 123, 125, 136, 138, 140, 146, 148, 152, 155, 157, 158, 160, 164, 166, 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, 252, 255, 256, 259, 263, 264, 265, 266, 268, 272, 273, 278, 280, 285, 289, 290, 293, 294, 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, 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, 88, 90, 91, 92, 97, 98, 99, 103, 107, 109, 112, 114, 116, 117, 123, 129, 130, 134, 136, 138, 140, 143, 148, 150, 155, 158, 160, 161, 170, 172, 173, 174, 177, 180, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 198, 199, 200, 201, 204, 205, 208, 209, 210, 211, 212, 214, 215, 217, 218, 219, 220, 221, 222, 223, 225, 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, 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, 370, 373, 374, 379, 382, 383, 384, 385, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 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, 459, 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, 180, 181, 183, 186, 188, 190, 193, 194, 198, 200, 202, 203, 209, 210, 220, 222, 223, 227, 233, 234, 241, 242, 245, 247, 248, 252, 256, 258, 259, 263, 264, 265, 267, 268, 269, 276, 279, 284, 285, 288, 290, 292, 294, 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, 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, 258, 259, 263, 264, 266, 267, 268, 269, 271, 273, 276, 280, 284, 285, 288, 289, 290, 294, 296, 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], "sinc": [5, 7, 13, 22, 23, 28, 32, 33, 39, 44, 45, 48, 53, 57, 58, 60, 62, 63, 67, 71, 72, 74, 75, 78, 83, 84, 86, 91, 92, 93, 97, 98, 99, 100, 102, 103, 106, 107, 109, 123, 130, 141, 143, 146, 148, 154, 158, 164, 166, 170, 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, 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, 392, 397, 399, 402, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "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, 117, 148, 157, 166, 173, 174, 184, 193, 202, 210, 222, 223, 240, 245, 247, 259, 265, 266, 268, 273, 280, 289, 290, 294, 296, 301, 305, 327, 330, 337, 341, 349, 355, 358, 359, 366, 378, 379, 381, 383, 386, 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, 22, 23, 24, 27, 28, 30, 32, 33, 41, 42, 44, 46, 48, 57, 58, 59, 62, 63, 66, 72, 74, 78, 83, 84, 91, 92, 93, 94, 97, 99, 100, 102, 103, 106, 107, 109, 112, 114, 117, 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, 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, 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, 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, 30, 31, 32, 33, 41, 58, 60, 62, 63, 65, 67, 72, 73, 74, 75, 76, 78, 79, 83, 84, 93, 94, 99, 100, 102, 103, 106, 107, 109, 110, 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, 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, 373, 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, 93, 94, 98, 99, 100, 106, 107, 109, 117, 134, 136, 138, 155, 164, 170, 173, 174, 182, 183, 188, 190, 193, 194, 195, 198, 200, 202, 205, 212, 213, 222, 242, 244, 252, 263, 264, 265, 266, 268, 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, 391, 392, 393, 394, 397, 402, 404, 407, 410, 413, 414, 417, 418, 420, 422, 423, 424, 425, 426, 429, 431, 432, 433, 452, 455, 459, 460, 462, 464, 465, 466, 467, 468, 470, 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, 185, 187, 188, 196, 198, 205, 222, 223, 232, 239, 242, 245, 247, 248, 252, 256, 258, 262, 265, 266, 268, 280, 281, 289, 290, 304, 306, 308, 316, 322, 325, 329, 334, 337, 338, 341, 344, 345, 349, 350, 355, 359, 361, 362, 363, 373, 378, 379, 380, 381, 383, 385, 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, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "purpos": [5, 7, 17, 30, 32, 41, 62, 67, 71, 72, 74, 84, 92, 93, 99, 100, 103, 107, 110, 111, 123, 125, 140, 151, 155, 164, 166, 167, 170, 173, 174, 178, 180, 183, 187, 190, 193, 199, 202, 203, 210, 223, 227, 232, 242, 247, 250, 252, 258, 265, 280, 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, 264, 265, 267, 268, 272, 273, 280, 289, 292, 294, 296, 305, 323, 328, 332, 334, 341, 345, 352, 355, 358, 359, 361, 363, 366, 370, 372, 381, 383, 385, 386, 396, 398, 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, 190, 193, 196, 197, 199, 204, 208, 238, 239, 242, 245, 247, 248, 258, 264, 268, 279, 289, 290, 293, 294, 311, 316, 329, 330, 334, 335, 338, 340, 341, 351, 355, 363, 374, 381, 385, 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, 86, 94, 100, 103, 104, 157, 163, 180, 183, 222, 223, 233, 258, 272, 313, 340, 341, 349, 364, 427, 437, 447, 464, 466, 474, 480], "max": [5, 86, 94, 117, 138, 151, 157, 180, 183, 222, 223, 233, 240, 241, 258, 272, 315, 337, 338, 340, 341, 349, 397, 424, 427, 437, 447, 464, 466, 471, 472, 474, 478, 480], "simpler": [5, 62, 67, 91, 100, 103, 117, 148, 222, 232, 280, 316, 341, 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, 255, 262, 263, 265, 268, 280, 290, 293, 296, 299, 301, 302, 312, 316, 319, 325, 327, 329, 337, 341, 342, 349, 362, 369, 379, 383, 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, 110, 112, 117, 133, 146, 150, 151, 155, 157, 173, 174, 180, 183, 187, 190, 191, 197, 200, 205, 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, 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, 263, 269, 272, 275, 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, 18, 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, 110, 112, 114, 117, 123, 130, 132, 136, 141, 146, 150, 151, 152, 154, 155, 160, 164, 166, 167, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 197, 199, 200, 202, 203, 205, 206, 208, 210, 213, 215, 218, 220, 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, 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, 370, 372, 373, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 399, 400, 405, 407, 408, 409, 410, 411, 414, 417, 418, 419, 420, 424, 425, 426, 427, 429, 431, 432, 433, 438, 439, 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, 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, 100, 103, 106, 114, 117, 130, 136, 138, 148, 152, 157, 158, 173, 175, 178, 183, 187, 188, 190, 192, 193, 200, 202, 204, 206, 210, 217, 222, 223, 225, 239, 242, 252, 258, 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, 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, 173, 174, 178, 179, 184, 187, 188, 190, 200, 204, 205, 206, 210, 211, 220, 222, 227, 232, 239, 245, 248, 249, 251, 254, 258, 261, 262, 264, 265, 266, 267, 277, 278, 280, 289, 290, 292, 294, 296, 305, 308, 309, 310, 312, 318, 321, 327, 328, 329, 332, 334, 337, 341, 342, 343, 344, 349, 352, 355, 356, 359, 361, 363, 365, 366, 368, 374, 377, 378, 379, 385, 392, 396, 397, 402, 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, 264, 296, 316, 329, 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, 143, 146, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 160, 161, 164, 166, 167, 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, 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, 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, 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, 471, 473, 474, 478, 479, 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, 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, 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, 77, 174, 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, 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, 18, 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, 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, 218, 222, 223, 231, 232, 239, 240, 242, 243, 244, 245, 248, 251, 252, 255, 258, 259, 262, 263, 264, 265, 266, 267, 268, 270, 272, 273, 277, 278, 279, 285, 289, 290, 293, 295, 296, 299, 302, 305, 309, 311, 316, 317, 318, 321, 326, 327, 329, 331, 332, 334, 335, 337, 338, 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, 404, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 123, 130, 136, 148, 151, 155, 158, 164, 166, 173, 174, 175, 180, 183, 187, 188, 190, 191, 193, 199, 200, 201, 202, 205, 210, 213, 217, 222, 223, 225, 231, 239, 241, 244, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 273, 280, 289, 290, 292, 294, 296, 299, 305, 308, 311, 316, 319, 321, 322, 326, 327, 328, 329, 330, 332, 334, 338, 341, 349, 350, 352, 355, 358, 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, 470, 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, 366, 369, 407, 452, 458, 462, 463, 464, 466, 473, 476, 477, 478, 480], "exact": [5, 7, 9, 11, 13, 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, 210, 218, 222, 225, 240, 242, 247, 252, 264, 265, 266, 267, 268, 272, 280, 287, 289, 290, 292, 296, 311, 316, 319, 325, 332, 334, 335, 340, 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, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 473, 474, 480], "whatev": [5, 30, 72, 77, 83, 84, 99, 100, 103, 117, 148, 173, 192, 197, 205, 222, 247, 264, 265, 289, 290, 294, 308, 316, 341, 349, 356, 359, 362, 387, 392, 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, 330, 342, 344, 345, 349, 359, 363, 399, 425, 429, 452, 466, 471, 473, 474, 475, 476, 478, 479, 480], "suppli": [5, 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, 285, 289, 290, 292, 294, 299, 305, 311, 321, 325, 334, 337, 338, 341, 345, 352, 359, 362, 373, 378, 381, 383, 385, 391, 392, 396, 397, 399, 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, 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, 187, 193, 196, 202, 210, 223, 227, 239, 240, 242, 244, 247, 252, 256, 259, 262, 263, 264, 266, 275, 280, 289, 290, 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, 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, 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, 117, 123, 141, 148, 152, 164, 166, 173, 178, 180, 188, 190, 222, 223, 240, 242, 244, 252, 263, 264, 265, 280, 289, 290, 294, 296, 299, 305, 308, 310, 317, 321, 329, 332, 335, 337, 338, 341, 345, 349, 356, 359, 362, 366, 368, 370, 373, 374, 377, 383, 385, 391, 399, 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, 91, 93, 94, 98, 99, 100, 102, 103, 106, 114, 117, 123, 129, 130, 136, 137, 146, 148, 152, 155, 156, 157, 160, 164, 166, 183, 185, 187, 190, 193, 202, 210, 215, 223, 227, 231, 232, 241, 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, 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, 18, 32, 41, 48, 58, 60, 62, 63, 71, 72, 84, 91, 92, 94, 98, 99, 103, 106, 112, 117, 140, 143, 147, 152, 155, 158, 159, 164, 174, 175, 181, 183, 187, 188, 190, 195, 196, 198, 199, 209, 210, 218, 222, 223, 239, 244, 245, 252, 256, 258, 263, 264, 265, 280, 281, 289, 290, 294, 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, 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, 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, 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, 72, 75, 76, 86, 99, 103, 106, 107, 112, 119, 130, 133, 134, 136, 140, 141, 146, 148, 152, 155, 156, 160, 164, 166, 172, 173, 174, 178, 180, 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, 285, 290, 293, 294, 296, 299, 301, 305, 311, 316, 317, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 349, 351, 353, 355, 359, 361, 362, 363, 369, 370, 373, 375, 377, 378, 379, 383, 385, 386, 391, 392, 395, 397, 402, 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, 117, 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, 91, 92, 93, 94, 97, 99, 100, 103, 106, 107, 109, 110, 117, 123, 130, 136, 137, 138, 146, 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, 319, 325, 326, 327, 328, 330, 331, 334, 335, 337, 338, 341, 344, 349, 350, 352, 355, 359, 360, 361, 362, 366, 367, 370, 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, 84, 91, 99, 100, 103, 114, 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, 339, 341, 344, 345, 346, 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, 142, 183, 188, 204, 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, 23, 32, 41, 46, 50, 58, 60, 62, 63, 65, 72, 74, 75, 76, 84, 94, 99, 100, 103, 107, 109, 112, 117, 119, 123, 130, 132, 135, 136, 148, 149, 152, 155, 156, 160, 164, 166, 172, 173, 174, 183, 185, 187, 188, 190, 202, 205, 209, 210, 222, 225, 239, 242, 244, 245, 247, 252, 255, 259, 263, 264, 266, 268, 272, 273, 279, 280, 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, 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, 91, 94, 99, 100, 103, 106, 117, 136, 146, 148, 155, 158, 160, 164, 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, 344, 345, 349, 355, 362, 374, 375, 377, 381, 391, 394, 403, 408, 409, 411, 412, 413, 418, 419, 425, 427, 429, 432, 446, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 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, 92, 93, 94, 96, 98, 99, 100, 103, 106, 107, 111, 117, 146, 148, 155, 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, 91, 94, 99, 100, 102, 103, 106, 117, 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, 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, 91, 93, 98, 102, 103, 130, 134, 136, 148, 166, 173, 174, 183, 193, 194, 202, 210, 229, 247, 265, 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, 210, 440, 447, 471, 476, 480], "constructor": [5, 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, 296, 302, 304, 305, 313, 318, 322, 325, 327, 328, 332, 334, 335, 338, 341, 342, 348, 355, 356, 359, 361, 362, 366, 370, 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, 58, 60, 62, 63, 65, 67, 74, 75, 78, 83, 86, 91, 98, 99, 100, 103, 106, 107, 117, 123, 125, 136, 141, 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, 373, 378, 381, 383, 384, 385, 391, 392, 394, 398, 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, 87, 92, 94, 98, 109, 117, 119, 123, 157, 164, 168, 172, 178, 179, 181, 184, 187, 188, 190, 202, 222, 223, 241, 247, 251, 252, 259, 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, 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, 140, 155, 258, 272, 341, 342, 344, 381, 425, 432, 452, 463, 474, 480], "add": [5, 7, 28, 30, 32, 33, 44, 54, 57, 58, 62, 72, 75, 76, 78, 83, 84, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 114, 117, 119, 136, 138, 140, 148, 149, 152, 154, 155, 157, 158, 160, 164, 166, 174, 178, 180, 183, 185, 186, 188, 190, 191, 192, 193, 194, 197, 200, 202, 203, 205, 210, 220, 222, 223, 227, 229, 231, 233, 240, 241, 242, 244, 247, 252, 255, 258, 259, 264, 265, 268, 273, 278, 280, 286, 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, 366, 372, 373, 381, 382, 383, 385, 386, 387, 391, 392, 397, 399, 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, 110, 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, 22, 23, 30, 32, 33, 38, 46, 48, 63, 71, 72, 74, 75, 83, 84, 92, 93, 99, 100, 103, 109, 117, 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, 480], "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, 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, 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, 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, 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, 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, 407, 416, 425, 427, 429, 432, 458, 459, 460, 461, 462, 463, 465, 466, 468, 471, 473, 474, 477, 478, 480], "wrap": [7, 21, 32, 41, 42, 57, 62, 67, 78, 87, 92, 96, 100, 106, 109, 117, 123, 126, 134, 136, 138, 146, 152, 155, 166, 173, 174, 178, 187, 188, 190, 198, 199, 204, 205, 210, 217, 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, 83, 84, 100, 109, 123, 125, 129, 130, 135, 155, 166, 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, 23, 32, 33, 41, 44, 50, 58, 62, 65, 67, 70, 71, 72, 73, 76, 78, 79, 83, 84, 90, 91, 94, 96, 98, 102, 103, 104, 106, 107, 115, 117, 120, 123, 130, 136, 139, 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, 296, 299, 305, 310, 311, 317, 325, 327, 328, 330, 331, 334, 337, 338, 341, 349, 351, 352, 355, 359, 362, 363, 366, 372, 375, 381, 383, 385, 387, 388, 391, 396, 397, 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, 18, 23, 30, 32, 33, 34, 41, 48, 57, 59, 60, 62, 63, 67, 72, 74, 83, 84, 86, 91, 93, 94, 98, 99, 100, 102, 103, 106, 110, 117, 123, 134, 135, 136, 140, 141, 148, 149, 151, 152, 164, 165, 166, 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, 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, 319, 333, 341, 342, 349, 365, 370, 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, 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, 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, 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, 110, 112, 113, 117, 119, 123, 130, 131, 133, 135, 136, 137, 144, 146, 148, 151, 155, 157, 164, 166, 167, 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, 262, 263, 264, 265, 266, 267, 268, 280, 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, 72, 75, 83, 84, 94, 100, 102, 103, 106, 109, 110, 117, 125, 130, 143, 148, 151, 152, 155, 158, 164, 166, 174, 178, 180, 183, 187, 188, 190, 191, 193, 202, 205, 212, 222, 227, 229, 232, 240, 242, 247, 255, 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, 93, 94, 98, 99, 100, 102, 107, 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, 92, 93, 97, 98, 99, 100, 102, 107, 109, 112, 117, 120, 125, 129, 130, 136, 143, 146, 148, 155, 156, 157, 158, 160, 164, 166, 173, 178, 180, 183, 184, 187, 188, 191, 193, 198, 202, 203, 206, 209, 210, 215, 218, 222, 223, 229, 232, 239, 240, 242, 244, 248, 249, 250, 255, 256, 259, 263, 264, 265, 267, 268, 275, 277, 280, 281, 289, 290, 292, 296, 299, 304, 305, 311, 316, 317, 321, 327, 332, 334, 335, 337, 338, 341, 345, 349, 355, 359, 361, 362, 363, 366, 371, 372, 373, 375, 377, 378, 381, 382, 385, 386, 387, 392, 397, 399, 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, 470, 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, 353, 355, 366, 381, 425, 458, 462, 480], "level": [7, 13, 16, 22, 23, 30, 31, 32, 33, 41, 42, 58, 62, 67, 72, 73, 74, 78, 83, 84, 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, 209, 210, 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, 282, 285, 290, 292, 293, 294, 296, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 316, 318, 319, 321, 327, 328, 329, 330, 331, 332, 337, 338, 344, 349, 351, 352, 353, 355, 356, 357, 359, 361, 362, 366, 372, 373, 378, 382, 385, 386, 392, 396, 397, 399, 400, 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, 32, 51, 59, 67, 72, 74, 83, 84, 94, 100, 103, 106, 107, 123, 130, 148, 151, 157, 166, 174, 178, 184, 187, 188, 193, 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, 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, 180, 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, 57, 60, 61, 62, 63, 71, 72, 75, 99, 107, 123, 136, 173, 174, 178, 183, 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, 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, 70, 71, 72, 74, 75, 76, 84, 91, 92, 94, 97, 98, 99, 100, 103, 106, 107, 111, 117, 119, 123, 129, 130, 134, 136, 140, 148, 152, 155, 157, 164, 166, 172, 173, 178, 181, 183, 190, 191, 195, 199, 200, 209, 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, 344, 345, 349, 355, 362, 366, 381, 385, 391, 392, 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, 117, 122, 124, 131, 133, 148, 155, 166, 188, 191, 204, 239, 258, 259, 280, 285, 289, 290, 293, 295, 305, 313, 316, 319, 327, 344, 349, 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, 65, 71, 72, 74, 76, 83, 84, 92, 93, 94, 98, 99, 100, 103, 106, 107, 109, 117, 123, 132, 134, 154, 155, 158, 164, 173, 174, 180, 181, 183, 185, 188, 190, 196, 209, 210, 222, 238, 244, 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, 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, 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, 259, 265, 266, 268, 275, 280, 286, 289, 290, 292, 293, 294, 296, 301, 304, 305, 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, 404, 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, 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, 146, 183, 187, 188, 190, 223, 231, 244, 247, 258, 264, 265, 267, 280, 313, 316, 319, 322, 328, 329, 337, 341, 362, 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, 88, 91, 92, 97, 99, 100, 102, 103, 106, 107, 109, 112, 114, 115, 119, 123, 126, 130, 134, 135, 136, 137, 138, 139, 141, 143, 144, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 166, 167, 170, 172, 174, 175, 180, 181, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 205, 206, 208, 209, 210, 212, 213, 214, 215, 218, 222, 223, 225, 227, 231, 232, 233, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 254, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 278, 279, 280, 281, 282, 284, 285, 287, 288, 290, 292, 293, 294, 295, 296, 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, 370, 372, 373, 374, 375, 378, 379, 381, 382, 383, 384, 385, 386, 387, 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, 103, 107, 109, 111, 112, 114, 115, 116, 118, 119, 122, 127, 128, 129, 130, 134, 136, 137, 138, 140, 141, 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, 262, 263, 264, 266, 268, 271, 273, 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, 373, 374, 375, 377, 378, 379, 381, 383, 384, 385, 386, 387, 388, 391, 392, 394, 396, 397, 398, 399, 400, 401, 402, 403, 404, 408, 409, 410, 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, 152, 173, 183, 188, 222, 232, 289, 311, 334, 341, 352, 362, 372, 383, 387, 391, 427, 438, 446, 447, 461, 463, 464, 465, 466, 474, 477], "written": [7, 9, 23, 33, 41, 44, 48, 58, 63, 71, 72, 75, 83, 84, 90, 91, 92, 94, 98, 100, 102, 103, 106, 109, 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, 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, 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, 123, 125, 132, 133, 136, 137, 146, 151, 152, 154, 155, 158, 164, 173, 178, 180, 181, 183, 188, 190, 196, 201, 204, 205, 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, 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, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "readinto": [7, 146, 239, 255, 296, 465, 473, 475, 480], "argument": [7, 9, 11, 13, 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, 88, 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, 263, 264, 265, 266, 267, 268, 272, 273, 275, 276, 278, 279, 280, 284, 285, 292, 293, 294, 296, 298, 299, 301, 304, 305, 308, 310, 311, 312, 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, 370, 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, 103, 104, 106, 117, 123, 135, 138, 151, 157, 166, 173, 174, 210, 222, 227, 243, 244, 245, 248, 251, 257, 258, 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, 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, 72, 112, 135, 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, 102, 103, 106, 117, 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, 263, 264, 265, 266, 268, 273, 275, 280, 285, 290, 296, 302, 305, 316, 319, 325, 326, 329, 332, 334, 337, 338, 341, 345, 349, 355, 359, 366, 372, 373, 374, 375, 377, 381, 382, 383, 385, 386, 387, 394, 397, 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, 238, 239, 244, 247, 248, 252, 265, 266, 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, 222, 223, 232, 244, 245, 252, 264, 272, 285, 286, 289, 290, 292, 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, 91, 92, 93, 97, 98, 100, 102, 103, 106, 112, 117, 130, 136, 154, 155, 166, 172, 180, 188, 190, 193, 199, 201, 202, 231, 240, 245, 252, 266, 290, 293, 299, 311, 316, 334, 335, 338, 339, 349, 352, 366, 375, 385, 386, 387, 391, 400, 402, 403, 416, 425, 433, 446, 459, 460, 461, 462, 463, 464, 465, 466, 472, 480], "anymor": [7, 11, 30, 32, 62, 63, 84, 130, 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, 91, 92, 93, 94, 98, 99, 100, 102, 106, 107, 109, 117, 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, 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, 387, 391, 392, 394, 399, 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, 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, 341, 344, 349, 351, 353, 355, 356, 359, 361, 363, 378, 385, 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, 72, 74, 78, 84, 90, 91, 92, 93, 94, 102, 103, 106, 109, 114, 117, 130, 143, 148, 155, 166, 172, 173, 175, 178, 183, 187, 190, 191, 194, 200, 205, 210, 213, 214, 227, 239, 240, 247, 255, 256, 258, 261, 265, 270, 275, 278, 287, 289, 290, 293, 295, 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, 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, 129, 130, 132, 135, 139, 166, 185, 190, 209, 210, 223, 239, 245, 247, 248, 251, 254, 264, 277, 280, 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, 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, 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, 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, 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, 258, 275, 280, 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, 110, 123, 136, 140, 166, 173, 178, 190, 194, 200, 223, 240, 241, 242, 243, 245, 248, 256, 257, 263, 264, 265, 266, 268, 269, 289, 294, 296, 299, 316, 319, 321, 330, 332, 334, 335, 338, 341, 349, 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, 91, 94, 99, 100, 103, 114, 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, 71, 72, 75, 83, 91, 94, 99, 100, 103, 117, 141, 165, 166, 173, 174, 186, 197, 220, 244, 255, 266, 280, 285, 289, 294, 302, 306, 332, 337, 338, 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, 93, 97, 99, 100, 102, 103, 136, 148, 155, 164, 166, 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, 151, 155, 158, 161, 170, 173, 175, 180, 183, 188, 190, 208, 212, 222, 223, 232, 239, 241, 251, 252, 258, 261, 263, 264, 267, 270, 272, 278, 279, 280, 289, 290, 292, 295, 296, 301, 305, 316, 319, 323, 325, 326, 330, 334, 338, 339, 341, 349, 350, 353, 355, 356, 358, 359, 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, 166, 173, 174, 180, 183, 191, 202, 204, 251, 253, 266, 268, 280, 290, 305, 321, 328, 329, 331, 334, 339, 341, 349, 366, 372, 373, 391, 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, 91, 93, 94, 99, 100, 102, 103, 106, 107, 110, 112, 115, 116, 118, 123, 130, 134, 139, 141, 152, 160, 161, 164, 166, 170, 173, 174, 180, 183, 184, 204, 205, 206, 210, 211, 217, 220, 222, 225, 227, 228, 242, 244, 247, 248, 249, 250, 251, 254, 255, 263, 264, 265, 266, 267, 268, 269, 273, 275, 279, 280, 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, 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, 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, 106, 112, 142, 151, 155, 166, 167, 173, 180, 181, 205, 210, 232, 255, 290, 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, 91, 92, 93, 94, 98, 99, 100, 103, 106, 107, 125, 146, 148, 155, 164, 166, 174, 180, 183, 187, 190, 193, 199, 200, 203, 204, 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, 21, 23, 25, 30, 32, 41, 43, 57, 58, 67, 85, 86, 91, 92, 100, 105, 111, 123, 134, 143, 145, 157, 166, 173, 174, 188, 190, 212, 223, 247, 251, 252, 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, 102, 103, 106, 107, 111, 112, 114, 117, 118, 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, 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, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 269, 272, 275, 278, 281, 285, 287, 289, 290, 291, 294, 296, 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, 362, 363, 366, 368, 373, 375, 377, 378, 379, 383, 385, 386, 387, 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, 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, 370, 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, 22, 23, 30, 38, 41, 44, 46, 48, 53, 57, 59, 60, 62, 63, 65, 92, 93, 94, 98, 103, 112, 117, 130, 134, 143, 146, 150, 151, 155, 157, 172, 173, 174, 175, 180, 183, 218, 222, 223, 255, 256, 258, 263, 267, 272, 275, 280, 290, 296, 305, 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, 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, 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, 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, 220, 222, 223, 231, 239, 240, 245, 247, 252, 263, 264, 265, 267, 268, 269, 275, 278, 280, 285, 289, 290, 294, 296, 305, 310, 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, 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, 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, 62, 67, 71, 72, 75, 83, 84, 86, 90, 92, 93, 98, 99, 100, 103, 106, 117, 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, 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, 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, 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, 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, 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, 122, 140, 183, 190, 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, 473, 476, 478, 480], "items": [7, 60, 118, 280, 334, 341, 480], "guarante": [7, 9, 11, 24, 32, 41, 53, 57, 58, 60, 62, 63, 66, 71, 72, 75, 84, 91, 94, 102, 112, 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, 335, 341, 344, 345, 349, 359, 361, 362, 375, 383, 397, 399, 402, 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, 91, 92, 93, 98, 99, 100, 102, 103, 112, 117, 123, 127, 129, 130, 134, 136, 140, 141, 146, 148, 149, 152, 155, 160, 173, 174, 175, 180, 181, 183, 187, 188, 190, 191, 193, 194, 198, 199, 202, 204, 205, 210, 212, 215, 219, 220, 222, 226, 231, 242, 244, 245, 247, 251, 252, 253, 255, 256, 259, 264, 265, 266, 268, 273, 278, 279, 280, 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, 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, 97, 98, 99, 100, 102, 106, 109, 111, 115, 123, 133, 135, 139, 140, 141, 152, 155, 173, 174, 178, 180, 181, 183, 184, 185, 188, 193, 204, 205, 206, 208, 212, 222, 224, 240, 245, 254, 255, 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, 380, 382, 383, 385, 391, 392, 397, 403, 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, 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, 110, 117, 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, 289, 290, 292, 293, 296, 305, 311, 316, 319, 320, 321, 325, 327, 330, 331, 334, 335, 337, 338, 341, 345, 349, 359, 361, 362, 366, 373, 379, 382, 383, 385, 386, 387, 392, 399, 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, 112, 117, 140, 143, 148, 149, 150, 152, 155, 158, 164, 173, 174, 178, 181, 183, 187, 188, 190, 193, 194, 202, 210, 212, 218, 222, 223, 232, 240, 242, 244, 247, 248, 252, 256, 259, 264, 265, 266, 268, 273, 275, 285, 289, 290, 293, 294, 296, 304, 305, 310, 311, 316, 319, 328, 332, 334, 338, 341, 342, 349, 355, 356, 359, 361, 362, 363, 364, 366, 368, 370, 372, 373, 375, 378, 381, 383, 385, 391, 392, 399, 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, 121, 136, 164, 166, 167, 173, 180, 183, 188, 200, 210, 212, 239, 242, 252, 254, 265, 266, 268, 280, 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, 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, 88, 91, 92, 94, 97, 99, 100, 102, 105, 107, 109, 110, 114, 117, 119, 123, 130, 134, 136, 138, 140, 141, 142, 143, 146, 148, 149, 150, 152, 154, 155, 156, 161, 164, 166, 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, 208, 209, 210, 211, 217, 218, 220, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 255, 259, 263, 264, 265, 266, 268, 269, 271, 273, 275, 278, 279, 280, 284, 285, 286, 288, 290, 292, 293, 294, 295, 296, 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, 370, 372, 373, 374, 375, 376, 377, 378, 379, 381, 383, 384, 385, 386, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 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, 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, 345, 349, 355, 361, 362, 373, 375, 379, 381, 385, 391, 392, 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, 92, 98, 100, 103, 112, 117, 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, 94, 97, 99, 100, 106, 107, 116, 136, 141, 146, 148, 150, 155, 166, 170, 173, 178, 188, 190, 210, 215, 225, 244, 252, 263, 264, 266, 267, 272, 279, 280, 289, 290, 292, 294, 296, 316, 329, 330, 334, 335, 337, 338, 341, 349, 351, 363, 366, 378, 383, 387, 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, 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, 123, 130, 157, 158, 160, 164, 166, 172, 173, 178, 183, 190, 197, 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, 91, 93, 99, 100, 102, 103, 106, 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, 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, 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, 173, 178, 180, 183, 184, 186, 187, 188, 190, 193, 197, 198, 199, 200, 204, 205, 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, 338, 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, 470, 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, 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, 32, 33, 62, 63, 71, 72, 74, 75, 78, 83, 91, 93, 94, 97, 98, 99, 100, 103, 106, 107, 114, 117, 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, 256, 258, 262, 264, 272, 275, 280, 285, 289, 290, 292, 293, 295, 296, 302, 304, 305, 311, 316, 322, 325, 327, 329, 330, 332, 334, 335, 337, 338, 341, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 366, 372, 377, 378, 381, 382, 383, 386, 387, 392, 399, 400, 402, 403, 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, 91, 93, 94, 98, 99, 100, 102, 103, 106, 107, 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, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 106, 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, 72, 75, 173, 183, 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, 33, 34, 56, 58, 60, 62, 63, 67, 74, 84, 91, 93, 94, 96, 100, 103, 109, 116, 117, 123, 129, 130, 133, 134, 136, 139, 146, 155, 160, 166, 170, 181, 183, 188, 198, 204, 205, 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, 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, 123, 125, 130, 133, 134, 138, 139, 148, 149, 155, 158, 166, 174, 188, 191, 197, 198, 209, 220, 227, 239, 241, 242, 244, 245, 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, 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, 94, 98, 99, 107, 109, 112, 117, 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, 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, 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, 180, 265, 305, 332, 425, 433, 465, 472], "influenc": [7, 296, 334, 452, 465, 480], "correct": [7, 25, 32, 44, 62, 63, 65, 70, 72, 75, 76, 84, 92, 93, 94, 97, 98, 100, 106, 107, 109, 114, 117, 130, 148, 155, 166, 173, 180, 183, 185, 188, 190, 193, 194, 196, 200, 205, 206, 213, 222, 240, 244, 245, 256, 263, 272, 275, 280, 286, 289, 290, 292, 296, 311, 321, 328, 329, 334, 337, 338, 340, 341, 342, 344, 345, 349, 355, 359, 363, 366, 381, 383, 385, 386, 387, 398, 402, 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, 71, 72, 84, 97, 99, 101, 102, 103, 106, 117, 130, 148, 149, 163, 173, 174, 187, 188, 190, 193, 200, 202, 210, 213, 222, 230, 252, 256, 258, 276, 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, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 114, 117, 123, 130, 134, 136, 138, 140, 141, 146, 148, 151, 155, 166, 170, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 192, 193, 194, 195, 196, 199, 202, 203, 204, 205, 206, 210, 212, 218, 222, 232, 239, 240, 242, 244, 245, 247, 249, 252, 254, 255, 256, 258, 259, 264, 265, 266, 267, 268, 269, 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, 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, 190, 222, 227, 244, 252, 264, 265, 268, 280, 289, 305, 311, 315, 321, 323, 326, 327, 338, 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, 123, 136, 138, 141, 146, 148, 150, 152, 154, 156, 157, 164, 172, 173, 174, 183, 187, 188, 190, 191, 192, 193, 194, 202, 210, 215, 218, 222, 223, 227, 233, 239, 240, 244, 247, 250, 252, 258, 264, 266, 267, 268, 275, 279, 280, 285, 289, 290, 293, 294, 304, 305, 311, 316, 317, 320, 322, 327, 328, 330, 334, 335, 337, 338, 341, 345, 350, 351, 355, 366, 372, 373, 381, 386, 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, 84, 106, 166, 183, 272, 289, 299, 316, 417, 418, 424, 432, 459, 464, 465, 466, 472, 474, 477, 478, 480], "alon": [7, 63, 74, 80, 84, 100, 103, 247, 294, 316, 321, 328, 417, 423, 424, 431, 461, 464, 474, 480], "impli": [7, 30, 41, 57, 62, 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, 425, 459, 463, 466, 473, 476, 478, 480], "below": [7, 23, 32, 44, 54, 58, 59, 60, 62, 63, 65, 72, 75, 92, 93, 94, 99, 100, 107, 112, 114, 117, 130, 141, 146, 151, 155, 164, 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, 296, 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, 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, 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, 91, 93, 94, 98, 99, 100, 102, 103, 109, 111, 117, 123, 129, 130, 136, 137, 148, 154, 164, 166, 167, 173, 176, 178, 180, 183, 185, 187, 193, 195, 199, 202, 203, 205, 210, 211, 215, 220, 222, 223, 227, 230, 240, 242, 247, 252, 255, 256, 259, 263, 264, 265, 266, 267, 268, 278, 280, 281, 289, 290, 292, 294, 296, 304, 308, 311, 321, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 349, 353, 355, 359, 362, 378, 381, 382, 383, 385, 392, 396, 397, 399, 402, 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, 252], "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, 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, 180, 183, 186, 190, 200, 202, 205, 208, 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, 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, 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, 18, 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, 74, 75, 83, 92, 96, 119, 123, 138, 139, 150, 173, 180, 183, 188, 200, 206, 210, 212, 220, 232, 237, 252, 255, 268, 275, 280, 290, 303, 311, 334, 337, 344, 350, 355, 359, 363, 376, 378, 412, 419, 422, 425, 443, 452, 459, 464, 465, 469, 470, 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, 244, 245, 247, 252, 265, 266, 280, 315, 316, 319, 328, 334, 337, 341, 348, 359, 362, 366, 372, 373, 382, 383, 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, 86, 92, 94, 117, 119, 123, 138, 157, 180, 183, 190, 205, 222, 223, 252, 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, 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, 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, 173, 188, 189, 193, 202, 206, 208, 210, 222, 227, 230, 233, 239, 242, 251, 252, 258, 259, 265, 275, 278, 280, 281, 288, 290, 293, 296, 310, 311, 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, 91, 93, 94, 97, 98, 99, 100, 102, 107, 109, 112, 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, 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, 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, 210, 296, 447, 480], "chain": [7, 23, 62, 67, 84, 92, 94, 98, 100, 107, 116, 154, 157, 164, 173, 210, 211, 222, 233, 252, 258, 264, 290, 349, 378, 386, 387, 392, 425, 427, 433, 442, 465, 467, 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, 18, 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, 102, 103, 117, 119, 123, 130, 137, 138, 146, 151, 155, 158, 161, 164, 170, 174, 180, 183, 188, 190, 192, 193, 194, 198, 202, 206, 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, 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, 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, 100, 114, 117, 123, 129, 130, 138, 140, 141, 143, 155, 174, 178, 180, 183, 188, 193, 194, 200, 202, 205, 206, 223, 239, 247, 248, 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, 123, 148, 151, 155, 166, 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, 92, 93, 94, 98, 99, 100, 102, 106, 107, 110, 134, 136, 143, 149, 155, 164, 166, 174, 180, 183, 189, 190, 191, 198, 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, 414, 422, 423, 429, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 477, 479, 480], "part": [7, 9, 13, 18, 23, 25, 32, 33, 38, 57, 59, 60, 62, 63, 65, 71, 72, 74, 84, 91, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 125, 140, 148, 151, 154, 155, 156, 158, 164, 166, 173, 174, 180, 181, 183, 188, 190, 191, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 205, 206, 210, 222, 227, 232, 242, 244, 245, 247, 248, 255, 256, 263, 264, 265, 266, 267, 272, 273, 278, 279, 280, 290, 293, 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, 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], "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, 193, 194, 197, 198, 200, 201, 202, 203, 240, 244, 273, 289, 330, 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, 86, 93, 102, 103, 109, 110, 117, 154, 155, 156, 180, 183, 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, 84, 93, 103, 106, 140, 143, 155, 173, 208, 222, 232, 338, 341, 342, 349, 366, 395, 425, 432, 441, 447, 449, 459, 460, 462, 464, 465, 467, 468, 469, 474, 475, 480], "0x": [9, 18, 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, 117, 136, 166, 174, 180, 183, 205, 217, 244, 247, 255, 258, 259, 299, 311, 330, 331, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 373, 381, 385, 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, 110, 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, 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, 63, 76, 84, 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, 416, 424, 425, 428, 432, 433, 438, 459, 461, 462, 464, 465, 466, 467, 469, 471, 473, 474, 477, 479, 480], "extra": [9, 16, 28, 62, 63, 67, 75, 84, 91, 93, 100, 107, 109, 117, 119, 123, 129, 158, 167, 172, 183, 188, 190, 193, 199, 200, 202, 205, 239, 244, 248, 264, 265, 268, 280, 289, 290, 329, 337, 338, 341, 344, 355, 356, 359, 373, 383, 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, 72, 93, 94, 123, 136, 140, 148, 154, 155, 158, 180, 183, 240, 255, 264, 265, 268, 280, 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, 32, 33, 44, 51, 57, 58, 62, 63, 67, 72, 74, 83, 84, 91, 92, 94, 97, 99, 100, 102, 103, 107, 112, 117, 123, 129, 137, 141, 156, 164, 166, 173, 174, 178, 180, 183, 184, 188, 190, 200, 205, 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, 180, 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, 72, 75, 77, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 117, 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, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 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, 289, 290, 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, 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, 75, 77, 78, 79, 83, 84, 99, 100, 104, 109, 117, 118, 131, 146, 148, 154, 155, 157, 158, 160, 173, 178, 181, 183, 186, 188, 193, 197, 199, 200, 202, 205, 222, 223, 231, 244, 245, 246, 247, 252, 255, 258, 264, 266, 267, 268, 278, 280, 281, 285, 289, 290, 294, 296, 298, 299, 306, 313, 315, 316, 317, 318, 327, 331, 334, 338, 339, 341, 349, 355, 359, 375, 385, 392, 397, 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], "version": [9, 10, 13, 32, 33, 34, 40, 41, 44, 57, 58, 60, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 84, 90, 91, 92, 93, 94, 96, 99, 100, 103, 106, 107, 108, 109, 114, 116, 117, 123, 125, 130, 136, 139, 140, 148, 155, 160, 164, 170, 173, 174, 180, 181, 183, 187, 188, 190, 191, 193, 194, 196, 197, 198, 200, 202, 203, 204, 205, 206, 207, 210, 218, 222, 227, 230, 232, 239, 240, 241, 242, 244, 245, 247, 249, 252, 254, 256, 259, 262, 263, 264, 265, 266, 267, 268, 271, 272, 275, 277, 278, 280, 285, 290, 292, 296, 300, 301, 304, 305, 309, 310, 311, 312, 315, 316, 317, 327, 328, 329, 331, 334, 335, 336, 337, 338, 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, 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, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481], "_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, 112, 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, 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, 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, 107, 138, 152, 154, 155, 173, 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, 470, 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, 57, 58, 62, 63, 65, 67, 71, 72, 73, 74, 75, 78, 83, 90, 91, 92, 94, 97, 98, 99, 100, 103, 106, 107, 109, 117, 123, 129, 130, 134, 135, 136, 138, 148, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 170, 171, 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, 289, 290, 292, 293, 294, 296, 299, 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, 391, 392, 398, 402, 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, 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, 382, 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, 173, 174, 178, 184, 187, 188, 203, 204, 205, 220, 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, 222, 247, 250, 252, 259, 264, 265, 280, 288, 289, 290, 296, 304, 305, 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, 263, 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, 71, 72, 74, 75, 83, 84, 91, 92, 93, 99, 100, 102, 103, 104, 105, 106, 107, 112, 114, 117, 123, 129, 130, 134, 136, 137, 138, 140, 143, 146, 148, 150, 155, 157, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 183, 185, 188, 190, 197, 199, 202, 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, 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, 381, 382, 383, 385, 386, 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, 110, 113, 115, 118, 119, 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, 249, 251, 252, 253, 255, 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, 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, 387, 391, 393, 395, 396, 397, 398, 399, 400, 402, 404, 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, 84, 86, 92, 117, 156, 157, 158, 200, 208, 222, 280, 288, 355, 383, 386, 387, 399, 425, 427, 471, 476, 480], "reassign": [10, 41, 62, 75, 304, 345, 383, 399, 471, 478, 480], "behav": [10, 23, 32, 33, 44, 62, 63, 75, 84, 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, 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, 112, 123, 174, 180, 190, 227, 242, 244, 264, 266, 289, 290, 296, 316, 328, 337, 338, 345, 355, 366, 377, 380, 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, 18, 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, 470, 471, 472, 474, 477, 478, 479, 480], "who": [11, 67, 72, 97, 99, 100, 106, 123, 160, 225, 227, 245, 264, 290, 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, 117, 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, 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, 115, 138, 179, 187, 200, 222, 223, 244, 247, 251, 252, 290, 293, 318, 332, 334, 337, 341, 349, 366, 373, 381, 383, 386, 387, 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, 184, 188, 190, 210, 240, 241, 244, 247, 248, 250, 258, 259, 264, 265, 271, 273, 276, 281, 290, 294, 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, 283, 302, 332, 349, 407, 411, 413, 416, 424, 429, 433, 463, 464, 465, 466, 474], "outliv": [11, 57, 424, 480], "permit": [11, 27, 58, 72, 97, 183, 209, 218, 222, 242, 252, 254, 256, 259, 262, 268, 280, 281, 290, 296, 305, 316, 341, 345, 351, 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, 112, 115, 117, 119, 123, 130, 134, 139, 141, 146, 148, 152, 155, 156, 157, 164, 171, 172, 173, 174, 178, 180, 181, 183, 184, 185, 187, 188, 190, 192, 193, 194, 197, 200, 202, 204, 205, 210, 212, 213, 222, 223, 225, 230, 231, 239, 240, 241, 242, 244, 245, 247, 248, 251, 255, 256, 259, 265, 266, 267, 268, 270, 278, 280, 285, 288, 292, 293, 295, 296, 299, 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, 386, 391, 392, 396, 397, 399, 402, 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, 130, 136, 139, 141, 148, 149, 152, 164, 166, 173, 174, 183, 185, 190, 194, 210, 211, 222, 223, 224, 227, 239, 242, 244, 245, 247, 252, 255, 263, 265, 266, 280, 285, 290, 293, 294, 296, 302, 305, 308, 311, 316, 317, 330, 331, 334, 337, 338, 341, 345, 349, 350, 351, 359, 364, 366, 368, 373, 377, 383, 385, 397, 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, 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, 263, 264, 266, 268, 280, 281, 289, 294, 305, 308, 311, 313, 323, 325, 337, 338, 339, 341, 343, 349, 359, 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, 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, 88, 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, 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, 387, 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, 154, 155, 158, 160, 164, 165, 170, 172, 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, 289, 290, 292, 293, 294, 299, 311, 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, 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, 308, 316, 341, 349, 358, 362, 363, 425, 432, 435, 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, 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, 275, 278, 280, 290, 294, 296, 304, 305, 311, 317, 318, 319, 321, 325, 328, 329, 330, 331, 332, 334, 341, 345, 350, 355, 359, 362, 366, 370, 379, 387, 391, 397, 399, 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, 339, 341, 349, 350, 362, 372, 385, 386, 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, 264, 294, 330, 333, 334, 338, 341, 346, 349, 350, 366, 371, 372, 373, 378, 382, 397, 398, 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, 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, 257, 264, 278, 290, 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, 26, 33, 38, 41, 44, 53, 54, 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, 115, 117, 123, 130, 134, 136, 138, 141, 148, 149, 155, 166, 170, 172, 173, 174, 178, 179, 180, 183, 187, 188, 190, 191, 193, 198, 202, 204, 208, 210, 212, 220, 222, 223, 227, 231, 232, 242, 243, 244, 247, 248, 252, 256, 259, 262, 264, 266, 267, 268, 269, 278, 280, 289, 290, 296, 316, 319, 321, 328, 329, 332, 334, 335, 337, 339, 341, 344, 345, 349, 351, 352, 353, 355, 356, 359, 361, 362, 366, 370, 378, 382, 383, 385, 391, 392, 397, 399, 402, 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, 470, 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, 86, 92, 94, 100, 102, 103, 106, 110, 111, 112, 117, 125, 130, 132, 134, 136, 137, 139, 141, 148, 152, 154, 155, 157, 160, 163, 166, 167, 173, 182, 184, 188, 198, 210, 222, 223, 231, 242, 245, 247, 251, 252, 255, 263, 264, 265, 266, 269, 277, 278, 280, 289, 290, 293, 294, 296, 298, 300, 305, 306, 310, 312, 317, 319, 322, 325, 327, 328, 329, 331, 334, 337, 339, 341, 343, 344, 345, 349, 351, 355, 359, 362, 363, 365, 366, 368, 372, 375, 383, 385, 386, 387, 392, 396, 397, 400, 402, 417, 418, 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, 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, 27, 32, 33, 38, 44, 53, 54, 57, 58, 59, 60, 62, 65, 67, 71, 72, 74, 75, 76, 78, 91, 92, 93, 94, 100, 102, 103, 106, 107, 109, 110, 112, 117, 136, 146, 148, 152, 160, 164, 166, 167, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 198, 202, 203, 204, 205, 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, 382, 383, 385, 386, 391, 392, 397, 398, 402, 407, 408, 409, 410, 413, 418, 419, 422, 423, 424, 425, 426, 429, 431, 432, 433, 438, 448, 452, 453, 458, 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, 470, 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, 117, 119, 139, 141, 146, 148, 152, 154, 155, 156, 157, 160, 164, 166, 172, 173, 181, 186, 187, 190, 193, 194, 197, 198, 202, 210, 211, 215, 216, 220, 222, 227, 231, 240, 244, 247, 251, 252, 262, 264, 265, 266, 267, 269, 276, 278, 280, 282, 283, 289, 290, 292, 293, 294, 296, 299, 305, 306, 308, 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, 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, "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, 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, 264, 266, 278, 280, 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, 222, 247, 251, 252, 261, 308, 321, 330, 348, 349, 359, 379, 425, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 480, 481], "bind": [13, 43, 57, 60, 67, 84, 92, 100, 104, 123, 126, 139, 166, 168, 174, 190, 220, 222, 227, 238, 242, 252, 263, 265, 291, 295, 311, 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, 27, 32, 33, 44, 52, 62, 63, 67, 71, 72, 74, 76, 78, 83, 84, 91, 92, 93, 94, 98, 100, 103, 106, 108, 112, 123, 130, 136, 141, 148, 152, 155, 164, 166, 170, 173, 174, 178, 180, 183, 187, 188, 190, 192, 202, 205, 207, 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, 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, 137, 148, 173, 181, 185, 211, 244, 247, 268, 280, 289, 294, 296, 327, 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, 117, 141, 166, 173, 178, 180, 183, 188, 190, 193, 205, 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, 75, 83, 100, 109, 139, 157, 210, 220, 244, 245, 249, 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, 57, 58, 60, 62, 63, 67, 92, 109, 117, 123, 136, 146, 148, 155, 158, 170, 173, 183, 184, 195, 196, 202, 204, 210, 215, 222, 231, 239, 240, 245, 247, 249, 252, 256, 264, 269, 289, 290, 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, 470, 471, 473, 478, 479, 480, 481], "until": [13, 30, 32, 33, 58, 62, 65, 71, 72, 75, 78, 83, 84, 91, 94, 99, 100, 103, 112, 117, 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, 320, 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, 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, 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, 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, 189, 243, 247, 252, 305, 308, 386, 425, 433], "appli": [13, 33, 62, 63, 67, 72, 74, 93, 94, 99, 100, 109, 117, 119, 136, 138, 151, 155, 166, 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, 71, 96, 141, 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, 115, 116, 119, 122, 133, 134, 139, 140, 141, 143, 146, 147, 148, 149, 151, 154, 155, 156, 157, 164, 166, 167, 172, 173, 174, 175, 180, 182, 183, 184, 185, 190, 192, 193, 196, 197, 198, 199, 201, 202, 204, 205, 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, 296, 298, 299, 302, 304, 305, 309, 310, 311, 316, 318, 321, 328, 329, 331, 332, 337, 338, 341, 342, 344, 345, 347, 349, 350, 351, 356, 359, 360, 361, 364, 366, 369, 372, 374, 378, 379, 381, 383, 384, 386, 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, 91, 94, 97, 104, 106, 123, 130, 148, 155, 180, 183, 188, 210, 213, 216, 217, 223, 232, 248, 258, 280, 281, 290, 296, 304, 316, 325, 326, 338, 341, 344, 361, 362, 402, 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, 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, 184, 188, 191, 192, 193, 194, 202, 210, 216, 217, 222, 223, 227, 228, 231, 232, 233, 239, 240, 247, 248, 249, 250, 251, 252, 253, 255, 258, 259, 263, 264, 267, 268, 272, 280, 282, 285, 290, 293, 294, 296, 297, 301, 305, 315, 316, 325, 334, 337, 340, 344, 349, 359, 375, 382, 383, 386, 387, 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, 425, 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, 148, 152, 174, 187, 188, 190, 210, 222, 244, 252, 258, 259, 278, 290, 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, 112, 117, 136, 148, 155, 158, 164, 166, 172, 173, 174, 180, 190, 200, 205, 210, 240, 244, 245, 248, 252, 256, 259, 264, 265, 266, 268, 272, 273, 280, 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, 77, 84, 86, 87, 92, 99, 100, 113, 123, 157, 173, 178, 188, 222, 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, 386, 424, 458, 471, 475, 479, 480], "necessarili": [13, 23, 60, 62, 71, 75, 84, 98, 112, 174, 183, 190, 193, 202, 248, 268, 272, 280, 281, 290, 296, 316, 334, 337, 338, 341, 349, 350, 363, 382, 386, 407, 412, 422, 423, 433, 458, 462, 464, 465, 466, 480], "primari": [13, 67, 75, 84, 92, 93, 105, 154, 166, 190, 191, 193, 202, 203, 215, 258, 264, 273, 278, 290, 296, 305, 331, 334, 337, 338, 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, 67, 72, 141, 182, 190, 210, 211, 222, 244, 251, 318, 349, 350, 378, 385, 425, 437, 453, 458, 461, 462, 464, 465, 466, 470, 471, 472, 476, 477, 478, 480], "profil": [13, 31, 33, 50, 67, 84, 101, 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, 155, 158, 164, 166, 190, 194, 200, 205, 211, 222, 223, 247, 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, 190, 193, 194, 197, 200, 202, 206, 222, 227, 230, 237, 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, 117, 123, 135, 152, 155, 157, 158, 164, 166, 174, 183, 188, 190, 202, 213, 220, 223, 240, 244, 247, 252, 262, 264, 266, 268, 273, 289, 290, 294, 299, 316, 317, 329, 330, 334, 337, 341, 349, 350, 355, 359, 362, 373, 378, 379, 380, 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, 172, 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, 370, 383, 384, 385, 387, 391, 392, 395, 402, 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, 179, 222, 223, 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, 341, 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, 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, 136, 148, 149, 155, 157, 164, 165, 166, 173, 174, 178, 180, 183, 186, 187, 188, 190, 193, 202, 205, 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, 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, 110, 123, 140, 183, 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, 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, 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, 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, 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, 115, 117, 123, 130, 132, 136, 139, 141, 148, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 170, 172, 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, 254, 255, 263, 264, 266, 268, 269, 278, 280, 285, 289, 290, 291, 292, 293, 294, 296, 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, 408, 409, 410, 411, 412, 416, 418, 419, 422, 423, 424, 425, 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, 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, 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, 222, 223, 227, 245, 247, 251, 252, 253, 255, 264, 267, 268, 278, 280, 285, 289, 302, 308, 318, 319, 328, 329, 332, 339, 341, 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, 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, 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, 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, 197, 206, 223, 240, 244, 258, 263, 266, 267, 268, 289, 290, 296, 305, 310, 316, 317, 331, 337, 349, 359, 362, 363, 365, 366, 378, 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, 74, 91, 100, 129, 155, 166, 167, 168, 174, 183, 187, 188, 240, 244, 252, 255, 263, 289, 296, 298, 316, 317, 321, 337, 345, 349, 355, 358, 359, 362, 373, 380, 381, 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, 93, 94, 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, 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, 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, 86, 94, 100, 106, 109, 110, 119, 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, 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, 71, 98, 99, 100, 117, 123, 129, 180, 190, 191, 193, 194, 196, 200, 202, 203, 204, 209, 244, 264, 265, 281, 325, 326, 337, 349, 366, 372, 378, 385, 387, 404, 422, 423, 424, 425, 433, 460, 462, 466, 467, 473, 476, 478, 480], "unstabl": [13, 28, 74, 109, 183, 471, 478, 480], "tier": [13, 470, 471, 480], "warn": [13, 27, 31, 32, 33, 57, 58, 67, 75, 84, 99, 100, 102, 109, 115, 122, 123, 132, 136, 178, 179, 184, 185, 210, 247, 251, 265, 266, 269, 280, 290, 305, 308, 312, 316, 330, 336, 337, 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], "pyunstable_eval_requestcodeextraindex": [13, 471], "freefunc": [13, 44, 62, 74], "adding": [13, 22, 32, 46, 60, 67, 72, 73, 76, 83, 84, 86, 91, 92, 94, 98, 102, 103, 107, 138, 148, 178, 183, 192, 193, 194, 202, 203, 204, 240, 244, 259, 264, 268, 290, 316, 337, 341, 362, 373, 383, 385, 392, 399, 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, 98, 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, 155, 167, 210, 341, 447, 474], "pycodec_decod": [14, 56, 471], "keyerror": [14, 22, 23, 34, 54, 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, 304, 305, 311, 325, 326, 328, 329, 330, 331, 333, 334, 335, 345, 346, 349, 355, 359, 375, 383, 385, 392, 396, 398, 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, 70, 106, 155, 210, 349, 391, 447, 470, 472, 478, 480], "unicodedecodeerror": [14, 23, 106, 155, 210, 290, 391, 447, 464, 467, 472, 474, 478, 480], "unicodetranslateerror": [14, 23, 155, 210, 447, 480], "pycodec_lookuperror": [14, 56], "strict": [14, 33, 62, 63, 72, 93, 94, 97, 100, 106, 117, 130, 140, 155, 164, 172, 173, 178, 180, 183, 199, 204, 205, 208, 215, 222, 237, 239, 240, 241, 245, 249, 252, 255, 256, 258, 259, 272, 273, 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, 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, 18, 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, 209], "_py_c_pow": 15, "exp": [15, 151, 183, 222, 272, 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, 151, 222, 259, 383, 386, 425, 465, 470, 474, 477, 478, 480], "__float__": [15, 25, 62, 151, 222, 383, 386, 425, 469, 477, 478, 480], "__index__": [15, 25, 38, 62, 67, 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, 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, 256, 265, 266, 268, 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, 157, 188, 197, 212, 222, 280, 301, 329, 334, 341, 342, 344, 382, 383, 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, 183, 190, 192, 193, 200, 202, 205, 208, 218, 222, 223, 227, 232, 238, 248, 252, 254, 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, 222, 228, 235, 244, 247, 255, 259, 285, 316, 318, 328, 341, 342, 345, 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, 337, 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, 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, 370, 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, 338, 373, 428, 429, 433, 465, 469, 472, 473, 480], "lookup": [16, 17, 22, 30, 60, 62, 67, 76, 84, 93, 144, 155, 157, 178, 188, 192, 200, 210, 222, 223, 227, 242, 252, 256, 266, 284, 290, 341, 342, 348, 349, 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, 146, 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, 382, 424, 427, 433, 463, 464, 465, 466, 469, 470, 471, 472, 473, 475, 477, 479, 480], "ellipsi": [16, 62, 67, 86, 119, 165, 190, 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, 106, 109, 110, 117, 119, 123, 127, 131, 132, 134, 136, 138, 139, 140, 141, 148, 152, 155, 158, 160, 163, 166, 170, 174, 178, 180, 184, 187, 188, 190, 191, 193, 200, 202, 205, 206, 210, 214, 220, 222, 223, 224, 227, 232, 239, 241, 242, 245, 251, 258, 264, 266, 268, 278, 280, 282, 290, 293, 296, 304, 308, 311, 312, 315, 318, 320, 323, 328, 332, 337, 338, 343, 345, 349, 350, 355, 359, 363, 366, 373, 374, 375, 377, 378, 381, 382, 383, 385, 391, 392, 395, 399, 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, 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, 200, 206, 208, 245, 251, 266, 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, 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, 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, 167, 171, 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, 91, 99, 100, 122, 132, 141, 149, 167, 173, 183, 184, 185, 188, 193, 201, 202, 208, 210, 239, 245, 264, 265, 266, 276, 285, 289, 290, 294, 298, 302, 316, 328, 332, 337, 338, 341, 349, 355, 356, 359, 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, 77, 84, 86, 87, 92, 93, 100, 117, 119, 157, 164, 167, 222, 266, 341, 352, 357, 383, 386, 428, 438, 443, 447, 463, 464, 465, 466, 467, 469, 472, 480], "default_valu": 17, "dure": [17, 22, 23, 28, 32, 33, 44, 50, 57, 62, 63, 67, 76, 84, 92, 93, 100, 102, 130, 136, 137, 148, 155, 164, 173, 174, 178, 180, 183, 188, 190, 195, 198, 199, 200, 205, 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, 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, 84, 93, 94, 107, 135, 141, 152, 154, 155, 157, 167, 174, 183, 187, 195, 203, 209, 210, 211, 215, 237, 242, 244, 247, 264, 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], "snprintf": [18, 461, 469, 480], "pyos_vsnprintf": [18, 56, 461], "va": [18, 423], "vsnprintf": [18, 461, 469, 480], "corner": [18, 62, 91, 174, 381, 461, 464, 465, 470, 480], "int_max": [18, 480], "c99": [18, 34, 62, 75, 151, 173, 272, 341, 344, 349, 441, 453, 465, 469, 472, 476, 480], "rv": [18, 34, 212], "pyos_strtoul": [18, 56], "36": [18, 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], "inclus": [18, 33, 38, 41, 117, 157, 180, 209, 256, 262, 264, 267, 290, 305, 315, 316, 328, 340, 350, 379, 410, 423, 425, 427, 431, 433, 452, 466, 472, 477, 480], "white": [18, 91, 93, 103, 174, 175, 196, 208, 244, 345, 373, 381, 392, 423, 431, 449, 474, 479, 480], "look": [18, 28, 32, 41, 44, 48, 50, 62, 63, 71, 72, 74, 75, 76, 78, 83, 84, 86, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 109, 117, 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, 341, 342, 345, 349, 351, 352, 359, 366, 373, 375, 378, 379, 382, 383, 384, 385, 386, 387, 392, 399, 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], "0b": [18, 46, 222, 289, 341, 342, 465, 472], "0o": [18, 46, 84, 222, 341, 342, 465, 472], "absent": [18, 117, 174, 265, 294, 334, 392, 472, 480], "scan": [18, 84, 92, 94, 99, 103, 155, 174, 190, 225, 227, 242, 290, 293, 316, 325, 366, 383, 425, 426, 452, 461, 462, 464, 466, 472, 475, 480], "out": [18, 23, 30, 33, 34, 38, 41, 55, 58, 59, 63, 67, 71, 72, 75, 84, 91, 93, 94, 97, 99, 100, 102, 103, 106, 107, 117, 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, 209, 210, 212, 223, 227, 232, 240, 244, 247, 248, 250, 255, 256, 258, 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], "erang": [18, 209], "ulong_max": [18, 38], "perform": [18, 23, 28, 32, 38, 41, 58, 59, 62, 63, 67, 71, 74, 91, 94, 99, 100, 106, 109, 115, 117, 123, 130, 136, 155, 158, 160, 164, 166, 174, 178, 180, 183, 185, 188, 190, 196, 203, 206, 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, 302, 305, 311, 316, 318, 328, 329, 330, 331, 333, 334, 335, 337, 338, 341, 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], "strtoul": 18, "pyos_strtol": [18, 56], "strtol": 18, "pyos_string_to_doubl": [18, 56, 466, 468], "endptr": 18, "overflow_except": 18, "1e500": 18, "py_huge_v": 18, "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, 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, "py_dtst_finit": 18, "py_dtst_infinit": 18, "py_dtst_nan": 18, "pyos_stricmp": [18, 465], "s1": [18, 106, 158, 187, 263, 334, 462], "s2": [18, 106, 158, 187, 263, 334, 462], "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, 180, 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, 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, 117, 122, 134, 149, 155, 166, 180, 188, 222, 224, 227, 239, 240, 248, 252, 264, 265, 266, 268, 280, 285, 299, 300, 304, 329, 346, 355, 366, 370, 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, 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, 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, 84, 92, 103, 147, 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, 84, 147, 180, 263, 363, 419, 432, 459, 460, 462, 466, 471, 480], "day": [20, 72, 83, 84, 93, 103, 123, 147, 164, 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, 84, 103, 123, 130, 136, 180, 206, 266, 268, 363, 419, 422, 432, 462, 476], "minut": [20, 106, 132, 180, 266, 290, 363, 419, 432, 453, 462, 477, 480], "usecond": 20, "pydatetime_fromdateandtimeandfold": [20, 480], "fold": [20, 180, 198, 199, 200, 205, 247, 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, 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, 100, 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, 383, 460, 463, 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, 178, 222, 341, 382, 424, 469, 471, 473, 480], "enforc": [22, 93, 183, 193, 202, 222, 240, 290, 319, 339, 341, 381, 383, 407, 408, 410, 424, 427, 433, 452, 460, 461, 464, 467, 472, 473, 480], "behavior": [22, 23, 27, 28, 32, 33, 41, 57, 60, 62, 67, 72, 78, 84, 91, 92, 93, 98, 99, 100, 116, 117, 123, 129, 136, 146, 154, 164, 170, 173, 174, 178, 179, 183, 187, 190, 191, 193, 198, 200, 202, 203, 205, 210, 212, 215, 222, 231, 239, 242, 244, 247, 252, 254, 258, 259, 263, 264, 266, 267, 268, 272, 273, 280, 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, 380, 383, 385, 391, 392, 397, 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], "modif": [22, 27, 33, 60, 63, 65, 72, 93, 100, 109, 166, 187, 213, 231, 242, 245, 247, 263, 266, 268, 275, 280, 289, 290, 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, 117, 118, 123, 140, 143, 144, 148, 157, 158, 164, 174, 178, 187, 190, 205, 222, 223, 244, 247, 255, 264, 267, 278, 281, 289, 294, 296, 304, 317, 337, 341, 342, 344, 349, 373, 382, 397, 399, 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, 84, 86, 113, 158, 180, 187, 218, 222, 223, 229, 252, 256, 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, 77, 79, 84, 86, 158, 178, 208, 222, 286, 341, 386, 425, 452, 464, 465, 467, 473, 477, 480], "__eq__": [22, 62, 77, 79, 84, 86, 144, 158, 165, 178, 192, 199, 208, 223, 241, 252, 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, 380, 411, 419, 433, 458, 466, 471, 474, 476, 480], "reason": [22, 23, 32, 41, 45, 46, 48, 50, 62, 72, 75, 83, 84, 91, 93, 94, 99, 100, 102, 103, 106, 107, 112, 136, 138, 148, 151, 152, 174, 178, 180, 183, 188, 190, 191, 193, 210, 213, 227, 238, 239, 242, 244, 245, 247, 255, 264, 265, 266, 267, 268, 289, 290, 296, 302, 305, 311, 329, 331, 334, 338, 341, 349, 355, 356, 359, 361, 363, 366, 381, 383, 385, 386, 387, 390, 392, 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, 293, 308, 312, 331, 332, 341, 345, 349, 359, 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, 77, 157, 158, 181, 241, 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, 114, 138, 150, 183, 252, 259, 275, 288, 290, 297, 316, 317, 346, 373, 381, 398, 462, 466, 475], "someth": [22, 32, 35, 72, 74, 83, 84, 91, 92, 94, 97, 98, 99, 100, 102, 103, 104, 117, 119, 129, 136, 141, 148, 166, 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, 407, 410, 416, 422, 425, 428, 429, 433, 438, 446, 459, 460, 461, 462, 463, 464, 465, 466, 469, 471, 472, 479, 480], "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, 186, 190, 193, 199, 200, 202, 205, 206, 210, 215, 222, 223, 227, 240, 241, 242, 245, 247, 252, 255, 264, 266, 269, 280, 284, 289, 290, 293, 296, 308, 311, 312, 316, 328, 331, 334, 335, 341, 342, 345, 349, 351, 359, 362, 370, 373, 381, 383, 385, 387, 392, 399, 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, 98, 100, 106, 109, 117, 123, 129, 136, 148, 154, 155, 161, 170, 173, 174, 176, 178, 180, 187, 188, 190, 193, 194, 199, 202, 203, 206, 208, 210, 211, 215, 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, 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, 174, 176, 180, 186, 188, 190, 193, 202, 204, 210, 222, 223, 232, 233, 234, 241, 244, 245, 247, 252, 255, 262, 268, 275, 278, 280, 285, 289, 290, 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, 470, 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, 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, 94, 109, 160, 164, 166, 183, 187, 188, 193, 202, 205, 208, 212, 252, 256, 264, 268, 290, 299, 334, 341, 359, 381, 383, 385, 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, 120, 122, 124, 127, 129, 130, 135, 136, 152, 156, 161, 162, 164, 180, 190, 194, 200, 202, 204, 205, 210, 222, 231, 242, 244, 247, 249, 251, 252, 254, 264, 265, 280, 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, 471, 473, 474, 478, 480, 481], "pydict_watch": [22, 471], "pydict_clearwatch": 22, "mark": [22, 23, 28, 33, 57, 60, 63, 74, 83, 92, 96, 100, 102, 103, 106, 109, 114, 117, 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, 92, 96, 100, 103, 107, 113, 119, 141, 157, 164, 174, 175, 176, 178, 181, 187, 188, 193, 197, 202, 203, 210, 215, 220, 222, 223, 238, 244, 245, 247, 266, 268, 280, 290, 293, 294, 302, 327, 329, 331, 337, 339, 341, 349, 357, 359, 362, 366, 373, 381, 386, 392, 396, 397, 399, 402, 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, 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, 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, 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], "infinit": [22, 27, 44, 60, 67, 84, 94, 103, 135, 155, 183, 245, 258, 280, 282, 290, 293, 296, 316, 317, 341, 349, 385, 425, 459, 463, 465, 473, 480], "recurs": [22, 27, 31, 32, 60, 67, 72, 84, 94, 109, 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, 210, 223, 247, 252, 280, 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, 99, 102, 131, 135, 136, 244, 245, 280, 350, 362, 368, 399, 480], "chapter": [23, 41, 49, 65, 71, 72, 74, 75, 76, 83, 90, 94, 177, 184, 210, 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, 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, 386, 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, 285, 304, 305, 316, 337, 342, 345, 365, 373, 383, 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, 152, 155, 157, 164, 166, 174, 180, 181, 184, 186, 187, 227, 231, 242, 244, 247, 249, 251, 252, 253, 255, 259, 264, 266, 280, 289, 301, 304, 305, 319, 334, 335, 337, 338, 341, 345, 355, 359, 362, 365, 366, 371, 373, 378, 381, 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, 281, 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, 84, 86, 93, 94, 96, 107, 112, 117, 119, 129, 132, 137, 141, 148, 157, 163, 166, 173, 174, 179, 188, 190, 192, 210, 215, 220, 222, 224, 227, 239, 244, 245, 247, 252, 262, 266, 273, 280, 289, 290, 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, 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, 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, 296, 304, 316, 342, 349, 352, 355, 363, 372, 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, 284, 312, 335, 337, 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, 154, 180, 188, 222, 227, 229, 232, 241, 251, 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, 94, 99, 100, 122, 136, 154, 167, 210, 247, 264, 265, 280, 293, 294, 299, 322, 329, 330, 337, 341, 345, 349, 363, 378, 385, 392, 399, 424, 425, 427, 429, 440, 462, 464, 476, 480], "intend": [23, 30, 32, 33, 41, 44, 60, 63, 71, 72, 74, 83, 94, 99, 100, 102, 103, 107, 112, 123, 136, 148, 155, 166, 181, 188, 190, 198, 205, 210, 223, 241, 242, 244, 248, 252, 256, 264, 266, 267, 268, 272, 285, 290, 296, 299, 304, 331, 334, 338, 341, 342, 344, 345, 349, 350, 355, 362, 373, 377, 381, 383, 385, 391, 392, 397, 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, 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, 383, 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, 72, 99, 100, 109, 141, 149, 188, 190, 264, 266, 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, 118, 127, 130, 134, 136, 141, 152, 156, 157, 158, 187, 188, 190, 194, 204, 210, 222, 224, 225, 232, 244, 252, 258, 264, 265, 266, 268, 280, 289, 290, 292, 293, 294, 297, 299, 305, 311, 315, 330, 335, 341, 345, 359, 362, 373, 379, 381, 382, 383, 385, 386, 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, 166, 187, 190, 211, 224, 226, 242, 244, 255, 264, 265, 266, 280, 289, 290, 308, 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, 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, 123, 129, 130, 132, 134, 135, 136, 148, 152, 154, 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, 435, 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, 349, 378, 471, 480], "backward": [23, 24, 32, 58, 60, 63, 65, 79, 86, 99, 100, 117, 125, 141, 164, 174, 180, 188, 190, 191, 193, 202, 204, 205, 210, 225, 242, 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, 425, 427, 429, 432, 433, 437, 458, 459, 461, 462, 464, 465, 467, 472, 473, 474, 475, 476, 477, 478, 479, 480], "last_typ": [23, 349, 447, 467, 471, 480], "last_valu": [23, 93, 208, 349, 378, 447, 471, 480], "last_traceback": [23, 294, 349, 425, 447, 471, 480], "pyerr_print": [23, 56, 67, 71, 72, 480], "unraisablehook": [23, 28, 112, 139, 337, 349, 359, 447, 478, 480], "util": [23, 30, 32, 58, 67, 92, 93, 94, 100, 115, 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, 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, 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, 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, 370, 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, 258, 259, 278, 285, 290, 294, 305, 332, 334, 337, 341, 349, 359, 363, 364, 365, 366, 372, 375, 377, 383, 386, 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, 94, 98, 100, 109, 110, 111, 112, 114, 117, 119, 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, 267, 268, 275, 278, 280, 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, 173, 185, 193, 194, 196, 197, 198, 199, 200, 201, 203, 205, 206, 210, 222, 232, 241, 247, 255, 267, 282, 285, 290, 296, 301, 314, 334, 337, 338, 341, 344, 345, 349, 355, 356, 359, 374, 375, 391, 392, 394, 396, 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, 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, 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, 209, 210, 263, 290, 465, 480], "eintr": [23, 67, 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, 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, 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, 173, 210, 402, 473], "getlasterror": [23, 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, 370, 377, 379, 385, 386, 392, 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, 86, 290, 349, 472, 476, 480], "pyerr_setexcfromwindowserrwithfilenameobject": [23, 56], "filename2": [23, 210], "pyerr_setexcfromwindowserrwithfilenam": [23, 56, 480], "pyerr_setimporterror": [23, 56, 474, 476], "msg": [23, 83, 100, 104, 119, 126, 136, 148, 166, 173, 187, 193, 194, 195, 197, 198, 199, 200, 201, 202, 204, 205, 206, 210, 225, 232, 234, 239, 247, 259, 263, 264, 266, 268, 280, 283, 316, 332, 334, 341, 356, 359, 378, 385, 390, 392, 405, 411, 447, 462, 463, 464, 472, 473, 474, 475, 476, 480], "importerror": [23, 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], "much": [23, 54, 60, 62, 66, 72, 74, 75, 83, 84, 86, 91, 94, 100, 102, 103, 106, 107, 117, 123, 134, 148, 151, 155, 164, 173, 183, 190, 191, 200, 204, 222, 252, 258, 266, 267, 268, 272, 280, 289, 290, 292, 296, 305, 316, 327, 334, 345, 352, 366, 373, 379, 381, 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], "subclass": [23, 28, 42, 46, 48, 53, 57, 58, 60, 62, 67, 73, 74, 86, 97, 98, 99, 103, 107, 113, 117, 123, 129, 130, 135, 136, 141, 152, 154, 155, 158, 164, 172, 173, 178, 179, 180, 183, 184, 186, 190, 196, 200, 202, 203, 205, 210, 213, 215, 220, 222, 223, 239, 242, 245, 247, 248, 250, 252, 253, 255, 256, 259, 264, 265, 266, 268, 280, 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, 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, 96, 119, 141, 164, 185, 188, 190, 210, 215, 252, 259, 262, 264, 283, 294, 296, 305, 309, 311, 316, 328, 359, 378, 379, 385, 397, 425, 428, 452, 469, 475, 476, 478, 480], "col_offset": [23, 119, 188, 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, 387, 425, 427, 429, 461, 464, 465], "pyerr_syntaxlocationex": [23, 56, 480], "pyerr_syntaxloc": [23, 56], "omit": [23, 59, 67, 74, 100, 101, 103, 114, 117, 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, 381, 383, 385, 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, 107, 220, 264, 265, 266, 366, 374, 384, 412, 452, 463, 480], "problem": [23, 25, 32, 58, 62, 67, 72, 75, 83, 84, 91, 92, 94, 98, 99, 100, 102, 106, 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, 289, 290, 296, 305, 311, 330, 334, 337, 341, 344, 355, 359, 361, 383, 386, 387, 392, 399, 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, 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, 293, 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, 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], "document": [23, 24, 28, 41, 44, 50, 54, 57, 58, 60, 62, 63, 67, 70, 71, 72, 74, 75, 76, 78, 84, 86, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 123, 125, 130, 134, 136, 141, 148, 152, 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], "command": [23, 32, 33, 65, 67, 71, 72, 76, 78, 84, 99, 100, 101, 102, 106, 109, 115, 116, 123, 134, 139, 148, 154, 161, 174, 182, 184, 185, 190, 203, 211, 219, 220, 222, 227, 231, 242, 244, 245, 248, 251, 252, 259, 261, 265, 269, 280, 285, 292, 293, 298, 302, 305, 306, 310, 321, 328, 329, 331, 332, 337, 338, 341, 347, 349, 351, 356, 359, 360, 366, 370, 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, 470, 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, 461, 462, 465, 472, 473, 480], "warn_explicit": [23, 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, 92, 96, 97, 98, 99, 100, 102, 103, 106, 107, 108, 109, 112, 117, 123, 129, 130, 142, 148, 150, 151, 152, 158, 164, 166, 172, 173, 174, 178, 180, 181, 183, 190, 191, 192, 193, 199, 200, 202, 203, 205, 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, 102, 107, 117, 166, 178, 183, 185, 187, 188, 190, 200, 210, 211, 244, 264, 265, 289, 294, 305, 310, 316, 322, 345, 363, 372, 373, 378, 381, 385, 386, 391, 397, 399, 425, 458, 465, 475, 476, 477, 478, 479, 480], "comparison": [23, 48, 62, 63, 67, 73, 94, 102, 106, 109, 137, 151, 157, 158, 170, 173, 178, 180, 183, 187, 188, 190, 216, 217, 222, 223, 251, 252, 253, 263, 272, 280, 288, 295, 341, 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], "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, 138, 144, 148, 155, 157, 160, 173, 190, 193, 213, 222, 227, 245, 247, 251, 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, 136, 164, 190, 210, 241, 252, 264, 289, 290, 312, 319, 328, 330, 337, 345, 359, 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, 98, 99, 103, 106, 107, 112, 115, 123, 143, 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, 263, 265, 268, 272, 280, 289, 290, 292, 296, 306, 308, 316, 319, 325, 326, 330, 334, 337, 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], "rule": [23, 28, 32, 60, 62, 67, 84, 92, 93, 94, 98, 100, 102, 103, 106, 117, 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], "away": [23, 27, 32, 75, 84, 94, 99, 117, 174, 180, 183, 190, 210, 244, 247, 252, 272, 280, 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, 91, 93, 94, 99, 102, 103, 106, 117, 123, 129, 130, 134, 135, 136, 146, 155, 157, 164, 166, 173, 174, 180, 183, 210, 212, 222, 239, 242, 245, 252, 256, 262, 263, 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, 392, 399, 403, 407, 408, 410, 414, 424, 425, 427, 428, 429, 432, 433, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "circumst": [23, 41, 84, 91, 93, 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, 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, 129, 136, 137, 151, 155, 166, 174, 178, 180, 187, 188, 190, 195, 210, 223, 244, 245, 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, 414, 423, 425, 427, 432, 433, 438, 452, 461, 462, 465, 466, 471, 474, 475, 478, 479, 480], "happen": [23, 25, 32, 58, 67, 72, 75, 83, 84, 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, 289, 290, 292, 296, 311, 325, 331, 334, 338, 341, 342, 349, 350, 356, 358, 359, 362, 366, 378, 385, 386, 387, 392, 424, 425, 426, 427, 429, 432, 433, 440, 459, 461, 463, 464, 465, 466, 467, 471, 474, 475, 478, 479, 480], "delay": [23, 67, 83, 91, 100, 126, 136, 174, 242, 244, 252, 266, 280, 285, 322, 330, 334, 338, 359, 380, 381, 387, 392, 393, 425, 447, 465, 472, 476, 477, 478, 480], "improv": [23, 67, 72, 84, 92, 98, 100, 103, 117, 130, 136, 155, 164, 219, 231, 245, 247, 272, 296, 311, 337, 338, 345, 373, 407, 423, 425, 427, 453, 467, 473, 475, 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, 220, 222, 245, 247, 252, 255, 265, 278, 292, 294, 311, 316, 321, 330, 332, 334, 337, 341, 342, 344, 345, 383, 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, 164, 173, 181, 183, 192, 196, 205, 210, 211, 222, 240, 241, 244, 255, 258, 266, 268, 308, 309, 316, 331, 335, 338, 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, 141, 154, 155, 171, 173, 174, 175, 178, 180, 194, 196, 198, 199, 200, 210, 223, 227, 241, 245, 247, 248, 252, 258, 259, 264, 265, 269, 285, 289, 290, 305, 309, 310, 311, 325, 335, 349, 352, 366, 381, 383, 385, 392, 397, 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, 112, 117, 119, 123, 141, 152, 163, 174, 177, 183, 184, 188, 191, 204, 210, 211, 215, 222, 240, 244, 251, 252, 254, 255, 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, 111, 112, 117, 120, 122, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 148, 152, 154, 163, 164, 166, 167, 174, 182, 185, 187, 190, 191, 193, 196, 197, 198, 201, 202, 203, 205, 223, 225, 227, 237, 244, 247, 248, 249, 252, 264, 265, 268, 280, 285, 289, 290, 296, 306, 319, 321, 330, 331, 335, 337, 341, 344, 349, 351, 352, 353, 355, 359, 362, 366, 369, 370, 372, 373, 379, 381, 383, 385, 386, 387, 392, 396, 399, 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, 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, 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, 173, 174, 181, 183, 188, 190, 202, 210, 211, 213, 215, 223, 229, 239, 244, 252, 255, 263, 264, 268, 279, 280, 290, 292, 294, 309, 316, 328, 330, 334, 337, 338, 341, 342, 345, 349, 350, 356, 358, 362, 363, 366, 373, 381, 385, 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, 271, 280, 305, 362, 378, 385, 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, 85, 91, 100, 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, 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, 112, 330, 345, 480], "sig_ign": [23, 112, 330, 345, 480], "outsid": [23, 58, 84, 92, 94, 99, 100, 103, 104, 123, 129, 136, 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, 439, 462, 463, 466, 470, 471, 472, 476, 477, 478, 479, 480], "pysignal_setwakeupfd": [23, 465], "fd": [23, 24, 83, 123, 127, 130, 139, 174, 212, 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, 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, 117, 123, 141, 148, 161, 164, 174, 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, 110, 117, 140, 148, 149, 151, 155, 164, 173, 174, 176, 177, 178, 180, 184, 190, 191, 205, 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, 407, 408, 411, 412, 413, 419, 425, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 465, 467, 468, 470, 472, 473, 480, 481], "set_wakeup_fd": [23, 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, 57, 62, 87, 92, 93, 157, 178, 194, 208, 222, 223, 252, 276, 359, 383, 425, 462, 469, 475, 476, 480], "dot": [23, 30, 44, 62, 63, 75, 77, 86, 92, 96, 99, 100, 103, 119, 190, 222, 240, 244, 247, 256, 258, 263, 264, 265, 268, 273, 285, 299, 310, 316, 320, 329, 334, 341, 349, 355, 357, 366, 374, 381, 385, 386, 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, 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, 210, 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, 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, 188, 210, 378, 433, 467, 480], "pyexception_setcaus": [23, 56], "__suppress_context__": [23, 210, 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, 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, 123, 136, 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, 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, 98, 99, 102, 103, 123, 148, 155, 164, 166, 178, 182, 183, 184, 190, 251, 266, 272, 280, 289, 290, 293, 296, 316, 325, 349, 362, 363, 366, 368, 385, 392, 407, 423, 459, 460, 463, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "depth": [23, 90, 99, 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, 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, 119, 210, 259, 296, 304, 349, 440, 475, 476, 480], "concaten": [23, 52, 53, 67, 75, 103, 117, 118, 146, 148, 154, 155, 188, 222, 231, 232, 264, 267, 268, 290, 294, 311, 316, 328, 332, 334, 338, 341, 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, 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, 136, 224, 229, 244, 252, 258, 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, 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, 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, 392, 400, 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, 117, 123, 136, 146, 148, 155, 164, 170, 183, 187, 190, 193, 200, 202, 215, 222, 223, 225, 227, 242, 247, 248, 249, 250, 252, 263, 264, 265, 266, 268, 272, 273, 278, 280, 289, 290, 293, 294, 296, 304, 305, 317, 321, 329, 331, 335, 338, 341, 344, 345, 349, 352, 355, 356, 362, 363, 366, 368, 373, 381, 382, 383, 385, 392, 397, 402, 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, 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, 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, 183, 210, 447], "pyexc_assertionerror": [23, 56], "assertionerror": [23, 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, 209, 210, 255, 290, 338, 424, 447, 473, 480], "pyexc_brokenpipeerror": [23, 56], "brokenpipeerror": [23, 134, 209, 210, 330, 447, 473, 480], "pyexc_buffererror": [23, 56], "pyexc_childprocesserror": [23, 56], "childprocesserror": [23, 209, 210, 290, 447, 473, 480], "pyexc_connectionabortederror": [23, 56], "connectionabortederror": [23, 209, 210, 447, 473], "pyexc_connectionerror": [23, 56], "connectionerror": [23, 210, 239, 440, 447, 473, 475], "pyexc_connectionrefusederror": [23, 56], "connectionrefusederror": [23, 209, 210, 447, 473], "pyexc_connectionreseterror": [23, 56], "connectionreseterror": [23, 134, 209, 210, 239, 447, 473, 480], "pyexc_eoferror": [23, 56], "eoferror": [23, 24, 40, 118, 124, 146, 150, 154, 210, 220, 222, 231, 267, 271, 280, 296, 332, 356, 447, 467], "pyexc_fileexistserror": [23, 56], "fileexistserror": [23, 197, 209, 210, 222, 255, 290, 293, 308, 329, 355, 419, 447, 473, 474, 480], "pyexc_filenotfounderror": [23, 56], "filenotfounderror": [23, 117, 137, 166, 209, 210, 247, 250, 265, 283, 290, 293, 317, 440, 447, 473, 475, 480], "pyexc_floatingpointerror": [23, 56], "floatingpointerror": [23, 210, 447], "pyexc_generatorexit": [23, 56], "generatorexit": [23, 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, 155, 157, 173, 193, 210, 233, 258, 280, 296, 315, 316, 341, 342, 378, 386, 425, 427, 433, 439, 446, 447, 459, 472, 480], "pyexc_interruptederror": [23, 56], "interruptederror": [23, 209, 210, 222, 290, 325, 330, 334, 447, 473, 475, 480], "pyexc_isadirectoryerror": [23, 56], "isadirectoryerror": [23, 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, 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, 209, 210, 290, 447, 473, 480], "pyexc_notimplementederror": [23, 56], "notimplementederror": [23, 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, 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, 209, 210, 247, 290, 319, 336, 357, 359, 447, 473, 476, 480], "pyexc_processlookuperror": [23, 56], "processlookuperror": [23, 209, 210, 319, 447, 473], "pyexc_recursionerror": [23, 56, 475], "pyexc_referenceerror": [23, 56], "referenceerror": [23, 210, 399, 447, 460, 461], "runtimeerror": [23, 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, 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, 85, 210, 432, 447, 459, 471], "pyexc_timeouterror": [23, 56], "timeouterror": [23, 124, 136, 163, 209, 210, 280, 332, 334, 447, 469, 473, 480], "pyexc_unboundlocalerror": [23, 56], "unboundlocalerror": [23, 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, 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, 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, 91, 93, 98, 99, 100, 102, 103, 106, 109, 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, 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, 387, 391, 392, 397, 399, 400, 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, 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, 210, 316, 397, 447, 462, 463, 466, 471, 477, 480], "pyexc_importwarn": [23, 56], "importwarn": [23, 185, 210, 385, 397, 429, 447, 464, 469, 471, 476, 480], "pyexc_pendingdeprecationwarn": [23, 56], "pendingdeprecationwarn": [23, 109, 185, 210, 385, 397, 447, 462, 465, 466, 475, 476, 477, 478, 479, 480], "pyexc_resourcewarn": [23, 56], "runtimewarn": [23, 44, 122, 123, 210, 334, 349, 385, 397, 447, 472, 478, 480], "pyexc_syntaxwarn": [23, 56], "syntaxwarn": [23, 210, 316, 359, 397, 432, 447, 462, 470, 471, 476, 478, 480], "pyexc_unicodewarn": [23, 56], "unicodewarn": [23, 210, 397, 447, 464, 472], "pyexc_userwarn": [23, 56], "userwarn": [23, 210, 226, 359, 397, 447, 480], "minim": [24, 44, 67, 72, 75, 83, 91, 100, 102, 138, 148, 183, 187, 190, 211, 232, 245, 247, 251, 256, 270, 289, 296, 302, 316, 321, 330, 334, 336, 337, 359, 361, 376, 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, 293, 296, 305, 306, 335, 338, 341, 345, 349, 355, 357, 359, 375, 376, 386, 396, 404, 408, 418, 419, 422, 423, 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, 117, 119, 140, 143, 146, 154, 156, 172, 174, 187, 190, 193, 204, 215, 222, 231, 244, 247, 255, 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, 117, 130, 133, 137, 139, 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, 255, 262, 263, 264, 265, 266, 267, 268, 273, 275, 277, 278, 280, 285, 290, 291, 292, 293, 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, 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, 98, 99, 100, 102, 103, 107, 117, 125, 134, 148, 164, 173, 220, 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, 83, 100, 139, 146, 185, 212, 215, 232, 239, 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, 123, 133, 134, 137, 140, 148, 152, 155, 167, 185, 187, 201, 204, 210, 215, 220, 222, 245, 251, 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, 472, 474, 477, 480], "greater": [24, 32, 33, 38, 44, 55, 62, 63, 75, 91, 99, 100, 106, 112, 130, 136, 141, 143, 144, 151, 174, 180, 183, 187, 193, 205, 206, 223, 227, 239, 245, 256, 264, 266, 272, 290, 294, 319, 331, 332, 341, 349, 355, 359, 362, 373, 374, 379, 381, 385, 407, 425, 432, 433, 459, 461, 462, 463, 464, 475, 476, 477, 479, 480], "partial": [24, 33, 67, 87, 94, 106, 107, 115, 123, 124, 126, 133, 174, 178, 184, 194, 203, 204, 221, 222, 245, 251, 252, 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, 264, 267, 275, 280, 290, 294, 296, 304, 305, 316, 329, 330, 334, 337, 338, 341, 342, 345, 349, 355, 359, 362, 363, 366, 370, 372, 373, 374, 378, 383, 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, 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, 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, 332, 341, 349, 350, 382, 392, 447, 452, 462, 469, 480], "setopencodehook": [24, 139], "pyfile_writeobject": [24, 48, 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, "upon": [25, 32, 40, 63, 65, 71, 72, 84, 92, 99, 137, 141, 148, 152, 155, 156, 166, 170, 174, 183, 185, 186, 190, 239, 241, 244, 245, 247, 268, 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], "pyfloat_as_doubl": 25, "pyfloat_getinfo": [25, 56, 465], "structseq": [25, 466, 480], "minimum": [25, 33, 41, 63, 75, 92, 100, 102, 108, 112, 123, 130, 138, 151, 173, 174, 183, 194, 254, 258, 272, 290, 325, 331, 338, 341, 349, 359, 362, 369, 373, 380, 381, 383, 385, 453, 461, 462, 465, 472, 473, 474, 476, 477, 480], "thin": [25, 58, 67, 223, 244, 272, 284, 330, 366, 453, 470, 480], "pyfloat_getmax": [25, 56, 465], "finit": [25, 83, 91, 94, 103, 151, 183, 218, 258, 272, 341, 349, 425, 480], "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, 462, 463, 470, 477, 480], "suffix": [25, 63, 67, 70, 100, 109, 173, 197, 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, 86, 91, 93, 94, 97, 99, 100, 102, 103, 109, 117, 119, 130, 148, 155, 160, 164, 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, 382, 383, 386, 392, 397, 399, 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, 118, 151, 183, 222, 259, 272, 341, 342, 349, 465, 466, 470, 472, 475, 476, 480], "nan": [25, 67, 84, 118, 151, 183, 222, 272, 282, 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, 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, 181, 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, 433, 460, 462, 465, 475, 480], "ala": 25, "le": [25, 94, 106, 155, 197, 288, 460, 468, 473], "littl": [25, 30, 63, 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, 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, 72, 92, 106, 280, 285, 289, 292, 300, 311, 319, 334, 392, 412, 425, 459, 463, 464, 478, 479, 480], "ok": [25, 72, 107, 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, 100, 114, 117, 174, 180, 190, 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, 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, 119, 382, 469, 480], "pyfunction_check": 27, "pyfunction_new": 27, "annot": [27, 67, 84, 86, 95, 110, 119, 178, 188, 223, 245, 251, 252, 263, 297, 348, 359, 377, 383, 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, 77, 84, 86, 87, 92, 94, 98, 117, 119, 123, 136, 137, 141, 157, 173, 174, 209, 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, 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, 125, 130, 136, 138, 155, 160, 174, 188, 208, 222, 232, 240, 247, 252, 262, 290, 296, 297, 305, 308, 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, 75, 99, 100, 112, 123, 129, 132, 136, 174, 180, 185, 188, 210, 242, 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, 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, 67, 74, 75, 224, 470, 479, 480], "tp_clear": [28, 44, 62, 74, 75, 98, 480], "conform": [28, 62, 67, 93, 99, 123, 143, 148, 164, 180, 183, 198, 200, 205, 206, 208, 239, 242, 244, 247, 249, 263, 264, 270, 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, 98, 461, 478], "pyobject_gc_newvar": [28, 62, 98, 461, 478], "pyobject_gc_track": [28, 56, 461, 480], "pyobject_gc_untrack": [28, 56, 62, 74, 75, 98, 461, 470, 480], "pyobject_gc_del": [28, 56, 62, 98, 461, 478, 480], "pytype_readi": [28, 44, 56, 60, 62, 74, 75, 98, 470, 480], "indirect": [28, 48, 57, 60, 63, 72, 84, 92, 102, 173, 210, 247, 252, 290, 304, 311, 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, 117, 119, 180, 188, 204, 247, 264, 281, 296, 315, 321, 341, 382, 397, 408, 410, 425, 429, 458, 462, 469, 470, 476, 480], "child": [28, 32, 58, 84, 99, 100, 117, 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, 119, 123, 130, 132, 135, 136, 138, 141, 155, 173, 178, 179, 183, 185, 187, 188, 190, 194, 200, 210, 232, 242, 247, 252, 258, 262, 264, 268, 280, 289, 290, 293, 294, 296, 305, 308, 311, 312, 316, 329, 331, 335, 337, 338, 349, 350, 351, 355, 358, 359, 361, 362, 366, 373, 375, 378, 379, 381, 382, 383, 385, 386, 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, 252, 256, 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, 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, 285, 316, 319, 330, 332, 334, 338, 340, 359, 385, 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, 110, 123, 129, 130, 136, 138, 155, 174, 190, 193, 199, 202, 222, 244, 252, 255, 258, 280, 289, 290, 294, 296, 305, 308, 315, 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, 98, 139, 251, 252, 312, 349, 359, 364, 379, 399, 408, 425, 449, 453, 459, 462, 464, 466, 471, 472, 480], "is_track": [28, 224, 466], "pyobject_gc_isfin": [28, 56, 479, 480], "is_fin": [28, 32, 224, 349, 447, 475, 478, 479, 480], "_pyobject_gc_track": [28, 478, 480], "_pyobject_gc_untrack": [28, 478, 480], "visitproc": [28, 56, 62, 75, 98, 479], "visitor": 28, "travers": [28, 30, 44, 62, 75, 94, 98, 109, 119, 160, 181, 193, 202, 210, 247, 249, 250, 264, 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, 75, 94, 98, 119, 180, 258, 290, 293, 310, 329, 339, 412, 458, 459, 461, 462, 465, 473, 479, 480], "simplifi": [28, 32, 41, 65, 92, 94, 103, 107, 121, 125, 132, 155, 166, 180, 194, 198, 213, 223, 247, 252, 280, 316, 334, 335, 372, 373, 375, 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, 98], "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, 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, 385], "drop": [28, 62, 67, 75, 83, 92, 93, 99, 106, 130, 157, 190, 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, 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, 224], "pyunstable_gc_visitobject": 28, "gcvisitobjects_t": 28, "live": [28, 62, 66, 72, 83, 100, 148, 180, 204, 220, 244, 245, 247, 248, 250, 252, 280, 290, 296, 302, 337, 338, 355, 391, 397, 399, 407, 422, 425, 443, 458, 459, 460, 461, 467, 472, 480], "capabl": [28, 63, 75, 91, 92, 94, 100, 103, 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, 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, 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, 48, 62, 63, 67, 70, 72, 74, 75, 83, 86, 91, 93, 94, 102, 103, 106, 107, 112, 113, 117, 118, 119, 121, 123, 132, 134, 140, 146, 148, 155, 157, 160, 164, 166, 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, 264, 265, 267, 268, 272, 273, 275, 279, 280, 281, 289, 290, 294, 296, 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, 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_import": [30, 56, 71, 465], "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, 210, 215, 225, 227, 240, 247, 251, 252, 280, 284, 289, 290, 294, 311, 316, 319, 325, 326, 330, 334, 337, 345, 348, 350, 356, 362, 381, 382, 383, 400, 402, 403, 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, 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, 470, 471, 472, 473, 474, 477, 479, 480], "pyimport_importmoduleex": [30, 473], "fromlist": [30, 118, 188, 222, 247, 480], "best": [30, 54, 63, 67, 83, 91, 94, 98, 99, 100, 102, 138, 171, 180, 183, 185, 187, 190, 191, 192, 202, 210, 220, 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, 471, 472, 474, 475, 476, 479, 480], "__import__": [30, 188, 222, 247, 265, 296, 425, 429, 447, 465, 468, 473, 476, 479, 480], "top": [30, 32, 41, 67, 72, 83, 84, 91, 93, 94, 99, 100, 102, 103, 107, 112, 117, 132, 136, 139, 148, 149, 155, 164, 167, 173, 174, 176, 182, 186, 187, 188, 190, 204, 210, 222, 223, 227, 240, 244, 245, 247, 248, 252, 254, 255, 263, 273, 282, 290, 293, 296, 299, 301, 302, 305, 309, 310, 311, 321, 338, 339, 348, 349, 355, 359, 362, 366, 368, 370, 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], "packag": [30, 32, 33, 62, 63, 67, 69, 73, 76, 78, 79, 83, 84, 86, 92, 99, 100, 108, 109, 111, 140, 148, 157, 170, 173, 180, 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, 321, 327, 331, 332, 337, 338, 349, 351, 352, 359, 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, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "submodul": [30, 62, 67, 86, 155, 181, 190, 222, 247, 299, 321, 377, 419, 433, 447, 452, 464, 467, 468, 474, 477, 480], "incomplet": [30, 60, 63, 67, 78, 115, 143, 154, 155, 177, 180, 244, 258, 265, 311, 325, 355, 419, 462, 463, 466, 467, 471, 473, 474, 480], "pyimport_importmodulelevelobject": [30, 56], "pyimport_importmodulelevel": [30, 56, 473], "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, 306, 322, 329, 334, 337, 338, 341, 349, 355, 356, 362, 379, 383, 392, 397, 410, 460, 461, 464, 465, 472, 473, 474, 477, 480], "absolut": [30, 32, 33, 46, 60, 62, 67, 71, 75, 83, 99, 102, 110, 123, 136, 138, 141, 148, 150, 151, 152, 183, 188, 190, 210, 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, 470, 471, 472, 473, 474, 475, 477, 479, 480, 481], "__builtins__": [30, 145, 222, 252, 426, 447, 467, 469, 480], "instal": [30, 32, 33, 34, 41, 67, 71, 75, 78, 83, 84, 91, 96, 100, 102, 107, 108, 109, 129, 132, 141, 160, 181, 185, 189, 209, 211, 227, 232, 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, 102, 106, 107, 108, 115, 123, 148, 155, 157, 160, 173, 174, 179, 183, 185, 189, 207, 211, 222, 225, 227, 232, 244, 248, 251, 263, 265, 277, 289, 292, 294, 296, 303, 305, 306, 308, 310, 312, 322, 329, 334, 335, 341, 345, 349, 352, 355, 359, 363, 366, 377, 379, 385, 386, 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, 84, 93, 109, 240, 244, 247, 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, 431, 460, 463, 464, 470, 471, 480], "know": [30, 32, 58, 62, 72, 75, 76, 84, 92, 94, 97, 99, 100, 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, 93, 103, 119, 136, 138, 187, 190, 193, 196, 198, 199, 205, 208, 222, 232, 242, 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, 305, 315, 332, 334, 335, 337, 338, 340, 349, 352, 381, 386, 392, 402, 403, 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, 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, 247, 249, 321, 382, 447, 469, 471, 474, 476, 477, 480], "__loader__": [30, 44, 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, 342, 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, 299, 359, 379, 382, 385, 410, 418, 420, 462, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "sourcefileload": [30, 247, 471, 473, 476, 480], "__file__": [30, 44, 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, 378, 425, 466, 480], "applic": [30, 32, 33, 56, 62, 63, 67, 71, 72, 74, 76, 84, 94, 98, 99, 102, 103, 106, 107, 117, 123, 130, 134, 136, 137, 140, 142, 148, 154, 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, 259, 263, 264, 265, 266, 268, 269, 272, 273, 278, 279, 280, 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, 370, 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, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "__cached__": [30, 222, 247, 321, 429, 469, 471, 472, 474, 480], "pyimport_execcodemoduleex": [30, 56], "pyimport_execcodemodulewithpathnam": [30, 56], "modulespec": [30, 44, 67, 86, 247, 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, 247, 471, 472, 474, 476], "pyimport_getmagicnumb": [30, 56, 473], "magic": [30, 67, 84, 86, 112, 164, 173, 184, 190, 197, 227, 247, 305, 338, 346, 362, 363, 383, 387, 419, 422, 423, 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, 88, 91, 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, 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, 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, 72, 84, 93, 98, 100, 102, 103, 106, 117, 125, 136, 141, 148, 155, 157, 166, 173, 174, 176, 178, 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, 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, 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, 164, 172, 205, 245, 254, 258, 278, 280, 290, 296, 304, 312, 330, 334, 337, 338, 386, 387, 392, 393, 411, 416, 449, 463, 472, 473, 480], "path_importer_cach": [30, 247, 299, 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, 223, 227, 247, 262, 264, 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, 86, 139, 247, 299, 349, 429, 433, 447, 462, 473, 474, 480], "our": [30, 72, 75, 84, 92, 93, 100, 103, 106, 107, 131, 164, 166, 173, 193, 197, 202, 256, 289, 296, 316, 332, 335, 337, 338, 359, 383, 386, 387, 399, 404, 419, 461, 464, 465, 480], "find": [30, 32, 60, 62, 67, 71, 72, 74, 76, 92, 93, 94, 97, 99, 100, 102, 103, 106, 109, 115, 117, 138, 144, 148, 155, 157, 174, 178, 180, 187, 188, 190, 192, 193, 194, 196, 202, 204, 210, 218, 222, 223, 227, 232, 244, 247, 248, 251, 252, 263, 264, 270, 275, 277, 289, 290, 296, 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, 80, 84, 223, 224, 244, 285, 450, 477, 480], "tool": [30, 32, 50, 67, 71, 78, 84, 86, 91, 92, 94, 97, 99, 100, 102, 103, 106, 109, 134, 152, 153, 166, 173, 190, 191, 201, 216, 220, 222, 223, 227, 228, 248, 251, 252, 258, 259, 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, 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, 247, 420, 470, 480], "pyimport_frozenmodul": [30, 33, 173, 480], "record": [30, 60, 67, 74, 77, 91, 92, 93, 94, 99, 100, 101, 106, 152, 157, 160, 172, 173, 174, 175, 181, 182, 183, 194, 200, 209, 248, 252, 256, 264, 266, 268, 276, 289, 290, 292, 296, 305, 306, 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, 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, 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, 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, 120, 130, 140, 151, 152, 155, 157, 158, 164, 165, 166, 173, 174, 180, 187, 188, 189, 190, 193, 202, 204, 210, 222, 223, 227, 242, 244, 246, 255, 258, 259, 268, 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, 178, 184, 222, 258, 266, 280, 387, 461, 473, 477, 480], "fault": [30, 67, 99, 173, 181, 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, 123, 125, 127, 130, 133, 134, 136, 146, 161, 174, 180, 183, 188, 191, 198, 223, 245, 251, 256, 257, 258, 263, 267, 280, 286, 290, 292, 296, 305, 306, 315, 316, 325, 329, 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, 295, 302, 325, 355, 359, 366, 372, 373, 383, 391, 392, 402, 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, 222, 238, 263, 266, 312, 316, 337, 341, 359, 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, 255, 261, 266, 277, 287, 290, 298, 326, 334, 338, 341, 349, 383, 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, 133, 164, 167, 173, 179, 183, 186, 219, 220, 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, 366, 369, 370, 371, 372, 373, 385, 386, 387, 392, 396, 397, 402, 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, 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, 228, 245, 249, 251, 258, 265, 268, 275, 288, 305, 311, 316, 327, 341, 349, 359, 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, 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, 387, 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, 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, 173, 174, 183, 184, 191, 222, 231, 252, 255, 258, 267, 275, 289, 334, 338, 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, 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, 200, 205, 206, 209, 227, 232, 240, 241, 245, 263, 265, 266, 280, 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, 98, 107, 112, 115, 116, 123, 132, 136, 152, 155, 158, 161, 178, 180, 182, 186, 190, 191, 204, 205, 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, 407, 409, 410, 416, 422, 424, 427, 429, 433, 453, 455, 457, 459, 462, 463, 464, 465, 466, 467, 470, 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, 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, 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, 146, 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, 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, 327, 328, 329, 330, 332, 334, 337, 338, 341, 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, 86, 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, 84, 86, 96, 99, 100, 101, 107, 109, 117, 149, 160, 166, 185, 188, 190, 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, 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, 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, 75, 84, 86, 93, 94, 98, 117, 119, 123, 127, 130, 134, 141, 148, 152, 154, 160, 173, 183, 187, 188, 190, 205, 211, 212, 215, 226, 231, 244, 245, 255, 256, 259, 280, 290, 293, 294, 306, 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, 130, 140, 141, 155, 178, 183, 188, 190, 193, 202, 206, 222, 239, 259, 264, 267, 268, 272, 280, 289, 290, 293, 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, 372, 377, 381, 385, 392, 396, 399, 400, 418, 419, 420, 422, 429, 440, 448, 452, 453, 458, 459, 460, 462, 463, 464, 466, 467, 468, 470, 471, 473, 474, 476, 477, 478, 479, 480, 481], "site": [32, 33, 67, 84, 94, 106, 107, 153, 164, 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, 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, 88, 160, 183, 187, 272, 289, 308, 349, 359, 394, 458, 463, 466, 469, 471, 472, 475, 480], "copyright": [32, 33, 68, 72, 85, 120, 165, 232, 244, 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, 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, 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, 265, 289, 298, 316, 328, 329, 342, 349, 354, 355, 359, 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, 84, 88, 91, 92, 93, 94, 96, 98, 99, 100, 106, 107, 117, 123, 136, 148, 149, 152, 155, 157, 166, 173, 176, 183, 185, 186, 187, 190, 199, 210, 213, 222, 223, 232, 239, 240, 244, 245, 247, 258, 259, 264, 275, 280, 289, 290, 296, 304, 305, 318, 329, 331, 334, 337, 338, 340, 341, 342, 355, 366, 367, 370, 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, 470, 471, 472, 474, 475, 476, 479, 480], "cleanup": [32, 33, 34, 58, 67, 94, 100, 112, 132, 137, 161, 166, 211, 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, 188, 190, 222, 227, 232, 241, 244, 247, 251, 252, 256, 258, 265, 296, 305, 312, 320, 331, 341, 349, 382, 383, 386, 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, 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, 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, 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, 279, 290], "o_binari": [32, 33, 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, 345, 351, 353, 355, 359, 363, 372, 373, 381, 383, 385, 386, 387, 391, 397, 399, 402, 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, 152, 174, 244, 264, 381, 465, 480], "py_newinterpret": [32, 56, 98, 480], "ideal": [32, 62, 94, 100, 102, 106, 180, 349, 397, 463, 472], "flush": [32, 99, 100, 104, 112, 123, 127, 130, 133, 146, 155, 157, 174, 211, 222, 242, 255, 264, 266, 267, 268, 275, 280, 290, 311, 319, 330, 334, 345, 349, 359, 396, 402, 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, 92, 93, 94, 98, 99, 100, 103, 107, 112, 116, 117, 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, 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, 98, 359, 399, 480], "hunt": [32, 289, 480], "develop": [32, 33, 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, 264, 265, 266, 289, 290, 304, 310, 337, 341, 345, 349, 359, 365, 366, 372, 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, 258, 280, 287, 289, 305, 316, 323, 324, 325, 338, 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, 123, 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, 57, 60, 62, 63, 67, 72, 97, 102, 103, 115, 152, 156, 160, 164, 170, 173, 174, 183, 187, 188, 200, 210, 225, 227, 232, 240, 242, 244, 253, 265, 266, 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, 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, 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, 72, 83, 109, 119, 139, 141, 154, 156, 190, 209, 210, 222, 224, 247, 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, 280, 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, 94, 99, 100, 106, 148, 155, 174, 184, 189, 190, 191, 209, 225, 232, 242, 243, 244, 263, 264, 285, 290, 304, 338, 363, 381, 396, 402, 416, 423, 456, 458, 459, 460, 462, 463, 465, 466, 480, 481], "sparc": [32, 292], "machin": [32, 50, 63, 72, 83, 86, 99, 100, 130, 155, 174, 175, 180, 197, 209, 222, 227, 240, 252, 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, 470, 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, 62, 63, 67, 71, 72, 74, 75, 84, 91, 92, 93, 94, 97, 98, 100, 103, 109, 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, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 280, 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, 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, 380, 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, 119, 164, 174, 180, 184, 191, 200, 203, 205, 227, 232, 240, 289, 290, 300, 302, 310, 341, 349, 352, 355, 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, 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, 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, 181, 212, 254, 266, 275, 280, 290, 301, 305, 306, 317, 325, 327, 329, 330, 331, 334, 337, 338, 339, 349, 352, 359, 362, 363, 365, 366, 370, 373, 380, 392, 400, 423, 436, 450, 452, 455, 456, 459, 460, 461, 462, 464, 465, 466, 469, 470, 471, 476, 477, 478], "startup": [32, 33, 67, 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, 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], "minor": [32, 62, 65, 67, 76, 78, 83, 91, 100, 102, 107, 119, 174, 200, 203, 290, 300, 310, 349, 352, 355, 412, 453, 458, 460, 461, 462, 463, 464, 466, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 480], "period": [32, 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, 152, 155, 157, 160, 164, 174, 175, 177, 183, 192, 193, 197, 199, 200, 202, 208, 222, 223, 233, 242, 268, 280, 285, 290, 305, 316, 319, 322, 334, 337, 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, 349, 470], "host": [32, 67, 83, 100, 104, 123, 133, 139, 155, 174, 175, 206, 209, 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, 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, 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, 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, 349, 469, 480], "themselv": [32, 62, 72, 74, 84, 97, 99, 103, 138, 148, 151, 155, 164, 173, 191, 205, 227, 258, 259, 272, 280, 294, 296, 316, 329, 337, 341, 359, 361, 383, 385, 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, 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, 212, 222, 264, 268, 280, 289, 290, 299, 301, 310, 317, 325, 334, 337, 338, 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, 79, 83, 84, 100, 118, 157, 158, 183, 188, 191, 200, 233, 258, 268, 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, 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, 183, 190, 197, 264, 296, 316, 338, 362, 383, 385, 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, 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, 83, 349, 359, 447, 472, 479, 480], "potenti": [32, 33, 62, 84, 94, 98, 100, 102, 123, 164, 170, 180, 220, 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, 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, 84, 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, 117, 123, 127, 129, 130, 132, 133, 134, 136, 148, 150, 151, 152, 154, 155, 158, 164, 166, 167, 174, 181, 185, 187, 188, 196, 204, 205, 210, 211, 215, 220, 222, 231, 232, 237, 239, 240, 244, 245, 255, 264, 266, 267, 268, 272, 275, 278, 280, 281, 285, 289, 290, 292, 298, 305, 306, 311, 317, 325, 326, 327, 328, 330, 332, 334, 335, 337, 338, 341, 345, 346, 349, 355, 356, 357, 359, 362, 363, 366, 370, 372, 373, 375, 381, 383, 385, 386, 387, 392, 396, 398, 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, 74, 86, 93, 103, 106, 164, 183, 190, 227, 244, 252, 256, 258, 265, 280, 289, 293, 311, 316, 341, 352, 361, 363, 366, 373, 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, 231, 232, 251, 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, 141, 152, 157, 166, 172, 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, 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, 402, 423, 424, 431, 460, 471, 473, 480], "pygilstate_": 32, "mix": [32, 41, 67, 100, 102, 113, 164, 183, 201, 202, 203, 204, 215, 222, 225, 256, 272, 280, 290, 292, 306, 335, 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, 304, 331, 337, 338, 344, 345, 359, 383, 480], "fact": [32, 63, 72, 84, 94, 99, 103, 107, 123, 164, 173, 183, 190, 203, 220, 222, 247, 276, 289, 296, 305, 341, 355, 366, 381, 383, 392, 418, 425, 427, 429, 431, 458, 459, 460, 465, 470, 471, 473, 474, 475, 480], "solv": [32, 83, 84, 94, 103, 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, 418, 425, 461, 462, 480], "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], "necessari": [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, 258, 263, 264, 267, 268, 269, 272, 275, 280, 285, 289, 290, 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, 405, 407, 409, 412, 416, 419, 425, 426, 427, 428, 433, 458, 461, 462, 464, 465, 466, 468, 470, 471, 473, 474, 475, 476, 478, 480], "go": [32, 41, 72, 74, 75, 77, 78, 84, 91, 93, 94, 99, 100, 102, 103, 107, 112, 130, 136, 148, 174, 186, 190, 197, 244, 247, 310, 316, 337, 338, 345, 349, 352, 356, 362, 363, 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, 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, 123, 151, 155, 173, 183, 190, 191, 227, 258, 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, 166, 241, 289, 316, 332, 349, 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, 79, 91, 99, 100, 102, 129, 130, 133, 141, 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, 180, 181, 187, 200, 202, 206, 208, 209, 222, 225, 233, 252, 256, 258, 259, 268, 278, 290, 296, 302, 311, 337, 338, 341, 350, 352, 362, 369, 370, 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, 100, 166, 188, 190, 244, 247, 250, 266, 280, 289, 298, 305, 319, 328, 341, 344, 345, 362, 397, 424, 425, 427, 463, 474, 477, 480], "gilstat": [32, 480], "everi": [32, 41, 48, 57, 67, 72, 74, 76, 84, 92, 94, 98, 99, 100, 103, 106, 107, 109, 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, 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, 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, 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, 71, 72, 84, 94, 98, 100, 103, 106, 107, 178, 187, 200, 205, 227, 244, 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, 349, 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, 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, 76, 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], "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, 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, 254, 289, 290, 303, 473, 480], "allow_thread": 32, "allow_daemon_thread": 32, "daemon": [32, 99, 100, 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, 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, 366, 369, 386, 387, 404, 449, 453, 457, 462, 466, 469, 470, 471, 472, 474, 476, 477, 478, 480], "almost": [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, 341, 345, 366, 383, 385, 386, 425, 431, 453, 458, 460, 462, 465, 467, 471, 473, 479, 480], "total": [32, 33, 34, 58, 72, 77, 84, 88, 94, 100, 114, 123, 130, 131, 136, 157, 180, 183, 187, 188, 190, 193, 202, 222, 223, 227, 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, 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, 60, 62, 67, 84, 98, 102, 117, 164, 166, 173, 180, 188, 190, 206, 252, 257, 258, 263, 264, 265, 266, 280, 296, 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, 183, 265, 281, 296, 338, 341, 349, 359, 373, 383, 399, 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, 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, 94, 99, 100, 102, 106, 107, 112, 148, 155, 166, 183, 187, 190, 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, 259, 265, 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, 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, 148, 155, 158, 166, 174, 178, 183, 190, 206, 223, 232, 241, 247, 289, 292, 296, 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, 181, 187, 190, 199, 222, 264, 265, 289, 290, 293, 294, 305, 316, 319, 327, 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, 190, 209, 239, 242, 244, 251, 254, 266, 280, 281, 290, 296, 302, 306, 330, 334, 335, 338, 344, 345, 362, 373, 383, 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, 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, 472, 473, 475, 480], "mitig": [32, 67, 132, 241, 287, 341, 355, 468, 478, 480], "effort": [32, 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, 154, 157, 165, 178, 188, 190, 204, 219, 222, 223, 227, 244, 245, 247, 248, 252, 264, 265, 270, 280, 290, 294, 296, 299, 311, 321, 328, 334, 341, 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, 98, 100, 104, 106, 109, 135, 187, 204, 209, 252, 263, 280, 290, 293, 302, 330, 341, 349, 359, 361, 362, 366, 385, 386, 391, 432, 452, 464, 468, 471, 473, 474, 478, 479, 480], "presenc": [32, 62, 72, 74, 109, 155, 158, 183, 188, 215, 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, 263, 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, 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, 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, 139, 280, 349, 362, 447, 461, 469, 480], "pyeval_setprofileallthread": [32, 471, 480], "settrac": [32, 139, 141, 280, 349, 362, 447, 461, 469, 480], "pyeval_settraceallthread": [32, 471, 480], "pyinterpreterstate_head": [32, 461], "head": [32, 62, 100, 103, 133, 147, 148, 152, 175, 197, 237, 238, 239, 242, 285, 291, 305, 315, 330, 331, 335, 338, 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, 183, 213, 222, 232, 255, 258, 264, 265, 266, 268, 280, 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, 112, 349, 362, 453, 472, 480], "pythread": 32, "behalf": [32, 123, 330, 423, 480], "introduc": [32, 33, 44, 72, 84, 94, 98, 99, 100, 103, 123, 136, 180, 185, 210, 232, 240, 247, 248, 266, 268, 272, 280, 289, 296, 302, 305, 338, 341, 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, 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, 187, 194, 211, 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, 392, 402, 403, 424, 425, 452, 461, 462, 463, 465, 466, 472, 473, 474, 475, 476, 480], "forget": [32, 71, 72, 98, 100, 136, 183, 359, 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, 281, 289, 296, 305, 331, 337, 338, 341, 344, 349, 366, 383, 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, 190, 210, 247, 248, 252, 255, 278, 280, 290, 293, 296, 298, 316, 325, 337, 338, 341, 343, 349, 362, 366, 370, 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, 86, 106, 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, 381, 453, 468, 470, 472, 480], "pyconfig_clear": [33, 478, 480], "pystatus_isexit": [33, 478], "exitcod": [33, 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, 263, 342, 452, 459, 467, 477, 480], "dev_mod": [33, 185, 349, 480], "utf8_mod": [33, 290, 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, 115, 119, 130, 133, 148, 152, 154, 156, 164, 180, 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, 363, 375, 379, 389, 392, 393, 396, 397, 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, 119, 148, 155, 200, 202, 204, 205, 245, 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, 84, 94, 103, 117, 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, 410, 419, 439, 440, 459, 462, 467, 468, 472, 475, 480], "unsaf": [33, 62, 74, 84, 146, 164, 185, 280, 290, 306, 328, 337, 349, 355, 385, 386, 392, 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, 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, 154, 156, 173, 174, 183, 190, 242, 251, 263, 266, 269, 290, 293, 297, 316, 319, 329, 330, 334, 337, 339, 341, 348, 349, 351, 354, 355, 356, 358, 359, 366, 370, 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, 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, 247, 248, 249, 252, 256, 264, 265, 289, 290, 293, 299, 305, 311, 329, 334, 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, 331, 349, 396, 447], "base_execut": 33, "_base_execut": [33, 480], "__pyvenv_launcher__": [33, 480], "base_prefix": [33, 227, 331, 349, 396, 447], "configure_c_stdio": 33, "warn_default_encod": [33, 255, 349, 452, 469, 480], "encodingwarn": [33, 67, 210, 255, 452, 480], "textiowrapp": [33, 117, 146, 185, 215, 222, 231, 247, 250, 255, 267, 345, 357, 419, 465, 469, 473, 474, 476, 477, 480], "code_debug_rang": 33, "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, 251, 259, 263, 266, 271, 281, 283, 290, 294, 296, 301, 305, 330, 337, 339, 378, 379, 410, 416, 443, 452, 453, 459, 460, 461, 462, 465, 466, 468, 473, 474, 475, 476, 479, 480], "aliv": [33, 62, 84, 173, 223, 280, 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, 86, 106, 117, 290, 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, 263, 461, 480], "codeset": [33, 155, 227, 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, 86, 349, 447, 476], "surrogateescap": [33, 58, 63, 106, 155, 198, 205, 215, 222, 290, 334, 337, 349, 355, 452, 472, 475, 476, 477, 480], "chosen": [33, 44, 72, 93, 99, 103, 183, 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, 341, 349, 452, 480], "4300": [33, 341, 470], "int_info": [33, 341, 349, 447, 453, 468], "default_max_str_digit": [33, 341, 349], "640": [33, 341, 381], "str_digits_check_threshold": [33, 341, 349], "pythonintmaxstrdigit": [33, 341, 349, 452, 480], "prompt": [33, 65, 67, 78, 84, 109, 117, 139, 152, 154, 163, 170, 173, 186, 188, 190, 197, 204, 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, 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, 222, 223, 239, 248, 251, 252, 277, 290, 330, 334, 337, 338, 349, 352, 355, 365, 382, 392, 424, 425, 426, 429, 437, 450, 455, 459, 465, 470, 471, 472, 473, 474, 476, 477, 478, 480], "pythonpath_env": 33, "delim": 33, "pathsep": [33, 290, 331, 377, 400, 422, 452, 453], "peephol": [33, 463, 464, 472, 477, 480], "__debug__": [33, 65, 165, 185, 222, 247, 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, 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, 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, 290, 302, 324, 329, 332, 338, 341, 345, 349, 353, 355, 359, 383, 385, 397, 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, 160, 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, 139, 321, 452, 480], "show_ref_count": 33, "showrefcount": [33, 452, 453, 474, 480], "py_ref_debug": [33, 453], "no_sit": [33, 349, 472], "invert": [33, 92, 93, 94, 119, 155, 183, 188, 208, 288, 341, 425, 427, 428, 470, 480], "cmd": [33, 67, 85, 100, 117, 123, 134, 139, 141, 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, 480], "pythontracemalloc": [33, 379, 452, 480], "perf_profil": 33, "trampolin": [33, 349, 471, 480], "pythonperfsupport": [33, 101, 452, 471], "warnopt": [33, 58, 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, 217, 222, 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, 470, 471, 472, 476, 477, 478, 479, 480], "lowest": [33, 41, 99, 183, 188, 218, 233, 275, 338, 341, 345, 362, 369, 427, 459, 464, 476], "highest": [33, 78, 92, 93, 99, 130, 164, 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, 172, 174, 178, 180, 183, 188, 208, 211, 222, 233, 252, 256, 258, 280, 286, 290, 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, 349, 447, 465, 472], "xoption": [33, 58, 452, 470, 480], "_xoption": [33, 58, 349, 447, 452], "show_alloc_count": [33, 476, 479, 480], "init_python": 33, "my_program": 33, "pysys_getobject": [33, 56, 58, 98, 470], "my_execut": 33, "unspecifi": [33, 94, 102, 123, 146, 173, 190, 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, 263, 452, 453, 480], "540": [33, 67, 263, 290, 480], "pythoncoerceclocal": [33, 290, 452, 453, 477, 480], "softwarepythonpythoncorex": 33, "ypythonpath": 33, "hkey_current_us": [33, 402, 458], "hkey_local_machin": [33, 402, 458], "unset": [33, 58, 62, 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, 222, 227, 240, 241, 242, 247, 252, 264, 266, 289, 290, 294, 304, 310, 321, 335, 337, 338, 341, 345, 349, 355, 362, 373, 383, 385, 392, 396, 397, 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, 83, 84, 90, 91, 92, 97, 100, 107, 109, 117, 139, 152, 173, 174, 176, 178, 180, 193, 202, 203, 215, 244, 258, 266, 268, 275, 290, 294, 308, 329, 359, 363, 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, 86, 139, 247, 248, 299, 349, 429, 433, 447, 458, 462, 473, 476, 480], "motiv": [33, 92, 355, 425, 427, 460, 462, 463, 473, 478, 480], "anytim": [33, 148, 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, 86, 91, 92, 93, 94, 98, 100, 103, 131, 135, 148, 155, 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, 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, 79, 98, 102, 110, 119, 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, 376, 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, 290, 303], "py_max": 34, "py_member_s": 34, "py_min": 34, "py_no_inlin": [34, 480], "lto": [34, 453, 470, 480], "pgo": [34, 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, 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, 75, 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, 480], "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, 427, 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, 158, 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, 193, 200, 202, 208, 215, 222, 268, 280, 288, 316, 341, 342, 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, 252, 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, 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, 480], "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, 183, 222, 263, 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, 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], "whitespac": [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, 242, 244, 252, 259, 263, 294, 311, 316, 328, 341, 342, 344, 345, 361, 363, 378, 397, 407, 410, 412, 452, 459, 462, 465, 466, 468, 472, 473, 474, 477, 480], "underscor": [38, 67, 70, 84, 93, 100, 143, 148, 155, 173, 183, 193, 202, 218, 222, 268, 304, 316, 328, 341, 342, 349, 351, 366, 386, 419, 424, 425, 426, 427, 431, 432, 433, 465, 467, 468, 471, 480], "digit": [38, 58, 63, 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, 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, 341, 480], "from_byt": [38, 341, 480], "pylong_fromunicodeobject": [38, 469], "pylong_fromvoidptr": [38, 56], "pylong_asvoidptr": [38, 56], "__int__": [38, 62, 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], "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, 345, 407, 425, 427, 429, 461, 462, 463, 464, 470, 471, 472, 476, 477, 480], "pyunstable_long_iscompact": [38, 471, 480], "compact": [38, 41, 84, 103, 106, 148, 152, 187, 194, 195, 259, 296, 304, 344, 378, 427, 462, 471, 473, 474, 476, 480], "critic": [38, 74, 86, 99, 100, 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, 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], "segment": [41, 47, 151, 173, 181, 190, 211, 212, 217, 280, 290, 293, 330, 363, 391, 396, 464, 466, 472, 473, 480], "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, 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, 123, 252, 290], "speed": [41, 63, 72, 92, 99, 103, 143, 158, 174, 181, 183, 187, 213, 223, 231, 247, 255, 258, 292, 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, 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, 181, 209, 212, 240, 267, 268, 280, 296, 327, 337, 341, 355, 458, 477, 478, 480], "writer": [41, 67, 72, 75, 106, 123, 133, 146, 155, 167, 172, 190, 243, 248, 255, 290, 316, 408, 410, 413, 452, 462, 471, 475, 477, 480], "calloc": [41, 475, 480], "bufsiz": [41, 72, 117, 123, 292, 334, 345, 355, 408, 409, 421, 463, 478, 480], "ed": [41, 62, 72, 91, 164, 174, 190, 267, 290, 316, 329, 337, 469, 472, 479, 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], "whole": [41, 78, 97, 103, 117, 138, 155, 164, 166, 174, 180, 204, 205, 232, 239, 256, 258, 264, 275, 289, 290, 302, 304, 316, 325, 334, 337, 341, 361, 372, 385, 407, 410, 423, 424, 432, 452, 459, 466, 474, 478, 480], "procedur": [41, 71, 79, 94, 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, 86, 98, 100, 104, 123, 132, 133, 137, 163, 209, 210, 224, 245, 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, 86, 87, 102, 116, 155, 164, 199, 227, 238, 240, 243, 244, 255, 259, 341, 381, 382, 383, 424, 425, 433, 470, 476, 477, 480, 481], "practic": [41, 62, 67, 73, 75, 83, 91, 94, 97, 99, 100, 102, 107, 117, 171, 174, 175, 183, 190, 191, 196, 220, 222, 232, 239, 245, 248, 249, 252, 280, 285, 302, 332, 337, 338, 341, 355, 363, 366, 383, 391, 408, 422, 425, 427, 460, 461, 462, 467, 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, 425, 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, 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, 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, 190, 244, 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, 186, 187, 188, 216, 219, 223, 244, 245, 251, 258, 261, 264, 272, 278, 280, 285, 289, 290, 293, 294, 305, 316, 329, 341, 342, 359, 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, 183, 185, 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, 370, 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, 350, 355, 359, 371, 385, 387, 391, 431, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 480], "excess": [41, 84, 109, 130, 143, 173, 183, 239, 264, 318, 363, 424, 427, 480], "overwritten": [41, 100, 240, 266, 268, 305, 329, 349, 383, 424, 466, 473, 480], "pymem_debug_serialno": [41, 480], "bad": [41, 67, 71, 72, 99, 102, 107, 117, 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], "excel": [41, 106, 172, 190, 197, 381, 462, 463, 467], "breakpoint": [41, 67, 78, 84, 139, 141, 144, 182, 222, 244, 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, 463], "ve": [41, 75, 93, 94, 97, 100, 103, 106, 111, 136, 149, 248, 268, 289, 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, 91, 92, 94, 102, 103, 109, 117, 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, 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, 74, 84, 94, 109, 123, 130, 174, 180, 183, 223, 232, 244, 258, 290, 296, 305, 325, 338, 341, 359, 362, 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, 458, 461, 462, 472, 474, 477, 480], "buf1": 41, "buf2": 41, "buf3": 41, "aim": [41, 71, 74, 97, 102, 106, 267, 278, 349, 383, 410, 458, 461, 463, 464, 474, 478], "explain": [41, 44, 62, 72, 74, 75, 76, 84, 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, 335, 340, 478], "pybuf_read": 42, "pymemoryview_frommemori": [42, 56, 473], "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, 92, 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, 247, 249, 382, 425, 429, 462, 471, 475, 480], "pymodule_check": 44, "pymodule_checkexact": 44, "pymodule_newobject": [44, 56], "__doc__": [44, 62, 74, 79, 83, 86, 92, 93, 154, 157, 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, 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, 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, 225, 227, 245, 258, 278, 288, 289, 290, 291, 294, 300, 304, 315, 316, 318, 328, 332, 337, 338, 341, 342, 345, 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, 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, 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, 247, 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, 120, 121, 122, 126, 127, 128, 129, 131, 132, 133, 134, 135, 136, 154, 156, 173, 174, 181, 183, 186, 188, 193, 202, 215, 222, 229, 254, 258, 266, 280, 294, 305, 306, 316, 329, 330, 334, 335, 338, 341, 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, 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, 139, 160, 254, 289, 290, 293, 308, 329, 355, 396, 447, 456, 457, 463, 465, 469, 472, 473, 474, 478, 480], "exec_modul": [44, 98, 247, 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, 91, 97, 98, 100, 103, 117, 134, 148, 164, 166, 172, 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, 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, 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, 138, 157, 180, 183, 256, 267, 272, 305, 381, 416, 427, 459, 462, 465, 466, 472, 477, 480], "pynumber_multipli": [46, 56], "multipli": [46, 71, 75, 138, 173, 180, 183, 196, 258, 266, 305, 315, 341, 342, 349, 416, 427, 459, 462, 463, 465, 472, 480], "pynumber_matrixmultipli": [46, 56, 475], "matrix": [46, 67, 84, 222, 258, 381, 399, 423, 427, 439, 460, 478, 480], "pynumber_floordivid": [46, 56], "floor": [46, 84, 86, 102, 163, 180, 183, 190, 218, 222, 272, 286, 341, 381, 425, 427, 446, 461, 465, 478, 479, 480], "divid": [46, 83, 91, 103, 138, 164, 180, 183, 188, 190, 191, 222, 244, 272, 281, 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, 341, 425, 427, 463, 465, 475, 480], "pynumber_remaind": [46, 56], "remaind": [46, 74, 103, 152, 180, 183, 205, 258, 265, 272, 289, 316, 341, 363, 366, 427, 446, 465, 477, 480], "pynumber_divmod": [46, 56], "divmod": [46, 84, 180, 183, 222, 286, 341, 425, 427, 441, 447, 478, 480], "pynumber_pow": [46, 56], "o3": [46, 71], "pow": [46, 84, 88, 119, 163, 166, 222, 258, 272, 280, 286, 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, 94, 151, 180, 183, 222, 272, 286, 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, 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, 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], "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, 210, 223, 247, 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, 77, 94, 117, 148, 183, 185, 193, 197, 198, 201, 204, 220, 227, 239, 259, 273, 290, 301, 352, 357, 376, 379, 390, 392, 423, 463, 480], "pyobject_hasattr": [48, 56], "attr_nam": [48, 359, 461], "hasattr": [48, 86, 92, 100, 107, 222, 223, 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, 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, 79, 86, 92, 222, 252, 296, 425, 427, 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, 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, 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, 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, 119, 141, 157, 175, 188, 193, 202, 222, 224, 227, 233, 244, 252, 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, 57, 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, 123, 133, 138, 170, 173, 178, 187, 188, 190, 232, 248, 252, 275, 289, 290, 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, 113, 386, 425, 480], "3119": [48, 67, 113, 158, 425, 467, 481], "__mro__": [48, 62, 84, 92, 113, 194, 222, 341, 383, 425], "__bases__": [48, 62, 75, 200, 222, 296, 341, 382, 425, 462, 480], "pyobject_isinst": [48, 56, 62, 475, 480], "inst": [48, 92, 433, 440], "__instancecheck__": [48, 386, 425, 480], "__class__": [48, 79, 84, 86, 92, 93, 98, 180, 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, 91, 94, 103, 106, 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, 288, 425, 474, 480], "length_hint": [48, 288, 425, 474], "pyobject_dir": [48, 56], "dir": [48, 67, 77, 79, 84, 93, 109, 111, 160, 181, 186, 207, 208, 220, 222, 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, 222, 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, 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, 183, 222, 243, 424, 436], "pyunstable_perfmapstate_init": [50, 480], "pid": [50, 96, 123, 129, 134, 139, 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, 71, 75, 84, 94, 99, 100, 102, 123, 136, 148, 157, 174, 176, 188, 190, 209, 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, 98, 103, 130, 264, 269, 299, 349, 385, 392, 460, 461, 463, 464, 465, 468, 476, 480], "scenario": [50, 99, 100, 183, 185, 264, 265, 317, 385, 386, 392, 429, 453, 474, 476, 480], "fork": [50, 58, 67, 72, 83, 100, 137, 139, 163, 210, 224, 254, 275, 280, 290, 306, 325, 329, 335, 338, 345, 392, 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, 357, 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, 139, 173, 180, 290, 329, 337, 363, 473, 480], "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, 280, 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, 92, 93, 94, 106, 109, 112, 117, 119, 123, 136, 155, 164, 167, 173, 174, 178, 183, 188, 193, 199, 200, 202, 205, 209, 210, 222, 223, 240, 247, 264, 268, 275, 280, 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, 137, 157, 164, 174, 183, 193, 202, 225, 268, 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, 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, 79, 84, 86, 93, 96, 158, 193, 202, 208, 258, 268, 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, 102, 103, 157, 167, 172, 173, 178, 183, 193, 196, 202, 208, 223, 232, 244, 247, 248, 252, 258, 264, 273, 276, 289, 290, 293, 334, 338, 340, 345, 349, 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, 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, 373, 381, 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, 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, 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, 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, 316, 327, 329, 332, 341, 349, 378, 391, 425, 458, 462, 463, 464, 465, 466, 470, 471, 472, 474, 475, 476, 478, 480], "boost": [55, 78, 223, 463, 480], "py_ellipsi": [55, 428], "387": [56, 210], "pyunstabl": 56, "_py_internalst": 56, "hardcod": [56, 173, 254, 264, 266, 457, 474, 480], "0x030a0000": 56, "0x03020000": 56, "stabl": [56, 57, 60, 67, 98, 222, 233, 249, 273, 289, 341, 349, 422, 462, 463, 466, 471, 474, 475, 476, 478, 479, 480, 481], "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, 57, 480], "pycfunction_newex": [56, 57, 480], "pycfunction_typ": 56, "pycmethod_new": [56, 57, 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], "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, 57, 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, 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, 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, 164, 173, 174, 175, 178, 180, 206, 225, 227, 240, 243, 263, 268, 281, 289, 290, 292, 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, 138, 155, 190, 191, 232, 263, 264, 289, 337, 366, 370, 403, 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, 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, 86, 92, 93, 113, 157, 158, 173, 180, 183, 188, 190, 200, 208, 218, 222, 223, 247, 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, 84, 86, 92, 93, 113, 190, 208, 222, 223, 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], "ml": [57, 94, 462], "unavail": [57, 83, 107, 190, 252, 267, 280, 290, 329, 383, 425, 480], "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, 339, 462, 473, 477, 479, 480], "read_restrict": [57, 471], "write_restrict": [57, 471], "py_": [57, 60, 458, 480], "delattr": [57, 222, 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, "t_int": [57, 471], "surpris": [57, 67, 83, 84, 100, 115, 180, 183, 190, 222, 244, 264, 280, 305, 340, 355, 366, 383, 422, 429, 460, 461, 464, 468, 470, 471, 475, 477, 480], "t_none": [57, 471, 480], "tp_getset": [57, 62, 74, 75], "pathlik": [58, 63, 86, 160, 222, 249, 290, 291, 293, 341, 386, 422, 476, 480], "__fspath__": [58, 290, 293, 359, 386, 476, 480], "py_fdisinteract": 58, "deem": [58, 204, 227, 266, 341, 423, 459, 460, 464, 466, 471, 472, 473, 474, 480], "isatti": [58, 150, 222, 255, 290, 349, 443, 480], "clone": [58, 198, 202, 205, 227, 232, 234, 280, 290, 298, 332, 373, 381, 407, 431, 457, 473, 478], "parent": [58, 60, 62, 67, 84, 97, 99, 100, 111, 115, 130, 157, 174, 186, 222, 245, 247, 250, 252, 264, 275, 278, 280, 290, 293, 299, 302, 306, 309, 311, 330, 334, 335, 337, 338, 345, 349, 366, 368, 370, 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, 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, 337, 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, 74, 83, 117, 173, 174, 175, 183, 187, 191, 205, 280, 289, 290, 302, 328, 339, 341, 349, 359, 361, 362, 374, 391, 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, 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, 139, 349, 447], "kill": [58, 83, 112, 127, 130, 134, 137, 139, 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, 256, 264, 266, 285, 290, 296, 325, 326, 334, 335, 337, 356, 359, 362, 381, 383, 391, 392, 406, 407, 414, 415, 417, 423, 438, 448, 461, 463, 465, 471, 473, 478, 480], "namedtupl": [59, 67, 86, 93, 114, 144, 179, 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, 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, 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, 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, 184, 210, 222, 223, 239, 245, 254, 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, 84, 86, 92, 93, 94, 98, 100, 102, 103, 106, 107, 109, 119, 155, 164, 173, 177, 188, 193, 199, 202, 206, 214, 219, 222, 237, 243, 244, 247, 251, 263, 270, 278, 296, 304, 316, 337, 341, 342, 349, 352, 361, 366, 374, 376, 382, 383, 399, 407, 408, 416, 425, 427, 431, 432, 433, 442, 454, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "adequ": [60, 62, 75, 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, 77, 86, 113, 158, 222, 341, 382, 383, 397, 425, 437, 447, 459, 465, 469, 477, 480], "nitem": [60, 62], "tp_alloc": [60, 62, 74, 75, 98, 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], "togeth": [60, 62, 67, 71, 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], "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, 208, 222, 425, 470, 476, 480], "__set_name__": [60, 92, 178, 425, 471, 476, 480], "tp_doc": [60, 62, 74, 75, 469, 480], "overlap": [60, 63, 91, 103, 158, 174, 187, 256, 258, 279, 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, 382, 383, 425, 427, 469, 479, 480], "union": [61, 67, 87, 115, 157, 158, 222, 223, 249, 251, 330, 339, 343, 382, 383, 423, 425, 462, 463, 465, 466, 469, 470, 471, 475, 479, 480], "__origin__": [61, 341], "__args__": [61, 341, 469, 479, 480], "__parameters__": [61, 341, 383, 480], "lazili": [61, 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, 366, 385, 391, 407, 408, 453, 459, 461, 462, 464, 465, 476, 480], "examin": [62, 67, 71, 84, 99, 106, 178, 184, 252, 290, 294, 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, 74, 79, 84, 92, 139, 178, 296, 386, 425, 433, 461, 480], "__delattr__": [62, 74, 79, 92, 139, 178, 425, 480], "tp_as_async": [62, 74, 475], "__repr__": [62, 79, 92, 93, 105, 157, 178, 180, 192, 208, 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, 79, 93, 99, 100, 157, 180, 192, 193, 198, 199, 200, 202, 208, 252, 264, 280, 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, 74, 79, 93, 105, 144, 158, 165, 178, 222, 223, 288, 341, 382, 386, 425, 427, 460, 466, 467, 472, 480], "__le__": [62, 79, 93, 158, 178, 223, 288, 341, 386, 425, 460, 466, 472], "__ne__": [62, 79, 158, 192, 199, 288, 386, 416, 425, 460, 470, 480], "__gt__": [62, 79, 93, 105, 158, 178, 222, 223, 288, 341, 386, 425, 460, 466, 472], "__ge__": [62, 79, 93, 158, 178, 223, 288, 341, 386, 425, 460, 466, 472], "tp_iter": [62, 74, 341, 461], "__iter__": [62, 74, 79, 86, 93, 100, 113, 158, 208, 222, 255, 258, 268, 280, 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, 74, 86, 94, 109, 158, 163, 172, 188, 210, 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, 86, 92, 178, 223, 252, 386, 425, 461, 476, 480], "tp_descr_set": [62, 74, 480], "__set__": [62, 86, 92, 178, 252, 386, 425, 461, 476, 480], "__delete__": [62, 86, 92, 252, 386, 425, 461, 480], "tp_free": [62, 67, 74, 75], "tp_is_gc": [62, 74], "__subclasses__": [62, 341, 386, 471, 480], "tp_del": [62, 74, 224], "tp_version_tag": [62, 74, 480], "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, 86, 158, 188, 382, 425, 475, 480], "am_ait": 62, "__aiter__": [62, 86, 158, 188, 222, 386, 387, 424, 425, 475, 476, 477, 480], "am_anext": 62, "__anext__": [62, 86, 158, 188, 210, 222, 386, 424, 425, 427, 480], "am_send": 62, "sendfunc": 62, "__add__": [62, 79, 93, 98, 157, 165, 252, 286, 288, 386, 425, 427, 480], "__radd__": [62, 286, 425, 427], "nb_inplace_add": 62, "__iadd__": [62, 79, 84, 158, 288, 425, 459], "nb_subtract": 62, "__sub__": [62, 158, 288, 386, 425, 427], "__rsub__": [62, 165, 425], "nb_inplace_subtract": 62, "__isub__": [62, 158, 288, 425, 459], "nb_multipli": 62, "__mul__": [62, 79, 157, 288, 386, 425, 427, 480], "__rmul__": [62, 79, 425, 427, 480], "nb_inplace_multipli": 62, "__imul__": [62, 79, 157, 165, 288, 425, 480], "nb_remaind": 62, "__mod__": [62, 102, 288, 386, 425, 427, 469, 480], "__rmod__": [62, 157, 425, 469, 475, 480], "nb_inplace_remaind": 62, "__imod__": [62, 288, 425], "nb_divmod": 62, "__divmod__": [62, 386, 425, 469, 475, 480], "__rdivmod__": [62, 425, 469, 480], "nb_power": 62, "__pow__": [62, 288, 386, 425, 427, 469, 480], "__rpow__": [62, 425, 469, 480], "nb_inplace_pow": 62, "__ipow__": [62, 288, 425, 469, 480], "nb_negat": 62, "__neg__": [62, 288, 386, 425, 427], "nb_posit": 62, "__pos__": [62, 288, 386, 425, 427], "nb_absolut": 62, "__abs__": [62, 222, 288, 383, 425, 480], "nb_bool": [62, 467], "__bool__": [62, 93, 109, 208, 229, 288, 341, 364, 386, 402, 425, 427, 467, 480], "nb_invert": 62, "__invert__": [62, 208, 288, 386, 425, 427], "nb_lshift": 62, "__lshift__": [62, 288, 386, 425, 427], "__rlshift__": [62, 425], "nb_inplace_lshift": 62, "__ilshift__": [62, 288, 425], "nb_rshift": 62, "__rshift__": [62, 288, 386, 425, 427], "__rrshift__": [62, 425], "nb_inplace_rshift": 62, "__irshift__": [62, 288, 425], "nb_and": 62, "__and__": [62, 158, 208, 288, 386, 425, 427], "__rand__": [62, 425, 427], "nb_inplace_and": 62, "__iand__": [62, 158, 165, 288, 425], "nb_xor": 62, "__xor__": [62, 158, 208, 288, 386, 425, 427], "__rxor__": [62, 425, 427], "nb_inplace_xor": 62, "__ixor__": [62, 158, 288, 425], "nb_or": 62, "__or__": [62, 158, 208, 288, 341, 386, 425, 427], "__ror__": [62, 425, 427, 480], "nb_inplace_or": 62, "__ior__": [62, 158, 288, 425], "nb_int": 62, "nb_reserv": 62, "nb_float": 62, "nb_floor_divid": 62, "__floordiv__": [62, 102, 288, 386, 425, 427, 461, 469, 480], "nb_inplace_floor_divid": 62, "__ifloordiv__": [62, 288, 425], "nb_true_divid": 62, "__truediv__": [62, 102, 247, 250, 288, 386, 425, 427, 461, 475], "nb_inplace_true_divid": 62, "__itruediv__": [62, 288, 425], "nb_matrix_multipli": 62, "__matmul__": [62, 288, 386, 425, 475], "__rmatmul__": [62, 425, 475], "nb_inplace_matrix_multipli": 62, "__imatmul__": [62, 288, 425, 475], "mp_length": 62, "__len__": [62, 79, 86, 113, 158, 193, 202, 208, 222, 268, 280, 288, 341, 383, 386, 407, 410, 424, 425, 462, 463, 478, 480], "mp_subscript": [62, 480], "mp_ass_subscript": 62, "__setitem__": [62, 79, 157, 158, 188, 193, 202, 205, 268, 280, 288, 296, 386, 387, 404, 407, 410, 425, 433, 462, 467, 480], "__delitem__": [62, 79, 157, 158, 193, 202, 268, 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, 74, 83, 84, 86, 94, 99, 100, 102, 158, 190, 227, 280, 289, 337, 338, 355, 359, 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, 180, 211, 213, 222, 223, 229, 231, 242, 252, 290, 291, 292, 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, 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, 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, 423, 425, 432, 458, 459, 460, 465, 473, 474, 478, 479, 480], "subpackag": [62, 86, 247, 278, 349, 385, 419, 429, 447, 459], "everyth": [62, 72, 75, 84, 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, 180, 264, 344, 385, 458, 473, 475], "align": [62, 67, 115, 142, 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, 91, 94, 97, 99, 100, 119, 164, 183, 190, 191, 205, 212, 239, 242, 248, 259, 264, 265, 266, 285, 289, 290, 299, 338, 341, 345, 352, 353, 359, 385, 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, 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, 84, 87, 109, 118, 119, 141, 154, 156, 210, 222, 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, 77, 84, 86, 87, 92, 93, 99, 100, 109, 113, 148, 158, 166, 178, 180, 208, 222, 247, 248, 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, 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, 200, 222, 245, 248, 251, 256, 258, 263, 268, 278, 280, 285, 290, 293, 296, 311, 316, 329, 331, 334, 336, 338, 339, 341, 342, 345, 350, 355, 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, 480], "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, 471, 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, 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, 337, 458, 462, 463, 466, 472, 473, 474, 480], "anyway": [62, 75, 173, 180, 222, 240, 244, 256, 385, 460, 461, 471, 480], "get_refer": [62, 139, 224, 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, 407, 460, 461, 464, 465, 471, 473, 480], "good": [62, 74, 77, 78, 83, 84, 92, 93, 98, 99, 100, 102, 103, 106, 107, 117, 136, 148, 151, 152, 164, 167, 173, 174, 180, 187, 190, 195, 204, 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, 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, 123, 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, 380, 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, 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, 280, 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, 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, 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, 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, 92, 99, 100, 108, 109, 138, 139, 151, 157, 173, 183, 198, 202, 203, 204, 207, 232, 244, 245, 249, 258, 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, 91, 93, 100, 103, 104, 111, 117, 137, 146, 173, 183, 239, 241, 244, 275, 280, 289, 304, 316, 317, 337, 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, 91, 100, 107, 115, 117, 159, 174, 190, 210, 222, 223, 244, 264, 265, 266, 287, 295, 334, 341, 366, 381, 410, 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, 84, 86, 93, 141, 164, 180, 183, 192, 208, 232, 289, 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, 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, 143, 155, 174, 175, 192, 193, 194, 195, 199, 200, 205, 222, 279, 314, 341, 342, 343, 425, 460, 467, 472], "nonprint": [63, 341], "databas": [63, 67, 71, 83, 92, 103, 106, 139, 155, 174, 178, 180, 206, 222, 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, 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, 172, 183, 187, 197, 199, 200, 205, 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, 172, 180, 183, 190, 193, 194, 198, 202, 205, 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, 263], "width": [63, 74, 84, 91, 103, 114, 117, 138, 147, 155, 173, 174, 178, 180, 183, 222, 244, 278, 289, 290, 304, 316, 341, 342, 349, 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, 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, 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, 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, "wstr": [63, 469, 471], "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, 341, 344, 349, 447, 480], "bom": [63, 67, 106, 142, 259, 375, 480], "divis": [63, 65, 67, 84, 86, 100, 110, 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, 217, 219, 222, 242, 243, 247, 255, 259, 279, 290, 330, 334, 341, 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], "page": [63, 67, 83, 86, 91, 94, 99, 100, 107, 112, 117, 123, 130, 133, 155, 163, 166, 170, 174, 187, 212, 244, 248, 251, 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, 380, 381, 392, 400, 410, 417, 419, 423, 431, 437, 448, 450, 452, 458, 459, 461, 463, 464, 465, 466, 472, 473, 476, 477, 478, 480], "cp_acp": [63, 155, 473, 476], "we": [63, 71, 72, 74, 75, 84, 90, 92, 93, 94, 99, 100, 103, 104, 106, 107, 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, 341, 342, 344, 345, 359, 366, 373, 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, 94, 288, 383, 438], "sep": [63, 84, 94, 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, 93, 148, 157, 187, 258, 291, 331, 410, 464, 471, 473, 476, 480], "forward": [63, 84, 92, 94, 103, 150, 152, 173, 174, 180, 188, 197, 223, 227, 255, 268, 286, 294, 337, 338, 341, 381, 383, 399, 408, 424, 459, 460, 461, 463, 465, 468, 472, 477, 480], "replstr": 63, "maxcount": 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, 337, 404, 414, 459, 472, 475], "p_unicod": 63, "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, 72, 79, 80, 100, 106, 128, 173, 174, 212, 213, 216, 246, 247, 263, 272, 275, 290, 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, 210, 252, 256, 263, 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, 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, 357, 375, 376, 383, 394, 398, 404, 416, 419, 432, 443, 449, 459, 462, 469, 473, 480], "lf": [65, 175, 205, 432, 480], "pyrun_interactiveon": [65, 480], "pyrun_interactiveoneflag": 65, "ps1": [65, 154, 334, 349, 396, 435, 447, 452, 478, 480], "ps2": [65, 154, 349, 435, 447, 452, 480], "errcod": [65, 416], "pyrun_interactiveloopflag": 65, "eof": [65, 104, 123, 127, 130, 133, 134, 146, 152, 154, 165, 190, 210, 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, 117, 121, 122, 123, 126, 129, 130, 131, 133, 134, 135, 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, 370, 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, 86, 100, 112, 115, 183, 190, 218, 222, 244, 267, 272, 286, 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, 84, 91, 94, 100, 103, 106, 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, 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, 164, 166, 188, 265, 290, 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, 119, 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, 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, 382, 383, 469, 478, 480], "698": [67, 383, 480], "decor": [67, 86, 92, 93, 100, 137, 158, 173, 178, 184, 222, 223, 252, 312, 318, 341, 359, 383, 385, 387, 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, 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, 349, 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], "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, 263, 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], "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], "smtpd": [67, 470, 476, 479, 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, 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], "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, 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], "notabl": [67, 98, 134, 188, 263, 280, 330, 337, 350, 397, 422, 460, 461, 462, 463, 464, 465, 466, 468, 481], "tarfil": [67, 111, 116, 153, 251, 329, 448, 462, 463, 464, 465, 466, 471, 476, 477, 480], "openssl": [67, 232, 234, 338, 359, 453, 455, 459, 464, 465, 466, 469, 471, 472, 474, 475, 476, 477, 479, 480], "wildcard": [67, 119, 186, 217, 228, 285, 328, 345, 385, 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, 383, 480], "647": [67, 383, 480], "argpars": [67, 84, 95, 100, 115, 157, 187, 197, 225, 251, 289, 306, 396, 448, 471, 480, 481], "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, 382, 399, 461, 466, 478, 480], "doctest": [67, 77, 83, 109, 153, 173, 180, 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, 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, 290, 304, 306, 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, 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, 197, 205, 206, 237, 251, 253, 266, 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], "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], "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, 404, 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, 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, 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, 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, 370, 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, 98, 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, 268, 381, 425, 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, 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, 258, 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, 182, 187, 213, 216, 231, 247, 251, 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, 408, 409, 410, 411, 416, 417, 455, 459, 460, 461, 462, 464, 465, 472, 473, 476, 477, 478, 479], "interchang": [67, 100, 114, 140, 150, 180, 181, 183, 210, 232, 264, 333, 341, 344, 366, 383, 425, 432, 459, 465, 472, 473], "436": [67, 316], "clinic": [67, 476, 478, 480], "476": [67, 379, 480], "certif": [67, 123, 130, 133, 220, 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, 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, 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, 184, 190, 219, 244, 251, 253, 331, 332, 338, 341, 349, 385, 392, 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, 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, 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, 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, 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, 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, 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, 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, 148, 164, 173, 190, 198, 232, 247, 250, 258, 268, 280, 289, 290, 296, 342, 352, 385, 386, 387, 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, 116, 189, 216, 248, 251, 268, 277, 339, 351, 359, 396, 423, 448, 453, 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, 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, 141, 157, 188, 252, 256, 294, 304, 311, 317, 328, 334, 338, 348, 349, 366, 383, 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, 110, 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], "insensit": [67, 103, 106, 155, 164, 193, 202, 241, 242, 247, 273, 293, 316, 331, 337, 342, 343, 355, 359, 397, 452, 458, 463, 465, 477, 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, 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, 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, 157, 198, 264, 316, 341, 342, 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], "webassembl": [67, 120, 148, 160, 163, 170, 207, 220, 226, 239, 242, 245, 275, 280, 284, 285, 290, 302, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 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, 220, 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, 331, 338, 341, 351, 381, 391, 410, 433, 463, 475, 477, 480], "indent": [67, 96, 103, 109, 117, 119, 164, 166, 190, 201, 210, 252, 259, 304, 318, 361, 364, 365, 372, 374, 375, 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], "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, 383, 385, 387, 390, 392, 399, 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], "consider": [67, 72, 84, 98, 99, 115, 123, 161, 174, 178, 190, 210, 220, 239, 245, 253, 268, 282, 285, 302, 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], "power": [67, 84, 88, 92, 93, 138, 164, 170, 173, 183, 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, 230, 290, 341, 425, 439, 463, 472, 480], "preced": [67, 92, 99, 100, 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], "nonloc": [67, 84, 86, 119, 157, 222, 252, 348, 424, 426, 428, 430, 432, 437, 438, 467, 476, 480], "irrefut": 67, "scanf": [67, 360], "phonebook": [67, 360], "mung": [67, 360], "adverb": [67, 360], "sequencematch": [67, 360, 460, 464, 465, 474, 480], "ndiff": [67, 190, 360, 460, 461], "stringprep": [67, 155, 251, 360, 462], "internet": [67, 97, 107, 140, 191, 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], "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], "stateless": [67, 138, 142, 144], "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, 343, 363, 432, 459, 462, 463, 475, 477, 480], "codepag": [67, 117, 142, 349, 471, 480], "utf_8_sig": [67, 142], "strftime": [67, 99, 100, 136, 179, 263, 264, 266, 268, 363, 416, 448, 449, 462, 464, 465, 472, 473, 476, 480], "strptime": [67, 179, 264, 363, 416, 461, 462, 464, 472, 480], "iana": [67, 179, 180, 238, 251, 256, 273, 311, 338, 408, 410, 479, 480], "chainmap": [67, 179, 341, 383, 471, 473, 474, 477, 480], "dequ": [67, 179, 258, 313, 341, 383, 399, 424, 427, 439, 449, 463, 464, 465, 466, 470, 472, 475, 476, 480], "defaultdict": [67, 86, 179, 341, 383, 464, 472, 480], "ordereddict": [67, 86, 164, 172, 179, 252, 341, 383, 466, 468, 470, 472, 475, 476, 478, 479, 480], "userdict": [67, 179, 460, 462, 465, 480], "userlist": [67, 179, 461, 480], "userstr": [67, 179, 459, 475, 479, 480], "recip": [67, 84, 93, 100, 107, 144, 157, 179, 187, 197, 221, 247, 272, 287, 290, 295, 312, 327, 341, 349, 410, 451, 471, 472, 480], "deep": [67, 100, 179, 247, 251, 296, 304, 328, 349, 355, 407, 480], "pretti": [67, 75, 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, 479, 480], "printer": [67, 103, 179, 244, 251, 366, 375, 402], "prettyprint": [67, 179, 474, 480], "__dunder__": [67, 179], "_sunder_": [67, 179], "graph": [67, 179, 251, 265, 289, 296, 350, 381, 461, 474, 479, 480], "logarithm": [67, 183, 287, 292, 341, 462, 465, 468, 472, 473], "trigonometr": [67, 287, 463], "angular": [67, 287, 431], "hyperbol": [67, 187, 287, 465], "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], "classif": [67, 263, 287, 289, 432], "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], "ration": [67, 180, 183, 251, 286, 287, 341, 425, 465, 466, 467, 472, 480], "reproduc": [67, 84, 107, 198, 231, 287, 345, 359, 392, 414, 423, 453, 472, 477, 478, 480], "spread": [67, 287, 366, 465], "normaldist": [67, 287, 478, 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], "dircmp": [67, 216, 459, 464, 474, 480], "fnmatch": [67, 216, 228, 251, 293, 345, 379, 385, 480], "copytre": [67, 83, 139, 216, 465, 466, 472, 478, 480], "rmtree": [67, 83, 139, 216, 290, 293, 359, 399, 470, 471, 473, 477, 478, 480], "base_dir": [67, 139, 216], "persist": [67, 181, 238, 242, 244, 251, 265, 266, 271, 278, 317, 423, 472, 474, 480], "unpickl": [67, 75, 93, 100, 180, 264, 266, 280, 281, 295, 297, 422, 462, 465, 466, 468, 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], "ndbm": [67, 295, 327, 425, 453, 478, 480], "dumb": [67, 295, 356, 475, 476, 477, 478, 480], "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, 263, 264, 266, 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, 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], "cursor": [67, 91, 152, 157, 172, 174, 244, 295, 296, 317, 366, 372, 373, 387, 464, 465, 468, 472, 476, 478, 479, 480], "blob": [67, 295, 338, 387, 470, 480], "prepareprotocol": [67, 295, 480], "guid": [67, 69, 73, 90, 91, 98, 102, 106, 108, 180, 183, 187, 222, 248, 290, 292, 295, 396, 450, 453, 456, 457, 465, 466, 471, 472, 474, 480], "placehold": [67, 92, 100, 188, 227, 233, 264, 266, 295, 318, 342, 355, 361, 391, 396, 402, 433, 449, 464, 470, 471, 472, 474, 477, 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], "autocommit": [67, 295, 471, 480], "isolation_level": [67, 295, 480], "bzip2": [67, 116, 215, 251, 329, 355, 419, 470, 472, 473, 480], "shot": [67, 116, 166, 325, 477], "decompress": [67, 116, 146, 155, 215, 231, 406, 421, 448, 464, 472, 473, 475, 476, 480], "pyzipfil": [67, 116, 474], "zipinfo": [67, 116, 465, 476, 480], "pitfal": [67, 103, 116, 470, 480], "tar": [67, 79, 116, 251, 273, 289, 293, 329, 396, 450, 457, 459, 462, 463, 464, 465, 466, 470, 471, 472, 480], "tarinfo": [67, 116, 466, 472], "dialect": [67, 214, 337, 462, 464, 472, 480], "interpol": [67, 214, 341, 427, 443, 472, 475, 476, 480], "rawconfigpars": [67, 214, 265, 466, 470, 474, 480], "tomllib": [67, 164, 214, 251, 470, 480], "toml": [67, 75, 164, 214, 251, 255, 469, 470, 480], "netrc": [67, 214, 220, 251, 285, 461, 474, 475, 480], "plist": [67, 214, 251, 269, 456, 465, 474, 477, 478, 480], "digest": [67, 171, 193, 201, 202, 234, 251, 280, 302, 338, 392, 464, 466, 467, 472, 473, 474, 477, 478, 479, 480], "shake": [67, 171, 453, 470, 476, 479, 480], "blake2": [67, 171, 453, 470, 476, 479, 480], "person": [67, 92, 94, 171, 244, 337, 338, 352, 423, 458, 459, 461, 465], "credit": [67, 85, 120, 165, 171, 244, 258, 349, 424, 445, 447, 478, 480], "reentranc": [67, 115, 166, 313, 480], "clock": [67, 84, 115, 123, 128, 136, 180, 305, 319, 381, 465, 473, 475, 476, 477, 478, 480], "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], "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], "filetyp": [67, 115, 186, 333, 466, 474, 480], "intermix": [67, 115, 225, 477, 480], "upgrad": [67, 107, 108, 115, 133, 207, 239, 244, 396, 450, 453, 458, 461, 462, 466, 472, 474, 476, 477, 478, 480], "getopt": [67, 88, 115, 187, 251, 289, 462, 466, 480], "logger": [67, 115, 122, 166, 265, 266, 280, 329, 353, 383, 385, 462, 466, 468, 472, 473, 474, 475, 477, 478, 479, 480], "logrecord": [67, 99, 115, 266, 385, 462, 474, 480], "loggeradapt": [67, 115, 466, 480], "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], "filehandl": [67, 99, 100, 107, 115, 253, 264, 265, 465, 480], "nullhandl": [67, 99, 115, 468], "watchedfilehandl": [67, 99, 115, 465, 476], "baserotatinghandl": [67, 99, 115, 463], "rotatingfilehandl": [67, 99, 100, 115, 265, 463, 465, 466], "timedrotatingfilehandl": [67, 99, 115, 463, 465, 474, 480], "sockethandl": [67, 99, 100, 115, 265, 470, 474], "datagramhandl": [67, 99, 115, 265, 474], "sysloghandl": [67, 99, 115, 265, 353, 466, 470, 473, 480], "nteventloghandl": [67, 99, 115, 265], "smtphandler": [67, 99, 100, 115, 265, 480], "memoryhandl": [67, 99, 100, 115, 265, 480], "httphandler": [67, 99, 100, 107, 115, 253, 265, 475, 480], "getpass": [67, 115, 170, 245, 251, 279, 290, 302, 356, 358, 465, 480], "textpad": [67, 91, 115, 251, 465, 480], "textbox": [67, 91, 115, 465, 480], "panel": [67, 82, 115, 174, 251, 403, 460, 480], "foreign": [67, 115, 164, 251, 329, 337, 355, 480], "rlock": [67, 161, 166, 280, 465, 469, 472, 475, 480], "semaphor": [67, 83, 96, 112, 121, 161, 209, 280, 290, 349, 359, 449, 465, 472, 473, 478, 479, 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], "barrier": [67, 121, 161, 280, 381, 470, 472, 480], "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, 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], "pipe": [67, 86, 100, 103, 104, 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], "primit": [67, 74, 83, 84, 112, 120, 121, 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], "remot": [67, 99, 100, 118, 123, 130, 161, 167, 209, 239, 242, 245, 263, 264, 265, 266, 334, 338, 352, 356, 372, 392, 400, 402, 411, 415, 416, 461, 472, 475, 480], "listen": [67, 83, 104, 123, 161, 242, 265, 266, 285, 310, 326, 332, 334, 335, 338, 359, 381, 404, 416, 462, 465, 466, 474, 475, 480], "authent": [67, 161, 220, 232, 238, 245, 264, 266, 283, 285, 302, 332, 338, 392, 416, 421, 461, 466, 472, 473, 474, 475, 476, 478, 479, 480], "guidelin": [67, 74, 98, 161, 244, 359, 370, 459, 460, 464, 480], "spawn": [67, 100, 121, 127, 129, 134, 135, 139, 161, 163, 254, 290, 306, 335, 359, 362, 471, 474, 478, 479, 480], "forkserv": [67, 161, 471, 474, 480], "shared_memori": [67, 161, 251, 349, 478, 480], "executor": [67, 100, 122, 123, 132, 161, 472, 475, 479, 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], "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], "vfork": [67, 161, 480], "posix_spawn": [67, 139, 161, 290, 478, 480], "simplequeu": [67, 161, 266, 280, 341, 477, 479, 480], "interprocess": [67, 130, 251, 280, 334], "runner": [67, 100, 120, 121, 190, 385, 397, 463, 466, 470, 480], "keyboard": [67, 80, 85, 91, 174, 244, 330, 345, 373, 381, 385, 438, 465, 480], "task": [67, 72, 84, 86, 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, 296, 305, 313, 319, 335, 345, 362, 385, 391, 417, 427, 449, 453, 459, 461, 465, 466, 468, 470, 471, 472, 475, 476, 477, 478, 479, 480], "cancel": [67, 121, 122, 123, 126, 131, 132, 135, 138, 148, 163, 166, 174, 175, 186, 209, 211, 278, 311, 322, 330, 362, 368, 370, 372, 373, 381, 385, 424, 427, 470, 472, 477, 478, 479, 480], "sleep": [67, 83, 94, 100, 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], "eager": [67, 356, 424, 471, 477, 480], "shield": [67, 121, 478, 480], "timeout": [67, 100, 104, 107, 112, 121, 123, 126, 131, 132, 134, 135, 163, 166, 174, 182, 220, 239, 245, 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], "tcp": [67, 79, 83, 99, 100, 104, 121, 123, 127, 220, 254, 266, 280, 332, 334, 335, 338, 359, 465, 466, 476, 477, 480], "echo": [67, 88, 91, 111, 123, 127, 134, 138, 167, 174, 226, 244, 259, 279, 290, 296, 326, 328, 334, 345, 358, 380, 385, 427, 447, 465, 480], "boundedsemaphor": [67, 121, 280, 362, 473, 478, 480], "lifo": [67, 121, 157, 313, 341, 385], "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], "dns": [67, 100, 125, 127, 155, 256, 266, 334, 338, 395, 475, 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], "call_soon": [67, 122, 126, 127, 130, 133, 383, 477, 480], "call_lat": [67, 127, 477, 480], "sigterm": [67, 130, 134, 280, 330, 345, 465, 480], "transport": [67, 120, 123, 126, 127, 133, 134, 167, 191, 195, 198, 203, 209, 332, 338, 415, 416, 461, 475, 476, 477, 480], "datagram": [67, 123, 127, 266, 335, 338, 449, 470, 480], "udp": [67, 99, 123, 127, 266, 334, 335, 359, 466, 470, 476, 477, 478, 479, 480], "subprocess_exec": [67, 123, 127, 128, 129, 134, 480], "subprocessprotocol": [67, 123], "multithread": [67, 123, 134, 136, 232, 263, 280, 345, 356, 404, 462, 471, 479, 480], "ca": [67, 91, 103, 159, 258, 392, 423, 465, 466, 474, 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], "cipher": [67, 130, 164, 170, 232, 453, 466, 472, 473, 475, 476, 477, 480], "poll": [67, 83, 123, 129, 134, 280, 290, 326, 330, 335, 338, 339, 345, 463, 465, 472, 473, 475, 479, 480], "edg": [67, 102, 173, 174, 190, 198, 222, 229, 359, 361, 381, 473, 474, 480], "epol": [67, 326, 465, 474, 475, 479, 480], "kqueue": [67, 319, 326, 465, 475, 480], "kevent": 67, "multiplex": [67, 251, 257, 325, 338, 474], "sigpip": [67, 345], "madv_": 67, "map_": 67, "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], "feedpars": [67, 191, 196, 282, 463, 480], "defect": [67, 191, 193, 200, 202, 204, 205, 282, 463, 473, 477, 480], "headerregistri": [67, 191, 196, 197, 202, 205, 282, 480], "contentmanag": [67, 191, 203, 282, 474, 480], "compat32": [67, 191, 192, 195, 198, 199, 202, 203, 204, 205, 206, 282, 473, 475, 476, 480], "scratch": [67, 100, 125, 186, 191, 195, 198, 204, 282, 338, 396, 407, 473, 474, 480], "charset": [67, 148, 180, 187, 191, 193, 194, 199, 202, 203, 205, 206, 227, 245, 282, 338, 392, 404, 472, 475, 480], "complianc": [67, 183, 191, 200, 205, 282, 285, 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], "mbox": [67, 193, 198, 282, 464, 480], "mh": [67, 282, 464], "babyl": [67, 282], "mmdf": [67, 282], "maildirmessag": [67, 282], "mboxmessag": [67, 202, 282], "mhmessag": [67, 282], "babylmessag": [67, 282], "mmdfmessag": [67, 282], "base16": [67, 251, 282, 463], "base32": [67, 251, 282, 463, 469, 480], "base85": [67, 251, 282, 474, 480], "quopri": [67, 143, 153, 155, 251, 282], "markup": [67, 214, 251, 311, 407, 416, 465, 472, 473, 480], "xhtml": [67, 107, 235, 236, 251, 270, 311, 392, 407, 408, 410, 472], "htmlparser": [67, 270, 467, 469, 473, 474, 475, 479, 480], "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], "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], "xinclud": [67, 270, 480], "qname": [67, 270, 407, 412, 413], "treebuild": [67, 270, 472, 478, 480], "xmlparser": [67, 270, 466, 474, 478, 480], "xmlpullpars": [67, 270, 474, 480], "domimplement": [67, 270], "node": [67, 229, 232, 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], "nodelist": [67, 270, 408, 425], "documenttyp": [67, 270], "namednodemap": [67, 270], "cdatasect": [67, 270], "processinginstruct": [67, 270, 410, 412, 464], "minidom": [67, 251, 270, 406, 407, 409, 459, 460, 462, 478, 480], "pulldom": [67, 251, 270, 406, 470, 478, 480], "domeventstream": [67, 270, 470, 478, 480], "saxexcept": [67, 270], "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], "saxutil": [67, 251, 270, 411], "xmlreader": [67, 251, 270, 409, 411, 412, 414, 475], "incrementalpars": [67, 270], "inputsourc": [67, 270, 411, 412, 414, 475, 480], "attributesn": [67, 270, 411, 412], "expat": [67, 251, 270, 301, 406, 410, 412, 453, 459, 460, 462, 464, 466, 472, 480], "expaterror": [67, 270, 472], "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], "wsgi": [67, 251, 253, 464, 470, 472, 480], "simple_serv": [67, 253, 464, 476, 480], "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], "openerdirector": [67, 107, 253, 474], "basehandl": [67, 253, 386, 404, 480], "httpredirecthandl": [67, 107, 253], "httpcookieprocessor": [67, 240, 253, 463], "proxyhandl": [67, 107, 253, 480], "httppasswordmgr": [67, 107, 253, 480], "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], "robot": [67, 251, 253, 381, 389, 459, 480], "httpconnect": [67, 253, 416, 465, 466, 472, 474, 475, 476, 477, 480], "httprespons": [67, 253, 392, 466, 473, 480], "httpmessag": [67, 107, 242, 253], "ftp_tls": [67, 253, 466, 471, 472, 473, 479, 480], "pop3": [67, 251, 253, 473, 474, 475, 479, 480], "imap4": [67, 251, 253, 302, 472, 475, 476, 478, 479, 480], "smtp": [67, 79, 83, 99, 100, 191, 197, 198, 200, 205, 251, 253, 266, 338, 448, 459, 461, 465, 472, 473, 474, 475, 479, 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], "tcpserver": [67, 100, 242, 253, 264, 417, 466, 480], "udpserv": [67, 253], "mixin": [67, 93, 158, 166, 253, 255, 392, 480], "cooki": [67, 107, 112, 232, 238, 251, 253, 255, 338, 362, 375, 392, 463, 465, 466, 467, 475, 477, 480], "morsel": [67, 253, 465, 475, 477, 480], "cookiejar": [67, 238, 241, 251, 253, 392, 480], "filecookiejar": [67, 253, 480], "cookiepolici": [67, 253], "defaultcookiepolici": [67, 253, 480], "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], "protocolerror": [67, 253], "multical": [67, 253, 417], "simplexmlrpcserv": [67, 253, 416, 461, 463, 464, 465, 466, 467], "cgixmlrpcrequesthandl": [67, 253, 463], "docxmlrpcserv": [67, 253, 462, 464, 465, 467, 480], "doccgixmlrpcrequesthandl": [67, 253], "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": [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], "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], "wav": [67, 138, 203, 251, 274, 333, 403, 447], "wave_read": [67, 274], "wave_writ": [67, 274], "multilingu": [67, 243, 244, 251, 480], "servic": [67, 100, 107, 222, 243, 251, 252, 259, 264, 266, 279, 280, 290, 300, 318, 325, 332, 334, 335, 338, 341, 355, 363, 406, 416, 423, 425, 452, 458, 459, 463, 466, 469, 470, 473, 480], "nulltransl": [67, 243, 470], "gnutransl": [67, 243], "catalog": [67, 243, 459, 460, 462, 480], "tip": [67, 222, 243, 244, 459, 466, 480], "turtl": [67, 152, 219, 244, 251, 366, 465, 467, 470, 471, 472, 480], "graphic": [67, 91, 106, 155, 170, 174, 219, 246, 251, 366, 372, 385, 400, 465], "pen": [67, 219], "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], "measur": [67, 91, 92, 102, 130, 136, 138, 151, 183, 187, 219, 223, 296, 305, 319, 331, 335, 363, 366, 369, 379, 438, 459, 462, 463, 464, 465, 466, 471, 473, 474, 477, 478, 479, 480], "draw": [67, 91, 152, 174, 219, 244, 315, 373, 465, 480], "color": [67, 86, 93, 100, 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], "anim": [67, 93, 219, 227, 373, 443, 465, 475], "explan": [67, 103, 107, 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], "tcl": [67, 80, 244, 251, 365, 372, 373, 449, 456, 458, 459, 462, 465, 466, 469, 470, 472, 475, 476, 478, 479, 480], "architectur": [67, 210, 269, 276, 300, 330, 344, 352, 365, 407, 418, 425, 453, 457, 458, 462, 463, 465, 473, 475, 479, 480], "life": [67, 86, 102, 164, 223, 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, 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, 392, 458, 474, 476, 477, 480], "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, 289, 292, 296, 305, 315, 337, 338, 344, 349, 350, 362, 365, 366, 372, 410, 423, 429, 458, 461, 462, 466, 472, 473, 474, 477, 480], "dialog": [67, 76, 91, 244, 251, 278, 289, 359, 365, 366, 370, 372, 381, 458, 474, 475, 476, 477, 478, 479, 480], "font": [67, 100, 106, 164, 209, 244, 251, 361, 365, 366, 370, 372, 373, 381, 469, 476, 477, 479, 480], "simpledialog": [67, 365, 366, 480], "filedialog": [67, 365, 366], "commondialog": [67, 365, 366, 367], "messagebox": [67, 173, 186, 251, 365, 366, 480], "scrolledtext": [67, 251, 365, 366], "scroll": [67, 91, 152, 174, 244, 251, 365, 366, 373, 480], "dnd": [67, 251, 365, 366], "drag": [67, 251, 365, 366, 372, 373, 381, 480], "scrollabl": [67, 244, 365, 372], "combobox": [67, 365, 372], "spinbox": [67, 365, 372, 477, 478, 480], "notebook": [67, 365, 372, 478, 480], "progressbar": [67, 365], "sizegrip": [67, 365], "treeview": [67, 365, 478, 480], "tix": [67, 80, 251, 365, 366, 462, 476, 480], "hierarch": [67, 99, 242, 264, 265, 365, 366, 373, 391, 409, 410, 417, 429], "listbox": [67, 365, 373, 480], "tabular": [67, 365], "geometri": [67, 365, 366, 371, 373, 480], "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], "timelin": [67, 184], "onlin": [67, 102, 184, 251, 366, 381, 396, 411, 461, 465], "recogn": [67, 72, 84, 86, 92, 97, 103, 117, 152, 155, 164, 174, 184, 188, 193, 200, 215, 225, 232, 246, 247, 259, 263, 273, 279, 289, 290, 294, 296, 316, 328, 333, 342, 359, 363, 366, 374, 383, 391, 392, 413, 432, 433, 458, 459, 467, 472, 473, 474, 475, 480], "doctestfind": [67, 184, 463, 480], "doctestpars": [67, 184], "doctestrunn": [67, 184, 463], "outputcheck": [67, 184, 463], "soapbox": [67, 184], "discoveri": [67, 184, 190, 277, 332, 416, 472, 474, 475, 480], "organ": [67, 83, 94, 98, 99, 100, 103, 184, 190, 338, 423, 429, 462, 479, 480], "subtest": [67, 184, 474, 480], "load_test": [67, 184, 190, 359, 475, 480], "fixtur": [67, 184, 466], "setupclass": [67, 184, 466, 478, 480], "teardownclass": [67, 184, 466, 480], "setupmodul": [67, 184, 466, 478, 480], "teardownmodul": [67, 184, 466, 480], "patcher": [67, 184, 387, 480], "test_prefix": [67, 184], "magicmock": [67, 184, 475, 480], "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], "side_effect": [67, 184, 386, 476, 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], "socket_help": [67, 184, 251], "script_help": [67, 184, 251, 480], "bytecode_help": [67, 184, 251, 480], "threading_help": [67, 184, 251], "os_help": [67, 184, 251, 480], "import_help": [67, 184, 251, 480], "warnings_help": [67, 184, 251, 480], "introduct": [67, 75, 91, 94, 97, 117, 130, 182, 190, 256, 280, 334, 338, 387, 459, 460, 461, 463, 474, 476, 480], "programmat": [67, 71, 164, 166, 182, 205, 263, 265, 277, 289, 296, 306, 317, 349, 375, 392, 466, 473, 474, 480], "peak": [67, 138, 182, 464, 479], "domainfilt": [67, 182, 476], "snapshot": [67, 182, 254, 339, 474], "statisticdiff": [67, 182], "envbuild": [67, 189, 474, 480], "standalon": [67, 166, 189, 190, 249, 311, 381, 385, 408, 424, 465, 480], "ancillari": [67, 312, 334, 480], "stop_iter": [67, 312], "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], "idiomat": [67, 109, 312, 383, 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], "__enter__": [67, 86, 100, 188, 255, 280, 312, 330, 341, 355, 383, 385, 386, 402, 424, 425, 464, 465, 466, 470, 473, 476, 480], "reusabl": [67, 111, 312, 383, 474], "reentrant": [67, 255, 312, 313, 362, 474, 480], "atexit": [67, 77, 83, 109, 163, 251, 264, 312, 317, 399, 459, 463, 469, 480], "tracebackexcept": [67, 312, 470, 475, 480], "stacksummari": [67, 312, 470, 475, 480], "framesummari": [67, 312, 475, 480], "sitecustom": [67, 312, 351, 435, 466, 474, 480], "usercustom": [67, 312, 351, 435, 474, 480], "codeop": [67, 78, 177, 251, 480], "pkgutil": [67, 251, 277, 464, 465, 469, 470, 471, 473, 476, 477, 480], "modulefind": [67, 251, 277, 480], "runpi": [67, 111, 153, 251, 277, 379, 452, 464, 465, 466, 468, 469, 474, 480], "import_modul": [67, 84, 100, 222, 265, 277, 321, 359, 425, 429, 433, 466, 471, 473, 480], "tabnanni": [67, 85, 153, 251, 261, 459, 480], "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], "hkey_": [67, 401], "sound": [67, 71, 83, 114, 138, 174, 220, 251, 292, 333, 352, 401, 423, 447, 462, 465], "pwd": [67, 170, 220, 226, 230, 251, 290, 291, 336, 345, 388, 419, 462, 479, 480], "termio": [67, 212, 251, 380, 388, 479, 480], "tti": [67, 174, 226, 251, 255, 290, 388, 434, 435, 445, 452, 465, 480], "ioctl": [67, 118, 139, 251, 292, 334, 388, 463, 465, 476, 480], "syslog": [67, 99, 139, 251, 266, 388, 466, 471, 473, 480], "aiff": [67, 150, 203, 251, 333, 347, 447, 480], "solut": [67, 72, 83, 84, 92, 93, 94, 98, 100, 102, 103, 106, 129, 178, 183, 244, 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], "mailcap": [67, 251, 347, 470, 471, 480], "cab": [67, 464, 480], "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], "terminolog": [67, 97, 198, 242, 363, 373, 407, 460, 461, 464, 465], "conflict": [67, 72, 100, 103, 107, 117, 164, 210, 227, 238, 349, 381, 383, 402, 410, 423, 452, 458, 472, 474, 477, 480], "ossaudiodev": [67, 251, 347, 462, 470, 471, 475, 480], "oss": [67, 251, 345, 347, 462, 473, 480], "audio": [67, 114, 138, 150, 203, 333, 359, 398, 403, 459, 480], "mixer": 67, "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], "au": [67, 203, 251, 292, 333, 338, 347, 447], "au_read": 67, "au_writ": [67, 474], "telnet": [67, 139, 167, 251, 347, 391, 465, 476, 480], "xdrlib": [67, 118, 251, 347, 470, 471, 480], "uuencod": [67, 140, 143, 155, 251, 347], "xdr": [67, 118, 251, 296, 347], "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, 166, 173, 180, 183, 220, 222, 227, 232, 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, 337, 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], "super": [67, 84, 86, 93, 100, 103, 113, 117, 129, 157, 166, 178, 188, 200, 210, 222, 247, 280, 293, 296, 309, 319, 366, 379, 381, 387, 392, 396, 399, 425, 437, 447, 461, 465, 467, 469, 471, 474, 476, 480], "orm": 67, "intenum": [67, 208, 238, 330, 334, 338, 341, 476, 480], "strenum": [67, 208, 238, 469, 470, 480], "intflag": [67, 208, 252, 316, 338, 341, 476, 480], "_private__nam": 67, "minutia": 67, "aka": [67, 190, 352, 419, 425, 458, 477, 480], "orderedenum": 67, "duplicatefreeenum": 67, "planet": [67, 340, 464], "timeperiod": [67, 208], "enumtyp": [67, 208, 470], "provabl": [67, 458, 480], "modular": [67, 83, 99, 170, 222, 473, 478, 480], "combinator": [67, 258, 315, 468, 478], "acknowledg": [67, 133, 164, 175, 355, 423], "flow": [67, 72, 94, 127, 130, 174, 175, 183, 345, 350, 356, 383, 424, 426, 427, 459, 461, 462, 464, 465, 475, 480], "destin": [67, 99, 106, 174, 186, 205, 209, 239, 264, 265, 266, 268, 275, 289, 290, 329, 334, 341, 353, 355, 396, 463, 465, 470, 471, 473, 474, 478, 480], "contextu": [67, 187, 264], "impart": [67, 264], "deploy": [67, 83, 99, 140, 199, 290, 345, 366, 422, 458, 472, 478, 479, 480], "gunicorn": 67, "uwsgi": [67, 345], "rotat": [67, 99, 157, 183, 266, 381, 463, 465, 466, 480], "zeromq": 67, "namer": [67, 266, 480], "elabor": [67, 103, 423, 432, 459, 462, 480], "dictconfig": [67, 99, 265, 266, 466, 472, 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, 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], "urlerror": [67, 390, 392, 465, 480], "httperror": [67, 223, 390, 392, 474, 480], "geturl": [67, 239, 391, 392, 480], "tapset": 67, "__annotations__": [67, 86, 92, 178, 188, 222, 223, 252, 383, 424, 425, 433, 438, 467, 469, 472, 474, 475, 476, 478, 479, 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], "project": [69, 74, 75, 76, 83, 85, 90, 100, 102, 109, 148, 164, 180, 190, 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], "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, "newer": [70, 74, 99, 102, 114, 190, 240, 244, 254, 265, 266, 285, 290, 294, 296, 309, 311, 325, 337, 341, 363, 366, 383, 405, 419, 453, 458, 471, 474, 475, 476, 477, 478, 479, 480], "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, 223, 244, 396, 419, 458, 464, 466, 468, 471, 472, 473, 474, 476, 480], "learn": [70, 72, 74, 76, 78, 83, 86, 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], "ctime": [71, 180, 290, 291, 339, 363, 462], "today": [71, 93, 106, 164, 180, 208, 285, 292, 337, 387, 416, 432, 448, 460, 462, 463, 465, 478], "troubl": [71, 97, 107, 210, 458, 463], "piec": [71, 86, 94, 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, 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, 316, 341, 373, 377, 383, 410, 465, 471, 474, 480], "versa": [71, 83, 138, 173, 247, 264, 290, 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, "atoi": [71, 263], "proceed": [71, 75, 107, 183, 192, 202, 258, 268, 280, 290, 305, 338, 362, 370, 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], "get_makefile_filenam": [71, 352], "get_config_var": [71, 290, 352, 422, 466, 472, 474, 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, "notic": [72, 75, 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], "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, 370, 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, 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, 425, 461, 478], "went": [72, 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, 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, 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, 355, 470, 480], "sampl": [72, 74, 83, 92, 93, 94, 100, 101, 103, 114, 138, 152, 172, 173, 190, 244, 276, 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], "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], "got": [72, 107, 123, 133, 135, 190, 264, 280, 332, 337, 383, 392, 427, 438, 446, 452, 464, 468, 471, 478, 480], "genuin": [72, 190, 212, 466, 472], "seen": [72, 74, 83, 84, 93, 94, 100, 152, 188, 227, 232, 252, 258, 266, 268, 289, 302, 328, 350, 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], "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, 103, 166, 180, 183, 187, 232, 240, 255, 272, 280, 289, 290, 316, 328, 329, 335, 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, 148, 467], "dwell": 72, "somehow": [72, 280, 355, 465, 466], "wherev": [72, 78, 91, 93, 100, 103, 106, 174, 244, 366, 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, 91, 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, 429, 475, 480], "arglist": 72, "eventcod": 72, "placement": [72, 143, 366, 410, 471, 480], "overwrit": [72, 99, 100, 109, 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], "whoop": [72, 100], "lls": 72, "ii": [72, 78, 157, 173, 338, 423, 424], "si": [72, 175, 345], "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], "bottom": [72, 83, 94, 98, 117, 173, 174, 176, 188, 255, 264, 290, 293, 294, 366, 373, 381, 383, 386, 425, 432, 458, 459, 461, 462, 480], "rectangl": [72, 91, 174, 178], "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], "kwlist": [72, 75, 187, 260], "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, 258, 264, 285, 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, 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, 123, 136, 140, 174, 175, 191, 232, 255, 329, 334, 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, 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, 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, 92, 94, 102, 136, 174, 183, 206, 210, 218, 232, 240, 247, 259, 264, 289, 296, 305, 341, 342, 359, 363, 366, 382, 396, 398, 399, 411, 423, 424, 428, 429, 463, 465, 466, 468, 471, 473, 474, 476, 478, 480], "nobodi": [72, 148, 232, 242, 332, 480], "owner": [72, 92, 96, 100, 178, 209, 280, 290, 293, 329, 339, 355, 423, 425, 449, 476, 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, 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, 174, 196, 198, 247, 258, 279, 280, 338, 345, 381, 383, 458, 461, 462, 464, 465, 466, 467, 474, 480], "enclos": [72, 86, 103, 157, 174, 222, 239, 245, 252, 259, 285, 294, 316, 328, 359, 362, 383, 385, 407, 424, 426, 427, 431, 432, 433, 437, 446, 460, 461, 464, 470, 471, 472, 478, 480], "__cplusplus": 72, "recent": [72, 75, 83, 84, 88, 92, 93, 94, 97, 98, 100, 106, 111, 117, 122, 129, 141, 148, 157, 164, 166, 173, 183, 185, 190, 208, 211, 222, 223, 231, 244, 245, 252, 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], "sight": [72, 138], "aix": [72, 112, 290, 303, 349, 362, 478, 479, 480], "unic": [72, 292], "wish": [72, 74, 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, 339, 345, 352, 373, 382, 396, 397, 399, 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], "degre": [72, 152, 174, 272, 341, 381, 425, 462, 478, 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, 373, 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, 94, 97, 100, 102, 103, 106, 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, 149, 180, 392, 408, 461, 472, 480], "my_dealloc": [74, 98], "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, 339, 346, 349, 374, 384, 398, 411, 427, 450, 461, 468, 473, 474, 480], "consumpt": [74, 252, 296, 319, 329, 349, 472, 473, 480], "newdatatype_str": 74, "stringified_newdatatyp": 74, "sens": [74, 84, 93, 97, 99, 100, 109, 117, 180, 183, 187, 202, 203, 223, 244, 256, 268, 280, 289, 290, 305, 330, 335, 337, 341, 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, 94, 99, 100, 107, 166, 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, 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, 480], "us": [75, 93, 94, 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], "mycustom": 75, "backend": [75, 155, 174, 181, 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, 123, 154, 198, 205, 244, 334, 392, 429, 465, 475, 480], "ourselv": [75, 93, 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, 91, 92, 93, 94, 97, 103, 106, 109, 136, 151, 164, 173, 198, 214, 252, 256, 265, 266, 289, 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, 380, 383, 385, 412, 419, 425, 428, 439, 459, 460, 461, 469, 471, 472, 473, 474, 477, 478, 480], "unneed": [75, 408, 466, 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, 285, 362, 460, 466, 474, 478, 480], "nevertheless": [75, 100, 136, 155, 194, 210, 289, 355, 410, 467], "prone": [75, 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, 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, 92, 98, 103, 117, 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, 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, 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], "novemb": [77, 147, 180, 432, 480], "004643": 77, "mydict": [77, 84, 383, 463], "getvalu": [77, 78, 84, 148, 166, 193, 231, 255, 259, 296, 305, 359, 386, 413, 418, 472, 475], "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], "listdir": [77, 92, 106, 139, 197, 210, 217, 227, 242, 290, 293, 329, 339, 396, 462, 463, 466, 467, 473, 477, 480], "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], "mutablemap": [77, 86, 158, 164, 181, 327, 341, 383, 425, 465, 467, 473], "stub": [77, 152, 254, 255, 290, 349, 383, 386, 480], "driven": [77, 84, 166, 273, 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, 91, 92, 93, 98, 99, 100, 117, 180, 187, 190, 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, "seek": [78, 83, 84, 106, 114, 146, 150, 172, 209, 212, 215, 255, 275, 290, 296, 337, 355, 357, 359, 419, 421, 443, 459, 465, 468, 480], "print_error": [78, 472], "stringio": [78, 84, 86, 166, 193, 204, 255, 259, 305, 341, 349, 359, 386, 404, 408, 465, 466, 467, 472, 474, 475, 480], "stdoutcatch": 78, "textiobas": [78, 222, 239, 255, 357, 366, 425, 465, 466, 467, 470, 480], "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, 146, 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, 227, 237, 258, 315, 340, 341, 366, 373, 381, 399, 423, 438, 449, 462, 463, 468, 469, 470, 471, 476, 480], "hat": [78, 79, 227, 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, 316, 325, 341, 361, 381, 424, 425, 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], "imap": [79, 109, 191, 245, 280, 302, 391, 462, 463, 478, 480], "bugfix": [79, 88, 459, 460, 461, 462, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "bn": 79, "rcn": [79, 92], "0an": 79, "0bn": 79, "0rcn": 79, "a0": 79, "4a0": 79, "pdf": [79, 99, 106, 232, 315, 340, 349, 478, 480], "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, 110, 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, "__dir__": [79, 93, 208, 222, 252, 386, 425, 465, 474, 477, 480], "__format__": [79, 180, 208, 218, 222, 256, 342, 386, 425, 432, 465, 466, 470, 473, 474, 477, 480], "__reduce__": [79, 208, 296, 386, 464, 478, 480], "__reduce_ex__": [79, 93, 296, 386, 480], "__reversed__": [79, 86, 157, 158, 208, 222, 386, 425, 476], "__sizeof__": [79, 349, 386, 465, 480], "__subclasshook__": [79, 113, 158, 480], "__": [79, 84, 100, 286, 359, 432], "emac": [79, 85, 91, 106, 152, 174, 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, "mainloop": [80, 244, 366, 373, 381, 480], "focus": [80, 84, 98, 107, 180, 186, 205, 244, 355, 366, 373, 381, 391, 464, 466, 471, 472, 473, 474, 476, 480], "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], "builtin_module_nam": [83, 247, 349, 447], "chmod": [83, 100, 139, 148, 290, 293, 329, 339, 355, 435, 457, 469, 473, 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, 386, 461, 472, 480], "self_test": 83, "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, 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], "current_thread": [83, 280, 335, 362, 469, 480], "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, 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, 220, 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, 103, 123, 173, 227, 290, 305, 337, 366, 381, 385, 407, 458, 459, 460, 461, 465, 466, 468, 475, 478, 480], "safethread": 83, "unfortun": [83, 91, 94, 98, 100, 102, 103, 107, 148, 155, 280, 302, 305, 327, 334, 338, 355, 366, 387, 458, 460, 463, 465, 468, 476, 479], "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], "unlink": [83, 210, 280, 281, 290, 293, 325, 357, 359, 373, 396, 407, 408, 473, 480], "rmdir": [83, 139, 290, 293, 359, 473], "mkdir": [83, 139, 197, 290, 293, 419, 448, 470, 473, 475, 480], "makedir": [83, 290, 293, 475, 477, 480], "removedir": [83, 290], "old_path": 83, "new_path": 83, "ftruncat": [83, 290, 475, 480], "copyfil": [83, 139, 329, 448, 466, 474, 478, 480], "ntfs": [83, 480], "volum": [83, 139, 157, 258, 290, 292, 419, 463, 471, 474, 480], "hfs": 83, "copy2": [83, 329, 472, 473, 475, 478, 480], "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, 370, 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], "urlopen": [83, 107, 163, 166, 223, 240, 304, 390, 391, 392, 448, 464, 465, 466, 472, 473, 474, 475, 480], "hdrs": [83, 390, 392], "urlencod": [83, 107, 148, 239, 266, 391, 392, 472, 475, 480], "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, 356, 392, 416, 417, 448, 480], "sendmail": [83, 100, 103, 198, 205, 316, 332, 448, 472, 475], "sbin": [83, 173, 316], "einprogress": [83, 209, 210], "progress": [83, 103, 148, 190, 209, 280, 290, 328, 337, 338, 355, 372, 373, 396, 397, 458, 459, 461, 466, 480], "connect_ex": [83, 334, 459], "eisconn": [83, 209], "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], "gdbm": [83, 181, 453, 467, 480], "lightweight": [83, 213, 223, 337, 378, 396, 458, 459, 464, 465, 475, 476], "databaseprogram": 83, "randrang": [83, 315, 448, 463, 469, 471, 472, 480], "uniform": [83, 107, 131, 187, 252, 315, 391, 395, 416, 472, 480], "normalvari": [83, 315, 480], "sdev": 83, "shuffl": [83, 315, 316, 470, 472, 479, 480], "idle3": 84, "pythonwin": [84, 173, 458, 459], "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], "mypi": [84, 102, 383, 425, 470, 475, 476, 480], "pyre": 84, "pytyp": [84, 102, 476], "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], "mod": [84, 100, 119, 222, 247, 276, 288, 377, 418, 428, 433, 465, 478, 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, 337, 351, 358, 372, 383, 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, 190, 205, 244, 247, 250, 263, 289, 290, 293, 335, 337, 341, 349, 358, 373, 383, 385, 386, 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], "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, 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, "setattr": [84, 86, 92, 117, 178, 222, 247, 289, 399, 437, 447, 459, 480], "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], "deepcopi": [84, 157, 168, 178, 316, 387, 421, 466, 471, 476, 477, 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], "chr": [84, 106, 222, 237, 311, 384, 425, 447, 464, 466], "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, 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], "div": [84, 119, 183, 237, 409, 428], "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], "eras": [84, 91, 100, 174, 341, 356], "09": [84, 100, 151, 206, 264, 272, 329, 338, 445, 480], "oct": [84, 94, 100, 180, 208, 220, 222, 338, 341, 342, 349, 364, 425, 447, 461, 465, 467, 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, "tounicod": [84, 118, 155], "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], "opnam": [84, 188, 359, 474], "myfunc": [84, 100, 188, 316, 417], "fname": [84, 106, 166, 187, 265, 379, 474], "rstrip": [84, 130, 133, 134, 185, 244, 281, 341, 448, 462, 480], "untermin": [84, 480], "workaround": [84, 178, 190, 281, 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, 342, 410, 461, 464], "said": [84, 91, 92, 164, 210, 280, 424, 425, 432, 446, 460, 461, 476, 480], "toward": [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], "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], "accumul": [84, 91, 94, 117, 183, 223, 258, 289, 296, 305, 315, 328, 377, 385, 460, 472, 473, 478, 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, 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], "metric": [84, 369, 480], "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, 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, 370, 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], "children": [84, 99, 101, 129, 264, 280, 290, 293, 309, 311, 319, 359, 366, 373, 381, 385, 387, 407, 408, 409, 410, 419, 459, 466, 477, 480], "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, 166, 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, 289, 337, 361, 363, 381, 431, 432, 466, 467, 475, 480], "_sentinel": 84, "late": [84, 91, 102, 187, 459, 480], "firstofmonthd": 84, "namedint": 84, "xlat": 84, "ten": [84, 92, 100, 157, 174, 183, 305, 315, 344, 462], "titlestr": [84, 381], "isalnum": [84, 175, 316, 341], "2012": [84, 91, 106, 220, 473, 479, 480], "blog": [84, 387, 464], "rock": [84, 106, 117], "princip": [84, 240, 338, 468, 472], "cached_properti": [84, 92, 223, 341, 471, 478, 480], "lru_cach": [84, 157, 217, 223, 258, 472, 473, 475, 478, 480], "maxsiz": [84, 92, 109, 131, 157, 217, 222, 223, 258, 280, 300, 313, 341, 349, 359, 366, 425, 447, 467, 472, 478, 480], "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, "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], "licens": [85, 120, 165, 244, 248, 268, 304, 349, 423, 445, 447, 450, 461, 478, 480], "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, "kbhit": [85, 279], "hit": [85, 91, 141, 150, 173, 210, 223, 244, 294, 338, 356, 366, 377, 386, 398, 464, 472, 480], "getch": [85, 91, 174, 279], "duck": [86, 341, 383, 465, 474, 480], "__aenter__": [86, 166, 188, 385, 386, 387, 424, 425, 480], "__aexit__": [86, 136, 166, 188, 385, 386, 387, 424, 425, 480], "bdfl": 86, "benevol": [86, 459], "bytesio": [86, 193, 204, 231, 232, 255, 268, 296, 341, 357, 375, 418, 422, 465, 467, 472, 475, 480], "gzipfil": [86, 231, 355, 466, 468, 469, 471, 472, 475, 479, 480], "argument1": 86, "argument2": 86, "argumentn": 86, "1j": [86, 151, 222, 259, 386, 480], "__exit__": [86, 100, 166, 188, 255, 280, 330, 341, 355, 359, 385, 386, 402, 424, 425, 464, 465, 466, 476, 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], "singledispatch": [86, 223, 470, 474, 477, 480], "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], "strxfrm": [86, 105, 263], "nsmallest": [86, 222, 223, 233, 463, 464], "nlargest": [86, 222, 223, 233, 463, 464, 480], "groupbi": [86, 94, 223, 258, 288, 463, 468, 480], "attrgett": [86, 94, 105, 144, 288, 463, 464, 465, 472, 475, 480], "itemgett": [86, 105, 144, 258, 288, 463, 464, 475, 478, 480], "methodcal": [86, 105, 288, 465, 475, 480], "leap": [86, 99, 103, 180, 363], "setlocal": [86, 255, 263, 413, 449, 470, 475, 480], "new_local": 86, "cp1252": [86, 155, 445], "getencod": [86, 91, 106, 155, 172, 174, 222, 255, 263, 413, 458, 470, 480], "04x": [86, 106], "load_modul": [86, 247, 420, 429, 462, 469, 471, 474, 476, 480], "metapathfind": [86, 247, 248, 349, 469, 470, 473, 474, 477, 480], "organiz": [86, 338, 425], "localtim": [86, 99, 180, 200, 206, 245, 264, 363, 460, 461, 471, 473, 480], "float_info": [86, 272, 341, 447, 465, 480], "1024": [86, 106, 172, 183, 212, 232, 265, 306, 334, 335, 338, 341, 379, 432, 448, 480], "max_exp": [86, 349], "islic": [86, 94, 157, 222, 258, 464, 477, 480], "posonly1": 86, "posonly2": 86, "positional_or_keyword": [86, 252], "kw_only1": 86, "kw_only2": 86, "pathentryfind": [86, 247, 420, 429, 469, 470, 473, 474, 477], "fspath": [86, 231, 290, 293, 476, 480], "fsencod": [86, 290, 293, 349, 359, 472, 476, 480], "411": [86, 107, 238, 264, 349, 379, 480], "getrefcount": [86, 349, 447], "richer": [86, 476], "abracadabra": [86, 92, 157, 280, 341, 342, 439, 463], "variable_nam": 86, "checker": [86, 102, 117, 174, 180, 190, 289, 341, 383, 424, 425, 463, 464, 469, 470, 471, 475, 476, 478, 479, 480], "0000": [86, 97, 106, 155, 180, 200, 206, 256, 341, 363, 425, 459, 472, 473, 480], "10ffff": [86, 155, 425, 473, 480], "datastream": 86, "unescap": [86, 103, 187, 235, 236, 285, 316, 391, 414, 432, 474, 479, 480], "remove_gray_shad": 86, "refactor": [86, 94, 109, 385, 386, 387, 463, 474, 475, 476, 477, 480], "get_type_hint": [86, 383, 470, 477, 479, 480], "macintosh": [86, 155, 432, 459, 462], "splitlin": [86, 152, 187, 197, 205, 341, 361, 378, 465, 472, 474, 480], "zen": [86, 111], "larri": [87, 340, 466, 468, 469, 473, 474, 478, 479, 480], "hast": [87, 466, 468, 469, 473, 474, 478, 479, 480], "get_annot": [87, 252, 469, 480], "un": [87, 197, 200, 252, 285, 433, 446, 474, 480], "stringiz": [87, 252, 469, 480], "ann": 87, "exot": [87, 98, 259, 461], "malform": [87, 155, 183, 196, 222, 239, 255, 268, 463, 465, 472, 480], "update_wrapp": [87, 92, 223, 252, 464, 474, 480], "__wrapped__": [87, 92, 222, 223, 252, 469, 470, 472, 474, 475, 480], "__globals__": [87, 252, 425, 467, 469, 480], "type_check": [87, 247, 289, 383, 476, 480], "fn": [87, 100, 106, 163, 197, 264, 396, 404, 418, 419, 467, 475, 478], "tshepang": 88, "mbambo": 88, "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], "vv": [88, 117, 452, 468, 476, 480], "vvv": [88, 117, 392], "vvvv": 88, "nonetyp": [88, 165, 190, 223, 281, 316, 382, 383, 469, 470, 480], "greedili": 88, "add_mutually_exclusive_group": [88, 117, 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, 366, 472, 480], "reader": [90, 97, 103, 106, 123, 133, 146, 155, 157, 167, 172, 193, 197, 199, 202, 222, 239, 247, 250, 255, 268, 269, 280, 285, 289, 296, 330, 334, 344, 384, 396, 407, 410, 411, 412, 413, 414, 425, 431, 452, 462, 464, 467, 469, 475, 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], "quirk": [91, 341, 431, 469, 474, 480], "nich": 91, "valuabl": [91, 111, 227, 334, 378, 473], "button": [91, 100, 148, 174, 186, 244, 278, 366, 370, 372, 373, 381, 423, 458, 476, 477, 478, 480], "checkbox": [91, 148, 278, 458], "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], "addstr": [91, 174, 480], "mvaddstr": 91, "mvwaddstr": 91, "initscr": [91, 174], "stdscr": [91, 174, 465], "noecho": [91, 174], "cbreak": [91, 174, 380, 480], "multibyt": [91, 174, 205, 341, 473, 480], "key_left": [91, 174], "keypad": [91, 174], "nocbreak": [91, 174], "endwin": [91, 174], "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], "refresh": [91, 157, 174, 285, 366, 373, 464, 479, 480], "getkey": [91, 174, 480], "funni": [91, 138], "rectangular": [91, 151, 381], "redraw": 91, "newwin": [91, 174], "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], "col": [91, 174, 244, 258, 342, 475, 480], "slow": [91, 100, 123, 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], "paus": [91, 94, 130, 134, 174, 292, 294, 330, 427, 463, 464, 480], "redrawn": [91, 174, 381], "subsect": [91, 103, 123, 244, 341, 427, 480], "newpad": [91, 174], "addch": [91, 174, 480], "ord": [91, 106, 117, 119, 173, 175, 222, 337, 341, 386, 425, 427, 447, 459, 465], "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, 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], "noutrefresh": [91, 174], "doupdat": [91, 174, 176], "twisti": 91, "maze": 91, "subt": [91, 193, 202, 429], "waddstr": [91, 473], "hide": [91, 106, 176, 190, 191, 213, 244, 255, 289, 345, 359, 373, 381, 383, 397, 424, 458, 462, 466, 471, 472, 479, 480], "boldfac": [91, 465], "underlin": [91, 174, 369, 373], "bytestr": [91, 158, 290, 334, 341, 383, 410, 421, 465, 471, 480], "acs_plminus": [91, 174], "acs_ulcorn": [91, 174], "box": [91, 100, 174, 244, 268, 366, 370, 372, 373, 383, 427, 476, 477, 478, 480], "border": [91, 174, 366, 373, 391], "flash": [91, 174, 480], "distract": [91, 289, 480], "blink": [91, 174, 478, 479, 480], "curs_set": [91, 174], "invis": [91, 155, 174, 176, 381, 466, 468, 480], "leaveok": [91, 174], "synonym": [91, 100, 106, 112, 174, 289, 296, 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], "a_blink": [91, 174], "a_bold": [91, 174, 465], "bright": 91, "bold": [91, 147, 174, 366, 369], "a_dim": [91, 174], "a_revers": [91, 174], "a_standout": [91, 174], "a_underlin": [91, 174], "xterm": [91, 174, 480], "start_color": [91, 174], "has_color": [91, 174], "american": [91, 180], "spell": [91, 155, 180, 200, 222, 264, 305, 341, 373, 432, 433, 462, 467, 473, 480], "canadian": [91, 155], "british": 91, "resign": 91, "misspel": [91, 92, 164, 386, 480], "sake": [91, 100, 125, 202, 290, 328, 429, 462, 480], "foreground": [91, 174, 244, 373, 449], "color_pair": [91, 174, 480], "init_pair": [91, 174, 469], "wire": [91, 99, 155, 174, 264, 265, 266, 338, 343, 386, 416, 475], "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], "color_black": [91, 174], "color_r": [91, 174], "color_whit": [91, 174], "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], "can_change_color": [91, 174], "lucki": [91, 173], "talent": 91, "man": [91, 123, 170, 268, 290, 310, 319, 325, 330, 334, 339, 363, 366, 372, 380, 466, 480], "key_up": [91, 174], "nodelay": [91, 174], "err": [91, 174, 210, 225, 266, 311, 345, 385, 416, 423, 440, 473], "halfdelay": [91, 174], "tenth": [91, 138, 174, 206], "key_ppag": [91, 174], "key_hom": [91, 174], "printdocu": 91, "getstr": [91, 174, 278, 465, 480], "backspac": [91, 103, 174, 175, 244, 316, 432, 445, 480], "keybind": [91, 174, 244, 317], "gather": [91, 117, 121, 131, 134, 136, 174, 290, 305, 334, 377, 385, 453, 470, 475, 477, 478, 480], "editwin": 91, "struck": 91, "brows": [91, 107, 310, 373, 465, 480], "vendor": [91, 232, 300, 457, 458, 480], "acs_": 91, "submit": [91, 100, 107, 136, 148, 163, 244, 280, 423, 459, 466, 472, 475, 476, 477, 478, 480], "lengthi": [91, 94, 103, 258, 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, "dirnam": [92, 220, 268, 290, 291, 293, 299, 359, 385, 397, 453, 477], "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, "basicconfig": [92, 99, 100, 122, 166, 264, 463, 472, 473, 478, 480], "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, "_name": [92, 173, 178, 193, 202, 480], "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], "abstractmethod": [92, 113, 223, 247, 248, 250, 286, 290, 326, 465, 473], "oneof": 92, "predic": [92, 94, 135, 252, 258, 361, 362, 410, 462, 465, 472, 477, 479, 480], "minvalu": 92, "maxvalu": 92, "minsiz": 92, "isupp": [92, 175, 258, 323, 341, 385], "wood": [92, 117], "metal": 92, "plastic": 92, "quantiti": [92, 183, 272, 290, 316, 338, 462, 466, 472], "metl": 92, "summar": [92, 102, 106, 183, 190, 256, 327, 383, 385, 424, 427, 429, 463, 472], "toolset": [92, 258, 289, 465, 480], "deeper": [92, 107, 164, 180, 190, 304, 349], "behind": [92, 173, 190, 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, "set_nam": [92, 123, 136, 478, 480], "skeleton": 92, "conn": [92, 123, 157, 163, 166, 239, 280, 296, 326, 334, 338, 362, 464, 472, 475], "fetchon": [92, 296, 337, 464, 472], "commit": [92, 117, 278, 285, 302, 337, 345, 368, 428, 464, 465, 466, 474, 476, 480], "movi": [92, 144, 337, 383, 470, 471], "director": [92, 144, 392], "music": [92, 157, 423], "artist": 92, "genr": 92, "entertain": [92, 148], "star": [92, 119, 188, 355, 374, 424, 428, 431, 433, 469, 470, 480], "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, "setx": [92, 222, 381, 458], "delx": [92, 222], "descrobject": 92, "prop": [92, 458, 471, 480], "intervent": [92, 366, 422], "spreadsheet": [92, 462], "b10": 92, "recalcul": [92, 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, "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], "median": [92, 315, 340, 448, 474, 480], "conceptu": [92, 94, 99, 117, 138, 191, 193, 197, 202, 247, 250, 342, 383, 397, 429, 477], "erf": [92, 272, 466, 472, 477, 480], "dataset": [92, 164, 223, 463, 478, 480], "9332": 92, "unexcit": 92, "pystaticmethod_typ": 92, "fromkey": [92, 157, 341, 382, 462, 470, 472, 480], "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], "pi": [92, 151, 173, 174, 183, 218, 272, 294, 315, 381, 410, 439, 441, 443, 448, 472, 473, 478], "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, "pp": [92, 294, 304, 315, 478, 480], "0x7fb5d302f9d0": 92, "slot_valu": 92, "xz": [92, 267, 329, 355, 383, 472, 473, 475, 480], "week": [93, 180, 263, 363, 459, 471, 478, 480], "weekday": [93, 147, 180, 208, 266, 363, 478, 480], "monday": [93, 147, 180, 208, 263, 266, 363, 480], "tuesday": [93, 147, 180, 208, 266, 448], "wednesday": [93, 147, 180, 208], "thursday": [93, 147, 180, 208], "friday": [93, 147, 208], "saturday": [93, 147, 180, 208], "sunday": [93, 147, 180, 208, 263, 266, 363, 466, 480], "upper_cas": [93, 480], "isoweekday": [93, 180, 208], "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, "feed": [93, 155, 174, 175, 204, 205, 232, 237, 258, 280, 341, 386, 404, 410, 413, 464, 472, 480], "cat": [93, 100, 103, 157, 227, 284, 345, 438, 448, 450, 472, 475], "dish": [93, 341], "show_chor": 93, "circl": [93, 152, 272, 381, 465], "alias_for_squar": 93, "unimport": 93, "_generate_next_value_": [93, 208, 480], "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, "_ignore_": [93, 208, 477, 480], "enumnam": 93, "morecolor": 93, "pink": [93, 381], "some_behavior": 93, "sad": [93, 467, 480], "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, "flagboundari": [93, 208, 470], "perm": [93, 220, 272, 432, 470, 477, 478, 480], "rwx": [93, 329], "floatenum": 93, "_value_": [93, 208], "px": [93, 272], "km": [93, 340], "vx": 93, "vy": 93, "member_nam": [93, 469], "_name_": [93, 208], "_missing_": [93, 208, 480], "_order_": [93, 208, 480], "sync": [93, 174, 181, 252, 280, 290, 292, 327, 366, 471, 473, 478, 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, 285, 299, 345, 427, 432, 433, 465], "eject": [93, 208], "_convert_": [93, 480], "some_enum_var": 93, "__getnewargs__": [93, 157, 296, 386, 462, 475, 480], "signifi": [93, 102, 178, 242, 337, 341, 425, 432, 471], "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, "meter": [93, 372], "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, "ocaml": 94, "haskel": [94, 258, 438, 459, 462], "emphas": [94, 190, 281, 370, 424, 480], "discourag": [94, 103, 136, 155, 178, 191, 222, 247, 285, 316, 331, 341, 350, 355, 359, 425, 461, 464, 480], "puriti": [94, 391], "opposit": [94, 103, 106, 206, 316, 381, 425, 459, 465, 467, 480], "constraint": [94, 119, 183, 188, 264, 290, 296, 304, 341, 383, 391, 424, 426, 428, 429, 464, 465, 467, 471, 480], "theoret": [94, 183], "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], "largest": [94, 98, 164, 180, 183, 272, 319, 341, 349, 359, 459, 460, 461, 462, 463, 464, 465, 473, 480], "smallest": [94, 106, 180, 183, 272, 341, 349, 359, 366, 379, 449, 462, 463, 464, 465, 480], "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], "subset": [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], "listcomp": [94, 119, 428, 439], "genexp": [94, 428], "concis": [94, 97, 164, 289, 337, 425, 459, 463, 472, 476, 480], "line_list": 94, "stripped_it": 94, "stripped_list": 94, "expr": [94, 119, 141, 337, 385, 426, 427, 433, 459, 463, 467, 478, 479, 480], "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, 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, 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], "tee": [94, 174, 258, 463, 480], "ne": [94, 109, 288, 366], "starmap": [94, 222, 258, 272, 280, 473], "rubi": [94, 340, 449], "filterfals": [94, 109, 222, 258, 340], "takewhil": [94, 258], "less_than_10": 94, "dropwhil": [94, 258], "permut": [94, 258, 315, 432, 459, 465, 468, 478, 480], "aba": 94, "came": [94, 99, 100, 190, 199, 280, 460, 461, 462, 463, 464, 480], "combinations_with_replac": [94, 157, 258, 315, 466, 468, 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, "get_stat": [94, 224, 474, 480], "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, "mul": [94, 109, 138, 183, 258, 272, 280, 288, 417], "clearer": [94, 190, 289, 341, 459, 460, 461, 462, 463, 465, 477, 480], "floordiv": [94, 119, 288, 428], "not_": [94, 288], "and_": [94, 288], "or_": [94, 288], "eq": [94, 119, 178, 288, 383, 428, 480], "lt": [94, 119, 288, 341, 381, 414, 428, 432, 460, 472], "gt": [94, 119, 235, 236, 237, 288, 414, 428, 472, 473], "ge": [94, 288], "is_": [94, 288], "is_not": [94, 288], "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, 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], "articl": [94, 106, 223, 232, 258, 268, 285, 381, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "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, "june": [94, 147, 405, 468, 477], "juli": [94, 147, 187, 423, 432, 461, 462, 466, 480], "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, 480], "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, 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, "timestamp": [96, 100, 123, 157, 160, 180, 200, 206, 231, 242, 290, 308, 332, 337, 338, 355, 363, 377, 419, 429, 452, 462, 466, 473, 475, 477, 480], "probenam": 96, "basenam": [96, 100, 117, 181, 190, 289, 291, 293, 366, 372, 396, 419, 480], "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], "ip_address": [97, 139, 256, 334], "192": [97, 100, 240, 256, 264, 342], "ipv4address": [97, 256, 475, 480], "db8": [97, 256], "ipv6address": [97, 256, 475, 479, 480], "3221225985": [97, 256], "42540766411282592856903984951653826561": 97, "ip_network": [97, 256], "ipv4network": [97, 256, 475, 477, 480], "ipv6network": [97, 256, 475, 477, 480], "3221225984": 97, "42540766411282592856903984951653826560": 97, "firewal": [97, 244, 280, 460, 473], "router": [97, 256, 334], "hybrid": [97, 180, 474], "ip_interfac": [97, 256, 480], "ipv4interfac": [97, 256, 480], "ipv6interfac": [97, 256, 480], "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, "num_address": [97, 256], "net6": 97, "4294967296": [97, 256, 467], "254": [97, 480], "netmask": [97, 256, 475, 480], "hostmask": [97, 256], "ffff": [97, 256, 459, 473], "explod": [97, 256, 459, 461, 480], "0db8": 97, "0001": [97, 180, 432, 477, 480], "explos": [97, 410], "lend": [97, 461], "agnost": [97, 341, 383], "addressvalueerror": [97, 256], "netmaskvalueerror": [97, 256], "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, 462, 463, 471, 480], "evolv": [98, 254, 265, 429], "granular": [98, 100, 247, 290, 349, 480], "old_binascii": 98, "stringent": [98, 474], "unhexlifi": [98, 143, 480], "qwertyuiop": 98, "boo": 98, "circuit": [98, 341, 439], "led": [98, 164, 290, 460, 473, 476, 480], "field_size_limit": [98, 172, 464, 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, 197, 215, 290, 375, 459, 462, 464, 466, 467, 475, 478, 480], "unintent": [98, 100, 264, 345, 472, 480], "pickleabl": [98, 266, 480], "blueprint": 98, "py_tp_travers": 98, "grew": [98, 468, 472], "awkward": [98, 466, 478], "0x03090000": [98, 479], "tedious": [98, 106, 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, "span": [98, 103, 119, 164, 190, 217, 237, 275, 316, 341, 342, 424, 464, 465, 471, 473, 475, 476, 480], "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], "filemod": [99, 100, 264, 339, 355, 473, 478, 480], "mylib": [99, 385], "do_someth": [99, 100, 148, 338, 385, 427], "explor": [99, 107, 164, 188, 237, 244, 290, 381, 396, 410, 425, 458, 465, 472, 480], "levelnam": [99, 100, 264, 265, 266, 280, 463, 466, 472], "asctim": [99, 100, 264, 265, 306, 363, 460, 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], "getlogg": [99, 100, 122, 264, 385, 462, 466, 468, 479, 480], "diagram": [99, 190, 222, 335, 461], "threefold": 99, "setlevel": [99, 100, 122, 264, 280, 462, 480], "addhandl": [99, 100, 264, 468], "removehandl": [99, 100, 264, 385, 466], "addfilt": [99, 100, 264], "removefilt": [99, 264], "paragraph": [99, 136, 194, 244, 259, 289, 290, 338, 341, 361, 410, 417, 423, 425, 459, 462, 480], "baz": [99, 100, 101, 117, 164, 244, 247, 259, 264, 265, 280, 290, 308, 359, 382, 385, 386, 387, 404, 429, 433], "bam": [99, 264], "descend": [99, 105, 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, 410, 425, 462, 480], "setformatt": [99, 100, 264, 266], "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, "gmtime": [99, 100, 147, 180, 206, 264, 268, 363, 461, 472, 473, 480], "fileconfig": [99, 100, 265, 466, 474, 477, 480], "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], "resort": [99, 181, 263, 264, 461], "lastresort": [99, 264, 472], "raiseexcept": [99, 100, 264, 266, 472], "absenc": [99, 107, 112, 252, 262, 264, 316, 338, 362, 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], "notset": [99, 264, 265, 280], "desk": 99, "staff": [99, 329, 355], "convinc": [99, 263], "xp": [99, 266, 462, 475], "criteria": [99, 245, 264, 305], "reopen": [99, 266, 296, 337, 356, 466, 476, 480], "batch": [99, 103, 123, 258, 296, 345, 458, 471, 475, 480], "bufferingformatt": [99, 264], "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], "handleerror": [99, 264, 266], "altogeth": [99, 100, 148, 210, 419, 425, 472], "isenabledfor": [99, 100, 264, 466, 480], "expensive_func1": 99, "expensive_func2": 99, "deepli": [99, 359, 386, 432, 459, 465, 480], "recomput": [99, 325, 326, 330, 363, 474, 480], "_srcfile": 99, "_getfram": [99, 139, 349, 447, 460, 470, 480], "logthread": 99, "getpid": [99, 123, 280, 290, 480], "logprocess": 99, "logmultiprocess": 99, "logasynciotask": 99, "past": [100, 117, 180, 190, 213, 244, 252, 290, 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, 370, 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], "stoplisten": [100, 265], "data_to_send": 100, "sock_stream": [100, 104, 123, 266, 334, 335, 338, 359, 466, 477], "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, "streamrequesthandl": [100, 335, 476, 480], "recv": [100, 104, 123, 280, 324, 326, 330, 334, 335, 338, 359, 366, 466, 475, 480], "slen": 100, "makelogrecord": [100, 264, 266], "handlelogrecord": 100, "lognam": [100, 226, 290], "wast": [100, 106, 467, 480], "bandwidth": [100, 106, 340, 438, 466, 469], "logrecordsocketreceiv": 100, "threadingtcpserv": [100, 335], "allow_reuse_address": [100, 335, 417, 465], "serve_until_stop": 100, "rd": [100, 338, 341], "wr": [100, 460, 480], "handle_request": [100, 167, 330, 335, 404, 417, 466], "5d": 100, "15s": [100, 264, 265, 466, 472], "69": [100, 363, 410, 469], "makepickl": [100, 266], "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], "usernam": [100, 107, 148, 170, 197, 200, 220, 226, 245, 266, 290, 291, 302, 332, 391, 392, 472, 473, 475, 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, "getlevelnam": [100, 264], "webapplib": 100, "11s": 100, "appnam": [100, 266], "9s": 100, "4s": 100, "ctx_request": 100, "ctx_appnam": 100, "injectingfilt": 100, "num_request": 100, "process_request": [100, 335], "splitext": [100, 197, 291, 293, 355, 449, 465, 476, 480], "adhf": 100, "argumentdefaultshelpformatt": [100, 117, 480], "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, "print_exc": [100, 364, 378, 480], "worker_configur": 100, "worker_process": 100, "current_process": [100, 280], "orchestr": 100, "put_nowait": [100, 131, 266, 280, 313], "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], "backup": [100, 109, 215, 266, 337, 355, 465, 472, 477, 480], "bf": [100, 316, 448], "df": [100, 466], "924": 100, "494": [100, 476], "833": 100, "recal": [100, 244], "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, 146, 240, 375, 465, 467, 468, 470, 480], "sugar": [100, 166, 222, 241, 247, 258, 337, 438, 467], "styleadapt": 100, "_log": [100, 264], "makerecord": [100, 264], "setloggerclass": [100, 264], "setlogrecordfactori": [100, 264], "interrog": [100, 202], "getlogrecordfactori": [100, 264], "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], "push": [100, 154, 157, 166, 174, 176, 183, 188, 210, 279, 280, 328, 362, 410, 432, 433, 438, 459, 465, 473, 480], "5556": 100, "zeromqsockethandl": [100, 480], "enqueu": [100, 266, 280, 480], "send_json": 100, "socktyp": [100, 266, 334, 359, 466], "subscrib": [100, 245, 383, 425, 480], "zeromqsocketlisten": [100, 480], "setsockopt_str": 100, "dequeu": [100, 266, 480], "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], "copyfileobj": [100, 107, 231, 329, 478, 480], "rh": 100, "six": [100, 102, 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], "jsonencod": [100, 259, 476, 480], "unicode_escap": [100, 155], "set_valu": 100, "snowman": [100, 471], "u2603": 100, "chown": [100, 139, 290, 329, 473, 480], "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, "getmessag": [100, 264, 411], "cater": [100, 190, 265, 266], "myfilt": [100, 472], "param": [100, 136, 148, 193, 194, 200, 202, 206, 239, 252, 278, 290, 302, 337, 385, 391, 392, 396, 416, 417, 428, 466, 472, 479, 480], "noshow": 100, "onelineexceptionformatt": 100, "formatexcept": [100, 264], "exc_text": [100, 264, 266, 480], "configure_log": 100, "2015": [100, 180, 323, 423, 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, "bufferinghandl": [100, 266], "har": [100, 152, 385, 472, 474, 480], "bufferingsmtphandl": 100, "mailhost": [100, 265, 266], "password": [100, 107, 170, 220, 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, "starttl": [100, 245, 266, 285, 332, 338, 465, 472, 473, 480], "login": [100, 170, 220, 245, 283, 285, 290, 332, 336, 356, 392, 472, 480], "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], "revert": [100, 167, 239, 240, 321, 355, 359, 452, 466, 473, 476, 480], "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], "add_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], "rfind": [100, 275, 341, 465, 472, 473, 475, 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, "fs": [100, 163, 175, 290, 340, 480], "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, 370, 381, 423, 458, 473, 476, 477, 478, 480], "manual_upd": 100, "clear_display": 100, "start_thread": [100, 359, 480], "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], "isoformat": [100, 180, 187, 337, 422, 462, 476, 477, 480], "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], "gethostnam": [100, 104, 139, 290, 334, 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], "decomposit": [100, 384, 480], "pablo": [101, 466, 469, 470, 471, 475, 477, 478, 479, 480], "galindo": [101, 469, 470, 471, 477, 478, 479, 480], "interpos": 101, "have_perf_trampolin": 101, "1000000": [101, 164, 180, 218, 222, 280, 305, 364, 438, 466, 476, 480], "my_script": 101, "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], "activate_stack_trampolin": [101, 349, 471, 480], "deactivate_stack_trampolin": [101, 349, 471, 480], "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], "isdecim": [102, 341, 342], "isnumer": [102, 341], "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], "analyz": [102, 276, 296, 316, 328, 338, 379, 383, 423, 432, 464, 465, 466, 472, 480], "discov": [102, 180, 193, 202, 241, 359, 385, 412, 460, 461, 462, 466, 472, 474, 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, 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], "dotal": [103, 316], "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, 244, 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], "slash": [103, 218, 222, 252, 256, 289, 290, 293, 310, 355, 374, 391, 419, 420, 458, 480], "reductionist": 103, "bent": 103, "shorter": [103, 199, 222, 232, 258, 289, 344, 427, 459, 460, 463, 465, 466, 471, 472, 480], "ignorecas": [103, 316, 342, 480], "bloat": 103, "latex": [103, 465, 479], "stage": [103, 362, 392, 397, 407, 459, 479, 480], "findal": [103, 157, 316, 410, 448, 474, 480], "findit": [103, 276, 316, 461, 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], "multilin": [103, 155, 164, 244, 316, 332, 385, 471, 472, 479, 480], "0130": [103, 316], "capit": [103, 106, 183, 316, 341, 342, 383, 384, 424, 427, 459, 477, 479, 480], "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, 420, 425, 427, 452, 459, 462, 464, 466, 480], "x08class": 103, "x08": [103, 344, 395], "dissect": [103, 460, 461], "subgroup": [103, 188, 210, 316, 472, 478, 480], "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, 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], "punctuat": [103, 106, 328, 342, 432, 476], "groupdict": [103, 316, 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, 316, 359, 396, 480], "cut": [103, 151, 222, 244, 340, 363, 463, 465, 480], "subn": [103, 316, 466, 468, 471, 475, 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, 474], "pain": [103, 263, 459, 464, 480], "dirti": 103, "terribl": 103, "neat": [103, 166, 461, 466], "pat": [103, 186, 217, 475], "unclear": [103, 471], "jeffrey": [103, 316, 338, 423, 465, 466, 469, 470, 472, 480], "friedl": [103, 316], "master": [103, 106, 186, 190, 289, 290, 292, 296, 306, 316, 366, 367, 370, 371, 373, 381, 465, 480], "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], "eot": [104, 175], "mysocket": [104, 259], "clariti": [104, 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], "ntohl": [104, 334], "htonl": [104, 334], "ntoh": [104, 334, 469, 477, 480], "hton": [104, 334, 469, 477, 480], "setblock": [104, 290, 326, 334, 338, 480], "o_nonblock": [104, 290, 473, 475, 480], "o_ndelay": [104, 212, 290], "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, "cmp": [105, 213, 222, 341, 459, 460, 463, 467, 480], "strcoll": [105, 223, 263, 472], "cmp_to_key": [105, 222, 223, 341, 466, 472], "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], "roman": [106, 369, 384, 462, 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, 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, 480], "intoler": 106, "strcpi": 106, "resynchron": [106, 473], "consortium": [106, 407], "glossari": [106, 178, 480], "chronolog": [106, 123, 476], "computerphil": 106, "youtub": [106, 258], "channel": [106, 114, 130, 138, 173, 198, 209, 265, 280, 292, 333, 334, 338, 346, 398, 461, 473, 480], "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], "bidirect": [106, 123, 130, 280, 341, 343, 384, 459, 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, "circumflex": [106, 374], "casefold": [106, 117, 140, 157, 258, 341, 473, 475, 478, 480], "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, "nd": [106, 222, 244, 252, 316, 341, 432], "57": [106, 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], "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, 187, 265, 280, 296, 309, 311, 327, 329, 355, 408, 409, 410, 411, 416, 417, 419, 462, 465, 480], "attack": [106, 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, "getdecod": [106, 155], "getread": [106, 155], "getwrit": [106, 155], "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], "namedtemporaryfil": [107, 197, 357, 465, 471, 480], "tmp_file": 107, "the_pag": 107, "transmit": [107, 123, 130, 138, 239, 285, 332, 334, 358, 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, "full_url": [107, 392, 474], "dislik": [107, 386], "user_ag": 107, "win64": [107, 459, 475, 480], "x64": [107, 465], "pretend_serv": 107, "getaddrinfo": [107, 123, 127, 139, 334, 423, 475, 476, 477, 480], "fulfil": [107, 238, 242, 460, 462, 472], "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], "basehttprequesthandl": [107, 239, 242, 390, 404, 472, 473, 480], "shortmessag": [107, 242], "longmessag": [107, 242, 385, 466, 480], "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], "doctyp": [107, 237, 239, 311, 392, 407, 410, 472, 478, 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], "add_handl": [107, 392], "some_handler_inst": 107, "build_open": [107, 240, 392], "install_open": [107, 392], "realm": [107, 205, 392, 480], "cpanel": 107, "httppasswordmgrwithdefaultrealm": [107, 392], "add_password": [107, 392], "password_mgr": [107, 392], "knew": [107, 467], "top_level_url": 107, "a_url": 107, "http_proxi": [107, 392, 480], "httpdefaulterrorhandl": [107, 392], "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], "getproxi": [107, 392, 480], "setdefaulttimeout": [107, 334], "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, 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], "raw_input": [109, 154, 467], "has_key": [109, 174, 459, 460, 461, 462, 467, 480], "beneath": [109, 370, 410, 480], "py3": [109, 450, 468, 472, 480], "mycod": 109, "failunlessequ": [109, 470, 471], "assertequ": [109, 359, 385, 386, 387, 448, 466, 470, 471, 472, 474, 478, 480], "failifequ": [109, 470, 471], "assertnotequ": [109, 385, 470, 471, 472], "failunless": [109, 470, 471], "asserttru": [109, 385, 466, 470, 471, 472], "assert_": [109, 470, 471, 472, 480], "failif": [109, 470, 471], "assertfals": [109, 385, 466, 470, 471], "failunlessrais": [109, 470, 471], "cal": [109, 147, 392, 393], "assertrais": [109, 385, 448, 466, 468, 470, 471, 473, 480], "failunlessalmostequ": [109, 470, 471], "assertalmostequ": [109, 385, 466, 470, 471, 472, 480], "failifalmostequ": [109, 470, 471], "assertnotalmostequ": [109, 385, 466, 470, 471, 472, 480], "basestr": [109, 462, 467, 474], "iteritem": [109, 268, 461, 462, 463, 467, 480], "iterkey": [109, 268, 461, 462, 463, 465, 467, 480], "itervalu": [109, 268, 461, 462, 463, 467, 480], "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], "getcwd": [109, 290, 291, 293, 359, 404, 448, 477, 480], "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, "imul": [109, 288], "with_traceback": [109, 210, 433, 480], "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_typ": [109, 166, 330, 341, 349, 359, 362, 378, 387, 425, 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], "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], "featurenam": [110, 413], "optionalreleas": 110, "mandatoryreleas": [110, 480], "compilerflag": 110, "0a3": [110, 480], "getoptionalreleas": 110, "getmandatoryreleas": 110, "compiler_flag": [110, 222], "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], "bandclass": 111, "search_stud": 111, "student_nam": 111, "did_user_define_their_nam": 111, "my_nam": [111, 386], "print_user_nam": 111, "dinsdal": 111, "jabberwocki": 111, "light": [112, 173, 174, 465, 466, 468, 480], "weight": [112, 157, 173, 199, 315, 340, 342, 369, 476, 480], "locktyp": 112, "start_new_thread": [112, 139, 480], "interrupt_main": [112, 469, 480], "raise_sign": [112, 330, 480], "allocate_lock": 112, "unlock": [112, 135, 212, 268, 279, 280, 302, 359, 362, 425, 464, 480], "get_id": [112, 330, 348, 362, 363, 473], "recycl": [112, 362, 480], "get_native_id": [112, 362, 478, 480], "netbsd": [112, 290, 300, 334, 362, 363, 470, 477, 480], "dragonflybsd": [112, 334, 362, 480], "stack_siz": [112, 362, 464, 480], "768": [112, 362], "timeout_max": [112, 362], "a_lock": 112, "surviv": [112, 173, 399], "abcmeta": [113, 425, 465, 472, 473, 474, 480], "myabc": 113, "get_cache_token": [113, 474], "get_iter": 113, "myiter": [113, 383], "update_abstractmethod": [113, 480], "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, "abstractclassmethod": [113, 472, 473], "abstractstaticmethod": [113, 472, 473], "abstractproperti": [113, 465, 473], "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, "seekabl": [114, 146, 255, 398, 419, 465, 480], "ahead": [114, 258, 356, 363, 400, 407, 428, 463, 480], "writeframesraw": [114, 346, 398, 474], "setnfram": [114, 346, 398], "getnchannel": [114, 346, 398], "getsampwidth": [114, 346, 398], "getframer": [114, 346, 398], "getnfram": [114, 346, 398], "getcomptyp": [114, 346, 398], "getcompnam": [114, 346, 398], "getparam": [114, 346, 398, 474], "sampwidth": [114, 333, 346, 398], "nframe": [114, 333, 346, 379, 398, 452], "comptyp": [114, 346, 398], "compnam": [114, 346, 398], "getmark": [114, 346, 398], "readfram": [114, 346, 398], "uncompress": [114, 146, 231, 267, 329, 355, 398, 418, 419, 472, 480], "rewind": [114, 255, 346, 398], "setpo": [114, 346, 381, 398], "writefram": [114, 346, 398, 474], "setnchannel": [114, 346, 398], "setsampwidth": [114, 346, 398, 474], "setframer": [114, 346, 398], "setcomptyp": [114, 346, 398], "ulaw": [114, 333, 346], "alaw": [114, 346], "g722": 114, "setparam": [114, 346, 398], "setmark": 114, "programnam": 117, "store_const": [117, 289, 480], "append_const": [117, 289, 480], "walk": [117, 119, 139, 193, 197, 201, 202, 204, 289, 290, 293, 345, 366, 378, 405, 461, 465, 467, 471, 473, 475, 480], "helpformatt": [117, 289, 480], "myprogram": 117, "subdir": [117, 213, 268, 359, 480], "print_help": [117, 289], "parent_pars": 117, "foo_pars": 117, "bar_pars": 117, "yyy": [117, 429], "rawdescriptionhelpformatt": 117, "rawtexthelpformatt": 117, "metavartypehelpformatt": 117, "weird": 117, "dedent": [117, 244, 361, 374, 375, 424, 428, 432, 480], "nbar": 117, "convert_arg_line_to_arg": 117, "getpreferredencod": [117, 255, 263, 290, 345, 470, 471, 477, 480], "set_default": [117, 289, 480], "foonley": 117, "store_fals": [117, 289], "foon": 117, "argumenterror": [117, 173, 480], "_storeact": 117, "option_str": 117, "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], "format_usag": [117, 480], "fooaction": 117, "yy": 117, "infil": [117, 119, 137, 188, 259, 298, 328, 377, 449, 468, 472, 480], "_io": [117, 185, 472, 476, 480], "argumenttypeerror": 117, "nice": [117, 137, 141, 148, 166, 173, 190, 222, 267, 290, 319, 332, 335, 341, 387, 400, 425, 459, 472, 473], "distanc": [117, 151, 152, 267, 272, 340, 366, 369, 381, 470, 478, 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], "jsondecodeerror": [117, 259, 475, 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], "add_argument_group": [117, 480], "group1": [117, 316, 440], "group2": [117, 440], "exclusive_group": 117, "736": 117, "get_default": 117, "print_usag": [117, 289], "format_help": 117, "parse_known_arg": [117, 480], "arg_lin": 117, "myargumentpars": 117, "errorcatchingargumentpars": 117, "parse_intermixed_arg": [117, 477, 480], "parse_known_intermixed_arg": 117, "unpars": [117, 119, 196, 248, 311, 412, 479, 480], "doit": 117, "monkey": [117, 383, 386, 387, 471, 480], "optionpars": [117, 289, 462, 464], "add_opt": [117, 289, 462], "disable_interspersed_arg": [117, 289], "callback_": 117, "optionerror": [117, 289], "optionvalueerror": [117, 289], "typecod": [118, 139, 280, 382, 467, 480], "frombyt": [118, 334, 472, 479, 480], "fromunicod": 118, "buffer_info": 118, "byteswap": [118, 138, 474], "fromfil": [118, 187, 467], "fromstr": [118, 410, 472, 479, 480], "unicodestr": 118, "enc": [118, 338], "tobyt": [118, 341, 466, 472, 479, 480], "tofil": [118, 187, 467], "tostr": [118, 410, 466, 472, 474, 479, 480], "tolist": [118, 341, 461, 466, 472], "u2641": 118, "asdl": [119, 464, 469, 479, 480], "stmt": [119, 337, 364, 465, 480], "type_ignor": [119, 374], "argtyp": [119, 173, 480], "functiondef": [119, 480], "decorator_list": 119, "type_com": [119, 374, 428, 478, 480], "type_param": [119, 383, 424, 428, 433, 480], "asyncfunctiondef": [119, 480], "classdef": [119, 424, 480], "augassign": [119, 428], "annassign": 119, "orels": [119, 465], "asyncfor": [119, 480], "withitem": 119, "asyncwith": [119, 480], "match_cas": 119, "excepthandl": 119, "finalbodi": 119, "trystar": 119, "importfrom": [119, 480], "end_lineno": [119, 188, 210, 378, 428, 469, 478, 480], "end_col_offset": [119, 188, 428, 478, 480], "boolop": 119, "namedexpr": 119, "binop": [119, 465, 480], "unaryop": 119, "ifexp": 119, "elt": 119, "setcomp": [119, 428], "dictcomp": [119, 428], "generatorexp": 119, "yieldfrom": 119, "cmpop": 119, "formattedvalu": [119, 480], "joinedstr": [119, 480], "expr_context": 119, "mult": [119, 428], "matmult": [119, 428], "lshift": [119, 288, 428], "rshift": [119, 288, 428], "bitor": [119, 428], "bitxor": [119, 428], "bitand": [119, 428], "uadd": [119, 428], "usub": [119, 428], "noteq": [119, 428], "lte": [119, 428], "gte": [119, 428], "isnot": [119, 428], "notin": [119, 428], "ifs": 119, "is_async": [119, 309, 480], "posonlyarg": [119, 480], "vararg": [119, 252, 480], "kwonlyarg": [119, 252], "kw_default": 119, "asnam": 119, "context_expr": 119, "optional_var": 119, "matchvalu": [119, 480], "matchsingleton": [119, 480], "matchsequ": [119, 480], "matchmap": [119, 480], "matchclass": [119, 480], "kwd_attr": 119, "kwd_pattern": 119, "matchstar": [119, 480], "matcha": [119, 480], "matchor": [119, 480], "typeignor": [119, 480], "typevar": [119, 188, 341, 348, 382, 383, 424, 470, 471, 480], "paramspec": [119, 188, 341, 383, 424, 428, 469, 471, 480], "typevartupl": [119, 188, 341, 383, 424, 428, 470, 471, 480], "_ast": [119, 464, 472, 480], "_field": [119, 157, 383, 465, 466, 480], "source_lin": 119, "nameconst": [119, 471, 478, 480], "extslic": [119, 479, 480], "snake": [119, 157], "func_typ": [119, 428, 478], "115": [119, 258, 342, 379, 480], "sin": [119, 151, 183, 272, 425, 462], "soc": 119, "otherexcept": [119, 210], "point2d": [119, 383], "point3d": [119, 157, 383], "ts": [119, 174, 229, 381, 383, 424, 464, 471, 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], "pycf_type_com": 119, "ast_obj": 119, "literal_ev": [119, 222, 465, 472, 477, 480], "node_or_str": 119, "get_docstr": [119, 480], "cleandoc": [119, 252], "get_source_seg": [119, 478, 480], "fix_missing_loc": [119, 480], "increment_lineno": [119, 480], "copy_loc": 119, "new_nod": 119, "old_nod": 119, "iter_field": 119, "fieldnam": [119, 157, 172, 465, 468, 480], "iter_child_nod": 119, "nodevisitor": [119, 465, 478, 480], "generic_visit": 119, "visit_const": [119, 478, 480], "nodetransform": [119, 465, 480], "visit_num": [119, 478, 480], "visit_str": [119, 478, 480], "visit_byt": [119, 478], "visit_nameconst": [119, 478], "visit_ellipsi": [119, 478], "rewritenam": 119, "visit_nam": 119, "new_tre": 119, "yourtransform": 119, "annotate_field": 119, "include_attribut": 119, "pycf_allow_top_level_await": [119, 222, 478, 479, 480], "asttoken": 119, "leoast": 119, "codemod": 119, "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, 220, 226, 239, 242, 245, 254, 275, 280, 284, 285, 290, 302, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 356, 362, 392, 396, 400, 416, 417, 422, 453, 470, 480], "taskgroup": [121, 136, 470, 480], "create_task": [121, 122, 123, 125, 126, 127, 131, 135, 136, 470, 475, 477, 478, 480], "current_task": [121, 125, 136, 471, 477, 479, 480], "all_task": [121, 125, 136, 477, 479, 480], "wait_for": [121, 131, 134, 135, 136, 280, 362, 470, 478, 479, 480], "to_thread": [121, 136, 479, 480], "run_coroutine_threadsaf": [121, 122, 136, 469, 475, 476, 480], "as_complet": [121, 126, 136, 163, 471, 478, 480], "fifo": [121, 131, 157, 258, 280, 290, 293, 313, 326, 339, 355, 476, 477, 480], "priorityqueu": [121, 131, 313, 341, 465, 480], "lifoqueu": [121, 131, 313, 341, 465, 480], "create_subprocess_exec": [121, 123, 129, 134, 345, 478, 480], "create_subprocess_shel": [121, 123, 134, 478, 480], "open_connect": [121, 123, 130, 133, 475, 477, 480], "open_unix_connect": [121, 133], "start_serv": [121, 123, 130, 133, 167, 362, 477, 480], "start_unix_serv": [121, 123, 133], "cancellederror": [121, 124, 126, 132, 135, 136, 163, 478, 480], "brokenbarriererror": [121, 135, 362, 470, 472], "pythonasynciodebug": [122, 123, 185, 452, 480], "set_debug": [122, 123, 127, 224, 475], "threadsaf": [122, 223, 258, 264, 315, 480], "call_at": [122, 123, 127, 477], "slow_callback_dur": [122, 123], "call_soon_threadsaf": [122, 123, 127, 477, 480], "fut": [122, 126], "coro_func": 122, "run_in_executor": [122, 123, 127, 136, 479, 480], "coro": [122, 123, 125, 132, 136, 475, 480], "set_except": [122, 126, 136, 139, 163, 173, 476, 480], "321": [122, 183], "source_traceback": 122, "base_ev": [123, 349, 427, 480], "prefac": [123, 130], "get_running_loop": [123, 126, 127, 130, 133, 136, 477, 480], "get_event_loop": [123, 127, 129, 471, 475, 476, 477, 480], "get_event_loop_polici": [123, 127, 129], "set_event_loop": [123, 127, 128, 129, 132, 478, 480], "new_event_loop": [123, 127, 129, 132, 478], "timerhandl": [123, 480], "create_serv": [123, 127, 130, 133, 334, 475, 476, 477, 478, 480], "selectoreventloop": [123, 128, 129, 134, 470, 480], "proactoreventloop": [123, 128, 129, 134, 470, 478, 480], "showcas": [123, 130], "run_until_complet": [123, 127, 475, 476, 478, 480], "run_forev": [123, 127, 480], "is_run": [123, 127], "is_clos": [123, 127, 130, 133, 475, 476, 477, 480], "idempot": [123, 130, 164, 223, 471, 477, 480], "irrevers": 123, "shutdown_asyncgen": [123, 127, 349, 427, 476, 480], "aclos": [123, 158, 166, 427, 469, 479, 480], "shutdown_default_executor": [123, 132, 479, 480], "567": [123, 126, 167, 183, 342, 449, 468, 477, 480], "monoton": [123, 128, 131, 166, 187, 322, 340, 363, 437, 462, 473, 475, 480], "create_futur": [123, 125, 126, 127, 130, 475, 476, 480], "instrument": [123, 188, 223, 305, 453, 472, 476, 480], "set_task_factori": [123, 127, 136, 475, 480], "get_task_factori": [123, 127, 475, 480], "create_connect": [123, 125, 127, 130, 133, 334, 338, 465, 466, 470, 472, 475, 477, 478, 480], "protocol_factori": [123, 130], "proto": [123, 133, 297, 334, 383, 392], "local_addr": [123, 130, 133], "server_hostnam": [123, 133, 338, 472, 477, 480], "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], "all_error": [123, 220, 334, 470, 480], "af_inet6": [123, 334, 480], "synopsi": [123, 310, 338, 480], "connection_mad": [123, 127, 130, 480], "sslcontext": [123, 130, 133, 220, 239, 245, 266, 285, 302, 332, 338, 392, 416, 466, 469, 471, 472, 473, 474, 475, 476, 477, 480], "create_default_context": [123, 338, 392, 466, 474, 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, 423, 432, 480], "undesir": [123, 338, 460, 464, 480], "datatrack": 123, "ietf": [123, 232, 256, 338, 344], "rfc6555": 123, "create_datagram_endpoint": [123, 127, 130, 470, 476, 477, 478, 479, 480], "remote_addr": [123, 130], "reuse_port": [123, 133, 334], "allow_broadcast": 123, "af_unix": [123, 128, 280, 334, 335, 480], "sock_dgram": [123, 266, 334, 335, 466], "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], "uid": [123, 139, 148, 242, 245, 290, 293, 301, 302, 307, 319, 329, 339, 355, 465, 466, 473, 475, 478, 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], "create_unix_connect": [123, 127, 128, 130, 133, 480], "af_unspec": [123, 133, 334], "ai_pass": [123, 133, 334], "backlog": [123, 133, 280, 334, 475, 480], "time_wait": [123, 334], "expir": [123, 136, 209, 240, 241, 280, 322, 326, 330, 332, 334, 336, 345, 362, 363, 392, 473, 480], "serve_forev": [123, 130, 133, 167, 242, 280, 330, 335, 404, 416, 417, 464, 465, 473, 477, 480], "create_unix_serv": [123, 127, 128, 130, 133, 477, 480], "connect_accepted_socket": [123, 127, 130, 469, 476, 480], "sendfil": [123, 124, 127, 130, 290, 329, 334, 338, 404, 473, 475, 477, 480], "sendfilenotavailableerror": [123, 124], "syscal": [123, 210, 290, 319, 329, 475, 476, 478, 480], "start_tl": [123, 127, 133, 470, 477, 480], "server_sid": [123, 338], "coder": [123, 138], "sporad": [123, 290], "add_read": [123, 127, 128, 130, 133, 480], "remove_read": [123, 127], "add_writ": [123, 127, 128, 480], "remove_writ": [123, 127], "sock_recv": [123, 127, 477, 480], "nbyte": [123, 130, 139, 279, 281, 311, 323, 334, 341], "sock_recv_into": [123, 127, 477, 480], "recv_into": [123, 334, 338, 464, 466, 480], "sock_recvfrom": [123, 127, 470, 480], "recvfrom": [123, 334, 366, 475, 480], "sock_recvfrom_into": [123, 127, 470, 480], "recvfrom_into": [123, 334, 464, 466], "sock_sendal": [123, 127, 477, 480], "sendal": [123, 334, 335, 338, 475, 480], "sock_sendto": [123, 127, 470, 480], "sendto": [123, 127, 130, 139, 334, 335, 475, 480], "sock_connect": [123, 127, 475, 480], "inet_pton": [123, 256, 334, 474, 478, 479, 480], "sock_accept": [123, 127, 477, 480], "sock_sendfil": [123, 127, 477, 480], "getnameinfo": [123, 127, 139, 334, 423, 477, 480], "sockaddr": [123, 139, 334], "connect_read_pip": [123, 127, 128, 130, 134, 480], "readtransport": [123, 130, 477, 480], "connect_write_pip": [123, 127, 128, 130, 134, 480], "writetransport": [123, 130, 480], "subprocess_shel": [123, 127, 128, 130, 134], "add_signal_handl": [123, 127, 128, 480], "uncatch": 123, "remove_signal_handl": [123, 127, 128], "blocking_io": [123, 136], "urandom": [123, 232, 280, 290, 315, 338, 463, 466, 470, 471, 474, 475, 476, 480], "cpu_bound": 123, "set_default_executor": [123, 127, 470, 478, 480], "set_exception_handl": [123, 127], "call_exception_handl": [123, 127], "get_exception_handl": [123, 127, 475, 476, 480], "default_exception_handl": [123, 127], "asyncgen": 123, "get_debug": [123, 127, 224, 475], "devnul": [123, 134, 280, 290, 330, 345, 473, 480], "universal_newlin": [123, 134, 345, 463, 477, 480], "subprocesstransport": [123, 130], "get_context": [123, 136, 163, 280, 471, 474, 480], "srv": [123, 167, 477], "wait_clos": [123, 133, 477, 480], "get_loop": [123, 126, 132, 477, 480], "client_connect": 123, "is_serv": [123, 477, 480], "trsock": [123, 480], "transportsocket": [123, 480], "ship": [123, 129, 181, 247, 250, 366, 385, 418, 423, 458, 459, 462, 466, 468, 472, 474, 475, 479, 480], "mypolici": [123, 473], "defaulteventlooppolici": [123, 129, 480], "selectselector": [123, 128, 326], "set_event_loop_polici": [123, 127, 129], "iocp": [123, 480], "msdn": [123, 290], "abstracteventloop": [123, 125, 129, 479, 480], "hello_world": 123, "reschedul": [123, 136], "display_d": [123, 136], "end_tim": [123, 136], "socketpair": [123, 130, 133, 330, 334, 463, 477, 480], "rsock": [123, 130, 133], "wsock": [123, 130, 133], "unregist": [123, 125, 137, 155, 211, 290, 325, 326, 329, 350, 366, 399, 469, 479, 480], "recept": [123, 130, 133], "ask_exit": 123, "signam": [123, 330], "3600": [123, 130, 136, 166, 180], "invalidstateerror": [124, 126, 136, 163, 480], "incompletereaderror": [124, 133, 480], "limitoverrunerror": [124, 133, 480], "baseeventloop": [125, 480], "successor": [125, 229], "_make_socket_transport": 125, "_register_task": [125, 480], "_unregister_task": [125, 480], "_enter_task": [125, 480], "_leave_task": [125, 480], "base_futur": 126, "isfutur": [126, 480], "_asyncio_future_block": 126, "ensure_futur": [126, 136, 475, 476, 480], "iscoroutin": [126, 136, 252, 471, 475, 480], "isawait": [126, 158, 252, 386, 475, 480], "wrap_futur": [126, 480], "set_result": [126, 130, 136, 163, 480], "add_done_callback": [126, 136, 163, 477, 480], "remove_done_callback": [126, 136, 480], "set_aft": 126, "excutor": 127, "get_extra_info": [127, 130, 133, 167, 478, 480], "set_protocol": [127, 130, 480], "get_protocol": [127, 130, 480], "is_read": [127, 130, 477, 480], "pause_read": [127, 130, 477, 480], "resume_read": [127, 130, 477, 480], "writelin": [127, 130, 133, 155, 187, 255, 459, 480], "can_write_eof": [127, 130, 133], "write_eof": [127, 130, 133, 338, 480], "get_write_buffer_s": [127, 130], "get_write_buffer_limit": [127, 130, 475, 480], "water": [127, 325, 475, 480], "set_write_buffer_limit": [127, 130], "get_pid": [127, 130], "get_pipe_transport": [127, 130], "get_returncod": [127, 130], "send_sign": [127, 130, 134, 345, 465, 480], "connection_lost": [127, 130, 480], "pause_writ": [127, 130], "resume_writ": [127, 130], "data_receiv": [127, 130, 480], "eof_receiv": [127, 130], "get_buff": [127, 130, 405], "buffer_upd": [127, 130], "datagram_receiv": [127, 130], "error_receiv": [127, 130], "pipe_data_receiv": [127, 130, 480], "pipe_connection_lost": [127, 130], "process_exit": [127, 130, 480], "abstracteventlooppolici": [127, 129, 471, 480], "proactor_ev": 128, "windows_ev": [128, 480], "windows_util": [128, 477, 480], "hpet": 128, "set_child_watch": [128, 129, 471, 480], "kqueueselector": [128, 326, 480], "pollselector": [128, 326, 477], "get_child_watch": [129, 471, 480], "abstractchildwatch": [129, 471, 480], "windowsselectoreventlooppolici": [129, 477, 480], "windowsproactoreventlooppolici": [129, 477, 480], "threadedchildwatch": [129, 134, 471], "multiloopchildwatch": [129, 471, 480], "safechildwatch": [129, 471, 480], "fastchildwatch": [129, 471, 480], "prohibit": [129, 190, 255, 259, 338, 427, 477, 478, 479, 480], "add_child_handl": 129, "returncod": [129, 130, 134, 345, 475, 478, 480], "remove_child_handl": 129, "attach_loop": [129, 480], "detach": [129, 139, 146, 255, 267, 290, 334, 338, 373, 399, 402, 427, 472, 473, 480], "is_act": [129, 229], "inact": [129, 134, 438, 465, 480], "sigchld": [129, 290, 330], "disrupt": [129, 471, 480], "reap": [129, 480], "waitpid": [129, 254, 290, 306, 464, 474, 475, 480], "pidfdchildwatch": [129, 471, 479, 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, 340, 373, 383, 459, 462, 465, 476, 477, 480], "myeventlooppolici": 129, "eventloop": [129, 480], "extent": [130, 152, 232, 255, 275, 373, 381, 423, 468, 480], "basetransport": [130, 133, 478], "datagramtransport": [130, 480], "baseprotocol": 130, "bufferedprotocol": [130, 477, 478, 480], "datagramprotocol": [130, 470], "outgo": [130, 197, 334, 338, 471, 472, 473], "getsockopt": [130, 334, 338, 466, 476], "peernam": [130, 133], "getpeernam": [130, 167, 334, 338], "socknam": [130, 480], "getsocknam": [130, 133, 334, 338, 480], "sslsocket": [130, 338, 466, 469, 474, 475, 477, 479, 480], "peercert": 130, "getpeercert": [130, 338, 465, 474, 480], "ssl_object": 130, "sslobject": [130, 338, 383, 475, 477, 480], "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], "sigkil": [130, 134, 280, 290, 330, 345, 357, 463, 477, 480], "terminateprocess": [130, 134, 139, 280, 290, 345, 465, 466, 480], "unidirect": [130, 280], "drain": [130, 133, 135, 338, 472, 480], "reassembl": 130, "sizehint": [130, 155, 325, 480], "recipi": [130, 197, 205, 206, 332, 335, 423], "undeliver": 130, "enobuf": [130, 209, 480], "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, "get_dat": [130, 134, 268], "qsize": [131, 280, 313], "get_nowait": [131, 258, 280, 313], "queueempti": 131, "task_don": [131, 280, 313, 464, 475, 480], "unblock": [131, 135, 280, 330, 480], "queueful": 131, "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, 480], "feed_eof": [133, 480], "readexact": [133, 476, 480], "readuntil": [133, 475, 476, 480], "at_eof": 133, "handle_echo": 133, "print_http_head": 133, "urlsplit": [133, 391, 466, 476, 480], "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], "ctrl_c_event": [134, 290, 330, 345, 466], "ctrl_break_ev": [134, 290, 330, 345, 466], "creationflag": [134, 345, 463], "create_new_process_group": [134, 345], "waiter": [135, 362, 480], "waiter_task": 135, "is_set": [135, 362, 469, 480], "codit": 135, "cond": [135, 141, 349, 383, 464], "notify_al": [135, 362, 469, 480], "sem": 135, "example_barri": 135, "housekeep": [135, 362], "n_wait": [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], "uncancel": [136, 470, 480], "another_coro": 136, "bubbl": [136, 424, 480], "baseexceptiongroup": [136, 166, 210, 378, 424, 470, 480], "aws": 136, "aggreg": [136, 258, 337, 385, 470, 480], "stronger": [136, 480], "subtask": 136, "eager_task_factori": [136, 471, 480], "employ": [136, 148, 280, 290, 409, 429, 473], "create_eager_task_factori": [136, 471], "custom_task_constructor": 136, "aw": [136, 480], "long_running_task": 136, "deadlin": [136, 322], "overdu": 136, "new_deadlin": 136, "timeout_at": [136, 480], "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, "get_stack": [136, 141, 480], "newest": 136, "print_stack": [136, 264, 378, 475, 480], "get_coro": [136, 478, 480], "get_nam": [136, 348, 478, 480], "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, "_exit": [137, 210, 211, 290], "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, "adpcm2lin": [138, 480], "adpcmfrag": 138, "lin2adpcm": [138, 480], "newstat": 138, "alaw2lin": 138, "avg": 138, "avgpp": 138, "bias": [138, 193, 202, 305, 315, 462, 472], "findfactor": 138, "rms": 138, "proport": [138, 164, 315, 340, 480], "findfit": 138, "findmax": 138, "energi": 138, "maxim": [138, 187, 188, 193, 232, 244, 359, 437, 480], "getsampl": 138, "wherebi": [138, 148, 265, 296, 480], "ima": 138, "lin2alaw": 138, "lin2lin": 138, "newwidth": 138, "new_fram": 138, "old_width": 138, "lin2ulaw": 138, "maxpp": 138, "minmax": 138, "ratecv": [138, 480], "inrat": 138, "outrat": 138, "weighta": 138, "weightb": [138, 480], "newfrag": 138, "sqrt": [138, 151, 163, 183, 272, 340, 463, 464, 465, 472, 478, 480], "s_i": 138, "tomono": 138, "lfactor": 138, "rfactor": 138, "tostereo": 138, "ulaw2lin": 138, "recombin": [138, 473], "mul_stereo": 138, "lsampl": 138, "rsampl": 138, "toler": [138, 151, 181, 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, 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, "breakpointhook": [139, 222, 349, 447, 452, 477, 480], "run_fil": [139, 452], "run_interactivehook": [139, 349], "run_startup": [139, 452], "run_stdin": [139, 452], "addressof": [139, 173], "call_funct": [139, 173, 470, 476, 480], "func_point": 139, "cdata": [139, 173, 311, 407, 412, 413, 480], "create_string_buff": [139, 173, 464], "create_unicode_buff": [139, 173, 480], "dlopen": [139, 173, 290, 349, 453, 461, 464, 480], "dlsym": [139, 173], "get_errno": [139, 173, 465], "get_last_error": [139, 173, 465], "set_errno": [139, 173, 465], "set_last_error": [139, 173, 465], "string_at": [139, 173, 211, 473], "wstring_at": [139, 173], "code_object": [139, 222, 480], "flock": [139, 212, 268, 480], "lockf": [139, 212, 268, 290, 461, 465, 473, 480], "whenc": [139, 150, 212, 255, 275, 290, 443, 461], "sendcmd": [139, 220], "get_object": [139, 224, 469, 478, 480], "get_referr": [139, 224, 379, 469, 480], "root_dir": [139, 228, 329, 469, 471, 480], "dir_fd": [139, 222, 228, 290, 329, 469, 470, 473, 480], "get_osfhandl": [139, 279], "open_osfhandl": [139, 279], "putlin": [139, 285, 302, 480], "add_dll_directori": [139, 290, 478, 480], "chdir": [139, 166, 290, 329, 349, 448, 470, 472, 473, 479, 480], "chflag": [139, 290, 329, 339, 465, 473, 480], "gid": [139, 230, 290, 293, 307, 355, 465, 466, 473, 475, 480], "forkpti": [139, 290, 480], "fwalk": [139, 290, 473, 477, 480], "topdown": [139, 290], "onerror": [139, 290, 299, 329, 471, 477, 480], "follow_symlink": [139, 290, 293, 329, 469, 473, 480], "getxattr": [139, 290, 473], "killpg": [139, 290, 462, 480], "pgid": [139, 290], "src_dir_fd": [139, 290], "dst_dir_fd": [139, 290], "listdriv": [139, 290, 471, 480], "listmount": [139, 290, 471, 480], "listvolum": [139, 290, 471, 480], "listxattr": [139, 290, 473], "putenv": [139, 290, 303, 479, 480], "removexattr": [139, 290, 473], "setxattr": [139, 290, 473, 480], "startfil": [139, 290, 480], "cwd": [139, 220, 290, 293, 345, 359, 396, 463, 478, 480], "show_cmd": [139, 290], "unsetenv": [139, 290, 465, 479, 480], "utim": [139, 290, 329, 473, 480], "ns": [139, 290, 311, 379, 382, 395, 410, 470, 480], "followlink": [139, 290, 465], "rglob": [139, 293, 470, 471, 480], "find_class": [139, 296], "prlimit": [139, 319, 474, 480], "setrlimit": [139, 319, 359, 480], "copymod": [139, 329, 480], "copystat": [139, 329, 473, 480], "make_arch": [139, 329, 466, 471, 472, 475, 478, 480], "base_nam": [139, 329], "unpack_arch": [139, 329, 470, 471, 472, 480], "extract_dir": [139, 329], "pthread_kil": [139, 290, 330, 473], "thread_id": [139, 330, 363, 480], "signalnum": [139, 330], "gethostbyaddr": [139, 290, 334, 480], "gethostbynam": [139, 334], "getservbynam": [139, 334, 480], "servicenam": [139, 334], "protocolnam": [139, 334], "getservbyport": [139, 334, 463, 480], "sendmsg": [139, 334, 471, 473, 475, 480], "sethostnam": [139, 334, 473], "connection_handl": [139, 337], "enable_load_extens": [139, 337, 453, 466, 469, 472, 480], "load_extens": [139, 337, 466, 469, 471, 472, 480], "_current_except": [139, 349, 471, 480], "_current_fram": [139, 349, 447, 464], "_getframemodulenam": [139, 349, 480], "excepthook": [139, 149, 349, 359, 362, 447, 460, 469, 478, 479, 480], "set_asyncgen_hooks_fin": [139, 349], "set_asyncgen_hooks_firstit": [139, 349], "closelog": [139, 353, 471], "openlog": [139, 353, 471, 480], "logopt": [139, 353], "setlogmask": [139, 353], "maskpri": [139, 353], "mkdtemp": [139, 290, 357, 359, 399, 471, 480], "fullpath": [139, 357], "mkstemp": [139, 280, 357, 480], "fullurl": [139, 392], "connectregistri": [139, 402], "computer_nam": [139, 402], "createkey": [139, 402], "sub_key": [139, 402], "deletekey": [139, 402], "deletevalu": [139, 402], "disablereflectionkey": [139, 402, 465, 466], "enablereflectionkey": [139, 402, 465, 466], "enumkey": [139, 402], "enumvalu": [139, 402], "expandenvironmentstr": [139, 402, 465], "loadkey": [139, 402], "file_nam": [139, 402], "openkey": [139, 402], "pyhkey": [139, 402], "queryinfokey": [139, 402], "queryreflectionkey": [139, 402, 465, 466], "queryvalu": [139, 402, 480], "value_nam": [139, 402], "savekey": [139, 402], "setvalu": [139, 402, 480], "_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, 480], "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], "b64encod": [140, 232, 480], "altchar": 140, "b64decod": [140, 232, 473, 480], "a2b_base64": [140, 143, 480], "standard_b64encod": 140, "standard_b64decod": 140, "urlsafe_b64encod": 140, "urlsafe_b64decod": 140, "b32encod": 140, "b32decod": [140, 474, 480], "map01": 140, "oh": 140, "eye": [140, 183, 187, 464, 471, 475, 478], "b32hexencod": [140, 469, 480], "b32hexdecod": [140, 469, 480], "b16encod": 140, "b16decod": 140, "a85encod": [140, 474, 480], "foldspac": 140, "wrapcol": 140, "adob": [140, 474, 480], "btoa": 140, "a85decod": [140, 474, 480], "ignorechar": 140, "x0b": [140, 341, 395], "b85encod": [140, 474, 480], "b85decod": [140, 474], "decodebyt": [140, 155, 479, 480], "encodebyt": [140, 155, 479, 480], "zgf0ysb0bybizsblbmnvzgvk": 140, "1521": [140, 314], "multipurpos": 140, "bdbquit": 141, "bpbynumb": 141, "bplist": 141, "deletem": 141, "bpformat": 141, "bpprint": 141, "botfram": [141, 480], "stopfram": 141, "returnfram": 141, "trace_dispatch": 141, "c_call": [141, 349], "c_return": [141, 349, 350], "c_except": [141, 349], "dispatch_lin": 141, "user_lin": 141, "dispatch_cal": 141, "user_cal": 141, "dispatch_return": 141, "user_return": 141, "dispatch_except": 141, "user_except": 141, "is_skipped_lin": 141, "module_nam": [141, 247, 280, 359, 469, 477, 480], "stop_her": 141, "break_her": 141, "break_anywher": 141, "argument_list": [141, 424, 427], "return_valu": [141, 188, 386, 387, 472, 474, 476, 480], "do_clear": 141, "set_step": 141, "set_next": 141, "set_return": 141, "set_until": 141, "set_trac": [141, 190, 222, 294, 349, 452, 477, 480], "set_continu": 141, "set_quit": 141, "dispatch_": 141, "set_break": 141, "clear_break": 141, "clear_bpbynumb": 141, "clear_all_file_break": 141, "clear_all_break": 141, "get_bpbynumb": 141, "get_break": 141, "get_file_break": 141, "get_all_break": 141, "format_stack_entri": [141, 480], "frame_lineno": 141, "lprefix": 141, "runev": [141, 294], "runctx": [141, 305, 377], "runcal": [141, 294, 305, 478], "checkfuncnam": 141, "a2b_": [143, 473], "a2b_uu": 143, "b2a_uu": [143, 477, 480], "strict_mod": [143, 480], "3548": [143, 463], "b2a_base64": [143, 476, 480], "a2b_qp": [143, 480], "b2a_qp": [143, 480], "quotetab": [143, 155, 314], "istext": 143, "1522": [143, 314], "linefe": [143, 205, 328, 342, 432, 462], "crc_hqx": [143, 470, 480], "crc": [143, 419, 421, 480], "ccitt": [143, 346], "polynomi": [143, 258], "0x1021": 143, "binhex4": [143, 479, 480], "crc32": [143, 232, 421, 448, 449, 480], "checksum": [143, 334, 355, 419, 421], "010x": 143, "b2a_hex": [143, 155, 480], "bytes_per_sep": [143, 341], "hexlifi": [143, 480], "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, "a2b_hex": [143, 155, 474], "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], "fromhex": [143, 341, 441, 465, 470, 476, 477, 480], "85": [143, 150, 285, 340, 475], "bisect_left": 144, "bisect_right": 144, "insort_left": [144, 480], "insort_right": 144, "insort": [144, 449, 480], "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, "bz2file": [146, 267, 466, 468, 469, 473, 474, 479, 480], "bz2compressor": [146, 480], "bz2decompressor": [146, 475, 480], "compresslevel": [146, 231, 355, 419, 477, 479, 480], "xb": [146, 231, 267], "rt": [146, 222, 231, 267, 359, 381, 480], "wt": [146, 222, 231, 267, 340], "bufferediobas": [146, 222, 231, 239, 242, 255, 267, 296, 335, 357, 366, 404, 465, 466, 470, 472, 473, 475, 476, 480], "peek": [146, 157, 231, 255, 267, 399, 472, 480], "read1": [146, 231, 255, 480], "compressor": [146, 267, 480], "decompressor": [146, 267, 480], "max_length": [146, 267, 421, 475, 480], "needs_input": [146, 267], "unused_data": [146, 267, 421], "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, "ratio": [146, 187, 218, 272, 340, 341, 381, 473, 480], "513595166163142": 146, "gen_data": 146, "chunksiz": [146, 163, 280, 300, 475, 480], "nonrandom": 146, "myfil": [146, 255, 290, 385, 419, 437, 440, 449], "setfirstweekday": 147, "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], "firstweekday": 147, "iterweekday": 147, "itermonthd": [147, 477, 480], "itermonthday": [147, 480], "itermonthdays2": [147, 480], "itermonthdays3": [147, 477, 480], "itermonthdays4": [147, 477, 480], "monthdatescalendar": 147, "monthdays2calendar": 147, "monthdayscalendar": 147, "yeardatescalendar": 147, "yeardays2calendar": 147, "yeardayscalendar": 147, "textcalendar": [147, 480], "formatmonth": 147, "theyear": 147, "themonth": 147, "prmonth": [147, 480], "formatyear": 147, "pryear": [147, 480], "htmlcalendar": [147, 477], "withyear": 147, "formatyearpag": 147, "css": [147, 237, 472, 477, 480], "cascad": [147, 480], "formatmonthnam": [147, 480], "cssclass": 147, "tue": [147, 180], "wed": [147, 180, 363], "fri": [147, 206, 472, 473, 480], "cssclass_noday": 147, "cssclasses_weekday_head": 147, "cssclass_month_head": 147, "cssclass_month": 147, "cssclass_year": 147, "cssclass_year_head": 147, "customhtmlc": 147, "nowrap": 147, "center": [147, 152, 174, 183, 245, 252, 341, 342, 366, 373, 381, 423, 425, 443, 463, 465, 473, 480], "ital": [147, 174, 369], "localetextcalendar": [147, 470, 480], "localehtmlcalendar": [147, 470, 480], "formatweekday": [147, 480], "lc_time": [147, 263], "isleap": 147, "leapday": 147, "y1": [147, 427, 438, 469, 471, 480], "y2": [147, 222, 438, 469, 471, 480], "weekhead": 147, "monthrang": 147, "monthcalendar": 147, "prcal": 147, "timegm": [147, 363], "day_nam": 147, "day_abbr": 147, "month_nam": [147, 432], "month_abbr": 147, "januari": [147, 150, 180, 315, 363, 423, 432, 460, 471, 480], "februari": [147, 180, 363, 432, 460, 471, 472, 480], "march": [147, 180, 341, 363, 381, 448, 459, 463, 474], "april": [147, 180, 432, 445, 459, 460], "august": [147, 464], "septemb": [147, 432, 459, 464, 473, 475], "octob": [147, 180, 459, 461, 462, 465, 471, 478, 479], "decemb": [147, 180, 432, 448, 461, 462, 467, 476], "illegalmontherror": 147, "illegalweekdayerror": 147, "mo": [147, 180, 227, 316, 341, 462, 476, 478, 480], "tu": [147, 462], "fr": [147, 227, 268, 315, 432, 462, 477], "su": [147, 480], "fieldstorag": [148, 474, 475, 477, 480], "parse_qsl": [148, 391, 465, 469, 476, 477, 478, 479, 480], "multipart": [148, 191, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 480], "maxlen": [148, 157, 258, 383, 465, 466], "isindex": 148, "goodi": 148, "h1": [148, 232, 237, 239, 265, 417], "logdir": [148, 149], "keep_blank_valu": [148, 391], "minifieldstorag": [148, 480], "getlist": [148, 475], "fileitem": 148, "userfil": 148, "linecount": 148, "getfirst": 148, "strict_pars": [148, 391], "parse_q": [148, 391, 465, 469, 476, 477, 478, 479, 480], "parse_multipart": [148, 469, 476, 477, 478, 479, 480], "pdict": 148, "megabyt": 148, "emailmessag": [148, 191, 193, 194, 197, 198, 199, 202, 204, 205, 239, 392, 474, 476, 480], "rfcs": [148, 155, 191, 193, 198, 199, 200, 202, 205, 206, 302, 338, 462, 475, 480], "parse_head": [148, 239, 242, 480], "get_content_typ": [148, 193, 197, 202], "print_environ": 148, "print_form": 148, "print_directori": 148, "print_environ_usag": 148, "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], "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, "getnam": [150, 355, 362, 413, 469, 480], "getsiz": [150, 290, 291, 480], "ioerror": [150, 187, 210, 212, 215, 222, 227, 240, 252, 255, 279, 280, 292, 329, 330, 420, 447, 465, 466, 467, 473], "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], "modulus": [151, 286, 341, 349, 465, 472, 478], "phi": [151, 272], "counterclockwis": [151, 381], "radian": [151, 183, 272, 381, 462, 478, 480], "atan2": [151, 272, 480], "141592653589793": [151, 441, 472], "rect": [151, 173, 465], "cos": [151, 183, 218, 272, 296, 448, 462, 478], "log10": [151, 183, 272, 465], "aco": [151, 272], "arc": [151, 272, 381, 465, 466, 468, 472, 480], "cosin": [151, 183, 272], "asin": [151, 272], "sine": [151, 183, 272], "atan": [151, 272, 465], "tangent": [151, 272, 381], "tan": [151, 272, 480], "acosh": [151, 272, 465, 480], "asinh": [151, 272, 465, 480], "atanh": [151, 272, 465, 480], "cosh": [151, 272], "sinh": [151, 272], "tanh": [151, 272], "isfinit": [151, 272, 472, 480], "isinf": [151, 272, 341, 465, 480], "isnan": [151, 272, 340, 341, 439, 465, 480], "isclos": [151, 272, 441, 475, 480], "rel_tol": [151, 272, 475], "1e": [151, 222, 272, 342, 344, 427, 475, 480], "abs_tol": [151, 272, 475], "tau": [151, 272, 476, 480], "infj": [151, 476, 480], "nanj": [151, 476, 480], "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], "use_rawinput": 152, "cmdloop": 152, "intro": [152, 456, 466], "banner": [152, 154, 480], "do_help": [152, 480], "do_shel": 152, "postcmd": 152, "complete_foo": 152, "begidx": 152, "endidx": 152, "help_bar": 152, "help_": 152, "undocu": [152, 181, 223, 264, 294, 359, 385, 419, 471, 473, 474, 475, 476, 477, 479, 480], "onecmd": 152, "precmd": 152, "emptylin": 152, "nonempti": [152, 188, 316, 341, 381, 400, 425], "completedefault": 152, "complete_": 152, "displaywidth": 152, "preloop": 152, "postloop": 152, "solicit": 152, "identchar": 152, "lastcmd": 152, "cmdqueue": 152, "doc_head": 152, "misc_head": 152, "undoc_head": 152, "ruler": 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_head": [152, 242], "do_color": 152, "do_undo": 152, "do_reset": 152, "do_by": 152, "bye": [152, 167, 245, 285, 381, 473], "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], "interactiveinterpret": [154, 475, 480], "__console__": 154, "interactiveconsol": [154, 317], "readfunc": 154, "exitmsg": 154, "compile_command": [154, 156, 480], "runsourc": [154, 337], "showsyntaxerror": 154, "runcod": 154, "showtraceback": [154, 475, 480], "stuf": 154, "resetbuff": 154, "codecinfo": [155, 464], "getincrementalencod": [155, 473], "getincrementaldecod": 155, "wider": [155, 180, 383, 463, 474], "encodedfil": 155, "data_encod": 155, "file_encod": 155, "transcod": [155, 472], "iterencod": [155, 259], "base64_codec": 155, "iterdecod": 155, "bom_b": 155, "bom_l": 155, "bom_utf8": 155, "bom_utf16": 155, "bom_utf16_b": 155, "bom_utf16_l": 155, "bom_utf32": 155, "bom_utf32_b": 155, "bom_utf32_l": 155, "xdf": [155, 232, 301], "u266c": 155, "223": 155, "9836": 155, "strict_error": 155, "ignore_error": [155, 329, 480], "replace_error": 155, "hh": [155, 180, 245, 363, 432, 459, 480], "xxxx": [155, 290, 432, 480], "xxxxxxxx": [155, 290, 432], "backslashreplace_error": 155, "xmlcharrefreplace_error": 155, "namereplace_error": 155, "d800": 155, "dfff": 155, "register_error": [155, 222, 255, 341, 462], "error_handl": [155, 411], "lookup_error": [155, 462], "getstat": [155, 315], "setstat": [155, 315, 480], "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, 480], "2004": [155, 180, 373, 423, 463], "iso2022_jp_3": [155, 480], "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, 337], "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], "nameprep": [155, 343], "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, "toascii": 155, "usestd3asciirul": 155, "outcom": [156, 164, 383, 385, 424, 480], "commandcompil": 156, "subcontext": 157, "new_child": [157, 474, 480], "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, "flatten": [157, 193, 198, 199, 200, 202, 205, 258, 296, 341, 383, 439, 471, 474, 475, 479, 480], "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], "most_common": [157, 466], "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, "intersect": [157, 341, 381, 425, 462, 463, 465, 466, 480], "knuth": [157, 183], "donald": [157, 338, 466, 474], "cc": [157, 200, 206, 258, 268, 332, 358, 453, 462, 471, 473, 480], "deck": [157, 315], "appendleft": [157, 463], "extendleft": 157, "popleft": [157, 258, 313, 439, 449, 463], "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, "dup": [157, 290, 334, 480], "rot": [157, 461, 480], "roll": [157, 180, 266, 337, 359, 385, 437, 464, 465, 480], "default_factori": [157, 178, 383, 480], "__missing__": [157, 341, 386, 424, 425, 464, 472, 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], "_field_default": [157, 383, 480], "employeerecord": 157, "depart": [157, 222, 341], "paygrad": 157, "emp": 157, "_make": [157, 337, 344, 480], "employe": [157, 383, 437, 480], "companydata": 157, "fetchal": [157, 337, 464], "somenamedtupl": 157, "_asdict": [157, 465, 466, 468, 478, 480], "_replac": [157, 391, 465, 480], "partnum": 157, "inventori": [157, 178, 288], "newpric": 157, "pixel": [157, 366, 369, 373, 381, 480], "premium": 157, "hypot": [157, 272, 478, 480], "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], "popitem": [157, 158, 164, 258, 268, 285, 341, 425, 460, 462, 466, 480], "od": [157, 466, 469, 472, 480], "move_to_end": [157, 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, "format_map": [157, 341, 472, 475, 480], "isprint": [157, 175, 341, 475, 480], "maketran": [157, 341, 468, 472, 475, 480], "_collections_abc": 158, "mutablesequ": [158, 341, 383, 467, 473, 475, 480], "isdisjoint": [158, 341, 480], "mutableset": [158, 341, 383, 480], "mappingview": [158, 341, 383, 480], "itemsview": [158, 341, 383], "keysview": [158, 341, 383], "valuesview": [158, 341, 383, 480], "asyncgener": [158, 341, 383, 476, 480], "asend": [158, 427, 479, 480], "athrow": [158, 427, 479, 480], "__buffer__": [158, 252, 425, 471, 480], "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], "rgb_to_yiq": 159, "yiq_to_rgb": 159, "rgb_to_hl": [159, 480], "hls_to_rgb": 159, "rgb_to_hsv": 159, "hsv_to_rgb": 159, "qq": 160, "destdir": [160, 480], "strip_prefix": 160, "prepend_prefix": 160, "coexist": 160, "cpu_count": [160, 163, 280, 290, 469, 474, 480], "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], "getrecursionlimit": [160, 210, 244, 349, 447, 459, 471, 480], "compile_dir": [160, 475, 477, 480], "maxlevel": [160, 304, 318], "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], "pycinvalidationmod": [160, 308], "compile_fil": [160, 475, 480], "fullnam": [160, 247, 249, 250, 299, 420, 462], "compile_path": [160, 475], "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], "brokenthreadpool": 163, "foxnew": 163, "cnn": [163, 181], "wsj": 163, "nonexist": [163, 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], "brokenprocesspool": 163, "start_method": 163, "112272535095293": 163, "112582705942171": 163, "115280095190773": 163, "115797848077099": 163, "1099726899285419": 163, "is_prim": 163, "sqrt_n": 163, "set_running_or_notify_cancel": 163, "not_don": 163, "brokenexecutor": 163, "mini": [164, 342, 432, 466, 468], "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, "read_str": [164, 472, 475], "nport": 164, "48484": 164, "read_dict": [164, 472, 477, 478, 479, 480], "21212": 164, "getboolean": [164, 480], "getint": [164, 480], "getfloat": 164, "3des": [164, 338, 476, 480], "cbc": [164, 334], "monster": [164, 361], "batchmod": 164, "sectcr": 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, 391], "basicinterpol": [164, 470, 480], "home_dir": 164, "my_dir": 164, "my_pictur": 164, "extendedinterpol": [164, 470, 472, 480], "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, "optionxform": 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, "read_fil": [164, 265, 471], "empty_lines_in_valu": 164, "gotcha": 164, "she": 164, "default_sect": 164, "parser_inst": 164, "getdecim": 164, "boolean_st": 164, "nope": [164, 438], "unsuit": [164, 410, 460, 466, 480], "anotherkey": 164, "larch": 164, "optcr": 164, "downright": 164, "counterintuit": 164, "add_sect": [164, 472], "an_int": 164, "a_bool": 164, "a_float": 164, "1415": [164, 183, 465], "evil": [164, 466, 480], "nooptionerror": [164, 466], "remove_opt": [164, 289], "intrins": [164, 188, 296, 425, 468, 480], "duplicatesectionerror": [164, 472], "duplicateoptionerror": [164, 472], "has_sect": 164, "has_opt": [164, 289], "expandus": [164, 228, 240, 283, 291, 293, 317, 329, 345, 475, 478, 480], "readfp": [164, 273, 466, 470, 471, 480], "nosectionerror": 164, "fileobject": [164, 469], "remove_sect": 164, "cfgparser": 164, "max_interpolation_depth": 164, "interpolationerror": 164, "interpolationdeptherror": 164, "interpolationmissingoptionerror": [164, 480], "interpolationsyntaxerror": 164, "missingsectionheadererror": 164, "parsingerror": [164, 470, 471, 480], "footnot": 164, "notimplementedtyp": [165, 382, 469, 480], "ellipsistyp": [165, 382, 469, 480], "abstractcontextmanag": [166, 341, 383, 476, 480], "abstractasynccontextmanag": [166, 341, 383, 477, 480], "contextmanag": [166, 341, 383, 464, 465, 472, 476, 480], "managed_resourc": 166, "acquire_resourc": 166, "release_resourc": 166, "trap": [166, 183, 461, 463, 473, 480], "contextdecor": [166, 472], "asynccontextmanag": [166, 383, 387, 425, 477, 480], "get_connect": 166, "acquire_db_connect": 166, "release_db_connect": 166, "get_all_us": 166, "my_gener": 166, "nullcontext": [166, 469, 477, 480], "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, "redirect_stdout": [166, 474, 475], "new_target": [166, 368], "redirect_stderr": [166, 475, 480], "relinquish": [166, 290, 362, 363], "mycontext": 166, "contextbaseclass": 166, "asynccontextdecor": [166, 469, 480], "exitstack": [166, 470, 473, 477, 478, 480], "enter_context": [166, 470, 480], "pop_al": 166, "onto": [166, 172, 174, 188, 210, 245, 296, 304, 328, 343, 381, 383, 385, 387, 429, 459, 465, 471, 480], "close_fil": 166, "asyncexitstack": [166, 470, 477, 478, 480], "enter_async_context": [166, 470, 480], "push_async_exit": 166, "push_async_callback": [166, 478], "need_special_resourc": 166, "acquire_special_resourc": 166, "release_special_resourc": 166, "inadvert": [166, 252, 465, 474, 475, 480], "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, "copy_context": 167, "bleed": 167, "old_valu": 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, "dispatch_t": [169, 296, 473, 480], "pickler": [169, 296, 297, 468, 473, 478, 480], "pickle_c": 169, "passlib": 170, "des": [170, 307], "crack": [170, 187], "method_sha512": 170, "salt": [170, 232, 323, 425, 452, 472, 473, 480], "sha": [170, 232, 395, 464, 465, 469, 472, 473, 476, 480], "strongest": [170, 466], "method_sha256": 170, "method_blowfish": 170, "blowfish": [170, 477, 480], "method_md5": 170, "md5": [170, 232, 234, 245, 332, 337, 338, 395, 453, 464, 465, 466, 467, 471, 472, 474, 478, 479, 480], "method_crypt": [170, 476, 480], "weakest": 170, "method_": 170, "mksalt": [170, 473, 477, 480], "perturb": 170, "999_999_999": 170, "5000": [170, 183], "2_147_483_648": 170, "exposur": [170, 473], "compare_digest": [170, 232, 234, 323, 466, 473, 480], "compare_hash": 170, "cryptedpasswd": 170, "getpwnam": [170, 307, 345, 480], "cleartext": [170, 266], "plaintext": [170, 245, 473], "4180": [172, 480], "dictread": [172, 476, 478, 480], "dictwrit": [172, 472, 480], "csvfile": 172, "fmtparam": 172, "list_dialect": [172, 480], "quote_nonnumer": 172, "spamread": 172, "quotechar": [172, 480], "bake": [172, 316], "bean": [172, 316], "stringifi": [172, 378, 470, 480], "spamwrit": 172, "quote_minim": 172, "writerow": [172, 472, 475, 480], "register_dialect": 172, "unregister_dialect": [172, 480], "get_dialect": [172, 480], "new_limit": [172, 464], "restkey": 172, "restval": 172, "first_nam": [172, 316], "clees": [172, 410, 438, 478], "extrasact": [172, 480], "writehead": [172, 472, 480], "excel_tab": 172, "unix_dialect": [172, 472], "sniffer": [172, 334, 480], "sniff": [172, 480], "has_head": [172, 240, 392, 480], "quote_al": 172, "quote_non": 172, "quote_notnul": [172, 471, 480], "quote_str": [172, 471, 480], "doublequot": [172, 480], "escapechar": [172, 480], "linetermin": 172, "quote_": 172, "skipinitialspac": [172, 480], "csvreader": 172, "line_num": [172, 316, 464], "csvwriter": 172, "passwd": [172, 220, 293, 307, 358, 385, 392, 463, 464, 465], "someiter": 172, "unixpwd": 172, "linend": 172, "c_int": [173, 280, 464, 480], "c_long": [173, 341], "cdll": [173, 464, 478, 480], "windll": [173, 465, 480], "oledl": [173, 465, 480], "cdecl": 173, "stdcall": 173, "hresult": 173, "kernel32": [173, 349, 480], "libc": [173, 254, 290, 300, 345, 453, 464, 480], "loadlibrari": 173, "_funcptr": 173, "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], "c_bool": [173, 465], "_bool": [173, 344, 465], "c_char": [173, 280], "c_wchar": 173, "c_byte": [173, 480], "c_ubyt": [173, 480], "c_short": [173, 280], "c_ushort": 173, "c_uint": 173, "c_ulong": 173, "c_longlong": 173, "__int64": 173, "c_ulonglong": 173, "c_size_t": 173, "c_ssize_t": [173, 472], "c_time_t": [173, 480], "time_t": [173, 480], "c_float": [173, 464], "c_doubl": [173, 280, 464, 480], "c_longdoubl": [173, 480], "c_char_p": [173, 464], "c_wchar_p": [173, 480], "c_void_p": 173, "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], "from_param": [173, 480], "typecheck": [173, 383, 480], "restyp": [173, 464], "1150640792": 173, "strchr": 173, "8059983": 173, "validhandl": 173, "winerror": [173, 210, 480], "486539264": 173, "silli": [173, 289, 387], "126": [173, 256, 379, 478], "errcheck": 173, "byref": [173, 465], "sscanf": 173, "1400001049": 173, "_fields_": [173, 280, 341, 480], "upperleft": 173, "lowerright": 173, "ofs": 173, "_pack_": 173, "pragma": [173, 480], "bigendianstructur": [173, 341, 480], "littleendianstructur": [173, 480], "bigendianunion": [173, 480], "littleendianunion": [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, "cfunctyp": [173, 480], "winfunctyp": [173, 480], "qsort": 173, "intarray5": 173, "ia": 173, "cmpfunc": 173, "py_cmp_func": 173, "cmp_func": 173, "in_dll": 173, "pythonapi": [173, 464], "0x30c00a0": 173, "struct_frozen": 173, "get_cod": [173, 247, 420, 474], "frozent": 173, "_pyimport_frozenbootstrap": 173, "sooner": [173, 408, 465], "_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, "find_librari": [173, 476, 480], "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, "pydll": [173, 480], "manpag": [173, 290, 334, 476, 480], "rtld_now": [173, 290, 473], "setlasterror": 173, "hijack": 173, "rtld_global": [173, 290, 349, 473, 478, 480], "rtld_local": [173, 290, 473, 478, 480], "_handl": 173, "prefabr": 173, "libraryload": 173, "dlltype": 173, "pyfunctyp": 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, "dllcanunloadnow": 173, "_ctype": [173, 423, 466, 477, 480], "dllgetclassobject": 173, "find_msvcrt": 173, "formaterror": [173, 268], "lasterror": [173, 465], "memmov": [173, 465], "enlarg": [173, 480], "_cdata": [173, 480], "_object": 173, "from_buff": [173, 465, 480], "writeabl": [173, 222, 255, 338, 345, 480], "from_buffer_copi": [173, 465, 480], "from_address": 173, "_b_base_": 173, "_b_needsfree_": 173, "_simplecdata": 173, "c_int8": 173, "c_int16": 173, "c_int32": 173, "c_int64": 173, "c_uint8": [173, 480], "c_uint16": 173, "c_uint32": 173, "c_uint64": 173, "py_object": [173, 464, 480], "wparam": 173, "dword": 173, "pnext": 173, "_anonymous_": [173, 480], "_u": 173, "lptdesc": 173, "typedesc": 173, "lpadesc": 173, "arraydesc": 173, "hreftyp": 173, "vt": [173, 175, 383, 432], "vartyp": 173, "td": [173, 180], "vt_ptr": 173, "some_typ": 173, "_length_": [173, 480], "_type_": 173, "_pointer": 173, "facto": [174, 240, 249, 355, 391, 416], "a_norm": 174, "baudrat": 174, "beep": [174, 403, 476], "driver": [174, 190, 209, 227, 290, 292, 334, 359, 402, 403, 413, 462, 480], "color_cont": [174, 469], "color_numb": 174, "pair_numb": 174, "a_": 174, "def_prog_mod": 174, "reset_prog_mod": 174, "def_shell_mod": 174, "reset_shell_mod": 174, "delay_output": 174, "ground": 174, "erasechar": 174, "cup": 174, "cud": 174, "cud1": 174, "cuu1": 174, "cuu": 174, "vpa": 174, "cr": [174, 175, 205, 432, 477, 480], "confin": [174, 190], "bell": [174, 175, 366, 432, 464, 480], "flushinp": 174, "typeahead": 174, "getmous": 174, "key_mous": 174, "bstate": 174, "buttonn_press": 174, "buttonn_releas": 174, "buttonn_click": 174, "buttonn_double_click": 174, "buttonn_triple_click": 174, "button_shift": 174, "button_ctrl": 174, "button_alt": 174, "button5_": [174, 469, 480], "getsyx": 174, "getwin": 174, "putwin": 174, "has_extended_color_support": [174, 469, 480], "256color": [174, 480], "has_ic": 174, "has_il": 174, "region": [174, 244, 275, 279, 281, 290, 316, 366, 373, 381, 437, 465, 468, 480], "init_color": [174, 469], "fg": [174, 258, 341, 366, 373], "bg": [174, 366, 373, 381, 480], "use_default_color": [174, 463], "is_term_res": 174, "nline": [174, 185], "ncol": 174, "resize_term": 174, "isendwin": 174, "deiniti": 174, "keynam": 174, "alt": [174, 175, 237, 244, 373, 459, 480], "killchar": 174, "longnam": [174, 355, 480], "terminfo": 174, "mouseinterv": 174, "elaps": [174, 266, 280, 290, 305, 326, 334, 362, 363, 385, 472, 480], "mousemask": 174, "availmask": 174, "oldmask": 174, "napm": 174, "pminrow": 174, "pmincol": 174, "sminrow": 174, "smincol": 174, "smaxrow": 174, "smaxcol": 174, "nl": [174, 175, 237, 334, 374, 375, 391, 423, 432, 465, 480], "nonl": 174, "vertic": [174, 175, 244, 294, 341, 342, 361, 366, 369, 371, 372, 373, 381, 424, 431, 432], "noqiflush": 174, "intr": 174, "susp": 174, "noraw": 174, "pair_cont": [174, 469], "putp": 174, "tput": 174, "putchar": 174, "qiflush": 174, "resetti": 174, "savetti": 174, "resizeterm": 174, "sigwinch": [174, 330, 480], "get_escdelay": [174, 479, 480], "set_escdelay": [174, 479, 480], "get_tabs": [174, 479, 480], "set_tabs": [174, 479, 480], "setsyx": 174, "setupterm": 174, "termattr": 174, "termnam": 174, "tigetflag": 174, "capnam": 174, "tigetnum": 174, "tigetstr": 174, "tparm": 174, "4h": [174, 344], "breakout": 174, "unctrl": [174, 175], "ungetch": [174, 279], "update_lines_col": [174, 475, 480], "unget_wch": [174, 473, 480], "get_wch": [174, 473, 480], "ungetmous": [174, 480], "use_env": 174, "newterm": 174, "subwindow": 174, "addnstr": 174, "segfault": [174, 463, 464, 476, 477, 480], "20190511": 174, "stuck": 174, "attroff": 174, "attron": 174, "attrset": 174, "bkgd": 174, "bkgdset": 174, "rs": [174, 175], "bs": [174, 175, 432], "tl": 174, "bl": 174, "acs_vlin": 174, "acs_hlin": 174, "acs_urcorn": 174, "acs_llcorn": 174, "acs_lrcorn": 174, "vertch": 174, "horch": 174, "chgat": [174, 465], "touchlin": 174, "redisplay": [174, 317, 462], "repaint": 174, "clearok": 174, "clrtobot": 174, "clrtoeol": 174, "cursyncup": 174, "delch": 174, "deleteln": 174, "derwin": 174, "subwin": 174, "echochar": 174, "getbegyx": 174, "getbkgd": 174, "getmaxyx": 174, "getparyx": 174, "getyx": 174, "hline": 174, "idcok": 174, "idlok": 174, "immedok": 174, "degrad": [174, 472, 480], "wrefresh": 174, "inch": [174, 366], "insch": 174, "insdelln": 174, "insertln": 174, "insnstr": 174, "insstr": 174, "instr": [174, 188, 359, 474, 480], "is_linetouch": 174, "is_wintouch": 174, "movement": [174, 381, 465, 472, 480], "new_i": 174, "new_x": 174, "mvderwin": 174, "mvwin": 174, "notimeout": 174, "overlay": 174, "destwin": 174, "dminrow": 174, "dmincol": 174, "dmaxrow": 174, "dmaxcol": 174, "redrawln": 174, "beg": 174, "redrawwin": 174, "rendit": 174, "scrollok": 174, "setscrreg": 174, "standend": 174, "standout": 174, "subpad": 174, "syncdown": 174, "syncok": 174, "syncup": 174, "indefinit": [174, 180, 242, 258, 262, 266, 268, 330, 356, 466, 474, 475, 480], "touchwin": 174, "untouchwin": 174, "vline": [174, 480], "__version__": [174, 187, 242, 385, 473, 475, 479, 480], "ncurses_vers": [174, 478, 480], "a_altcharset": 174, "dim": 174, "a_invi": 174, "a_ital": [174, 480], "a_protect": 174, "a_horizont": 174, "a_left": 174, "a_low": 174, "a_right": 174, "a_top": 174, "a_vert": 174, "a_attribut": 174, "a_chartext": 174, "a_color": 174, "key_": 174, "keycap": 174, "key_min": 174, "key_break": 174, "key_down": 174, "arrow": [174, 244, 294, 372, 373, 381], "key_right": 174, "key_backspac": 174, "key_f0": 174, "key_fn": 174, "key_dl": 174, "key_il": 174, "key_dc": 174, "key_ic": 174, "key_eic": 174, "key_clear": 174, "key_eo": 174, "key_eol": 174, "key_sf": 174, "key_sr": 174, "key_npag": 174, "key_stab": 174, "key_ctab": 174, "key_catab": 174, "key_ent": 174, "key_sreset": 174, "soft": [174, 244, 260, 319, 355, 359, 424, 428, 432, 433, 469, 480], "key_reset": 174, "key_print": 174, "key_ll": 174, "key_a1": 174, "key_a3": 174, "key_b2": 174, "key_c1": 174, "key_c3": 174, "key_btab": 174, "key_beg": 174, "key_cancel": 174, "key_clos": 174, "key_command": 174, "key_copi": 174, "key_creat": 174, "key_end": 174, "key_exit": 174, "key_find": 174, "key_help": 174, "key_mark": 174, "key_messag": 174, "key_mov": 174, "key_next": 174, "key_open": 174, "key_opt": 174, "key_previ": 174, "prev": [174, 373], "key_redo": 174, "redo": [174, 244, 480], "key_refer": 174, "key_refresh": 174, "key_replac": 174, "key_restart": 174, "key_resum": 174, "key_sav": 174, "key_sbeg": 174, "key_scancel": 174, "key_scommand": 174, "key_scopi": 174, "key_screat": 174, "key_sdc": 174, "key_sdl": 174, "key_select": 174, "key_send": 174, "key_seol": 174, "key_sexit": 174, "key_sfind": 174, "key_shelp": 174, "key_shom": 174, "key_sic": 174, "key_sleft": 174, "key_smessag": 174, "key_smov": 174, "key_snext": 174, "key_sopt": 174, "key_sprevi": 174, "key_sprint": 174, "key_sredo": 174, "key_sreplac": 174, "key_sright": 174, "key_srsum": 174, "key_ssav": 174, "key_ssuspend": 174, "key_sundo": 174, "key_suspend": 174, "key_undo": 174, "key_res": 174, "key_max": 174, "key_f1": 174, "key_f2": 174, "key_f3": 174, "key_f4": 174, "twelv": [174, 373], "vt100": 174, "crude": 174, "acs": 174, "acs_bbss": 174, "acs_block": 174, "solid": [174, 473, 474], "acs_board": 174, "acs_bsb": 174, "acs_bssb": 174, "acs_bsss": 174, "acs_bte": 174, "acs_bullet": 174, "bullet": [174, 296], "acs_ckboard": 174, "stippl": 174, "acs_darrow": 174, "acs_degre": 174, "acs_diamond": 174, "acs_gequ": 174, "acs_lantern": 174, "lantern": 174, "acs_larrow": 174, "acs_lequ": 174, "acs_lte": 174, "acs_nequ": 174, "acs_pi": 174, "minus": [174, 183, 222, 272, 329, 341, 342, 344, 362, 374, 427, 433, 477, 480], "acs_plus": 174, "acs_rarrow": 174, "acs_rte": 174, "acs_s1": 174, "acs_s3": 174, "acs_s7": 174, "acs_s9": 174, "acs_sbb": 174, "acs_sbsb": 174, "acs_sbss": 174, "acs_ssbb": 174, "acs_ssb": 174, "acs_sssb": 174, "acs_ssss": 174, "crossov": 174, "acs_sterl": 174, "pound": [174, 187], "sterl": 174, "acs_tte": 174, "acs_uarrow": 174, "color_blu": 174, "color_cyan": 174, "greenish": 174, "color_green": 174, "color_magenta": 174, "purplish": 174, "color_yellow": 174, "netscap": [174, 240, 268, 400, 460, 463, 465, 471, 480], "bbedit": [174, 456], "framemak": 174, "uli": 174, "ulx": 174, "lri": 174, "lrx": 174, "stripspac": 174, "do_command": 174, "land": [174, 480], "soh": 175, "stx": 175, "etx": 175, "enq": 175, "enquiri": 175, "bel": [175, 432, 462, 463, 464, 465, 466, 472, 473], "ht": [175, 340, 381], "ff": [175, 187, 222, 316, 432], "dle": 175, "dc1": 175, "xon": 175, "dc2": 175, "dc3": 175, "xoff": 175, "dc4": 175, "nak": 175, "syn": 175, "etb": 175, "em": [175, 316], "esc": 175, "gs": 175, "sp": [175, 232, 237], "mnemon": [175, 265, 338, 373, 461], "teleprint": 175, "predat": [175, 187, 280, 391], "isalpha": [175, 341], "isdigit": [175, 323, 341], "islow": [175, 323, 341], "isascii": [175, 341, 477, 480], "isblank": [175, 480], "iscntrl": [175, 480], "0x1f": [175, 469, 471], "0x7f": [175, 341], "isgraph": 175, "ispunct": [175, 480], "isspac": [175, 341], "isxdigit": 175, "hexdigit": [175, 278, 342, 432], "isctrl": 175, "ismeta": 175, "controlnam": 175, "thirti": [175, 313], "bottom_panel": 176, "new_panel": 176, "top_panel": 176, "update_panel": 176, "set_userptr": 176, "userptr": [176, 480], "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], "kw_on": [178, 383, 469, 480], "weakref_slot": [178, 480], "dunder": [178, 432, 478, 480], "nonetheless": [178, 245], "__match_args__": [178, 424, 425, 438, 469, 480], "__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, "classvar": [178, 383, 470, 476, 480], "initvar": [178, 480], "asdict": [178, 480], "dict_factori": [178, 337, 480], "astupl": [178, 480], "tuple_factori": 178, "make_dataclass": [178, 480], "cls_name": [178, 208], "add_on": 178, "__post_init__": [178, 480], "forewarn": 178, "is_dataclass": [178, 480], "is_dataclass_inst": 178, "frozeninstanceerror": [178, 480], "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], "daylight": [180, 206, 363, 422, 479], "metr": 180, "mile": 180, "est": [180, 363, 472, 476], "edt": [180, 363, 473, 476], "minyear": 180, "maxyear": [180, 480], "microsecond": [180, 319, 337, 363, 465, 480], "customiz": [180, 366, 466, 480], "utcoffset": [180, 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], "overal": [180, 191, 265, 289, 305, 316, 342, 344, 379, 425, 441, 466, 474, 475], "quotient": [180, 183, 272, 305, 341, 427, 446], "uuuuuu": 180, "68400": 180, "total_second": [180, 466], "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], "fromordin": [180, 477], "toordin": 180, "fromisoformat": [180, 337, 470, 477, 480], "date_str": 180, "yyyi": [180, 245], "yyyyyi": 180, "dd": [180, 245, 258, 289], "ooo": [180, 432], "2019": [180, 340, 452, 478, 480], "20191204": 180, "2021": [180, 423, 465, 469, 480], "w01": 180, "fromisocalendar": [180, 478, 480], "isocalendar": [180, 478, 479, 480], "date2": 180, "date1": 180, "timetupl": 180, "struct_tim": [180, 245, 268, 363, 476], "yday": 180, "isocalendard": 180, "mktime": [180, 206, 363, 472, 480], "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], "utcnow": [180, 471, 480], "utcfromtimestamp": [180, 338, 471, 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, "comparand": 180, "timetz": 180, "astimezon": [180, 187, 422, 473, 476, 478, 480], "astz": 180, "dt": [180, 206, 416, 422, 479], "fromutc": [180, 480], "magnitud": [180, 183, 259, 272, 341, 342, 459, 473], "tm_isdst": [180, 363], "utctimetupl": [180, 480], "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, 438, 480], "straddl": 180, "dtoff": 180, "dtdst": 180, "tzinfo_exampl": 180, "_time": 180, "stdoffset": 180, "dstoffset": 180, "altzon": [180, 363], "dstdiff": 180, "localtimezon": 180, "stamp": [180, 381, 462, 463, 480], "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], "pm": [180, 190, 263, 294, 349, 363], "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], "whichdb": [181, 467], "unread": [181, 296, 392, 468, 475, 480], "cabl": 181, "open_flag": 181, "firstkey": 181, "nextkey": 181, "reorgan": [181, 191, 460, 465, 468, 476, 478, 480], "shorten": [181, 318, 361, 472, 473, 474, 479, 480], "unwritten": [181, 480], "pag": 181, "heavili": [181, 247, 332, 424, 460, 476, 477], "dumbdbm": [181, 467], "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, "getcontext": [183, 449, 463], "prec": [183, 449, 463, 464, 465], "142857": [183, 190], "1428571428571428571428571429": [183, 463], "modest": [183, 480], "inexact": [183, 290, 473], "prejudic": 183, "unround": 183, "coeffici": [183, 258, 340, 341, 342, 462, 474, 480], "round_ceil": [183, 463], "round_down": [183, 463], "round_floor": [183, 480], "round_half_down": 183, "round_half_even": [183, 463, 480], "round_half_up": 183, "round_up": 183, "round_05up": 183, "aris": [183, 255, 264, 265, 296, 382, 423, 427, 461, 463, 472, 478, 480], "clamp": [183, 472, 473, 480], "invalidoper": [183, 463, 465, 466, 473], "divisionbyzero": [183, 463], "subnorm": [183, 480], "floatoper": [183, 473], "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], "ln": [183, 244, 465, 473, 480], "302585092994045684017991455": 183, "quantiz": [183, 473, 480], "setcontext": 183, "basiccontext": [183, 473], "extendedcontext": [183, 473], "myothercontext": 183, "142857142857142857142857142857142857142857142857142857142857": 183, "142857143": [183, 463], "143": [183, 245, 379, 381, 461], "clear_flag": 183, "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], "as_integer_ratio": [183, 218, 341, 441, 465, 476, 478, 480], "denomin": [183, 218, 286, 341, 465, 476, 478, 480], "157": [183, 476], "as_tupl": [183, 465], "decimaltupl": 183, "compare_sign": 183, "compare_tot": 183, "unequ": [183, 341, 425, 427, 463, 464, 467, 473, 480], "unaffect": [183, 329, 363, 425, 433, 452, 462, 465, 476, 480], "compare_total_mag": 183, "copy_ab": 183, "conjug": [183, 286, 341, 465], "compli": [183, 259, 268, 311, 423, 465, 480], "copy_neg": 183, "copy_sign": 183, "561702493119680037517373933e": 183, "139": [183, 379, 461], "from_float": [183, 218, 441, 466, 468, 472, 480], "0x1": [183, 341, 441, 465, 468, 469, 471], "999999999999ap": 183, "1000000000000000055511151231257827021181583404541015625": [183, 441, 466], "fma": 183, "fuse": 183, "is_canon": [183, 466], "is_finit": 183, "is_infinit": 183, "is_nan": 183, "is_norm": [183, 384, 478, 480], "is_qnan": 183, "is_sign": 183, "is_snan": 183, "is_subnorm": 183, "is_zero": 183, "logb": 183, "logical_and": 183, "logical_invert": 183, "logical_or": 183, "logical_xor": 183, "max_mag": 183, "min_mag": 183, "next_minus": 183, "next_plus": 183, "next_toward": 183, "closest": [183, 218, 222, 272, 424, 465, 466, 471, 480], "321000e": 183, "number_class": 183, "41421356": 183, "etini": 183, "remainder_near": 183, "same_quantum": 183, "scaleb": 183, "to_eng_str": [183, 463], "123e": 183, "23e": 183, "to_integr": 183, "to_integral_valu": 183, "to_integral_exact": 183, "localcontext": [183, 341, 464, 465, 480], "calculate_someth": 183, "halt": [183, 209, 289, 293, 385, 474], "defaultcontext": [183, 473], "max_prec": [183, 473], "min_emin": [183, 473], "max_emax": [183, 473], "02e": 183, "weaker": [183, 460], "999": [183, 281], "create_decim": [183, 465, 473], "23e999": 183, "23000e": 183, "clear_trap": 183, "copy_decim": 183, "4445": 183, "0023": 183, "create_decimal_from_float": 183, "etop": 183, "recount": 183, "divide_int": 183, "qnan": 183, "msd": 183, "xor": [183, 208, 288, 341, 427], "to_sci_str": [183, 463], "scientif": [183, 342, 451, 458, 465], "425000000": [183, 473], "999999999999999999": [183, 473], "min_etini": 183, "849999999": 183, "1999999999999999997": 183, "have_thread": [183, 473], "have_contextvar": [183, 453], "decimalexcept": 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], "neg": [183, 223, 258, 288], "trailneg": 183, "money": [183, 345, 423], "currenc": [183, 263, 464, 480], "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], "getsizeof": [183, 349, 359, 379, 447, 465, 470, 480], "524288112": 183, "tighter": [183, 424, 463, 473], "sigsegv": [185, 211, 330, 452, 473, 480], "sigfp": [185, 211, 330, 452, 473, 480], "sigabrt": [185, 211, 290, 330, 452, 473, 480], "sigbus": [185, 211, 330, 452, 473], "sigil": [185, 211, 330, 452, 473], "iobas": [185, 187, 210, 212, 255, 375, 452, 478, 480], "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], "askfloat": 186, "askinteg": [186, 480], "askstr": 186, "buttonbox": [186, 372], "initialdir": 186, "initialfil": 186, "defaultextens": 186, "askopenfil": 186, "asksaveasfil": 186, "savea": 186, "askopenfilenam": 186, "asksaveasfilenam": 186, "askdirectori": 186, "mustexist": 186, "cancel_command": 186, "dirs_double_ev": 186, "dirs_select_ev": 186, "files_double_ev": 186, "files_select_ev": 186, "filter_command": 186, "get_filt": 186, "get_select": 186, "dir_or_fil": 186, "curdir": [186, 213, 290, 291, 329, 366], "ok_ev": 186, "set_filt": 186, "set_select": 186, "loadfiledialog": 186, "ok_command": 186, "savefiledialog": 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, "htmldiff": [187, 463, 475, 480], "intra": 187, "tabsiz": [187, 341, 361, 480], "wrapcolumn": 187, "linejunk": 187, "charjunk": 187, "is_character_junk": 187, "make_fil": [187, 475, 480], "fromlin": 187, "tolin": 187, "fromdesc": 187, "todesc": 187, "numlin": 187, "hyperlink": [187, 480], "make_t": 187, "context_diff": 187, "fromfiled": 187, "tofiled": 187, "lineterm": 187, "eggi": 187, "hamster": 187, "get_close_match": 187, "cutoff": [187, 480], "appel": 187, "ape": 187, "peach": 187, "puppi": 187, "pineappl": 187, "is_line_junk": 187, "constitut": [187, 256, 328, 391, 423, 480], "nois": [187, 289, 290, 340, 480], "ntwo": 187, "nthree": 187, "ntree": 187, "nemu": 187, "emu": 187, "unified_diff": 187, "diff_byt": [187, 475, 480], "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, "set_seq": 187, "set_seq2": 187, "set_seq1": 187, "find_longest_match": [187, 480], "alo": 187, "ahi": 187, "blo": 187, "bhi": 187, "get_matching_block": [187, 464, 480], "abxcd": 187, "get_opcod": 187, "j1": [187, 457, 480], "j2": 187, "qabxcd": 187, "abycdf": 187, "get_grouped_opcod": 187, "cluster": [187, 222, 334, 452, 465], "quick_ratio": 187, "real_quick_ratio": 187, "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, "st_mtime": [187, 231, 290, 293, 339, 355, 462], "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], "disassembl": [188, 261, 297, 359, 474, 477, 480], "load_glob": [188, 478, 480], "load_fast": [188, 474, 480], "reciev": 188, "first_lin": 188, "current_offset": [188, 474], "analys": 188, "get_instruct": [188, 474, 480], "from_traceback": [188, 474], "codeobj": 188, "code_info": [188, 472], "show_cod": [188, 472, 474], "distb": [188, 474, 480], "lasti": [188, 480], "disco": 188, "findlinestart": [188, 480], "co_lin": [188, 425, 469, 480], "co_firstlineno": [188, 252, 425, 480], "co_lnotab": [188, 252, 425, 469, 471, 476, 480], "findlabel": 188, "stack_effect": [188, 474, 480], "oparg": [188, 471, 480], "argval": [188, 359], "argrepr": 188, "starts_lin": 188, "is_jump_target": 188, "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], "co_iterable_coroutin": [188, 252], "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, 378, 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, 480], "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], "cmp_op": 188, "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], "hasarg": [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, "typealiastyp": [188, 383, 424, 433, 471, 480], "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, "__type_params__": [188, 341, 383, 424, 425, 426, 480], "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, "opmap": 188, "hasconst": 188, "hasfre": 188, "hasnam": 188, "hasjrel": 188, "hasjab": 188, "hasloc": 188, "hascompar": 188, "hasexc": [188, 471], "expositori": 190, "265252859812191058636308480000000": 190, "ridicul": 190, "1e100": [190, 272, 427, 432], "1e300": 190, "testmod": [190, 448, 463, 468], "test_doctest": [190, 480], "testfil": [190, 464, 480], "giant": 190, "720": [190, 472, 478], "__test__": 190, "blanklin": [190, 463], "normalize_whitespac": 190, "trial": [190, 315, 462], "crumb": 190, "freeli": [190, 341, 423], "your_dict": 190, "rapid": [190, 305, 478, 480], "verbatim": [190, 345], "ndetail": 190, "transcript": 190, "ignore_exception_detail": [190, 466], "tild": [190, 228, 291, 374], "dont_accept_true_for_1": 190, "dont_accept_blanklin": 190, "oop": [190, 440], "comparison_flag": 190, "report_udiff": [190, 463], "report_cdiff": [190, 463], "report_ndiff": [190, 463], "mismatch": [190, 210, 213, 264, 316, 331, 338, 410, 424, 460, 462, 464, 466, 475, 480], "report_only_first_failur": 190, "fail_fast": [190, 474], "reporting_flag": 190, "register_optionflag": 190, "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, "extraglob": 190, "raise_on_error": 190, "failure_count": 190, "test_count": 190, "slate": [190, 355, 429, 474, 475, 480], "mortem": [190, 294, 349, 437, 471], "exclude_empti": 190, "run_docstring_exampl": 190, "nonam": [190, 419], "compileflag": 190, "systemat": [190, 480], "my_module_with_doctest": 190, "addtest": [190, 385], "doctestsuit": [190, 385, 462, 475, 480], "testsuit": [190, 359, 385, 462, 474, 475, 480], "docfilesuit": [190, 464], "teardown": [190, 359, 385, 386, 387, 466, 480], "failureexcept": [190, 385], "tear": [190, 385], "set_unittest_reportflag": 190, "test_find": 190, "doctestcas": 190, "testcas": [190, 359, 385, 386, 387, 423, 448, 466, 468, 470, 471, 472, 473, 474, 478, 480], "docfilecas": 190, "runtest": [190, 385], "revolv": 190, "exc_msg": 190, "format_exception_on": [190, 378, 469, 480], "get_doctest": 190, "get_exampl": 190, "report_start": 190, "report_success": 190, "report_unexpected_except": 190, "report_failur": 190, "clear_glob": 190, "report_": 190, "testresult": [190, 385, 466, 468, 473, 480], "check_output": [190, 345, 466, 474, 480], "output_differ": 190, "debugrunn": 190, "cont": 190, "script_from_exampl": 190, "testsourc": 190, "post_mortem": [190, 294, 465], "debug_src": 190, "sketch": [190, 240, 438, 464, 465], "unexpectedexcept": 190, "doctestfailur": 190, "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], "emailpolici": [191, 194, 200, 205, 473, 475, 480], "offic": [191, 423], "input_charset": [192, 193], "default_charset": 192, "outright": 192, "header_encod": 192, "qp": 192, "body_encod": [192, 480], "output_charset": [192, 193, 466, 470, 478], "input_codec": 192, "output_codec": 192, "get_body_encod": 192, "7bit": [192, 194, 195, 198, 200, 205, 268, 472, 473, 480], "get_output_charset": 192, "header_encode_lin": 192, "maxlength": [192, 280], "add_charset": 192, "header_enc": 192, "body_enc": 192, "add_codec": 192, "add_alia": 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], "as_str": [193, 198, 199, 202, 474, 480], "unixfrom": [193, 198, 202, 474, 480], "maxheaderlen": [193, 198, 202, 474], "max_line_length": [193, 202, 205, 473, 480], "mangle_from_": [193, 198, 205, 475], "as_byt": [193, 197, 198, 202, 205, 248, 474], "bytesgener": [193, 194, 198, 202, 205, 332, 472], "__bytes__": [193, 198, 202, 341, 383, 425, 470, 474, 475, 480], "is_multipart": [193, 196, 202, 204, 480], "cte": [193, 194, 195, 200, 202, 205, 337, 480], "get_content_maintyp": [193, 197, 202], "set_unixfrom": [193, 202], "get_unixfrom": [193, 202], "set_payload": [193, 203, 480], "set_cont": [193, 194, 195, 197, 202, 204, 205, 480], "get_payload": [193, 197, 201, 203, 472, 480], "invalidbase64paddingdefect": [193, 196], "invalidbase64charactersdefect": [193, 196], "8bit": [193, 194, 195, 198, 199, 200, 204, 205, 472, 473, 480], "get_cont": [193, 194, 197, 202, 205], "iter_part": [193, 202, 204], "set_charset": 193, "get_charset": [193, 202], "2822": [193, 199, 206, 239, 242, 268, 363, 448, 461], "contravent": 193, "mymessag": [193, 202], "get_al": [193, 202, 206, 404, 480], "extant": [193, 202, 480], "roolz": [193, 202], "failobj": [193, 202], "add_head": [193, 202, 203, 386, 392, 404], "_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, "replace_head": [193, 202], "maintyp": [193, 194, 197, 198, 200, 201, 202], "get_default_typ": [193, 202], "mandat": [193, 202, 245, 259, 316, 363, 476], "get_content_subtyp": [193, 202], "subpart": [193, 195, 196, 198, 201, 202, 203, 204], "set_default_typ": [193, 202], "get_param": [193, 206, 480], "unquot": [193, 202, 206, 300, 391, 392, 480], "collaps": [193, 256, 361, 474, 480], "collapse_rfc2231_valu": [193, 206], "rawparam": 193, "set_param": [193, 202, 474], "requot": [193, 202], "del_param": [193, 202], "set_typ": 193, "make_": 193, "add_": [193, 194], "get_filenam": [193, 197, 202, 247, 420, 474], "get_boundari": [193, 202], "set_boundari": [193, 196, 202], "headerparseerror": [193, 196, 202], "get_content_charset": [193, 202], "get_content_disposit": [193, 202, 475], "deliveri": [193, 197, 202, 204, 268, 290, 330, 334, 480], "_structur": [193, 201, 202], "preambl": [193, 197, 202, 297, 480], "armor": [193, 202], "epilogu": [193, 202], "clear_cont": [194, 202], "typ": [194, 245, 383, 471, 480], "mimepart": [194, 202, 474], "add_get_handl": 194, "add_set_handl": 194, "typekey": 194, "raw_data_manag": [194, 205], "content_manag": [194, 202, 205, 474], "cid": [194, 197, 334], "headernam": 194, "headervalu": 194, "mimetext": [195, 203, 475, 480], "_subtyp": [195, 203], "_charset": [195, 203, 227, 480], "mimeaudio": [195, 203, 480], "mimeimag": [195, 196, 197, 203], "encode_quopri": 195, "unprint": [195, 480], "encode_base64": [195, 203], "drawback": [195, 249, 289, 477], "encode_7or8bit": 195, "encode_noop": 195, "messageerror": 196, "messageparseerror": [196, 268], "boundaryerror": 196, "multipartconversionerror": [196, 203], "add_payload": 196, "mimenonmultipart": [196, 203, 480], "messagedefect": 196, "headerdefect": [196, 200], "noboundaryinmultipartdefect": 196, "startboundarynotfounddefect": 196, "closeboundarynotfounddefect": 196, "firstheaderlineiscontinuationdefect": 196, "misplacedenvelopeheaderdefect": 196, "missingheaderbodyseparatordefect": 196, "malformedheaderdefect": 196, "multipartinvariantviolationdefect": [196, 204, 480], "invalidbase64lengthdefect": 196, "invaliddatedefect": 196, "textfil": 197, "send_messag": [197, 205, 332, 472, 475, 480], "bytespars": [197, 198, 204, 472, 480], "uncom": [197, 244, 461, 471], "messagefil": 197, "uncommon": [197, 247, 337, 464, 480], "parsestr": [197, 204, 408, 409, 411, 459, 475, 480], "someone_els": 197, "display_nam": [197, 200, 473], "reunion": 197, "pngfile": 197, "img_data": 197, "add_attach": [197, 202], "png": [197, 203, 237, 246, 366, 373], "abspath": [197, 291, 293, 396, 466, 480], "isfil": [197, 291, 293, 355, 435, 472, 478, 480], "guess_typ": [197, 242, 273, 404, 480], "msgfile": 197, "message_from_binary_fil": [197, 204, 205, 472], "sanit": [197, 453, 480], "guess_extens": [197, 273], "03d": [197, 264, 341], "make_msgid": [197, 206, 480], "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, "add_altern": [197, 202], "href": [197, 235, 237, 239, 410, 466], "img": [197, 237], "peel": 197, "jpg": [197, 255, 291, 416, 449, 464], "add_rel": [197, 202], "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], "get_bodi": [197, 202, 204], "preferencelist": [197, 202], "ans": 197, "richest": 197, "content_typ": [197, 200], "iter_attach": [197, 202, 480], "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, "linesep": [198, 199, 200, 205, 222, 255, 290, 332, 345, 473, 480], "cte_typ": [198, 200, 205, 473], "craft": [198, 296, 429, 472, 480], "amessag": 198, "transfer_encod": 198, "decodedgener": [198, 476, 480], "part_info": 198, "_mangle_from_": 198, "refold_sourc": [198, 205, 473], "recoveri": [198, 245, 392, 428], "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, "decode_head": [199, 285, 473], "decoded_str": 199, "make_head": [199, 473], "decoded_seq": 199, "header_factori": [200, 205, 473], "basehead": [200, 202], "unstructuredhead": 200, "max_count": [200, 205], "_myattr": 200, "myattr": 200, "unstructur": 200, "datehead": 200, "wild": [200, 433, 459, 480], "format_datetim": [200, 206, 473], "addresshead": 200, "singleaddresshead": 200, "uniqueunstructuredhead": 200, "mimeversionhead": 200, "parameterizedmimehead": 200, "supplement": [200, 210, 290, 458, 465, 474, 480], "contenttypehead": 200, "contentdispositionhead": 200, "content_disposit": 200, "contenttransferencod": 200, "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, "map_to_typ": 200, "addr_spec": [200, 473], "5321": [200, 473], "body_line_iter": 201, "typed_subpart_iter": 201, "include_default": 201, "message_from_fil": [201, 204], "addtion": 202, "6531": [202, 205, 332, 475, 480], "is_attach": [202, 480], "make_rel": 202, "make_altern": 202, "make_mix": 202, "ordinarili": [203, 328], "dice": 203, "mimebas": 203, "_maintyp": 203, "nonmultipart": [203, 480], "mimemultipart": 203, "_subpart": 203, "mimeappl": 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], "mimemessag": 203, "_msg": 203, "thereof": [203, 265, 266, 290, 359, 362, 423, 426, 480], "_text": 203, "cloth": 204, "bytesfeedpars": [204, 472], "conduc": 204, "_factori": 204, "message_factori": [204, 205, 476], "stitch": 204, "fed": [204, 232, 280, 311, 410, 464], "bytesheaderpars": [204, 473], "headerpars": [204, 473], "_class": 204, "headerson": [204, 480], "parsebyt": 204, "message_from_byt": [204, 472], "message_from_str": [204, 473], "mybyt": 204, "edness": 204, "dispar": 205, "settabl": [205, 244, 397, 459, 461, 480], "mymsg": [205, 474], "compat_smtp": 205, "compat_strict": 205, "raise_on_defect": [205, 473], "compat_strict_smtp": 205, "commut": [205, 258, 471], "policy100": 205, "policy80": 205, "apolici": 205, "78": [205, 281, 473, 480], "disciplin": 205, "fold_binari": 205, "register_defect": 205, "handle_defect": 205, "header_max_count": 205, "header_source_pars": 205, "sourcelin": 205, "unfold": 205, "header_store_pars": 205, "header_fetch_pars": 205, "smtputf8": [205, 332, 475, 480], "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], "parseaddr": [206, 480], "constitu": [206, 248, 407], "realnam": [206, 480], "formataddr": [206, 473], "email_address": 206, "getaddress": [206, 480], "fieldvalu": 206, "tos": [206, 469, 480], "ccs": [206, 338], "resent_to": 206, "resent_cc": 206, "all_recipi": 206, "parsed": 206, "mailer": 206, "parsedate_tz": [206, 480], "greenwich": [206, 363], "parsedate_to_datetim": [206, 473], "mktime_tz": 206, "epoch": [206, 240, 245, 268, 285, 337, 355, 363, 416, 460, 480], "formatd": [206, 463, 480], "timev": [206, 480], "usegmt": 206, "decode_rfc2231": 206, "encode_rfc2231": 206, "fallback_charset": 206, "decode_param": 206, "pipx": [207, 466, 474], "altinstal": [207, 453, 457, 466, 472, 474], "default_pip": 207, "reprenum": [208, 470], "enumcheck": [208, 470], "named_flag": 208, "nonmemb": [208, 470, 480], "global_enum": [208, 470], "show_flag_valu": 208, "some_var": 208, "enummeta": [208, 425, 470, 471, 480], "powersofthre": 208, "otherstyl": 208, "something_els": 208, "_numeric_repr_": 208, "crimson": 208, "neon": 208, "0x18": 208, "strictflag": 208, "0b0": 208, "10100": 208, "00111": 208, "conformflag": 208, "ejectflag": 208, "keepflag": 208, "regexflag": [208, 316, 470, 477, 480], "myintenum": 208, "errorcod": [209, 311], "eperm": [209, 210, 473, 480], "enoent": [209, 210, 325, 473, 480], "esrch": [209, 210], "eio": 209, "enxio": 209, "e2big": 209, "enoexec": 209, "ebadf": [209, 325, 476, 479, 480], "echild": [209, 210], "eagain": [209, 210, 212, 290], "enomem": [209, 480], "eacc": [209, 210, 212, 247, 473, 480], "efault": 209, "enotblk": 209, "ebusi": 209, "eexist": [209, 210, 290, 480], "exdev": [209, 290], "enodev": 209, "enotdir": [209, 210], "eisdir": [209, 210], "einval": [209, 290, 480], "enfil": 209, "emfil": [209, 480], "enotti": [209, 480], "typewrit": 209, "etxtbsi": 209, "efbig": 209, "enospc": 209, "espip": 209, "erof": 209, "emlink": 209, "epip": [209, 210, 330], "edeadlk": 209, "enametoolong": 209, "enolck": 209, "enosi": [209, 480], "enotempti": 209, "eloop": 209, "ewouldblock": [209, 210], "enomsg": 209, "eidrm": 209, "echrng": 209, "el2nsync": 209, "el3hlt": 209, "el3rst": 209, "elnrng": 209, "eunatch": 209, "enocsi": 209, "csi": 209, "el2hlt": 209, "ebad": 209, "ebadr": 209, "exful": 209, "enoano": 209, "anod": 209, "ebadrqc": 209, "ebadslt": 209, "edeadlock": 209, "ebfont": 209, "enostr": 209, "enodata": [209, 290], "etim": 209, "enosr": 209, "enonet": 209, "enopkg": 209, "eremot": 209, "enolink": 209, "eadv": 209, "advertis": [209, 285, 332, 338, 423, 465, 474, 475, 478, 480], "esrmnt": 209, "srmount": 209, "ecomm": 209, "eproto": 209, "emultihop": 209, "multihop": 209, "edotdot": 209, "rfs": 209, "ebadmsg": 209, "eoverflow": 209, "enotuniq": 209, "ebadfd": 209, "eremchg": 209, "elibacc": 209, "elibbad": 209, "elibscn": 209, "elibmax": 209, "elibexec": 209, "eilseq": 209, "erestart": 209, "estrpip": 209, "euser": 209, "enotsock": 209, "edestaddrreq": 209, "emsgsiz": 209, "eprototyp": 209, "enoprotoopt": 209, "eprotonosupport": 209, "esocktnosupport": 209, "eopnotsupp": 209, "enotsup": 209, "epfnosupport": 209, "eafnosupport": 209, "eaddrinus": 209, "eaddrnotavail": 209, "enetdown": 209, "enetunreach": [209, 480], "enetreset": 209, "econnabort": [209, 210], "econnreset": [209, 210, 480], "enotconn": [209, 474], "eshutdown": [209, 210], "etoomanyref": 209, "splice": [209, 290, 469, 480], "etimedout": [209, 210, 465, 480], "econnrefus": [209, 210], "ehostdown": 209, "ehostunreach": 209, "ealreadi": [209, 210], "estal": 209, "stale": [209, 247, 474, 480], "nfs": [209, 290, 480], "euclean": 209, "enotnam": 209, "xenix": 209, "enavail": 209, "eisnam": 209, "eremoteio": 209, "edquot": 209, "eqful": [209, 480], "enotcap": [209, 210, 480], "ecancel": 209, "eownerdead": 209, "enotrecover": 209, "recover": [209, 412], "inappropri": [210, 335, 343, 425, 480], "new_exc": 210, "original_exc": 210, "3134": [210, 467, 480], "someexcept": [210, 385, 467], "add_not": [210, 440, 470, 480], "__notes__": [210, 378, 480], "rescu": 210, "unqualifi": [210, 345, 437, 474, 480], "perror": 210, "environmenterror": [210, 447, 473], "end_offset": [210, 378, 469, 480], "abandon": [210, 366, 412, 472], "characters_written": [210, 480], "rational": [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], "upcom": [210, 223, 322, 480], "dubious": [210, 397, 480], "recognis": [210, 265, 299, 328, 337, 386, 425, 480], "mygroup": [210, 338], "eg": [210, 240, 245, 290, 338, 424, 480], "apport": 211, "sigaltstack": [211, 480], "catastroph": [211, 472, 480], "dump_traceback": [211, 475, 480], "all_thread": 211, "print_tb": [211, 378, 475], "uninstal": [211, 278, 379, 450, 458, 474, 480], "is_en": 211, "dump_traceback_lat": [211, 475, 480], "cancel_dump_traceback_lat": 211, "watchdog": 211, "dup2": [211, 290, 330, 470, 475, 477, 480], "0x00007fb899f39700": [211, 473], "f_add_seal": 212, "f_get_seal": 212, "f_seal_": 212, "memfd_creat": [212, 290, 478, 480], "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], "getpgrp": [212, 290], "13341": 212, "tiocgpgrp": 212, "lock_un": 212, "lock_sh": 212, "lock_ex": 212, "lock_nb": 212, "seek_set": [212, 255, 275, 290, 337, 464, 468], "seek_cur": [212, 255, 275, 290, 337, 464, 468], "seek_end": [212, 255, 275, 290, 337, 464, 468], "svr4": 212, "f_setfl": 212, "lockdata": 212, "hhllhh": 212, "f_wrlck": 212, "f_setlkw": 212, "o_shlock": [212, 290, 464, 480], "o_exlock": [212, 290, 464, 480], "trade": [213, 289, 341, 423], "clear_cach": [213, 422, 474], "cmpfile": 213, "dir1": 213, "dir2": 213, "mtime": [213, 231, 247, 290, 355, 393, 478, 480], "default_ignor": [213, 474], "pardir": [213, 290], "report_partial_closur": 213, "report_full_closur": 213, "left_list": 213, "right_list": 213, "left_on": 213, "right_on": 213, "common_dir": 213, "common_fil": 213, "common_funni": 213, "same_fil": 213, "diff_fil": 213, "funny_fil": 213, "mydircmp": 213, "print_diff_fil": 213, "dcmp": 213, "sub_dcmp": 213, "openhook": [215, 464, 480], "hook_compress": [215, 469], "inplac": [215, 480], "filelineno": 215, "isfirstlin": 215, "isstdin": 215, "nextfil": 215, "bak": 215, "fi": [215, 222], "hook_encod": [215, 476, 480], "fnmatchcas": [217, 385, 480], "normcas": [217, 291, 480], "reobj": 217, "other_fract": 218, "limit_denomin": 218, "414213": 218, "1414213": 218, "125": [218, 258, 443, 446, 465], "7e": 218, "2476979795053773": [218, 472], "2251799813685248": [218, 472], "gcd": [218, 272, 475, 479, 480], "supportsint": [218, 383, 470, 478, 480], "is_integ": [218, 341, 480], "flt": 218, "from_decim": [218, 472], "max_denomin": 218, "1415926535897932": 218, "4503599627370497": 218, "9007199254740992": 218, "__floor__": [218, 272, 386, 425, 480], "greatest": [218, 272, 341], "__ceil__": [218, 272, 386, 425, 480], "ceil": [218, 272, 286, 319, 341, 425, 465, 478, 480], "__round__": [218, 222, 383, 386, 425, 467, 480], "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], "retrlin": 220, "1176": 220, "1063": 220, "sr": 220, "226": [220, 238], "retrbinari": 220, "retr": [220, 302], "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], "set_debuglevel": [220, 239, 285, 302, 332, 356, 475], "getwelcom": [220, 285, 302], "voidcmd": 220, "error_repli": 220, "blocksiz": [220, 239, 290, 355, 477, 480], "stor": 220, "transfercmd": 220, "nlst": [220, 473], "set_pasv": [220, 460], "storbinari": [220, 465, 466], "storlin": [220, 465], "eprt": 220, "passiv": [220, 252, 458, 460], "epsv": 220, "pasv": [220, 480], "ntransfercmd": 220, "mlsd": [220, 473], "3659": 220, "fromnam": 220, "tonam": 220, "error_perm": 220, "mkd": 220, "rmd": 220, "4217": 220, "prot_p": 220, "check_hostnam": [220, 239, 245, 285, 302, 332, 338, 392, 410, 471, 476, 480], "has_sni": [220, 239, 245, 285, 302, 332, 338, 392], "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, "ssl_version": [220, 338, 471, 480], "protocol_sslv23": [220, 338, 469, 480], "auth": [220, 245, 266, 332, 338, 462, 475, 480], "ccc": [220, 344, 373, 473], "nat": [220, 334, 473], "prot_c": 220, "error_temp": 220, "error_proto": [220, 302, 473], "anext": [222, 469, 480], "async_iter": 222, "0b11": 222, "0b1010": [222, 467], "0b1110": 222, "1110": 222, "pythonbreakpoint": [222, 349, 452, 477], "dont_inherit": [222, 474], "pycf_": 222, "__all__": [222, 244, 276, 316, 359, 433, 447, 460, 476, 480], "__initializing__": 222, "_clearcach": 222, "pack_into": [222, 344, 464, 480], "unpack_from": [222, 344, 464, 480], "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], "__trunc__": [222, 272, 386, 425, 470, 480], "010": [222, 258, 359], "denial": [222, 259, 341, 355, 406, 425, 452, 470, 480], "classinfo": 222, "mydata": [222, 362, 408, 449, 472], "process_block": 222, "iterat": 222, "keyfunc": [222, 258], "0o70": 222, "0o12": 222, "write_through": [222, 255, 473, 480], "reconfigur": [222, 255, 477, 480], "default_buffer_s": [222, 255, 345, 480], "nnn": [222, 237, 392], "untransl": [222, 255], "somedir": 222, "o_rdon": [222, 279, 280, 290], "spamspam": 222, "bufferedread": [222, 255, 355, 465, 466, 472, 480], "bufferedwrit": [222, 255, 465, 472, 480], "bufferedrandom": [222, 255, 465], "rawiobas": [222, 255, 465, 473, 475, 480], "3j": [222, 286, 466], "inv_bas": 222, "forcibl": [222, 473, 474], "_x": [222, 256, 465, 476], "_voltag": 222, "displayhook": [222, 349, 447, 460], "salari": [222, 341, 437], "argn": 222, "regular_funct": 222, "fsum": [222, 272, 340, 441, 465, 480], "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], "zip_longest": [222, 258, 467, 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], "stdev": [223, 340, 470, 478, 480], "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], "total_ord": [223, 425, 427, 466, 472, 474, 480], "_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, "partialmethod": [223, 341, 474, 478, 480], "_aliv": 223, "set_stat": 223, "set_dead": 223, "strength": [223, 470], "eh": [223, 470], "uniontyp": [223, 341, 382, 383, 470, 480], "fun_num": 223, "615": [223, 422, 479, 480], "0x1035a2840": 223, "0x103fe0000": 223, "dict_key": [223, 466, 480], "singledispatchmethod": [223, 478, 480], "wrapper_assign": 223, "wrapper_upd": 223, "17482": 223, "my_decor": [223, 464], "debug_leak": 224, "debug_saveal": 224, "uncollect": [224, 472, 480], "set_threshold": 224, "threshold0": 224, "threshold1": 224, "threshold2": 224, "get_count": [224, 464], "count0": 224, "count1": 224, "count2": 224, "get_threshold": 224, "lazarus": 224, "gc_ref": 224, "unfreez": [224, 477], "get_freeze_count": [224, 477], "debug_uncollect": [224, 472], "debug_stat": 224, "debug_collect": 224, "unfamiliar": [225, 264, 289, 464, 465], "shortopt": 225, "longopt": 225, "frob": [225, 387], "getopterror": 225, "gnu_getopt": [225, 462], "posixly_correct": 225, "cfoo": 225, "optlist": 225, "ho": [225, 480], "getpasswarn": 226, "getus": [226, 245, 290, 302], "lname": 226, "getlogin": [226, 290], "i18n": [227, 342, 459, 466, 480], "l10n": [227, 459], "monolingu": 227, "bindtextdomain": [227, 263], "localedir": 227, "lc_messag": [227, 263], "lc_all": [227, 263, 359, 449, 452, 470, 477, 480], "textdomain": [227, 263], "dgettext": [227, 263], "ngettext": [227, 480], "singular": [227, 480], "dngettext": 227, "pgettext": [227, 478, 480], "dpgettext": 227, "npgettext": 227, "dnpgettext": 227, "dcgettext": [227, 263], "unimpl": [227, 240], "myapplic": 227, "class_": 227, "_info": 227, "_fallback": 227, "add_fallback": 227, "_pars": 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, "teach": [227, 461, 478, 480], "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], "subshel": [228, 290], "expandvar": [228, 291, 345, 465, 480], "include_hidden": [228, 480], "altsep": [228, 244, 290, 293, 470, 480], "iglob": [228, 469, 475, 476, 480], "drive": [228, 244, 289, 290, 291, 293, 355, 359, 366, 385, 419, 423, 458, 471, 473, 474, 475, 480], "unc": [228, 290, 291, 293, 419, 480], "sharepoint": [228, 419], "quo": 228, "vadi": 228, "card": [228, 292, 315, 316, 433], "topologicalsort": [229, 479, 480], "topolog": [229, 462, 479, 480], "vertex": [229, 381], "acycl": 229, "predecessor": [229, 462, 472], "get_readi": 229, "static_ord": 229, "topological_sort": 229, "task_queu": [229, 280], "finalized_tasks_queu": 229, "cycleerror": 229, "node_group": 229, "ts2": 229, "gr_name": [230, 462], "gr_passwd": 230, "gr_gid": [230, 345, 462], "gr_mem": 230, "yp": 230, "getgrnam": [230, 345, 462, 480], "getgrgid": [230, 476, 480], "getgral": [230, 480], "gunzip": 231, "badgzipfil": [231, 478, 480], "fileobj": [231, 232, 326, 330, 355, 473, 480], "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], "sha1": [232, 453, 464, 466, 471, 472, 480], "sha224": [232, 464, 466, 472], "sha256": [232, 248, 334, 338, 453, 464, 466, 472, 480], "sha384": [232, 338, 464, 466, 472], "sha512": [232, 453, 464, 466, 472, 480], "rsa": [232, 338, 469, 480], "1321": 232, "adler32": [232, 421, 480], "hexdigest": [232, 234, 337, 464, 480], "sha3_224": [232, 476], "sha3_256": [232, 476, 480], "sha3_384": [232, 476], "sha3_512": [232, 476, 480], "shake_128": [232, 476], "shake_256": [232, 476], "blake2b": [232, 470, 476, 479, 480], "algorithms_guarante": [232, 466, 472], "algorithms_avail": [232, 466, 472, 480], "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], "digest_s": [232, 234, 474], "block_siz": [232, 234, 474], "incept": 232, "length_in_bit": 232, "44709d6fcb83d92a76dcb0b668c98e1b1d3dafe7": 232, "file_digest": [232, 470, 480], "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], "pbkdf2_hmac": [232, 466, 469, 471, 474, 480], "hash_nam": 232, "dklen": 232, "pkcs": [232, 338, 474, 480], "pseudorandom": [232, 315], "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, "scrypt": [232, 476, 480], "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, "salt_siz": 232, "person_s": 232, "max_key_s": 232, "max_digest_s": 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, 480], "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, "heapifi": [233, 315, 449, 480], "heappush": [233, 449, 462, 465], "heappop": [233, 258, 449, 462, 465], "heappushpop": [233, 465], "heapreplac": [233, 315], "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], "html5": [236, 473, 474, 480], "name2codepoint": [236, 237], "codepoint2nam": 236, "entitydef": 236, "html4": [236, 237, 480], "whatwg": [236, 391, 480], "multipag": 236, "convert_charref": [237, 474, 475, 480], "myhtmlpars": 237, "handle_starttag": 237, "handle_endtag": 237, "handle_data": 237, "getpo": 237, "get_starttag_text": 237, "handle_startendtag": 237, "handle_entityref": 237, "handle_charref": 237, "handle_com": 237, "condcom": 237, "ie9": 237, "handle_decl": 237, "decl": 237, "handle_pi": 237, "sgml": [237, 270, 414, 465], "unknown_decl": 237, "ent": 237, "startswith": [237, 290, 341, 349, 385, 396, 419, 448, 459, 462, 464, 465, 468, 473, 475, 478, 480], "logo": [237, 381, 423], "buff": 237, "ere": 237, "pan": [237, 480], "soup": 237, "httpstatus": [238, 475, 479, 480], "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, "httpmethod": [238, 480], "5789": 238, "h3": 239, "h4": 239, "httpsconnect": [239, 392, 465, 466, 472, 474, 477, 480], "unverifi": [239, 240, 392], "_create_unverified_context": [239, 466, 474], "post_handshake_auth": [239, 338, 478, 480], "cert_fil": [239, 392, 471, 480], "alpn": [239, 338, 392, 469, 475, 480], "set_alpn_protocol": [239, 338, 392, 475], "key_fil": [239, 392, 471, 480], "debuglevel": [239, 332, 356, 392, 475, 480], "httpexcept": 239, "notconnect": 239, "invalidurl": [239, 480], "unknownprotocol": 239, "unknowntransferencod": 239, "unimplementedfilemod": 239, "incompleteread": 239, "improperconnectionst": 239, "cannotsendrequest": 239, "cannotsendhead": 239, "responsenotreadi": 239, "badstatuslin": 239, "linetoolong": 239, "remotedisconnect": [239, 475, 480], "getrespons": [239, 475, 480], "http_port": 239, "https_port": 239, "encode_chunk": 239, "reconnect": [239, 475, 480], "set_tunnel": [239, 416, 472, 480], "tunnel": [239, 472, 480], "get_proxy_response_head": [239, 480], "putrequest": [239, 480], "skip_host": 239, "skip_accept_encod": 239, "puthead": 239, "endhead": [239, 476], "message_bodi": 239, "7230": [239, 392], "amt": 239, "gethead": 239, "getcod": [239, 392, 480], "data1": [239, 387], "data2": [239, 387], "12524": 239, "issue12524": 239, "filecont": 239, "2965": [240, 392, 480], "2109": [240, 241], "cookie2": 240, "loaderror": 240, "delayload": 240, "blocked_domain": 240, "allowed_domain": 240, "rfc2965": 240, "rfc2109_as_netscap": 240, "hide_cookie2": 240, "strict_domain": 240, "strict_rfc2965_unverifi": 240, "strict_ns_unverifi": 240, "strict_ns_domain": 240, "domainliber": 240, "strict_ns_set_initial_dollar": 240, "strict_ns_set_path": 240, "secure_protocol": [240, 480], "wss": [240, 391, 480], "websocket": [240, 254, 480], "downgrad": [240, 480], "make_cooki": [240, 480], "curl": [240, 457, 458, 480], "cookie_spec": 240, "kristol": 240, "errata": [240, 259], "unfinish": [240, 280, 480], "2964": 240, "add_cookie_head": 240, "get_full_url": [240, 392], "get_head": [240, 383, 392], "header_item": [240, 392], "add_unredirected_head": [240, 392], "origin_req_host": [240, 392], "get_origin_req_host": [240, 392, 474], "extract_cooki": 240, "set_ok": 240, "approv": [240, 285, 304, 458, 459, 466, 480], "set_polici": 240, "set_cookie_if_ok": 240, "set_cooki": 240, "clear_session_cooki": 240, "ignore_discard": 240, "ignore_expir": 240, "wipe": 240, "mozillacookiejar": [240, 480], "lynx": [240, 400, 463], "clobber": [240, 289, 480], "lwpcookiejar": [240, 480], "libwww": [240, 463], "cookie3": 240, "return_ok": 240, "domain_return_ok": 240, "path_return_ok": 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], "set_blocked_domain": 240, "coyot": 240, "193": [240, 381, 467], "is_block": 240, "set_allowed_domain": 240, "is_not_allow": 240, "nz": 240, "domainstrictnodot": 240, "domainstrictnondomain": 240, "domainrfc2965match": 240, "domainstrict": 240, "acm": [240, 315], "rocket_launch": 240, "expiri": [240, 480], "is_expir": 240, "comment_url": 240, "rfc2109": 240, "port_specifi": 240, "domain_specifi": 240, "domain_initial_dot": 240, "began": [240, 247, 264, 359, 459, 460, 480], "has_nonstandard_attr": 240, "get_nonstandard_attr": 240, "set_nonstandard_attr": 240, "cj": 240, "ads": 240, "serializ": [241, 259], "2068": [241, 363], "ascii_lett": [241, 323, 342, 461, 467], "cookieerror": 241, "basecooki": 241, "simplecooki": [241, 480], "value_decod": 241, "value_encod": 241, "real_valu": 241, "coded_valu": [241, 475, 477, 480], "js_output": 241, "rawdata": 241, "http_cooki": 241, "httpon": [241, 465, 480], "samesit": [241, 480], "csrf": 241, "lax": [241, 464, 480], "isreservedkey": 241, "outputstr": 241, "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, "httpserver": [242, 330, 404], "server_class": [242, 404], "handler_class": [242, 404], "server_address": [242, 335, 404], "8000": [242, 292, 330, 404, 416, 417, 464, 478, 480], "httpd": [242, 273, 330, 404, 464], "requesthandlerclass": [242, 335, 404], "server_nam": [242, 404, 417], "server_port": [242, 404], "threadinghttpserv": [242, 477, 480], "threadingmixin": [242, 335, 477, 480], "client_address": [242, 335, 404], "do_spam": 242, "close_connect": 242, "handle_one_request": 242, "requestlin": 242, "3986": [242, 391, 466, 475, 477, 480], "hier": 242, "request_vers": 242, "messageclass": 242, "rfile": [242, 335], "wfile": [242, 335, 476, 480], "server_vers": 242, "basehttp": 242, "sys_vers": 242, "version_str": 242, "error_message_format": [242, 474], "send_error": [242, 474, 480], "error_content_typ": 242, "protocol_vers": [242, 245], "send_head": 242, "send_response_on": 242, "handle_expect_100": 242, "send_respons": 242, "date_time_str": 242, "end_head": [242, 473], "flush_head": [242, 473], "log_request": 242, "log_error": 242, "log_messag": [242, 480], "1994": [242, 423], "log_date_time_str": 242, "address_str": 242, "simplehttprequesthandl": [242, 330, 477, 480], "do_get": 242, "simplehttp": 242, "extensions_map": 242, "list_directori": 242, "webserv": 242, "index_pag": [242, 480], "9000": [242, 383, 427], "cgihttprequesthandl": [242, 480], "empt": 242, "cgi_directori": 242, "htbin": 242, "do_post": 242, "scrub": 242, "nefari": 242, "smart": [244, 461, 480], "namag": 244, "aqua": [244, 456, 480], "unsav": [244, 480], "undon": [244, 381, 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], "dicuss": 244, "leftarrow": 244, "rightarrow": 244, "pageup": 244, "pagedown": 244, "popup": [244, 359, 480], "100000000": 244, "attemp": 244, "uncolor": 244, "idlestartup": [244, 480], "pythonstartup": [244, 317, 331, 349, 435, 452, 474, 480], "masquerad": [244, 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, 480], "glitch": 244, "active_count": [244, 280, 362, 465, 469, 480], "__stdin__": [244, 349, 447], "__stdout__": [244, 329, 349, 447], "__stderr__": [244, 349, 359, 447], "pyw": [244, 435, 458, 461, 480], "setrecursionlimit": [244, 296, 349, 447, 459, 471, 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], "imap4_ssl": [245, 473, 479, 480], "imap4_stream": [245, 479, 480], "imap4rev1": 245, "1730": 245, "imap4_port": 245, "logout": [245, 475, 478, 480], "noop": [245, 280, 302, 332, 480], "d25if65hy903weo": 245, "imap4_ssl_port": 245, "ssl_context": [245, 285, 471, 480], "993": 245, "internaldate2tupl": 245, "datestr": 245, "int2ap": 245, "parseflag": 245, "flagstr": 245, "time2internald": 245, "date_tim": [245, 419], "expung": 245, "uw": 245, "message_set": 245, "authobject": [245, 332], "checkpoint": [245, 349], "new_mailbox": 245, "deleteacl": [245, 463], "acl": [245, 329], "5161": [245, 475, 480], "6855": [245, 475, 480], "message_part": 245, "getacl": [245, 461], "cyrus": [245, 480], "getannot": 245, "getquota": 245, "rfc2087": 245, "getquotaroot": 245, "folder": [245, 268, 396, 458, 480], "login_cram_md5": 245, "cram": [245, 332], "lsub": 245, "myright": [245, 463], "2342": [245, 461], "message_num": 245, "proxyauth": 245, "authoris": 245, "oldmailbox": 245, "newmailbox": 245, "criterion": [245, 296, 425, 459], "msgnum": 245, "ldj": 245, "inbox": [245, 268], "setacl": [245, 461], "setannot": 245, "setquota": 245, "sort_criteria": 245, "search_criterion": 245, "flag_list": 245, "3501": 245, "gmail": [245, 480], "threading_algorithm": 245, "unsubscrib": [245, 480], "unselect": [245, 479, 480], "xatom": 245, "utf8_en": [245, 475], "sgi": 246, "imglib": 246, "87a": 246, "89a": 246, "bitmap": [246, 252, 278, 325, 366, 372, 373], "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], "anchor": [247, 249, 293, 338, 351, 366, 373, 466, 471, 474, 480], "subpkg": 247, "invalidate_cach": [247, 420, 469, 473, 477, 480], "rebound": [247, 426, 433], "redefinit": [247, 425, 480], "resourceload": [247, 477, 480], "inspectload": [247, 474, 475, 480], "executionload": 247, "fileload": [247, 473, 474], "sourceload": [247, 473, 474], "find_spec": [247, 299, 349, 420, 429, 469, 471, 474, 475, 477, 480], "educ": [247, 258, 381], "spec_from_load": [247, 469], "pathfind": [247, 429, 469, 470, 474, 477, 480], "get_resource_read": [247, 249, 250, 477, 480], "resourceread": [247, 249, 250, 471, 477, 480], "get_data": [247, 299, 392, 420, 465, 474, 480], "get_sourc": [247, 262, 420, 474, 480], "source_to_cod": [247, 474, 475, 480], "sourceless": [247, 473, 475], "path_stat": [247, 473], "path_mtim": [247, 473], "set_data": 247, "traversableresourc": [247, 250, 471, 480], "perspect": [247, 250], "artifact": [247, 249, 250, 292, 473, 480], "correl": [247, 250, 340, 469, 471, 480], "open_resourc": [247, 250], "resource_path": [247, 250], "is_resourc": [247, 249, 250, 470, 471], "priori": [247, 250], "as_fil": [247, 249, 250, 471, 480], "iterdir": [247, 249, 250, 293, 419, 480], "is_dir": [247, 250, 290, 293, 419, 476, 478, 480], "is_fil": [247, 249, 250, 290, 293, 419, 475, 478, 480], "joinpath": [247, 249, 250, 293, 419, 480], "read_byt": [247, 249, 250, 275, 293, 419, 475, 480], "read_text": [247, 248, 249, 250, 255, 293, 419, 470, 471, 475, 480], "source_suffix": [247, 471], "debug_bytecode_suffix": 247, "bytecode_suffix": [247, 471], "optimized_bytecode_suffix": 247, "extension_suffix": [247, 471], "all_suffix": [247, 252], "getmodulenam": [247, 252, 476], "builtinimport": [247, 280, 469, 470, 476, 480], "allevi": [247, 459], "frozenimport": [247, 469, 470, 474, 480], "windowsregistryfind": [247, 458, 469, 470, 476, 480], "filefind": [247, 299, 469, 470, 473, 480], "loader_detail": 247, "sourcelessfileload": [247, 473, 476], "extensionfileload": [247, 473, 474, 476], "namespaceload": [247, 474, 480], "path_find": 247, "my_namespac": 247, "loader_st": [247, 480], "submodule_search_loc": [247, 249, 429], "has_loc": [247, 429], "magic_numb": [247, 471, 474], "cache_from_sourc": [247, 471, 472, 474, 475, 476], "debug_overrid": [247, 475], "get_tag": [247, 471, 472], "decode_sourc": [247, 474], "source_byt": 247, "resolve_nam": [247, 299, 479, 480], "module_from_spec": [247, 382, 471, 475, 480], "spec_from_file_loc": [247, 471, 476], "source_hash": [247, 477, 480], "_incompatible_extension_module_restrict": [247, 480], "disable_check": [247, 480], "lazyload": [247, 475, 476, 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, "rpartit": [247, 341, 464, 466, 472, 480], "parent_modul": 247, "pkg_resourc": [248, 249, 471, 480], "discover": [248, 309, 458, 474, 480], "dist": [248, 267, 272, 293, 381, 464, 472, 475, 478, 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], "purepath": [248, 290, 293, 469, 470, 471, 479, 480], "859": 248, "_hook": 248, "pathdistribut": [248, 480], "0x101e0cef0": 248, "filehash": 248, "bykw5omccfazvcoyqwkkkemovymafor34mmkbx8r1ni": 248, "text_typ": 248, "posixpath": [248, 291, 293, 480], "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], "open_binari": [249, 470, 471], "binaryio": [249, 383, 480], "open_text": [249, 470, 471], "textio": [249, 383, 480], "read_binari": [249, 470, 471, 480], "getmemb": [252, 355, 475, 480], "set_coroutine_origin_tracking_depth": [252, 349, 447, 477, 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, 378, 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, 480], "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], "getmembers_stat": [252, 470, 480], "ismodul": 252, "isclass": [252, 425], "ismethod": 252, "isfunct": 252, "isgeneratorfunct": [252, 465, 480], "isgener": [252, 465], "iscoroutinefunct": [252, 386, 471, 475, 480], "markcoroutinefunct": [252, 471, 480], "gen_coro": 252, "isasyncgenfunct": [252, 480], "agen": [252, 427], "isasyncgen": 252, "istraceback": 252, "isfram": 252, "iscod": 252, "isbuiltin": 252, "ismethodwrapp": [252, 470, 480], "methodwrappertyp": [252, 382, 470, 477, 480], "isroutin": [252, 480], "isabstract": [252, 465, 480], "ismethoddescriptor": 252, "isdatadescriptor": [252, 480], "isgetsetdescriptor": 252, "ismemberdescriptor": 252, "getdoc": [252, 425, 475, 478, 480], "getcom": [252, 310], "getfil": [252, 480], "getmodul": [252, 480], "getsourcefil": [252, 480], "getsourcelin": [252, 480], "getsourc": [252, 480], "follow_wrap": [252, 475, 480], "eval_str": 252, "__signature__": [252, 474, 480], "unwrap": [252, 338, 391, 474, 480], "return_annot": 252, "boundargu": [252, 473, 475, 479, 480], "bind_parti": 252, "omiss": [252, 311, 334, 480], "new_sig": 252, "anno": 252, "from_cal": [252, 469, 470, 475, 480], "mysignatur": 252, "implicit0": [252, 476, 480], "keyword_on": 252, "positional_on": 252, "var_posit": 252, "var_keyword": 252, "apply_default": [252, 475, 480], "getclasstre": 252, "getfullargspec": [252, 310, 470, 474, 475, 476, 480], "fullargspec": 252, "varkw": 252, "kwonlydefault": 252, "getargspec": [252, 470, 474, 475, 476, 480], "getargvalu": [252, 475], "arginfo": 252, "formatargvalu": [252, 475], "formatarg": 252, "formatvararg": 252, "formatvarkw": 252, "formatvalu": 252, "getmro": 252, "getcallarg": [252, 466, 475, 480], "getclosurevar": [252, 473], "closurevar": 252, "conting": 252, "frameinfo": [252, 470], "code_context": 252, "lifespan": 252, "handle_stackframe_without_leak": 252, "currentfram": [252, 470], "getframeinfo": [252, 470, 480], "getouterfram": [252, 470, 475, 480], "outermost": [252, 341, 362, 480], "getinnerfram": [252, 470, 475, 480], "getattr_stat": [252, 383, 471, 472, 480], "_foo": 252, "slot_descriptor": 252, "getset_descriptor": 252, "wrapper_descriptor": [252, 463], "descriptor_typ": 252, "getgeneratorst": [252, 472, 480], "gen_creat": [252, 472], "gen_run": 252, "gen_suspend": [252, 472], "gen_clos": [252, 472], "getcoroutinest": [252, 475, 480], "coro_cr": 252, "coro_run": 252, "coro_suspend": 252, "coro_clos": 252, "getasyncgenst": [252, 471, 480], "ag_run": [252, 479, 480], "ag_fram": 252, "agen_cr": 252, "agen_run": 252, "agen_suspend": 252, "agen_clos": 252, "getgeneratorloc": [252, 473], "getcoroutineloc": [252, 475, 480], "getasyncgenloc": [252, 471, 480], "co_optim": 252, "co_newloc": 252, "co_vararg": 252, "co_varkeyword": 252, "co_nest": 252, "co_gener": [252, 480], "co_coroutin": [252, 478, 480], "co_async_gener": 252, "bufferflag": [252, 425, 471], "c_contigu": [252, 341], "f_contigu": [252, 341], "any_contigu": 252, "contig_ro": 252, "strided_ro": 252, "records_ro": 252, "full_ro": 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], "text_encod": [255, 480], "blksize": [255, 404], "stacklevel": [255, 264, 397, 464, 480], "unsupportedoper": [255, 480], "bufferedrwpair": [255, 465, 480], "readal": [255, 469, 474, 480], "readinto1": [255, 475], "seek_": 255, "seek_hol": [255, 290, 473], "seek_data": [255, 290, 473], "immin": 255, "latenc": [255, 266, 290, 438, 466, 469, 476], "initial_byt": 255, "getbuff": [255, 472, 480], "ab56ef": 255, "buffer_s": [255, 311, 465], "line_buff": 255, "nsecond": [255, 446], "incrementalnewlinedecod": [255, 480], "reconstruct": [255, 296, 304, 375, 404, 480], "subnet": [256, 473, 475, 480], "downsid": [256, 458, 473, 477], "3232235521": [256, 342], "xc0": [256, 461], "xa8": 256, "max_prefixlen": 256, "reverse_point": [256, 475, 480], "arpa": [256, 356, 475], "ip6": [256, 475], "is_multicast": [256, 480], "multicast": [256, 334, 359, 395, 480], "3171": 256, "2373": 256, "is_priv": [256, 480], "is_glob": [256, 348, 474, 480], "is_unspecifi": 256, "5735": 256, "is_reserv": [256, 293, 480], "is_loopback": 256, "3330": 256, "is_link_loc": 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, "scope_id": [256, 334, 479, 480], "4007": 256, "fe80": 256, "ff02": 256, "5678": [256, 395], "is_site_loc": 256, "3879": 256, "4193": 256, "ipv4_map": 256, "sixtofour": 256, "6to4": 256, "3056": 256, "teredo": 256, "4380": 256, "nbit": 256, "ff00": 256, "cisco": [256, 480], "network_address": 256, "broadcast_address": 256, "with_prefixlen": 256, "with_netmask": 256, "with_hostmask": 256, "prefixlen": 256, "wholli": [256, 410], "address_exclud": 256, "n1": 256, "n2": 256, "prefixlen_diff": 256, "new_prefix": 256, "supernet": [256, 475], "subnet_of": [256, 477, 480], "supernet_of": [256, 477], "compare_network": 256, "db00": 256, "anycast": 256, "v4_int_to_pack": 256, "v6_int_to_pack": 256, "summarize_address_rang": [256, 475, 480], "ipaddr": 256, "collapse_address": [256, 475, 480], "get_mixed_type_key": 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, "from_iter": [258, 465, 480], "pred": [258, 396], "pairwis": [258, 381, 469, 480], "it1": 258, "it2": 258, "itn": [258, 480], "fillvalu": [258, 318, 465, 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, 316], "bx": 258, "cy": 258, "dx": [258, 340], "dy": 258, "011": 258, "prod": [258, 272, 478, 480], "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, "unique_everseen": 258, "abbccad": 258, "unique_justseen": 258, "aabcadeaf": 258, "seq_index": 258, "cdef": 258, "defg": 258, "grouper": 258, "gxx": 258, "sakki": [258, 466], "partit": [258, 329, 334, 341, 464, 475, 478, 480], "is_odd": 258, "subslic": 258, "getitem": [258, 288, 387, 461], "iter_except": 258, "before_and_aft": 258, "abcdefghi": 258, "all_upp": 258, "true_iter": 258, "powerset": 258, "sum_of_squar": 258, "1400": 258, "sumprod": [258, 272, 471, 480], "reshap": 258, "matmul": [258, 288, 475, 480], "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, "stabil": [258, 470, 480], "horner": 258, "polynomial_deriv": 258, "3x": [258, 474, 480], "8x": [258, 480], "siev": 258, "isqrt": [258, 272, 478, 480], "1_000_000_000_000_007": 258, "360620266859": 258, "1_000_000_000_000_403": 258, "1000000000000403": 258, "totient": 258, "coprim": [258, 341], "mathworld": 258, "wolfram": 258, "totientfunct": 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], "item_separ": 259, "key_separ": 259, "parse_int": 259, "parse_const": 259, "object_pairs_hook": [259, 466, 468], "num_str": [259, 376], "jsondecod": [259, 466, 476, 480], "deseri": [259, 281, 296, 337, 422, 443, 466, 470, 474, 476, 480], "raw_decod": [259, 480], "extran": [259, 305, 366, 480], "bigobject": 259, "colno": [259, 316, 475], "forbid": [259, 296, 338, 341, 370, 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], "iskeyword": [260, 341], "issoftkeyword": 260, "softkwlist": 260, "detect_encod": [262, 375], "getlin": [262, 379, 475, 480], "module_glob": [262, 397, 480], "clearcach": 262, "checkcach": [262, 480], "lazycach": [262, 475, 480], "_local": [263, 479, 480], "localeconv": [263, 341, 449, 476, 477, 480], "lc_numer": [263, 341, 475, 476, 477, 480], "decimal_point": [263, 341, 480], "thousands_sep": [263, 341, 480], "char_max": 263, "lc_monetari": [263, 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, "d_t_fmt": 263, "d_fmt": 263, "t_fmt": 263, "t_fmt_ampm": 263, "day_2": 263, "day_3": 263, "day_4": 263, "day_5": 263, "day_6": 263, "day_7": 263, "abday_1": 263, "abday_2": 263, "abday_3": 263, "abday_4": 263, "abday_5": 263, "abday_6": 263, "abday_7": 263, "mon_1": 263, "mon_2": 263, "mon_3": 263, "mon_4": 263, "mon_5": 263, "mon_6": 263, "mon_7": 263, "mon_8": 263, "mon_9": 263, "mon_10": 263, "mon_11": 263, "mon_12": 263, "abmon_1": 263, "abmon_2": 263, "abmon_3": 263, "abmon_4": 263, "abmon_5": 263, "abmon_6": 263, "abmon_7": 263, "abmon_8": 263, "abmon_9": 263, "abmon_10": 263, "abmon_11": 263, "abmon_12": 263, "radixchar": 263, "thousep": 263, "yesexpr": 263, "noexpr": 263, "crncystr": 263, "era": [263, 464], "emperor": 263, "reign": 263, "era_d_t_fmt": 263, "era_d_fmt": 263, "era_t_fmt": 263, "alt_digit": 263, "getdefaultlocal": [263, 452, 470, 471, 480], "envvar": [263, 359, 392], "1766": 263, "getlocal": [263, 470, 480], "lc_": 263, "do_setlocal": [263, 290], "localenam": 263, "resetlocal": [263, 470, 471, 480], "string1": [263, 337, 439], "string2": [263, 337, 439], "lc_collat": 263, "format_str": [263, 342, 449, 464, 471, 475, 477, 480], "deloc": [263, 475, 480], "atof": [263, 463, 464], "ssh": [263, 285, 328, 329, 391, 480], "pyctyp": [263, 469, 480], "py_tolow": [263, 466], "loc": 263, "xe4n": 263, "umlaut": 263, "bind_textdomain_codeset": [263, 463, 470, 478], "grip": [264, 373], "geteffectivelevel": 264, "getchild": [264, 466], "getchildren": [264, 466, 472, 478, 479, 480], "stack_info": [264, 480], "clientip": 264, "fblogg": 264, "hdlr": 264, "findcal": 264, "lno": 264, "sinfo": 264, "hashandl": 264, "createlock": [264, 266], "tidi": [264, 385, 462, 464, 465, 480], "emiss": [264, 359, 480], "formattim": 264, "preparatori": 264, "formatstack": 264, "uuu": 264, "default_time_format": 264, "default_msec_format": 264, "print_except": [264, 266, 378, 469, 480], "linefmt": 264, "formathead": 264, "formatfoot": 264, "footer": [264, 338, 480], "pertin": [264, 322], "tracebacktyp": [264, 378, 382, 425, 477, 480], "msec": [264, 364, 475], "0f": [264, 472, 480], "004": 264, "896": [264, 340], "la": [264, 464, 470], "tasknam": [264, 480], "entrant": [264, 480], "getloggerclass": 264, "throttl": 264, "28524": 264, "addlevelnam": 264, "getlevelnamesmap": [264, 470, 480], "reinstat": [264, 480], "gethandlerbynam": [264, 265, 480], "gethandlernam": [264, 480], "attrdict": [264, 480], "reconstitut": [264, 296], "klass": 264, "capturewarn": [264, 397], "formatwarn": [264, 397, 465, 480], "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, "exemplifi": 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, "setstream": [266, 278, 477, 480], "42378": [266, 480], "newsyslog": 266, "logrot": 266, "inod": [266, 290, 339, 480], "st_ino": [266, 290, 339, 471, 480], "reopenifneed": [266, 476], "precursor": 266, "rotation_filenam": 266, "rollov": [266, 357, 474, 480], "getfilestodelet": 266, "default_nam": [266, 425], "predetermin": 266, "dorollov": 266, "attim": [266, 474], "w0": 266, "w6": 266, "w1": [266, 437], "d_": 266, "makesocket": 266, "record_attr_dict": 266, "datalen": 266, "createsocket": [266, 470, 480], "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, "encodeprior": 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], "mapprior": 266, "hammond": [266, 458, 459, 461, 462, 473, 480], "dllname": [266, 478], "logtyp": 266, "win32servic": 266, "slimmer": 266, "geteventcategori": 266, "geteventtyp": 266, "getmessageid": 266, "credenti": [266, 285, 334, 392, 458, 475, 480], "getsubject": 266, "shouldflush": 266, "flushonclos": [266, 480], "settarget": [266, 480], "maplogrecord": 266, "enqueue_sentinel": 266, "lzmafil": [267, 474, 480], "lzmaerror": 267, "preset": [267, 294, 355, 480], "lzmadecompressor": [267, 475, 480], "lzmacompressor": [267, 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, "is_check_support": 267, "liblzma": [267, 470], "filter_lzma1": 267, "filter_lzma2": 267, "filter_delta": 267, "bcj": [267, 480], "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, "maildir": [268, 464, 466, 480], "noteworthi": [268, 459, 460], "get_messag": 268, "get_byt": [268, 472], "get_str": [268, 472, 480], "get_fil": [268, 472], "advisori": [268, 425, 452, 459, 480], "externalclasherror": 268, "qmail": 268, "courier": [268, 366, 369, 480], "exclam": [268, 294, 342, 373, 374, 403, 432], "list_fold": 268, "get_fold": 268, "nosuchmailboxerror": 268, "add_fold": 268, "remove_fold": 268, "notemptyerror": 268, "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, "get_sequ": 268, "set_sequ": 268, "nmh": 268, "gpl": [268, 423, 461], "rmail": 268, "037": 268, "014": 268, "abridg": 268, "attract": [268, 465, 467], "get_label": 268, "multichannel": 268, "memorandum": 268, "newsread": 268, "insofar": [268, 433], "composit": [268, 349, 373, 384, 429, 480], "bounc": [268, 459], "get_subdir": 268, "get_flag": 268, "set_subdir": 268, "set_flag": 268, "add_flag": 268, "remove_flag": 268, "set_dat": 268, "get_info": 268, "set_info": 268, "unseen": 268, "mua": [268, 338, 477], "get_from": 268, "set_from": 268, "time_": 268, "add_sequ": 268, "remove_sequ": 268, "set_label": 268, "add_label": 268, "remove_label": 268, "get_vis": 268, "set_vis": 268, "update_vis": 268, "list_nam": 268, "list_id": 268, "mpeg": 269, "xmpeg": 269, "1524": 269, "multimedia": [269, 292], "findmatch": 269, "cap": [269, 480], "showparti": 269, "getcap": [269, 285], "tmp1223": 269, "unmarsh": [271, 470], "comb": [272, 340, 439, 470, 478, 480], "copysign": [272, 465, 480], "fab": 272, "fmod": [272, 427], "frexp": 272, "mantissa": [272, 315, 463, 465], "lcm": [272, 479, 480], "ldexp": [272, 315, 480], "modf": 272, "nextaft": [272, 471, 479, 480], "ulp": [272, 315, 349, 465, 479, 480], "halfway": [272, 467], "trunc": [272, 286, 341, 425, 465, 480], "denorm": [272, 349, 480], "epsilon": [272, 349, 465], "cbrt": [272, 340, 470, 480], "cube": [272, 340, 446, 480], "718281": 272, "exp2": [272, 470, 480], "expm1": [272, 466, 472, 480], "0000050000069649e": 272, "0000050000166668e": 272, "log1p": [272, 465, 480], "log2": [272, 472, 473], "bit_length": [272, 315, 341, 466, 468], "quadrant": 272, "euclidean": [272, 478, 480], "qx": 272, "norm": [272, 480], "hypotenus": 272, "triangl": [272, 381], "pythagorean": 272, "theorem": [272, 340, 341], "hyperbola": 272, "erfc": [272, 466, 472, 477, 480], "complementari": [272, 315, 405, 466, 472], "gamma": [272, 315, 466, 472], "lgamma": [272, 466, 472], "141592": 272, "283185": 272, "circumfer": 272, "vi": [272, 317], "hart": 272, "celebr": 272, "pie": [272, 337], "guess_all_extens": [273, 480], "knownfil": 273, "rebuilt": [273, 473, 475, 480], "read_mime_typ": [273, 480], "add_typ": 273, "suffix_map": 273, "recognit": 273, "tgz": [273, 457], "encodings_map": [273, 480], "types_map": [273, 465, 480], "common_typ": 273, "types_map_inv": 273, "read_windows_registri": 273, "access_read": 275, "access_writ": 275, "access_copi": 275, "access_default": [275, 480], "prot": 275, "tagnam": [275, 373, 407, 408, 409, 480], "allocationgranular": 275, "map_shar": 275, "prot_writ": 275, "prot_read": 275, "map_priv": 275, "lieu": [275, 423], "pages": 275, "madvis": [275, 478, 480], "advic": [275, 290, 458, 471, 480], "pagefil": 275, "write_byt": [275, 293, 475, 480], "madv_norm": 275, "madv_random": 275, "madv_sequenti": 275, "madv_willne": 275, "madv_dontne": 275, "madv_remov": 275, "madv_dontfork": 275, "madv_dofork": 275, "madv_hwpoison": 275, "madv_merg": 275, "madv_unmerg": 275, "madv_soft_offlin": 275, "madv_hugepag": 275, "madv_nohugepag": 275, "madv_dontdump": 275, "madv_dodump": 275, "madv_fre": 275, "madv_nosync": 275, "madv_autosync": 275, "madv_nocor": 275, "madv_cor": 275, "madv_protect": 275, "madv_free_reus": 275, "map_denywrit": 275, "map_execut": 275, "map_anon": 275, "map_anonym": 275, "map_popul": [275, 480], "map_stack": [275, 480], "map_aligned_sup": [275, 480], "map_conc": [275, 480], "addpackagepath": 276, "pkg_name": [276, 359, 379], "replacepackag": 276, "oldnam": 276, "newnam": [276, 449], "replace_path": 276, "run_script": 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], "fcicreat": [278, 480], "cabnam": 278, "mszip": 278, "uuidcreat": 278, "uuidtostr": 278, "opendatabas": [278, 480], "msiopendatabas": 278, "msidbopen_createdirect": 278, "msidbopen_cr": 278, "msidbopen_direct": 278, "msidbopen_readon": 278, "msidbopen_transact": 278, "msidbopen_patchfil": 278, "createrecord": 278, "msicreaterecord": 278, "init_databas": [278, 480], "productnam": 278, "productcod": 278, "productvers": 278, "manufactur": 278, "_validation_record": 278, "add_data": [278, 392, 474], "add_tabl": 278, "add_stream": 278, "_stream": 278, "gen_uuid": 278, "openview": [278, 480], "msidatabaseopenview": 278, "msidatabasecommit": 278, "getsummaryinform": 278, "msigetsummaryinform": 278, "msiclosehandl": 278, "msiviewexecut": 278, "getcolumninfo": 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, "summaryinform": [278, 480], "getproperti": [278, 413, 480], "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, "getpropertycount": 278, "msisummaryinfogetpropertycount": 278, "setproperti": [278, 412, 413], "msisummaryinfosetproperti": 278, "msisummaryinfopersist": 278, "getfieldcount": 278, "msirecordgetfieldcount": 278, "getinteg": [278, 465], "setstr": 278, "msirecordsetstr": 278, "msirecordsetstream": 278, "setinteg": 278, "msirecordsetinteg": 278, "cleardata": 278, "msirecordcleardata": 278, "msierror": [278, 480], "basedir": 278, "componentflag": 278, "start_compon": [278, 480], "defaultdir": 278, "keypath": 278, "add_fil": 278, "remove_pyc": 278, "featurecompon": 278, "set_curr": 278, "dlg": 278, "controlev": 278, "eventmap": 278, "controlcondit": 278, "radiobuttongroup": 278, "radio": [278, 372, 480], "control_next": 278, "pushbutton": 278, "next_control": 278, "radiogroup": 278, "radiobutton": [278, 372, 373, 480], "adminexecutesequ": 278, "adminuisequ": 278, "advtexecutesequ": 278, "installexecutesequ": 278, "installuisequ": 278, "uitext": 278, "actiontext": 278, "lk_": 279, "lk_lock": 279, "lk_rlck": 279, "lk_nblck": 279, "lk_nbrlck": 279, "lk_unlck": 279, "setmod": 279, "o_append": [279, 290], "fdopen": [279, 290, 334, 425], "xe0": 279, "keycod": [279, 366], "getwch": [279, 465], "putch": 279, "putwch": [279, 465], "unicode_char": 279, "ungetwch": 279, "heapmin": 279, "getppid": [280, 290, 480], "set_start_method": [280, 471, 474], "preload": [280, 453, 480], "33725": [280, 478, 480], "sharedmemori": [280, 281, 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, "imap_unord": [280, 480], "apply_async": [280, 465], "multiple_result": 280, "patienc": 280, "poolwork": 280, "semi": [280, 289, 374, 480], "is_al": [280, 362, 465, 479, 480], "orphan": [280, 480], "authkey": [280, 281], "waitforsingleobject": [280, 480], "waitformultipleobject": [280, 480], "processerror": 280, "buffertooshort": 280, "recv_bytes_into": 280, "authenticationerror": 280, "joinablequeu": [280, 475, 480], "infinitesim": 280, "cancel_join_thread": 280, "conn1": 280, "conn2": 280, "feeder": [280, 383, 480], "sem_getvalu": [280, 480], "join_thread": [280, 359, 480], "allow_exit_without_flush": 280, "3770": 280, "active_children": 280, "cpus": [280, 290, 344, 474, 475, 480], "sched_getaffin": [280, 290, 473, 480], "parent_process": [280, 480], "freeze_support": 280, "get_all_start_method": [280, 474, 480], "get_start_method": [280, 474], "allow_non": [280, 416, 417, 462], "set_execut": [280, 480], "set_forkserver_preload": [280, 480], "send_byt": 280, "recv_byt": 280, "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, "rawarray": 280, "rawvalu": 280, "get_obj": 280, "875": 280, "375": [280, 340], "1111111111111111": 280, "515625": 280, "0625": [280, 446], "640625": 280, "syncmanag": [280, 480], "basemanag": [280, 281, 480], "shutdown_timeout": [280, 480], "get_serv": 280, "xmlrpclib": [280, 461, 462, 463, 464, 465, 466, 467, 480], "50000": [280, 364], "typeid": [280, 478], "proxytyp": [280, 399, 480], "method_to_typeid": 280, "create_method": 280, "baseproxi": [280, 480], "_callmethod": 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, "_getvalu": 280, "deregist": 280, "maxtasksperchild": [280, 466, 480], "apach": [280, 338, 416, 423, 450, 459, 476, 480], "mod_wsgi": [280, 345], "error_callback": 280, "asyncresult": 280, "chop": [280, 459, 463, 467], "map_async": [280, 465, 473], "lazier": 280, "starmap_async": [280, 473], "outstand": [280, 423], "deliver_challeng": 280, "answer_challeng": 280, "af_pip": 280, "last_accept": 280, "object_list": 280, "waitabl": [280, 290, 325, 363, 470, 480], "1729": 280, "pipenam": 280, "servernam": 280, "get_logg": 280, "log_to_stderr": [280, 480], "doom": [280, 464], "mainprocess": 280, "pymp": 280, "threadpool": [280, 480], "_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, "smp": 281, "sharedmemorymanag": [281, 480], "shm_a": 281, "shm_b": 281, "howdi": 281, "ndarray": 281, "np": [281, 473], "shm": [281, 480], "dtype": [281, 383], "psm_21467_46075": 281, "existing_shm": 281, "int64": 281, "888": 281, "shareablelist": [281, 480], "smm": 281, "psm_6572_7512": 281, "raw_shm": 281, "another_sl": 281, "psm_6572_12221": 281, "do_work": [281, 290], "total_result": 281, "10m": 281, "106939": 281, "nul_bug_demo": 281, "deserialized_sl": 281, "netrcparseerror": 283, "mapnam": 284, "default_domain": 284, "joy": [284, 381], "get_default_domain": 284, "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, "1093": 285, "1094": 285, "fellow": 285, "240": [285, 381], "119": [285, 340, 379, 478], "readermod": 285, "usenetrc": 285, "authinfo": 285, "nntppermanenterror": 285, "1755": [285, 473], "nntp_ssl": [285, 472, 479, 480], "nntps": 285, "4642": 285, "nntperror": [285, 480], "nntpreplyerror": 285, "nntptemporaryerror": 285, "nntpprotocolerror": 285, "nntpdataerror": 285, "nntp_version": 285, "nntp_implement": 285, "disclaim": [285, 346, 398, 423], "newgroup": 285, "groupinfo": 285, "tor": 285, "newnew": 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, "xover": 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], "ihav": 285, "slave": [285, 290, 306, 366, 480], "xhdr": 285, "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, "__not__": 288, "inv": [288, 475], "__inv__": 288, "truediv": 288, "66": [288, 386, 439, 460, 465], "__concat__": 288, "countof": [288, 479, 480], "delitem": 288, "indexof": [288, 479, 480], "setitem": [288, 387], "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], "iadd": 288, "iand": 288, "iconcat": 288, "__iconcat__": 288, "ifloordiv": 288, "ilshift": 288, "imod": 288, "imatmul": [288, 475], "ior": 288, "ipow": 288, "irshift": 288, "isub": 288, "itruediv": 288, "ixor": 288, "yourscript": 289, "foutfil": 289, "qfoutfil": 289, "acquaint": 289, "execl": [289, 290], "xf": [289, 437], "pf": [289, 373], "ffoo": 289, "controversi": [289, 461], "contradictori": 289, "hypothet": [289, 334, 459], "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, "optiongroup": 289, "optioncontain": 289, "add_option_group": 289, "get_option_group": 289, "print_vers": 289, "get_vers": 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], "callback_arg": 289, "callback_kwarg": 289, "suppress_help": 289, "fbar": 289, "mypkg": [289, 385], "check_choic": 289, "poke": 289, "enable_interspersed_arg": 289, "get_opt": 289, "set_conflict_handl": 289, "optionconflicterror": 289, "intellig": [289, 292, 294], "whittl": 289, "set_usag": 289, "get_usag": 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, "store_act": 289, "typed_act": 289, "always_typed_act": 289, "take_act": 289, "ding": [289, 479, 480], "dong": [289, 480], "ensure_valu": 289, "optparse_pars": 289, "valv": 289, "badoptionerror": 289, "ambiguousoptionerror": 289, "threat": 290, "getuid": [290, 480], "inaccess": [290, 392, 425, 459, 462, 474, 480], "unam": [290, 300, 349, 352, 355, 472, 473, 480], "device_encod": [290, 480], "nonsens": [290, 474], "ctermid": 290, "environb": [290, 345, 472, 480], "supports_bytes_environ": [290, 472], "fchdir": [290, 475], "getenvb": [290, 472], "get_exec_path": 290, "getegid": [290, 480], "geteuid": [290, 480], "getgid": [290, 480], "getgrouplist": [290, 473, 480], "getgroup": [290, 480], "setgroup": [290, 345, 480], "macosx_deployment_target": [290, 480], "getpwuid": [290, 307, 480], "getpgid": [290, 462], "getprior": [290, 473], "prio_process": 290, "prio_pgrp": 290, "prio_us": 290, "setprior": [290, 473, 480], "prio_darwin_thread": [290, 480], "prio_darwin_process": [290, 480], "prio_darwin_bg": [290, 480], "prio_darwin_nonui": [290, 480], "getresuid": [290, 466, 480], "ruid": 290, "euid": 290, "suid": 290, "getresgid": [290, 466, 480], "rgid": 290, "egid": 290, "sgid": 290, "initgroup": [290, 466], "setegid": 290, "seteuid": 290, "setgid": [290, 355], "superus": 290, "setn": [290, 480], "nstype": 290, "reassoci": 290, "clone_new": 290, "pidfd_open": [290, 471, 479, 480], "clone_newut": 290, "clone_newpid": 290, "clone_newnet": 290, "unshar": [290, 319, 480], "setpgrp": 290, "setpgid": [290, 345], "pgrp": 290, "setregid": [290, 345], "setresgid": [290, 466], "setresuid": [290, 466], "setreuid": [290, 345], "getsid": [290, 463], "setsid": [290, 345, 480], "setuid": [290, 355], "umask": [290, 293, 345, 359, 477, 480], "sysnam": [290, 300], "nodenam": [290, 300, 407], "disassoci": 290, "clone_": 290, "clone_fil": 290, "clone_f": 290, "clone_newcgroup": 290, "clone_newipc": 290, "clone_newn": 290, "clone_newtim": 290, "clone_newus": 290, "clone_sighand": 290, "clone_sysvsem": 290, "clone_thread": 290, "clone_vm": 290, "decept": [290, 462], "closerang": [290, 465, 480], "fd_low": [290, 480], "fd_high": [290, 480], "copy_file_rang": [290, 480], "offset_src": 290, "offset_dst": 290, "procf": [290, 480], "sysf": 290, "fd2": 290, "fchmod": [290, 465, 475, 480], "fchown": [290, 465, 475], "fdatasync": [290, 475], "filedescriptor": 290, "fpathconf": [290, 480], "95": [290, 311, 315, 340, 379, 462, 465], "98": [290, 334, 341, 402, 465, 466, 472], "pathconf_nam": 290, "pathconf": [290, 473], "fstat": [290, 291, 339, 461, 473, 475, 480], "stat_result": [290, 293, 355, 462, 475, 478, 480], "fstatvf": [290, 461, 475], "statvf": [290, 461, 465, 473, 480], "fsync": [290, 475, 480], "_commit": 290, "get_block": [290, 475, 480], "set_block": [290, 475, 480], "f_lock": [290, 480], "f_tlock": 290, "f_ulock": 290, "f_test": 290, "login_tti": [290, 480], "leader": [290, 328, 480], "lseek": [290, 464, 473], "0o777": [290, 293], "o_wron": [290, 330], "o_rdwr": [290, 330], "o_creat": 290, "o_excl": [290, 357], "o_trunc": 290, "o_dsync": 290, "o_rsync": 290, "o_sync": 290, "o_noctti": 290, "o_cloexec": [290, 473, 480], "o_noinherit": 290, "o_short_liv": 290, "o_temporari": [290, 357], "o_random": 290, "o_sequenti": 290, "o_evton": [290, 469, 480], "o_fsync": [290, 469, 480], "o_symlink": [290, 469, 480], "o_nofollow_ani": [290, 469, 480], "o_async": 290, "o_direct": 290, "o_directori": 290, "o_nofollow": 290, "o_noatim": 290, "o_path": [290, 474, 480], "o_tmpfil": [290, 357, 474, 480], "openpti": [290, 306, 480], "pipe2": [290, 473], "posix_falloc": [290, 473, 475, 480], "posix_fadvis": [290, 473, 475, 480], "posix_fadv_norm": 290, "posix_fadv_sequenti": 290, "posix_fadv_random": 290, "posix_fadv_noreus": 290, "posix_fadv_willne": 290, "posix_fadv_dontne": 290, "pread": [290, 473, 475, 477, 480], "preadv": [290, 477, 480], "rwf_hipri": 290, "rwf_nowait": 290, "sysconf": [290, 334, 480], "sc_iov_max": [290, 334], "readv": [290, 473, 475, 477, 480], "pwrite": [290, 473, 475, 477], "pwritev": [290, 477, 480], "rwf_dsync": 290, "rwf_sync": 290, "rwf_append": [290, 480], "writev": [290, 473, 475, 477, 480], "out_fd": [290, 480], "in_fd": [290, 480], "sf_nodiskio": 290, "sf_mnowait": 290, "sf_sync": 290, "sf_nocach": [290, 480], "splice_f_mov": 290, "splice_f_nonblock": 290, "splice_f_mor": 290, "tcgetpgrp": 290, "tcsetpgrp": 290, "pg": 290, "ttynam": [290, 480], "get_terminal_s": [290, 329, 473, 480], "stdout_fileno": 290, "terminal_s": [290, 329], "close_fd": [290, 345, 463, 472, 477, 478, 480], "get_inherit": [290, 334, 474], "set_inherit": [290, 325, 334, 474, 480], "get_handle_inherit": [290, 474], "set_handle_inherit": [290, 345, 474], "supports_fd": [290, 473], "faccessat": 290, "supports_dir_fd": [290, 473], "supports_follow_symlink": [290, 329], "effective_id": [290, 473], "f_ok": [290, 329], "r_ok": 290, "w_ok": 290, "x_ok": [290, 329, 480], "supports_effective_id": [290, 473], "uf_nodump": [290, 339], "uf_immut": [290, 339, 465], "uf_append": [290, 339, 465], "uf_opaqu": [290, 339], "uf_nounlink": [290, 339], "uf_compress": [290, 339], "uf_hidden": [290, 339], "sf_archiv": [290, 339], "sf_immut": [290, 339], "sf_append": [290, 339], "sf_nounlink": [290, 339], "sf_snapshot": [290, 339], "s_isuid": [290, 339], "s_isgid": [290, 339], "s_enfmt": [290, 339], "s_isvtx": [290, 339], "s_iread": [290, 339], "s_iwrit": [290, 329, 339], "s_iexec": [290, 339], "s_irwxu": [290, 339], "s_irusr": [290, 339, 355], "s_iwusr": [290, 339, 355], "s_ixusr": [290, 339, 355], "s_irwxg": [290, 339], "s_irgrp": [290, 339], "s_iwgrp": [290, 339, 355], "s_ixgrp": [290, 339, 355], "s_irwxo": [290, 339], "s_iroth": [290, 339], "s_iwoth": [290, 339, 355], "s_ixoth": [290, 339, 355], "chroot": [290, 480], "getcwdb": [290, 467, 478, 480], "lchflag": [290, 465], "lchmod": [290, 293, 465, 480], "lchown": [290, 462], "xxxxxxxxxxxx": 290, "lstat": [290, 291, 293, 339, 359, 471, 473, 478, 480], "vista": [290, 480], "repars": [290, 478, 480], "junction": [290, 291, 293, 329, 471, 478, 480], "exist_ok": [290, 293, 475, 480], "21082": [290, 480], "mkfifo": [290, 473, 475, 480], "rendezv": [290, 472], "mknod": [290, 462, 473, 475, 480], "0o600": 290, "s_ifreg": [290, 339], "s_ifchr": [290, 339, 480], "s_ifblk": [290, 339], "s_ififo": [290, 339], "makedev": [290, 462, 480], "st_dev": [290, 339, 471], "st_rdev": [290, 471], "readlink": [290, 293, 473, 478, 479, 480], "realpath": [290, 291, 293, 458, 469, 478, 480], "prune": [290, 293, 480], "direntri": [290, 471, 475, 476, 480], "opendir": [290, 480], "readdir": [290, 475], "findfirstfilew": [290, 480], "findnextfilew": 290, "scandir_path": 290, "s_isdir": [290, 339], "dirent": 290, "d_type": 290, "dt_unknown": 290, "is_symlink": [290, 293, 478, 480], "islink": [290, 291, 293, 478, 480], "is_junct": [290, 293, 471, 480], "isjunct": [290, 291, 471, 480], "st_nlink": [290, 339], "st_ctime": [290, 339, 471], "st_birthtim": [290, 464, 471], "statinfo": 290, "st_mode": [290, 293, 339, 474, 478], "33188": 290, "7876932": 290, "234881026": 290, "st_uid": [290, 339], "st_gid": [290, 339], "st_size": [290, 293, 339, 461], "264": [290, 344, 461], "st_atim": [290, 339], "1297230295": 290, "1297230027": 290, "st_atime_n": 290, "st_mtime_n": 290, "st_ctime_n": 290, "st_birthtime_n": 290, "fat32": [290, 480], "st_block": [290, 480], "st_blksize": 290, "st_flag": [290, 464], "st_gen": [290, 464], "st_fstype": [290, 477, 480], "st_rsize": 290, "st_creator": 290, "st_type": 290, "st_file_attribut": [290, 339, 475, 480], "dwfileattribut": [290, 475], "by_handle_file_inform": [290, 475], "getfileinformationbyhandl": [290, 475], "file_attribute_": 290, "file_attribute_arch": [290, 339], "st_reparse_tag": [290, 339, 478], "file_attribute_reparse_point": [290, 339], "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, 293], "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_cloexec": 290, "mfd_": 290, "memfd": [290, 480], "mfd_allow_s": 290, "mfd_hugetlb": 290, "mfd_huge_shift": 290, "mfd_huge_mask": 290, "mfd_huge_64kb": 290, "mfd_huge_512kb": 290, "mfd_huge_1mb": 290, "mfd_huge_2mb": 290, "mfd_huge_8mb": 290, "mfd_huge_16mb": 290, "mfd_huge_32mb": 290, "mfd_huge_256mb": 290, "mfd_huge_512mb": 290, "mfd_huge_1gb": 290, "mfd_huge_2gb": 290, "mfd_huge_16gb": 290, "mfd_huge": 290, "eventfd": [290, 469, 480], "initv": 290, "efd_cloexec": [290, 480], "efd_nonblock": [290, 480], "efd_semaphor": [290, 480], "eventfd_read": 290, "eventfd_writ": 290, "efc_cloexec": 290, "xattr_replac": 290, "xattr_creat": 290, "xattr_size_max": 290, "adddlldirectori": 290, "execlp": 290, "execvp": [290, 345], "ex_ok": 290, "exit_success": 290, "ex_usag": 290, "ex_dataerr": 290, "ex_noinput": 290, "ex_nous": 290, "ex_nohost": 290, "ex_unavail": 290, "ex_softwar": 290, "ex_oserr": 290, "ex_osfil": 290, "ex_cantcreat": 290, "ex_ioerr": 290, "ex_tempfail": 290, "retryabl": 290, "ex_protocol": 290, "ex_noperm": 290, "ex_config": 290, "ex_notfound": 290, "cygwin": [290, 349, 357, 458, 460, 462, 478, 480], "surfac": [290, 381, 471], "longstand": [290, 471, 473, 480], "pidfd_nonblock": [290, 471, 480], "waitid": [290, 473, 475, 480], "plock": 290, "waitstatus_to_exitcod": [290, 306, 479, 480], "file_act": [290, 480], "setpgroup": [290, 480], "resetid": [290, 480], "setsigmask": [290, 480], "setsigdef": [290, 480], "posix_spawnp": [290, 480], "posix_spawn_open": 290, "posix_spawn_clos": 290, "posix_spawn_dup2": 290, "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, "sched_param": 290, "posix_spawn_setschedparam": 290, "posix_spawn_setschedul": 290, "after_in_par": 290, "after_in_child": 290, "spawnl": 290, "spawnlp": [290, 345], "spawnv": [290, 480], "spawnvp": [290, 345], "p_nowait": [290, 345], "p_wait": [290, 345], "p_nowaito": 290, "p_detach": 290, "p_overlay": 290, "shellexecut": [290, 480], "normpath": [290, 291, 466, 480], "comspec": [290, 345, 473, 474], "children_us": 290, "children_system": 290, "getprocesstim": 290, "idtyp": 290, "p_pid": 290, "p_pgid": 290, "p_all": 290, "p_pidfd": [290, 479, 480], "wexit": 290, "wstop": 290, "wcontinu": 290, "wnohang": 290, "wnowait": 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], "cld_exit": 290, "wuntrac": 290, "wait3": [290, 464, 475, 480], "getrusag": [290, 319, 464, 480], "wait4": [290, 464, 475], "cld_kill": [290, 479, 480], "cld_dump": 290, "cld_trap": 290, "cld_stop": [290, 479, 480], "cld_continu": 290, "wifexit": 290, "wexitstatus": 290, "wifsign": 290, "wtermsig": 290, "wifstop": 290, "wstopsig": 290, "wcoredump": 290, "wifcontinu": 290, "sigcont": [290, 330], "ptrace": [290, 480], "sched_oth": 290, "sched_batch": 290, "sched_idl": 290, "sched_sporad": 290, "sched_fifo": 290, "sched_rr": 290, "robin": [290, 410, 439, 478, 480], "sched_reset_on_fork": 290, "sched_prior": 290, "sched_setparam": [290, 473], "sched_setschedul": [290, 473], "sched_getparam": [290, 473], "sched_get_priority_min": [290, 473], "sched_get_priority_max": [290, 473], "sched_getschedul": [290, 473], "sched_rr_get_interv": [290, 473], "quantum": 290, "sched_yield": [290, 473, 480], "sched_setaffin": [290, 473, 480], "confstr": [290, 480], "confstr_nam": 290, "undetermin": 290, "getloadavg": 290, "unobtain": 290, "sysconf_nam": [290, 480], "sc_minsigstksz": [290, 480], "extsep": 290, "defpath": [290, 329, 480], "rtld_lazi": [290, 349, 473], "rtld_nodelet": [290, 473], "rtld_noload": [290, 473], "rtld_deepbind": [290, 473], "setdlopenflag": [290, 349, 447, 461, 473], "getdlopenflag": [290, 349, 447, 461], "getrandom": [290, 475, 476, 480], "entropi": [290, 338, 476, 480], "environment": [290, 392, 452, 480], "unnecessarili": [290, 480], "grnd_random": 290, "grnd_nonblock": [290, 480], "524": [290, 476, 480], "bcryptgenrandom": [290, 470, 480], "systemrandom": [290, 315, 323], "getentropi": [290, 475, 480], "cryptgenrandom": [290, 470, 480], "ntpath": [291, 477, 480], "lexist": [291, 463, 478, 480], "isdir": [291, 293, 299, 355, 478, 480], "ismount": [291, 474, 478, 480], "commonpath": [291, 475, 480], "commonprefix": [291, 475], "userprofil": [291, 478, 480], "homepath": 291, "homedr": 291, "getatim": 291, "getmtim": 291, "getctim": 291, "isab": [291, 293], "getvolumepathnam": 291, "isdevdr": [291, 480], "std": [291, 349, 363, 464, 480], "1003": 291, "relpath": [291, 293, 465, 471, 480], "samefil": [291, 293, 474, 475, 480], "path1": 291, "path2": 291, "sameopenfil": 291, "fp1": 291, "fp2": 291, "samestat": [291, 293, 474], "stat1": 291, "stat2": 291, "splitdriv": [291, 477, 480], "splitroot": [291, 471, 480], "cshrc": [291, 456], "supports_unicode_filenam": [291, 462], "soundcard": 292, "ossaudioerror": 292, "audiodev": [292, 465], "dsp": 292, "player": [292, 316, 342, 381], "linuxaudiodev": [292, 459, 462, 465], "openmix": 292, "mixerdev": 292, "setfmt": 292, "setparamet": 292, "oss_audio_devic": 292, "writeal": 292, "sndctl_dsp_setfmt": 292, "sndctl_dsp_sync": 292, "nonblock": [292, 480], "getfmt": 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, "obufcount": 292, "obuffre": 292, "oss_mixer_devic": 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, "stereocontrol": 292, "reccontrol": 292, "left_volum": 292, "right_volum": 292, "get_recsrc": 292, "set_recsrc": 292, "microphon": 292, "setrecsrc": 292, "sound_mixer_m": 292, "windowspath": [293, 480], "purewindowspath": [293, 480], "test_pathlib": [293, 480], "pathseg": 293, "pureposixpath": [293, 480], "lib64": [293, 349, 351, 453, 479, 480], "apache2": 293, "an_absolute_path": 293, "stem": [293, 419, 466, 470, 480], "as_posix": 293, "as_uri": 293, "is_absolut": [293, 480], "is_relative_to": [293, 480], "case_sensit": [293, 471, 480], "relative_to": [293, 471, 480], "walk_up": [293, 471, 480], "941": 293, "error_messag": 293, "subpath": [293, 420], "with_nam": [293, 480], "antoin": [293, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "751": 293, "with_stem": [293, 480], "851": 293, "with_suffix": [293, 480], "with_seg": [293, 471, 480], "mypath": 293, "session_id": 293, "798": 293, "is_mount": [293, 477, 478, 480], "is_block_devic": [293, 478, 480], "is_char_devic": [293, 478, 480], "is_fifo": [293, 478, 480], "is_socket": [293, 478, 480], "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, "write_text": [293, 475, 480], "mylink": 293, "symlink_to": [293, 469, 478, 480], "other_path": 293, "hardlink_to": [293, 469, 478, 480], "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], "ecosystem": 296, "tackl": [296, 459], "brought": [296, 462, 480], "3154": [296, 474, 480], "574": [296, 379, 478, 480], "conceiv": [296, 355], "highest_protocol": [296, 462], "default_protocol": [296, 327, 469, 480], "fix_import": [296, 468], "buffer_callback": 296, "therein": 296, "pickleerror": 296, "picklingerror": 296, "unpicklingerror": [296, 480], "picklebuff": [296, 480], "persistent_id": [296, 480], "persistent_load": [296, 480], "reducer_overrid": [296, 478, 480], "superflu": [296, 334, 337, 480], "referenti": 296, "elig": [296, 427, 472], "__getstate__": [296, 386, 462, 470, 480], "picklestr": [296, 297], "worthwhil": [296, 464, 473], "__setstate__": [296, 386, 462, 478, 480], "__getnewargs_ex__": [296, 480], "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, "endswith": [296, 341, 396, 459, 462, 464, 465, 475, 480], "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], "binint1": 297, "tuple2": 297, "binput": [297, 480], "indentlevel": 297, "genop": 297, "opcodeinfo": 297, "pipefil": 298, "moduleinfo": [299, 476], "module_find": 299, "ispkg": 299, "extend_path": 299, "pth": [299, 331, 349, 351, 452, 459, 476, 480], "find_load": [299, 420, 429, 469, 470, 471, 473, 474, 477, 480], "get_import": 299, "path_item": 299, "get_load": [299, 471, 480], "module_or_nam": 299, "iter_import": [299, 473], "iter_modul": [299, 473, 476, 480], "walk_packag": [299, 473, 476, 477, 480], "12915": [299, 480], "pyramid": 299, "is_64bit": 300, "system_alia": 300, "mac_ver": [300, 480], "amdk6": 300, "python_build": [300, 480], "buildno": 300, "builddat": [300, 480], "python_compil": 300, "python_branch": [300, 480], "scm": 300, "python_implement": 300, "python_revis": [300, 480], "python_vers": 300, "python_version_tupl": 300, "dega": 300, "java_v": 300, "vminfo": 300, "osinfo": 300, "vm_name": 300, "vm_releas": 300, "vm_vendor": 300, "os_nam": 300, "os_vers": 300, "os_arch": 300, "win32_ver": [300, 480], "csd": 300, "uniprocessor": 300, "win32_edit": [300, 480], "enterpris": [300, 480], "iotuap": 300, "serverstandard": 300, "nanoserv": 300, "win32_is_iot": [300, 480], "iot": [300, 480], "versioninfo": 300, "dev_stag": 300, "non_release_vers": 300, "libc_ver": [300, 480], "16384": 300, "freedesktop_os_releas": [300, 469, 480], "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, "fmt_xml": [301, 474], "fmt_binari": [301, 474], "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, "stls": [302, 474], "2595": 302, "pop3_ssl": [302, 472, 479, 480], "obsolesc": 302, "mailserv": 302, "pop3_port": 302, "pop3_ssl_port": 302, "995": [302, 476], "fetchmail": 302, "noncompli": 302, "capa": [302, 474], "2449": 302, "pass_": 302, "apop": 302, "rpop": 302, "mesg_num": 302, "dele": 302, "eudora": 302, "qpop": 302, "disconnect": [302, 332, 337, 402, 478, 480], "rset": [302, 332, 480], "signoff": 302, "howmuch": 302, "uidl": 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], "pformat": [304, 474, 480], "isread": 304, "isrecurs": 304, "saferepr": 304, "sampleproject": 304, "project_info": 304, "author_email": [304, 480], "pypa": [304, 396], "googlegroup": 304, "bugtrack_url": 304, "osi": 304, "restructur": [304, 459, 460, 465, 480], "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, "sort_stat": 305, "sortkey": 305, "strip_dir": 305, "print_stat": 305, "cull": 305, "print_cal": 305, "print_calle": 305, "timeunit": 305, "subcal": 305, "pr": [305, 459, 480], "sortbi": 305, "create_stat": 305, "dump_stat": 305, "coalesc": 305, "printout": [305, 480], "pcall": 305, "nfl": 305, "reverse_ord": 305, "percentag": [305, 342, 443, 465, 480], "get_stats_profil": 305, "statsprofil": [305, 480], "functionprofil": [305, 480], "tick": [305, 319, 363], "lag": 305, "calibr": 305, "probabilist": 305, "god": 305, "alarm": [305, 330, 474, 480], "8ghz": 305, "i5": 305, "process_tim": [305, 363, 364, 473, 478, 480], "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], "perf_count": [305, 363, 364, 473, 478, 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, "getpwal": 307, "pycompileerror": [308, 480], "dfile": 308, "dorais": 308, "checked_hash": 308, "unchecked_hash": 308, "filen": 308, "readmodul": [309, 469, 480], "readmodule_ex": [309, 469, 480], "pagin": 310, "pager": [310, 480], "pythondoc": [310, 480], "pyexpat": [311, 406, 423, 453, 459, 462, 464, 465, 466, 480], "unauthent": [311, 408, 409, 410, 411, 416, 417, 480], "xmlparsertyp": 311, "parsercr": 311, "errorstr": 311, "namespace_separ": 311, "repertoir": [311, 332, 372, 465], "startelementhandl": 311, "endelementhandl": 311, "xmlns": [311, 392, 410, 466, 480], "elem1": [311, 464], "elem2": [311, 464], "isfin": 311, "parsefil": 311, "setbas": 311, "externalentityrefhandl": 311, "notationdeclhandl": 311, "unparsedentitydeclhandl": 311, "getbas": 311, "getinputcontext": 311, "externalentityparsercr": 311, "ordered_attribut": 311, "specified_attribut": [311, 480], "setparamentitypars": 311, "xml_param_entity_parsing_nev": 311, "xml_param_entity_parsing_unless_standalon": 311, "xml_param_entity_parsing_alway": 311, "useforeigndtd": 311, "startdoctypedeclhandl": 311, "enddoctypedeclhandl": 311, "xml_error_cant_change_feature_once_pars": 311, "buffer_text": [311, 462], "characterdatahandl": 311, "buffer_us": 311, "errorbyteindex": 311, "errorcolumnnumb": 311, "errorlinenumb": 311, "currentbyteindex": 311, "currentcolumnnumb": 311, "currentlinenumb": 311, "handlernam": 311, "xmldeclhandl": 311, "doctypenam": 311, "systemid": [311, 407, 412], "publicid": [311, 407, 412], "has_internal_subset": 311, "elementdeclhandl": 311, "attlistdeclhandl": 311, "elnam": 311, "attnam": 311, "idref": 311, "processinginstructionhandl": 311, "startcdatasectionhandl": 311, "endcdatasectionhandl": 311, "entitynam": 311, "notationnam": 311, "ndata": [311, 412], "entitydeclhandl": 311, "is_parameter_ent": 311, "startnamespacedeclhandl": 311, "endnamespacedeclhandl": 311, "commenthandl": 311, "defaulthandl": 311, "defaulthandlerexpand": 311, "notstandalonehandl": 311, "xml_error_not_standalon": 311, "xml_error_external_entity_handl": 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, "xml_error_async_ent": 311, "xml_error_attribute_external_entity_ref": 311, "xml_error_bad_char_ref": 311, "xml_error_binary_entity_ref": 311, "xml_error_duplicate_attribut": 311, "xml_error_incorrect_encod": 311, "xml_error_invalid_token": 311, "xml_error_junk_after_doc_el": 311, "xml_error_misplaced_xml_pi": 311, "xml_error_no_el": 311, "xml_error_no_memori": 311, "xml_error_param_entity_ref": 311, "xml_error_partial_char": 311, "xml_error_recursive_entity_ref": 311, "xml_error_syntax": 311, "xml_error_tag_mismatch": 311, "xml_error_unclosed_token": 311, "xml_error_undefined_ent": 311, "xml_error_unknown_encod": 311, "xml_error_unclosed_cdata_sect": 311, "xml_error_unexpected_st": 311, "xml_error_entity_declared_in_p": 311, "xml_error_feature_requires_xml_dtd": 311, "xml_error_unbound_prefix": 311, "undeclar": 311, "xml_error_undeclaring_prefix": 311, "xml_error_incomplete_p": 311, "xml_error_xml_decl": 311, "xml_error_text_decl": 311, "xml_error_publicid": 311, "xml_error_suspend": 311, "xml_error_not_suspend": 311, "xml_error_abort": 311, "xml_error_finish": 311, "xml_error_suspend_p": 311, "xml_error_reserved_prefix_xml": 311, "xml_error_reserved_prefix_xmln": 311, "xml_error_reserved_namespace_uri": 311, "xml_error_invalid_argu": 311, "xml_error_no_buff": 311, "xml_error_amplification_limit_breach": 311, "amplif": 311, "breach": [311, 423], "rec": [311, 408, 410], "xml11": [311, 408, 410], "20060816": [311, 408, 410], "encodingdecl": [311, 408, 410], "decodestr": [314, 479, 480], "encodestr": [314, 479, 480], "mise": 315, "19937": 315, "matsumoto": [315, 423], "nishimura": [315, 423], "equidistribut": 315, "vol": 315, "randbyt": [315, 479, 480], "token_byt": [315, 323], "randint": [315, 472, 480], "getrandbit": [315, 463, 474, 480], "cum_weight": 315, "2080": 315, "10000000": 315, "binomialvari": [315, 340, 471, 480], "binomi": [315, 340, 480], "triangular": [315, 465], "betavari": 315, "expovari": [315, 471, 480], "lambd": [315, 471, 480], "gammavari": [315, 480], "gauss": [315, 480], "mu": [315, 340, 478, 480], "sigma": [315, 340, 478], "lognormvari": 315, "vonmisesvari": 315, "kappa": 315, "paretovari": [315, 480], "pareto": 315, "weibullvari": 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, "fmean": [315, 340, 478, 480], "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], "quantil": [315, 340, 478, 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, "atlas": 316, "athen": 316, "attorney": 316, "typographi": 316, "noflag": [316, 480], "nicer": [316, 480], "fullmatch": [316, 474, 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, 391, 475, 480], "new_str": 316, "number_of_subs_mad": 316, "legal_char": 316, "ascii_lowercas": [316, 342, 461], "abcdefghijklmnopqrstuvwxyz0123456789": 316, "digits_r": 316, "purg": 316, "endpo": 316, "ogr": 316, "doggi": 316, "og": [316, 359, 480], "groupindex": [316, 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, "lastindex": 316, "lastgroup": 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, "parse_and_bind": [317, 320, 480], "rl_parse_and_bind": 317, "read_init_fil": [317, 320, 480], "rl_read_init_fil": 317, "get_line_buff": [317, 320], "rl_line_buff": 317, "insert_text": [317, 320], "rl_insert_text": 317, "rl_redisplay": 317, "read_history_fil": 317, "read_histori": 317, "write_history_fil": 317, "write_histori": [317, 480], "append_history_fil": [317, 475, 480], "nelement": 317, "append_histori": 317, "get_history_length": [317, 480], "set_history_length": 317, "history_truncate_fil": 317, "clear_histori": 317, "get_current_history_length": [317, 462], "get_history_item": [317, 462], "history_get": 317, "remove_history_item": 317, "remove_histori": 317, "replace_history_item": 317, "replace_history_entri": 317, "add_histori": 317, "set_auto_histori": [317, 476, 480], "set_startup_hook": 317, "rl_startup_hook": 317, "set_pre_input_hook": 317, "rl_pre_input_hook": 317, "set_complet": [317, 320], "entry_func": 317, "rl_completion_match": 317, "rl_attempted_completion_funct": 317, "get_complet": 317, "get_completion_typ": 317, "rl_completion_typ": 317, "get_begidx": [317, 480], "get_endidx": [317, 480], "libreadlin": [317, 480], "set_completer_delim": [317, 480], "get_completer_delim": 317, "rl_completer_word_break_charact": 317, "set_completion_display_matches_hook": 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, "maxtupl": 318, "maxlist": 318, "maxarray": 318, "maxdict": 318, "maxset": 318, "maxfrozenset": 318, "maxdequ": 318, "maxstr": 318, "maxlong": 318, "maxoth": 318, "arepr": 318, "repr1": 318, "repr_typ": 318, "subobj": 318, "myrepr": 318, "repr_textiowrapp": 318, "getrlimit": [319, 480], "rlim_infin": 319, "rlimit_nofil": 319, "cap_sys_resourc": 319, "rlimit_cor": [319, 359], "rlimit_cpu": [319, 480], "sigxcpu": 319, "rlimit_fs": [319, 480], "rlimit_data": 319, "rlimit_stack": 319, "rlimit_rss": 319, "rlimit_nproc": 319, "rlimit_ofil": 319, "rlimit_memlock": 319, "rlimit_vmem": 319, "rlimit_a": 319, "rlimit_msgqueu": [319, 474], "rlimit_nic": [319, 474], "rlim_cur": 319, "rlimit_rtprio": [319, 474], "rlimit_rttim": [319, 474], "spend": [319, 459, 480], "rlimit_sigpend": [319, 474], "rlimit_sbs": [319, 474], "mbuf": 319, "rlimit_swap": [319, 474], "overcommit": 319, "sysctl": [319, 480], "rlimit_npt": [319, 474], "rlimit_kqueu": [319, 480], "rusage_": 319, "rusage_self": 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, "getpages": 319, "rusage_children": 319, "rusage_both": 319, "rusage_thread": 319, "mod_nam": 321, "init_glob": 321, "run_nam": 321, "alter_si": 321, "run_path": [321, 452, 466, 480], "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, "enterab": [322, 473], "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], "randbelow": [323, 480], "randbit": 323, "xebr": 323, "x17d": 323, "xae": 323, "xd4": 323, "xe3": [323, 465], "xb6": 323, "xe2": [323, 465], "xebp1": 323, "x8b": 323, "token_hex": [323, 480], "f9bf78b9a18ce6d46a0cd2b0b86df9da": 323, "token_urlsaf": 323, "drmhze6epcv0fn_81bj": 323, "token_": 323, "xkcd": 323, "passphras": 323, "mktemp": [324, 357, 392, 480], "devpol": [325, 326, 473, 474, 475, 480], "epoll_create1": 325, "epoll_cloexec": 325, "kq_filter_read": 325, "kq_ev_add": 325, "fflag": 325, "udata": 325, "rlist": 325, "wlist": 325, "xlist": 325, "parameterless": 325, "winsock": [325, 334, 480], "pipe_buf": [325, 472, 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, "fromfd": [325, 334], "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, "baseselector": [326, 480], "epollselector": [326, 477, 480], "defaultselector": [326, 330, 480], "devpollselector": [326, 475, 477], "event_read": [326, 330], "event_writ": 326, "selectorkey": 326, "get_key": [326, 480], "get_map": 326, "sel": [326, 330], "shelf": [327, 341, 472, 474], "writeback": 327, "handier": 327, "keyencod": 327, "bsddbshelf": [327, 341], "set_loc": 327, "bsddb": [327, 462, 465, 466], "pybsddb": [327, 462, 465, 466, 467], "hashopen": 327, "btopen": 327, "rnopen": 327, "dbfilenameshelf": [327, 341], "klist": 327, "minilanguag": 328, "split_command": 328, "boom": [328, 386, 387], "plug": [328, 480], "remote_command": 328, "instream": 328, "punctuation_char": [328, 476, 480], "wordchar": 328, "get_token": 328, "push_token": 328, "read_token": 328, "pushback": 328, "sourcehook": 328, "push_sourc": 328, "pop_sourc": 328, "newstream": 328, "newfil": 328, "lexer": 328, "error_lead": 328, "beginn": 328, "whitespace_split": 328, "escapedquot": 328, "donotsepar": 328, "fsrc": 329, "fdst": 329, "uncontrol": 329, "samefileerror": [329, 474, 480], "ignore_pattern": [329, 465], "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], "avoids_symlink_attack": 329, "excinfo": 329, "mv": [329, 473, 480], "disk_usag": [329, 473, 480], "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], "register_archive_format": [329, 472], "pax": [329, 355, 465, 478, 480], "get_archive_format": [329, 472], "extra_arg": [329, 472], "supports_root_dir": 329, "unregister_archive_format": 329, "register_unpack_format": 329, "get_unpack_format": 329, "unregister_unpack_format": 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, "sigmask": 330, "sig_block": 330, "sig_unblock": 330, "sig_setmask": 330, "getsign": [330, 480], "pthread_sigmask": [330, 473], "sigpend": [330, 473], "sigwait": [330, 473], "ctrl_": 330, "sigprocmask": 330, "sigquit": [330, 345], "sigalrm": [330, 480], "sigbreak": 330, "bus": [330, 402], "sigcld": 330, "sighup": [330, 480], "hangup": 330, "death": [330, 473], "sigstkflt": [330, 480], "coprocessor": 330, "sigusr1": 330, "sigusr2": 330, "nsig": [330, 480], "valid_sign": [330, 480], "itimer_r": 330, "itimer_virtu": 330, "sigvtalrm": 330, "itimer_prof": 330, "sigprof": 330, "itimererror": 330, "setitim": [330, 465, 480], "getitim": [330, 465], "strsignal": [330, 480], "sigwaitinfo": [330, 473, 475, 480], "sigtimedwait": [330, 473, 475, 480], "pidfd_send_sign": [330, 479, 480], "siginfo": 330, "sigstop": 330, "warn_on_full_buff": [330, 477, 480], "wakeup": [330, 473, 477, 480], "siginterrupt": [330, 465, 473, 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, "enable_user_sit": 331, "__interactivehook__": [331, 349, 447, 452, 474], "user_sit": [331, 352], "getusersitepackag": [331, 435, 466, 472], "appdata": [331, 458, 465], "user_bas": [331, 352, 466], "getuserbas": [331, 466, 472], "pythonuserbas": [331, 452, 465], "addsitedir": 331, "sitedir": 331, "known_path": 331, "getsitepackag": [331, 466, 472], "esmtp": 332, "821": 332, "1869": 332, "local_hostnam": 332, "fqdn": 332, "helo": 332, "ehlo": [332, 473], "getfqdn": [332, 334, 480], "smtpconnecterror": 332, "smtp_ssl": [332, 465, 473, 479, 480], "lmtp": [332, 465, 473, 479, 480], "lmtp_port": 332, "smtpexcept": [332, 474], "smtpserverdisconnect": [332, 480], "smtpresponseexcept": 332, "smtp_code": 332, "smtp_error": 332, "smtpsenderrefus": 332, "smtprecipientsrefus": 332, "smtpdataerror": 332, "smtpheloerror": 332, "smtpnotsupportederror": [332, 480], "smtpauthenticationerror": 332, "docmd": 332, "helo_resp": 332, "has_extn": 332, "ehlo_resp": 332, "does_esmtp": 332, "esmtp_featur": 332, "ehlo_or_helo_if_need": 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, "whathdr": [333, 475, 480], "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, "af_can": [334, 480], "can0": 334, "can_isotp": [334, 480], "rx_addr": 334, "tx_addr": 334, "can_j1939": [334, 479, 480], "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, "af_alg": [334, 476, 480], "feat": 334, "aead": [334, 338], "skcipher": 334, "rng": 334, "aes": [334, 338, 462], "drbg_nopr_ctr_aes256": 334, "32bit": [334, 461, 480], "af_vsock": [334, 477, 480], "vsock": 334, "af_packet": [334, 480], "ifnam": 334, "pkttype": 334, "hatyp": 334, "ethernet": 334, "eth_p_al": [334, 480], "ethertype_": [334, 480], "packet_host": 334, "packet_broadcast": 334, "packet_multicast": 334, "packet_otherhost": 334, "promiscu": 334, "packet_outgo": 334, "arp": [334, 480], "af_qipcrtr": [334, 480], "qualcomm": [334, 480], "ipproto_udplit": [334, 480], "setsockopt": [334, 338, 466, 476], "udplite_send_cscov": [334, 480], "udplite_recv_cscov": [334, 480], "af_hyperv": 334, "hyper": [334, 480], "vm_id": 334, "service_id": 334, "vmid": 334, "hv_guid_zero": 334, "hv_guid_broadcast": 334, "hv_guid_wildcard": 334, "hv_guid_children": 334, "hv_guid_loopback": 334, "hv_guid_par": 334, "v6": 334, "nondeterminist": 334, "settimeout": [334, 338, 392, 462, 480], "herror": 334, "h_errno": 334, "gethostbyname_ex": [334, 480], "hstrerror": 334, "gaierror": [334, 480], "gai_strerror": 334, "eai_": 334, "af_": [334, 474], "sock_": [334, 474, 480], "addressfamili": 334, "socketkind": 334, "sock_raw": 334, "sock_rdm": 334, "sock_seqpacket": 334, "sock_cloexec": [334, 477, 480], "sock_nonblock": [334, 477, 480], "so_": 334, "somaxconn": [334, 475], "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, "pf_can": [334, 473], "sol_can_": 334, "can_": 334, "can_bcm": [334, 474], "can_bcm_": 334, "bcm": [334, 480], "can_bcm_can_fd_fram": 334, "can_raw_fd_fram": [334, 475, 480], "can_raw": 334, "can_raw_join_filt": [334, 479, 480], "15765": 334, "sae": 334, "j1939": [334, 480], "af_divert": 334, "pf_divert": 334, "divert": [334, 480], "pf_packet": 334, "packet_": 334, "af_rd": 334, "pf_rds": [334, 473], "sol_rd": 334, "rds_": 334, "sio_rcval": 334, "sio_keepalive_v": 334, "sio_loopback_fast_path": [334, 476, 480], "rcvall_": 334, "wsaioctl": [334, 465], "tipc_": 334, "sol_alg": [334, 476], "alg_": [334, 476], "ioctl_vm_sockets_get_local_cid": 334, "vmaddr": 334, "so_vm": 334, "af_link": [334, 474], "has_ipv6": 334, "bdaddr_ani": 334, "bdaddr_loc": 334, "hci_filt": 334, "hci_time_stamp": 334, "hci_data_dir": 334, "scm_creds2": [334, 480], "local_cr": [334, 480], "local_creds_persist": [334, 480], "so_passcr": 334, "so_incoming_cpu": [334, 480], "hv_protocol_raw": 334, "hvsocket_connect_timeout": 334, "hvsocket_connect_timeout_max": 334, "hvsocket_connected_suspend": 334, "hvsocket_address_flag_passthru": 334, "ethertype_arp": 334, "ethertype_ip": 334, "ethertype_ipv6": 334, "ethertype_vlan": 334, "802": 334, "overrul": 334, "ipproto_mptcp": [334, 469, 480], "global_default": 334, "getdefaulttimeout": 334, "dualstack_ipv6": 334, "has_dualstack_ipv6": [334, 478, 480], "fromshar": [334, 477], "sockettyp": 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, "getprotobynam": 334, "icmp": 334, "inet_aton": [334, 478, 479, 480], "ip_str": 334, "quad": [334, 461, 480], "in_addr": 334, "inet_ntoa": 334, "packed_ip": 334, "inet_ntop": [334, 474], "address_famili": [334, 335], "in6_addr": 334, "5aef": 334, "2b": [334, 476], "cmsg_len": [334, 480], "recvmsg": [334, 473, 475], "3542": [334, 480], "cmsg_space": [334, 480], "if_nameindex": [334, 478, 480], "fb605b73": 334, "aac2": 334, "49a6": 334, "9a2f": 334, "25416aea0573": 334, "ethernet_32770": 334, "vethernet": 334, "if_nametoindex": [334, 478, 480], "if_nam": 334, "if_indextonam": [334, 478, 480], "if_index": 334, "send_fd": [334, 479, 480], "scm_right": 334, "recv_fd": [334, 479], "maxfd": 334, "optnam": [334, 476], "getblock": [334, 477, 480], "gettimeout": [334, 338], "ancbufs": 334, "ancdata": 334, "msg_flag": 334, "cmsg_level": 334, "cmsg_type": 334, "cmsg_data": 334, "unconnect": [334, 465], "sol_socket": 334, "recvmsg_into": [334, 473], "scatter": [334, 461, 462, 466], "b1": [334, 381], "b2": [334, 381], "0123456789": [334, 341, 342], "b3": 334, "lamb": [334, 438], "sendmsg_afalg": [334, 476], "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, "ljust": [334, 341, 443, 463, 473], "dissect_can_fram": 334, "vcan0": 334, "3bsd": 334, "stuart": 334, "sechrest": 334, "leffler": 334, "supplementari": 334, "3493": 334, "bind_and_activ": [335, 417, 465], "server_bind": [335, 417, 465], "server_activ": [335, 417, 465], "baseserv": [335, 473, 480], "unixstreamserv": [335, 480], "unixdatagramserv": 335, "infrequ": [335, 480], "forkingmixin": [335, 473, 477, 480], "baserequesthandl": 335, "server_clos": [335, 404, 477, 480], "abrupt": [335, 362, 480], "daemon_thread": 335, "autonom": [335, 423], "threadingudpserv": 335, "block_on_clos": [335, 477, 480], "forkingtcpserv": 335, "forkingudpserv": 335, "forkingunixstreamserv": [335, 480], "forkingunixdatagramserv": [335, 480], "threadingunixstreamserv": 335, "threadingunixdatagramserv": 335, "datagramrequesthandl": 335, "deaf": [335, 472], "get_request": 335, "verify_request": [335, 480], "handle_error": [335, 476, 480], "handle_timeout": [335, 465, 466], "poll_interv": 335, "service_act": [335, 473], "request_queue_s": 335, "socket_typ": 335, "finish_request": 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, "getspnam": [336, 476, 480], "getspal": 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, "executemani": [337, 480], "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, "legacy_transaction_control": 337, "operationalerror": [337, 480], "register_convert": 337, "parse_decltyp": 337, "parse_colnam": [337, 480], "programmingerror": [337, 470, 471, 480], "threadsafeti": [337, 470, 480], "complete_stat": 337, "enable_callback_traceback": 337, "evil_trac": 337, "set_trace_callback": [337, 473, 480], "register_adapt": 337, "sqlite_ok": 337, "sqlite_deni": 337, "sqlite_ignor": 337, "authorizer_callback": 337, "set_author": [337, 470, 480], "apilevel": 337, "paramstyl": 337, "qmark": 337, "sqlite_vers": 337, "sqlite_version_info": 337, "sqlite_threadsaf": 337, "pysqlit": [337, 464, 466, 472], "sqlite_dbconfig_defens": 337, "sqlite_dbconfig_dqs_ddl": 337, "sqlite_dbconfig_dqs_dml": 337, "sqlite_dbconfig_enable_fkey": 337, "sqlite_dbconfig_enable_fts3_token": 337, "sqlite_dbconfig_enable_load_extens": 337, "sqlite_dbconfig_enable_qpsg": 337, "sqlite_dbconfig_enable_trigg": 337, "sqlite_dbconfig_enable_view": 337, "sqlite_dbconfig_legacy_alter_t": 337, "sqlite_dbconfig_legacy_file_format": 337, "sqlite_dbconfig_no_ckpt_on_clos": 337, "sqlite_dbconfig_reset_databas": 337, "sqlite_dbconfig_trigger_eqp": 337, "sqlite_dbconfig_trusted_schema": 337, "sqlite_dbconfig_writable_schema": 337, "setconfig": [337, 471, 480], "getconfig": [337, 471, 480], "c3ref": 337, "c_dbconfig_defens": 337, "blobopen": [337, 470, 480], "rowid": 337, "zeroblob": 337, "rollback": [337, 464, 465, 470, 480], "executescript": [337, 480], "sql_script": 337, "create_funct": [337, 480], "notsupportederror": [337, 480], "md5sum": [337, 480], "acbd18db4cc2f85cedef654fccc4a4d8": 337, "create_aggreg": [337, 480], "n_arg": 337, "aggregate_class": 337, "mysum": 337, "create_window_funct": [337, 470, 480], "num_param": 337, "windowfunct": 337, "udfwinfunc": 337, "windowsumint": 337, "sumint": 337, "sum_i": 337, "create_col": [337, 470, 480], "collate_revers": 337, "4th": 337, "5th": 337, "set_progress_handl": [337, 480], "progress_handl": 337, "databaseerror": 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, "iterdump": [337, 480], "getlimit": [337, 470, 480], "1000000000": 337, "sqlite_limit_sql_length": [337, 480], "setlimit": [337, 470, 480], "sqlite_limit_attach": 337, "sqlite_dbconfig": 337, "in_transact": 337, "uncommit": [337, 472], "row_factori": 337, "text_factori": 337, "total_chang": 337, "dml": [337, 480], "row1": 337, "row2": 337, "fetchmani": 337, "arrays": 337, "setinputs": 337, "setoutputs": 337, "lastrowid": [337, 476, 480], "rowcount": [337, 480], "blob_col": 337, "246": [337, 465, 480], "sqlite_errorcod": [337, 470], "sqlite_errornam": [337, 470], "interfaceerror": [337, 470, 480], "dataerror": [337, 480], "integrityerror": 337, "internalerror": 337, "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, "czech": 337, "ddl": [337, 476, 480], "tlsv1": [338, 474, 480], "tsl": 338, "wrap_socket": [338, 465, 466, 469, 471, 472, 477, 480], "644": [338, 469, 471, 480], "ssock": 338, "protocol_tls_cli": [338, 469, 480], "cert": [338, 457, 466, 474, 480], "load_verify_loc": [338, 392, 474, 480], "cabundl": 338, "pem": [338, 457, 474, 480], "protocol_tls_serv": [338, 469, 480], "load_cert_chain": [338, 392, 473], "certchain": 338, "8443": 338, "server_auth": [338, 474], "cafil": [338, 392, 466, 474], "capath": [338, 392, 474], "cadata": [338, 474, 480], "op_no_sslv2": [338, 469, 472, 480], "op_no_sslv3": [338, 469, 480], "rc4": [338, 480], "verify_mod": [338, 480], "cert_requir": [338, 480], "load_default_cert": [338, 474, 480], "keylog_filenam": 338, "sslkeylogfil": [338, 480], "ssl3": 338, "client_auth": [338, 474], "chacha20": [338, 476, 480], "poly1305": [338, 476, 480], "protocol_tl": [338, 469, 480], "sslerror": [338, 472], "x509": [338, 392], "certificate_verify_fail": 338, "sslzeroreturnerror": 338, "sslwantreaderror": [338, 475, 480], "sslwantwriteerror": [338, 475, 480], "sslsyscallerror": 338, "ssleoferror": [338, 480], "sslcertverificationerror": [338, 477, 480], "verify_cod": 338, "verify_messag": 338, "certificateerror": 338, "rand_byt": [338, 471, 473, 480], "prng": 338, "rand_status": [338, 480], "rand_add": [338, 480], "csprng": [338, 480], "rand_egd": [338, 469, 480], "1750": 338, "cert_time_to_second": [338, 475, 480], "cert_tim": 338, "notbefor": 338, "notaft": 338, "2018": [338, 470, 477, 480], "1515144883": 338, "5280": [338, 475, 480], "get_server_certif": [338, 469, 473, 480], "ca_cert": 338, "protocol_sslv3": [338, 469, 480], "der_cert_to_pem_cert": 338, "der_cert_byt": 338, "der": [338, 395, 465, 474, 480], "pem_cert_to_der_cert": 338, "pem_cert_str": 338, "get_default_verify_path": [338, 474], "set_default_verify_path": [338, 474, 480], "defaultverifypath": 338, "openssl_cafile_env": 338, "openssl_cafil": 338, "openssl_capath_env": 338, "openssl_capath": 338, "enum_certif": [338, 474, 480], "cert_byt": 338, "encoding_typ": 338, "509": [338, 465, 474, 480], "asn": 338, "x509_asn": 338, "pkcs_7_asn": 338, "oid": [338, 395, 399, 480], "enum_crl": [338, 474, 480], "crls": [338, 474], "cert_non": [338, 480], "cert_opt": [338, 480], "verifymod": 338, "cert_": 338, "verify_default": [338, 474], "verify_flag": [338, 474], "verify_crl_check_leaf": [338, 474], "crl": [338, 474, 480], "verify_crl_check_chain": [338, 474], "verify_x509_strict": [338, 474], "verify_allow_proxy_cert": [338, 480], "verify_x509_trusted_first": 338, "verify_x509_partial_chain": [338, 469], "cas": 338, "verifyflag": 338, "verify_": 338, "minimum_vers": [338, 469, 477, 480], "maximum_vers": [338, 469, 477, 480], "protocol_tlsv1": [338, 469], "protocol_tlsv1_1": [338, 469, 474], "protocol_tlsv1_2": [338, 469, 474, 480], "op_al": 338, "ssl_op_al": 338, "sslv2": [338, 472], "sslv3": [338, 473, 475, 480], "op_no_tlsv1": [338, 469], "op_no_tlsv1_1": [338, 469], "op_no_tlsv1_2": [338, 469], "op_no_tlsv1_3": [338, 469, 480], "op_no_renegoti": [338, 480], "renegoti": [338, 466], "hellorequest": 338, "clienthello": 338, "0h": [338, 480], "op_cipher_server_prefer": [338, 473, 480], "op_single_dh_us": [338, 480], "dh": [338, 469, 480], "secreci": [338, 480], "op_single_ecdh_us": [338, 480], "ecdh": [338, 480], "op_enable_middlebox_compat": [338, 480], "op_no_compress": [338, 473, 480], "op_": 338, "op_no_ticket": 338, "ticket": [338, 480], "op_ignore_unexpected_eof": [338, 469, 480], "op_enable_ktl": [338, 480], "op_legacy_server_connect": [338, 480], "unpatch": [338, 419, 480], "has_alpn": [338, 475], "7301": [338, 466, 472, 475], "has_never_check_common_nam": 338, "hostname_checks_common_nam": [338, 477, 480], "has_ecdh": 338, "ellipt": [338, 473, 480], "diffi": [338, 473], "hellman": [338, 473], "distributor": [338, 422, 476, 480], "6066": 338, "has_npn": 338, "set_npn_protocol": [338, 469, 473], "has_sslv2": 338, "has_sslv3": 338, "has_tlsv1": 338, "has_tlsv1_1": [338, 477], "has_tlsv1_2": 338, "has_tlsv1_3": 338, "channel_binding_typ": 338, "get_channel_bind": [338, 473], "openssl_vers": [338, 466, 472], "2k": [338, 480], "openssl_version_info": [338, 466, 472], "openssl_version_numb": [338, 466, 472], "268443839": 338, "0x100020bf": 338, "alert_description_handshake_failur": 338, "alert_description_internal_error": 338, "alert_description_": 338, "5246": 338, "set_servername_callback": [338, 474], "alertdescript": 338, "sslerrornumb": 338, "ssl_error_": 338, "tlsversion": [338, 480], "minimum_support": 338, "maximum_support": 338, "tlsv1_1": 338, "tlsv1_2": 338, "tlsv1_3": 338, "atop": [338, 464, 465], "diverg": [338, 461], "ssl_read_ex": [338, 480], "ssl_write_ex": [338, 480], "unencrypt": [338, 480], "do_handshak": [338, 474, 475], "match_hostnam": [338, 469, 471, 472, 474, 475, 477, 480], "binary_form": 338, "amongst": [338, 396], "issuer": 338, "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], "shared_ciph": [338, 475, 480], "cb_type": 338, "5929": 338, "selected_alpn_protocol": [338, 475], "selected_npn_protocol": [338, 469], "npn": [338, 469, 480], "verify_client_post_handshak": [338, 478, 480], "pha": 338, "certificaterequest": 338, "pythn": [338, 477], "pyth": [338, 477], "sslsession": [338, 476, 480], "session_reus": 338, "protocol_": 338, "sslv23": 338, "ecc": [338, 469, 480], "224": [338, 464, 480], "cert_store_stat": [338, 474], "revoc": [338, 474, 480], "x509_ca": 338, "get_ca_cert": [338, 474], "get_ciph": [338, 476, 480], "set_ciph": 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], "sni_callback": [338, 480], "openssl_no_tlsext": 338, "server_name_callback": 338, "load_dh_param": [338, 473, 480], "dhfile": 338, "set_ecdh_curv": [338, 473, 480], "curve_nam": 338, "prime256v1": [338, 480], "vincent": [338, 470, 475, 476, 480], "bernat": 338, "do_handshake_on_connect": 338, "suppress_ragged_eof": [338, 480], "sslsocket_class": 338, "sni": [338, 471, 474, 477, 480], "wrap_bio": [338, 475, 477, 480], "sslobject_class": 338, "session_stat": 338, "ssl_sock": 338, "verisign": 338, "keylog": [338, 480], "nss": 338, "wireshark": 338, "num_ticket": [338, 480], "2197947391": 338, "op_no_ssl": [338, 480], "op_no_tl": 338, "1k": [338, 480], "security_level": [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, "memorybio": [338, 475, 480], "ticket_lifetime_hint": 338, "has_ticket": 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, "s_ischr": 339, "s_isblk": 339, "s_isreg": 339, "s_isfifo": 339, "s_islnk": 339, "s_issock": 339, "s_isdoor": [339, 480], "s_isport": [339, 480], "s_iswht": [339, 480], "whiteout": 339, "s_imod": 339, "s_ifmt": 339, "s_is": 339, "walktre": 339, "visitfil": 339, "rwxrwxrwx": [339, 473], "s_ifdoor": [339, 474, 480], "s_ifport": [339, 474, 480], "s_ifwht": [339, 474, 480], "s_ifsock": 339, "s_iflnk": [339, 478], "s_ifdir": 339, "v7": [339, 355], "file_attribute_compress": 339, "file_attribute_devic": 339, "file_attribute_directori": 339, "file_attribute_encrypt": 339, "file_attribute_hidden": 339, "file_attribute_integrity_stream": 339, "file_attribute_norm": 339, "file_attribute_not_content_index": 339, "file_attribute_no_scrub_data": 339, "file_attribute_offlin": 339, "file_attribute_readon": 339, "file_attribute_sparse_fil": 339, "file_attribute_system": 339, "file_attribute_temporari": 339, "file_attribute_virtu": 339, "io_reparse_tag_symlink": 339, "io_reparse_tag_mount_point": 339, "io_reparse_tag_appexeclink": [339, 480], "scipi": [340, 441, 448, 451, 458], "minitab": 340, "sas": 340, "matlab": 340, "input_data": 340, "median_low": 340, "median_high": 340, "median_group": [340, 480], "multimod": [340, 478], "geometric_mean": [340, 478, 480], "harmonic_mean": [340, 476, 480], "nomial": 340, "pstdev": [340, 480], "pvarianc": [340, 480], "varianc": [340, 383, 448, 470, 471, 474, 476, 478, 480], "covari": [340, 383, 469, 480], "pearson": [340, 469, 480], "spearman": [340, 471, 480], "linear_regress": [340, 469, 480], "statisticserror": 340, "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, "from_sampl": [340, 478], "cdf": [340, 478], "inv_cdf": [340, 480], "zscore": [340, 480], "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, "8406": 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], "lstrip": [341, 462, 480], "100101": 341, "bit_count": [341, 469, 480], "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, "hash_info": [341, 349, 425, 447, 472, 474], "invmod": 341, "hash_fract": 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, "expandtab": [341, 361], "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, "isidentifi": [341, 480], "2155": 341, "vulgar": 341, "zs": 341, "ws": [341, 391, 416], "istitl": 341, "uncas": 341, "justifi": [341, 366, 373, 465], "spacious": 341, "cmowz": 341, "removeprefix": [341, 479, 480], "testhook": 341, "basetestcas": 341, "removesuffix": [341, 479, 480], "misctest": 341, "tmpdirmixin": 341, "rindex": [341, 466, 472, 473], "rjust": [341, 443, 463, 473], "rsplit": [341, 463, 466, 472, 480], "ipz": 341, "mississ": 341, "x1c": 341, "x1d": 341, "x85": 341, "u2028": 341, "u2029": 341, "nde": [341, 472], "rkl": 341, "kl": 341, "comment_str": 341, "swapcas": [341, 480], "apostroph": [341, 468], "bill": [341, 443, 459, 465], "capword": [341, 342, 480], "zfill": [341, 443, 462], "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, "toreadon": [341, 480], "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, "issubset": [341, 462], "issuperset": [341, 462, 480], "symmetric_differ": [341, 462], "cbs": 341, "intersection_upd": [341, 462, 465], "difference_upd": [341, 465, 479, 480], "symmetric_difference_upd": [341, 462], "4098": [341, 439, 443], "4127": [341, 439, 443], "salad": 341, "juic": 341, "mappingproxi": 341, "synchronis": [341, 473], "send_post_request": 341, "weakkeydictionari": [341, 399, 464, 480], "weakmethod": [341, 399, 474, 480], "weakset": [341, 399, 466, 470, 480], "weakvaluedictionari": [341, 399, 449, 464, 480], "__unpacked__": [341, 480], "union_object": 341, "whoami": 341, "_namedintconst": 341, "10735": [341, 470], "set_int_max_str_digit": [341, 349, 359, 480], "5432": 341, "i_squar": 341, "7144": 341, "578966293710682886880994035146873798396722250538762761564": 341, "9252925514383915483333812743580549779436104706260696366600": 341, "571186405732": 341, "get_int_max_str_digit": [341, 349], "upper_bound": [341, 427], "68000": 341, "lower_bound": [341, 427], "4004": 341, "current_limit": 341, "ascii_uppercas": [342, 461], "0123456789abcdefabcdef": 342, "octdigit": [342, 432], "01234567": 342, "formfe": [342, 361, 432], "vformat": 342, "repack": 342, "literal_text": 342, "get_field": 342, "used_key": 342, "get_valu": 342, "check_unused_arg": 342, "used_arg": 342, "format_field": 342, "convert_field": 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, "safe_substitut": [342, 449, 463], "is_valid": [342, 470, 480], "get_identifi": [342, 348, 470, 480], "kung": 342, "pao": 342, "idpattern": [342, 480], "_a": 342, "braceidpattern": [342, 480], "unbrac": 342, "3454": [343, 462, 480], "mkstringprep": [343, 462], "in_table_a1": 343, "tablea": 343, "in_table_b1": 343, "tableb": 343, "map_table_b2": 343, "map_table_b3": 343, "in_table_c11": 343, "tablec": 343, "in_table_c12": 343, "in_table_c11_c12": 343, "in_table_c21": 343, "in_table_c22": 343, "in_table_c21_c22": 343, "in_table_c3": 343, "in_table_c4": 343, "in_table_c5": 343, "in_table_c6": 343, "in_table_c7": 343, "in_table_c8": 343, "in_table_c9": 343, "in_table_d1": 343, "in_table_d2": 343, "iter_unpack": [344, 474], "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, "completedprocess": [345, 475, 480], "timeoutexpir": 345, "calledprocesserror": [345, 466, 475, 480], "crw": [345, 475], "systemroot": 345, "system32": [345, 458], "check_returncod": 345, "subprocesserror": [345, 480], "symmetri": [345, 459], "check_cal": 345, "preexec_fn": [345, 463, 478, 480], "startupinfo": [345, 463, 477, 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, "lpattributelist": [345, 477], "sigxfz": 345, "sigxfsz": 345, "create_new_consol": 345, "above_normal_priority_class": 345, "below_normal_priority_class": 345, "high_priority_class": 345, "idle_priority_class": 345, "normal_priority_class": 345, "realtime_priority_class": 345, "create_no_window": 345, "detached_process": 345, "create_default_error_mod": 345, "create_breakaway_from_job": 345, "ifconfig": [345, 480], "qemu": [345, 478, 480], "hadn": [345, 480], "dwflag": 345, "hstdinput": 345, "hstdoutput": 345, "hstderror": 345, "wshowwindow": 345, "startf_usestdhandl": 345, "startf_useshowwindow": 345, "ncmdshow": 345, "showwindow": 345, "sw_showdefault": 345, "sw_hide": 345, "startupinfoex": 345, "updateprocthreadattribut": 345, "error_invalid_paramet": 345, "std_input_handl": 345, "conin": 345, "std_output_handl": 345, "conout": 345, "std_error_handl": 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, "getstatusoutput": [345, 474, 480], "getoutput": [345, 480], "_use_vfork": 345, "nnnnnn": 345, "_use_posix_spawn": 345, "knob": 345, "snd": 346, "audio_file_mag": 346, "audio_file_encoding_mulaw_8": 346, "audio_file_encoding_linear_8": 346, "audio_file_encoding_linear_16": 346, "audio_file_encoding_linear_24": 346, "audio_file_encoding_linear_32": 346, "audio_file_encoding_alaw_8": 346, "audio_file_encoding_float": 346, "audio_file_encoding_doubl": 346, "audio_file_encoding_adpcm_g721": 346, "audio_file_encoding_adpcm_g722": 346, "audio_file_encoding_adpcm_g723_3": 346, "audio_file_encoding_adpcm_g723_5": 346, "711": 346, "compile_typ": 348, "symbolt": [348, 479, 480], "get_typ": [348, 392, 474], "get_lineno": 348, "is_optim": 348, "is_nest": 348, "has_children": 348, "get_children": [348, 373], "get_symbol": 348, "get_paramet": 348, "get_loc": 348, "get_glob": 348, "get_nonloc": 348, "get_fre": 348, "get_method": [348, 392, 473], "is_referenc": 348, "is_import": 348, "is_paramet": 348, "is_nonloc": [348, 480], "is_declared_glob": [348, 466], "is_loc": 348, "is_annot": 348, "is_fre": 348, "is_assign": 348, "is_namespac": 348, "some_func": 348, "get_namespac": 348, "abiflag": [349, 447, 453, 472, 478, 480], "unobserv": 349, "__cantrace__": 349, "stdlib_module_nam": [349, 469, 480], "call_trac": [349, 447, 480], "_clear_type_cach": [349, 447], "nomenclatur": 349, "_debugmallocstat": [349, 447], "dllhandl": 349, "_emscripten_info": [349, 480], "emscripten_vers": 349, "js": [349, 453], "v14": 349, "__breakpointhook__": [349, 447, 480], "__displayhook__": [349, 447], "__excepthook__": [349, 362, 447, 469, 480], "__unraisablehook__": [349, 447], "dynload": [349, 351, 453, 480], "underdevelop": 349, "no_user_sit": [349, 472], "ignore_environ": [349, 472, 480], "hash_random": [349, 480], "division_warn": [349, 472, 473], "1999": [349, 363, 392, 423], "iec": 349, "dbl_epsilon": 349, "dig": 349, "dbl_dig": 349, "mant_dig": [349, 465], "dbl_mant_dig": 349, "dbl_max_exp": 349, "max_10_exp": 349, "dbl_max_10_exp": 349, "min_exp": 349, "dbl_min_exp": 349, "min_10_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, "float_repr_styl": [349, 447, 466], "getallocatedblock": [349, 447, 474], "getunicodeinterneds": [349, 471], "getandroidapilevel": [349, 477, 480], "getdefaultencod": [349, 447], "rtld_": [349, 480], "_enablelegacywindowsfsencod": [349, 452, 476], "getswitchinterv": [349, 447, 479, 480], "unidentifi": 349, "getprofil": [349, 362, 447, 465, 469, 480], "gettrac": [349, 362, 447, 465, 469, 480], "getwindowsvers": [349, 466, 476, 480], "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, "get_asyncgen_hook": [349, 447, 480], "asyncgen_hook": 349, "firstit": 349, "get_coroutine_origin_tracking_depth": [349, 447, 477, 480], "hash_bit": 349, "seed_bit": 349, "0x010502f0": 349, "bits_per_digit": [349, 453, 466, 468], "sizeof_digit": [349, 466, 468], "engag": 349, "maxunicod": [349, 447, 473], "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], "set_asyncgen_hook": [349, 427, 447, 480], "is_stack_trampoline_act": [349, 471, 480], "thread_info": [349, 447, 473, 480], "tracebacklimit": [349, 480], "api_vers": [349, 447, 462], "releaselevel": [349, 466, 468], "winver": 349, "xa": 349, "2a3": 349, "9899": 349, "jtc1": 349, "sc22": 349, "wg14": 349, "n1256": 349, "use_tool_id": 350, "tool_id": 350, "free_tool_id": 350, "get_tool": 350, "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, "get_ev": 350, "set_ev": 350, "event_set": 350, "get_local_ev": 350, "codetyp": [350, 382, 478, 480], "set_local_ev": [350, 480], "restart_ev": 350, "register_callback": [350, 480], "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_scheme_nam": 352, "get_default_schem": [352, 480], "_get_default_schem": 352, "get_preferred_schem": [352, 470, 480], "get_path": [352, 466, 472, 480], "_get_preferred_schem": 352, "redistributor": [352, 466], "_install_schem": 352, "get_path_nam": 352, "get_python_vers": [352, 472], "get_platform": [352, 472, 480], "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], "is_python_build": [352, 466], "parse_config_h": 352, "get_config_h_filenam": 352, "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, "filename_on": 354, "nannynag": 354, "process_token": 354, "ustar": [355, 465, 480], "longlink": 355, "10240": 355, "readerror": [355, 480], "compressionerror": 355, "tape": 355, "is_tarfil": [355, 480], "tarerror": 355, "streamerror": 355, "extracterror": 355, "errorlevel": 355, "headererror": 355, "frombuf": 355, "filtererror": 355, "absolutepatherror": 355, "outsidedestinationerror": 355, "specialfileerror": [355, 466], "absolutelinkerror": 355, "linkoutsidedestinationerror": [355, 480], "regtyp": 355, "aregtyp": 355, "lnktype": 355, "symtyp": 355, "chrtype": 355, "blktype": 355, "dirtyp": 355, "fifotyp": 355, "conttyp": 355, "gnutype_longnam": 355, "gnutype_longlink": 355, "gnutype_spars": 355, "ustar_format": 355, "gnu_format": 355, "pax_format": [355, 465], "default_format": [355, 476], "ignore_zero": [355, 480], "pax_head": 355, "extractal": [355, 419, 464, 465, 475, 480], "numeric_own": [355, 475, 480], "set_attr": 355, "extractfil": [355, 480], "extraction_filt": 355, "fully_trust": 355, "arcnam": [355, 419], "addfil": 355, "gettarinfo": 355, "fromtarfil": 355, "tobuf": 355, "linknam": 355, "gname": 355, "chksum": 355, "devmajor": [355, 480], "devminor": [355, 480], "offset_data": 355, "new_tarinfo": 355, "old_tarinfo": 355, "isreg": 355, "issym": 355, "islnk": 355, "ischr": 355, "isblk": 355, "isfifo": 355, "isdev": 355, "706": [355, 470, 471], "tar_filt": 355, "data_filt": [355, 480], "fully_trusted_filt": 355, "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, "read_until": 356, "read_al": 356, "read_som": 356, "read_very_eag": 356, "midst": 356, "read_eag": 356, "read_lazi": 356, "read_very_lazi": 356, "read_sb_data": 356, "subopt": 356, "get_socket": 356, "mt_interact": 356, "uncompil": 356, "set_option_negotiation_callback": 356, "temporaryfil": [357, 480], "temporarydirectori": [357, 472, 480], "spooledtemporaryfil": [357, 465, 470, 473, 480], "delete_on_clos": [357, 471, 480], "max_siz": [357, 383], "spool": 357, "_file": 357, "ignore_cleanup_error": [357, 480], "gettempprefix": 357, "gettempprefixb": 357, "tmpdir": [357, 480], "gettempdir": [357, 480], "tempdir": [357, 399, 480], "gettempdirb": [357, 480], "tmpdirnam": [357, 472], "tmptjujjt": 357, "tcgetattr": [358, 380, 480], "iflag": 358, "oflag": 358, "lflag": 358, "ispe": 358, "ospe": 358, "vmin": 358, "vtime": 358, "tcsetattr": [358, 380, 480], "tcsanow": 358, "tcsadrain": 358, "tcsaflush": [358, 380], "tcsendbreak": 358, "tcdrain": 358, "tcflush": 358, "tciflush": 358, "tcoflush": 358, "tcioflush": 358, "tcflow": 358, "tcooff": 358, "tcoon": 358, "tcioff": 358, "tcion": 358, "tcgetwins": [358, 480], "ws_row": 358, "ws_col": 358, "tiocgwinsz": 358, "tiocgsiz": 358, "tcsetwins": [358, 480], "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], "testload": [359, 385, 386, 466, 470, 471, 475, 480], "loadtestsfrommodul": [359, 385, 470, 471, 475, 480], "test_spam": 359, "uall": [359, 462], "largefil": [359, 480], "pcbuild": [359, 458, 465, 480], "testfail": 359, "resourcedeni": 359, "skiptest": [359, 385, 466, 474, 480], "is_jython": 359, "is_android": [359, 480], "unix_shel": [359, 480], "loopback_timeout": [359, 480], "internet_timeout": [359, 480], "transient_internet": 359, "short_timeout": [359, 480], "buildbot": [359, 385, 453, 480], "long_timeout": [359, 480], "pipe_max_s": 359, "sock_max_s": 359, "test_support_dir": 359, "test_home_dir": 359, "test_data_dir": 359, "max_py_ssize_t": 359, "max_memus": 359, "set_memlimit": 359, "real_max_memus": 359, "missing_c_docstr": 359, "with_doc_str": [359, 453], "have_docstr": 359, "test_http_url": [359, 480], "always_eq": 359, "never_eq": 359, "busy_retri": 359, "sleeping_retri": 359, "init_delay": 359, "max_delay": 359, "backoff": [359, 480], "is_resource_en": 359, "python_is_optim": 359, "o0": [359, 480], "with_pymalloc": 359, "_testcapi": [359, 453, 480], "sortdict": 359, "findfil": [359, 480], "get_pages": 359, "check_impl_detail": 359, "record_original_stdout": 359, "get_original_stdout": 359, "args_from_interpreter_flag": 359, "optim_args_from_interpreter_flag": 359, "captured_stdin": 359, "captured_stdout": 359, "captured_stderr": [359, 480], "disable_faulthandl": 359, "gc_collect": 359, "disable_gc": 359, "swap_attr": [359, 480], "new_val": 359, "swap_item": [359, 480], "flush_std_stream": 359, "print_warn": 359, "wait_process": [359, 480], "calcobjs": [359, 480], "calcvobjs": 359, "checksizeof": 359, "anticipate_failur": 359, "expectedfailur": [359, 385, 468, 480], "system_must_validate_cert": 359, "run_with_local": 359, "catstr": 359, "run_with_tz": 359, "requires_freebsd_vers": 359, "min_vers": 359, "requires_linux_vers": 359, "requires_mac_vers": 359, "requires_ieee_754": 359, "requires_zlib": [359, 480], "requires_gzip": 359, "requires_bz2": 359, "requires_lzma": 359, "requires_resourc": 359, "requires_docstr": 359, "requires_limited_api": 359, "cpython_on": [359, 480], "impl_detail": 359, "no_trac": 359, "refcount_test": 359, "bigmemtest": 359, "memus": 359, "_4g": 359, "bigaddrspacetest": 359, "check_syntax_error": 359, "errtext": 359, "open_urlresourc": 359, "reap_children": 359, "hog": 359, "refleak": [359, 471, 480], "get_attribut": 359, "catch_unraisable_except": [359, 480], "load_package_test": [359, 480], "pkg_dir": 359, "standard_test": [359, 385], "detect_api_mismatch": 359, "ref_api": 359, "other_api": 359, "test_inst": 359, "object_to_patch": 359, "run_in_subinterp": 359, "check_free_after_iter": 359, "missing_compiler_execut": [359, 480], "cmd_name": 359, "check__all__": [359, 480], "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, "skip_if_broken_multiprocessing_synchron": [359, 480], "check_disallow_instanti": 359, "adjust_int_max_str_digit": 359, "max_digit": 359, "suppresscrashreport": [359, 480], "seterrormod": 359, "coredump": [359, 480], "savesign": 359, "matcher": [359, 387], "match_valu": 359, "ipv6_en": 359, "find_unused_port": [359, 480], "elicit": 359, "ephemer": [359, 399], "bind_port": 359, "s_server": 359, "so_exclusiveaddrus": 359, "bind_unix_socket": 359, "skip_unless_bind_unix_socket": [359, 480], "resource_nam": 359, "interpreter_requires_environ": 359, "skipif": [359, 385], "assert_python": 359, "pythonusersit": 359, "run_python_until_end": [359, 480], "env_var": 359, "__isol": 359, "__cleanenv": 359, "__cwd": 359, "assert_python_ok": [359, 480], "assert_python_failur": [359, 480], "spawn_python": 359, "kill_python": 359, "make_script": 359, "script_dir": 359, "script_basenam": 359, "omit_suffix": 359, "make_zip_script": 359, "zip_dir": 359, "zip_basenam": 359, "script_nam": [359, 404], "name_in_zip": 359, "make_pkg": 359, "init_sourc": 359, "make_zip_pkg": 359, "bytecodetestcas": 359, "get_disassembly_as_str": 359, "assertinbytecod": 359, "_unspecifi": 359, "assertnotinbytecod": [359, 480], "reap_thread": 359, "threading_cleanup": [359, 480], "original_valu": 359, "threading_setup": [359, 480], "wait_threads_exit": 359, "catch_threading_except": [359, 480], "fs_nonascii": 359, "savedcwd": 359, "testfn": [359, 480], "testfn_nonascii": 359, "testfn_unencod": 359, "testfn_undecod": 359, "testfn_unicod": 359, "environmentvarguard": [359, 465], "fakepath": 359, "can_symlink": 359, "can_xattr": 359, "xattr": [359, 480], "change_cwd": 359, "create_empty_fil": 359, "fd_count": [359, 480], "fs_is_case_insensit": 359, "make_bad_fd": 359, "skip_unless_symlink": 359, "skip_unless_xattr": 359, "temp_cwd": [359, 480], "tempcwd": 359, "temp_dir": 359, "temp_umask": 359, "import_fresh_modul": [359, 480], "reinsert": [359, 373, 466, 468], "py_warn": 359, "_warn": [359, 469, 480], "c_warn": 359, "required_on": 359, "modules_setup": 359, "modules_cleanup": 359, "oldmodul": 359, "make_legacy_pyc": [359, 480], "cleanimport": 359, "dirsonsyspath": 359, "ignore_warn": 359, "catch_warn": [359, 397, 465, 470, 471, 480], "simplefilt": [359, 397, 465, 466, 470, 480], "warning_help": 359, "test_suppress_warn": 359, "check_no_resource_warn": [359, 480], "check_syntax_warn": [359, 480], "check_warn": [359, 465], "regexp": [359, 472, 480], "warningcategori": 359, "warningrecord": 359, "hey": 359, "warningsrecord": 359, "textwrapp": [361, 462, 474, 480], "initial_ind": 361, "subsequent_ind": 361, "expand_tab": 361, "replace_whitespac": 361, "fix_sentence_end": 361, "break_long_word": [361, 480], "drop_whitespac": [361, 465], "break_on_hyphen": [361, 480], "max_lin": [361, 474], "thello": 361, "nworld": 361, "frankenstein": 361, "insec": 361, "camelcas": 362, "overcom": [362, 472, 480], "activecount": [362, 465, 469, 480], "main_thread": [362, 474], "settrace_all_thread": [362, 471, 480], "setprofile_all_thread": [362, 471, 480], "_threading_loc": 362, "threadgroup": 362, "setnam": [362, 469, 480], "native_id": [362, 478, 480], "tid": [362, 480], "isdaemon": [362, 465, 469, 480], "setdaemon": [362, 465, 469, 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_gmtoff": [363, 476, 480], "tm_zone": [363, 476, 480], "tm": [363, 372], "1993": [363, 480], "pthread_getcpuclockid": [363, 477, 480], "clk_id": 363, "clock_getr": [363, 473], "clock_gettim": [363, 473, 479, 480], "clock_gettime_n": [363, 477, 480], "clock_settim": [363, 473], "clock_realtim": [363, 470, 480], "clock_settime_n": [363, 477, 480], "get_clock_info": [363, 473, 480], "thread_tim": [363, 477, 479, 480], "ntp": 363, "monotonic_n": [363, 477, 480], "perf_counter_n": [363, 364, 477, 480], "process_time_n": [363, 477, 480], "suspens": [363, 425, 427], "clock_nanosleep": [363, 470, 480], "nanosleep": [363, 470, 480], "tm_year": [363, 461], "tm_mon": 363, "tm_mday": 363, "tm_hour": 363, "tm_min": 363, "tm_sec": 363, "tm_wday": 363, "tm_yday": 363, "335": 363, "tm_day": 363, "time_n": [363, 477, 480], "thread_time_n": [363, 477, 480], "clock_thread_cputime_id": [363, 479, 480], "tzset": [363, 480], "meridian": 363, "julian": [363, 474, 475, 480], "05edt": 363, "m4": [363, 453, 480], "m10": 363, "aest": 363, "10aedt": 363, "tzfile": 363, "datafil": [363, 462], "australia": 363, "melbourn": 363, "egypt": 363, "eet": 363, "eest": 363, "clock_boottim": [363, 477, 480], "clock_monoton": [363, 470, 477, 480], "discontinu": [363, 480], "settimeofday": 363, "clock_highr": 363, "nonadjust": 363, "clock_monotonic_raw": 363, "clock_process_cputime_id": 363, "clock_prof": [363, 477, 480], "clock_tai": [363, 480], "ptp": 363, "clock_uptim": [363, 477, 480], "uptim": [363, 477, 480], "clock_uptime_raw": [363, 478, 480], "asleep": 363, "1123": [363, 468], "usec": [364, 475], "3018611848820001": 364, "2727368790656328": 364, "23702679807320237": 364, "19665591977536678": 364, "default_tim": 364, "autorang": [364, 476, 480], "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, 370, 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, 373, 478, 480], "pillow": [366, 447], "createfilehandl": [366, 480], "deletefilehandl": 366, "maxbytecount": 366, "chooser": 367, "picker": 367, "askcolor": 367, "buttonpress": 368, "dnd_start": 368, "dnd_accept": 368, "old_target": 368, "dnd_leav": 368, "dnd_enter": 368, "dnd_commit": 368, "dnd_end": 368, "dndhandler": 368, "buttonreleas": 368, "on_mot": 368, "on_releas": 368, "slant": [369, 459], "emphasi": 369, "overstrik": 369, "strikeout": 369, "displayof": 369, "cget": [369, 373], "ascent": 369, "descent": 369, "linespac": 369, "nametofont": [369, 480], "showinfo": 370, "showwarn": [370, 397, 465, 480], "showerror": 370, "askquest": 370, "yesno": 370, "askokcancel": 370, "askretrycancel": 370, "askyesno": 370, "askyesnocancel": 370, "abortretryignor": 370, "okcancel": 370, "retrycancel": 370, "yesnocancel": 370, "vbar": [371, 374], "hlist": [372, 480], "fileentri": 372, "panedwindow": [372, 373, 480], "tixinspect": 372, "inspector": 372, "balloon": 372, "combo": [372, 373], "subwidget": 372, "labelentri": 372, "mega": 372, "labelfram": [372, 373], "optionmenu": [372, 480], "popupmenu": 372, "tk_popup": 372, "stdbuttonbox": 372, "motif": 372, "dirlist": 372, "dirtre": 372, "dirselectdialog": 372, "dirselectbox": 372, "exfileselectbox": 372, "tixexfileselectdialog": 372, "fileselectbox": 372, "checklist": 372, "checkbutton": [372, 373, 480], "tlist": 372, "listnotebook": 372, "tixnotebook": 372, "xpm": 372, "inputon": 372, "tixcommand": 372, "tix_configur": 372, "cnf": [372, 457], "tix_cget": 372, "tix_getbitmap": 372, "tix_addbitmapdir": 372, "tix_getimag": 372, "tix_librari": 372, "tix_filedialog": 372, "dlgclass": 372, "fileselectdialog": 372, "monochrom": 372, "tix_option_get": 372, "tix_resetopt": 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, "instat": 373, "inquir": [373, 475], "bbox": 373, "icursor": 373, "xview": 373, "exportselect": 373, "selection_get": 373, "postcommand": 373, "dropdown": 373, "comboboxselect": 373, "newindex": 373, "enable_travers": 373, "tab_id": 373, "notebooktabchang": 373, "unmanag": 373, "autoincr": [373, 480], "recur": 373, "southeast": 373, "displaycolumn": 373, "yview": 373, "selectmod": 373, "treeviewselect": 373, "treeviewopen": 373, "treeviewclos": 373, "offscreen": 373, "set_children": 373, "newchildren": 373, "minwidth": 373, "imagenam": 373, "identify_row": 373, "identify_column": 373, "identify_region": 373, "identify_el": 373, "reattach": 373, "selection_set": [373, 478, 480], "selection_add": [373, 480], "selection_remov": [373, 480], "selection_toggl": [373, 480], "tag_bind": 373, "tag_configur": 373, "tag_ha": [373, 480], "winfo_class": 373, "somewidget": 373, "confer": [373, 460, 464], "query_opt": 373, "tbutton": 373, "colored_btn": 373, "layoutspec": 373, "tmenubutton": 373, "mbtn": 373, "element_cr": [373, 480], "elementnam": 373, "etyp": [373, 378, 469], "imagespec": 373, "interior": [373, 381, 460, 461], "img1": 373, "img2": 373, "img3": 373, "themenam": 373, "element_nam": 373, "element_opt": 373, "theme_cr": 373, "theme_set": 373, "tcombobox": 373, "green2": 373, "green4": 373, "fieldbackground": 373, "green3": 373, "olivedrab1": 373, "olivedrab2": 373, "theme_nam": 373, "theme_us": 373, "themechang": [373, 480], "caviti": 373, "whichsid": 373, "nswe": 373, "sublayout": 373, "tok_nam": [374, 480], "istermin": 374, "isnontermin": 374, "iseof": 374, "endmark": [374, 375, 428], "lpar": [374, 375, 480], "rpar": [374, 375], "lsqb": 374, "rsqb": 374, "amper": 374, "lbrace": 374, "rbrace": [374, 428], "eqequ": 374, "notequ": 374, "lessequ": 374, "greaterequ": 374, "leftshift": 374, "rightshift": 374, "doublestar": 374, "plusequ": 374, "minequ": 374, "starequ": 374, "slashequ": 374, "percentequ": 374, "amperequ": 374, "vbarequ": 374, "circumflexequ": 374, "leftshiftequ": 374, "rightshiftequ": 374, "doublestarequ": 374, "doubleslash": 374, "doubleslashequ": 374, "atequ": 374, "rarrow": 374, "colonequ": 374, "soft_keyword": [374, 428], "fstring_start": [374, 428, 471], "fstring_middl": [374, 428, 471], "fstring_end": [374, 428, 471], "errortoken": [374, 471], "n_token": 374, "nt_offset": 374, "exact_typ": 375, "srow": 375, "scol": 375, "erow": 375, "ecol": 375, "generate_token": [375, 467, 471, 480], "untoken": [375, 480], "tokenerror": [375, 471, 480], "decistmt": 375, "3e": 375, "007": 375, "13th": 375, "21716034272e": 375, "217160342717258261933904529e": 375, "toknum": 375, "tokval": 375, "say_hello": 375, "tomldecodeerror": 376, "toml_str": 376, "listfunc": 377, "coverdir": 377, "trackcal": 377, "countfunc": 377, "countcal": 377, "ignoremod": 377, "ignoredir": 377, "runfunc": [377, 478], "coverageresult": [377, 480], "write_result": 377, "show_miss": 377, "tracer": [377, 381, 465, 480], "print_last": 378, "extract_tb": 378, "extract_stack": [378, 480], "format_list": [378, 480], "extracted_list": 378, "format_except": [378, 469, 480], "format_exc": 378, "format_tb": [378, 379], "format_stack": [378, 480], "clear_fram": [378, 474], "walk_stack": [378, 475], "walk_tb": [378, 475], "lookup_lin": 378, "capture_loc": [378, 480], "max_group_width": [378, 480], "max_group_depth": [378, 480], "from_except": 378, "frame_gen": 378, "from_list": 378, "format_frame_summari": [378, 470, 480], "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, "take_snapshot": 379, "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, "compare_to": 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, "run_doctest": [379, 480], "1276": 379, "test_runn": 379, "976": 379, "display_failur": 379, "761": 379, "match_test": 379, "1563": 379, "main_in_temp_cwd": 379, "run_glob": 379, "display_top": 379, "key_typ": 379, "filter_trac": 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, "get_traced_memori": 379, "reset_peak": [379, 479], "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], "clear_trac": 379, "get_object_traceback": [379, 480], "get_traceback_limit": 379, "get_tracemalloc_memori": 379, "is_trac": 379, "total_nfram": [379, 480], "filename_pattern": 379, "all_fram": 379, "traceback_limit": [379, 404], "old_snapshot": 379, "size_diff": 379, "count_diff": 379, "most_recent_first": [379, 477, 480], "cfmakeraw": [380, 480], "cfmakecbreak": [380, 480], "icanon": 380, "icrnl": 380, "stti": [380, 480], "setcbreak": [380, 480], "setraw": [380, 480], "bsds": [380, 471], "walli": 381, "feurzeig": 381, "seymour": 381, "papert": 381, "cynthia": 381, "solomon": [381, 480], "learner": 381, "teacher": 381, "classroom": [381, 480], "clockwis": 381, "anew": [381, 429, 479, 480], "clearscreen": 381, "geometr": [381, 470], "fillcolor": 381, "begin_fil": 381, "end_fil": 381, "whom": [381, 423], "360": 381, "bgcolor": 381, "bk": 381, "setposit": 381, "teleport": [381, 480], "seti": 381, "sethead": 381, "seth": [381, 480], "clearstamp": 381, "xcor": 381, "ycor": 381, "pendown": 381, "pd": 381, "penup": 381, "pu": 381, "pensiz": 381, "isdown": 381, "pencolor": 381, "showturtl": 381, "st": [381, 462, 476, 477, 480], "hideturtl": 381, "isvis": 381, "resizemod": 381, "shapes": 381, "turtles": 381, "shearfactor": 381, "settiltangl": [381, 470, 471, 480], "tiltangl": [381, 470, 480], "tilt": 381, "shapetransform": 381, "get_shapepoli": 381, "onclick": 381, "onreleas": 381, "ondrag": 381, "begin_poli": 381, "end_poli": 381, "get_poli": 381, "getturtl": 381, "getpen": 381, "getscreen": 381, "setundobuff": 381, "undobufferentri": 381, "bgpic": 381, "resetscreen": 381, "screensiz": 381, "setworldcoordin": 381, "onkey": 381, "onkeyreleas": 381, "onkeypress": 381, "onscreenclick": 381, "ontim": 381, "colormod": 381, "getcanva": 381, "getshap": 381, "register_shap": 381, "addshap": 381, "window_height": 381, "window_width": 381, "textinput": [381, 480], "numinput": [381, 480], "exitonclick": 381, "337": 381, "vec2d": [381, 480], "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, "addcompon": 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, "scrolledcanva": 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], "rawpen": 381, "playground": 381, "type_": 381, "poli": [381, 459], "tooltip": [381, 480], "backgroundcolor": 381, "write_docstringdict": 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, "new_class": [382, 473, 480], "exec_bodi": 382, "prepare_class": [382, 473], "__prepare__": [382, 386, 425, 474, 476, 480], "resolve_bas": [382, 425, 477, 480], "__mro_entries__": [382, 425, 477, 480], "get_original_bas": [382, 425, 471, 480], "laid": 382, "__orig_bases__": [382, 471, 480], "listiter": 382, "lambdatyp": 382, "generatortyp": 382, "coroutinetyp": [382, 475, 480], "asyncgeneratortyp": 382, "celltyp": [382, 480], "builtinfunctiontyp": 382, "builtinmethodtyp": [382, 480], "wrapperdescriptortyp": [382, 477, 480], "methoddescriptortyp": [382, 477, 480], "classmethoddescriptortyp": [382, 477, 480], "t_origin": 382, "t_arg": 382, "getsetdescriptortyp": 382, "memberdescriptortyp": [382, 480], "dynamicclassattribut": [382, 470, 474], "gen_func": [382, 480], "typing_extens": 383, "544": [383, 478, 480], "runtime_check": [383, 469, 471, 478, 480], "586": [383, 469, 478, 479, 480], "591": [383, 478, 480], "593": [383, 479, 480], "typeguard": [383, 469, 480], "notrequir": [383, 470, 480], "literalstr": [383, 470, 480], "dataclass_transform": [383, 470, 471, 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, "anystr": 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, "noreturn": [383, 480], "reveal_typ": [383, 470, 480], "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, "no_type_check": [383, 470, 480], "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, "supportsab": 383, "__covariant__": 383, "__contravariant__": 383, "__infer_variance__": 383, "__bound__": [383, 424, 426], "__constraints__": [383, 424], "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, "paramspecarg": [383, 469, 480], "paramspeckwarg": [383, 469, 480], "get_origin": [383, 478, 480], "listorset": [383, 424], "notgener": 383, "__value__": [383, 426, 433, 480], "_field_typ": [383, 478, 479, 480], "first_us": 383, "__supertype__": [383, 480], "genproto": 383, "poni": 383, "closabl": 383, "checkabl": [383, 471, 480], "__total__": 383, "__required_keys__": [383, 480], "__optional_keys__": [383, 480], "supportsbyt": [383, 470, 480], "supportscomplex": [383, 470, 480], "supportsfloat": 383, "supportsindex": [383, 478, 480], "supportsround": 383, "assert_typ": [383, 470, 480], "complex_funct": 383, "assert_nev": [383, 470, 480], "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, "get_overload": [383, 470, 480], "clear_overload": [383, 470, 480], "__final__": [383, 470, 480], "no_type_check_decor": 383, "log_status": 383, "__override__": 383, "type_check_on": [383, 480], "fetch_respons": 383, "globaln": [383, 480], "localn": [383, 480], "unsubscript": 383, "get_arg": [383, 469, 470, 478, 479, 480], "is_typeddict": [383, 469, 480], "forwardref": [383, 480], "expensive_mod": 383, "sometyp": [383, 475], "local_var": 383, "anothertyp": 383, "other_fun": 383, "count_word": 383, "keep_posit": 383, "abstractset": 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], "east_asian_width": [384, 480], "unistr": [384, 459], "00c7": [384, 427], "cedilla": [384, 427], "0043": [384, 427], "0327": [384, 427], "2160": 384, "0049": 384, "kd": 384, "kc": 384, "unidata_vers": 384, "ucd_3_2_0": [384, 464], "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, "testclass": 385, "test_method": 385, "test_someth": [385, 386, 387, 477], "failfast": [385, 466, 480], "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, 480], "proj": [385, 480], "test_mypkg": 385, "functiontestcas": [385, 480], "defaultwidgetsizetestcas": 385, "test_default_widget_s": 385, "widgettestcas": 385, "test_widget_res": 385, "suffer": [385, 386, 460, 461, 462], "texttestrunn": [385, 480], "test_widget": [385, 480], "testsometh": 385, "makesometh": 385, "makesomethingdb": 385, "deletesomethingdb": 385, "mytestcas": 385, "test_noth": 385, "test_format": 385, "skipunless": [385, 468], "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], "defaulttestresult": 385, "asserti": [385, 387, 466], "assertisnot": [385, 466], "assertisnon": [385, 466, 468], "assertisnotnon": [385, 466, 468], "assertin": [385, 466], "assertnotin": [385, 466], "assertisinst": [385, 466], "assertnotisinst": [385, 466], "assertraisesregex": [385, 470, 471, 473, 480], "assertwarn": [385, 472, 473, 480], "assertwarnsregex": [385, 472, 473, 480], "addtypeequalityfunc": [385, 466], "assertmultilineequ": [385, 466], "assertlog": [385, 469, 474, 480], "assertnolog": [385, 469, 480], "the_except": 385, "error_cod": 385, "assertraisesregexp": [385, 466, 468, 470, 471], "somewarn": 385, "legacy_funct": [385, 472], "frobnic": [385, 399], "assertgreat": [385, 466], "assertgreaterequ": [385, 466], "assertless": [385, 466], "assertlessequ": [385, 466], "assertregex": [385, 470, 471, 472, 480], "assertnotregex": [385, 470, 471], "assertcountequ": [385, 472], "assertregexpmatch": [385, 466, 470, 471, 472], "assertsequenceequ": [385, 466, 468, 480], "assertlistequ": [385, 466, 468, 480], "asserttupleequ": [385, 466, 468, 480], "assertsetequ": [385, 466, 468], "assertdictequ": [385, 466, 468], "seq_typ": 385, "assertxyy": 385, "maxdiff": [385, 472], "counttestcas": 385, "shortdescript": [385, 480], "texttestresult": [385, 471, 480], "addcleanup": [385, 386, 387, 466, 478, 480], "entercontext": [385, 470, 480], "docleanup": [385, 466, 480], "addclasscleanup": [385, 478, 480], "enterclasscontext": [385, 470, 480], "doclasscleanup": [385, 480], "isolatedasynciotestcas": [385, 470, 478, 480], "asyncsetup": [385, 478], "asyncteardown": [385, 478], "addasynccleanup": 385, "enterasynccontext": [385, 470, 480], "_async_connect": 385, "asyncconnect": [385, 478], "test_respons": 385, "status_cod": [385, 478], "on_cleanup": 385, "testfunc": 385, "_removetestatindex": [385, 474], "testrunn": 385, "defaulttestload": 385, "synthet": [385, 471, 480], "loadtestsfromtestcas": [385, 470, 480], "testcaseclass": 385, "gettestcasenam": [385, 470, 471, 480], "unoffici": [385, 475], "use_load_test": [385, 471, 475, 480], "loadtestsfromnam": [385, 466], "sampletest": 385, "sampletestcas": 385, "test_on": [385, 387], "test_two": [385, 387], "test_thre": 385, "start_dir": [385, 480], "top_level_dir": 385, "testmethodprefix": 385, "loadtestsfrom": 385, "sorttestmethodsus": 385, "suiteclass": [385, 466], "testnamepattern": 385, "unexpectedsuccess": 385, "collecteddur": [385, 480], "shouldstop": 385, "testsrun": 385, "starttest": [385, 480], "stoptest": [385, 480], "tb_local": 385, "wassuccess": 385, "starttestrun": [385, 466, 480], "stoptestrun": [385, 466, 480], "adderror": [385, 480], "formatted_err": 385, "addfailur": [385, 480], "addsuccess": 385, "addskip": [385, 480], "addexpectedfailur": 385, "addunexpectedsuccess": 385, "addsubtest": [385, 480], "adddur": [385, 480], "resultclass": 385, "wd": [385, 397, 464, 466, 474, 476], "wa": 385, "_makeresult": 385, "defaulttest": [385, 474], "catchbreak": 385, "testprogram": [385, 470, 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, "addmodulecleanup": [385, 478, 480], "entermodulecontext": [385, 470, 480], "domodulecleanup": [385, 480], "installhandl": 385, "registerresult": 385, "removeresult": 385, "test_signal_handl": 385, "replay": 386, "productionclass": [386, 387], "assert_called_with": [386, 387, 480], "classname2": [386, 387], "classname1": [386, 387], "mockclass1": [386, 387], "mockclass2": [386, 387], "mock_method": [386, 387], "assert_called_once_with": [386, 387, 480], "newkey": [386, 387], "newvalu": [386, 387], "foobarbaz": 386, "wheeeeee": 386, "specc": 386, "autospec": [386, 387, 480], "mock_funct": 386, "fishi": 386, "noncallablemock": [386, 480], "noncallablemagicmock": 386, "new_cal": 386, "spec_set": [386, 387], "assret": [386, 480], "asert": [386, 480], "aseert": [386, 480], "assrt": [386, 480], "configure_mock": [386, 387, 480], "assert_cal": [386, 476, 480], "assert_called_onc": [386, 476, 480], "wow": 386, "assert_any_cal": 386, "assert_has_cal": [386, 387, 480], "any_ord": [386, 387], "mock_cal": [386, 387, 480], "assert_not_cal": [386, 475, 480], "reset_mock": [386, 476, 480], "mock_add_spec": 386, "attach_mock": [386, 387, 480], "method_cal": [386, 387], "some_mock": 386, "_get_child_mock": [386, 387], "call_count": [386, 387], "call_arg": [386, 387, 480], "w00t": 386, "call_args_list": [386, 387], "140161580456576": [386, 387], "propertymock": [386, 480], "mock_foo": [386, 387], "mockiti": 386, "this_foo": 386, "asyncmock": [386, 387, 478, 480], "async_func": 386, "asyncmockmixin": 386, "_mock_cal": 386, "exampleclass": 386, "sync_foo": 386, "async_foo": 386, "a_mock": 386, "assert_await": 386, "coroutine_mock": 386, "assert_awaited_onc": [386, 387], "assert_awaited_with": 386, "assert_awaited_once_with": 386, "assert_any_await": 386, "assert_has_await": [386, 480], "await_args_list": [386, 480], "assert_not_await": 386, "await_count": 386, "await_arg": 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, "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, "stopal": [386, 480], "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], "call_list": [386, 387], "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, "data_dict": 387, "open_side_effect": 387, "file3": 387, "file_handl": 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, "fiddlier": 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, "contenttooshorterror": [390, 392], "urlretriev": [390, 392, 396, 480], "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, "urlpars": [391, 396, 465, 466, 467, 472, 476, 480], "urlstr": 391, "allow_frag": 391, "netloc": [391, 466, 472], "parseresult": [391, 466, 472, 480], "1808": [391, 475, 480], "7eguido": 391, "max_num_field": [391, 480], "doseq": 391, "urlunpars": 391, "2396": [391, 466, 475, 477, 480], "c0": [391, 480], "urlunsplit": 391, "urljoin": [391, 475, 480], "urldefrag": [391, 472], "defens": [391, 480], "splitresult": [391, 480], "defragresult": [391, 472, 480], "defragresultbyt": [391, 480], "parseresultbyt": [391, 472, 480], "splitresultbyt": [391, 480], "unreserv": 391, "quote_from_byt": [391, 480], "20ni": 391, "b1o": 391, "quote_plus": [391, 472], "2fel": 391, "unquote_plus": 391, "unquote_to_byt": [391, 480], "quote_via": [391, 475, 480], "std66": 391, "2732": [391, 466, 472], "urn": [391, 395], "2368": 391, "1738": 391, "no_proxi": [392, 480], "cadefault": 392, "addinfourl": [392, 480], "fancyurlopen": [392, 480], "_proxi": [392, 480], "handler_ord": 392, "pathname2url": 392, "url2pathnam": 392, "firefox": [392, 400, 464, 471, 480], "i686": 392, "gecko": 392, "20071127": 392, "camel": [392, 465, 472], "request_host": 392, "cern": 392, "ncsa": 392, "uiuc": 392, "is_authent": [392, 480], "basicauth": 392, "passwd_mgr": 392, "update_authent": 392, "40x": 392, "unredirect": 392, "remove_head": [392, 474], "set_proxi": [392, 416, 474], "header_valu": 392, "get_host": [392, 474], "get_selector": [392, 474], "is_unverifi": [392, 474], "http_respons": 392, "http_error_404": 392, "_open": [392, 480], "http_error_": 392, "_error": 392, "_request": 392, "_respons": 392, "default_open": 392, "unknown_open": 392, "add_par": 392, "adopt": [392, 429, 460, 461, 462, 465, 479, 480], "http_error_default": 392, "redirect_request": 392, "newurl": 392, "http_error_30": 392, "http_error_301": 392, "http_error_302": 392, "http_error_303": 392, "http_error_307": 392, "http_error_308": 392, "find_user_password": [392, 480], "authuri": 392, "http_error_auth_req": 392, "authreq": 392, "http_error_401": 392, "http_error_407": 392, "http_open": 392, "https_open": 392, "file_open": 392, "data_open": 392, "2397": 392, "ftp_open": 392, "setmaxconn": 392, "https_respons": 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, "urlcleanup": [392, 480], "open_unknown": 392, "30x": [392, 473], "maxtri": 392, "prompt_user_passwd": 392, "550": 392, "_urlopen": 392, "robotfilepars": [393, 476, 480], "robotstxt": 393, "set_url": 393, "can_fetch": [393, 480], "userag": 393, "crawl_delay": [393, 480], "crawl": [393, 476, 480], "request_r": [393, 480], "requestr": 393, "site_map": [393, 480], "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], "uuid1": [395, 464, 477, 480], "uuid3": [395, 464, 480], "uuid4": [395, 464, 480], "uuid5": [395, 464, 480], "is_saf": [395, 477, 480], "safeuuid": [395, 480], "bytes_l": 395, "time_low": 395, "time_mid": 395, "time_hi_vers": 395, "clock_seq_hi_vari": 395, "clock_seq_low": 395, "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, "clock_seq": 395, "reserved_nc": 395, "rfc_4122": 395, "reserved_microsoft": 395, "reserved_futur": 395, "getnod": [395, 477, 480], "administ": [395, 459, 465, 477, 480], "namespace_dn": [395, 464], "namespace_url": 395, "namespace_oid": 395, "namespace_x500": 395, "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], "ensure_directori": [396, 480], "create_configur": 396, "setup_python": 396, "setup_script": 396, "post_setup": 396, "__venv_dir__": 396, "install_script": 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, "upgrade_depend": [396, 480], "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], "filterwarn": [397, 452, 460, 462, 480], "resetwarn": [397, 472], "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, "__callback__": [399, 474], "callableproxytyp": [399, 480], "getweakrefcount": 399, "getweakref": 399, "keyref": [399, 464], "valueref": [399, 464], "0x7fc859830220": 399, "lifecycl": [399, 466, 474], "referencetyp": [399, 480], "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], "open_new": [400, 464], "open_new_tab": [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, "closekey": 402, "hkey": 402, "computernam": 402, "createkeyex": [402, 466], "key_writ": 402, "subkey": [402, 458], "deletekeyex": [402, 466], "key_wow64_64key": 402, "wow64": 402, "setvalueex": [402, 480], "reg_expand_sz": 402, "windir": 402, "flushkey": 402, "flusher": 402, "hkey_us": 402, "se_restore_privileg": 402, "regloadkey": 402, "key_read": 402, "openkeyex": 402, "1601": 402, "queryvalueex": [402, 480], "querykey": 402, "sebackupprivileg": 402, "security_attribut": 402, "reg_sz": 402, "key_set_valu": 402, "dsiablereflectionkey": 402, "hkey_classes_root": 402, "subordin": [402, 466], "hkey_performance_data": 402, "hkey_current_config": 402, "hkey_dyn_data": 402, "key_all_access": 402, "standard_rights_requir": 402, "key_query_valu": 402, "key_create_sub_key": 402, "key_enumerate_sub_key": 402, "key_notifi": 402, "key_create_link": 402, "standard_rights_writ": 402, "standard_rights_read": 402, "key_execut": 402, "key_wow64_32key": 402, "reg_binari": [402, 480], "reg_dword": 402, "reg_dword_little_endian": 402, "reg_dword_big_endian": 402, "reg_link": 402, "reg_multi_sz": [402, 480], "reg_non": 402, "reg_qword": [402, 476, 480], "reg_qword_little_endian": 402, "reg_resource_list": 402, "reg_full_resource_descriptor": 402, "reg_resource_requirements_list": 402, "speaker": 403, "hertz": 403, "playsound": [403, 476, 480], "messagebeep": [403, 476, 480], "mb_ok": 403, "mb_iconasterisk": 403, "mb_iconexclam": 403, "mb_iconhand": 403, "mb_iconquest": 403, "snd_filenam": 403, "snd_alia": 403, "snd_nodefault": 403, "systemasterisk": 403, "systemexclam": 403, "systemhand": 403, "systemquest": 403, "snd_loop": 403, "snd_async": 403, "snd_memori": [403, 480], "snd_purg": 403, "snd_nostop": 403, "snd_nowait": 403, "systemdefault": 403, "wsgienviron": 404, "guess_schem": 404, "url_schem": 404, "fastcgi": 404, "request_uri": 404, "include_queri": 404, "application_uri": 404, "path_info": 404, "query_str": [404, 470], "shift_path_info": 404, "setup_testing_default": 404, "http_host": 404, "make_serv": [404, 464], "simple_app": 404, "start_respons": [404, 472, 480], "ret": 404, "is_hop_by_hop": 404, "hop": 404, "filewrapp": [404, 470, 478, 480], "filelik": 404, "wsgiserv": [404, 480], "wsgirequesthandl": [404, 480], "demo_app": 404, "set_app": 404, "get_app": 404, "get_environ": 404, "base_environ": 404, "get_stderr": 404, "middlewar": 404, "validator_app": 404, "cgihandl": 404, "basecgihandl": 404, "run_onc": 404, "iiscgihandl": 404, "allowpathinfo": 404, "metabas": 404, "allowpathinfoforscriptmap": 404, "path_transl": 404, "iis7": 404, "simplehandl": [404, 459], "scgi": 404, "get_stdin": 404, "add_cgi_var": 404, "_write": 404, "_flush": 404, "inputstream": [404, 480], "errorstream": 404, "wsgi_multithread": 404, "wsgi_multiprocess": 404, "wsgi_run_onc": 404, "os_environ": 404, "server_softwar": 404, "origin_serv": 404, "get_schem": 404, "setup_environ": 404, "wsgi_file_wrapp": 404, "log_except": 404, "error_output": 404, "error_status": 404, "error_head": 404, "error_bodi": 404, "file_wrapp": [404, 480], "http_version": 404, "read_environ": [404, 472], "startrespons": 404, "wsgiapplic": 404, "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_float": 405, "pack_doubl": 405, "pack_fstr": 405, "pack_fopaqu": 405, "pack_str": 405, "pack_opaqu": 405, "pack_byt": 405, "pack_list": 405, "pack_item": 405, "pack_farray": 405, "pack_array": 405, "get_posit": 405, "set_posit": 405, "unpack_typ": 405, "unpack_float": 405, "unpack_doubl": 405, "unpack_fstr": 405, "unpack_fopaqu": 405, "unpack_str": 405, "unpack_opaqu": 405, "unpack_byt": 405, "unpack_list": 405, "unpack_item": 405, "unpack_farray": 405, "unpack_array": 405, "conversionerror": [405, 480], "billion": [406, 480], "laugh": [406, 473, 480], "blowup": 406, "bomb": [406, 419, 480], "expat_vers": 406, "parseerror": [406, 410, 466, 472, 480], "luck": 407, "getdomimplement": [407, 408], "omg": [407, 408], "registerdomimplement": 407, "python_dom": 407, "hasfeatur": 407, "empty_namespac": 407, "namespaceuri": [407, 413], "xml_namespac": 407, "xmlns_namespac": 407, "xhtml_namespac": 407, "nodetyp": [407, 408], "createdocu": [407, 408], "qualifiednam": 407, "createdocumenttyp": 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, "parentnod": 407, "previouss": 407, "nextsibl": 407, "childnod": [407, 408, 459], "firstchild": 407, "lastchild": 407, "localnam": [407, 412, 413, 480], "nodevalu": 407, "hasattribut": 407, "haschildnod": 407, "issamenod": 407, "uncontroversi": 407, "appendchild": [407, 408, 459], "newchild": 407, "insertbefor": [407, 459], "refchild": 407, "removechild": [407, 459], "oldchild": 407, "replacechild": 407, "clonenod": [407, 480], "getelementsbytagnam": [407, 408, 459], "getelementsbytagnamen": 407, "internalsubset": 407, "documentel": [407, 408, 459], "createel": 407, "createelementn": 407, "createtextnod": [407, 408], "createcom": 407, "createprocessinginstruct": 407, "createattribut": 407, "setattributenod": 407, "createattributen": 407, "hasattributen": 407, "getattribut": [407, 409, 425], "getattributenod": 407, "getattributen": 407, "getattributenoden": 407, "removeattribut": 407, "notfounderr": 407, "removeattributenod": [407, 480], "oldattr": 407, "removeattributen": 407, "setattribut": 407, "newattr": [407, 461], "inuseattributeerr": 407, "setattributenoden": 407, "setattributen": 407, "domexcept": [407, 408], "domstringsizeerr": 407, "hierarchyrequesterr": 407, "indexsizeerr": 407, "invalidaccesserr": 407, "invalidcharactererr": 407, "invalidmodificationerr": 407, "invalidstateerr": 407, "namespaceerr": 407, "removenameditem": 407, "notsupportederr": 407, "nodataallowederr": 407, "nomodificationallowederr": 407, "syntaxerr": 407, "wrongdocumenterr": 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, "writexml": [408, 478], "addind": 408, "newl": 408, "subnod": 408, "prologu": 408, "toxml": [408, 409, 459, 462, 478], "toprettyxml": [408, 462, 478], "slideshow": 408, "handleslideshow": 408, "handleslideshowtitl": 408, "handletoc": 408, "handleslid": 408, "handleslidetitl": 408, "handlepoint": 408, "_get_foo": 408, "_set_foo": 408, "domtimestamp": 408, "entityrefer": 408, "make_pars": [409, 411, 413, 459, 480], "feature_external_g": [409, 411, 412], "setfeatur": [409, 411, 413], "sales_item": 409, "expandnod": 409, "start_docu": 409, "end_docu": 409, "processing_instruct": 409, "ignorable_whitespac": 409, "documentfactori": 409, "sax2dom": 409, "stream_or_str": 409, "default_bufs": 409, "getev": 409, "celementtre": [410, 464, 472, 473, 480], "liechtenstein": 410, "gdppc": 410, "141100": 410, "austria": 410, "switzerland": 410, "singapor": 410, "59900": 410, "malaysia": 410, "panama": 410, "13600": 410, "costa": 410, "rica": 410, "colombia": 410, "country_data": 410, "getroot": [410, 464], "country_data_as_str": 410, "attrib": [410, 464, 480], "read_ev": 410, "mytag": 410, "sometext": 410, "0x7fa66db2be58": 410, "iterpars": [410, 474, 480], "new_rank": 410, "subel": [410, 472], "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], "canonic": [410, 478, 480], "xml_data": 410, "from_fil": [410, 419, 422, 476, 480], "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, "fromstringlist": [410, 472], "isel": 410, "register_namespac": [410, 466, 472], "xml_declar": [410, 466, 480], "default_namespac": [410, 466, 480], "short_empty_el": [410, 414, 474], "tostringlist": [410, 472, 474, 480], "xmlid": 410, "elementinclud": [410, 464], "xi": 410, "xpointer": 410, "para": 410, "default_load": 410, "base_url": 410, "max_depth": 410, "itertext": [410, 466, 472, 480], "unprefix": [410, 480], "findtext": [410, 480], "iterfind": [410, 472], "makeel": 410, "convey": 410, "perceptu": 410, "reorder_attribut": 410, "_setroot": 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, "start_n": [410, 478, 480], "end_n": [410, 478, 480], "c14nwritertarget": 410, "attrs_dict": 410, "maxdepth": 410, "examplexml": 410, "parser_list": [411, 480], "create_pars": [411, 413], "filename_or_stream": 411, "saxparseexcept": [411, 412], "saxnotrecognizedexcept": [411, 413], "confront": [411, 462], "saxnotsupportedexcept": [411, 413], "focal": 411, "getexcept": 411, "feature_namespac": 412, "feature_namespace_prefix": 412, "feature_string_intern": 412, "feature_valid": 412, "feature_external_p": 412, "all_featur": 412, "property_lexical_handl": 412, "property_declaration_handl": 412, "sax2lib": 412, "declhandl": 412, "property_dom_nod": 412, "property_xml_str": 412, "all_properti": 412, "setdocumentloc": 412, "documenthandl": [412, 413], "startdocu": 412, "enddocu": 412, "unrecover": [412, 480], "startprefixmap": 412, "endprefixmap": 412, "startel": [412, 413, 459], "endel": [412, 459], "startelementn": [412, 413], "endelementn": 412, "ignorablewhitespac": 412, "skippedent": 412, "notationdecl": 412, "unparsedentitydecl": 412, "resolveent": [412, 413], "fatalerror": 412, "startdtd": [412, 463], "public_id": 412, "system_id": [412, 413], "enddtd": 412, "startcdata": 412, "endcdata": 412, "attributesimpl": 413, "attributesnsimpl": 413, "getcontenthandl": 413, "setcontenthandl": [413, 459], "getdtdhandl": 413, "setdtdhandl": 413, "getentityresolv": 413, "setentityresolv": 413, "geterrorhandl": 413, "seterrorhandl": 413, "getfeatur": 413, "propertynam": 413, "formed": 413, "getcolumnnumb": 413, "getlinenumb": 413, "getpublicid": 413, "getsystemid": 413, "setpublicid": 413, "setsystemid": 413, "setencod": 413, "setbytestream": 413, "bytefil": 413, "getbytestream": 413, "setcharacterstream": 413, "charfil": 413, "getcharacterstream": 413, "getlength": 413, "gettyp": [413, 464], "getvaluebyqnam": 413, "getnamebyqnam": 413, "getqnamebynam": 413, "getqnam": 413, "amp": [414, 472], "quoteattr": 414, "xmlgener": 414, "xmlfilterbas": 414, "prepare_input_sourc": 414, "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, "listmethod": [416, 417], "methodsignatur": [416, 417], "methodhelp": [416, 417], "register_funct": [416, 417, 477, 480], "python_logo": 416, "fetched_python_logo": 416, "faultcod": [416, 480], "faultstr": 416, "errmsg": 416, "boxcar": 416, "register_multicall_funct": [416, 417], "methodrespons": 416, "betti": 416, "userland": 416, "getstatenam": 416, "proxiedtransport": 416, "proxy_head": 416, "requesthandl": 417, "simplexmlrpcrequesthandl": [417, 463, 466], "logrequest": 417, "register_inst": 417, "allow_dotted_nam": 417, "_dispatch": 417, "intrud": 417, "register_introspection_funct": 417, "rpc_path": [417, 464], "rpc2": [417, 464], "adder_funct": 417, "exampleservic": 417, "getdata": 417, "currenttim": 417, "getcurrenttim": 417, "nkeyboard": 417, "request_text": 417, "docxmlrpcrequesthandl": 417, "set_server_titl": 417, "server_titl": 417, "set_server_nam": 417, "set_server_document": 417, "server_document": 417, "pyz": [418, 475, 480], "mainfn": 418, "deflat": [418, 421, 480], "create_arch": [418, 477, 480], "get_interpret": 418, "old_arch": 418, "new_arch": 418, "virtu": [418, 480], "pyzw": [418, 480], "pkzip": [419, 420, 459], "zip64": [419, 464, 480], "badzipfil": [419, 480], "largezipfil": 419, "getinfo": 419, "infolist": 419, "is_zipfil": [419, 466, 480], "zip_stor": [419, 480], "zip_defl": [419, 449], "zip_bzip2": 419, "zip_lzma": 419, "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, "namelist": 419, "force_zip64": [419, 480], "zipextfil": [419, 472, 480], "file_s": [419, 461], "appreci": [419, 423], "printdir": 419, "setpassword": 419, "testzip": 419, "compress_typ": [419, 466], "writestr": [419, 466], "zinfo_or_arcnam": 419, "zinfo_or_directori": 419, "grandchild": 419, "zipp": [419, 480], "writepi": [419, 474], "filterfunc": [419, 474], "zf": 419, "myprog": 419, "notest": 419, "testal": [419, 465], "bogus": [419, 466, 480], "create_system": 419, "create_vers": 419, "extract_vers": 419, "flag_bit": [419, 480], "internal_attr": 419, "external_attr": [419, 480], "header_offset": 419, "compress_s": 419, "ahlstrom": [420, 459, 462], "zipimporterror": 420, "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, "compressobj": [421, 480], "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, "decompressobj": 421, "z_no_flush": 421, "z_partial_flush": 421, "z_sync_flush": 421, "z_full_flush": 421, "z_block": 421, "z_finish": 421, "unconsumed_tail": 421, "zlib_vers": 421, "zlib_runtime_vers": [421, 473, 480], "los_angel": [422, 479], "dt_add": 422, "dt_utc": 422, "zoneinfonotfounderror": 422, "tzpath": [422, 453, 480], "reset_tzpath": 422, "pythontzpath": 422, "invalidtzpathwarn": 422, "fobj": [422, 435], "no_cach": 422, "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, "available_timezon": [422, 480], "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], "contributor": [423, 467, 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, "uvloop": [423, 475, 476, 480], "magicstack": [423, 480], "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], "subpattern": [424, 438, 480], "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, "codeobject": [425, 470, 480], "0x2000": 425, "0x10": 425, "0x1000": 425, "co_posit": [425, 470], "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, "__rtruediv__": 425, "__rfloordiv__": [425, 469, 480], "a_tupl": 425, "__release_buffer__": [425, 480], "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], "prevail": [427, 480], "yield_express": [427, 432, 433], "expression_list": [427, 433, 434], "yield_from": [427, 470, 480], "subiter": [427, 473], "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, "walrus": [427, 478, 480], "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], "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, "py2": [450, 472, 480], "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], "acloc": [453, 471, 480], "ubuntu": [453, 470, 477, 480], "autoreconf": 453, "ivf": 453, "autoconf": [453, 471, 480], "_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, "complaint": 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], "bonus": 460, "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, "novel": [461, 462, 464], "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], "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, 480], "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, "stylesheet": [466, 480], "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, "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_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, "smarter": [468, 472, 480], "1580": 468, "dickinso": 468, "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], "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], "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], "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, 480], "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], "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], "100598": 471, "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], "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, "106531": 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, "99482": [471, 480], "_use_broken_old_ctypes_structure_semantics_": [471, 480], "99285": 471, "1e25": 471, "86388": [471, 480], "94352": [471, 480], "98393": [471, 480], "99127": [471, 480], "_is_main_interpret": 471, "112826": 471, "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, "47146": [471, 480], "braun": [471, 480], "102192": [471, 480], "py_unicode_wid": 471, "92651": [471, 480], "85858": [471, 480], "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], "unoptim": 475, "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], "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, "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], "113659": 480, "114887": 480, "114388": 480, "t_uint": 480, "t_ulong": 480, "113703": 480, "89811": 480, "113602": 480, "113297": 480, "106905": 480, "112943": 480, "112716": 480, "94606": 480, "sidney": 480, "markowitz": 480, "114965": 480, "114959": 480, "109475": 480, "110190": 480, "max_struct_s": 480, "stgdict": 480, "russo": 480, "113280": 480, "77749": 480, "114492": 480, "alpin": 480, "113267": 480, "106584": 480, "unbalanc": 480, "75128": 480, "114257": 480, "filenotfound": 480, "114328": 480, "icrlf": 480, "101438": 480, "104522": 480, "114149": 480, "109534": 480, "selector_ev": 480, "baseselectoreventloop": 480, "jami": 480, "114077": 480, "114014": 480, "jeremiah": 480, "pascual": 480, "113951": 480, "tag_unbind": 480, "funcid": 480, "113877": 480, "winfo_pathnam": 480, "113661": 480, "113781": 480, "112932": 480, "113594": 480, "113538": 480, "streamreaderprotocol": 480, "85567": 480, "101225": 480, "resource_shar": 480, "113543": 480, "113028": 480, "113421": 480, "111784": 480, "_elementtre": 480, "113407": 480, "113320": 480, "113358": 480, "113214": 480, "113246": 480, "113199": 480, "113188": 480, "differen": 480, "61648": 480, "112559": 480, "yilei": 480, "yang": 480, "ppc64le": 480, "79429": 480, "81194": 480, "uint_max": 480, "112343": 480, "111615": 480, "93162": 480, "111049": 480, "110345": 480, "109858": 480, "zipbomb": 480, "114440": 480, "38807": 480, "105102": 480, "104282": 480, "_decode_filter_properti": 480, "radislav": 480, "chugunov": 480, "102512": 480, "_dummythread": 480, "_mainthread": 480, "35928": 480, "26791": 480, "36959": 480, "hemsley": 480, "18060": 480, "110746": 480, "95649": 480, "v0": 480, "109980": 480, "test_tarfile_vs_tar": 480, "test_shutil": 480, "105089": 480, "test_zipfil": 480, "test_cor": 480, "testwithdirectori": 480, "test_create_directory_with_writ": 480, "zinfo": 480, "40648": 480, "112305": 480, "errant": 480, "112867": 480, "with_pymalloc_radix_tre": 480, "11102": 480, "ux": 480, "36351": 480, "ipv6typ": 480, "109991": 480, "100107": 480, "114096": 480, "111877": 480, "113009": 480, "getexitcodeprocess": 480, "still_act": 480, "87868": 480, "37308": 480, "mojibak": 480, "110459": 480, "74573": 480, "fb8919203": 480, "65701": 480, "108269": 480, "cfbundleallowmixedloc": 480, "102362": 480, "get_plaform": 480, "110017": 480, "stress": 480, "fb13453490": 480, "110820": 480, "alignof_max_align_t": 480, "sizeof_long_doubl": 480, "have_gcc_asm_for_x64": 480, "96905": 480, "72284": 480, "bing": 480, "113903": 480, "test_idl": 480, "test_configdialog": 480, "113729": 480, "113269": 480, "test_editor": 480, "catalina": 480, "112898": 480, "103820": 480, "13586": 480, "multissltest": 480, "1w": 480, "112125": 480, "112625": 480, "105967": 480, "112356": 480, "load_nul": 480, "111058": 480, "112388": 480, "112387": 480, "112367": 480, "112243": 480, "112266": 480, "111654": 480, "109181": 480, "102388": 480, "111366": 480, "111380": 480, "94438": 480, "savannah": 480, "ostrowski": 480, "110938": 480, "109894": 480, "110782": 480, "110696": 480, "110543": 480, "110514": 480, "110455": 480, "have_pthread_stub": 480, "110259": 480, "110237": 480, "_pyeval_matchclass": 480, "109889": 480, "109853": 480, "105716": 480, "109793": 480, "109596": 480, "109351": 480, "109216": 480, "109207": 480, "109179": 480, "109052": 480, "88943": 480, "106931": 480, "79325": 480, "112645": 480, "112618": 480, "112334": 480, "6507": 480, "112578": 480, "112509": 480, "112414": 480, "112358": 480, "broke": 480, "94722": 480, "112105": 480, "111942": 480, "109538": 480, "111460": 480, "103791": 480, "111804": 480, "falloc": 480, "preview2": 480, "111841": 480, "111541": 480, "110894": 480, "111531": 480, "bind_class": 480, "bind_al": 480, "111356": 480, "111342": 480, "68166": 480, "vsapi": 480, "75666": 480, "79033": 480, "111295": 480, "111253": 480, "111251": 480, "_blake2": 480, "111174": 480, "111187": 480, "111159": 480, "110910": 480, "111092": 480, "110488": 480, "110392": 480, "110590": 480, "65052": 480, "110519": 480, "alwai": 480, "110395": 480, "110378": 480, "110365": 480, "109653": 480, "110196": 480, "110036": 480, "110038": 480, "109631": 480, "109747": 480, "109818": 480, "109047": 480, "terminate_broken": 480, "109782": 480, "amin": 480, "alae": 480, "109590": 480, "109786": 480, "109593": 480, "semlock": 480, "109613": 480, "109375": 480, "107219": 480, "50644": 480, "108987": 480, "108791": 480, "105829": 480, "egor": 480, "eliseev": 480, "102956": 480, "84867": 480, "91133": 480, "73561": 480, "86826": 480, "8536": 480, "43153": 480, "35332": 480, "41422": 480, "40262": 480, "111699": 480, "108826": 480, "112769": 480, "ng": 480, "110367": 480, "verbose3": 480, "huntrleak": 480, "jn": 480, "111165": 480, "run_unittest": 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, "backtrac": 480, "108927": 480, "test_importlib": 480, "test_unittest": 480, "test_compileal": 480, "112088": 480, "quay": 480, "tiran": 480, "cpython_autoconf": 480, "271": 480, "111046": 480, "109191": 480, "111856": 480, "exfat": 480, "111293": 480, "110913": 480, "windowsconsoleio": 480, "110437": 480, "109286": 480, "109981": 480, "110950": 480, "sonoma": 480, "111015": 480, "71383": 480, "92603": 480, "35668": 480, "idb": 480, "in_rpc_cod": 480, "prev_fram": 480, "test_debugg": 480, "106560": 480, "112438": 480, "109521": 480, "109823": 480, "109719": 480, "cold": 480, "warm": 480, "109627": 480, "110045": 480, "109209": 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, "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, "_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, "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, "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, "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, "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, "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, "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, "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, "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, "dedupl": 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, "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, "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, "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, "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_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, "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, "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, "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, "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, "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, "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, "redhat": 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, "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, "_main_thread": 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, "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, "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, "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, "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_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, "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, "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, "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, "misplac": 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, "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, "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, "honour": 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"], [42, 1, 1, "c.PyBUF_READ", "PyBUF_READ"], [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"], [42, 1, 1, "c.PyBUF_WRITE", "PyBUF_WRITE"], [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, 2, 1, "c.PyCFunction_New", "PyCFunction_New"], [57, 2, 1, "c.PyCFunction_NewEx", "PyCFunction_NewEx"], [57, 4, 1, "c.PyCMethod", "PyCMethod"], [57, 2, 1, "c.PyCMethod_New", "PyCMethod_New"], [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_strtol", "PyOS_strtol"], [18, 2, 1, "c.PyOS_strtoul", "PyOS_strtoul"], [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"], [48, 1, 1, "c.Py_PRINT_RAW", "Py_PRINT_RAW"], [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"], [57, 4, 1, "c.getter", "getter"], [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"], [57, 4, 1, "c.setter", "setter"], [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, 12, 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"], [366, 10, 0, "-", "_tkinter"], [113, 10, 0, "-", "abc"], [222, 12, 1, "", "abs"], [114, 10, 0, "-", "aifc"], [222, 12, 1, "", "aiter"], [222, 12, 1, "", "all"], [222, 12, 1, "", "anext"], [222, 12, 1, "", "any"], [117, 10, 0, "-", "argparse"], [118, 10, 0, "-", "array"], [222, 12, 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, 12, 1, "", "bin"], [143, 10, 0, "-", "binascii"], [144, 10, 0, "-", "bisect"], [222, 11, 1, "", "bool"], [222, 12, 1, "", "breakpoint"], [145, 10, 0, "-", "builtins"], [341, 11, 1, "", "bytearray"], [341, 11, 1, "", "bytes"], [146, 10, 0, "-", "bz2"], [305, 10, 0, "-", "cProfile"], [147, 10, 0, "-", "calendar"], [222, 12, 1, "", "callable"], [148, 10, 0, "-", "cgi"], [149, 10, 0, "-", "cgitb"], [222, 12, 1, "", "chr"], [150, 10, 0, "-", "chunk"], [222, 12, 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, 12, 1, "", "compile"], [160, 10, 0, "-", "compileall"], [222, 11, 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, 12, 1, "", "delattr"], [341, 11, 1, "", "dict"], [187, 10, 0, "-", "difflib"], [222, 12, 1, "", "dir"], [188, 10, 0, "-", "dis"], [222, 12, 1, "", "divmod"], [190, 10, 0, "-", "doctest"], [191, 10, 0, "-", "email"], [207, 10, 0, "-", "ensurepip"], [208, 10, 0, "-", "enum"], [222, 12, 1, "", "enumerate"], [209, 10, 0, "-", "errno"], [222, 12, 1, "", "eval"], [222, 12, 1, "", "exec"], [165, 9, 1, "", "exit"], [211, 10, 0, "-", "faulthandler"], [212, 10, 0, "-", "fcntl"], [213, 10, 0, "-", "filecmp"], [215, 10, 0, "-", "fileinput"], [222, 12, 1, "", "filter"], [222, 11, 1, "", "float"], [217, 10, 0, "-", "fnmatch"], [222, 12, 1, "", "format"], [218, 10, 0, "-", "fractions"], [341, 11, 1, "", "frozenset"], [220, 10, 0, "-", "ftplib"], [223, 10, 0, "-", "functools"], [224, 10, 0, "-", "gc"], [222, 12, 1, "", "getattr"], [225, 10, 0, "-", "getopt"], [226, 10, 0, "-", "getpass"], [227, 10, 0, "-", "gettext"], [228, 10, 0, "-", "glob"], [222, 12, 1, "", "globals"], [229, 10, 0, "-", "graphlib"], [230, 10, 0, "-", "grp"], [231, 10, 0, "-", "gzip"], [222, 12, 1, "", "hasattr"], [222, 12, 1, "", "hash"], [232, 10, 0, "-", "hashlib"], [233, 10, 0, "-", "heapq"], [222, 12, 1, "", "help"], [222, 12, 1, "", "hex"], [234, 10, 0, "-", "hmac"], [235, 10, 0, "-", "html"], [238, 10, 0, "-", "http"], [222, 12, 1, "", "id"], [244, 10, 0, "-", "idlelib"], [245, 10, 0, "-", "imaplib"], [246, 10, 0, "-", "imghdr"], [247, 10, 0, "-", "importlib"], [222, 12, 1, "", "input"], [252, 10, 0, "-", "inspect"], [222, 11, 1, "", "int"], [255, 10, 0, "-", "io"], [256, 10, 0, "-", "ipaddress"], [222, 12, 1, "", "isinstance"], [222, 12, 1, "", "issubclass"], [222, 12, 1, "", "iter"], [258, 10, 0, "-", "itertools"], [259, 10, 0, "-", "json"], [260, 10, 0, "-", "keyword"], [222, 12, 1, "", "len"], [109, 10, 0, "-", "lib2to3"], [165, 9, 1, "", "license"], [262, 10, 0, "-", "linecache"], [341, 11, 1, "", "list"], [263, 10, 0, "-", "locale"], [222, 12, 1, "", "locals"], [264, 10, 0, "-", "logging"], [267, 10, 0, "-", "lzma"], [268, 10, 0, "-", "mailbox"], [269, 10, 0, "-", "mailcap"], [222, 12, 1, "", "map"], [271, 10, 0, "-", "marshal"], [272, 10, 0, "-", "math"], [222, 12, 1, "", "max"], [341, 11, 1, "", "memoryview"], [273, 10, 0, "-", "mimetypes"], [222, 12, 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, 12, 1, "", "next"], [284, 10, 0, "-", "nis"], [285, 10, 0, "-", "nntplib"], [286, 10, 0, "-", "numbers"], [222, 11, 1, "", "object"], [222, 12, 1, "", "oct"], [222, 12, 1, "", "open"], [288, 10, 0, "-", "operator"], [289, 10, 0, "-", "optparse"], [222, 12, 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, 12, 1, "", "pow"], [304, 10, 0, "-", "pprint"], [222, 12, 1, "", "print"], [305, 10, 0, "-", "profile"], [222, 11, 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, 11, 1, "", "range"], [316, 10, 0, "-", "re"], [317, 10, 0, "-", "readline"], [222, 12, 1, "", "repr"], [318, 10, 0, "-", "reprlib"], [319, 10, 0, "-", "resource"], [222, 12, 1, "", "reversed"], [320, 10, 0, "-", "rlcompleter"], [222, 12, 1, "", "round"], [321, 10, 0, "-", "runpy"], [322, 10, 0, "-", "sched"], [323, 10, 0, "-", "secrets"], [325, 10, 0, "-", "select"], [326, 10, 0, "-", "selectors"], [341, 11, 1, "", "set"], [222, 12, 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, 11, 1, "", "slice"], [332, 10, 0, "-", "smtplib"], [333, 10, 0, "-", "sndhdr"], [334, 10, 0, "-", "socket"], [335, 10, 0, "-", "socketserver"], [222, 12, 1, "", "sorted"], [336, 10, 0, "-", "spwd"], [337, 10, 0, "-", "sqlite3"], [338, 10, 0, "-", "ssl"], [339, 10, 0, "-", "stat"], [222, 12, 1, "", "staticmethod"], [340, 10, 0, "-", "statistics"], [341, 11, 1, "", "str"], [342, 10, 0, "-", "string"], [343, 10, 0, "-", "stringprep"], [344, 10, 0, "-", "struct"], [345, 10, 0, "-", "subprocess"], [222, 12, 1, "", "sum"], [346, 10, 0, "-", "sunau"], [222, 11, 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, 11, 1, "", "tuple"], [381, 10, 0, "-", "turtle"], [381, 10, 0, "-", "turtledemo"], [222, 11, 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, 12, 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, 12, 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"]], "PyCFunction_New": [[57, 3, 1, "c.PyCFunction_New", "ml"], [57, 3, 1, "c.PyCFunction_New", "self"]], "PyCFunction_NewEx": [[57, 3, 1, "c.PyCFunction_NewEx", "ml"], [57, 3, 1, "c.PyCFunction_NewEx", "module"], [57, 3, 1, "c.PyCFunction_NewEx", "self"]], "PyCMethod_New": [[57, 3, 1, "c.PyCMethod_New", "cls"], [57, 3, 1, "c.PyCMethod_New", "ml"], [57, 3, 1, "c.PyCMethod_New", "module"], [57, 3, 1, "c.PyCMethod_New", "self"]], "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, 4, 1, "c.PyFile_SetOpenCodeHook.Py_OpenCodeHookFunction", "Py_OpenCodeHookFunction"], [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_strtol": [[18, 3, 1, "c.PyOS_strtol", "base"], [18, 3, 1, "c.PyOS_strtol", "ptr"], [18, 3, 1, "c.PyOS_strtol", "str"]], "PyOS_strtoul": [[18, 3, 1, "c.PyOS_strtoul", "base"], [18, 3, 1, "c.PyOS_strtoul", "ptr"], [18, 3, 1, "c.PyOS_strtoul", "str"]], "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", "unicode"]], "PyUnicode_2BYTE_DATA": [[63, 3, 1, "c.PyUnicode_2BYTE_DATA", "unicode"]], "PyUnicode_4BYTE_DATA": [[63, 3, 1, "c.PyUnicode_4BYTE_DATA", "unicode"]], "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", "unicode"]], "PyUnicode_AsUCS4Copy": [[63, 3, 1, "c.PyUnicode_AsUCS4Copy", "unicode"]], "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", "wstr"]], "PyUnicode_AsWideCharString": [[63, 3, 1, "c.PyUnicode_AsWideCharString", "size"], [63, 3, 1, "c.PyUnicode_AsWideCharString", "unicode"]], "PyUnicode_Check": [[63, 3, 1, "c.PyUnicode_Check", "obj"]], "PyUnicode_CheckExact": [[63, 3, 1, "c.PyUnicode_CheckExact", "obj"]], "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", "unicode"]], "PyUnicode_Concat": [[63, 3, 1, "c.PyUnicode_Concat", "left"], [63, 3, 1, "c.PyUnicode_Concat", "right"]], "PyUnicode_Contains": [[63, 3, 1, "c.PyUnicode_Contains", "substr"], [63, 3, 1, "c.PyUnicode_Contains", "unicode"]], "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", "substr"], [63, 3, 1, "c.PyUnicode_Count", "unicode"]], "PyUnicode_DATA": [[63, 3, 1, "c.PyUnicode_DATA", "unicode"]], "PyUnicode_Decode": [[63, 3, 1, "c.PyUnicode_Decode", "encoding"], [63, 3, 1, "c.PyUnicode_Decode", "errors"], [63, 3, 1, "c.PyUnicode_Decode", "size"], [63, 3, 1, "c.PyUnicode_Decode", "str"]], "PyUnicode_DecodeASCII": [[63, 3, 1, "c.PyUnicode_DecodeASCII", "errors"], [63, 3, 1, "c.PyUnicode_DecodeASCII", "size"], [63, 3, 1, "c.PyUnicode_DecodeASCII", "str"]], "PyUnicode_DecodeCharmap": [[63, 3, 1, "c.PyUnicode_DecodeCharmap", "errors"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "length"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "mapping"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "str"]], "PyUnicode_DecodeFSDefault": [[63, 3, 1, "c.PyUnicode_DecodeFSDefault", "str"]], "PyUnicode_DecodeFSDefaultAndSize": [[63, 3, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "size"], [63, 3, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "str"]], "PyUnicode_DecodeLatin1": [[63, 3, 1, "c.PyUnicode_DecodeLatin1", "errors"], [63, 3, 1, "c.PyUnicode_DecodeLatin1", "size"], [63, 3, 1, "c.PyUnicode_DecodeLatin1", "str"]], "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", "length"], [63, 3, 1, "c.PyUnicode_DecodeLocaleAndSize", "str"]], "PyUnicode_DecodeMBCS": [[63, 3, 1, "c.PyUnicode_DecodeMBCS", "errors"], [63, 3, 1, "c.PyUnicode_DecodeMBCS", "size"], [63, 3, 1, "c.PyUnicode_DecodeMBCS", "str"]], "PyUnicode_DecodeMBCSStateful": [[63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "size"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "str"]], "PyUnicode_DecodeRawUnicodeEscape": [[63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "errors"], [63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "size"], [63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "str"]], "PyUnicode_DecodeUTF16": [[63, 3, 1, "c.PyUnicode_DecodeUTF16", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "str"]], "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", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "str"]], "PyUnicode_DecodeUTF32": [[63, 3, 1, "c.PyUnicode_DecodeUTF32", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "str"]], "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", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "str"]], "PyUnicode_DecodeUTF7": [[63, 3, 1, "c.PyUnicode_DecodeUTF7", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF7", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF7", "str"]], "PyUnicode_DecodeUTF7Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "str"]], "PyUnicode_DecodeUTF8": [[63, 3, 1, "c.PyUnicode_DecodeUTF8", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF8", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF8", "str"]], "PyUnicode_DecodeUTF8Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "size"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "str"]], "PyUnicode_DecodeUnicodeEscape": [[63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "size"], [63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "str"]], "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", "substr"], [63, 3, 1, "c.PyUnicode_Find", "unicode"]], "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", "unicode"]], "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", "str"]], "PyUnicode_FromStringAndSize": [[63, 3, 1, "c.PyUnicode_FromStringAndSize", "size"], [63, 3, 1, "c.PyUnicode_FromStringAndSize", "str"]], "PyUnicode_FromWideChar": [[63, 3, 1, "c.PyUnicode_FromWideChar", "size"], [63, 3, 1, "c.PyUnicode_FromWideChar", "wstr"]], "PyUnicode_GET_LENGTH": [[63, 3, 1, "c.PyUnicode_GET_LENGTH", "unicode"]], "PyUnicode_GetLength": [[63, 3, 1, "c.PyUnicode_GetLength", "unicode"]], "PyUnicode_InternFromString": [[63, 3, 1, "c.PyUnicode_InternFromString", "str"]], "PyUnicode_InternInPlace": [[63, 3, 1, "c.PyUnicode_InternInPlace", "p_unicode"]], "PyUnicode_IsIdentifier": [[63, 3, 1, "c.PyUnicode_IsIdentifier", "unicode"]], "PyUnicode_Join": [[63, 3, 1, "c.PyUnicode_Join", "separator"], [63, 3, 1, "c.PyUnicode_Join", "seq"]], "PyUnicode_KIND": [[63, 3, 1, "c.PyUnicode_KIND", "unicode"]], "PyUnicode_MAX_CHAR_VALUE": [[63, 3, 1, "c.PyUnicode_MAX_CHAR_VALUE", "unicode"]], "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", "unicode"]], "PyUnicode_READ_CHAR": [[63, 3, 1, "c.PyUnicode_READ_CHAR", "index"], [63, 3, 1, "c.PyUnicode_READ_CHAR", "unicode"]], "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", "substr"], [63, 3, 1, "c.PyUnicode_Replace", "unicode"]], "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", "sep"], [63, 3, 1, "c.PyUnicode_Split", "unicode"]], "PyUnicode_Splitlines": [[63, 3, 1, "c.PyUnicode_Splitlines", "keepends"], [63, 3, 1, "c.PyUnicode_Splitlines", "unicode"]], "PyUnicode_Substring": [[63, 3, 1, "c.PyUnicode_Substring", "end"], [63, 3, 1, "c.PyUnicode_Substring", "start"], [63, 3, 1, "c.PyUnicode_Substring", "unicode"]], "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", "substr"], [63, 3, 1, "c.PyUnicode_Tailmatch", "unicode"]], "PyUnicode_Translate": [[63, 3, 1, "c.PyUnicode_Translate", "errors"], [63, 3, 1, "c.PyUnicode_Translate", "table"], [63, 3, 1, "c.PyUnicode_Translate", "unicode"]], "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, "", "__cause__"], [210, 7, 1, "", "__context__"], [210, 7, 1, "", "__notes__"], [210, 7, 1, "", "__suppress_context__"], [210, 7, 1, "", "__traceback__"], [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"]], "StopIteration": [[210, 7, 1, "", "value"]], "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"]], "__future__": [[110, 11, 1, "future__._Feature", "_Feature"]], "__future__._Feature": [[110, 7, 1, "future__._Feature.compiler_flag", "compiler_flag"], [110, 8, 1, "future__._Feature.getMandatoryRelease", "getMandatoryRelease"], [110, 8, 1, "future__._Feature.getOptionalRelease", "getOptionalRelease"]], "_thread": [[112, 9, 1, "thread.LockType", "LockType"], [112, 9, 1, "thread.TIMEOUT_MAX", "TIMEOUT_MAX"], [112, 12, 1, "thread.allocate_lock", "allocate_lock"], [112, 6, 1, "thread.error", "error"], [112, 12, 1, "thread.exit", "exit"], [112, 12, 1, "thread.get_ident", "get_ident"], [112, 12, 1, "thread.get_native_id", "get_native_id"], [112, 12, 1, "thread.interrupt_main", "interrupt_main"], [112, 12, 1, "thread.stack_size", "stack_size"], [112, 12, 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"]], "_tkinter": [[366, 9, 1, "tkinter.EXCEPTION", "EXCEPTION"], [366, 9, 1, "tkinter.READABLE", "READABLE"], [366, 9, 1, "tkinter.WRITABLE", "WRITABLE"]], "_tkinter.Widget.tk": [[366, 8, 1, "tkinter.Widget.tk.createfilehandler", "createfilehandler"], [366, 8, 1, "tkinter.Widget.tk.deletefilehandler", "deletefilehandler"]], "abc": [[113, 11, 1, "", "ABC"], [113, 11, 1, "", "ABCMeta"], [113, 12, 1, "", "abstractclassmethod"], [113, 12, 1, "", "abstractmethod"], [113, 12, 1, "", "abstractproperty"], [113, 12, 1, "", "abstractstaticmethod"], [113, 12, 1, "", "get_cache_token"], [113, 12, 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, 12, 1, "", "open"]], "argparse": [[117, 11, 1, "", "Action"], [117, 11, 1, "", "ArgumentDefaultsHelpFormatter"], [117, 6, 1, "", "ArgumentError"], [117, 11, 1, "", "ArgumentParser"], [117, 6, 1, "", "ArgumentTypeError"], [117, 11, 1, "", "FileType"], [117, 11, 1, "", "MetavarTypeHelpFormatter"], [117, 11, 1, "", "Namespace"], [117, 11, 1, "", "RawDescriptionHelpFormatter"], [117, 11, 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, 11, 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, 11, 1, "", "AST"], [119, 11, 1, "", "Add"], [119, 11, 1, "", "And"], [119, 11, 1, "", "AnnAssign"], [119, 11, 1, "", "Assert"], [119, 11, 1, "", "Assign"], [119, 11, 1, "", "AsyncFor"], [119, 11, 1, "", "AsyncFunctionDef"], [119, 11, 1, "", "AsyncWith"], [119, 11, 1, "", "Attribute"], [119, 11, 1, "", "AugAssign"], [119, 11, 1, "", "Await"], [119, 11, 1, "", "BinOp"], [119, 11, 1, "", "BitAnd"], [119, 11, 1, "", "BitOr"], [119, 11, 1, "", "BitXor"], [119, 11, 1, "", "BoolOp"], [119, 11, 1, "", "Break"], [119, 11, 1, "", "Call"], [119, 11, 1, "", "ClassDef"], [119, 11, 1, "", "Compare"], [119, 11, 1, "", "Constant"], [119, 11, 1, "", "Continue"], [119, 11, 1, "", "Del"], [119, 11, 1, "", "Delete"], [119, 11, 1, "", "Dict"], [119, 11, 1, "", "DictComp"], [119, 11, 1, "", "Div"], [119, 11, 1, "", "Eq"], [119, 11, 1, "", "ExceptHandler"], [119, 11, 1, "", "Expr"], [119, 11, 1, "", "Expression"], [119, 11, 1, "", "FloorDiv"], [119, 11, 1, "", "For"], [119, 11, 1, "", "FormattedValue"], [119, 11, 1, "", "FunctionDef"], [119, 11, 1, "", "FunctionType"], [119, 11, 1, "", "GeneratorExp"], [119, 11, 1, "", "Global"], [119, 11, 1, "", "Gt"], [119, 11, 1, "", "GtE"], [119, 11, 1, "", "If"], [119, 11, 1, "", "IfExp"], [119, 11, 1, "", "Import"], [119, 11, 1, "", "ImportFrom"], [119, 11, 1, "", "In"], [119, 11, 1, "", "Interactive"], [119, 11, 1, "", "Invert"], [119, 11, 1, "", "Is"], [119, 11, 1, "", "IsNot"], [119, 11, 1, "", "JoinedStr"], [119, 11, 1, "", "LShift"], [119, 11, 1, "", "Lambda"], [119, 11, 1, "", "List"], [119, 11, 1, "", "ListComp"], [119, 11, 1, "", "Load"], [119, 11, 1, "", "Lt"], [119, 11, 1, "", "LtE"], [119, 11, 1, "", "MatMult"], [119, 11, 1, "", "Match"], [119, 11, 1, "", "MatchAs"], [119, 11, 1, "", "MatchClass"], [119, 11, 1, "", "MatchMapping"], [119, 11, 1, "", "MatchOr"], [119, 11, 1, "", "MatchSequence"], [119, 11, 1, "", "MatchSingleton"], [119, 11, 1, "", "MatchStar"], [119, 11, 1, "", "MatchValue"], [119, 11, 1, "", "Mod"], [119, 11, 1, "", "Module"], [119, 11, 1, "", "Mult"], [119, 11, 1, "", "Name"], [119, 11, 1, "", "NamedExpr"], [119, 11, 1, "", "NodeTransformer"], [119, 11, 1, "", "NodeVisitor"], [119, 11, 1, "", "Nonlocal"], [119, 11, 1, "", "Not"], [119, 11, 1, "", "NotEq"], [119, 11, 1, "", "NotIn"], [119, 11, 1, "", "Or"], [119, 11, 1, "", "ParamSpec"], [119, 11, 1, "", "Pass"], [119, 11, 1, "", "Pow"], [119, 9, 1, "", "PyCF_ALLOW_TOP_LEVEL_AWAIT"], [119, 9, 1, "", "PyCF_ONLY_AST"], [119, 9, 1, "", "PyCF_TYPE_COMMENTS"], [119, 11, 1, "", "RShift"], [119, 11, 1, "", "Raise"], [119, 11, 1, "", "Return"], [119, 11, 1, "", "Set"], [119, 11, 1, "", "SetComp"], [119, 11, 1, "", "Slice"], [119, 11, 1, "", "Starred"], [119, 11, 1, "", "Store"], [119, 11, 1, "", "Sub"], [119, 11, 1, "", "Subscript"], [119, 11, 1, "", "Try"], [119, 11, 1, "", "TryStar"], [119, 11, 1, "", "Tuple"], [119, 11, 1, "", "TypeAlias"], [119, 11, 1, "", "TypeVar"], [119, 11, 1, "", "TypeVarTuple"], [119, 11, 1, "", "UAdd"], [119, 11, 1, "", "USub"], [119, 11, 1, "", "UnaryOp"], [119, 11, 1, "", "While"], [119, 11, 1, "", "With"], [119, 11, 1, "", "Yield"], [119, 11, 1, "", "YieldFrom"], [119, 11, 1, "", "alias"], [119, 11, 1, "", "arg"], [119, 11, 1, "", "arguments"], [119, 11, 1, "", "comprehension"], [119, 12, 1, "", "copy_location"], [119, 12, 1, "", "dump"], [119, 12, 1, "", "fix_missing_locations"], [119, 12, 1, "", "get_docstring"], [119, 12, 1, "", "get_source_segment"], [119, 12, 1, "", "increment_lineno"], [119, 12, 1, "", "iter_child_nodes"], [119, 12, 1, "", "iter_fields"], [119, 11, 1, "", "keyword"], [119, 12, 1, "", "literal_eval"], [119, 11, 1, "", "match_case"], [119, 12, 1, "", "parse"], [119, 12, 1, "", "unparse"], [119, 12, 1, "", "walk"], [119, 11, 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"], [119, 8, 1, "", "visit_Constant"]], "ast.With": [[119, 7, 1, "", "type_comment"]], "ast.arg": [[119, 7, 1, "", "type_comment"]], "asyncio": [[136, 9, 1, "", "ALL_COMPLETED"], [129, 11, 1, "", "AbstractChildWatcher"], [123, 11, 1, "", "AbstractEventLoop"], [129, 11, 1, "", "AbstractEventLoopPolicy"], [135, 11, 1, "", "Barrier"], [130, 11, 1, "", "BaseProtocol"], [130, 11, 1, "", "BaseTransport"], [135, 11, 1, "", "BoundedSemaphore"], [135, 6, 1, "", "BrokenBarrierError"], [130, 11, 1, "", "BufferedProtocol"], [124, 6, 1, "", "CancelledError"], [135, 11, 1, "", "Condition"], [130, 11, 1, "", "DatagramProtocol"], [130, 11, 1, "", "DatagramTransport"], [129, 11, 1, "", "DefaultEventLoopPolicy"], [135, 11, 1, "", "Event"], [136, 9, 1, "", "FIRST_COMPLETED"], [136, 9, 1, "", "FIRST_EXCEPTION"], [129, 11, 1, "", "FastChildWatcher"], [126, 11, 1, "", "Future"], [123, 11, 1, "", "Handle"], [124, 6, 1, "", "IncompleteReadError"], [124, 6, 1, "", "InvalidStateError"], [131, 11, 1, "", "LifoQueue"], [124, 6, 1, "", "LimitOverrunError"], [135, 11, 1, "", "Lock"], [129, 11, 1, "", "MultiLoopChildWatcher"], [129, 11, 1, "", "PidfdChildWatcher"], [131, 11, 1, "", "PriorityQueue"], [123, 11, 1, "", "ProactorEventLoop"], [130, 11, 1, "", "Protocol"], [131, 11, 1, "", "Queue"], [131, 6, 1, "", "QueueEmpty"], [131, 6, 1, "", "QueueFull"], [130, 11, 1, "", "ReadTransport"], [132, 11, 1, "", "Runner"], [129, 11, 1, "", "SafeChildWatcher"], [123, 11, 1, "", "SelectorEventLoop"], [135, 11, 1, "", "Semaphore"], [124, 6, 1, "", "SendfileNotAvailableError"], [123, 11, 1, "", "Server"], [133, 11, 1, "", "StreamReader"], [133, 11, 1, "", "StreamWriter"], [130, 11, 1, "", "SubprocessProtocol"], [130, 11, 1, "", "SubprocessTransport"], [136, 11, 1, "", "Task"], [136, 11, 1, "", "TaskGroup"], [129, 11, 1, "", "ThreadedChildWatcher"], [136, 11, 1, "", "Timeout"], [124, 6, 1, "", "TimeoutError"], [123, 11, 1, "", "TimerHandle"], [130, 11, 1, "", "Transport"], [129, 11, 1, "", "WindowsProactorEventLoopPolicy"], [129, 11, 1, "", "WindowsSelectorEventLoopPolicy"], [130, 11, 1, "", "WriteTransport"], [125, 12, 1, "", "_enter_task"], [125, 12, 1, "", "_leave_task"], [125, 12, 1, "", "_register_task"], [125, 12, 1, "", "_unregister_task"], [136, 12, 1, "", "all_tasks"], [136, 12, 1, "", "as_completed"], [136, 12, 1, "", "create_eager_task_factory"], [134, 12, 1, "", "create_subprocess_exec"], [134, 12, 1, "", "create_subprocess_shell"], [136, 12, 1, "", "create_task"], [136, 12, 1, "", "current_task"], [136, 12, 1, "", "eager_task_factory"], [126, 12, 1, "", "ensure_future"], [136, 12, 1, "", "gather"], [129, 12, 1, "", "get_child_watcher"], [123, 12, 1, "", "get_event_loop"], [129, 12, 1, "", "get_event_loop_policy"], [123, 12, 1, "", "get_running_loop"], [136, 12, 1, "", "iscoroutine"], [126, 12, 1, "", "isfuture"], [123, 12, 1, "", "new_event_loop"], [133, 12, 1, "", "open_connection"], [133, 12, 1, "", "open_unix_connection"], [132, 12, 1, "", "run"], [136, 12, 1, "", "run_coroutine_threadsafe"], [129, 12, 1, "", "set_child_watcher"], [123, 12, 1, "", "set_event_loop"], [129, 12, 1, "", "set_event_loop_policy"], [136, 12, 1, "", "shield"], [136, 12, 1, "", "sleep"], [133, 12, 1, "", "start_server"], [133, 12, 1, "", "start_unix_server"], [136, 12, 1, "", "timeout"], [136, 12, 1, "", "timeout_at"], [136, 12, 1, "", "to_thread"], [136, 12, 1, "", "wait"], [136, 12, 1, "", "wait_for"], [126, 12, 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, "", "feed_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, 7, 1, "", "slow_callback_duration"], [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, 11, 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, 12, 1, "", "register"], [137, 12, 1, "", "unregister"]], "audioop": [[138, 12, 1, "", "add"], [138, 12, 1, "", "adpcm2lin"], [138, 12, 1, "", "alaw2lin"], [138, 12, 1, "", "avg"], [138, 12, 1, "", "avgpp"], [138, 12, 1, "", "bias"], [138, 12, 1, "", "byteswap"], [138, 12, 1, "", "cross"], [138, 6, 1, "", "error"], [138, 12, 1, "", "findfactor"], [138, 12, 1, "", "findfit"], [138, 12, 1, "", "findmax"], [138, 12, 1, "", "getsample"], [138, 12, 1, "", "lin2adpcm"], [138, 12, 1, "", "lin2alaw"], [138, 12, 1, "", "lin2lin"], [138, 12, 1, "", "lin2ulaw"], [138, 12, 1, "", "max"], [138, 12, 1, "", "maxpp"], [138, 12, 1, "", "minmax"], [138, 12, 1, "", "mul"], [138, 12, 1, "", "ratecv"], [138, 12, 1, "", "reverse"], [138, 12, 1, "", "rms"], [138, 12, 1, "", "tomono"], [138, 12, 1, "", "tostereo"], [138, 12, 1, "", "ulaw2lin"]], "base64": [[140, 12, 1, "", "a85decode"], [140, 12, 1, "", "a85encode"], [140, 12, 1, "", "b16decode"], [140, 12, 1, "", "b16encode"], [140, 12, 1, "", "b32decode"], [140, 12, 1, "", "b32encode"], [140, 12, 1, "", "b32hexdecode"], [140, 12, 1, "", "b32hexencode"], [140, 12, 1, "", "b64decode"], [140, 12, 1, "", "b64encode"], [140, 12, 1, "", "b85decode"], [140, 12, 1, "", "b85encode"], [140, 12, 1, "", "decode"], [140, 12, 1, "", "decodebytes"], [140, 12, 1, "", "encode"], [140, 12, 1, "", "encodebytes"], [140, 12, 1, "", "standard_b64decode"], [140, 12, 1, "", "standard_b64encode"], [140, 12, 1, "", "urlsafe_b64decode"], [140, 12, 1, "", "urlsafe_b64encode"]], "bdb": [[141, 11, 1, "", "Bdb"], [141, 6, 1, "", "BdbQuit"], [141, 11, 1, "", "Breakpoint"], [141, 12, 1, "", "checkfuncname"], [141, 12, 1, "", "effective"], [141, 12, 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, 12, 1, "", "a2b_base64"], [143, 12, 1, "", "a2b_hex"], [143, 12, 1, "", "a2b_qp"], [143, 12, 1, "", "a2b_uu"], [143, 12, 1, "", "b2a_base64"], [143, 12, 1, "", "b2a_hex"], [143, 12, 1, "", "b2a_qp"], [143, 12, 1, "", "b2a_uu"], [143, 12, 1, "", "crc32"], [143, 12, 1, "", "crc_hqx"], [143, 12, 1, "", "hexlify"], [143, 12, 1, "", "unhexlify"]], "bisect": [[144, 12, 1, "", "bisect"], [144, 12, 1, "", "bisect_left"], [144, 12, 1, "", "bisect_right"], [144, 12, 1, "", "insort"], [144, 12, 1, "", "insort_left"], [144, 12, 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, 11, 1, "", "BZ2Compressor"], [146, 11, 1, "", "BZ2Decompressor"], [146, 11, 1, "", "BZ2File"], [146, 12, 1, "", "compress"], [146, 12, 1, "", "decompress"], [146, 12, 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, "", "fileno"], [146, 8, 1, "", "peek"], [146, 8, 1, "", "read1"], [146, 8, 1, "", "readable"], [146, 8, 1, "", "readinto"], [146, 8, 1, "", "seekable"], [146, 8, 1, "", "writable"]], "calendar": [[147, 9, 1, "", "APRIL"], [147, 9, 1, "", "AUGUST"], [147, 11, 1, "", "Calendar"], [147, 9, 1, "", "DECEMBER"], [147, 11, 1, "", "Day"], [147, 9, 1, "", "FEBRUARY"], [147, 9, 1, "", "FRIDAY"], [147, 11, 1, "", "HTMLCalendar"], [147, 6, 1, "", "IllegalMonthError"], [147, 6, 1, "", "IllegalWeekdayError"], [147, 9, 1, "", "JANUARY"], [147, 9, 1, "", "JULY"], [147, 9, 1, "", "JUNE"], [147, 11, 1, "", "LocaleHTMLCalendar"], [147, 11, 1, "", "LocaleTextCalendar"], [147, 9, 1, "", "MARCH"], [147, 9, 1, "", "MAY"], [147, 9, 1, "", "MONDAY"], [147, 11, 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, 11, 1, "", "TextCalendar"], [147, 9, 1, "", "WEDNESDAY"], [147, 12, 1, "", "calendar"], [147, 9, 1, "", "day_abbr"], [147, 9, 1, "", "day_name"], [147, 12, 1, "", "firstweekday"], [147, 12, 1, "", "isleap"], [147, 12, 1, "", "leapdays"], [147, 12, 1, "", "month"], [147, 9, 1, "", "month_abbr"], [147, 9, 1, "", "month_name"], [147, 12, 1, "", "monthcalendar"], [147, 12, 1, "", "monthrange"], [147, 12, 1, "", "prcal"], [147, 12, 1, "", "prmonth"], [147, 12, 1, "", "setfirstweekday"], [147, 12, 1, "", "timegm"], [147, 12, 1, "", "weekday"], [147, 12, 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, "", "formatmonthname"], [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, 12, 1, "", "parse"], [148, 12, 1, "", "parse_header"], [148, 12, 1, "", "parse_multipart"], [148, 12, 1, "", "print_directory"], [148, 12, 1, "", "print_environ"], [148, 12, 1, "", "print_environ_usage"], [148, 12, 1, "", "print_form"], [148, 12, 1, "", "test"]], "cgitb": [[149, 12, 1, "", "enable"], [149, 12, 1, "", "handler"], [149, 12, 1, "", "html"], [149, 12, 1, "", "text"]], "chunk": [[150, 11, 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, 12, 1, "", "acos"], [151, 12, 1, "", "acosh"], [151, 12, 1, "", "asin"], [151, 12, 1, "", "asinh"], [151, 12, 1, "", "atan"], [151, 12, 1, "", "atanh"], [151, 12, 1, "", "cos"], [151, 12, 1, "", "cosh"], [151, 9, 1, "", "e"], [151, 12, 1, "", "exp"], [151, 9, 1, "", "inf"], [151, 9, 1, "", "infj"], [151, 12, 1, "", "isclose"], [151, 12, 1, "", "isfinite"], [151, 12, 1, "", "isinf"], [151, 12, 1, "", "isnan"], [151, 12, 1, "", "log"], [151, 12, 1, "", "log10"], [151, 9, 1, "", "nan"], [151, 9, 1, "", "nanj"], [151, 12, 1, "", "phase"], [151, 9, 1, "", "pi"], [151, 12, 1, "", "polar"], [151, 12, 1, "", "rect"], [151, 12, 1, "", "sin"], [151, 12, 1, "", "sinh"], [151, 12, 1, "", "sqrt"], [151, 12, 1, "", "tan"], [151, 12, 1, "", "tanh"], [151, 9, 1, "", "tau"]], "cmd": [[152, 11, 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, 8, 1, "", "do_help"], [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, 11, 1, "", "InteractiveConsole"], [154, 11, 1, "", "InteractiveInterpreter"], [154, 12, 1, "", "compile_command"], [154, 12, 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, 11, 1, "", "Codec"], [155, 11, 1, "", "CodecInfo"], [155, 12, 1, "", "EncodedFile"], [155, 11, 1, "", "IncrementalDecoder"], [155, 11, 1, "", "IncrementalEncoder"], [155, 11, 1, "", "StreamReader"], [155, 11, 1, "", "StreamReaderWriter"], [155, 11, 1, "", "StreamRecoder"], [155, 11, 1, "", "StreamWriter"], [155, 12, 1, "", "backslashreplace_errors"], [155, 12, 1, "", "decode"], [155, 12, 1, "", "encode"], [155, 12, 1, "", "getdecoder"], [155, 12, 1, "", "getencoder"], [155, 12, 1, "", "getincrementaldecoder"], [155, 12, 1, "", "getincrementalencoder"], [155, 12, 1, "", "getreader"], [155, 12, 1, "", "getwriter"], [155, 12, 1, "", "ignore_errors"], [155, 12, 1, "", "iterdecode"], [155, 12, 1, "", "iterencode"], [155, 12, 1, "", "lookup"], [155, 12, 1, "", "lookup_error"], [155, 12, 1, "", "namereplace_errors"], [155, 12, 1, "", "open"], [155, 12, 1, "", "register"], [155, 12, 1, "", "register_error"], [155, 12, 1, "", "replace_errors"], [155, 12, 1, "", "strict_errors"], [155, 12, 1, "", "unregister"], [155, 12, 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, 7, 1, "", "co_argcount"], [425, 7, 1, "", "co_cellvars"], [425, 7, 1, "", "co_code"], [425, 7, 1, "", "co_consts"], [425, 7, 1, "", "co_filename"], [425, 7, 1, "", "co_firstlineno"], [425, 7, 1, "", "co_flags"], [425, 7, 1, "", "co_freevars"], [425, 7, 1, "", "co_kwonlyargcount"], [425, 8, 1, "", "co_lines"], [425, 7, 1, "", "co_lnotab"], [425, 7, 1, "", "co_name"], [425, 7, 1, "", "co_names"], [425, 7, 1, "", "co_nlocals"], [425, 8, 1, "", "co_positions"], [425, 7, 1, "", "co_posonlyargcount"], [425, 7, 1, "", "co_qualname"], [425, 7, 1, "", "co_stacksize"], [425, 7, 1, "", "co_varnames"]], "codeop": [[156, 11, 1, "", "CommandCompiler"], [156, 11, 1, "", "Compile"], [156, 12, 1, "", "compile_command"]], "collections": [[157, 11, 1, "", "ChainMap"], [157, 11, 1, "", "Counter"], [157, 11, 1, "", "OrderedDict"], [157, 11, 1, "", "UserDict"], [157, 11, 1, "", "UserList"], [157, 11, 1, "", "UserString"], [158, 10, 0, "-", "abc"], [157, 11, 1, "", "defaultdict"], [157, 11, 1, "", "deque"], [157, 12, 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, 11, 1, "", "AsyncGenerator"], [158, 11, 1, "", "AsyncIterable"], [158, 11, 1, "", "AsyncIterator"], [158, 11, 1, "", "Awaitable"], [158, 11, 1, "", "Buffer"], [158, 11, 1, "", "ByteString"], [158, 11, 1, "", "Callable"], [158, 11, 1, "", "Collection"], [158, 11, 1, "", "Container"], [158, 11, 1, "", "Coroutine"], [158, 11, 1, "", "Generator"], [158, 11, 1, "", "Hashable"], [158, 11, 1, "", "ItemsView"], [158, 11, 1, "", "Iterable"], [158, 11, 1, "", "Iterator"], [158, 11, 1, "", "KeysView"], [158, 11, 1, "", "Mapping"], [158, 11, 1, "", "MappingView"], [158, 11, 1, "", "MutableMapping"], [158, 11, 1, "", "MutableSequence"], [158, 11, 1, "", "MutableSet"], [158, 11, 1, "", "Reversible"], [158, 11, 1, "", "Sequence"], [158, 11, 1, "", "Set"], [158, 11, 1, "", "Sized"], [158, 11, 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, 12, 1, "", "hls_to_rgb"], [159, 12, 1, "", "hsv_to_rgb"], [159, 12, 1, "", "rgb_to_hls"], [159, 12, 1, "", "rgb_to_hsv"], [159, 12, 1, "", "rgb_to_yiq"], [159, 12, 1, "", "yiq_to_rgb"]], "compileall": [[160, 12, 1, "", "compile_dir"], [160, 12, 1, "", "compile_file"], [160, 12, 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, 9, 1, "", "ALL_COMPLETED"], [163, 6, 1, "", "BrokenExecutor"], [163, 6, 1, "", "CancelledError"], [163, 11, 1, "", "Executor"], [163, 9, 1, "", "FIRST_COMPLETED"], [163, 9, 1, "", "FIRST_EXCEPTION"], [163, 11, 1, "", "Future"], [163, 6, 1, "", "InvalidStateError"], [163, 11, 1, "", "ProcessPoolExecutor"], [163, 11, 1, "", "ThreadPoolExecutor"], [163, 6, 1, "", "TimeoutError"], [163, 12, 1, "", "as_completed"], [163, 12, 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, 11, 1, "", "BasicInterpolation"], [164, 11, 1, "", "ConfigParser"], [164, 6, 1, "", "DuplicateOptionError"], [164, 6, 1, "", "DuplicateSectionError"], [164, 6, 1, "", "Error"], [164, 11, 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, 11, 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, 11, 1, "", "AbstractAsyncContextManager"], [166, 11, 1, "", "AbstractContextManager"], [166, 11, 1, "", "AsyncContextDecorator"], [166, 11, 1, "", "AsyncExitStack"], [166, 11, 1, "", "ContextDecorator"], [166, 11, 1, "", "ExitStack"], [166, 12, 1, "", "aclosing"], [166, 12, 1, "", "asynccontextmanager"], [166, 12, 1, "", "chdir"], [166, 12, 1, "", "closing"], [166, 12, 1, "", "contextmanager"], [166, 12, 1, "", "nullcontext"], [166, 12, 1, "", "redirect_stderr"], [166, 12, 1, "", "redirect_stdout"], [166, 12, 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, 11, 1, "", "Context"], [167, 11, 1, "", "ContextVar"], [167, 11, 1, "", "Token"], [167, 12, 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, 12, 1, "", "copy"], [168, 12, 1, "", "deepcopy"]], "copyreg": [[169, 12, 1, "", "constructor"], [169, 12, 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, 12, 1, "", "crypt"], [170, 7, 1, "", "methods"], [170, 12, 1, "", "mksalt"]], "csv": [[172, 11, 1, "", "Dialect"], [172, 11, 1, "", "DictReader"], [172, 11, 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, 11, 1, "", "Sniffer"], [172, 11, 1, "", "excel"], [172, 11, 1, "", "excel_tab"], [172, 12, 1, "", "field_size_limit"], [172, 12, 1, "", "get_dialect"], [172, 12, 1, "", "list_dialects"], [172, 12, 1, "", "reader"], [172, 12, 1, "", "register_dialect"], [172, 11, 1, "", "unix_dialect"], [172, 12, 1, "", "unregister_dialect"], [172, 12, 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, 11, 1, "", "Array"], [173, 11, 1, "", "BigEndianStructure"], [173, 11, 1, "", "BigEndianUnion"], [173, 11, 1, "", "CDLL"], [173, 12, 1, "", "CFUNCTYPE"], [173, 12, 1, "", "DllCanUnloadNow"], [173, 12, 1, "", "DllGetClassObject"], [173, 12, 1, "", "FormatError"], [173, 12, 1, "", "GetLastError"], [173, 11, 1, "", "HRESULT"], [173, 11, 1, "", "LibraryLoader"], [173, 11, 1, "", "LittleEndianStructure"], [173, 11, 1, "", "LittleEndianUnion"], [173, 11, 1, "", "OleDLL"], [173, 12, 1, "", "POINTER"], [173, 12, 1, "", "PYFUNCTYPE"], [173, 11, 1, "", "PyDLL"], [173, 11, 1, "", "Structure"], [173, 11, 1, "", "Union"], [173, 12, 1, "", "WINFUNCTYPE"], [173, 11, 1, "", "WinDLL"], [173, 12, 1, "", "WinError"], [173, 11, 1, "", "_CData"], [173, 11, 1, "", "_FuncPtr"], [173, 11, 1, "", "_Pointer"], [173, 11, 1, "", "_SimpleCData"], [173, 12, 1, "", "addressof"], [173, 12, 1, "", "alignment"], [173, 12, 1, "", "byref"], [173, 11, 1, "", "c_bool"], [173, 11, 1, "", "c_byte"], [173, 11, 1, "", "c_char"], [173, 11, 1, "", "c_char_p"], [173, 11, 1, "", "c_double"], [173, 11, 1, "", "c_float"], [173, 11, 1, "", "c_int"], [173, 11, 1, "", "c_int16"], [173, 11, 1, "", "c_int32"], [173, 11, 1, "", "c_int64"], [173, 11, 1, "", "c_int8"], [173, 11, 1, "", "c_long"], [173, 11, 1, "", "c_longdouble"], [173, 11, 1, "", "c_longlong"], [173, 11, 1, "", "c_short"], [173, 11, 1, "", "c_size_t"], [173, 11, 1, "", "c_ssize_t"], [173, 11, 1, "", "c_time_t"], [173, 11, 1, "", "c_ubyte"], [173, 11, 1, "", "c_uint"], [173, 11, 1, "", "c_uint16"], [173, 11, 1, "", "c_uint32"], [173, 11, 1, "", "c_uint64"], [173, 11, 1, "", "c_uint8"], [173, 11, 1, "", "c_ulong"], [173, 11, 1, "", "c_ulonglong"], [173, 11, 1, "", "c_ushort"], [173, 11, 1, "", "c_void_p"], [173, 11, 1, "", "c_wchar"], [173, 11, 1, "", "c_wchar_p"], [173, 12, 1, "", "cast"], [173, 12, 1, "", "create_string_buffer"], [173, 12, 1, "", "create_unicode_buffer"], [173, 12, 1, "", "get_errno"], [173, 12, 1, "", "get_last_error"], [173, 12, 1, "", "memmove"], [173, 12, 1, "", "memset"], [173, 12, 1, "", "pointer"], [173, 11, 1, "", "py_object"], [173, 12, 1, "", "resize"], [173, 12, 1, "", "set_errno"], [173, 12, 1, "", "set_last_error"], [173, 12, 1, "", "sizeof"], [173, 12, 1, "", "string_at"], [173, 12, 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, 12, 1, "", "find_library"], [173, 12, 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, 12, 1, "", "baudrate"], [174, 12, 1, "", "beep"], [174, 12, 1, "", "can_change_color"], [174, 12, 1, "", "cbreak"], [174, 12, 1, "", "color_content"], [174, 12, 1, "", "color_pair"], [174, 12, 1, "", "curs_set"], [174, 12, 1, "", "def_prog_mode"], [174, 12, 1, "", "def_shell_mode"], [174, 12, 1, "", "delay_output"], [174, 12, 1, "", "doupdate"], [174, 12, 1, "", "echo"], [174, 12, 1, "", "endwin"], [174, 12, 1, "", "erasechar"], [174, 6, 1, "", "error"], [174, 12, 1, "", "filter"], [174, 12, 1, "", "flash"], [174, 12, 1, "", "flushinp"], [174, 12, 1, "", "get_escdelay"], [174, 12, 1, "", "get_tabsize"], [174, 12, 1, "", "getmouse"], [174, 12, 1, "", "getsyx"], [174, 12, 1, "", "getwin"], [174, 12, 1, "", "halfdelay"], [174, 12, 1, "", "has_colors"], [174, 12, 1, "", "has_extended_color_support"], [174, 12, 1, "", "has_ic"], [174, 12, 1, "", "has_il"], [174, 12, 1, "", "has_key"], [174, 12, 1, "", "init_color"], [174, 12, 1, "", "init_pair"], [174, 12, 1, "", "initscr"], [174, 12, 1, "", "is_term_resized"], [174, 12, 1, "", "isendwin"], [174, 12, 1, "", "keyname"], [174, 12, 1, "", "killchar"], [174, 12, 1, "", "longname"], [174, 12, 1, "", "meta"], [174, 12, 1, "", "mouseinterval"], [174, 12, 1, "", "mousemask"], [174, 12, 1, "", "napms"], [174, 9, 1, "", "ncurses_version"], [174, 12, 1, "", "newpad"], [174, 12, 1, "", "newwin"], [174, 12, 1, "", "nl"], [174, 12, 1, "", "nocbreak"], [174, 12, 1, "", "noecho"], [174, 12, 1, "", "nonl"], [174, 12, 1, "", "noqiflush"], [174, 12, 1, "", "noraw"], [174, 12, 1, "", "pair_content"], [174, 12, 1, "", "pair_number"], [176, 10, 0, "-", "panel"], [174, 12, 1, "", "putp"], [174, 12, 1, "", "qiflush"], [174, 12, 1, "", "raw"], [174, 12, 1, "", "reset_prog_mode"], [174, 12, 1, "", "reset_shell_mode"], [174, 12, 1, "", "resetty"], [174, 12, 1, "", "resize_term"], [174, 12, 1, "", "resizeterm"], [174, 12, 1, "", "savetty"], [174, 12, 1, "", "set_escdelay"], [174, 12, 1, "", "set_tabsize"], [174, 12, 1, "", "setsyx"], [174, 12, 1, "", "setupterm"], [174, 12, 1, "", "start_color"], [174, 12, 1, "", "termattrs"], [174, 12, 1, "", "termname"], [174, 10, 0, "-", "textpad"], [174, 12, 1, "", "tigetflag"], [174, 12, 1, "", "tigetnum"], [174, 12, 1, "", "tigetstr"], [174, 12, 1, "", "tparm"], [174, 12, 1, "", "typeahead"], [174, 12, 1, "", "unctrl"], [174, 12, 1, "", "unget_wch"], [174, 12, 1, "", "ungetch"], [174, 12, 1, "", "ungetmouse"], [174, 12, 1, "", "update_lines_cols"], [174, 12, 1, "", "use_default_colors"], [174, 12, 1, "", "use_env"], [174, 9, 1, "", "version"], [174, 12, 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, 12, 1, "", "alt"], [175, 12, 1, "", "ascii"], [175, 9, 1, "", "controlnames"], [175, 12, 1, "", "ctrl"], [175, 12, 1, "", "isalnum"], [175, 12, 1, "", "isalpha"], [175, 12, 1, "", "isascii"], [175, 12, 1, "", "isblank"], [175, 12, 1, "", "iscntrl"], [175, 12, 1, "", "isctrl"], [175, 12, 1, "", "isdigit"], [175, 12, 1, "", "isgraph"], [175, 12, 1, "", "islower"], [175, 12, 1, "", "ismeta"], [175, 12, 1, "", "isprint"], [175, 12, 1, "", "ispunct"], [175, 12, 1, "", "isspace"], [175, 12, 1, "", "isupper"], [175, 12, 1, "", "isxdigit"], [175, 12, 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, 12, 1, "", "bottom_panel"], [176, 12, 1, "", "new_panel"], [176, 12, 1, "", "top_panel"], [176, 12, 1, "", "update_panels"]], "curses.textpad": [[174, 11, 1, "", "Textbox"], [174, 12, 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, 11, 1, "", "Field"], [178, 6, 1, "", "FrozenInstanceError"], [178, 9, 1, "", "KW_ONLY"], [178, 9, 1, "", "MISSING"], [178, 12, 1, "", "__post_init__"], [178, 12, 1, "", "asdict"], [178, 12, 1, "", "astuple"], [178, 12, 1, "", "dataclass"], [178, 12, 1, "", "field"], [178, 12, 1, "", "fields"], [178, 12, 1, "", "is_dataclass"], [178, 12, 1, "", "make_dataclass"], [178, 12, 1, "", "replace"]], "datetime": [[180, 9, 1, "", "MAXYEAR"], [180, 9, 1, "", "MINYEAR"], [180, 7, 1, "", "UTC"], [180, 11, 1, "", "date"], [180, 11, 1, "", "datetime"], [180, 11, 1, "", "time"], [180, 11, 1, "", "timedelta"], [180, 11, 1, "", "timezone"], [180, 11, 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, 12, 1, "", "open"], [181, 12, 1, "", "whichdb"]], "dbm.dumb.dumbdbm": [[181, 8, 1, "", "close"], [181, 8, 1, "", "sync"]], "dbm.dumb": [[181, 6, 1, "", "error"], [181, 12, 1, "", "open"]], "dbm.gnu": [[181, 6, 1, "", "error"], [181, 12, 1, "", "open"], [181, 9, 1, "", "open_flags"]], "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, 12, 1, "", "open"]], "dbm.ndbm.ndbm": [[181, 8, 1, "", "close"]], "decimal": [[183, 11, 1, "", "BasicContext"], [183, 11, 1, "", "Clamped"], [183, 11, 1, "", "Context"], [183, 11, 1, "", "Decimal"], [183, 11, 1, "", "DecimalException"], [183, 11, 1, "", "DefaultContext"], [183, 11, 1, "", "DivisionByZero"], [183, 11, 1, "", "ExtendedContext"], [183, 11, 1, "", "FloatOperation"], [183, 9, 1, "", "HAVE_CONTEXTVAR"], [183, 9, 1, "", "HAVE_THREADS"], [183, 11, 1, "", "Inexact"], [183, 11, 1, "", "InvalidOperation"], [183, 9, 1, "", "MAX_EMAX"], [183, 9, 1, "", "MAX_PREC"], [183, 9, 1, "", "MIN_EMIN"], [183, 9, 1, "", "MIN_ETINY"], [183, 11, 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, 11, 1, "", "Rounded"], [183, 11, 1, "", "Subnormal"], [183, 11, 1, "", "Underflow"], [183, 12, 1, "", "getcontext"], [183, 12, 1, "", "localcontext"], [183, 12, 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, 11, 1, "", "Differ"], [187, 11, 1, "", "HtmlDiff"], [187, 12, 1, "", "IS_CHARACTER_JUNK"], [187, 12, 1, "", "IS_LINE_JUNK"], [187, 11, 1, "", "SequenceMatcher"], [187, 12, 1, "", "context_diff"], [187, 12, 1, "", "diff_bytes"], [187, 12, 1, "", "get_close_matches"], [187, 12, 1, "", "ndiff"], [187, 12, 1, "", "restore"], [187, 12, 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, 11, 1, "", "Bytecode"], [188, 11, 1, "", "Instruction"], [188, 11, 1, "", "Positions"], [188, 9, 1, "", "cmp_op"], [188, 12, 1, "", "code_info"], [188, 12, 1, "", "dis"], [188, 12, 1, "", "disassemble"], [188, 12, 1, "", "disco"], [188, 12, 1, "", "distb"], [188, 12, 1, "", "findlabels"], [188, 12, 1, "", "findlinestarts"], [188, 12, 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, 12, 1, "", "show_code"], [188, 12, 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, 11, 1, "", "DebugRunner"], [190, 12, 1, "", "DocFileSuite"], [190, 11, 1, "", "DocTest"], [190, 6, 1, "", "DocTestFailure"], [190, 11, 1, "", "DocTestFinder"], [190, 11, 1, "", "DocTestParser"], [190, 11, 1, "", "DocTestRunner"], [190, 12, 1, "", "DocTestSuite"], [190, 9, 1, "", "ELLIPSIS"], [190, 11, 1, "", "Example"], [190, 9, 1, "", "FAIL_FAST"], [190, 9, 1, "", "IGNORE_EXCEPTION_DETAIL"], [190, 9, 1, "", "NORMALIZE_WHITESPACE"], [190, 11, 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, 12, 1, "", "debug"], [190, 12, 1, "", "debug_src"], [190, 6, 1, "", "failureException"], [190, 12, 1, "", "register_optionflag"], [190, 12, 1, "", "run_docstring_examples"], [190, 12, 1, "", "script_from_examples"], [190, 12, 1, "", "set_unittest_reportflags"], [190, 12, 1, "", "testfile"], [190, 12, 1, "", "testmod"], [190, 12, 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, 12, 1, "", "message_from_binary_file"], [204, 12, 1, "", "message_from_bytes"], [204, 12, 1, "", "message_from_file"], [204, 12, 1, "", "message_from_string"], [203, 10, 0, "-", "mime"], [204, 10, 0, "-", "parser"], [205, 10, 0, "-", "policy"], [206, 10, 0, "-", "utils"]], "email.charset": [[192, 11, 1, "", "Charset"], [192, 12, 1, "", "add_alias"], [192, 12, 1, "", "add_charset"], [192, 12, 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, 11, 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, 12, 1, "", "encode_7or8bit"], [195, 12, 1, "", "encode_base64"], [195, 12, 1, "", "encode_noop"], [195, 12, 1, "", "encode_quopri"]], "email.errors": [[196, 6, 1, "", "BoundaryError"], [196, 6, 1, "", "HeaderDefect"], [196, 6, 1, "", "HeaderParseError"], [196, 6, 1, "", "MessageDefect"], [196, 6, 1, "", "MessageError"], [196, 6, 1, "", "MessageParseError"], [196, 6, 1, "", "MultipartConversionError"]], "email.generator": [[198, 11, 1, "", "BytesGenerator"], [198, 11, 1, "", "DecodedGenerator"], [198, 11, 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, 11, 1, "", "Header"], [199, 12, 1, "", "decode_header"], [199, 12, 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, 11, 1, "", "Address"], [200, 11, 1, "", "AddressHeader"], [200, 11, 1, "", "BaseHeader"], [200, 11, 1, "", "ContentDispositionHeader"], [200, 11, 1, "", "ContentTransferEncoding"], [200, 11, 1, "", "ContentTypeHeader"], [200, 11, 1, "", "DateHeader"], [200, 11, 1, "", "Group"], [200, 11, 1, "", "HeaderRegistry"], [200, 11, 1, "", "MIMEVersionHeader"], [200, 11, 1, "", "ParameterizedMIMEHeader"], [200, 11, 1, "", "SingleAddressHeader"], [200, 11, 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, 12, 1, "", "_structure"], [201, 12, 1, "", "body_line_iterator"], [201, 12, 1, "", "typed_subpart_iterator"]], "email.message": [[202, 11, 1, "", "EmailMessage"], [202, 11, 1, "", "MIMEPart"], [193, 11, 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": [[203, 10, 0, "-", "application"], [203, 10, 0, "-", "audio"], [203, 10, 0, "-", "base"], [203, 10, 0, "-", "image"], [203, 10, 0, "-", "message"], [203, 10, 0, "-", "multipart"], [203, 10, 0, "-", "nonmultipart"], [203, 10, 0, "-", "text"]], "email.mime.application": [[203, 11, 1, "", "MIMEApplication"]], "email.mime.audio": [[203, 11, 1, "", "MIMEAudio"]], "email.mime.base": [[203, 11, 1, "", "MIMEBase"]], "email.mime.image": [[203, 11, 1, "", "MIMEImage"]], "email.mime.message": [[203, 11, 1, "", "MIMEMessage"]], "email.mime.multipart": [[203, 11, 1, "", "MIMEMultipart"]], "email.mime.nonmultipart": [[203, 11, 1, "", "MIMENonMultipart"]], "email.mime.text": [[203, 11, 1, "", "MIMEText"]], "email.parser": [[204, 11, 1, "", "BytesFeedParser"], [204, 11, 1, "", "BytesHeaderParser"], [204, 11, 1, "", "BytesParser"], [204, 11, 1, "", "FeedParser"], [204, 11, 1, "", "HeaderParser"], [204, 11, 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, 11, 1, "", "Compat32"], [205, 11, 1, "", "EmailPolicy"], [205, 9, 1, "", "HTTP"], [205, 11, 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, 12, 1, "", "collapse_rfc2231_value"], [206, 12, 1, "", "decode_params"], [206, 12, 1, "", "decode_rfc2231"], [206, 12, 1, "", "encode_rfc2231"], [206, 12, 1, "", "format_datetime"], [206, 12, 1, "", "formataddr"], [206, 12, 1, "", "formatdate"], [206, 12, 1, "", "getaddresses"], [206, 12, 1, "", "localtime"], [206, 12, 1, "", "make_msgid"], [206, 12, 1, "", "mktime_tz"], [206, 12, 1, "", "parseaddr"], [206, 12, 1, "", "parsedate"], [206, 12, 1, "", "parsedate_to_datetime"], [206, 12, 1, "", "parsedate_tz"], [206, 12, 1, "", "quote"], [206, 12, 1, "", "unquote"]], "encodings": [[155, 10, 0, "-", "idna"], [155, 10, 0, "-", "mbcs"], [155, 10, 0, "-", "utf_8_sig"]], "encodings.idna": [[155, 12, 1, "", "ToASCII"], [155, 12, 1, "", "ToUnicode"], [155, 12, 1, "", "nameprep"]], "ensurepip": [[207, 12, 1, "", "bootstrap"], [207, 12, 1, "", "version"]], "enum": [[208, 11, 1, "", "Enum"], [208, 11, 1, "", "EnumCheck"], [208, 11, 1, "", "EnumType"], [208, 11, 1, "", "Flag"], [208, 11, 1, "", "FlagBoundary"], [208, 11, 1, "", "IntEnum"], [208, 11, 1, "", "IntFlag"], [208, 11, 1, "", "ReprEnum"], [208, 11, 1, "", "StrEnum"], [208, 11, 1, "", "auto"], [208, 12, 1, "", "global_enum"], [208, 12, 1, "", "member"], [208, 12, 1, "", "nonmember"], [208, 12, 1, "", "property"], [208, 12, 1, "", "show_flag_values"], [208, 12, 1, "", "unique"], [208, 12, 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, 12, 1, "", "cancel_dump_traceback_later"], [211, 12, 1, "", "disable"], [211, 12, 1, "", "dump_traceback"], [211, 12, 1, "", "dump_traceback_later"], [211, 12, 1, "", "enable"], [211, 12, 1, "", "is_enabled"], [211, 12, 1, "", "register"], [211, 12, 1, "", "unregister"]], "fcntl": [[212, 12, 1, "", "fcntl"], [212, 12, 1, "", "flock"], [212, 12, 1, "", "ioctl"], [212, 12, 1, "", "lockf"]], "filecmp": [[213, 7, 1, "", "DEFAULT_IGNORES"], [213, 12, 1, "", "clear_cache"], [213, 12, 1, "", "cmp"], [213, 12, 1, "", "cmpfiles"], [213, 11, 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, 11, 1, "", "FileInput"], [215, 12, 1, "", "close"], [215, 12, 1, "", "filelineno"], [215, 12, 1, "", "filename"], [215, 12, 1, "", "fileno"], [215, 12, 1, "", "hook_compressed"], [215, 12, 1, "", "hook_encoded"], [215, 12, 1, "", "input"], [215, 12, 1, "", "isfirstline"], [215, 12, 1, "", "isstdin"], [215, 12, 1, "", "lineno"], [215, 12, 1, "", "nextfile"]], "float": [[341, 8, 1, "", "as_integer_ratio"], [341, 8, 1, "", "fromhex"], [341, 8, 1, "", "hex"], [341, 8, 1, "", "is_integer"]], "fnmatch": [[217, 12, 1, "", "filter"], [217, 12, 1, "", "fnmatch"], [217, 12, 1, "", "fnmatchcase"], [217, 12, 1, "", "translate"]], "fractions": [[218, 11, 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"], [425, 7, 1, "", "f_back"], [425, 7, 1, "", "f_builtins"], [425, 7, 1, "", "f_code"], [425, 7, 1, "", "f_globals"], [425, 7, 1, "", "f_lasti"], [425, 7, 1, "", "f_lineno"], [425, 7, 1, "", "f_locals"], [425, 7, 1, "", "f_trace"], [425, 7, 1, "", "f_trace_lines"], [425, 7, 1, "", "f_trace_opcodes"]], "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, 11, 1, "", "FTP"], [220, 11, 1, "", "FTP_TLS"], [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"]], "function": [[425, 7, 1, "", "__annotations__"], [425, 7, 1, "", "__closure__"], [425, 7, 1, "", "__code__"], [425, 7, 1, "", "__defaults__"], [425, 7, 1, "", "__dict__"], [425, 7, 1, "", "__doc__"], [425, 7, 1, "", "__globals__"], [425, 7, 1, "", "__kwdefaults__"], [425, 7, 1, "", "__module__"], [425, 7, 1, "", "__name__"], [425, 7, 1, "", "__qualname__"], [425, 7, 1, "", "__type_params__"]], "functools": [[223, 12, 1, "", "cache"], [223, 12, 1, "", "cached_property"], [223, 12, 1, "", "cmp_to_key"], [223, 12, 1, "", "lru_cache"], [223, 12, 1, "", "partial"], [223, 11, 1, "", "partialmethod"], [223, 12, 1, "", "reduce"], [223, 12, 1, "", "singledispatch"], [223, 11, 1, "", "singledispatchmethod"], [223, 12, 1, "", "total_ordering"], [223, 12, 1, "", "update_wrapper"], [223, 12, 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, 12, 1, "", "collect"], [224, 12, 1, "", "disable"], [224, 12, 1, "", "enable"], [224, 12, 1, "", "freeze"], [224, 9, 1, "", "garbage"], [224, 12, 1, "", "get_count"], [224, 12, 1, "", "get_debug"], [224, 12, 1, "", "get_freeze_count"], [224, 12, 1, "", "get_objects"], [224, 12, 1, "", "get_referents"], [224, 12, 1, "", "get_referrers"], [224, 12, 1, "", "get_stats"], [224, 12, 1, "", "get_threshold"], [224, 12, 1, "", "is_finalized"], [224, 12, 1, "", "is_tracked"], [224, 12, 1, "", "isenabled"], [224, 12, 1, "", "set_debug"], [224, 12, 1, "", "set_threshold"], [224, 12, 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, 12, 1, "", "getopt"], [225, 12, 1, "", "gnu_getopt"]], "getpass": [[226, 6, 1, "", "GetPassWarning"], [226, 12, 1, "", "getpass"], [226, 12, 1, "", "getuser"]], "gettext": [[227, 11, 1, "", "GNUTranslations"], [227, 11, 1, "", "NullTranslations"], [227, 12, 1, "", "bindtextdomain"], [227, 12, 1, "", "dgettext"], [227, 12, 1, "", "dngettext"], [227, 12, 1, "", "dnpgettext"], [227, 12, 1, "", "dpgettext"], [227, 12, 1, "", "find"], [227, 12, 1, "", "gettext"], [227, 12, 1, "", "install"], [227, 12, 1, "", "ngettext"], [227, 12, 1, "", "npgettext"], [227, 12, 1, "", "pgettext"], [227, 12, 1, "", "textdomain"], [227, 12, 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, 12, 1, "", "escape"], [228, 12, 1, "", "glob"], [228, 12, 1, "", "iglob"]], "graphlib": [[229, 6, 1, "", "CycleError"], [229, 11, 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, 12, 1, "", "getgrall"], [230, 12, 1, "", "getgrgid"], [230, 12, 1, "", "getgrnam"]], "gzip": [[231, 6, 1, "", "BadGzipFile"], [231, 11, 1, "", "GzipFile"], [231, 12, 1, "", "compress"], [231, 12, 1, "", "decompress"], [231, 12, 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, 12, 1, "", "blake2b"], [232, 12, 1, "", "blake2s"], [232, 12, 1, "", "file_digest"], [232, 12, 1, "", "md5"], [232, 12, 1, "", "new"], [232, 12, 1, "", "pbkdf2_hmac"], [232, 12, 1, "", "scrypt"], [232, 12, 1, "", "sha1"], [232, 12, 1, "", "sha224"], [232, 12, 1, "", "sha256"], [232, 12, 1, "", "sha384"], [232, 12, 1, "", "sha3_224"], [232, 12, 1, "", "sha3_256"], [232, 12, 1, "", "sha3_384"], [232, 12, 1, "", "sha3_512"], [232, 12, 1, "", "sha512"], [232, 12, 1, "", "shake_128"], [232, 12, 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, 12, 1, "", "heapify"], [233, 12, 1, "", "heappop"], [233, 12, 1, "", "heappush"], [233, 12, 1, "", "heappushpop"], [233, 12, 1, "", "heapreplace"], [233, 12, 1, "", "merge"], [233, 12, 1, "", "nlargest"], [233, 12, 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, 12, 1, "", "compare_digest"], [234, 12, 1, "", "digest"], [234, 12, 1, "", "new"]], "html": [[236, 10, 0, "-", "entities"], [235, 12, 1, "", "escape"], [237, 10, 0, "-", "parser"], [235, 12, 1, "", "unescape"]], "html.entities": [[236, 9, 1, "", "codepoint2name"], [236, 9, 1, "", "entitydefs"], [236, 9, 1, "", "html5"], [236, 9, 1, "", "name2codepoint"]], "html.parser": [[237, 11, 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, 11, 1, "", "HTTPMethod"], [238, 11, 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, 11, 1, "", "HTTPConnection"], [239, 6, 1, "", "HTTPException"], [239, 11, 1, "", "HTTPMessage"], [239, 11, 1, "", "HTTPResponse"], [239, 11, 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, 12, 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, 11, 1, "", "Cookie"], [240, 11, 1, "", "CookieJar"], [240, 11, 1, "", "CookiePolicy"], [240, 11, 1, "", "DefaultCookiePolicy"], [240, 11, 1, "", "FileCookieJar"], [240, 11, 1, "", "LWPCookieJar"], [240, 6, 1, "", "LoadError"], [240, 11, 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, 11, 1, "", "BaseCookie"], [241, 6, 1, "", "CookieError"], [241, 11, 1, "", "Morsel"], [241, 11, 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, 7, 1, "", "comment"], [241, 8, 1, "", "copy"], [241, 7, 1, "", "domain"], [241, 7, 1, "", "expires"], [241, 7, 1, "", "httponly"], [241, 8, 1, "", "isReservedKey"], [241, 8, 1, "", "js_output"], [241, 7, 1, "", "key"], [241, 8, 1, "", "output"], [241, 7, 1, "", "path"], [241, 7, 1, "", "samesite"], [241, 7, 1, "", "secure"], [241, 8, 1, "", "set"], [241, 8, 1, "", "setdefault"], [241, 8, 1, "", "update"], [241, 7, 1, "", "value"], [241, 7, 1, "", "version"]], "http.server": [[242, 11, 1, "", "BaseHTTPRequestHandler"], [242, 11, 1, "", "CGIHTTPRequestHandler"], [242, 11, 1, "", "HTTPServer"], [242, 11, 1, "", "SimpleHTTPRequestHandler"], [242, 11, 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, 11, 1, "", "IMAP4"], [245, 11, 1, "", "IMAP4_SSL"], [245, 11, 1, "", "IMAP4_stream"], [245, 12, 1, "", "Int2AP"], [245, 12, 1, "", "Internaldate2tuple"], [245, 12, 1, "", "ParseFlags"], [245, 12, 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, 12, 1, "", "what"]], "importlib": [[247, 12, 1, "", "__import__"], [247, 10, 0, "-", "abc"], [247, 12, 1, "", "import_module"], [247, 12, 1, "", "invalidate_caches"], [247, 10, 0, "-", "machinery"], [248, 10, 0, "-", "metadata"], [247, 12, 1, "", "reload"], [249, 10, 0, "-", "resources"], [247, 10, 0, "-", "util"]], "importlib.abc": [[247, 11, 1, "", "ExecutionLoader"], [247, 11, 1, "", "FileLoader"], [247, 11, 1, "", "InspectLoader"], [247, 11, 1, "", "Loader"], [247, 11, 1, "", "MetaPathFinder"], [247, 11, 1, "", "PathEntryFinder"], [247, 11, 1, "", "ResourceLoader"], [247, 11, 1, "", "ResourceReader"], [247, 11, 1, "", "SourceLoader"], [247, 11, 1, "", "Traversable"], [247, 11, 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, 11, 1, "", "BuiltinImporter"], [247, 7, 1, "", "DEBUG_BYTECODE_SUFFIXES"], [247, 7, 1, "", "EXTENSION_SUFFIXES"], [247, 11, 1, "", "ExtensionFileLoader"], [247, 11, 1, "", "FileFinder"], [247, 11, 1, "", "FrozenImporter"], [247, 11, 1, "", "ModuleSpec"], [247, 11, 1, "", "NamespaceLoader"], [247, 7, 1, "", "OPTIMIZED_BYTECODE_SUFFIXES"], [247, 11, 1, "", "PathFinder"], [247, 7, 1, "", "SOURCE_SUFFIXES"], [247, 11, 1, "", "SourceFileLoader"], [247, 11, 1, "", "SourcelessFileLoader"], [247, 11, 1, "", "WindowsRegistryFinder"], [247, 12, 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, 11, 1, "", "Anchor"], [249, 9, 1, "", "Package"], [249, 9, 1, "", "Resource"], [250, 10, 0, "-", "abc"], [249, 12, 1, "", "as_file"], [249, 12, 1, "", "contents"], [249, 12, 1, "", "files"], [249, 12, 1, "", "is_resource"], [249, 12, 1, "", "open_binary"], [249, 12, 1, "", "open_text"], [249, 12, 1, "", "path"], [249, 12, 1, "", "read_binary"], [249, 12, 1, "", "read_text"]], "importlib.resources.abc": [[250, 11, 1, "", "ResourceReader"], [250, 11, 1, "", "Traversable"], [250, 11, 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, 11, 1, "", "LazyLoader"], [247, 7, 1, "", "MAGIC_NUMBER"], [247, 12, 1, "", "_incompatible_extension_module_restrictions"], [247, 12, 1, "", "cache_from_source"], [247, 12, 1, "", "decode_source"], [247, 12, 1, "", "find_spec"], [247, 12, 1, "", "module_from_spec"], [247, 12, 1, "", "resolve_name"], [247, 12, 1, "", "source_from_cache"], [247, 12, 1, "", "source_hash"], [247, 12, 1, "", "spec_from_file_location"], [247, 12, 1, "", "spec_from_loader"]], "importlib.util.LazyLoader": [[247, 8, 1, "", "factory"]], "inspect": [[252, 11, 1, "", "BoundArguments"], [252, 11, 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, 11, 1, "", "FrameInfo"], [252, 11, 1, "", "Parameter"], [252, 11, 1, "", "Signature"], [252, 11, 1, "", "Traceback"], [252, 12, 1, "", "cleandoc"], [252, 12, 1, "", "currentframe"], [252, 12, 1, "", "formatargvalues"], [252, 12, 1, "", "get_annotations"], [252, 12, 1, "", "getargvalues"], [252, 12, 1, "", "getasyncgenlocals"], [252, 12, 1, "", "getasyncgenstate"], [252, 12, 1, "", "getattr_static"], [252, 12, 1, "", "getcallargs"], [252, 12, 1, "", "getclasstree"], [252, 12, 1, "", "getclosurevars"], [252, 12, 1, "", "getcomments"], [252, 12, 1, "", "getcoroutinelocals"], [252, 12, 1, "", "getcoroutinestate"], [252, 12, 1, "", "getdoc"], [252, 12, 1, "", "getfile"], [252, 12, 1, "", "getframeinfo"], [252, 12, 1, "", "getfullargspec"], [252, 12, 1, "", "getgeneratorlocals"], [252, 12, 1, "", "getgeneratorstate"], [252, 12, 1, "", "getinnerframes"], [252, 12, 1, "", "getmembers"], [252, 12, 1, "", "getmembers_static"], [252, 12, 1, "", "getmodule"], [252, 12, 1, "", "getmodulename"], [252, 12, 1, "", "getmro"], [252, 12, 1, "", "getouterframes"], [252, 12, 1, "", "getsource"], [252, 12, 1, "", "getsourcefile"], [252, 12, 1, "", "getsourcelines"], [252, 12, 1, "", "isabstract"], [252, 12, 1, "", "isasyncgen"], [252, 12, 1, "", "isasyncgenfunction"], [252, 12, 1, "", "isawaitable"], [252, 12, 1, "", "isbuiltin"], [252, 12, 1, "", "isclass"], [252, 12, 1, "", "iscode"], [252, 12, 1, "", "iscoroutine"], [252, 12, 1, "", "iscoroutinefunction"], [252, 12, 1, "", "isdatadescriptor"], [252, 12, 1, "", "isframe"], [252, 12, 1, "", "isfunction"], [252, 12, 1, "", "isgenerator"], [252, 12, 1, "", "isgeneratorfunction"], [252, 12, 1, "", "isgetsetdescriptor"], [252, 12, 1, "", "ismemberdescriptor"], [252, 12, 1, "", "ismethod"], [252, 12, 1, "", "ismethoddescriptor"], [252, 12, 1, "", "ismethodwrapper"], [252, 12, 1, "", "ismodule"], [252, 12, 1, "", "isroutine"], [252, 12, 1, "", "istraceback"], [252, 12, 1, "", "markcoroutinefunction"], [252, 12, 1, "", "signature"], [252, 12, 1, "", "stack"], [252, 12, 1, "", "trace"], [252, 12, 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, 11, 1, "", "BufferedIOBase"], [255, 11, 1, "", "BufferedRWPair"], [255, 11, 1, "", "BufferedRandom"], [255, 11, 1, "", "BufferedReader"], [255, 11, 1, "", "BufferedWriter"], [255, 11, 1, "", "BytesIO"], [255, 9, 1, "", "DEFAULT_BUFFER_SIZE"], [255, 11, 1, "", "FileIO"], [255, 11, 1, "", "IOBase"], [255, 11, 1, "", "IncrementalNewlineDecoder"], [255, 11, 1, "", "RawIOBase"], [255, 11, 1, "", "StringIO"], [255, 11, 1, "", "TextIOBase"], [255, 11, 1, "", "TextIOWrapper"], [255, 6, 1, "", "UnsupportedOperation"], [255, 12, 1, "", "open"], [255, 12, 1, "", "open_code"], [255, 12, 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, 11, 1, "", "IPv4Address"], [256, 11, 1, "", "IPv4Interface"], [256, 11, 1, "", "IPv4Network"], [256, 11, 1, "", "IPv6Address"], [256, 11, 1, "", "IPv6Interface"], [256, 11, 1, "", "IPv6Network"], [256, 6, 1, "", "NetmaskValueError"], [256, 12, 1, "", "collapse_addresses"], [256, 12, 1, "", "get_mixed_type_key"], [256, 12, 1, "", "ip_address"], [256, 12, 1, "", "ip_interface"], [256, 12, 1, "", "ip_network"], [256, 12, 1, "", "summarize_address_range"], [256, 12, 1, "", "v4_int_to_packed"], [256, 12, 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, 12, 1, "", "accumulate"], [258, 12, 1, "", "batched"], [258, 12, 1, "", "chain"], [258, 12, 1, "", "combinations"], [258, 12, 1, "", "combinations_with_replacement"], [258, 12, 1, "", "compress"], [258, 12, 1, "", "count"], [258, 12, 1, "", "cycle"], [258, 12, 1, "", "dropwhile"], [258, 12, 1, "", "filterfalse"], [258, 12, 1, "", "groupby"], [258, 12, 1, "", "islice"], [258, 12, 1, "", "pairwise"], [258, 12, 1, "", "permutations"], [258, 12, 1, "", "product"], [258, 12, 1, "", "repeat"], [258, 12, 1, "", "starmap"], [258, 12, 1, "", "takewhile"], [258, 12, 1, "", "tee"], [258, 12, 1, "", "zip_longest"]], "itertools.chain": [[258, 8, 1, "", "from_iterable"]], "json": [[259, 6, 1, "", "JSONDecodeError"], [259, 11, 1, "", "JSONDecoder"], [259, 11, 1, "", "JSONEncoder"], [259, 12, 1, "", "dump"], [259, 12, 1, "", "dumps"], [259, 12, 1, "", "load"], [259, 12, 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, 12, 1, "", "iskeyword"], [260, 12, 1, "", "issoftkeyword"], [260, 9, 1, "", "kwlist"], [260, 9, 1, "", "softkwlist"]], "linecache": [[262, 12, 1, "", "checkcache"], [262, 12, 1, "", "clearcache"], [262, 12, 1, "", "getline"], [262, 12, 1, "", "lazycache"]], "list": [[341, 8, 1, "", "sort"]], "locale": [[263, 9, 1, "", "ABDAY_1"], [263, 9, 1, "", "ABDAY_2"], [263, 9, 1, "", "ABDAY_3"], [263, 9, 1, "", "ABDAY_4"], [263, 9, 1, "", "ABDAY_5"], [263, 9, 1, "", "ABDAY_6"], [263, 9, 1, "", "ABDAY_7"], [263, 9, 1, "", "ABMON_1"], [263, 9, 1, "", "ABMON_10"], [263, 9, 1, "", "ABMON_11"], [263, 9, 1, "", "ABMON_12"], [263, 9, 1, "", "ABMON_2"], [263, 9, 1, "", "ABMON_3"], [263, 9, 1, "", "ABMON_4"], [263, 9, 1, "", "ABMON_5"], [263, 9, 1, "", "ABMON_6"], [263, 9, 1, "", "ABMON_7"], [263, 9, 1, "", "ABMON_8"], [263, 9, 1, "", "ABMON_9"], [263, 9, 1, "", "ALT_DIGITS"], [263, 9, 1, "", "CHAR_MAX"], [263, 9, 1, "", "CODESET"], [263, 9, 1, "", "CRNCYSTR"], [263, 9, 1, "", "DAY_1"], [263, 9, 1, "", "DAY_2"], [263, 9, 1, "", "DAY_3"], [263, 9, 1, "", "DAY_4"], [263, 9, 1, "", "DAY_5"], [263, 9, 1, "", "DAY_6"], [263, 9, 1, "", "DAY_7"], [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, "", "MON_1"], [263, 9, 1, "", "MON_10"], [263, 9, 1, "", "MON_11"], [263, 9, 1, "", "MON_12"], [263, 9, 1, "", "MON_2"], [263, 9, 1, "", "MON_3"], [263, 9, 1, "", "MON_4"], [263, 9, 1, "", "MON_5"], [263, 9, 1, "", "MON_6"], [263, 9, 1, "", "MON_7"], [263, 9, 1, "", "MON_8"], [263, 9, 1, "", "MON_9"], [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, 12, 1, "", "atof"], [263, 12, 1, "", "atoi"], [263, 12, 1, "", "bind_textdomain_codeset"], [263, 12, 1, "", "bindtextdomain"], [263, 12, 1, "", "currency"], [263, 12, 1, "", "dcgettext"], [263, 12, 1, "", "delocalize"], [263, 12, 1, "", "dgettext"], [263, 12, 1, "", "format_string"], [263, 12, 1, "", "getdefaultlocale"], [263, 12, 1, "", "getencoding"], [263, 12, 1, "", "getlocale"], [263, 12, 1, "", "getpreferredencoding"], [263, 12, 1, "", "gettext"], [263, 12, 1, "", "localeconv"], [263, 12, 1, "", "localize"], [263, 12, 1, "", "nl_langinfo"], [263, 12, 1, "", "normalize"], [263, 12, 1, "", "resetlocale"], [263, 12, 1, "", "setlocale"], [263, 12, 1, "", "str"], [263, 12, 1, "", "strcoll"], [263, 12, 1, "", "strxfrm"], [263, 12, 1, "", "textdomain"]], "logging": [[264, 11, 1, "", "BufferingFormatter"], [264, 9, 1, "", "CRITICAL"], [264, 9, 1, "", "DEBUG"], [264, 9, 1, "", "ERROR"], [266, 11, 1, "", "FileHandler"], [264, 11, 1, "", "Filter"], [264, 11, 1, "", "Formatter"], [264, 11, 1, "", "Handler"], [264, 9, 1, "", "INFO"], [264, 11, 1, "", "LogRecord"], [264, 11, 1, "", "Logger"], [264, 11, 1, "", "LoggerAdapter"], [264, 9, 1, "", "NOTSET"], [266, 11, 1, "", "NullHandler"], [266, 11, 1, "", "StreamHandler"], [264, 9, 1, "", "WARNING"], [264, 12, 1, "", "addLevelName"], [264, 12, 1, "", "basicConfig"], [264, 12, 1, "", "captureWarnings"], [265, 10, 0, "-", "config"], [264, 12, 1, "", "critical"], [264, 12, 1, "", "debug"], [264, 12, 1, "", "disable"], [264, 12, 1, "", "error"], [264, 12, 1, "", "exception"], [264, 12, 1, "", "getHandlerByName"], [264, 12, 1, "", "getHandlerNames"], [264, 12, 1, "", "getLevelName"], [264, 12, 1, "", "getLevelNamesMapping"], [264, 12, 1, "", "getLogRecordFactory"], [264, 12, 1, "", "getLogger"], [264, 12, 1, "", "getLoggerClass"], [266, 10, 0, "-", "handlers"], [264, 12, 1, "", "info"], [264, 7, 1, "", "lastResort"], [264, 12, 1, "", "log"], [264, 12, 1, "", "makeLogRecord"], [264, 7, 1, "", "raiseExceptions"], [264, 12, 1, "", "setLogRecordFactory"], [264, 12, 1, "", "setLoggerClass"], [264, 12, 1, "", "shutdown"], [264, 12, 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, 12, 1, "", "dictConfig"], [265, 12, 1, "", "fileConfig"], [265, 12, 1, "", "listen"], [265, 12, 1, "", "stopListening"]], "logging.handlers": [[266, 11, 1, "", "BaseRotatingHandler"], [266, 11, 1, "", "BufferingHandler"], [266, 11, 1, "", "DatagramHandler"], [266, 11, 1, "", "HTTPHandler"], [266, 11, 1, "", "MemoryHandler"], [266, 11, 1, "", "NTEventLogHandler"], [266, 11, 1, "", "QueueHandler"], [266, 11, 1, "", "QueueListener"], [266, 11, 1, "", "RotatingFileHandler"], [266, 11, 1, "", "SMTPHandler"], [266, 11, 1, "", "SocketHandler"], [266, 11, 1, "", "SysLogHandler"], [266, 11, 1, "", "TimedRotatingFileHandler"], [266, 11, 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, 11, 1, "", "LZMACompressor"], [267, 11, 1, "", "LZMADecompressor"], [267, 6, 1, "", "LZMAError"], [267, 11, 1, "", "LZMAFile"], [267, 12, 1, "", "compress"], [267, 12, 1, "", "decompress"], [267, 12, 1, "", "is_check_supported"], [267, 12, 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, 11, 1, "", "Babyl"], [268, 11, 1, "", "BabylMessage"], [268, 6, 1, "", "Error"], [268, 6, 1, "", "ExternalClashError"], [268, 6, 1, "", "FormatError"], [268, 11, 1, "", "MH"], [268, 11, 1, "", "MHMessage"], [268, 11, 1, "", "MMDF"], [268, 11, 1, "", "MMDFMessage"], [268, 11, 1, "", "Mailbox"], [268, 11, 1, "", "Maildir"], [268, 11, 1, "", "MaildirMessage"], [268, 11, 1, "", "Message"], [268, 6, 1, "", "NoSuchMailboxError"], [268, 6, 1, "", "NotEmptyError"], [268, 11, 1, "", "mbox"], [268, 11, 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, 7, 1, "", "colon"], [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, 12, 1, "", "findmatch"], [269, 12, 1, "", "getcaps"]], "marshal": [[271, 12, 1, "", "dump"], [271, 12, 1, "", "dumps"], [271, 12, 1, "", "load"], [271, 12, 1, "", "loads"], [271, 9, 1, "", "version"]], "math": [[272, 12, 1, "", "acos"], [272, 12, 1, "", "acosh"], [272, 12, 1, "", "asin"], [272, 12, 1, "", "asinh"], [272, 12, 1, "", "atan"], [272, 12, 1, "", "atan2"], [272, 12, 1, "", "atanh"], [272, 12, 1, "", "cbrt"], [272, 12, 1, "", "ceil"], [272, 12, 1, "", "comb"], [272, 12, 1, "", "copysign"], [272, 12, 1, "", "cos"], [272, 12, 1, "", "cosh"], [272, 12, 1, "", "degrees"], [272, 12, 1, "", "dist"], [272, 9, 1, "", "e"], [272, 12, 1, "", "erf"], [272, 12, 1, "", "erfc"], [272, 12, 1, "", "exp"], [272, 12, 1, "", "exp2"], [272, 12, 1, "", "expm1"], [272, 12, 1, "", "fabs"], [272, 12, 1, "", "factorial"], [272, 12, 1, "", "floor"], [272, 12, 1, "", "fmod"], [272, 12, 1, "", "frexp"], [272, 12, 1, "", "fsum"], [272, 12, 1, "", "gamma"], [272, 12, 1, "", "gcd"], [272, 12, 1, "", "hypot"], [272, 9, 1, "", "inf"], [272, 12, 1, "", "isclose"], [272, 12, 1, "", "isfinite"], [272, 12, 1, "", "isinf"], [272, 12, 1, "", "isnan"], [272, 12, 1, "", "isqrt"], [272, 12, 1, "", "lcm"], [272, 12, 1, "", "ldexp"], [272, 12, 1, "", "lgamma"], [272, 12, 1, "", "log"], [272, 12, 1, "", "log10"], [272, 12, 1, "", "log1p"], [272, 12, 1, "", "log2"], [272, 12, 1, "", "modf"], [272, 9, 1, "", "nan"], [272, 12, 1, "", "nextafter"], [272, 12, 1, "", "perm"], [272, 9, 1, "", "pi"], [272, 12, 1, "", "pow"], [272, 12, 1, "", "prod"], [272, 12, 1, "", "radians"], [272, 12, 1, "", "remainder"], [272, 12, 1, "", "sin"], [272, 12, 1, "", "sinh"], [272, 12, 1, "", "sqrt"], [272, 12, 1, "", "sumprod"], [272, 12, 1, "", "tan"], [272, 12, 1, "", "tanh"], [272, 9, 1, "", "tau"], [272, 12, 1, "", "trunc"], [272, 12, 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"]], "method": [[425, 7, 1, "", "__doc__"], [425, 7, 1, "", "__func__"], [425, 7, 1, "", "__module__"], [425, 7, 1, "", "__name__"], [425, 7, 1, "", "__self__"]], "mimetypes": [[273, 11, 1, "", "MimeTypes"], [273, 12, 1, "", "add_type"], [273, 9, 1, "", "common_types"], [273, 9, 1, "", "encodings_map"], [273, 12, 1, "", "guess_all_extensions"], [273, 12, 1, "", "guess_extension"], [273, 12, 1, "", "guess_type"], [273, 12, 1, "", "init"], [273, 9, 1, "", "inited"], [273, 9, 1, "", "knownfiles"], [273, 12, 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, 11, 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, 12, 1, "", "AddPackagePath"], [276, 11, 1, "", "ModuleFinder"], [276, 12, 1, "", "ReplacePackage"]], "modulefinder.ModuleFinder": [[276, 7, 1, "", "modules"], [276, 8, 1, "", "report"], [276, 8, 1, "", "run_script"]], "msilib": [[278, 11, 1, "", "Binary"], [278, 11, 1, "", "CAB"], [278, 11, 1, "", "Control"], [278, 12, 1, "", "CreateRecord"], [278, 11, 1, "", "Dialog"], [278, 11, 1, "", "Directory"], [278, 12, 1, "", "FCICreate"], [278, 11, 1, "", "Feature"], [278, 12, 1, "", "OpenDatabase"], [278, 11, 1, "", "RadioButtonGroup"], [278, 12, 1, "", "UuidCreate"], [278, 12, 1, "", "add_data"], [278, 12, 1, "", "add_stream"], [278, 12, 1, "", "add_tables"], [278, 12, 1, "", "gen_uuid"], [278, 12, 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, 12, 1, "", "get_osfhandle"], [279, 12, 1, "", "getch"], [279, 12, 1, "", "getche"], [279, 12, 1, "", "getwch"], [279, 12, 1, "", "getwche"], [279, 12, 1, "", "heapmin"], [279, 12, 1, "", "kbhit"], [279, 12, 1, "", "locking"], [279, 12, 1, "", "open_osfhandle"], [279, 12, 1, "", "putch"], [279, 12, 1, "", "putwch"], [279, 12, 1, "", "setmode"], [279, 12, 1, "", "ungetch"], [279, 12, 1, "", "ungetwch"]], "multiprocessing": [[280, 12, 1, "", "Array"], [280, 6, 1, "", "AuthenticationError"], [280, 11, 1, "", "Barrier"], [280, 11, 1, "", "BoundedSemaphore"], [280, 6, 1, "", "BufferTooShort"], [280, 11, 1, "", "Condition"], [280, 11, 1, "", "Event"], [280, 11, 1, "", "JoinableQueue"], [280, 11, 1, "", "Lock"], [280, 12, 1, "", "Manager"], [280, 12, 1, "", "Pipe"], [280, 11, 1, "", "Process"], [280, 6, 1, "", "ProcessError"], [280, 11, 1, "", "Queue"], [280, 11, 1, "", "RLock"], [280, 11, 1, "", "Semaphore"], [280, 11, 1, "", "SimpleQueue"], [280, 6, 1, "", "TimeoutError"], [280, 12, 1, "", "Value"], [280, 12, 1, "", "active_children"], [280, 10, 0, "-", "connection"], [280, 12, 1, "", "cpu_count"], [280, 12, 1, "", "current_process"], [280, 10, 0, "-", "dummy"], [280, 12, 1, "", "freeze_support"], [280, 12, 1, "", "get_all_start_methods"], [280, 12, 1, "", "get_context"], [280, 12, 1, "", "get_logger"], [280, 12, 1, "", "get_start_method"], [280, 12, 1, "", "log_to_stderr"], [280, 10, 0, "-", "managers"], [280, 12, 1, "", "parent_process"], [280, 10, 0, "-", "pool"], [280, 12, 1, "", "set_executable"], [280, 12, 1, "", "set_forkserver_preload"], [280, 12, 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, 12, 1, "", "Client"], [280, 11, 1, "", "Connection"], [280, 11, 1, "", "Listener"], [280, 12, 1, "", "answer_challenge"], [280, 12, 1, "", "deliver_challenge"], [280, 12, 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, 11, 1, "", "BaseManager"], [280, 11, 1, "", "BaseProxy"], [280, 11, 1, "", "Namespace"], [281, 11, 1, "", "SharedMemoryManager"], [280, 11, 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, 11, 1, "", "AsyncResult"], [280, 11, 1, "", "Pool"], [280, 11, 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, 11, 1, "", "ShareableList"], [281, 11, 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, 12, 1, "", "Array"], [280, 12, 1, "", "RawArray"], [280, 12, 1, "", "RawValue"], [280, 12, 1, "", "Value"], [280, 12, 1, "", "copy"], [280, 12, 1, "", "synchronized"]], "netrc": [[283, 6, 1, "", "NetrcParseError"], [283, 11, 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, 12, 1, "", "cat"], [284, 6, 1, "", "error"], [284, 12, 1, "", "get_default_domain"], [284, 12, 1, "", "maps"], [284, 12, 1, "", "match"]], "nntplib": [[285, 11, 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, 11, 1, "", "NNTP_SSL"], [285, 12, 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, 11, 1, "", "Complex"], [286, 11, 1, "", "Integral"], [286, 11, 1, "", "Number"], [286, 11, 1, "", "Rational"], [286, 11, 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, 7, 1, "", "__objclass__"], [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, 12, 1, "", "__abs__"], [288, 12, 1, "", "__add__"], [288, 12, 1, "", "__and__"], [288, 12, 1, "", "__call__"], [288, 12, 1, "", "__concat__"], [288, 12, 1, "", "__contains__"], [288, 12, 1, "", "__delitem__"], [288, 12, 1, "", "__eq__"], [288, 12, 1, "", "__floordiv__"], [288, 12, 1, "", "__ge__"], [288, 12, 1, "", "__getitem__"], [288, 12, 1, "", "__gt__"], [288, 12, 1, "", "__iadd__"], [288, 12, 1, "", "__iand__"], [288, 12, 1, "", "__iconcat__"], [288, 12, 1, "", "__ifloordiv__"], [288, 12, 1, "", "__ilshift__"], [288, 12, 1, "", "__imatmul__"], [288, 12, 1, "", "__imod__"], [288, 12, 1, "", "__imul__"], [288, 12, 1, "", "__index__"], [288, 12, 1, "", "__inv__"], [288, 12, 1, "", "__invert__"], [288, 12, 1, "", "__ior__"], [288, 12, 1, "", "__ipow__"], [288, 12, 1, "", "__irshift__"], [288, 12, 1, "", "__isub__"], [288, 12, 1, "", "__itruediv__"], [288, 12, 1, "", "__ixor__"], [288, 12, 1, "", "__le__"], [288, 12, 1, "", "__lshift__"], [288, 12, 1, "", "__lt__"], [288, 12, 1, "", "__matmul__"], [288, 12, 1, "", "__mod__"], [288, 12, 1, "", "__mul__"], [288, 12, 1, "", "__ne__"], [288, 12, 1, "", "__neg__"], [288, 12, 1, "", "__not__"], [288, 12, 1, "", "__or__"], [288, 12, 1, "", "__pos__"], [288, 12, 1, "", "__pow__"], [288, 12, 1, "", "__rshift__"], [288, 12, 1, "", "__setitem__"], [288, 12, 1, "", "__sub__"], [288, 12, 1, "", "__truediv__"], [288, 12, 1, "", "__xor__"], [288, 12, 1, "", "abs"], [288, 12, 1, "", "add"], [288, 12, 1, "", "and_"], [288, 12, 1, "", "attrgetter"], [288, 12, 1, "", "call"], [288, 12, 1, "", "concat"], [288, 12, 1, "", "contains"], [288, 12, 1, "", "countOf"], [288, 12, 1, "", "delitem"], [288, 12, 1, "", "eq"], [288, 12, 1, "", "floordiv"], [288, 12, 1, "", "ge"], [288, 12, 1, "", "getitem"], [288, 12, 1, "", "gt"], [288, 12, 1, "", "iadd"], [288, 12, 1, "", "iand"], [288, 12, 1, "", "iconcat"], [288, 12, 1, "", "ifloordiv"], [288, 12, 1, "", "ilshift"], [288, 12, 1, "", "imatmul"], [288, 12, 1, "", "imod"], [288, 12, 1, "", "imul"], [288, 12, 1, "", "index"], [288, 12, 1, "", "indexOf"], [288, 12, 1, "", "inv"], [288, 12, 1, "", "invert"], [288, 12, 1, "", "ior"], [288, 12, 1, "", "ipow"], [288, 12, 1, "", "irshift"], [288, 12, 1, "", "is_"], [288, 12, 1, "", "is_not"], [288, 12, 1, "", "isub"], [288, 12, 1, "", "itemgetter"], [288, 12, 1, "", "itruediv"], [288, 12, 1, "", "ixor"], [288, 12, 1, "", "le"], [288, 12, 1, "", "length_hint"], [288, 12, 1, "", "lshift"], [288, 12, 1, "", "lt"], [288, 12, 1, "", "matmul"], [288, 12, 1, "", "methodcaller"], [288, 12, 1, "", "mod"], [288, 12, 1, "", "mul"], [288, 12, 1, "", "ne"], [288, 12, 1, "", "neg"], [288, 12, 1, "", "not_"], [288, 12, 1, "", "or_"], [288, 12, 1, "", "pos"], [288, 12, 1, "", "pow"], [288, 12, 1, "", "rshift"], [288, 12, 1, "", "setitem"], [288, 12, 1, "", "sub"], [288, 12, 1, "", "truediv"], [288, 12, 1, "", "truth"], [288, 12, 1, "", "xor"]], "optparse": [[289, 6, 1, "", "AmbiguousOptionError"], [289, 6, 1, "", "BadOptionError"], [289, 11, 1, "", "Option"], [289, 6, 1, "", "OptionConflictError"], [289, 6, 1, "", "OptionError"], [289, 11, 1, "", "OptionGroup"], [289, 11, 1, "", "OptionParser"], [289, 6, 1, "", "OptionValueError"], [289, 11, 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, 11, 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, 11, 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, 12, 1, "", "WCOREDUMP"], [290, 9, 1, "", "WEXITED"], [290, 12, 1, "", "WEXITSTATUS"], [290, 12, 1, "", "WIFCONTINUED"], [290, 12, 1, "", "WIFEXITED"], [290, 12, 1, "", "WIFSIGNALED"], [290, 12, 1, "", "WIFSTOPPED"], [290, 9, 1, "", "WNOHANG"], [290, 9, 1, "", "WNOWAIT"], [290, 9, 1, "", "WSTOPPED"], [290, 12, 1, "", "WSTOPSIG"], [290, 12, 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, 12, 1, "", "_exit"], [290, 12, 1, "", "abort"], [290, 12, 1, "", "access"], [290, 12, 1, "", "add_dll_directory"], [290, 9, 1, "", "altsep"], [290, 12, 1, "", "chdir"], [290, 12, 1, "", "chflags"], [290, 12, 1, "", "chmod"], [290, 12, 1, "", "chown"], [290, 12, 1, "", "chroot"], [290, 12, 1, "", "close"], [290, 12, 1, "", "closerange"], [290, 12, 1, "", "confstr"], [290, 9, 1, "", "confstr_names"], [290, 12, 1, "", "copy_file_range"], [290, 12, 1, "", "cpu_count"], [290, 12, 1, "", "ctermid"], [290, 9, 1, "", "curdir"], [290, 9, 1, "", "defpath"], [290, 12, 1, "", "device_encoding"], [290, 9, 1, "", "devnull"], [290, 12, 1, "", "dup"], [290, 12, 1, "", "dup2"], [290, 9, 1, "", "environ"], [290, 9, 1, "", "environb"], [290, 6, 1, "", "error"], [290, 12, 1, "", "eventfd"], [290, 12, 1, "", "eventfd_read"], [290, 12, 1, "", "eventfd_write"], [290, 12, 1, "", "execl"], [290, 12, 1, "", "execle"], [290, 12, 1, "", "execlp"], [290, 12, 1, "", "execlpe"], [290, 12, 1, "", "execv"], [290, 12, 1, "", "execve"], [290, 12, 1, "", "execvp"], [290, 12, 1, "", "execvpe"], [290, 9, 1, "", "extsep"], [290, 12, 1, "", "fchdir"], [290, 12, 1, "", "fchmod"], [290, 12, 1, "", "fchown"], [290, 12, 1, "", "fdatasync"], [290, 12, 1, "", "fdopen"], [290, 12, 1, "", "fork"], [290, 12, 1, "", "forkpty"], [290, 12, 1, "", "fpathconf"], [290, 12, 1, "", "fsdecode"], [290, 12, 1, "", "fsencode"], [290, 12, 1, "", "fspath"], [290, 12, 1, "", "fstat"], [290, 12, 1, "", "fstatvfs"], [290, 12, 1, "", "fsync"], [290, 12, 1, "", "ftruncate"], [290, 12, 1, "", "fwalk"], [290, 12, 1, "", "get_blocking"], [290, 12, 1, "", "get_exec_path"], [290, 12, 1, "", "get_handle_inheritable"], [290, 12, 1, "", "get_inheritable"], [290, 12, 1, "", "get_terminal_size"], [290, 12, 1, "", "getcwd"], [290, 12, 1, "", "getcwdb"], [290, 12, 1, "", "getegid"], [290, 12, 1, "", "getenv"], [290, 12, 1, "", "getenvb"], [290, 12, 1, "", "geteuid"], [290, 12, 1, "", "getgid"], [290, 12, 1, "", "getgrouplist"], [290, 12, 1, "", "getgroups"], [290, 12, 1, "", "getloadavg"], [290, 12, 1, "", "getlogin"], [290, 12, 1, "", "getpgid"], [290, 12, 1, "", "getpgrp"], [290, 12, 1, "", "getpid"], [290, 12, 1, "", "getppid"], [290, 12, 1, "", "getpriority"], [290, 12, 1, "", "getrandom"], [290, 12, 1, "", "getresgid"], [290, 12, 1, "", "getresuid"], [290, 12, 1, "", "getsid"], [290, 12, 1, "", "getuid"], [290, 12, 1, "", "getxattr"], [290, 12, 1, "", "initgroups"], [290, 12, 1, "", "isatty"], [290, 12, 1, "", "kill"], [290, 12, 1, "", "killpg"], [290, 12, 1, "", "lchflags"], [290, 12, 1, "", "lchmod"], [290, 12, 1, "", "lchown"], [290, 9, 1, "", "linesep"], [290, 12, 1, "", "link"], [290, 12, 1, "", "listdir"], [290, 12, 1, "", "listdrives"], [290, 12, 1, "", "listmounts"], [290, 12, 1, "", "listvolumes"], [290, 12, 1, "", "listxattr"], [290, 12, 1, "", "lockf"], [290, 12, 1, "", "login_tty"], [290, 12, 1, "", "lseek"], [290, 12, 1, "", "lstat"], [290, 12, 1, "", "major"], [290, 12, 1, "", "makedev"], [290, 12, 1, "", "makedirs"], [290, 12, 1, "", "memfd_create"], [290, 12, 1, "", "minor"], [290, 12, 1, "", "mkdir"], [290, 12, 1, "", "mkfifo"], [290, 12, 1, "", "mknod"], [290, 9, 1, "", "name"], [290, 12, 1, "", "nice"], [290, 12, 1, "", "open"], [290, 12, 1, "", "openpty"], [290, 9, 1, "", "pardir"], [291, 10, 0, "-", "path"], [290, 12, 1, "", "pathconf"], [290, 9, 1, "", "pathconf_names"], [290, 9, 1, "", "pathsep"], [290, 12, 1, "", "pidfd_open"], [290, 12, 1, "", "pipe"], [290, 12, 1, "", "pipe2"], [290, 12, 1, "", "plock"], [290, 12, 1, "", "popen"], [290, 12, 1, "", "posix_fadvise"], [290, 12, 1, "", "posix_fallocate"], [290, 12, 1, "", "posix_spawn"], [290, 12, 1, "", "posix_spawnp"], [290, 12, 1, "", "pread"], [290, 12, 1, "", "preadv"], [290, 12, 1, "", "putenv"], [290, 12, 1, "", "pwrite"], [290, 12, 1, "", "pwritev"], [290, 12, 1, "", "read"], [290, 12, 1, "", "readlink"], [290, 12, 1, "", "readv"], [290, 12, 1, "", "register_at_fork"], [290, 12, 1, "", "remove"], [290, 12, 1, "", "removedirs"], [290, 12, 1, "", "removexattr"], [290, 12, 1, "", "rename"], [290, 12, 1, "", "renames"], [290, 12, 1, "", "replace"], [290, 12, 1, "", "rmdir"], [290, 12, 1, "", "scandir"], [290, 12, 1, "", "sched_get_priority_max"], [290, 12, 1, "", "sched_get_priority_min"], [290, 12, 1, "", "sched_getaffinity"], [290, 12, 1, "", "sched_getparam"], [290, 12, 1, "", "sched_getscheduler"], [290, 11, 1, "", "sched_param"], [290, 12, 1, "", "sched_rr_get_interval"], [290, 12, 1, "", "sched_setaffinity"], [290, 12, 1, "", "sched_setparam"], [290, 12, 1, "", "sched_setscheduler"], [290, 12, 1, "", "sched_yield"], [290, 12, 1, "", "sendfile"], [290, 9, 1, "", "sep"], [290, 12, 1, "", "set_blocking"], [290, 12, 1, "", "set_handle_inheritable"], [290, 12, 1, "", "set_inheritable"], [290, 12, 1, "", "setegid"], [290, 12, 1, "", "seteuid"], [290, 12, 1, "", "setgid"], [290, 12, 1, "", "setgroups"], [290, 12, 1, "", "setns"], [290, 12, 1, "", "setpgid"], [290, 12, 1, "", "setpgrp"], [290, 12, 1, "", "setpriority"], [290, 12, 1, "", "setregid"], [290, 12, 1, "", "setresgid"], [290, 12, 1, "", "setresuid"], [290, 12, 1, "", "setreuid"], [290, 12, 1, "", "setsid"], [290, 12, 1, "", "setuid"], [290, 12, 1, "", "setxattr"], [290, 12, 1, "", "spawnl"], [290, 12, 1, "", "spawnle"], [290, 12, 1, "", "spawnlp"], [290, 12, 1, "", "spawnlpe"], [290, 12, 1, "", "spawnv"], [290, 12, 1, "", "spawnve"], [290, 12, 1, "", "spawnvp"], [290, 12, 1, "", "spawnvpe"], [290, 12, 1, "", "splice"], [290, 12, 1, "", "startfile"], [290, 12, 1, "", "stat"], [290, 11, 1, "", "stat_result"], [290, 12, 1, "", "statvfs"], [290, 12, 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, 12, 1, "", "symlink"], [290, 12, 1, "", "sync"], [290, 12, 1, "", "sysconf"], [290, 9, 1, "", "sysconf_names"], [290, 12, 1, "", "system"], [290, 12, 1, "", "tcgetpgrp"], [290, 12, 1, "", "tcsetpgrp"], [290, 11, 1, "", "terminal_size"], [290, 12, 1, "", "times"], [290, 12, 1, "", "truncate"], [290, 12, 1, "", "ttyname"], [290, 12, 1, "", "umask"], [290, 12, 1, "", "uname"], [290, 12, 1, "", "unlink"], [290, 12, 1, "", "unsetenv"], [290, 12, 1, "", "unshare"], [290, 12, 1, "", "urandom"], [290, 12, 1, "", "utime"], [290, 12, 1, "", "wait"], [290, 12, 1, "", "wait3"], [290, 12, 1, "", "wait4"], [290, 12, 1, "", "waitid"], [290, 12, 1, "", "waitpid"], [290, 12, 1, "", "waitstatus_to_exitcode"], [290, 12, 1, "", "walk"], [290, 12, 1, "", "write"], [290, 12, 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, 12, 1, "", "abspath"], [291, 12, 1, "", "basename"], [291, 12, 1, "", "commonpath"], [291, 12, 1, "", "commonprefix"], [291, 12, 1, "", "dirname"], [291, 12, 1, "", "exists"], [291, 12, 1, "", "expanduser"], [291, 12, 1, "", "expandvars"], [291, 12, 1, "", "getatime"], [291, 12, 1, "", "getctime"], [291, 12, 1, "", "getmtime"], [291, 12, 1, "", "getsize"], [291, 12, 1, "", "isabs"], [291, 12, 1, "", "isdevdrive"], [291, 12, 1, "", "isdir"], [291, 12, 1, "", "isfile"], [291, 12, 1, "", "isjunction"], [291, 12, 1, "", "islink"], [291, 12, 1, "", "ismount"], [291, 12, 1, "", "join"], [291, 12, 1, "", "lexists"], [291, 12, 1, "", "normcase"], [291, 12, 1, "", "normpath"], [291, 12, 1, "", "realpath"], [291, 12, 1, "", "relpath"], [291, 12, 1, "", "samefile"], [291, 12, 1, "", "sameopenfile"], [291, 12, 1, "", "samestat"], [291, 12, 1, "", "split"], [291, 12, 1, "", "splitdrive"], [291, 12, 1, "", "splitext"], [291, 12, 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, 12, 1, "", "open"], [292, 12, 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, 11, 1, "", "Path"], [293, 11, 1, "", "PosixPath"], [293, 11, 1, "", "PurePath"], [293, 11, 1, "", "PurePosixPath"], [293, 11, 1, "", "PureWindowsPath"], [293, 11, 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, 11, 1, "", "Pdb"], [294, 12, 1, "", "pm"], [294, 12, 1, "", "post_mortem"], [294, 12, 1, "", "run"], [294, 12, 1, "", "runcall"], [294, 12, 1, "", "runeval"], [294, 12, 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, 11, 1, "", "PickleBuffer"], [296, 6, 1, "", "PickleError"], [296, 11, 1, "", "Pickler"], [296, 6, 1, "", "PicklingError"], [296, 11, 1, "", "Unpickler"], [296, 6, 1, "", "UnpicklingError"], [296, 12, 1, "", "dump"], [296, 12, 1, "", "dumps"], [296, 12, 1, "", "load"], [296, 12, 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, 12, 1, "", "dis"], [297, 12, 1, "", "genops"], [297, 12, 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, 11, 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, 11, 1, "", "ModuleInfo"], [299, 12, 1, "", "extend_path"], [299, 12, 1, "", "find_loader"], [299, 12, 1, "", "get_data"], [299, 12, 1, "", "get_importer"], [299, 12, 1, "", "get_loader"], [299, 12, 1, "", "iter_importers"], [299, 12, 1, "", "iter_modules"], [299, 12, 1, "", "resolve_name"], [299, 12, 1, "", "walk_packages"]], "platform": [[300, 12, 1, "", "architecture"], [300, 12, 1, "", "freedesktop_os_release"], [300, 12, 1, "", "java_ver"], [300, 12, 1, "", "libc_ver"], [300, 12, 1, "", "mac_ver"], [300, 12, 1, "", "machine"], [300, 12, 1, "", "node"], [300, 12, 1, "", "platform"], [300, 12, 1, "", "processor"], [300, 12, 1, "", "python_branch"], [300, 12, 1, "", "python_build"], [300, 12, 1, "", "python_compiler"], [300, 12, 1, "", "python_implementation"], [300, 12, 1, "", "python_revision"], [300, 12, 1, "", "python_version"], [300, 12, 1, "", "python_version_tuple"], [300, 12, 1, "", "release"], [300, 12, 1, "", "system"], [300, 12, 1, "", "system_alias"], [300, 12, 1, "", "uname"], [300, 12, 1, "", "version"], [300, 12, 1, "", "win32_edition"], [300, 12, 1, "", "win32_is_iot"], [300, 12, 1, "", "win32_ver"]], "plistlib": [[301, 9, 1, "", "FMT_BINARY"], [301, 9, 1, "", "FMT_XML"], [301, 11, 1, "", "UID"], [301, 12, 1, "", "dump"], [301, 12, 1, "", "dumps"], [301, 12, 1, "", "load"], [301, 12, 1, "", "loads"]], "poplib": [[302, 11, 1, "", "POP3"], [302, 11, 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, 11, 1, "", "PrettyPrinter"], [304, 12, 1, "", "isreadable"], [304, 12, 1, "", "isrecursive"], [304, 12, 1, "", "pformat"], [304, 12, 1, "", "pp"], [304, 12, 1, "", "pprint"], [304, 12, 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, 11, 1, "", "Profile"], [305, 12, 1, "", "run"], [305, 12, 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"]], "property": [[222, 12, 1, "", "deleter"], [222, 12, 1, "", "getter"], [222, 12, 1, "", "setter"]], "pstats": [[305, 11, 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, 12, 1, "", "fork"], [306, 12, 1, "", "openpty"], [306, 12, 1, "", "spawn"]], "pwd": [[307, 12, 1, "", "getpwall"], [307, 12, 1, "", "getpwnam"], [307, 12, 1, "", "getpwuid"]], "py_compile": [[308, 6, 1, "", "PyCompileError"], [308, 11, 1, "", "PycInvalidationMode"], [308, 12, 1, "", "compile"]], "py_compile.PycInvalidationMode": [[308, 7, 1, "", "CHECKED_HASH"], [308, 7, 1, "", "TIMESTAMP"], [308, 7, 1, "", "UNCHECKED_HASH"]], "pyclbr": [[309, 11, 1, "", "Class"], [309, 11, 1, "", "Function"], [309, 12, 1, "", "readmodule"], [309, 12, 1, "", "readmodule_ex"]], "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"]], "queue": [[313, 6, 1, "", "Empty"], [313, 6, 1, "", "Full"], [313, 11, 1, "", "LifoQueue"], [313, 11, 1, "", "PriorityQueue"], [313, 11, 1, "", "Queue"], [313, 11, 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, 12, 1, "", "decode"], [314, 12, 1, "", "decodestring"], [314, 12, 1, "", "encode"], [314, 12, 1, "", "encodestring"]], "random": [[315, 11, 1, "", "Random"], [315, 11, 1, "", "SystemRandom"], [315, 12, 1, "", "betavariate"], [315, 12, 1, "", "binomialvariate"], [315, 12, 1, "", "choice"], [315, 12, 1, "", "choices"], [315, 12, 1, "", "expovariate"], [315, 12, 1, "", "gammavariate"], [315, 12, 1, "", "gauss"], [315, 12, 1, "", "getrandbits"], [315, 12, 1, "", "getstate"], [315, 12, 1, "", "lognormvariate"], [315, 12, 1, "", "normalvariate"], [315, 12, 1, "", "paretovariate"], [315, 12, 1, "", "randbytes"], [315, 12, 1, "", "randint"], [315, 12, 1, "", "random"], [315, 12, 1, "", "randrange"], [315, 12, 1, "", "sample"], [315, 12, 1, "", "seed"], [315, 12, 1, "", "setstate"], [315, 12, 1, "", "shuffle"], [315, 12, 1, "", "triangular"], [315, 12, 1, "", "uniform"], [315, 12, 1, "", "vonmisesvariate"], [315, 12, 1, "", "weibullvariate"]], "random.Random": [[315, 8, 1, "", "getrandbits"], [315, 8, 1, "", "getstate"], [315, 8, 1, "", "random"], [315, 8, 1, "", "seed"], [315, 8, 1, "", "setstate"]], "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, 11, 1, "", "Match"], [316, 9, 1, "", "NOFLAG"], [316, 11, 1, "", "Pattern"], [316, 11, 1, "", "RegexFlag"], [316, 9, 1, "", "S"], [316, 9, 1, "", "U"], [316, 9, 1, "", "UNICODE"], [316, 9, 1, "", "VERBOSE"], [316, 9, 1, "", "X"], [316, 12, 1, "", "compile"], [316, 6, 1, "", "error"], [316, 12, 1, "", "escape"], [316, 12, 1, "", "findall"], [316, 12, 1, "", "finditer"], [316, 12, 1, "", "fullmatch"], [316, 12, 1, "", "match"], [316, 12, 1, "", "purge"], [316, 12, 1, "", "search"], [316, 12, 1, "", "split"], [316, 12, 1, "", "sub"], [316, 12, 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, 12, 1, "", "add_history"], [317, 12, 1, "", "append_history_file"], [317, 12, 1, "", "clear_history"], [317, 12, 1, "", "get_begidx"], [317, 12, 1, "", "get_completer"], [317, 12, 1, "", "get_completer_delims"], [317, 12, 1, "", "get_completion_type"], [317, 12, 1, "", "get_current_history_length"], [317, 12, 1, "", "get_endidx"], [317, 12, 1, "", "get_history_item"], [317, 12, 1, "", "get_history_length"], [317, 12, 1, "", "get_line_buffer"], [317, 12, 1, "", "insert_text"], [317, 12, 1, "", "parse_and_bind"], [317, 12, 1, "", "read_history_file"], [317, 12, 1, "", "read_init_file"], [317, 12, 1, "", "redisplay"], [317, 12, 1, "", "remove_history_item"], [317, 12, 1, "", "replace_history_item"], [317, 12, 1, "", "set_auto_history"], [317, 12, 1, "", "set_completer"], [317, 12, 1, "", "set_completer_delims"], [317, 12, 1, "", "set_completion_display_matches_hook"], [317, 12, 1, "", "set_history_length"], [317, 12, 1, "", "set_pre_input_hook"], [317, 12, 1, "", "set_startup_hook"], [317, 12, 1, "", "write_history_file"]], "reprlib": [[318, 11, 1, "", "Repr"], [318, 9, 1, "", "aRepr"], [318, 12, 1, "", "recursive_repr"], [318, 12, 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, 12, 1, "", "getpagesize"], [319, 12, 1, "", "getrlimit"], [319, 12, 1, "", "getrusage"], [319, 12, 1, "", "prlimit"], [319, 12, 1, "", "setrlimit"]], "rlcompleter": [[320, 11, 1, "", "Completer"]], "rlcompleter.Completer": [[320, 8, 1, "", "complete"]], "runpy": [[321, 12, 1, "", "run_module"], [321, 12, 1, "", "run_path"]], "sched": [[322, 11, 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, 11, 1, "", "SystemRandom"], [323, 12, 1, "", "choice"], [323, 12, 1, "", "compare_digest"], [323, 12, 1, "", "randbelow"], [323, 12, 1, "", "randbits"], [323, 12, 1, "", "token_bytes"], [323, 12, 1, "", "token_hex"], [323, 12, 1, "", "token_urlsafe"]], "select": [[325, 7, 1, "", "PIPE_BUF"], [325, 12, 1, "", "devpoll"], [325, 12, 1, "", "epoll"], [325, 6, 1, "", "error"], [325, 12, 1, "", "kevent"], [325, 12, 1, "", "kqueue"], [325, 12, 1, "", "poll"], [325, 12, 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, 11, 1, "", "BaseSelector"], [326, 11, 1, "", "DefaultSelector"], [326, 11, 1, "", "DevpollSelector"], [326, 9, 1, "", "EVENT_READ"], [326, 9, 1, "", "EVENT_WRITE"], [326, 11, 1, "", "EpollSelector"], [326, 11, 1, "", "KqueueSelector"], [326, 11, 1, "", "PollSelector"], [326, 11, 1, "", "SelectSelector"], [326, 11, 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, 11, 1, "", "BsdDbShelf"], [327, 11, 1, "", "DbfilenameShelf"], [327, 11, 1, "", "Shelf"], [327, 12, 1, "", "open"]], "shelve.Shelf": [[327, 8, 1, "", "close"], [327, 8, 1, "", "sync"]], "shlex": [[328, 12, 1, "", "join"], [328, 12, 1, "", "quote"], [328, 11, 1, "", "shlex"], [328, 12, 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, 12, 1, "", "chown"], [329, 12, 1, "", "copy"], [329, 12, 1, "", "copy2"], [329, 12, 1, "", "copyfile"], [329, 12, 1, "", "copyfileobj"], [329, 12, 1, "", "copymode"], [329, 12, 1, "", "copystat"], [329, 12, 1, "", "copytree"], [329, 12, 1, "", "disk_usage"], [329, 12, 1, "", "get_archive_formats"], [329, 12, 1, "", "get_terminal_size"], [329, 12, 1, "", "get_unpack_formats"], [329, 12, 1, "", "ignore_patterns"], [329, 12, 1, "", "make_archive"], [329, 12, 1, "", "move"], [329, 12, 1, "", "register_archive_format"], [329, 12, 1, "", "register_unpack_format"], [329, 12, 1, "", "rmtree"], [329, 12, 1, "", "unpack_archive"], [329, 12, 1, "", "unregister_archive_format"], [329, 12, 1, "", "unregister_unpack_format"], [329, 12, 1, "", "which"]], "shutil.rmtree": [[329, 7, 1, "", "avoids_symlink_attacks"]], "signal": [[330, 9, 1, "", "CTRL_BREAK_EVENT"], [330, 9, 1, "", "CTRL_C_EVENT"], [330, 11, 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, 11, 1, "", "Sigmasks"], [330, 11, 1, "", "Signals"], [330, 12, 1, "", "alarm"], [330, 12, 1, "", "getitimer"], [330, 12, 1, "", "getsignal"], [330, 12, 1, "", "pause"], [330, 12, 1, "", "pidfd_send_signal"], [330, 12, 1, "", "pthread_kill"], [330, 12, 1, "", "pthread_sigmask"], [330, 12, 1, "", "raise_signal"], [330, 12, 1, "", "set_wakeup_fd"], [330, 12, 1, "", "setitimer"], [330, 12, 1, "", "siginterrupt"], [330, 12, 1, "", "signal"], [330, 12, 1, "", "sigpending"], [330, 12, 1, "", "sigtimedwait"], [330, 12, 1, "", "sigwait"], [330, 12, 1, "", "sigwaitinfo"], [330, 12, 1, "", "strsignal"], [330, 12, 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, 12, 1, "", "addsitedir"], [331, 12, 1, "", "getsitepackages"], [331, 12, 1, "", "getuserbase"], [331, 12, 1, "", "getusersitepackages"], [331, 12, 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"], [222, 7, 1, "", "start"], [222, 7, 1, "", "step"], [222, 7, 1, "", "stop"]], "smtplib": [[332, 11, 1, "", "LMTP"], [332, 11, 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, 11, 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, 12, 1, "", "what"], [333, 12, 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_UNSPEC"], [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, 12, 1, "", "CMSG_LEN"], [334, 12, 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, 12, 1, "", "close"], [334, 12, 1, "", "create_connection"], [334, 12, 1, "", "create_server"], [334, 6, 1, "", "error"], [334, 12, 1, "", "fromfd"], [334, 12, 1, "", "fromshare"], [334, 6, 1, "", "gaierror"], [334, 12, 1, "", "getaddrinfo"], [334, 12, 1, "", "getdefaulttimeout"], [334, 12, 1, "", "getfqdn"], [334, 12, 1, "", "gethostbyaddr"], [334, 12, 1, "", "gethostbyname"], [334, 12, 1, "", "gethostbyname_ex"], [334, 12, 1, "", "gethostname"], [334, 12, 1, "", "getnameinfo"], [334, 12, 1, "", "getprotobyname"], [334, 12, 1, "", "getservbyname"], [334, 12, 1, "", "getservbyport"], [334, 12, 1, "", "has_dualstack_ipv6"], [334, 9, 1, "", "has_ipv6"], [334, 6, 1, "", "herror"], [334, 12, 1, "", "htonl"], [334, 12, 1, "", "htons"], [334, 12, 1, "", "if_indextoname"], [334, 12, 1, "", "if_nameindex"], [334, 12, 1, "", "if_nametoindex"], [334, 12, 1, "", "inet_aton"], [334, 12, 1, "", "inet_ntoa"], [334, 12, 1, "", "inet_ntop"], [334, 12, 1, "", "inet_pton"], [334, 12, 1, "", "ntohl"], [334, 12, 1, "", "ntohs"], [334, 12, 1, "", "recv_fds"], [334, 12, 1, "", "send_fds"], [334, 12, 1, "", "setdefaulttimeout"], [334, 12, 1, "", "sethostname"], [334, 11, 1, "", "socket"], [334, 12, 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, 11, 1, "", "BaseRequestHandler"], [335, 11, 1, "", "BaseServer"], [335, 11, 1, "", "DatagramRequestHandler"], [335, 11, 1, "", "ForkingMixIn"], [335, 11, 1, "", "ForkingTCPServer"], [335, 11, 1, "", "ForkingUDPServer"], [335, 11, 1, "", "ForkingUnixDatagramServer"], [335, 11, 1, "", "ForkingUnixStreamServer"], [335, 11, 1, "", "StreamRequestHandler"], [335, 11, 1, "", "TCPServer"], [335, 11, 1, "", "ThreadingMixIn"], [335, 11, 1, "", "ThreadingTCPServer"], [335, 11, 1, "", "ThreadingUDPServer"], [335, 11, 1, "", "ThreadingUnixDatagramServer"], [335, 11, 1, "", "ThreadingUnixStreamServer"], [335, 11, 1, "", "UDPServer"], [335, 11, 1, "", "UnixDatagramServer"], [335, 11, 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, 12, 1, "", "getspall"], [336, 12, 1, "", "getspnam"]], "sqlite3": [[337, 11, 1, "", "Blob"], [337, 11, 1, "", "Connection"], [337, 11, 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, 11, 1, "", "PrepareProtocol"], [337, 6, 1, "", "ProgrammingError"], [337, 11, 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, 12, 1, "", "complete_statement"], [337, 12, 1, "", "connect"], [337, 12, 1, "", "enable_callback_tracebacks"], [337, 9, 1, "", "paramstyle"], [337, 12, 1, "", "register_adapter"], [337, 12, 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, 11, 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, 12, 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, 11, 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, 11, 1, "", "Options"], [338, 12, 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, 12, 1, "", "RAND_add"], [338, 12, 1, "", "RAND_bytes"], [338, 12, 1, "", "RAND_status"], [338, 6, 1, "", "SSLCertVerificationError"], [338, 11, 1, "", "SSLContext"], [338, 6, 1, "", "SSLEOFError"], [338, 6, 1, "", "SSLError"], [338, 11, 1, "", "SSLErrorNumber"], [338, 11, 1, "", "SSLObject"], [338, 11, 1, "", "SSLSession"], [338, 11, 1, "", "SSLSocket"], [338, 6, 1, "", "SSLSyscallError"], [338, 6, 1, "", "SSLWantReadError"], [338, 6, 1, "", "SSLWantWriteError"], [338, 6, 1, "", "SSLZeroReturnError"], [338, 11, 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, 11, 1, "", "VerifyFlags"], [338, 11, 1, "", "VerifyMode"], [338, 12, 1, "", "cert_time_to_seconds"], [338, 12, 1, "", "create_default_context"], [338, 12, 1, "", "enum_certificates"], [338, 12, 1, "", "enum_crls"], [338, 12, 1, "", "get_default_verify_paths"], [338, 12, 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, 12, 1, "", "S_IFMT"], [339, 9, 1, "", "S_IFPORT"], [339, 9, 1, "", "S_IFREG"], [339, 9, 1, "", "S_IFSOCK"], [339, 9, 1, "", "S_IFWHT"], [339, 12, 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, 12, 1, "", "S_ISBLK"], [339, 12, 1, "", "S_ISCHR"], [339, 12, 1, "", "S_ISDIR"], [339, 12, 1, "", "S_ISDOOR"], [339, 12, 1, "", "S_ISFIFO"], [339, 9, 1, "", "S_ISGID"], [339, 12, 1, "", "S_ISLNK"], [339, 12, 1, "", "S_ISPORT"], [339, 12, 1, "", "S_ISREG"], [339, 12, 1, "", "S_ISSOCK"], [339, 9, 1, "", "S_ISUID"], [339, 9, 1, "", "S_ISVTX"], [339, 12, 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, 12, 1, "", "filemode"]], "statistics": [[340, 11, 1, "", "NormalDist"], [340, 6, 1, "", "StatisticsError"], [340, 12, 1, "", "correlation"], [340, 12, 1, "", "covariance"], [340, 12, 1, "", "fmean"], [340, 12, 1, "", "geometric_mean"], [340, 12, 1, "", "harmonic_mean"], [340, 12, 1, "", "linear_regression"], [340, 12, 1, "", "mean"], [340, 12, 1, "", "median"], [340, 12, 1, "", "median_grouped"], [340, 12, 1, "", "median_high"], [340, 12, 1, "", "median_low"], [340, 12, 1, "", "mode"], [340, 12, 1, "", "multimode"], [340, 12, 1, "", "pstdev"], [340, 12, 1, "", "pvariance"], [340, 12, 1, "", "quantiles"], [340, 12, 1, "", "stdev"], [340, 12, 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, 11, 1, "", "Formatter"], [342, 11, 1, "", "Template"], [342, 9, 1, "", "ascii_letters"], [342, 9, 1, "", "ascii_lowercase"], [342, 9, 1, "", "ascii_uppercase"], [342, 12, 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, 12, 1, "", "in_table_a1"], [343, 12, 1, "", "in_table_b1"], [343, 12, 1, "", "in_table_c11"], [343, 12, 1, "", "in_table_c11_c12"], [343, 12, 1, "", "in_table_c12"], [343, 12, 1, "", "in_table_c21"], [343, 12, 1, "", "in_table_c21_c22"], [343, 12, 1, "", "in_table_c22"], [343, 12, 1, "", "in_table_c3"], [343, 12, 1, "", "in_table_c4"], [343, 12, 1, "", "in_table_c5"], [343, 12, 1, "", "in_table_c6"], [343, 12, 1, "", "in_table_c7"], [343, 12, 1, "", "in_table_c8"], [343, 12, 1, "", "in_table_c9"], [343, 12, 1, "", "in_table_d1"], [343, 12, 1, "", "in_table_d2"], [343, 12, 1, "", "map_table_b2"], [343, 12, 1, "", "map_table_b3"]], "struct": [[344, 11, 1, "", "Struct"], [344, 12, 1, "", "calcsize"], [344, 6, 1, "", "error"], [344, 12, 1, "", "iter_unpack"], [344, 12, 1, "", "pack"], [344, 12, 1, "", "pack_into"], [344, 12, 1, "", "unpack"], [344, 12, 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, 11, 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, 11, 1, "", "Popen"], [345, 9, 1, "", "REALTIME_PRIORITY_CLASS"], [345, 9, 1, "", "STARTF_USESHOWWINDOW"], [345, 9, 1, "", "STARTF_USESTDHANDLES"], [345, 11, 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, 12, 1, "", "call"], [345, 12, 1, "", "check_call"], [345, 12, 1, "", "check_output"], [345, 12, 1, "", "getoutput"], [345, 12, 1, "", "getstatusoutput"], [345, 12, 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, 12, 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, 11, 1, "", "Class"], [348, 11, 1, "", "Function"], [348, 11, 1, "", "Symbol"], [348, 11, 1, "", "SymbolTable"], [348, 12, 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, 12, 1, "", "_clear_type_cache"], [349, 12, 1, "", "_current_exceptions"], [349, 12, 1, "", "_current_frames"], [349, 12, 1, "", "_debugmallocstats"], [349, 9, 1, "", "_emscripten_info"], [349, 12, 1, "", "_enablelegacywindowsfsencoding"], [349, 12, 1, "", "_getframe"], [349, 12, 1, "", "_getframemodulename"], [349, 9, 1, "", "_xoptions"], [349, 9, 1, "", "abiflags"], [349, 12, 1, "", "activate_stack_trampoline"], [349, 12, 1, "", "addaudithook"], [349, 9, 1, "", "api_version"], [349, 9, 1, "", "argv"], [349, 12, 1, "", "audit"], [349, 9, 1, "", "base_exec_prefix"], [349, 9, 1, "", "base_prefix"], [349, 12, 1, "", "breakpointhook"], [349, 9, 1, "", "builtin_module_names"], [349, 9, 1, "", "byteorder"], [349, 12, 1, "", "call_tracing"], [349, 9, 1, "", "copyright"], [349, 12, 1, "", "deactivate_stack_trampoline"], [349, 12, 1, "", "displayhook"], [349, 9, 1, "", "dllhandle"], [349, 9, 1, "", "dont_write_bytecode"], [349, 12, 1, "", "exc_info"], [349, 12, 1, "", "excepthook"], [349, 12, 1, "", "exception"], [349, 9, 1, "", "exec_prefix"], [349, 9, 1, "", "executable"], [349, 12, 1, "", "exit"], [349, 9, 1, "", "flags"], [349, 9, 1, "", "float_info"], [349, 9, 1, "", "float_repr_style"], [349, 12, 1, "", "get_asyncgen_hooks"], [349, 12, 1, "", "get_coroutine_origin_tracking_depth"], [349, 12, 1, "", "get_int_max_str_digits"], [349, 12, 1, "", "getallocatedblocks"], [349, 12, 1, "", "getandroidapilevel"], [349, 12, 1, "", "getdefaultencoding"], [349, 12, 1, "", "getdlopenflags"], [349, 12, 1, "", "getfilesystemencodeerrors"], [349, 12, 1, "", "getfilesystemencoding"], [349, 12, 1, "", "getprofile"], [349, 12, 1, "", "getrecursionlimit"], [349, 12, 1, "", "getrefcount"], [349, 12, 1, "", "getsizeof"], [349, 12, 1, "", "getswitchinterval"], [349, 12, 1, "", "gettrace"], [349, 12, 1, "", "getunicodeinternedsize"], [349, 12, 1, "", "getwindowsversion"], [349, 9, 1, "", "hash_info"], [349, 9, 1, "", "hexversion"], [349, 9, 1, "", "implementation"], [349, 9, 1, "", "int_info"], [349, 12, 1, "", "intern"], [349, 12, 1, "", "is_finalizing"], [349, 12, 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, 12, 1, "", "set_asyncgen_hooks"], [349, 12, 1, "", "set_coroutine_origin_tracking_depth"], [349, 12, 1, "", "set_int_max_str_digits"], [349, 12, 1, "", "setdlopenflags"], [349, 12, 1, "", "setprofile"], [349, 12, 1, "", "setrecursionlimit"], [349, 12, 1, "", "setswitchinterval"], [349, 12, 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, 12, 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, 12, 1, "", "free_tool_id"], [350, 12, 1, "", "get_events"], [350, 12, 1, "", "get_local_events"], [350, 12, 1, "", "get_tool"], [350, 12, 1, "", "register_callback"], [350, 12, 1, "", "restart_events"], [350, 12, 1, "", "set_events"], [350, 12, 1, "", "set_local_events"], [350, 12, 1, "", "use_tool_id"]], "sys.thread_info": [[349, 7, 1, "", "lock"], [349, 7, 1, "", "name"], [349, 7, 1, "", "version"]], "sysconfig": [[352, 12, 1, "", "_get_preferred_schemes"], [352, 12, 1, "", "get_config_h_filename"], [352, 12, 1, "", "get_config_var"], [352, 12, 1, "", "get_config_vars"], [352, 12, 1, "", "get_default_scheme"], [352, 12, 1, "", "get_makefile_filename"], [352, 12, 1, "", "get_path"], [352, 12, 1, "", "get_path_names"], [352, 12, 1, "", "get_paths"], [352, 12, 1, "", "get_platform"], [352, 12, 1, "", "get_preferred_scheme"], [352, 12, 1, "", "get_python_version"], [352, 12, 1, "", "get_scheme_names"], [352, 12, 1, "", "is_python_build"], [352, 12, 1, "", "parse_config_h"]], "syslog": [[353, 12, 1, "", "closelog"], [353, 12, 1, "", "openlog"], [353, 12, 1, "", "setlogmask"], [353, 12, 1, "", "syslog"]], "tabnanny": [[354, 6, 1, "", "NannyNag"], [354, 12, 1, "", "check"], [354, 9, 1, "", "filename_only"], [354, 12, 1, "", "process_tokens"], [354, 9, 1, "", "verbose"]], "tarfile": [[355, 9, 1, "", "AREGTYPE"], [355, 6, 1, "", "AbsoluteLinkError"], [355, 6, 1, "", "AbsolutePathError"], [355, 9, 1, "", "BLKTYPE"], [355, 9, 1, "", "CHRTYPE"], [355, 9, 1, "", "CONTTYPE"], [355, 6, 1, "", "CompressionError"], [355, 9, 1, "", "DEFAULT_FORMAT"], [355, 9, 1, "", "DIRTYPE"], [355, 9, 1, "", "ENCODING"], [355, 6, 1, "", "ExtractError"], [355, 9, 1, "", "FIFOTYPE"], [355, 6, 1, "", "FilterError"], [355, 9, 1, "", "GNUTYPE_LONGLINK"], [355, 9, 1, "", "GNUTYPE_LONGNAME"], [355, 9, 1, "", "GNUTYPE_SPARSE"], [355, 9, 1, "", "GNU_FORMAT"], [355, 6, 1, "", "HeaderError"], [355, 9, 1, "", "LNKTYPE"], [355, 6, 1, "", "LinkOutsideDestinationError"], [355, 6, 1, "", "OutsideDestinationError"], [355, 9, 1, "", "PAX_FORMAT"], [355, 9, 1, "", "REGTYPE"], [355, 6, 1, "", "ReadError"], [355, 9, 1, "", "SYMTYPE"], [355, 6, 1, "", "SpecialFileError"], [355, 6, 1, "", "StreamError"], [355, 6, 1, "", "TarError"], [355, 11, 1, "", "TarFile"], [355, 11, 1, "", "TarInfo"], [355, 9, 1, "", "USTAR_FORMAT"], [355, 12, 1, "", "data_filter"], [355, 12, 1, "", "fully_trusted_filter"], [355, 12, 1, "", "is_tarfile"], [355, 12, 1, "", "open"], [355, 12, 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, 7, 1, "", "chksum"], [355, 7, 1, "", "devmajor"], [355, 7, 1, "", "devminor"], [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, "", "offset"], [355, 7, 1, "", "offset_data"], [355, 7, 1, "", "pax_headers"], [355, 8, 1, "", "replace"], [355, 7, 1, "", "size"], [355, 7, 1, "", "sparse"], [355, 8, 1, "", "tobuf"], [355, 7, 1, "", "type"], [355, 7, 1, "", "uid"], [355, 7, 1, "", "uname"]], "telnetlib": [[356, 11, 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, 12, 1, "", "NamedTemporaryFile"], [357, 11, 1, "", "SpooledTemporaryFile"], [357, 11, 1, "", "TemporaryDirectory"], [357, 12, 1, "", "TemporaryFile"], [357, 12, 1, "", "gettempdir"], [357, 12, 1, "", "gettempdirb"], [357, 12, 1, "", "gettempprefix"], [357, 12, 1, "", "gettempprefixb"], [357, 12, 1, "", "mkdtemp"], [357, 12, 1, "", "mkstemp"], [357, 12, 1, "", "mktemp"], [357, 9, 1, "", "tempdir"]], "tempfile.SpooledTemporaryFile": [[357, 8, 1, "", "rollover"]], "tempfile.TemporaryDirectory": [[357, 8, 1, "", "cleanup"], [357, 7, 1, "", "name"]], "termios": [[358, 9, 1, "", "TCSADRAIN"], [358, 9, 1, "", "TCSAFLUSH"], [358, 9, 1, "", "TCSANOW"], [358, 12, 1, "", "tcdrain"], [358, 12, 1, "", "tcflow"], [358, 12, 1, "", "tcflush"], [358, 12, 1, "", "tcgetattr"], [358, 12, 1, "", "tcgetwinsize"], [358, 12, 1, "", "tcsendbreak"], [358, 12, 1, "", "tcsetattr"], [358, 12, 1, "", "tcsetwinsize"]], "test": [[359, 10, 0, "-", "regrtest"], [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, 11, 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, 11, 1, "", "SaveSignals"], [359, 11, 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, 12, 1, "", "adjust_int_max_str_digits"], [359, 12, 1, "", "anticipate_failure"], [359, 12, 1, "", "args_from_interpreter_flags"], [359, 12, 1, "", "bigaddrspacetest"], [359, 12, 1, "", "bigmemtest"], [359, 12, 1, "", "busy_retry"], [359, 10, 0, "-", "bytecode_helper"], [359, 12, 1, "", "calcobjsize"], [359, 12, 1, "", "calcvobjsize"], [359, 12, 1, "", "captured_stderr"], [359, 12, 1, "", "captured_stdin"], [359, 12, 1, "", "captured_stdout"], [359, 12, 1, "", "catch_unraisable_exception"], [359, 12, 1, "", "check__all__"], [359, 12, 1, "", "check_disallow_instantiation"], [359, 12, 1, "", "check_free_after_iterating"], [359, 12, 1, "", "check_impl_detail"], [359, 12, 1, "", "check_syntax_error"], [359, 12, 1, "", "checksizeof"], [359, 12, 1, "", "cpython_only"], [359, 12, 1, "", "detect_api_mismatch"], [359, 12, 1, "", "disable_faulthandler"], [359, 12, 1, "", "disable_gc"], [359, 12, 1, "", "findfile"], [359, 12, 1, "", "flush_std_streams"], [359, 12, 1, "", "gc_collect"], [359, 12, 1, "", "get_attribute"], [359, 12, 1, "", "get_original_stdout"], [359, 12, 1, "", "get_pagesize"], [359, 12, 1, "", "impl_detail"], [359, 10, 0, "-", "import_helper"], [359, 9, 1, "", "is_android"], [359, 9, 1, "", "is_jython"], [359, 12, 1, "", "is_resource_enabled"], [359, 12, 1, "", "load_package_tests"], [359, 9, 1, "", "max_memuse"], [359, 12, 1, "", "missing_compiler_executable"], [359, 12, 1, "", "no_tracing"], [359, 12, 1, "", "open_urlresource"], [359, 12, 1, "", "optim_args_from_interpreter_flags"], [359, 10, 0, "-", "os_helper"], [359, 12, 1, "", "patch"], [359, 12, 1, "", "print_warning"], [359, 12, 1, "", "python_is_optimized"], [359, 9, 1, "", "real_max_memuse"], [359, 12, 1, "", "reap_children"], [359, 12, 1, "", "record_original_stdout"], [359, 12, 1, "", "refcount_test"], [359, 12, 1, "", "requires"], [359, 12, 1, "", "requires_IEEE_754"], [359, 12, 1, "", "requires_bz2"], [359, 12, 1, "", "requires_docstrings"], [359, 12, 1, "", "requires_freebsd_version"], [359, 12, 1, "", "requires_gzip"], [359, 12, 1, "", "requires_limited_api"], [359, 12, 1, "", "requires_linux_version"], [359, 12, 1, "", "requires_lzma"], [359, 12, 1, "", "requires_mac_version"], [359, 12, 1, "", "requires_resource"], [359, 12, 1, "", "requires_zlib"], [359, 12, 1, "", "run_in_subinterp"], [359, 12, 1, "", "run_with_locale"], [359, 12, 1, "", "run_with_tz"], [359, 10, 0, "-", "script_helper"], [359, 12, 1, "", "set_memlimit"], [359, 12, 1, "", "setswitchinterval"], [359, 12, 1, "", "skip_if_broken_multiprocessing_synchronize"], [359, 12, 1, "", "sleeping_retry"], [359, 10, 0, "-", "socket_helper"], [359, 12, 1, "", "sortdict"], [359, 12, 1, "", "swap_attr"], [359, 12, 1, "", "swap_item"], [359, 12, 1, "", "system_must_validate_cert"], [359, 10, 0, "-", "threading_helper"], [359, 9, 1, "", "unix_shell"], [359, 9, 1, "", "verbose"], [359, 12, 1, "", "wait_process"], [359, 10, 0, "-", "warnings_helper"], [359, 12, 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, 11, 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, 11, 1, "", "CleanImport"], [359, 11, 1, "", "DirsOnSysPath"], [359, 12, 1, "", "forget"], [359, 12, 1, "", "import_fresh_module"], [359, 12, 1, "", "import_module"], [359, 12, 1, "", "make_legacy_pyc"], [359, 12, 1, "", "modules_cleanup"], [359, 12, 1, "", "modules_setup"], [359, 12, 1, "", "unload"]], "test.support.os_helper": [[359, 11, 1, "", "EnvironmentVarGuard"], [359, 9, 1, "", "FS_NONASCII"], [359, 11, 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, 12, 1, "", "can_symlink"], [359, 12, 1, "", "can_xattr"], [359, 12, 1, "", "change_cwd"], [359, 12, 1, "", "create_empty_file"], [359, 12, 1, "", "fd_count"], [359, 12, 1, "", "fs_is_case_insensitive"], [359, 12, 1, "", "make_bad_fd"], [359, 12, 1, "", "rmdir"], [359, 12, 1, "", "rmtree"], [359, 12, 1, "", "skip_unless_symlink"], [359, 12, 1, "", "skip_unless_xattr"], [359, 12, 1, "", "temp_cwd"], [359, 12, 1, "", "temp_dir"], [359, 12, 1, "", "temp_umask"], [359, 12, 1, "", "unlink"]], "test.support.os_helper.EnvironmentVarGuard": [[359, 8, 1, "", "set"], [359, 8, 1, "", "unset"]], "test.support.script_helper": [[359, 12, 1, "", "assert_python_failure"], [359, 12, 1, "", "assert_python_ok"], [359, 12, 1, "", "interpreter_requires_environment"], [359, 12, 1, "", "kill_python"], [359, 12, 1, "", "make_pkg"], [359, 12, 1, "", "make_script"], [359, 12, 1, "", "make_zip_pkg"], [359, 12, 1, "", "make_zip_script"], [359, 12, 1, "", "run_python_until_end"], [359, 12, 1, "", "spawn_python"]], "test.support.socket_helper": [[359, 9, 1, "", "IPV6_ENABLED"], [359, 12, 1, "", "bind_port"], [359, 12, 1, "", "bind_unix_socket"], [359, 12, 1, "", "find_unused_port"], [359, 12, 1, "", "skip_unless_bind_unix_socket"], [359, 12, 1, "", "transient_internet"]], "test.support.threading_helper": [[359, 12, 1, "", "catch_threading_exception"], [359, 12, 1, "", "join_thread"], [359, 12, 1, "", "reap_threads"], [359, 12, 1, "", "start_threads"], [359, 12, 1, "", "threading_cleanup"], [359, 12, 1, "", "threading_setup"], [359, 12, 1, "", "wait_threads_exit"]], "test.support.warnings_helper": [[359, 11, 1, "", "WarningsRecorder"], [359, 12, 1, "", "check_no_resource_warning"], [359, 12, 1, "", "check_syntax_warning"], [359, 12, 1, "", "check_warnings"], [359, 12, 1, "", "ignore_warnings"]], "textwrap": [[361, 11, 1, "", "TextWrapper"], [361, 12, 1, "", "dedent"], [361, 12, 1, "", "fill"], [361, 12, 1, "", "indent"], [361, 12, 1, "", "shorten"], [361, 12, 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, 11, 1, "", "Barrier"], [362, 11, 1, "", "BoundedSemaphore"], [362, 6, 1, "", "BrokenBarrierError"], [362, 11, 1, "", "Condition"], [362, 11, 1, "", "Event"], [362, 11, 1, "", "Lock"], [362, 11, 1, "", "RLock"], [362, 11, 1, "", "Semaphore"], [362, 9, 1, "", "TIMEOUT_MAX"], [362, 11, 1, "", "Thread"], [362, 11, 1, "", "Timer"], [362, 9, 1, "", "__excepthook__"], [362, 12, 1, "", "active_count"], [362, 12, 1, "", "current_thread"], [362, 12, 1, "", "enumerate"], [362, 12, 1, "", "excepthook"], [362, 12, 1, "", "get_ident"], [362, 12, 1, "", "get_native_id"], [362, 12, 1, "", "getprofile"], [362, 12, 1, "", "gettrace"], [362, 11, 1, "", "local"], [362, 12, 1, "", "main_thread"], [362, 12, 1, "", "setprofile"], [362, 12, 1, "", "setprofile_all_threads"], [362, 12, 1, "", "settrace"], [362, 12, 1, "", "settrace_all_threads"], [362, 12, 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, 12, 1, "", "asctime"], [363, 12, 1, "", "clock_getres"], [363, 12, 1, "", "clock_gettime"], [363, 12, 1, "", "clock_gettime_ns"], [363, 12, 1, "", "clock_settime"], [363, 12, 1, "", "clock_settime_ns"], [363, 12, 1, "", "ctime"], [363, 9, 1, "", "daylight"], [363, 12, 1, "", "get_clock_info"], [363, 12, 1, "", "gmtime"], [363, 12, 1, "", "localtime"], [363, 12, 1, "", "mktime"], [363, 12, 1, "", "monotonic"], [363, 12, 1, "", "monotonic_ns"], [363, 12, 1, "", "perf_counter"], [363, 12, 1, "", "perf_counter_ns"], [363, 12, 1, "", "process_time"], [363, 12, 1, "", "process_time_ns"], [363, 12, 1, "", "pthread_getcpuclockid"], [363, 12, 1, "", "sleep"], [363, 12, 1, "", "strftime"], [363, 12, 1, "", "strptime"], [363, 11, 1, "", "struct_time"], [363, 12, 1, "", "thread_time"], [363, 12, 1, "", "thread_time_ns"], [363, 12, 1, "", "time"], [363, 12, 1, "", "time_ns"], [363, 9, 1, "", "timezone"], [363, 9, 1, "", "tzname"], [363, 12, 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, 11, 1, "", "Timer"], [364, 12, 1, "", "default_timer"], [364, 12, 1, "", "repeat"], [364, 12, 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, 12, 1, "", "Tcl"], [366, 11, 1, "", "Tk"], [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.colorchooser": [[367, 11, 1, "", "Chooser"], [367, 12, 1, "", "askcolor"]], "tkinter.commondialog": [[186, 11, 1, "", "Dialog"]], "tkinter.commondialog.Dialog": [[186, 8, 1, "", "show"]], "tkinter.dnd": [[368, 11, 1, "", "DndHandler"], [368, 12, 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, 11, 1, "", "Directory"], [186, 11, 1, "", "FileDialog"], [186, 11, 1, "", "LoadFileDialog"], [186, 11, 1, "", "Open"], [186, 11, 1, "", "SaveAs"], [186, 11, 1, "", "SaveFileDialog"], [186, 12, 1, "", "askdirectory"], [186, 12, 1, "", "askopenfile"], [186, 12, 1, "", "askopenfilename"], [186, 12, 1, "", "askopenfilenames"], [186, 12, 1, "", "askopenfiles"], [186, 12, 1, "", "asksaveasfile"], [186, 12, 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, 11, 1, "", "Font"], [369, 9, 1, "", "ITALIC"], [369, 9, 1, "", "NORMAL"], [369, 9, 1, "", "ROMAN"], [369, 12, 1, "", "families"], [369, 12, 1, "", "names"], [369, 12, 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, 9, 1, "", "ABORT"], [370, 9, 1, "", "ABORTRETRYIGNORE"], [370, 9, 1, "", "CANCEL"], [370, 9, 1, "", "ERROR"], [370, 9, 1, "", "IGNORE"], [370, 9, 1, "", "INFO"], [370, 11, 1, "", "Message"], [370, 9, 1, "", "NO"], [370, 9, 1, "", "OK"], [370, 9, 1, "", "OKCANCEL"], [370, 9, 1, "", "QUESTION"], [370, 9, 1, "", "RETRY"], [370, 9, 1, "", "RETRYCANCEL"], [370, 9, 1, "", "WARNING"], [370, 9, 1, "", "YES"], [370, 9, 1, "", "YESNO"], [370, 9, 1, "", "YESNOCANCEL"], [370, 12, 1, "", "askokcancel"], [370, 12, 1, "", "askquestion"], [370, 12, 1, "", "askretrycancel"], [370, 12, 1, "", "askyesno"], [370, 12, 1, "", "askyesnocancel"], [370, 12, 1, "", "showerror"], [370, 12, 1, "", "showinfo"], [370, 12, 1, "", "showwarning"]], "tkinter.messagebox.Message": [[370, 8, 1, "", "show"]], "tkinter.scrolledtext": [[371, 11, 1, "", "ScrolledText"]], "tkinter.scrolledtext.ScrolledText": [[371, 7, 1, "", "frame"], [371, 7, 1, "", "vbar"]], "tkinter.simpledialog": [[186, 11, 1, "", "Dialog"], [186, 12, 1, "", "askfloat"], [186, 12, 1, "", "askinteger"], [186, 12, 1, "", "askstring"]], "tkinter.simpledialog.Dialog": [[186, 8, 1, "", "body"], [186, 8, 1, "", "buttonbox"]], "tkinter.tix": [[372, 11, 1, "", "Balloon"], [372, 11, 1, "", "ButtonBox"], [372, 11, 1, "", "CheckList"], [372, 11, 1, "", "ComboBox"], [372, 11, 1, "", "Control"], [372, 11, 1, "", "DirList"], [372, 11, 1, "", "DirSelectBox"], [372, 11, 1, "", "DirSelectDialog"], [372, 11, 1, "", "DirTree"], [372, 11, 1, "", "ExFileSelectBox"], [372, 11, 1, "", "FileEntry"], [372, 11, 1, "", "FileSelectBox"], [372, 11, 1, "", "Form"], [372, 11, 1, "", "HList"], [372, 11, 1, "", "InputOnly"], [372, 11, 1, "", "LabelEntry"], [372, 11, 1, "", "LabelFrame"], [372, 11, 1, "", "ListNoteBook"], [372, 11, 1, "", "Meter"], [372, 11, 1, "", "NoteBook"], [372, 11, 1, "", "OptionMenu"], [372, 11, 1, "", "PanedWindow"], [372, 11, 1, "", "PopupMenu"], [372, 11, 1, "", "Select"], [372, 11, 1, "", "StdButtonBox"], [372, 11, 1, "", "TList"], [372, 11, 1, "", "Tk"], [372, 11, 1, "", "Tree"], [372, 11, 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, 11, 1, "", "Combobox"], [373, 11, 1, "", "Notebook"], [373, 11, 1, "", "Progressbar"], [373, 11, 1, "", "Spinbox"], [373, 11, 1, "", "Style"], [373, 11, 1, "", "Treeview"], [373, 11, 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, 12, 1, "", "ISEOF"], [374, 12, 1, "", "ISNONTERMINAL"], [374, 12, 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, 12, 1, "", "detect_encoding"], [375, 12, 1, "", "generate_tokens"], [375, 12, 1, "", "open"], [375, 12, 1, "", "tokenize"], [375, 12, 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, 12, 1, "", "load"], [376, 12, 1, "", "loads"]], "trace": [[377, 11, 1, "", "CoverageResults"], [377, 11, 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, 11, 1, "", "FrameSummary"], [378, 11, 1, "", "StackSummary"], [378, 11, 1, "", "TracebackException"], [378, 12, 1, "", "clear_frames"], [378, 12, 1, "", "extract_stack"], [378, 12, 1, "", "extract_tb"], [378, 12, 1, "", "format_exc"], [378, 12, 1, "", "format_exception"], [378, 12, 1, "", "format_exception_only"], [378, 12, 1, "", "format_list"], [378, 12, 1, "", "format_stack"], [378, 12, 1, "", "format_tb"], [378, 12, 1, "", "print_exc"], [378, 12, 1, "", "print_exception"], [378, 12, 1, "", "print_last"], [378, 12, 1, "", "print_stack"], [378, 12, 1, "", "print_tb"], [425, 7, 1, "", "tb_frame"], [425, 7, 1, "", "tb_lasti"], [425, 7, 1, "", "tb_lineno"], [425, 7, 1, "", "tb_next"], [378, 12, 1, "", "walk_stack"], [378, 12, 1, "", "walk_tb"]], "traceback.FrameSummary": [[378, 7, 1, "", "filename"], [378, 7, 1, "", "line"], [378, 7, 1, "", "lineno"], [378, 7, 1, "", "name"]], "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, 11, 1, "", "DomainFilter"], [379, 11, 1, "", "Filter"], [379, 11, 1, "", "Frame"], [379, 11, 1, "", "Snapshot"], [379, 11, 1, "", "Statistic"], [379, 11, 1, "", "StatisticDiff"], [379, 11, 1, "", "Trace"], [379, 11, 1, "", "Traceback"], [379, 12, 1, "", "clear_traces"], [379, 12, 1, "", "get_object_traceback"], [379, 12, 1, "", "get_traceback_limit"], [379, 12, 1, "", "get_traced_memory"], [379, 12, 1, "", "get_tracemalloc_memory"], [379, 12, 1, "", "is_tracing"], [379, 12, 1, "", "reset_peak"], [379, 12, 1, "", "start"], [379, 12, 1, "", "stop"], [379, 12, 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, 12, 1, "", "cfmakecbreak"], [380, 12, 1, "", "cfmakeraw"], [380, 12, 1, "", "setcbreak"], [380, 12, 1, "", "setraw"]], "turtle": [[381, 11, 1, "", "RawPen"], [381, 11, 1, "", "RawTurtle"], [381, 11, 1, "", "Screen"], [381, 11, 1, "", "ScrolledCanvas"], [381, 11, 1, "", "Shape"], [381, 11, 1, "", "Turtle"], [381, 11, 1, "", "TurtleScreen"], [381, 11, 1, "", "Vec2D"], [381, 12, 1, "", "addshape"], [381, 12, 1, "", "back"], [381, 12, 1, "", "backward"], [381, 12, 1, "", "begin_fill"], [381, 12, 1, "", "begin_poly"], [381, 12, 1, "", "bgcolor"], [381, 12, 1, "", "bgpic"], [381, 12, 1, "", "bk"], [381, 12, 1, "", "bye"], [381, 12, 1, "", "circle"], [381, 12, 1, "", "clear"], [381, 12, 1, "", "clearscreen"], [381, 12, 1, "", "clearstamp"], [381, 12, 1, "", "clearstamps"], [381, 12, 1, "", "clone"], [381, 12, 1, "", "color"], [381, 12, 1, "", "colormode"], [381, 12, 1, "", "degrees"], [381, 12, 1, "", "delay"], [381, 12, 1, "", "distance"], [381, 12, 1, "", "done"], [381, 12, 1, "", "dot"], [381, 12, 1, "", "down"], [381, 12, 1, "", "end_fill"], [381, 12, 1, "", "end_poly"], [381, 12, 1, "", "exitonclick"], [381, 12, 1, "", "fd"], [381, 12, 1, "", "fillcolor"], [381, 12, 1, "", "filling"], [381, 12, 1, "", "forward"], [381, 12, 1, "", "get_poly"], [381, 12, 1, "", "get_shapepoly"], [381, 12, 1, "", "getcanvas"], [381, 12, 1, "", "getpen"], [381, 12, 1, "", "getscreen"], [381, 12, 1, "", "getshapes"], [381, 12, 1, "", "getturtle"], [381, 12, 1, "", "goto"], [381, 12, 1, "", "heading"], [381, 12, 1, "", "hideturtle"], [381, 12, 1, "", "home"], [381, 12, 1, "", "ht"], [381, 12, 1, "", "isdown"], [381, 12, 1, "", "isvisible"], [381, 12, 1, "", "left"], [381, 12, 1, "", "listen"], [381, 12, 1, "", "lt"], [381, 12, 1, "", "mainloop"], [381, 12, 1, "", "mode"], [381, 12, 1, "", "numinput"], [381, 12, 1, "", "onclick"], [381, 12, 1, "", "ondrag"], [381, 12, 1, "", "onkey"], [381, 12, 1, "", "onkeypress"], [381, 12, 1, "", "onkeyrelease"], [381, 12, 1, "", "onrelease"], [381, 12, 1, "", "onscreenclick"], [381, 12, 1, "", "ontimer"], [381, 12, 1, "", "pd"], [381, 12, 1, "", "pen"], [381, 12, 1, "", "pencolor"], [381, 12, 1, "", "pendown"], [381, 12, 1, "", "pensize"], [381, 12, 1, "", "penup"], [381, 12, 1, "", "pos"], [381, 12, 1, "", "position"], [381, 12, 1, "", "pu"], [381, 12, 1, "", "radians"], [381, 12, 1, "", "register_shape"], [381, 12, 1, "", "reset"], [381, 12, 1, "", "resetscreen"], [381, 12, 1, "", "resizemode"], [381, 12, 1, "", "right"], [381, 12, 1, "", "rt"], [381, 12, 1, "", "screensize"], [381, 12, 1, "", "seth"], [381, 12, 1, "", "setheading"], [381, 12, 1, "", "setpos"], [381, 12, 1, "", "setposition"], [381, 12, 1, "", "settiltangle"], [381, 12, 1, "", "setundobuffer"], [381, 12, 1, "", "setup"], [381, 12, 1, "", "setworldcoordinates"], [381, 12, 1, "", "setx"], [381, 12, 1, "", "sety"], [381, 12, 1, "", "shape"], [381, 12, 1, "", "shapesize"], [381, 12, 1, "", "shapetransform"], [381, 12, 1, "", "shearfactor"], [381, 12, 1, "", "showturtle"], [381, 12, 1, "", "speed"], [381, 12, 1, "", "st"], [381, 12, 1, "", "stamp"], [381, 12, 1, "", "teleport"], [381, 12, 1, "", "textinput"], [381, 12, 1, "", "tilt"], [381, 12, 1, "", "tiltangle"], [381, 12, 1, "", "title"], [381, 12, 1, "", "towards"], [381, 12, 1, "", "tracer"], [381, 12, 1, "", "turtles"], [381, 12, 1, "", "turtlesize"], [381, 12, 1, "", "undo"], [381, 12, 1, "", "undobufferentries"], [381, 12, 1, "", "up"], [381, 12, 1, "", "update"], [381, 12, 1, "", "width"], [381, 12, 1, "", "window_height"], [381, 12, 1, "", "window_width"], [381, 12, 1, "", "write"], [381, 12, 1, "", "write_docstringdict"], [381, 12, 1, "", "xcor"], [381, 12, 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, 11, 1, "", "CodeType"], [382, 9, 1, "", "CoroutineType"], [382, 12, 1, "", "DynamicClassAttribute"], [382, 9, 1, "", "EllipsisType"], [382, 9, 1, "", "FrameType"], [382, 9, 1, "", "FunctionType"], [382, 9, 1, "", "GeneratorType"], [382, 11, 1, "", "GenericAlias"], [382, 9, 1, "", "GetSetDescriptorType"], [382, 9, 1, "", "LambdaType"], [382, 11, 1, "", "MappingProxyType"], [382, 9, 1, "", "MemberDescriptorType"], [382, 9, 1, "", "MethodDescriptorType"], [382, 9, 1, "", "MethodType"], [382, 9, 1, "", "MethodWrapperType"], [382, 11, 1, "", "ModuleType"], [382, 9, 1, "", "NoneType"], [382, 9, 1, "", "NotImplementedType"], [382, 11, 1, "", "SimpleNamespace"], [382, 11, 1, "", "TracebackType"], [382, 11, 1, "", "UnionType"], [382, 9, 1, "", "WrapperDescriptorType"], [382, 12, 1, "", "coroutine"], [382, 12, 1, "", "get_original_bases"], [382, 12, 1, "", "new_class"], [382, 12, 1, "", "prepare_class"], [382, 12, 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, 11, 1, "", "AbstractSet"], [383, 9, 1, "", "Annotated"], [383, 9, 1, "", "Any"], [383, 9, 1, "", "AnyStr"], [383, 11, 1, "", "AsyncContextManager"], [383, 11, 1, "", "AsyncGenerator"], [383, 11, 1, "", "AsyncIterable"], [383, 11, 1, "", "AsyncIterator"], [383, 11, 1, "", "Awaitable"], [383, 11, 1, "", "BinaryIO"], [383, 11, 1, "", "ByteString"], [383, 9, 1, "", "Callable"], [383, 11, 1, "", "ChainMap"], [383, 9, 1, "", "ClassVar"], [383, 11, 1, "", "Collection"], [383, 9, 1, "", "Concatenate"], [383, 11, 1, "", "Container"], [383, 11, 1, "", "ContextManager"], [383, 11, 1, "", "Coroutine"], [383, 11, 1, "", "Counter"], [383, 11, 1, "", "DefaultDict"], [383, 11, 1, "", "Deque"], [383, 11, 1, "", "Dict"], [383, 9, 1, "", "Final"], [383, 11, 1, "", "ForwardRef"], [383, 11, 1, "", "FrozenSet"], [383, 11, 1, "", "Generator"], [383, 11, 1, "", "Generic"], [383, 11, 1, "", "Hashable"], [383, 11, 1, "", "IO"], [383, 11, 1, "", "ItemsView"], [383, 11, 1, "", "Iterable"], [383, 11, 1, "", "Iterator"], [383, 11, 1, "", "KeysView"], [383, 11, 1, "", "List"], [383, 9, 1, "", "Literal"], [383, 9, 1, "", "LiteralString"], [383, 11, 1, "", "Mapping"], [383, 11, 1, "", "MappingView"], [383, 11, 1, "", "Match"], [383, 11, 1, "", "MutableMapping"], [383, 11, 1, "", "MutableSequence"], [383, 11, 1, "", "MutableSet"], [383, 11, 1, "", "NamedTuple"], [383, 9, 1, "", "Never"], [383, 11, 1, "", "NewType"], [383, 9, 1, "", "NoReturn"], [383, 9, 1, "", "NotRequired"], [383, 9, 1, "", "Optional"], [383, 11, 1, "", "OrderedDict"], [383, 11, 1, "", "ParamSpec"], [383, 9, 1, "", "ParamSpecArgs"], [383, 9, 1, "", "ParamSpecKwargs"], [383, 11, 1, "", "Pattern"], [383, 11, 1, "", "Protocol"], [383, 9, 1, "", "Required"], [383, 11, 1, "", "Reversible"], [383, 9, 1, "", "Self"], [383, 11, 1, "", "Sequence"], [383, 11, 1, "", "Set"], [383, 11, 1, "", "Sized"], [383, 11, 1, "", "SupportsAbs"], [383, 11, 1, "", "SupportsBytes"], [383, 11, 1, "", "SupportsComplex"], [383, 11, 1, "", "SupportsFloat"], [383, 11, 1, "", "SupportsIndex"], [383, 11, 1, "", "SupportsInt"], [383, 11, 1, "", "SupportsRound"], [383, 9, 1, "", "TYPE_CHECKING"], [383, 11, 1, "", "Text"], [383, 11, 1, "", "TextIO"], [383, 9, 1, "", "Tuple"], [383, 11, 1, "", "Type"], [383, 9, 1, "", "TypeAlias"], [383, 11, 1, "", "TypeAliasType"], [383, 9, 1, "", "TypeGuard"], [383, 11, 1, "", "TypeVar"], [383, 11, 1, "", "TypeVarTuple"], [383, 11, 1, "", "TypedDict"], [383, 9, 1, "", "Union"], [383, 9, 1, "", "Unpack"], [383, 11, 1, "", "ValuesView"], [383, 12, 1, "", "assert_never"], [383, 12, 1, "", "assert_type"], [383, 12, 1, "", "cast"], [383, 12, 1, "", "clear_overloads"], [383, 12, 1, "", "dataclass_transform"], [383, 12, 1, "", "final"], [383, 12, 1, "", "get_args"], [383, 12, 1, "", "get_origin"], [383, 12, 1, "", "get_overloads"], [383, 12, 1, "", "get_type_hints"], [383, 12, 1, "", "is_typeddict"], [383, 12, 1, "", "no_type_check"], [383, 12, 1, "", "no_type_check_decorator"], [383, 12, 1, "", "overload"], [383, 12, 1, "", "override"], [383, 12, 1, "", "reveal_type"], [383, 12, 1, "", "runtime_checkable"], [383, 12, 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, 12, 1, "", "bidirectional"], [384, 12, 1, "", "category"], [384, 12, 1, "", "combining"], [384, 12, 1, "", "decimal"], [384, 12, 1, "", "decomposition"], [384, 12, 1, "", "digit"], [384, 12, 1, "", "east_asian_width"], [384, 12, 1, "", "is_normalized"], [384, 12, 1, "", "lookup"], [384, 12, 1, "", "mirrored"], [384, 12, 1, "", "name"], [384, 12, 1, "", "normalize"], [384, 12, 1, "", "numeric"], [384, 9, 1, "", "ucd_3_2_0"], [384, 9, 1, "", "unidata_version"]], "unittest": [[385, 11, 1, "", "FunctionTestCase"], [385, 11, 1, "", "IsolatedAsyncioTestCase"], [385, 6, 1, "", "SkipTest"], [385, 11, 1, "", "TestCase"], [385, 11, 1, "", "TestLoader"], [385, 11, 1, "", "TestResult"], [385, 11, 1, "", "TestSuite"], [385, 11, 1, "", "TextTestResult"], [385, 11, 1, "", "TextTestRunner"], [385, 12, 1, "", "addModuleCleanup"], [385, 9, 1, "", "defaultTestLoader"], [385, 12, 1, "", "doModuleCleanups"], [385, 8, 1, "", "enterModuleContext"], [385, 12, 1, "", "expectedFailure"], [385, 12, 1, "", "installHandler"], [385, 12, 1, "", "main"], [386, 10, 0, "-", "mock"], [385, 12, 1, "", "registerResult"], [385, 12, 1, "", "removeHandler"], [385, 12, 1, "", "removeResult"], [385, 12, 1, "", "skip"], [385, 12, 1, "", "skipIf"], [385, 12, 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, 11, 1, "", "AsyncMock"], [386, 9, 1, "", "DEFAULT"], [386, 9, 1, "", "FILTER_DIR"], [386, 11, 1, "", "MagicMock"], [386, 11, 1, "", "Mock"], [386, 11, 1, "", "NonCallableMagicMock"], [386, 11, 1, "", "NonCallableMock"], [386, 11, 1, "", "PropertyMock"], [386, 12, 1, "", "call"], [386, 12, 1, "", "create_autospec"], [386, 12, 1, "", "mock_open"], [386, 12, 1, "", "patch"], [386, 12, 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, 12, 1, "", "dict"], [386, 12, 1, "", "multiple"], [386, 12, 1, "", "object"], [386, 12, 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, 11, 1, "", "DefragResult"], [391, 11, 1, "", "DefragResultBytes"], [391, 11, 1, "", "ParseResult"], [391, 11, 1, "", "ParseResultBytes"], [391, 11, 1, "", "SplitResult"], [391, 11, 1, "", "SplitResultBytes"], [391, 12, 1, "", "parse_qs"], [391, 12, 1, "", "parse_qsl"], [391, 12, 1, "", "quote"], [391, 12, 1, "", "quote_from_bytes"], [391, 12, 1, "", "quote_plus"], [391, 12, 1, "", "unquote"], [391, 12, 1, "", "unquote_plus"], [391, 12, 1, "", "unquote_to_bytes"], [391, 12, 1, "", "unwrap"], [391, 12, 1, "", "urldefrag"], [391, 12, 1, "", "urlencode"], [391, 12, 1, "", "urljoin"], [391, 12, 1, "", "urlparse"], [391, 12, 1, "", "urlsplit"], [391, 12, 1, "", "urlunparse"], [391, 12, 1, "", "urlunsplit"]], "urllib.parse.urllib.parse.SplitResult": [[391, 8, 1, "", "geturl"]], "urllib.request": [[392, 11, 1, "", "AbstractBasicAuthHandler"], [392, 11, 1, "", "AbstractDigestAuthHandler"], [392, 11, 1, "", "BaseHandler"], [392, 11, 1, "", "CacheFTPHandler"], [392, 11, 1, "", "DataHandler"], [392, 11, 1, "", "FTPHandler"], [392, 11, 1, "", "FancyURLopener"], [392, 11, 1, "", "FileHandler"], [392, 11, 1, "", "HTTPBasicAuthHandler"], [392, 11, 1, "", "HTTPCookieProcessor"], [392, 11, 1, "", "HTTPDefaultErrorHandler"], [392, 11, 1, "", "HTTPDigestAuthHandler"], [392, 11, 1, "", "HTTPErrorProcessor"], [392, 11, 1, "", "HTTPHandler"], [392, 11, 1, "", "HTTPPasswordMgr"], [392, 11, 1, "", "HTTPPasswordMgrWithDefaultRealm"], [392, 11, 1, "", "HTTPPasswordMgrWithPriorAuth"], [392, 11, 1, "", "HTTPRedirectHandler"], [392, 11, 1, "", "HTTPSHandler"], [392, 11, 1, "", "OpenerDirector"], [392, 11, 1, "", "ProxyBasicAuthHandler"], [392, 11, 1, "", "ProxyDigestAuthHandler"], [392, 11, 1, "", "ProxyHandler"], [392, 11, 1, "", "Request"], [392, 11, 1, "", "URLopener"], [392, 11, 1, "", "UnknownHandler"], [392, 12, 1, "", "build_opener"], [392, 12, 1, "", "getproxies"], [392, 12, 1, "", "install_opener"], [392, 12, 1, "", "pathname2url"], [392, 12, 1, "", "url2pathname"], [392, 12, 1, "", "urlcleanup"], [392, 12, 1, "", "urlopen"], [392, 12, 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, 11, 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, 11, 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, 12, 1, "", "decode"], [394, 12, 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, 11, 1, "", "SafeUUID"], [395, 11, 1, "", "UUID"], [395, 12, 1, "", "getnode"], [395, 12, 1, "", "uuid1"], [395, 12, 1, "", "uuid3"], [395, 12, 1, "", "uuid4"], [395, 12, 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, 11, 1, "", "EnvBuilder"], [396, 12, 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, 11, 1, "", "catch_warnings"], [397, 12, 1, "", "filterwarnings"], [397, 12, 1, "", "formatwarning"], [397, 12, 1, "", "resetwarnings"], [397, 12, 1, "", "showwarning"], [397, 12, 1, "", "simplefilter"], [397, 12, 1, "", "warn"], [397, 12, 1, "", "warn_explicit"]], "wave": [[398, 6, 1, "", "Error"], [398, 11, 1, "", "Wave_read"], [398, 11, 1, "", "Wave_write"], [398, 12, 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, 11, 1, "", "WeakKeyDictionary"], [399, 11, 1, "", "WeakMethod"], [399, 11, 1, "", "WeakSet"], [399, 11, 1, "", "WeakValueDictionary"], [399, 11, 1, "", "finalize"], [399, 12, 1, "", "getweakrefcount"], [399, 12, 1, "", "getweakrefs"], [399, 12, 1, "", "proxy"], [399, 11, 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, 12, 1, "", "get"], [400, 7, 1, "", "name"], [400, 12, 1, "", "open"], [400, 12, 1, "", "open_new"], [400, 12, 1, "", "open_new_tab"], [400, 12, 1, "", "register"]], "webbrowser.controller": [[400, 8, 1, "", "open"], [400, 8, 1, "", "open_new"], [400, 8, 1, "", "open_new_tab"]], "winreg": [[402, 12, 1, "", "CloseKey"], [402, 12, 1, "", "ConnectRegistry"], [402, 12, 1, "", "CreateKey"], [402, 12, 1, "", "CreateKeyEx"], [402, 12, 1, "", "DeleteKey"], [402, 12, 1, "", "DeleteKeyEx"], [402, 12, 1, "", "DeleteValue"], [402, 12, 1, "", "DisableReflectionKey"], [402, 12, 1, "", "EnableReflectionKey"], [402, 12, 1, "", "EnumKey"], [402, 12, 1, "", "EnumValue"], [402, 12, 1, "", "ExpandEnvironmentStrings"], [402, 12, 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, 12, 1, "", "LoadKey"], [402, 12, 1, "", "OpenKey"], [402, 12, 1, "", "OpenKeyEx"], [402, 12, 1, "", "QueryInfoKey"], [402, 12, 1, "", "QueryReflectionKey"], [402, 12, 1, "", "QueryValue"], [402, 12, 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, 12, 1, "", "SaveKey"], [402, 12, 1, "", "SetValue"], [402, 12, 1, "", "SetValueEx"]], "winreg.PyHKEY": [[402, 8, 1, "", "Close"], [402, 8, 1, "", "Detach"], [402, 8, 1, "", "__enter__"], [402, 8, 1, "", "__exit__"]], "winsound": [[403, 12, 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, 12, 1, "", "MessageBeep"], [403, 12, 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, 11, 1, "", "BaseCGIHandler"], [404, 11, 1, "", "BaseHandler"], [404, 11, 1, "", "CGIHandler"], [404, 11, 1, "", "IISCGIHandler"], [404, 11, 1, "", "SimpleHandler"], [404, 12, 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, 11, 1, "", "Headers"]], "wsgiref.headers.Headers": [[404, 8, 1, "", "add_header"], [404, 8, 1, "", "get_all"]], "wsgiref.simple_server": [[404, 11, 1, "", "WSGIRequestHandler"], [404, 11, 1, "", "WSGIServer"], [404, 12, 1, "", "demo_app"], [404, 12, 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, 11, 1, "", "ErrorStream"], [404, 11, 1, "", "FileWrapper"], [404, 11, 1, "", "InputStream"], [404, 11, 1, "", "StartResponse"], [404, 9, 1, "", "WSGIApplication"], [404, 9, 1, "", "WSGIEnvironment"]], "wsgiref.util": [[404, 11, 1, "", "FileWrapper"], [404, 12, 1, "", "application_uri"], [404, 12, 1, "", "guess_scheme"], [404, 12, 1, "", "is_hop_by_hop"], [404, 12, 1, "", "request_uri"], [404, 12, 1, "", "setup_testing_defaults"], [404, 12, 1, "", "shift_path_info"]], "wsgiref.validate": [[404, 12, 1, "", "validator"]], "xdrlib": [[405, 6, 1, "", "ConversionError"], [405, 6, 1, "", "Error"], [405, 11, 1, "", "Packer"], [405, 11, 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, 12, 1, "", "getDOMImplementation"], [408, 10, 0, "-", "minidom"], [409, 10, 0, "-", "pulldom"], [407, 12, 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, 12, 1, "", "parse"], [408, 12, 1, "", "parseString"]], "xml.dom.pulldom": [[409, 11, 1, "", "DOMEventStream"], [409, 11, 1, "", "PullDom"], [409, 11, 1, "", "SAX2DOM"], [409, 9, 1, "", "default_bufsize"], [409, 12, 1, "", "parse"], [409, 12, 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, 12, 1, "", "default_loader"], [410, 12, 1, "", "include"]], "xml.etree.ElementTree": [[410, 11, 1, "", "C14NWriterTarget"], [410, 12, 1, "", "Comment"], [410, 11, 1, "", "Element"], [410, 11, 1, "", "ElementTree"], [410, 11, 1, "", "ParseError"], [410, 12, 1, "", "ProcessingInstruction"], [410, 11, 1, "", "QName"], [410, 12, 1, "", "SubElement"], [410, 11, 1, "", "TreeBuilder"], [410, 12, 1, "", "XML"], [410, 12, 1, "", "XMLID"], [410, 11, 1, "", "XMLParser"], [410, 11, 1, "", "XMLPullParser"], [410, 12, 1, "", "canonicalize"], [410, 12, 1, "", "dump"], [410, 12, 1, "", "fromstring"], [410, 12, 1, "", "fromstringlist"], [410, 12, 1, "", "indent"], [410, 12, 1, "", "iselement"], [410, 12, 1, "", "iterparse"], [410, 12, 1, "", "parse"], [410, 12, 1, "", "register_namespace"], [410, 12, 1, "", "tostring"], [410, 12, 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, 12, 1, "", "ErrorString"], [311, 6, 1, "", "ExpatError"], [311, 12, 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, 12, 1, "", "make_parser"], [411, 12, 1, "", "parse"], [411, 12, 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, 11, 1, "", "ContentHandler"], [412, 11, 1, "", "DTDHandler"], [412, 11, 1, "", "EntityResolver"], [412, 11, 1, "", "ErrorHandler"], [412, 11, 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, 11, 1, "", "XMLFilterBase"], [414, 11, 1, "", "XMLGenerator"], [414, 12, 1, "", "escape"], [414, 12, 1, "", "prepare_input_source"], [414, 12, 1, "", "quoteattr"], [414, 12, 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, 11, 1, "", "AttributesImpl"], [413, 11, 1, "", "AttributesNSImpl"], [413, 11, 1, "", "IncrementalParser"], [413, 11, 1, "", "InputSource"], [413, 11, 1, "", "Locator"], [413, 11, 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, 11, 1, "", "Binary"], [416, 11, 1, "", "DateTime"], [416, 11, 1, "", "Fault"], [416, 11, 1, "", "MultiCall"], [416, 11, 1, "", "ProtocolError"], [416, 11, 1, "", "ServerProxy"], [416, 12, 1, "", "dumps"], [416, 12, 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, 11, 1, "", "CGIXMLRPCRequestHandler"], [417, 11, 1, "", "DocCGIXMLRPCRequestHandler"], [417, 11, 1, "", "DocXMLRPCRequestHandler"], [417, 11, 1, "", "DocXMLRPCServer"], [417, 11, 1, "", "SimpleXMLRPCRequestHandler"], [417, 11, 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, 12, 1, "", "create_archive"], [418, 12, 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, 11, 1, "", "Path"], [419, 11, 1, "", "PyZipFile"], [419, 9, 1, "", "ZIP_BZIP2"], [419, 9, 1, "", "ZIP_DEFLATED"], [419, 9, 1, "", "ZIP_LZMA"], [419, 9, 1, "", "ZIP_STORED"], [419, 11, 1, "", "ZipFile"], [419, 11, 1, "", "ZipInfo"], [419, 12, 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, 11, 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, 12, 1, "", "adler32"], [421, 12, 1, "", "compress"], [421, 12, 1, "", "compressobj"], [421, 12, 1, "", "crc32"], [421, 12, 1, "", "decompress"], [421, 12, 1, "", "decompressobj"], [421, 6, 1, "", "error"]], "zoneinfo": [[422, 6, 1, "", "InvalidTZPathWarning"], [422, 9, 1, "", "TZPATH"], [422, 11, 1, "", "ZoneInfo"], [422, 6, 1, "", "ZoneInfoNotFoundError"], [422, 12, 1, "", "available_timezones"], [422, 12, 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:class", "12": "py:function", "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", "class", "Python \u985e\u5225"], "12": ["py", "function", "Python \u51fd\u5f0f"], "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, 98, 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, 27, 41, 43, 48, 49, 55, 57, 59, 60, 62, 63, 74, 78, 83, 84, 92, 93, 97, 98, 99, 100, 117, 123, 129, 136, 154, 174, 176, 180, 183, 187, 200, 203, 205, 223, 232, 252, 256, 259, 264, 265, 278, 280, 290, 292, 296, 298, 309, 316, 318, 322, 325, 327, 335, 337, 341, 345, 350, 356, 362, 381, 383, 386, 392, 399, 400, 402, 405, 407, 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, 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, 91, 92, 93, 94, 98, 100, 103, 106, 107, 117, 122, 123, 125, 129, 130, 136, 143, 148, 151, 155, 158, 166, 173, 180, 183, 191, 196, 203, 212, 213, 223, 227, 232, 240, 244, 247, 249, 252, 256, 257, 259, 263, 265, 267, 272, 280, 289, 290, 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, 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, 402, 424, 425, 427], "boolean": [6, 93, 289, 341, 427, 462], "protocol": [7, 10, 39, 46, 47, 48, 53, 74, 98, 130, 164, 239, 245, 253, 302, 332, 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, 280, 296, 341, 342, 344, 355, 418, 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, 100, 225, 341, 358, 373, 438, 464], "pil": 7, "relat": [7, 107, 247, 429, 461, 464, 465, 471], "function": [7, 25, 27, 44, 63, 72, 84, 92, 93, 94, 98, 103, 105, 117, 151, 160, 166, 173, 178, 188, 223, 248, 256, 258, 264, 265, 272, 279, 285, 296, 315, 316, 320, 337, 345, 350, 381, 382, 385, 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, 397, 425, 463, 464, 465, 473], "variabl": [17, 32, 99, 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, 433], "except": [23, 72, 84, 99, 100, 107, 117, 166, 190, 196, 210, 256, 289, 316, 330, 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, 91, 94, 98, 99, 100, 102, 103, 106, 117, 123, 129, 148, 173, 185, 190, 193, 211, 212, 213, 227, 230, 248, 252, 264, 267, 279, 280, 289, 290, 293, 294, 305, 329, 334, 337, 341, 345, 349, 350, 351, 362, 366, 379, 381, 383, 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, 337, 385, 402, 462, 465, 466, 474, 475], "recurs": 23, "control": [23, 28, 75, 337, 358, 381, 397, 400], "standard": [23, 155, 186, 209, 251, 259, 289, 341, 344, 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, 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, 102, 106, 125, 146, 152, 164, 166, 167, 227, 275, 309, 338, 355, 359, 368, 386, 409, 410, 411, 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, 341, 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, 98, 296, 350, 422, 433], "configur": [32, 33, 99, 100, 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, 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, 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, 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, 337, 338, 410, 474], "creat": [32, 60, 63, 78, 83, 84, 93, 94, 97, 100, 123, 136, 203, 232, 289, 337, 418, 425, 474], "caution": 32, "about": [32, 84, 148, 190, 459], "fork": 32, "sub": [32, 62, 117], "per": [32, 98, 350, 465, 471], "caveat": [32, 263, 418], "asynchron": [32, 252, 330, 335, 383, 425, 427, 476], "notif": [32, 92], "profil": [32, 305], "trace": [32, 377, 379], "advanc": [32, 99, 190, 465], "debugg": [32, 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, 341, 385, 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, 173, 178, 267, 295, 296, 304, 344, 362, 366, 422, 449, 458, 463, 467, 470, 478], "marshal": [40, 271, 296, 474], "domain": [41, 155], "raw": [41, 63, 84, 255, 316], "memori": [41, 267, 275, 338, 341, 379, 474, 475], "interfac": [41, 77, 78, 97, 148, 187, 188, 224, 256, 290, 308, 317, 334, 355, 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, 211, 223, 227, 244, 330, 334, 338, 341, 345, 350, 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, 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, 110, 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, 472, 475, 476, 477], "singl": [44, 83, 100, 166], "low": [44, 112, 334, 471], "level": [44, 65, 71, 99, 100, 103, 112, 148, 256, 259, 264, 325, 326, 334, 345, 475], "creation": [44, 97, 290, 335, 382, 396, 425, 476], "lookup": [44, 92, 425], "none": [45, 425], "number": [46, 62, 84, 107, 151, 166, 218, 259, 286, 290, 425, 446, 465], "implement": [49, 78, 83, 100, 123, 166, 247, 259, 318, 408, 425, 431, 473, 476, 477], "for": [50, 63, 72, 84, 91, 99, 100, 106, 117, 123, 146, 151, 152, 158, 166, 173, 174, 176, 187, 225, 240, 247, 250, 263, 289, 296, 316, 320, 325, 330, 335, 338, 355, 359, 375, 381, 382, 383, 397, 403, 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], "ellipsi": [55, 341, 425], "base": [57, 84, 100, 130, 154, 155, 158, 210, 227, 247, 250, 280, 362, 412, 429, 465, 466, 472, 477], "macro": 57, "access": [57, 63, 93, 98, 164, 173, 248, 249, 262, 263, 265, 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, 387, 413, 425, 427, 429, 460, 461, 476, 477], "of": [57, 83, 84, 92, 93, 94, 97, 98, 99, 100, 102, 146, 164, 166, 178, 180, 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, 166, 190, 252, 289, 316, 453], "defin": [57, 74, 75, 84, 97, 98, 265, 289, 383, 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, 256, 424, 437, 476], "pyobject": 62, "pyvarobject": 62, "static": [62, 84, 92, 98, 102, 252, 425, 470, 471], "async": [62, 119, 424, 475], "charact": [63, 103, 174, 259, 344], "properti": [63, 92, 106, 465], "encod": [63, 106, 155, 195, 259, 337, 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, 94, 98, 99, 100, 102, 106, 123, 136, 155, 166, 173, 178, 190, 244, 267, 288, 289, 293, 337, 341, 362, 381, 382, 383, 407, 425, 458, 459, 460, 463, 467, 470, 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, 337, 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, 345], "setuptool": 70, "app": 71, "embed": [71, 351, 459], "beyond": [71, 117], "an": [71, 72, 78, 83, 84, 92, 100, 106, 166, 180, 191, 193, 202, 247, 259, 345, 396, 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, 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, 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, 337, 341, 345, 366, 372, 397, 425, 464, 465], "comparison": [74, 93, 97, 105, 213, 256, 296, 427, 460, 467], "weak": [74, 399, 449, 460], "more": [74, 91, 97, 100, 103, 381, 387, 471], "suggest": 74, "tutori": [75, 92, 99, 173, 183, 289, 337], "basic": [75, 107, 190, 372, 417, 425], "adding": [75, 100, 289, 466, 476], "to": [75, 78, 83, 84, 93, 98, 99, 100, 102, 106, 151, 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, 355, 378, 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, 305, 311, 337, 345, 350, 362, 372, 374, 381, 385, 392, 422, 425, 464, 465, 471, 478], "dlls": [76, 173], "practic": [76, 84, 92, 323], "self": [77, 84, 338, 470, 478], "express": [77, 78, 94, 103, 106, 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, 154, 155, 158, 178, 196, 210, 213, 227, 247, 250, 278, 280, 296, 305, 309, 313, 326, 341, 344, 381, 382, 383, 385, 392, 412, 422, 424, 425, 432, 437, 461, 464, 465, 470, 473, 476], "how": [78, 83, 84, 93, 100, 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, 148, 276, 381, 458, 464], "curs": [83, 91, 174, 175, 176, 469, 473, 475, 478, 479], "termcap": 83, "is": [83, 84, 91, 99, 180, 305, 463, 467], "there": [83, 84], "equival": [83, 84, 92], "onexit": 83, "whi": [83, 84, 463], "don": 83, "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, 97, 129, 379, 381], "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, 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], "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, 98, 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], "unboundlocalerror": 84, "loop": [84, 123, 125, 130], "all": [84, 280, 289, 316, 379, 466, 475, 476], "return": [84, 92, 173, 433, 458], "same": [84, 100, 387, 478], "result": [84, 339, 391], "best": [84, 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], "share": [84, 173, 280, 473], "pass": [84, 94, 100, 173, 433, 438], "option": [84, 102, 117, 190, 225, 244, 289, 355, 366, 373, 377, 419, 452, 453, 476], "one": [84, 98, 146], "anoth": 84, "output": [84, 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, 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, 458], "place": [84, 288], "perl": 84, "chomp": 84, "remov": [84, 458, 464, 465, 466, 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], "program": [84, 91, 106, 174, 227, 263, 280, 366, 426], "too": 84, "slow": 84, "speed": 84, "most": 84, "effici": [84, 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, "when": [84, 93, 97], "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, 425, 479], "given": 84, "deleg": [84, 98, 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, 470, 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, 98, 341, 381], "delet": [84, 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, 259, 290, 349, 355, 382, 425, 426, 427, 462, 473], "have": 84, "mutual": [84, 117], "each": 84, "__import__": 84, "pyd": 85, "dll": 85, "tab": [85, 373, 444], "ms": [85, 279, 401], "win": 85, "crt": 85, "l1": 85, "annot": [87, 341, 426, 433, 438, 476, 477], "__annotations__": 87, "argpars": [88, 117, 466, 469, 472, 474, 475, 477], "clinic": [89, 474], "start": [91, 164, 183, 280, 381], "pad": 91, "display": [91, 99, 123, 174, 379, 427, 460], "text": [91, 102, 155, 174, 190, 244, 262, 316, 337, 341, 360, 361, 371, 407, 467], "color": [91, 244, 367, 381], "user": [91, 211, 244, 265, 305, 352, 365, 383, 465], "input": [91, 174, 186, 215, 375, 381], "howto": [92, 93, 94, 106], "primer": 92, "simpl": [92, 103, 190, 232, 328, 433, 461, 462], "constant": [92, 174, 275, 311, 337, 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, 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, 330, 334, 335, 338, 373], "ip": [97, 256], "version": [97, 102, 248, 289, 355, 397, 458, 472], "host": [97, 256], "inspect": [97, 252, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479], "as": [97, 99, 100, 166, 256, 344, 381, 424, 425, 464, 465, 478], "detail": [97, 158, 263, 265], "fail": [97, 475], "who": 98, "should": [98, 479], "this": 98, "background": [98, 263, 289], "enter": 98, "surpris": [98, 173], "edg": [98, 325], "opt": 98, "limit": [98, 259, 319, 341, 419, 458], "tp_travers": 98, "lower": 98, "tp_dealloc": 98, "overrid": [98, 397, 471], "tp_free": 98, "pyobject_new": 98, "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, "logger": [99, 100, 264], "formatt": [99, 100, 264], "happen": 99, "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, 416, 417, 472, 477], "deal": 100, "send": 100, "receiv": 100, "event": [100, 123, 125, 135, 322, 330, 350, 362, 366, 373, 381], "across": 100, "run": [100, 123, 136, 244, 385, 458], "listen": [100, 280], "product": 100, "contextu": 100, "your": [100, 102, 148, 173, 227, 289, 479], "loggeradapt": [100, 264], "impart": 100, "than": 100, "dict": [100, 341, 386, 387, 476], "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, 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, 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, "sure": 102, "specifi": [102, 173, 267, 383, 418, 466, 468], "proper": 102, "setup": 102, "divis": [102, 461], "versus": [102, 103, 425], "binari": [102, 108, 143, 155, 255, 341, 344, 416, 427, 449], "featur": [102, 278, 383, 426, 464, 466, 471, 474, 475, 476, 477, 478, 479], "detect": 102, "prevent": 102, "compat": [102, 328], "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, 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, 386, 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], "content": [110, 178, 194, 311], "__main__": [111, 429, 477], "__name__": 111, "idiomat": 111, "_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, 152, 160, 187, 188, 225, 289, 290, 294, 308, 345, 355, 375, 377, 385, 419, 458, 466, 472, 474, 476], "line": [117, 152, 160, 187, 188, 215, 225, 262, 289, 290, 308, 317, 355, 375, 377, 385, 419, 432, 458, 463, 466, 472], "core": [117, 459, 477, 480], "add_argu": 117, "argumentpars": 117, "prog": 117, "usag": [117, 180, 190, 276, 319, 375, 377, 416], "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, 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], "subscript": [119, 427], "await": [119, 122, 136, 425, 427, 475], "asyncio": [120, 122, 132, 167, 423, 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, "schedul": [123, 136, 290, 322], "callback": [123, 173, 289, 350, 462], "delay": 123, "transfer": 123, "watch": 123, "direct": [123, 190, 247, 383, 460], "dns": 123, "execut": [123, 161, 190, 244, 321, 330, 350, 377, 425, 426, 458, 464], "pool": [123, 280], "enabl": [123, 466, 474], "mode": [123, 183, 185, 232, 290, 466, 477], "call_soon": 123, "call_lat": 123, "set": [123, 129, 244, 247, 330, 341, 350, 366, 381, 425, 427, 439, 458, 462, 463], "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, "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], "consider": [140, 242, 265, 338, 345, 429], "bdb": [141, 469], "binascii": [143, 473, 476, 477], "bisect": [144, 469], "algorithm": [144, 248, 267, 381, 474], "builtin": [145, 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, 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, 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], "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], "statement": [166, 362, 377, 424, 425, 433, 464, 465], "catch": 166, "__enter__": 166, "clean": 166, "ani": [166, 383, 386], "reusabl": 166, "reentrant": 166, "manual": [167, 305, 366], "copi": [168, 329], "shallow": 168, "deep": 168, "copyreg": 169, "crypt": [170, 473, 477], "hash": [170, 232, 341, 474, 477], "csv": [172, 471, 472, 475, 478], "dialect": 172, "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], "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, "behavior": [180, 419, 474, 475, 476, 477, 478], "dbm": [181, 472, 474, 475, 476, 477], "databas": [181, 230, 278, 384], "gnu": [181, 227, 317, 320], "ndbm": 181, "dumb": 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, 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], "helper": [187, 345, 383, 386], "comput": [187, 379], "delta": 187, "sequencematch": 187, "ndiff": 187, "dis": [188, 471, 472, 474, 477], "bytecod": [188, 429, 470, 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], "packag": [191, 248, 249, 299, 429, 447, 458, 460, 462, 464, 465, 473], "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, "servic": [227, 261, 312], "nulltransl": 227, "gnutransl": 227, "solari": 227, "catalog": [227, 263], "languag": [227, 261, 381, 459], "fli": 227, "defer": 227, "translat": [227, 381], "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, 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, "edit": [244, 444], "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], "fetch": 252, "webassembl": [254, 453], "io": [255, 383, 471, 472, 473, 475, 477, 478], "reentranc": 255, "ipv4": 256, "ipv6": 256, "manipul": [256, 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, "top": [259, 379], "linecach": [262, 469, 475], "hint": [263, 355, 471, 475, 479], "writer": 263, "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, 440], "mailbox": [268, 472], "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, 350, 466, 471, 478, 480], "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, "guid": [289, 337], "popul": 289, "conflict": 289, "trivial": 289, "environ": [290, 351, 396, 422, 458, 466, 475, 476], "ossaudiodev": 292, "oss": 292, "audio": 292, "devic": 292, "mixer": 292, "pathlib": [293, 469, 470, 471, 474, 475, 476, 477, 478, 479], "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, 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, 476], "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], "framework": [335, 460, 473], "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, "regist": [337, 350], "shortcut": 337, "uri": 337, "transact": 337, "autocommit": 337, "isolation_level": 337, "ssl": [338, 465, 469, 471, 472, 473, 474, 475, 476, 477, 478], "certif": [338, 466, 472, 474], "ca": 338, "sign": 338, "side": [338, 387], "bio": [338, 475], "session": 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, "stringprep": 343, "prepar": [343, 425], "frequent": 345, "older": [345, 355], "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, 470, 472, 473, 474, 475, 478], "tar": 355, "tarinfo": 355, "further": 355, "verif": [355, 466, 474], "telnetlib": [356, 476], "telnet": 356, "tempfil": [357, 470, 471, 472, 473], "termio": 358, "tti": [358, 380], "socket_help": 359, "script_help": 359, "bytecode_help": 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, "wrapper": 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, "pen": 381, "turtlescreen": 381, "screen": 381, "rawturtl": 381, "motion": 381, "tell": 381, "measur": 381, "draw": 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], "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, "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, "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, "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, "conform": 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, "zipimport": [420, 469, 471], "zlib": [421, 423, 473, 476], "zoneinfo": [422, 479], "iana": 422, "represent": [422, 441, 473], "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, 470], "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, 471, 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, "notabl": [470, 475, 476, 477, 478, 479], "695": 471, "701": 471, "syntact": 471, "684": 471, "669": 471, "impact": 471, "688": 471, "709": 471, "inlin": 471, "692": 471, "kwarg": 471, "698": 471, "13": [471, 476], "14": 471, "15": 471, "imp": 471, "384": 472, "stabl": 472, "3148": 472, "3147": 472, "repositori": 472, "3149": 472, "so": 472, "3333": 472, "gateway": 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, "498": 476, "526": 476, "515": 476, "underscor": 476, "525": 476, "530": 476, "487": 476, "519": 476, "495": 476, "disambigu": 476, "529": 476, "filesystem": [476, 478], "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, "show": 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": {"\u4e00\u822c\u7684 Python \u5e38\u898b\u554f\u7b54\u96c6": [[79, "general-python-faq"]], "\u76ee\u9304": [[79, "id1"], [77, "id1"], [78, "id1"], [92, "id1"], [80, "id1"], [85, "id1"], [83, "id1"], [84, "id1"], [244, "menus"]], "\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"]], "\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"]], "\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"]], "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"]], "\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"]], "\u63cf\u8ff0\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"]], "\u6458\u8981": [[92, "abstract"], [87, null], [91, null], [103, null], [102, null], [104, null]], "Definition and introduction": [[92, "definition-and-introduction"]], "\u63cf\u8ff0\u5668\u5354\u5b9a": [[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"]], "Python \u5e38\u898b\u554f\u984c": [[81, "python-frequently-asked-questions"]], "Python \u5982\u4f55\u9054\u6210\u4efb\u52d9": [[95, "python-howtos"]], "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"]], "tp_traverse in Python 3.8 and lower": [[98, "tp-traverse-in-python-3-8-and-lower"]], "Delegating tp_traverse": [[98, "delegating-tp-traverse"]], "Defining tp_dealloc": [[98, "defining-tp-dealloc"]], "Not overriding tp_free": [[98, "not-overriding-tp-free"]], "Avoiding PyObject_New": [[98, "avoiding-pyobject-new"]], "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"]], "\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"]], "\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"]], "\u8853\u8a9e\u8868": [[86, "glossary"]], "\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"]], "Argument Clinic \u6307\u5357": [[89, "argument-clinic-how-to"]], "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"]], "\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"]], "\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"]], "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"]], "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"]], "Supported _sunder_ names": [[93, "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"]], "\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"]], "\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"]], "\u767c\u5e03 Python \u6a21\u7d44": [[69, "distributing-python-modules"]], "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"]], "Argparse \u6559\u5b78": [[88, "argparse-tutorial"]], "\u6982\u5ff5": [[88, "concepts"]], "\u57fa\u672c\u7528\u6cd5": [[88, "the-basics"], [108, "basic-usage"], [293, "basic-use"], [259, "basic-usage"]], "\u4f4d\u7f6e\u5f15\u6578\u7684\u4ecb\u7d39": [[88, "introducing-positional-arguments"]], "\u53ef\u9078\u5f15\u6578\u7684\u4ecb\u7d39": [[88, "introducing-optional-arguments"]], "\u77ed\u9078\u9805": [[88, "short-options"]], "\u7d44\u5408\u4f4d\u7f6e\u5f15\u6578\u548c\u53ef\u9078\u5f15\u6578": [[88, "combining-positional-and-optional-arguments"]], "\u66f4\u9032\u968e\u4e00\u9ede": [[88, "getting-a-little-more-advanced"]], "\u6307\u5b9a\u4e0d\u660e\u78ba\u7684\u5f15\u6578": [[88, "specifying-ambiguous-arguments"]], "\u76f8\u4e92\u885d\u7a81\u7684\u9078\u9805": [[88, "conflicting-options"]], "\u5982\u4f55\u7ffb\u8b6f argparse \u8f38\u51fa": [[88, "how-to-translate-the-argparse-output"]], "\u7d50\u8ad6": [[88, "conclusion"]], "\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"]], "Python \u5c0d Linux perf \u5206\u6790\u5668\u7684\u652f\u63f4": [[101, "python-support-for-the-linux-perf-profiler"]], "\u5982\u4f55\u555f\u7528 perf \u5206\u6790\u652f\u63f4": [[101, "how-to-enable-perf-profiling-support"]], "\u5982\u4f55\u7372\u5f97\u6700\u4f73\u7d50\u679c": [[101, "how-to-obtain-the-best-results"]], "\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"], [123, "examples"], [134, "examples"], [130, "examples"], [117, "example"], [133, "examples"], [131, "examples"], [62, "examples"], [41, "examples"], [418, "examples"], [420, "examples"], [410, "example"], [410, "id3"], [399, "example"], [376, "examples"], [395, "example"], [379, "examples"], [404, "examples"], [375, "examples"], [358, "example"], [364, "examples"], [344, "examples"], [353, "examples"], [355, "examples"], [357, "examples"], [327, "example"], [311, "example"], [335, "examples"], [315, "examples"], [330, "examples"], [326, "examples"], [334, "example"], [338, "examples"], [317, "example"], [306, "example"], [301, "examples"], [296, "example"], [296, "examples"], [304, "example"], [280, "examples"], [241, "example"], [267, "examples"], [239, "examples"], [268, "examples"], [240, "examples"], [247, "examples"], [211, "example"], [232, "examples"], [237, "examples"], [172, "examples"], [170, "examples"], [169, "example"], [144, "examples"]], "\u8a3b\u91cb (annotation) \u6700\u4f73\u5be6\u8e10": [[87, "annotations-best-practices"]], "\u5728 Python 3.10 \u53ca\u66f4\u9ad8\u7248\u672c\u4e2d\u5b58\u53d6\u7269\u4ef6\u7684\u8a3b\u91cb\u5b57\u5178": [[87, "accessing-the-annotations-dict-of-an-object-in-python-3-10-and-newer"]], "\u5728 Python 3.9 \u53ca\u66f4\u65e9\u7248\u672c\u4e2d\u5b58\u53d6\u7269\u4ef6\u7684\u8a3b\u91cb\u5b57\u5178": [[87, "accessing-the-annotations-dict-of-an-object-in-python-3-9-and-older"]], "\u624b\u52d5\u53d6\u6d88\u5b57\u4e32\u5316\u8a3b\u91cb": [[87, "manually-un-stringizing-stringized-annotations"]], "\u4efb\u4f55 Python \u7248\u672c\u4e2d __annotations__ \u7684\u6700\u4f73\u5be6\u8e10": [[87, "best-practices-for-annotations-in-any-python-version"]], "__annotations__ \u5947\u7570\u4e4b\u8655": [[87, "annotations-quirks"]], "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"]], "Curses Programming with Python": [[91, "curses-programming-with-python"]], "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"]], "\u51fd\u5f0f\u7de8\u7a0b HOWTO": [[94, "functional-programming-howto"]], "\u7c21\u4ecb": [[94, "introduction"], [103, "introduction"], [107, "introduction"], [34, "introduction"], [431, "introduction"], [461, "introduction"], [460, "introduction"], [459, "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"]], "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"]], "\u9077\u79fb\u5ef6\u4f38\u6a21\u7d44\u5230 Python 3": [[90, "porting-extension-modules-to-python-3"]], "\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"]], "\u5982\u4f55\u5f9e Python \u8173\u672c\u5efa\u7acb\u7368\u7acb\u7684\u4e8c\u9032\u4f4d\u6a94\u6848\uff1f": [[84, "how-can-i-create-a-stand-alone-binary-from-a-python-script"]], "Python \u7a0b\u5f0f\u78bc\u662f\u5426\u6709\u7de8\u78bc\u6a19\u6e96\u6216\u98a8\u683c\u6307\u5357\uff1f": [[84, "are-there-coding-standards-or-a-style-guide-for-python-programs"]], "\u6838\u5fc3\u8a9e\u8a00": [[84, "core-language"]], "\u70ba\u4ec0\u9ebc\u7576\u8b8a\u6578\u6709\u503c\u6642\uff0c\u6211\u4ecd\u5f97\u5230\u932f\u8aa4\u8a0a\u606f UnboundLocalError\uff1f": [[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"]], "\u5982\u4f55\u8de8\u6a21\u7d44\u5171\u4eab\u5168\u57df\u8b8a\u6578\uff1f": [[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"]], "\u7576\u6211\u7de8\u8f2f\u9700\u8981\u5f15\u5165\u7684\u6a21\u7d44\u4e26\u91cd\u65b0\u5f15\u5165\u5b83\u6642\uff0c\u66f4\u52d5\u6c92\u6709\u53cd\u61c9\u51fa\u4f86\u3002\u70ba\u4ec0\u9ebc\u6703\u9019\u6a23\uff1f": [[84, "when-i-edit-an-imported-module-and-reimport-it-the-changes-don-t-show-up-why-does-this-happen"]], "Descriptor\uff08\u63cf\u8ff0\u5668\uff09\u7269\u4ef6": [[21, "descriptor-objects"]], "\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"]], "\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"]], "\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"]], "Frame \u7269\u4ef6": [[26, "frame-objects"]], "Internal Frames": [[26, "internal-frames"]], "\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"]], "\u5b57\u5178\u7269\u4ef6": [[22, "dictionary-objects"]], "\u6a94\u6848\u7269\u4ef6 (File Objects)": [[24, "file-objects"]], "Coroutine\uff08\u5354\u7a0b\uff09\u7269\u4ef6": [[19, "coroutine-objects"]], "\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"]], "\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"]], "Context Variables Objects": [[17, "context-variables-objects"]], "\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"]], "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"]], "\u7a0b\u5f0f\u78bc\u7269\u4ef6": [[13, "code-objects"]], "Extra information": [[13, "extra-information"]], "\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"]], "Cell \u7269\u4ef6": [[12, "cell-objects"]], "Capsules": [[11, "capsules"], [466, "capsules"]], "\u4f4d\u5143\u7d44\u7269\u4ef6 (Bytes Objects)": [[9, "bytes-objects"]], "Boolean\uff08\u5e03\u6797\uff09\u7269\u4ef6": [[6, "boolean-objects"]], "Python/C API \u53c3\u8003\u624b\u518a": [[31, "python-c-api-reference-manual"]], "DateTime \u7269\u4ef6": [[20, "datetime-objects"]], "API \u548c ABI \u7248\u672c\u7ba1\u7406": [[4, "api-and-abi-versioning"]], "\u51fd\u5f0f\u7269\u4ef6 (Function Objects)": [[27, "function-objects"]], "\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"]], "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"]], "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"]], "\u5f15\u5165\u6a21\u7d44": [[30, "importing-modules"], [277, "importing-modules"]], "\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"]], "\u7522\u751f\u5668 (Generator) \u7269\u4ef6": [[29, "generator-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"]], "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"], [463, "acknowledgements"], [461, "acknowledgements"], [460, "acknowledgements"], [459, "acknowledgements"], [462, "acknowledgements"], [466, "acknowledgements"], [465, "acknowledgements"], [464, "acknowledgements"], [227, "acknowledgements"]], "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"]], "\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"]], "__future__ --- Future \u9673\u8ff0\u5f0f\u5b9a\u7fa9": [[110, "module-__future__"]], "Module Contents": [[110, "module-contents"]], "\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"]], "\u4f8b\u5916": [[121, "exceptions"], [124, "exceptions"], [131, "exceptions"], [34, "exceptions"], [426, "exceptions"], [410, "exceptions"], [407, "exceptions"], [405, "exceptions"], [340, "exceptions"], [345, "exceptions"], [337, "exceptions"], [334, "exceptions"], [338, "exceptions"], [259, "exceptions"], [268, "exceptions"], [229, "exceptions"], [164, "exceptions"]], "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"]], "argparse --- Parser for command-line options, arguments and sub-commands": [[117, "module-argparse"]], "\u6559\u5b78": [[117, null], [410, "tutorial"], [381, "tutorial"]], "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"]], "\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"]], "\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"]], "\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"]], "\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"]], "aifc --- \u8b80\u5beb AIFF \u8207 AIFC \u6a94\u6848": [[114, "module-aifc"]], "\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"]], "\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"]], "Runners (\u57f7\u884c\u5668)": [[132, "runners"]], "\u904b\u884c\u4e00\u500b asyncio \u7a0b\u5f0f": [[132, "running-an-asyncio-program"]], "Runner context manager": [[132, "runner-context-manager"]], "Handling Keyboard Interruption": [[132, "handling-keyboard-interruption"]], "_thread --- Low-level threading API": [[112, "module-_thread"]], "\u5e73\u81fa\u652f\u63f4": [[128, "platform-support"]], "\u6240\u6709\u5e73\u53f0": [[128, "all-platforms"]], "Windows": [[128, "windows"], [480, "windows"], [480, "id7"], [480, "id13"], [480, "id27"], [480, "id37"], [480, "id52"], [480, "id59"], [480, "id69"], [480, "id79"], [480, "id88"], [480, "id98"], [480, "id104"], [480, "id114"], [480, "id124"], [480, "id133"], [480, "id145"], [480, "id154"], [480, "id163"], [480, "id171"], [480, "id180"], [480, "id188"], [480, "id196"], [480, "id206"], [480, "id217"], [480, "id227"], [480, "id236"], [480, "id246"], [480, "id264"], [480, "id275"], [480, "id285"], [480, "id295"], [480, "id305"], [480, "id316"], [480, "id327"], [480, "id342"], [480, "id352"], [480, "id363"], [480, "id374"], [480, "id385"], [480, "id393"], [480, "id401"], [480, "id412"], [480, "id426"], [480, "id436"], [480, "id447"], [480, "id456"], [480, "id463"], [480, "id471"], [480, "id488"], [480, "id497"], [480, "id510"], [480, "id520"], [480, "id533"], [480, "id546"], [480, "id552"], [480, "id559"], [480, "id573"], [480, "id578"], [480, "id589"], [480, "id594"], [480, "id611"], [480, "id622"], [480, "id635"], [480, "id645"], [480, "id657"], [480, "id660"], [480, "id667"], [480, "id712"], [480, "id721"]], "Windows \u7684\u5b50\u884c\u7a0b\u652f\u63f4": [[128, "subprocess-support-on-windows"]], "macOS": [[128, "macos"], [480, "macos"], [480, "id8"], [480, "id14"], [480, "id28"], [480, "id38"], [480, "id60"], [480, "id70"], [480, "id89"], [480, "id105"], [480, "id115"], [480, "id125"], [480, "id134"], [480, "id146"], [480, "id155"], [480, "id172"], [480, "id181"], [480, "id189"], [480, "id197"], [480, "id207"], [480, "id218"], [480, "id237"], [480, "id247"], [480, "id255"], [480, "id265"], [480, "id276"], [480, "id286"], [480, "id296"], [480, "id306"], [480, "id317"], [480, "id343"], [480, "id353"], [480, "id364"], [480, "id375"], [480, "id402"], [480, "id419"], [480, "id427"], [480, "id437"], [480, "id448"], [480, "id457"], [480, "id472"], [480, "id498"], [480, "id511"], [480, "id521"]], "asyncio --- \u975e\u540c\u6b65 I/O": [[120, "module-asyncio"]], "Hello World!": [[120, null]], "\u6307\u5357\u8207\u6559\u5b78": [[120, null]], "Futures": [[126, "futures"]], "Future \u51fd\u5f0f": [[126, "future-functions"]], "Future \u7269\u4ef6": [[126, "future-object"], [163, "future-objects"]], "\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"]], "__main__ --- \u9802\u5c64\u7a0b\u5f0f\u78bc\u74b0\u5883": [[111, "module-__main__"]], "__name__ == '__main__'": [[111, "name-main"]], "\u4ec0\u9ebc\u662f\u300c\u9802\u5c64\u7a0b\u5f0f\u78bc\u74b0\u5883\u300d\uff1f": [[111, "what-is-the-top-level-code-environment"]], "\u6163\u7528 (Idiomatic) \u7528\u6cd5": [[111, "idiomatic-usage"], [111, "id1"]], "\u6253\u5305\u6642\u9808\u8003\u616e\u7684\u4e8b\u60c5": [[111, "packaging-considerations"]], "Python \u5957\u4ef6\u4e2d\u7684 __main__.py": [[111, "main-py-in-python-packages"]], "import __main__": [[111, "import-main"]], "ast --- \u62bd\u8c61\u8a9e\u6cd5\u6a39 (Abstract Syntax Trees)": [[119, "module-ast"]], "\u62bd\u8c61\u6587\u6cd5 (Abstract Grammar)": [[119, "abstract-grammar"]], "\u7bc0\u9ede (Node) \u985e\u5225": [[119, "node-classes"]], "\u6839\u7bc0\u9ede": [[119, "root-nodes"]], "\u6587\u672c (Literals)": [[119, "literals"]], "\u8b8a\u6578": [[119, "variables"]], "\u904b\u7b97\u5f0f": [[119, "expressions"]], "\u4e0b\u6a19 (Subscripting)": [[119, "subscripting"]], "\u7d9c\u5408\u904b\u7b97\u5f0f (comprehensions)": [[119, "comprehensions"]], "\u9673\u8ff0\u5f0f": [[119, "statements"]], "\u5f15\u5165 (imports)": [[119, "imports"]], "\u6d41\u7a0b\u63a7\u5236": [[119, "control-flow"]], "\u6a21\u5f0f\u5339\u914d (pattern matching)": [[119, "pattern-matching"]], "\u578b\u5225\u53c3\u6578 (type parameters)": [[119, "type-parameters"]], "\u51fd\u5f0f\u548c\u985e\u5225\u5b9a\u7fa9": [[119, "function-and-class-definitions"]], "async \u548c await": [[119, "async-and-await"]], "ast \u8f14\u52a9\u7a0b\u5f0f": [[119, "ast-helpers"]], "\u7de8\u8b6f\u5668\u65d7\u6a19": [[119, "compiler-flags"], [453, "compiler-flags"]], "\u547d\u4ee4\u5217\u7528\u6cd5": [[119, "command-line-usage"], [297, "command-line-usage"], [244, "command-line-usage"], [147, "command-line-usage"]], "\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"]], "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"]], "\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"]], "array --- \u9ad8\u6548\u7387\u7684\u6578\u503c\u578b\u9663\u5217": [[118, "module-array"]], "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"]], "Queue": [[131, "queue"]], "Priority Queue\uff08\u512a\u5148\u4f47\u5217\uff09": [[131, "priority-queue"]], "LIFO Queue": [[131, "lifo-queue"]], "abc --- \u62bd\u8c61\u57fa\u5e95\u985e\u5225": [[113, "module-abc"]], "\u8cc7\u6599\u58d3\u7e2e\u8207\u4fdd\u5b58": [[116, "data-compression-and-archiving"]], "Tuple\uff08\u5143\u7d44\uff09\u7269\u4ef6": [[59, "tuple-objects"]], "Struct Sequence Objects": [[59, "struct-sequence-objects"]], "\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"]], "\u5f31\u53c3\u7167\u7269\u4ef6": [[66, "weak-reference-objects"]], "\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"]], "Support for Perf Maps": [[50, "support-for-perf-maps"]], "Object Implementation Support": [[49, "object-implementation-support"]], "\u758a\u4ee3\u5668\u5354\u8b70": [[35, "iterator-protocol"]], "\u5207\u7247\u7269\u4ef6": [[55, "slice-objects"]], "Ellipsis Object": [[55, "ellipsis-object"]], "\u5be6\u4f8b\u65b9\u6cd5\u7269\u4ef6 (Instance Method Objects)": [[43, "instance-method-objects"]], "\u65b9\u6cd5\u7269\u4ef6 (Method Objects)": [[43, "method-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"]], "\u820a\u5f0f\u7de9\u885d\u5354\u5b9a (Buffer Protocol)": [[47, "old-buffer-protocol"]], "MemoryView \u7269\u4ef6": [[42, "index-0"]], "Python \u8aaa\u660e\u6587\u4ef6\u5167\u5bb9": [[67, "python-documentation-contents"]], "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"]], "Reflection": [[52, "reflection"]], "\u6574\u6578\u7269\u4ef6": [[38, "integer-objects"]], "Data marshalling support": [[40, "data-marshalling-support"]], "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"]], "Sequence Protocol": [[53, "sequence-protocol"]], "Type Objects": [[60, "type-objects"], [341, "type-objects"]], "Creating Heap-Allocated Types": [[60, "creating-heap-allocated-types"]], "\u758a\u4ee3\u5668\uff08Iterator\uff09\u7269\u4ef6": [[36, "iterator-objects"]], "Mapping Protocol": [[39, "mapping-protocol"]], "\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"]], "Object Protocol": [[48, "object-protocol"]], "\u96c6\u5408\u7269\u4ef6": [[54, "set-objects"]], "\u4f5c\u696d\u7cfb\u7d71\u5de5\u5177": [[58, "operating-system-utilities"]], "\u7cfb\u7d71\u51fd\u5f0f": [[58, "system-functions"]], "\u884c\u7a0b\u63a7\u5236": [[58, "process-control"]], "\u578b\u5225\u63d0\u793a\u7269\u4ef6": [[61, "objects-for-type-hinting"]], "The Very High Level Layer": [[65, "the-very-high-level-layer"]], "None \u7269\u4ef6": [[45, "the-none-object"]], "\u901a\u7528\u7269\u4ef6\u7d50\u69cb": [[57, "common-object-structures"]], "Base object types and macros": [[57, "base-object-types-and-macros"]], "\u5be6\u4f5c\u51fd\u5f0f\u8207\u65b9\u6cd5": [[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"]], "\u5de5\u5177": [[64, "utilities"]], "List\uff08\u4e32\u5217\uff09\u7269\u4ef6": [[37, "list-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"]], "zipapp \u2014 \u7ba1\u7406\u53ef\u57f7\u884c\u7684 Python zip \u5c01\u5b58\u6a94\u6848": [[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"]], "zipimport --- Import modules from Zip archives": [[420, "module-zipimport"]], "zipimporter \u7269\u4ef6": [[420, "zipimporter-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"]], "Alternate Implementations": [[431, "alternate-implementations"]], "Notation": [[431, "notation"]], "\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"]], "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"]], "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"]], "\u5b8c\u6574\u7684\u8a9e\u6cd5\u898f\u683c\u66f8": [[428, "full-grammar-specification"]], "zlib --- \u76f8\u5bb9\u65bc gzip \u7684\u58d3\u7e2e": [[421, "module-zlib"]], "\u8cc7\u6599\u6a21\u578b": [[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"]], "\u81ea\u8a02\u51fd\u5f0f": [[425, "user-defined-functions"]], "\u7279\u6b8a\u552f\u8b80\u5c6c\u6027": [[425, "special-read-only-attributes"], [425, "index-58"], [425, "index-64"]], "\u7279\u6b8a\u53ef\u5beb\u5c6c\u6027": [[425, "special-writable-attributes"], [425, "index-65"]], "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, "id3"]], "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"]], "\u7528\u65bc\u7a0b\u5f0f\u78bc\u7269\u4ef6\u7684\u65b9\u6cd5": [[425, "methods-on-code-objects"]], "Frame objects": [[425, "frame-objects"]], "Frame object methods": [[425, "frame-object-methods"]], "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"]], "\u5354\u7a0b": [[425, "coroutines"], [424, "coroutines"], [136, "coroutines"]], "Awaitable Objects": [[425, "awaitable-objects"]], "Coroutine Objects": [[425, "coroutine-objects"]], "Asynchronous Iterators": [[425, "asynchronous-iterators"]], "Asynchronous Context Managers": [[425, "asynchronous-context-managers"]], "xml.etree.ElementTree --- The ElementTree XML API": [[410, "module-xml.etree.ElementTree"]], "XML tree and elements": [[410, "xml-tree-and-elements"]], "\u5256\u6790 XML": [[410, "parsing-xml"]], "Pull API for non-blocking parsing": [[410, "pull-api-for-non-blocking-parsing"]], "Finding interesting elements": [[410, "finding-interesting-elements"]], "\u6539\u52d5 XML \u6a94\u6848": [[410, "modifying-an-xml-file"]], "Building XML documents": [[410, "building-xml-documents"]], "Parsing XML with Namespaces": [[410, "parsing-xml-with-namespaces"]], "XPath \u652f\u63f4": [[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"], [176, "functions"], [174, "functions"], [148, "functions"]], "XInclude support": [[410, "xinclude-support"]], "Element \u7269\u4ef6": [[410, "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"]], "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"]], "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"]], "\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"]], "Literals": [[432, "literals"], [427, "literals"]], "String and Bytes literals": [[432, "string-and-bytes-literals"]], "\u8df3\u812b\u5e8f\u5217": [[432, "escape-sequences"]], "String literal concatenation": [[432, "string-literal-concatenation"]], "f-string\uff08f \u5b57\u4e32\uff09": [[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"]], "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"]], "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"]], "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"]], "xmlrpc --- XMLRPC \u4f3a\u670d\u5668\u8207\u7528\u6236\u6a21\u7d44": [[415, "xmlrpc-xmlrpc-server-and-client-modules"]], "Python \u8a9e\u8a00\u53c3\u8003\u624b\u518a": [[430, "the-python-language-reference"]], "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"]], "\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.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"]], "\u6dfa\u5617\u6ecb\u5473": [[436, "whetting-your-appetite"]], "xml.sax --- Support for SAX2 parsers": [[411, "module-xml.sax"]], "SAXException \u7269\u4ef6": [[411, "saxexception-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.1 \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.1 \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"], [470, "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"]], "asyncio": [[423, "asyncio"], [479, "asyncio"], [477, "asyncio"], [477, "whatsnew37-asyncio-deprecated"], [476, "asyncio"], [478, "asyncio"], [474, "asyncio"], [470, "asyncio"], [469, "asyncio"], [475, "asyncio"], [471, "asyncio"]], "\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"]], "xml.dom.pulldom --- Support for building partial DOM trees": [[409, "module-xml.dom.pulldom"]], "DOMEventStream \u7269\u4ef6": [[409, "domeventstream-objects"]], "xml.sax.saxutils --- SAX Utilities": [[414, "module-xml.sax.saxutils"]], "Expressions": [[427, "expressions"]], "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"]], "\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"]], "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"]], "The import system": [[429, "the-import-system"]], "importlib": [[429, "importlib"], [479, "importlib"], [477, "importlib"], [477, "id6"], [476, "importlib"], [476, "id3"], [474, "importlib"], [475, "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"]], "\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"]], "winsound --- Sound-playing interface for Windows": [[403, "module-winsound"]], "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"]], "API": [[396, "api"], [379, "api"]], "An example of extending EnvBuilder": [[396, "an-example-of-extending-envbuilder"]], "unicodedata --- Unicode Database": [[384, "module-unicodedata"]], "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"]], "token --- Constants used with Python parse trees": [[374, "module-token"]], "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"]], "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"]], "wave --- \u8b80\u5beb WAV \u6a94\u6848": [[398, "module-wave"]], "Wave_read \u7269\u4ef6": [[398, "wave-read-objects"]], "Wave_write \u7269\u4ef6": [[398, "wave-write-objects"]], "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"]], "turtle --- \u9f9c\u5716\u5b78 (Turtle graphics)": [[381, "module-turtle"]], "\u4ecb\u7d39": [[381, "introduction"]], "Turtle star": [[381, null]], "\u555f\u52d5\u4e00\u500b\u70cf\u9f9c\u74b0\u5883": [[381, "starting-a-turtle-environment"]], "\u57fa\u672c\u7e6a\u5716": [[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"]], "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"]], "\u8a3b\u91cb callable \u7269\u4ef6": [[383, "annotating-callable-objects"]], "\u6cdb\u578b": [[383, "generics"]], "\u8a3b\u91cb\u5143\u7d44 (tuple)": [[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"], [331, "module-contents"], [316, "module-contents"], [330, "module-contents"], [334, "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"]], "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"]], "Element Objects": [[407, "element-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"]], "xdrlib --- XDR \u8cc7\u6599\u7684\u7de8\u78bc\u8207\u89e3\u78bc": [[405, "module-xdrlib"]], "Packer Objects": [[405, "packer-objects"]], "Unpacker Objects": [[405, "unpacker-objects"]], "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"]], "tty --- \u7d42\u7aef\u6a5f\u63a7\u5236\u51fd\u5f0f": [[380, "module-tty"]], "webbrowser --- Convenient web-browser controller": [[400, "module-webbrowser"]], "Browser Controller Objects": [[400, "browser-controller-objects"]], "urllib --- URL \u8655\u7406\u6a21\u7d44": [[389, "module-urllib"]], "unittest.mock --- \u5165\u9580\u6307\u5357": [[387, "unittest-mock-getting-started"]], "\u4f7f\u7528 Mock \u7684\u65b9\u5f0f": [[387, "using-mock"]], "\u4f7f\u7528 Mock \u4f86 patching \u65b9\u6cd5": [[387, "mock-patching-methods"]], "\u5c0d\u7269\u4ef6\u7684\u65b9\u6cd5\u547c\u53eb\u4f7f\u7528 mock": [[387, "mock-for-method-calls-on-an-object"]], "Mock \u985e\u5225": [[387, "mocking-classes"], [386, "the-mock-class"]], "\u547d\u540d\u4f60\u7684 mock": [[387, "naming-your-mocks"]], "\u8ffd\u8e64\u6240\u6709\u547c\u53eb": [[387, "tracking-all-calls"]], "\u8a2d\u5b9a\u56de\u50b3\u503c\u548c\u5c6c\u6027": [[387, "setting-return-values-and-attributes"]], "\u900f\u904e mock \u5f15\u767c\u4f8b\u5916": [[387, "raising-exceptions-with-mocks"]], "Side effect \u51fd\u5f0f\u4ee5\u53ca\u53ef\u758a\u4ee3\u7269\u4ef6": [[387, "side-effect-functions-and-iterables"]], "Mock \u975e\u540c\u6b65\u53ef\u758a\u4ee3\u7269\u4ef6": [[387, "mocking-asynchronous-iterators"]], "Mock \u975e\u540c\u6b65\u60c5\u5883\u7ba1\u7406\u5668": [[387, "mocking-asynchronous-context-manager"]], "\u5f9e\u73fe\u6709\u7269\u4ef6\u5efa\u7acb mock": [[387, "creating-a-mock-from-an-existing-object"]], "\u4f7f\u7528 side_effect \u56de\u50b3\u5404\u5225\u6a94\u6848\u5167\u5bb9": [[387, "using-side-effect-to-return-per-file-content"]], "Patch \u88dd\u98fe\u5668": [[387, "patch-decorators"]], "\u66f4\u591a\u7bc4\u4f8b": [[387, "further-examples"]], "Mock \u934a\u63a5\u547c\u53eb": [[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"]], "tomllib --- \u5256\u6790 TOML \u6a94\u6848": [[376, "module-tomllib"]], "\u8f49\u63db\u8868": [[376, "conversion-table"]], "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"]], "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"]], "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 \u2014 mock \u7269\u4ef6\u51fd\u5f0f\u5eab": [[386, "module-unittest.mock"]], "\u5feb\u901f\u5c0e\u5f15": [[386, "quick-guide"]], "\u547c\u53eb": [[386, "calling"]], "\u522a\u9664\u5c6c\u6027": [[386, "deleting-attributes"]], "Mock \u540d\u7a31\u8207\u540d\u7a31\u5c6c\u6027": [[386, "mock-names-and-the-name-attribute"]], "\u5982\u540c\u5c6c\u6027\u4e00\u822c\u9644\u52a0 mock": [[386, "attaching-mocks-as-attributes"]], "Patchers": [[386, "the-patchers"]], "patch": [[386, "patch"]], "patch.object": [[386, "patch-object"]], "patch.dict": [[386, "patch-dict"]], "patch.multiple": [[386, "patch-multiple"]], "patch \u65b9\u6cd5\uff1a\u555f\u52d5\u8207\u505c\u6b62": [[386, "patch-methods-start-and-stop"]], "patch \u5167\u5efa\u51fd\u5f0f": [[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"]], "trace --- Trace or track Python statement execution": [[377, "module-trace"]], "Command-Line Usage": [[377, "command-line-usage"], [375, "command-line-usage"]], "Main options": [[377, "main-options"]], "Modifiers": [[377, "modifiers"]], "Filters": [[377, "filters"]], "Programmatic Interface": [[377, "programmatic-interface"]], "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"]], "DomainFilter": [[379, "domainfilter"]], "Filter": [[379, "filter"]], "Frame": [[379, "frame"]], "Snapshot": [[379, "snapshot"]], "Statistic": [[379, "statistic"]], "StatisticDiff": [[379, "statisticdiff"]], "Trace": [[379, "trace"]], "Traceback": [[379, "traceback"]], "MS Windows \u7279\u6709\u670d\u52d9": [[401, "ms-windows-specific-services"]], "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"]], "XML \u8655\u7406\u6a21\u7d44": [[406, "module-xml"]], "XML \u6f0f\u6d1e": [[406, "xml-vulnerabilities"]], "defusedxml \u5957\u4ef6": [[406, "the-defusedxml-package"]], "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.error --- urllib.request \u5f15\u767c\u7684\u4f8b\u5916\u985e\u5225": [[390, "module-urllib.error"]], "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 \u56de\u61c9\u6a19\u982d\u5de5\u5177": [[404, "module-wsgiref.headers"]], "wsgiref.simple_server -- \u4e00\u500b\u7c21\u55ae\u7684 WSGI HTTP \u4f3a\u670d\u5668": [[404, "module-wsgiref.simple_server"]], "wsgiref.validate --- WSGI \u7b26\u5408\u6027\u6aa2\u67e5": [[404, "module-wsgiref.validate"]], "wsgiref.handlers -- \u4f3a\u670d\u5668 / \u9598\u9053\u57fa\u672c\u985e\u5225": [[404, "module-wsgiref.handlers"]], "wsgiref.types -- \u7528\u65bc\u975c\u614b\u578b\u5225\u6aa2\u67e5\u7684 WSGI \u578b\u5225": [[404, "module-wsgiref.types"]], "urllib.robotparser --- robots.txt \u7684\u5256\u6790\u5668": [[393, "module-urllib.robotparser"]], "tokenize --- Tokenizer for Python source": [[375, "module-tokenize"]], "Tokenizing Input": [[375, "tokenizing-input"]], "Python \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\uff1f": [[481, "what-s-new-in-python"]], "Python 3.9 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[479, "what-s-new-in-python-3-9"]], "Summary -- Release highlights": [[479, "summary-release-highlights"], [476, "summary-release-highlights"], [478, "summary-release-highlights"], [473, "summary-release-highlights"], [475, "summary-release-highlights"]], "You should check for DeprecationWarning in your code": [[479, "you-should-check-for-deprecationwarning-in-your-code"]], "New Features": [[479, "new-features"], [479, "id1"], [477, "new-features"], [476, "new-features"], [478, "new-features"], [474, "new-features"], [475, "new-features"]], "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"]], "\u5176\u4ed6\u8a9e\u8a00\u66f4\u52d5": [[479, "other-language-changes"], [477, "other-language-changes"], [476, "other-language-changes"], [478, "other-language-changes"], [474, "other-language-changes"], [463, "other-language-changes"], [470, "other-language-changes"], [462, "other-language-changes"], [469, "other-language-changes"], [473, "other-language-changes"], [466, "other-language-changes"], [465, "other-language-changes"], [472, "other-language-changes"], [464, "other-language-changes"], [468, "other-language-changes"], [475, "other-language-changes"], [471, "other-language-changes"]], "\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"]], "\u6539\u9032\u7684\u6a21\u7d44": [[479, "improved-modules"], [477, "improved-modules"], [476, "improved-modules"], [478, "improved-modules"], [474, "improved-modules"], [470, "improved-modules"], [469, "improved-modules"], [473, "improved-modules"], [475, "improved-modules"], [471, "improved-modules"]], "ast": [[479, "ast"], [476, "ast"], [478, "ast"], [472, "ast"]], "compileall": [[479, "compileall"], [477, "compileall"], [475, "compileall"]], "concurrent.futures": [[479, "concurrent-futures"], [477, "concurrent-futures"], [476, "concurrent-futures"], [475, "concurrent-futures"]], "curses": [[479, "curses"], [478, "curses"], [469, "curses"], [473, "curses"], [475, "curses"]], "datetime": [[479, "datetime"], [477, "datetime"], [476, "datetime"], [478, "datetime"], [470, "datetime"], [473, "datetime"]], "distutils": [[479, "distutils"], [477, "distutils"], [476, "distutils"], [476, "id2"], [469, "distutils"], [475, "distutils"], [471, "distutils"]], "fcntl": [[479, "fcntl"], [470, "fcntl"]], "ftplib": [[479, "ftplib"], [473, "ftplib"], [471, "ftplib"]], "gc": [[479, "gc"], [477, "gc"], [478, "gc"], [474, "gc"], [469, "gc"], [473, "gc"]], "hashlib": [[479, "hashlib"], [476, "hashlib"], [474, "hashlib"], [470, "hashlib"], [469, "hashlib"], [472, "hashlib"], [471, "hashlib"]], "http": [[479, "http"], [474, "http"], [473, "http"], [475, "http"]], "IDLE and idlelib": [[479, "idle-and-idlelib"], [478, "idle-and-idlelib"]], "imaplib": [[479, "imaplib"], [473, "imaplib"], [472, "imaplib"], [475, "imaplib"]], "inspect": [[479, "inspect"], [476, "inspect"], [478, "inspect"], [474, "inspect"], [470, "inspect"], [469, "inspect"], [473, "inspect"], [472, "inspect"], [475, "inspect"], [471, "inspect"]], "ipaddress": [[479, "ipaddress"], [477, "ipaddress"], [474, "ipaddress"], [473, "ipaddress"], [475, "ipaddress"]], "math": [[479, "math"], [477, "math"], [476, "math"], [478, "math"], [470, "math"], [473, "math"], [472, "math"], [475, "math"], [471, "math"]], "multiprocessing": [[479, "multiprocessing"], [477, "multiprocessing"], [476, "multiprocessing"], [478, "multiprocessing"], [474, "multiprocessing"], [473, "multiprocessing"], [475, "multiprocessing"]], "nntplib": [[479, "nntplib"], [473, "nntplib"]], "os": [[479, "os"], [477, "os"], [476, "os"], [476, "id4"], [478, "os"], [474, "os"], [470, "os"], [469, "os"], [473, "os"], [472, "os"], [475, "os"], [471, "os"]], "pathlib": [[479, "pathlib"], [477, "pathlib"], [476, "pathlib"], [478, "pathlib"], [474, "pathlib"], [470, "pathlib"], [469, "pathlib"], [475, "pathlib"], [471, "pathlib"]], "pdb": [[479, "pdb"], [477, "pdb"], [476, "pdb"], [474, "pdb"], [473, "pdb"], [472, "pdb"], [471, "pdb"]], "poplib": [[479, "poplib"], [474, "poplib"], [472, "poplib"], [475, "poplib"]], "pprint": [[479, "pprint"], [478, "pprint"], [474, "pprint"], [469, "pprint"]], "pydoc": [[479, "pydoc"], [477, "pydoc"], [476, "pydoc"], [474, "pydoc"], [473, "pydoc"], [472, "pydoc"]], "random": [[479, "random"], [476, "random"], [472, "random"], [471, "random"]], "signal": [[479, "signal"], [477, "signal"], [473, "signal"], [475, "signal"]], "smtplib": [[479, "smtplib"], [474, "smtplib"], [473, "smtplib"], [475, "smtplib"]], "socket": [[479, "socket"], [477, "socket"], [477, "id8"], [476, "socket"], [478, "socket"], [474, "socket"], [470, "socket"], [469, "socket"], [473, "socket"], [472, "socket"], [475, "socket"]], "time": [[479, "time"], [477, "time"], [476, "time"], [478, "time"], [470, "time"], [473, "time"], [475, "time"]], "sys": [[479, "sys"], [477, "sys"], [477, "id10"], [476, "sys"], [478, "sys"], [474, "sys"], [470, "sys"], [469, "sys"], [473, "sys"], [475, "sys"], [471, "sys"]], "tracemalloc": [[479, "tracemalloc"], [477, "tracemalloc"], [476, "tracemalloc"], [474, "tracemalloc"]], "typing": [[479, "typing"], [479, "id4"], [476, "typing"], [478, "typing"], [470, "typing"], [469, "typing"], [475, "typing"], [471, "typing"]], "unicodedata": [[479, "unicodedata"], [477, "unicodedata"], [476, "unicodedata"], [478, "unicodedata"], [470, "unicodedata"], [475, "unicodedata"], [471, "unicodedata"]], "venv": [[479, "venv"], [476, "venv"], [476, "whatsnew36-venv"], [478, "venv"], [474, "venv"], [470, "venv"]], "xml": [[479, "xml"], [478, "xml"], [469, "xml"]], "\u6700\u4f73\u5316": [[479, "optimizations"], [477, "optimizations"], [476, "optimizations"], [478, "optimizations"], [463, "optimizations"], [470, "optimizations"], [462, "optimizations"], [469, "optimizations"], [473, "optimizations"], [466, "optimizations"], [465, "optimizations"], [472, "optimizations"], [464, "optimizations"], [468, "optimizations"], [475, "optimizations"], [471, "optimizations"]], "\u5df2\u68c4\u7528": [[479, "deprecated"], [476, "deprecated"], [478, "deprecated"], [474, "deprecated"], [470, "deprecated"], [470, "whatsnew311-c-api-deprecated"], [469, "deprecated"], [469, "id3"], [473, "deprecated"], [475, "deprecated"], [471, "deprecated"], [471, "id6"]], "\u5df2\u79fb\u9664": [[479, "removed"], [479, "id3"], [476, "removed"], [474, "removed"], [470, "removed"], [470, "whatsnew311-c-api-removed"], [475, "removed"], [471, "removed"], [471, "id10"]], "Porting to Python 3.9": [[479, "porting-to-python-3-9"], [479, "id2"]], "Changes in the Python API": [[479, "changes-in-the-python-api"], [477, "changes-in-the-python-api"], [476, "changes-in-the-python-api"], [478, "changes-in-the-python-api"], [475, "changes-in-the-python-api"], [471, "changes-in-the-python-api"]], "C API \u4e2d\u7684\u6539\u52d5": [[479, "changes-in-the-c-api"], [477, "changes-in-the-c-api"], [476, "changes-in-the-c-api"], [478, "changes-in-the-c-api"], [474, "changes-in-the-c-api"], [469, "changes-in-the-c-api"], [475, "changes-in-the-c-api"]], "CPython bytecode changes": [[479, "cpython-bytecode-changes"], [477, "cpython-bytecode-changes"], [476, "cpython-bytecode-changes"], [478, "cpython-bytecode-changes"]], "Build Changes": [[479, "build-changes"], [477, "build-changes"], [471, "build-changes"]], "C API \u8b8a\u66f4": [[479, "c-api-changes"], [477, "c-api-changes"], [470, "c-api-changes"], [469, "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 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"], [474, "argparse"], [469, "argparse"], [475, "argparse"]], "binascii": [[477, "binascii"], [476, "binascii"], [473, "binascii"]], "calendar": [[477, "calendar"], [471, "calendar"]], "collections": [[477, "collections"], [477, "id3"], [476, "collections"], [478, "collections"], [474, "collections"], [473, "collections"], [472, "collections"], [475, "collections"]], "contextlib": [[477, "contextlib"], [476, "contextlib"], [474, "contextlib"], [470, "contextlib"], [469, "contextlib"], [473, "contextlib"], [472, "contextlib"], [475, "contextlib"]], "cProfile": [[477, "cprofile"], [478, "cprofile"]], "crypt": [[477, "crypt"], [473, "crypt"]], "dbm": [[477, "dbm"], [477, "id4"], [476, "dbm"], [474, "dbm"], [472, "dbm"], [475, "dbm"]], "decimal": [[477, "decimal"], [476, "decimal"], [473, "decimal"]], "dis": [[477, "dis"], [474, "dis"], [472, "dis"], [471, "dis"]], "enum": [[477, "enum"], [477, "id5"], [476, "enum"], [474, "enum"], [470, "enum"], [469, "enum"], [475, "enum"], [471, "enum"]], "functools": [[477, "functools"], [478, "functools"], [474, "functools"], [470, "functools"], [473, "functools"], [472, "functools"], [475, "functools"]], "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"]], "io": [[477, "io"], [478, "io"], [473, "io"], [472, "io"], [475, "io"], [471, "io"]], "itertools": [[477, "itertools"], [478, "itertools"], [469, "itertools"], [473, "itertools"], [472, "itertools"], [471, "itertools"]], "locale": [[477, "locale"], [477, "id7"], [470, "locale"], [475, "locale"], [471, "locale"]], "logging": [[477, "logging"], [476, "logging"], [478, "logging"], [474, "logging"], [470, "logging"], [473, "logging"], [472, "logging"], [475, "logging"]], "mimetypes": [[477, "mimetypes"]], "msilib": [[477, "msilib"]], "py_compile": [[477, "py-compile"], [478, "py-compile"], [469, "py-compile"]], "queue": [[477, "queue"]], "re": [[477, "re"], [476, "re"], [476, "id5"], [474, "re"], [470, "re"], [473, "re"], [475, "re"]], "socketserver": [[477, "socketserver"], [476, "socketserver"], [473, "socketserver"]], "sqlite3": [[477, "sqlite3"], [476, "sqlite3"], [474, "sqlite3"], [470, "sqlite3"], [469, "sqlite3"], [473, "sqlite3"], [472, "sqlite3"], [475, "sqlite3"], [471, "sqlite3"], [471, "id2"]], "ssl": [[477, "ssl"], [477, "id9"], [476, "ssl"], [476, "id6"], [478, "ssl"], [474, "ssl"], [469, "ssl"], [473, "ssl"], [472, "ssl"], [475, "ssl"], [471, "ssl"]], "string": [[477, "string"], [470, "string"]], "subprocess": [[477, "subprocess"], [476, "subprocess"], [474, "subprocess"], [473, "subprocess"], [475, "subprocess"]], "tkinter": [[477, "tkinter"], [476, "tkinter"], [476, "id7"], [478, "tkinter"], [470, "tkinter"], [475, "tkinter"], [471, "tkinter"]], "types": [[477, "types"], [474, "types"], [469, "types"], [473, "types"], [475, "types"], [471, "types"]], "unittest": [[477, "unittest"], [478, "unittest"], [474, "unittest"], [470, "unittest"], [469, "unittest"], [473, "unittest"], [472, "unittest"], [475, "unittest"], [471, "unittest"], [471, "id3"]], "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"], [474, "zipfile"], [470, "zipfile"], [475, "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"]], "gettext": [[477, "gettext"], [478, "gettext"]], "macpath": [[477, "macpath"]], "threading": [[477, "threading"], [478, "threading"], [474, "threading"], [470, "threading"], [469, "threading"], [473, "threading"], [472, "threading"], [475, "threading"], [471, "threading"]], "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"]], "API and Feature Removals": [[477, "api-and-feature-removals"], [476, "api-and-feature-removals"], [478, "api-and-feature-removals"], [475, "api-and-feature-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"], [469, "array"], [473, "array"], [471, "array"]], "cmath": [[476, "cmath"], [475, "cmath"]], "email": [[476, "email"], [474, "email"], [473, "email"], [472, "email"], [475, "email"]], "encodings": [[476, "encodings"], [469, "encodings"]], "faulthandler": [[476, "faulthandler"], [469, "faulthandler"], [473, "faulthandler"], [475, "faulthandler"]], "fileinput": [[476, "fileinput"], [469, "fileinput"]], "json": [[476, "json"], [475, "json"]], "pickle": [[476, "pickle"], [478, "pickle"], [474, "pickle"], [473, "pickle"], [475, "pickle"]], "pickletools": [[476, "pickletools"]], "readline": [[476, "readline"], [475, "readline"]], "rlcompleter": [[476, "rlcompleter"]], "shlex": [[476, "shlex"], [478, "shlex"], [473, "shlex"]], "site": [[476, "site"], [469, "site"], [472, "site"]], "statistics": [[476, "statistics"], [478, "statistics"], [474, "statistics"], [469, "statistics"], [471, "statistics"]], "struct": [[476, "struct"], [474, "struct"], [473, "struct"]], "telnetlib": [[476, "telnetlib"]], "timeit": [[476, "timeit"], [475, "timeit"]], "traceback": [[476, "traceback"], [474, "traceback"], [470, "traceback"], [469, "traceback"], [475, "traceback"]], "urllib.request": [[476, "urllib-request"]], "urllib.robotparser": [[476, "urllib-robotparser"]], "winreg": [[476, "winreg"]], "winsound": [[476, "winsound"]], "xmlrpc.client": [[476, "xmlrpc-client"]], "Build and C API Changes": [[476, "build-and-c-api-changes"], [478, "build-and-c-api-changes"], [463, "build-and-c-api-changes"], [462, "build-and-c-api-changes"], [467, "build-and-c-api-changes"], [466, "build-and-c-api-changes"], [465, "build-and-c-api-changes"], [472, "build-and-c-api-changes"], [464, "build-and-c-api-changes"], [468, "build-and-c-api-changes"], [475, "build-and-c-api-changes"]], "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 3.8 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[478, "what-s-new-in-python-3-8"]], "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"]], "\u65b0\u589e\u6a21\u7d44": [[478, "new-modules"], [470, "new-modules"], [459, "new-modules"], [475, "new-modules"], [471, "new-modules"]], "builtins\uff08\u5167\u5efa\uff09": [[478, "builtins"]], "csv": [[478, "csv"], [472, "csv"], [475, "csv"], [471, "csv"]], "ctypes": [[478, "ctypes"], [472, "ctypes"]], "gzip": [[478, "gzip"], [475, "gzip"], [471, "gzip"]], "json.tool": [[478, "json-tool"]], "mmap": [[478, "mmap"], [474, "mmap"], [473, "mmap"]], "os.path": [[478, "os-path"], [469, "os-path"], [471, "os-path"]], "plistlib": [[478, "plistlib"], [474, "plistlib"]], "shutil": [[478, "shutil"], [474, "shutil"], [470, "shutil"], [473, "shutil"], [472, "shutil"], [475, "shutil"], [471, "shutil"]], "tarfile": [[478, "tarfile"], [474, "tarfile"], [470, "tarfile"], [473, "tarfile"], [472, "tarfile"], [475, "tarfile"]], "tokenize": [[478, "tokenize"], [471, "tokenize"]], "weakref": [[478, "weakref"], [474, "weakref"]], "xmlrpc": [[478, "xmlrpc"], [475, "xmlrpc"]], "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"]], "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"]], "Security": [[480, "security"], [480, "id21"], [480, "id31"], [480, "id41"], [480, "id54"], [480, "id63"], [480, "id82"], [480, "id91"], [480, "id108"], [480, "id118"], [480, "id127"], [480, "id139"], [480, "id200"], [480, "id211"], [480, "id221"], [480, "id230"], [480, "id240"], [480, "id258"], [480, "id269"], [480, "id279"], [480, "id289"], [480, "id299"], [480, "id310"], [480, "id321"], [480, "id336"], [480, "id346"], [480, "id357"], [480, "id368"], [480, "id379"], [480, "id395"], [480, "id430"], [480, "id441"], [480, "id482"], [480, "id504"], [480, "id527"], [480, "id536"], [480, "id537"], [480, "id596"], [480, "id605"], [480, "id615"], [480, "id625"], [480, "id629"], [480, "id637"], [480, "id650"]], "Core and Builtins": [[480, "core-and-builtins"], [480, "id2"], [480, "id10"], [480, "id16"], [480, "id22"], [480, "id32"], [480, "id42"], [480, "id49"], [480, "id55"], [480, "id64"], [480, "id74"], [480, "id83"], [480, "id93"], [480, "id99"], [480, "id109"], [480, "id119"], [480, "id128"], [480, "id140"], [480, "id149"], [480, "id158"], [480, "id166"], [480, "id175"], [480, "id183"], [480, "id191"], [480, "id201"], [480, "id212"], [480, "id222"], [480, "id231"], [480, "id241"], [480, "id250"], [480, "id259"], [480, "id270"], [480, "id280"], [480, "id290"], [480, "id300"], [480, "id311"], [480, "id322"], [480, "id330"], [480, "id337"], [480, "id347"], [480, "id358"], [480, "id369"], [480, "id380"], [480, "id389"], [480, "id396"], [480, "id408"], [480, "id414"], [480, "id421"], [480, "id431"], [480, "id442"], [480, "id451"], [480, "id459"], [480, "id466"], [480, "id476"], [480, "id483"], [480, "id492"], [480, "id505"], [480, "id515"], [480, "id528"], [480, "id538"], [480, "id547"], [480, "id549"], [480, "id557"], [480, "id561"], [480, "id566"], [480, "id571"], [480, "id576"], [480, "id582"], [480, "id590"], [480, "id597"], [480, "id606"], [480, "id616"], [480, "id626"], [480, "id630"], [480, "id638"], [480, "id647"], [480, "id651"], [480, "id659"], [480, "id661"], [480, "id672"], [480, "id674"], [480, "id676"], [480, "id681"], [480, "id684"], [480, "id689"], [480, "id691"], [480, "id697"], [480, "id703"], [480, "id708"], [480, "id713"]], "Library": [[480, "library"], [480, "id3"], [480, "id11"], [480, "id17"], [480, "id23"], [480, "id33"], [480, "id43"], [480, "id50"], [480, "id56"], [480, "id65"], [480, "id75"], [480, "id84"], [480, "id94"], [480, "id100"], [480, "id110"], [480, "id120"], [480, "id129"], [480, "id141"], [480, "id150"], [480, "id159"], [480, "id167"], [480, "id176"], [480, "id184"], [480, "id192"], [480, "id202"], [480, "id213"], [480, "id223"], [480, "id232"], [480, "id242"], [480, "id251"], [480, "id260"], [480, "id271"], [480, "id281"], [480, "id291"], [480, "id301"], [480, "id312"], [480, "id323"], [480, "id331"], [480, "id338"], [480, "id348"], [480, "id359"], [480, "id370"], [480, "id381"], [480, "id390"], [480, "id397"], [480, "id406"], [480, "id409"], [480, "id415"], [480, "id422"], [480, "id432"], [480, "id443"], [480, "id452"], [480, "id460"], [480, "id467"], [480, "id477"], [480, "id484"], [480, "id493"], [480, "id506"], [480, "id516"], [480, "id525"], [480, "id529"], [480, "id539"], [480, "id550"], [480, "id562"], [480, "id567"], [480, "id572"], [480, "id577"], [480, "id583"], [480, "id591"], [480, "id598"], [480, "id607"], [480, "id617"], [480, "id627"], [480, "id628"], [480, "id631"], [480, "id639"], [480, "id652"], [480, "id662"], [480, "id670"], [480, "id673"], [480, "id675"], [480, "id677"], [480, "id682"], [480, "id685"], [480, "id690"], [480, "id692"], [480, "id698"], [480, "id704"], [480, "id709"], [480, "id714"]], "Documentation": [[480, "documentation"], [480, "id4"], [480, "id12"], [480, "id18"], [480, "id24"], [480, "id34"], [480, "id44"], [480, "id57"], [480, "id66"], [480, "id76"], [480, "id85"], [480, "id95"], [480, "id101"], [480, "id111"], [480, "id121"], [480, "id130"], [480, "id142"], [480, "id151"], [480, "id160"], [480, "id168"], [480, "id177"], [480, "id185"], [480, "id193"], [480, "id203"], [480, "id214"], [480, "id224"], [480, "id233"], [480, "id243"], [480, "id252"], [480, "id261"], [480, "id272"], [480, "id282"], [480, "id292"], [480, "id302"], [480, "id313"], [480, "id324"], [480, "id332"], [480, "id339"], [480, "id349"], [480, "id360"], [480, "id371"], [480, "id382"], [480, "id391"], [480, "id398"], [480, "id410"], [480, "id416"], [480, "id423"], [480, "id433"], [480, "id444"], [480, "id453"], [480, "id461"], [480, "id468"], [480, "id478"], [480, "id485"], [480, "id494"], [480, "id507"], [480, "id517"], [480, "id530"], [480, "id543"], [480, "id554"], [480, "id564"], [480, "id568"], [480, "id603"], [480, "id609"], [480, "id619"], [480, "id632"], [480, "id642"], [480, "id654"], [480, "id664"], [480, "id679"], [480, "id687"], [480, "id695"], [480, "id718"]], "Tests": [[480, "tests"], [480, "id5"], [480, "id19"], [480, "id25"], [480, "id35"], [480, "id45"], [480, "id51"], [480, "id67"], [480, "id77"], [480, "id86"], [480, "id96"], [480, "id102"], [480, "id112"], [480, "id122"], [480, "id131"], [480, "id143"], [480, "id152"], [480, "id161"], [480, "id169"], [480, "id178"], [480, "id186"], [480, "id194"], [480, "id204"], [480, "id215"], [480, "id225"], [480, "id234"], [480, "id244"], [480, "id253"], [480, "id262"], [480, "id273"], [480, "id283"], [480, "id293"], [480, "id303"], [480, "id314"], [480, "id325"], [480, "id340"], [480, "id350"], [480, "id361"], [480, "id372"], [480, "id383"], [480, "id392"], [480, "id399"], [480, "id417"], [480, "id424"], [480, "id434"], [480, "id445"], [480, "id454"], [480, "id462"], [480, "id469"], [480, "id486"], [480, "id495"], [480, "id502"], [480, "id508"], [480, "id518"], [480, "id531"], [480, "id545"], [480, "id555"], [480, "id569"], [480, "id575"], [480, "id581"], [480, "id586"], [480, "id593"], [480, "id604"], [480, "id610"], [480, "id620"], [480, "id633"], [480, "id643"], [480, "id648"], [480, "id655"], [480, "id665"], [480, "id680"], [480, "id686"], [480, "id694"], [480, "id700"], [480, "id706"], [480, "id719"]], "Build": [[480, "build"], [480, "id6"], [480, "id20"], [480, "id26"], [480, "id36"], [480, "id46"], [480, "id58"], [480, "id68"], [480, "id78"], [480, "id87"], [480, "id97"], [480, "id103"], [480, "id113"], [480, "id123"], [480, "id132"], [480, "id144"], [480, "id153"], [480, "id162"], [480, "id170"], [480, "id179"], [480, "id187"], [480, "id195"], [480, "id205"], [480, "id216"], [480, "id226"], [480, "id235"], [480, "id245"], [480, "id254"], [480, "id263"], [480, "id274"], [480, "id284"], [480, "id294"], [480, "id304"], [480, "id315"], [480, "id326"], [480, "id333"], [480, "id341"], [480, "id351"], [480, "id362"], [480, "id373"], [480, "id384"], [480, "id400"], [480, "id411"], [480, "id418"], [480, "id425"], [480, "id435"], [480, "id446"], [480, "id455"], [480, "id470"], [480, "id479"], [480, "id487"], [480, "id496"], [480, "id503"], [480, "id509"], [480, "id519"], [480, "id526"], [480, "id532"], [480, "id542"], [480, "id548"], [480, "id556"], [480, "id560"], [480, "id570"], [480, "id574"], [480, "id580"], [480, "id587"], [480, "id595"], [480, "id601"], [480, "id612"], [480, "id621"], [480, "id634"], [480, "id646"], [480, "id656"], [480, "id666"], [480, "id669"], [480, "id671"], [480, "id683"], [480, "id688"], [480, "id699"], [480, "id705"], [480, "id710"], [480, "id716"]], "IDLE": [[480, "idle"], [480, "id9"], [480, "id61"], [480, "id71"], [480, "id135"], [480, "id164"], [480, "id173"], [480, "id198"], [480, "id208"], [480, "id219"], [480, "id228"], [480, "id238"], [480, "id248"], [480, "id266"], [480, "id277"], [480, "id287"], [480, "id307"], [480, "id318"], [480, "id328"], [480, "id334"], [480, "id344"], [480, "id354"], [480, "id365"], [480, "id376"], [480, "id386"], [480, "id394"], [480, "id403"], [480, "id413"], [480, "id420"], [480, "id428"], [480, "id438"], [480, "id449"], [480, "id473"], [480, "id480"], [480, "id489"], [480, "id499"], [480, "id512"], [480, "id522"], [480, "id534"], [480, "id540"], [480, "id551"], [480, "id584"], [480, "id592"], [480, "id599"], [480, "id608"], [480, "id618"], [480, "id640"], [480, "id649"], [480, "id653"], [480, "id663"], [480, "id678"], [480, "id693"], [480, "id715"], [472, "idle"], [468, "idle"], [244, "idle"]], "Tools/Demos": [[480, "tools-demos"], [480, "id15"], [480, "id29"], [480, "id39"], [480, "id47"], [480, "id72"], [480, "id80"], [480, "id106"], [480, "id116"], [480, "id136"], [480, "id147"], [480, "id156"], [480, "id209"], [480, "id256"], [480, "id267"], [480, "id297"], [480, "id308"], [480, "id319"], [480, "id355"], [480, "id366"], [480, "id377"], [480, "id387"], [480, "id404"], [480, "id429"], [480, "id439"], [480, "id450"], [480, "id464"], [480, "id474"], [480, "id490"], [480, "id500"], [480, "id513"], [480, "id523"], [480, "id535"], [480, "id544"], [480, "id558"], [480, "id565"], [480, "id588"], [480, "id602"], [480, "id614"], [480, "id623"], [480, "id644"], [480, "id658"], [480, "id668"], [480, "id696"], [480, "id701"], [480, "id707"], [480, "id720"]], "Python 3.12.1 final": [[480, "python-3-12-1-final"]], "C API": [[480, "c-api"], [480, "id30"], [480, "id40"], [480, "id48"], [480, "id53"], [480, "id62"], [480, "id73"], [480, "id81"], [480, "id90"], [480, "id107"], [480, "id117"], [480, "id126"], [480, "id138"], [480, "id148"], [480, "id157"], [480, "id165"], [480, "id174"], [480, "id182"], [480, "id190"], [480, "id199"], [480, "id210"], [480, "id220"], [480, "id229"], [480, "id239"], [480, "id249"], [480, "id257"], [480, "id268"], [480, "id278"], [480, "id288"], [480, "id298"], [480, "id309"], [480, "id320"], [480, "id329"], [480, "id335"], [480, "id345"], [480, "id356"], [480, "id367"], [480, "id378"], [480, "id388"], [480, "id405"], [480, "id407"], [480, "id440"], [480, "id458"], [480, "id465"], [480, "id475"], [480, "id481"], [480, "id491"], [480, "id501"], [480, "id514"], [480, "id524"], [480, "id541"], [480, "id553"], [480, "id563"], [480, "id579"], [480, "id585"], [480, "id600"], [480, "id613"], [480, "id624"], [480, "id636"], [480, "id641"], [480, "id702"], [480, "id711"], [480, "id717"]], "Python 3.12.0 final": [[480, "python-3-12-0-final"]], "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"]], "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"]], "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 \u6559\u5b78": [[442, "the-python-tutorial"]], "\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.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[474, "what-s-new-in-python-3-4"], [475, "what-s-new-in-python-3-5"]], "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"]], "selectors": [[474, "selectors"], [475, "selectors"]], "abc": [[474, "abc"], [473, "abc"], [472, "abc"]], "audioop": [[474, "audioop"]], "base64": [[474, "base64"], [469, "base64"], [473, "base64"]], "colorsys": [[474, "colorsys"]], "doctest": [[474, "doctest"], [463, "doctest"], [469, "doctest"], [475, "doctest"]], "filecmp": [[474, "filecmp"]], "glob": [[474, "glob"], [469, "glob"], [475, "glob"]], "html": [[474, "html"], [473, "html"], [472, "html"]], "idlelib \u8207 IDLE": [[474, "idlelib-and-idle"]], "marshal": [[474, "marshal"]], "operator": [[474, "operator"], [470, "operator"], [475, "operator"]], "pty": [[474, "pty"]], "resource": [[474, "resource"]], "select": [[474, "select"], [473, "select"], [472, "select"]], "shelve": [[474, "shelve"], [469, "shelve"]], "smtpd": [[474, "smtpd"], [473, "smtpd"], [475, "smtpd"], [471, "smtpd"]], "stat": [[474, "stat"], [473, "stat"]], "textwrap": [[474, "textwrap"], [473, "textwrap"]], "urllib": [[474, "urllib"], [473, "urllib"], [475, "urllib"]], "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"]], "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"], [462, "new-improved-and-deprecated-modules"], [472, "new-improved-and-deprecated-modules"], [468, "new-improved-and-deprecated-modules"]], "cookielib": [[463, "cookielib"]], "Port-Specific Changes": [[463, "port-specific-changes"], [462, "port-specific-changes"], [464, "port-specific-changes"]], "Porting to Python 2.4": [[463, "porting-to-python-2-4"]], "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"]], "fractions": [[470, "fractions"], [471, "fractions"]], "IDLE \u8207 idlelib": [[470, "whatsnew311-idle"]], "sysconfig": [[470, "sysconfig"], [472, "sysconfig"], [475, "sysconfig"]], "tempfile": [[470, "tempfile"], [473, "tempfile"], [472, "tempfile"], [471, "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"]], "\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"]], "Notable changes in 3.11.4": [[470, "notable-changes-in-3-11-4"]], "Notable changes in 3.11.5": [[470, "notable-changes-in-3-11-5"]], "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"]], "New and Improved Modules": [[461, "new-and-improved-modules"], [460, "new-and-improved-modules"], [466, "new-and-improved-modules"], [465, "new-and-improved-modules"]], "Interpreter Changes and Fixes": [[461, "interpreter-changes-and-fixes"]], "Other Changes and Fixes": [[461, "other-changes-and-fixes"], [460, "other-changes-and-fixes"], [462, "other-changes-and-fixes"], [466, "other-changes-and-fixes"]], "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 \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.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 \u6a21\u7d44": [[459, "xml-modules"]], "SAX2 \u652f\u63f4": [[459, "sax2-support"]], "DOM \u652f\u63f4": [[459, "dom-support"]], "Relationship to PyXML": [[459, "relationship-to-pyxml"]], "\u6a21\u7d44\u8b8a\u66f4": [[459, "module-changes"]], "IDLE Improvements": [[459, "idle-improvements"]], "Deleted and Deprecated Modules": [[459, "deleted-and-deprecated-modules"]], "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"]], "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"]], "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"]], "linecache": [[469, "linecache"], [475, "linecache"]], "platform": [[469, "platform"]], "pyclbr": [[469, "pyclbr"]], "_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"]], "PEP 652\uff1a\u7dad\u8b77\u7a69\u5b9a ABI": [[469, "pep-652-maintaining-the-stable-abi"]], "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"]], "\u914d\u7f6e Python": [[453, "configure-python"]], "Build Requirements": [[453, "build-requirements"]], "\u7522\u751f\u7684\u6a94\u6848": [[453, "generated-files"]], "\u8a2d\u5b9a\u8173\u672c": [[453, "configure-script"]], "\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"]], "Linker flags": [[453, "linker-flags"]], "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"]], "lzma": [[473, "lzma"], [475, "lzma"]], "bz2": [[473, "bz2"], [475, "bz2"]], "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"]], "webbrowser": [[473, "webbrowser"], [471, "webbrowser"]], "xml.etree.ElementTree": [[473, "xml-etree-elementtree"], [471, "xml-etree-elementtree"]], "\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"]], "\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.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 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"]], "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"]], "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"]], "\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"]], "\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"]], "\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"]], "\u865b\u64ec\u74b0\u5883\u8207\u5957\u4ef6": [[450, "virtual-environments-and-packages"]], "\u7528 pip \u7ba1\u7406\u5957\u4ef6": [[450, "managing-packages-with-pip"]], "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"]], "configparser": [[472, "configparser"], [475, "configparser"], [471, "configparser"]], "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 \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 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"]], "\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"]], "\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"]], "\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"]], "\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 \u7684\u8a2d\u7f6e\u8207\u4f7f\u7528": [[455, "python-setup-and-usage"]], "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"]], "\u7de8\u8f2f\u5668\u8207 IDE": [[454, "editors-and-ides"]], "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"]], "cgi": [[475, "cgi"]], "code": [[475, "code"]], "difflib": [[475, "difflib"]], "heapq": [[475, "heapq"]], "imghdr": [[475, "imghdr"]], "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"]], "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.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"]], "CPython \u4f4d\u5143\u7d44\u78bc\u8b8a\u66f4": [[471, "cpython-bytecode-changes"]], "Python 3.13 \u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[471, "pending-removal-in-python-3-13"]], "Python 3.14 \u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[471, "pending-removal-in-python-3-14"], [471, "id7"]], "Python 3.15 \u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[471, "pending-removal-in-python-3-15"], [471, "id8"]], "\u672a\u4f86\u7248\u672c\u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[471, "pending-removal-in-future-versions"], [471, "id9"]], "asynchat \u548c asyncore": [[471, "asynchat-and-asyncore"]], "imp": [[471, "imp"]], "\u5176\u4ed6": [[471, "others"]], "Porting to Python 3.12": [[471, "porting-to-python-3-12"], [471, "id5"]], "tkinter.scrolledtext --- Scrolled Text Widget": [[371, "module-tkinter.scrolledtext"]], "test --- Python \u7684\u56de\u6b78\u6e2c\u8a66 (regression tests) \u5957\u4ef6": [[359, "module-test"]], "\u64b0\u5beb test \u5957\u4ef6\u7684\u55ae\u5143\u6e2c\u8a66": [[359, "writing-unit-tests-for-the-test-package"]], "\u4f7f\u7528\u547d\u4ee4\u5217\u4ecb\u9762\u57f7\u884c\u6e2c\u8a66": [[359, "module-test.regrtest"]], "test.support --- Python \u6e2c\u8a66\u5957\u4ef6\u7684\u5de5\u5177": [[359, "module-test.support"]], "test.support.socket_helper --- \u7528\u65bc socket \u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.socket_helper"]], "test.support.script_helper --- \u7528\u65bc Python \u57f7\u884c\u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.script_helper"]], "test.support.bytecode_helper --- \u7528\u65bc\u6e2c\u8a66\u4f4d\u5143\u7d44\u78bc\u80fd\u6b63\u78ba\u7522\u751f\u7684\u652f\u63f4\u5de5\u5177": [[359, "module-test.support.bytecode_helper"]], "test.support.threading_helper --- Utilities for threading tests": [[359, "module-test.support.threading_helper"]], "test.support.os_helper --- \u7528\u65bc os \u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.os_helper"]], "test.support.import_helper --- \u7528\u65bc import \u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.import_helper"]], "test.support.warnings_helper --- \u7528\u65bc warnings \u6e2c\u8a66\u7684\u5de5\u5177": [[359, "module-test.support.warnings_helper"]], "string --- \u5e38\u898b\u7684\u5b57\u4e32\u64cd\u4f5c": [[342, "module-string"]], "\u5b57\u4e32\u5e38\u6578": [[342, "string-constants"]], "Custom String Formatting": [[342, "custom-string-formatting"]], "\u683c\u5f0f\u5316\u6587\u5b57\u8a9e\u6cd5": [[342, "format-string-syntax"]], "\u683c\u5f0f\u898f\u683c (Format Specification) \u8ff7\u4f60\u8a9e\u8a00": [[342, "format-specification-mini-language"]], "\u683c\u5f0f\u7bc4\u4f8b": [[342, "format-examples"]], "\u6a21\u677f\u5b57\u4e32": [[342, "template-strings"]], "\u8f14\u52a9\u51fd\u5f0f": [[342, "helper-functions"]], "termios --- POSIX style tty control": [[358, "module-termios"]], "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"]], "textwrap --- Text wrapping and filling": [[361, "module-textwrap"]], "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"]], "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"]], "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"], [337, "command-line-interface"], [252, "command-line-interface"], [259, "module-json.tool"], [231, "command-line-interface"], [207, "command-line-interface"]], "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"]], "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"]], "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"]], "syslog --- Unix syslog library routines": [[353, "module-syslog"]], "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"]], "tkinter.messagebox --- Tkinter message prompts": [[370, "module-tkinter.messagebox"]], "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"]], "\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"]], "\u5167\u5efa\u578b\u5225": [[341, "built-in-types"]], "\u771f\u503c\u6aa2\u6e2c": [[341, "truth-value-testing"]], "Boolean\uff08\u5e03\u6797\uff09\u904b\u7b97 --- and, or, not": [[341, "boolean-operations-and-or-not"]], "\u6bd4\u8f03\u904b\u7b97": [[341, "comparisons"]], "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"]], "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"]], "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"]], "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"]], "telnetlib --- Telnet \u5ba2\u6236\u7aef": [[356, "module-telnetlib"]], "Telnet Objects": [[356, "telnet-objects"]], "Telnet \u7bc4\u4f8b": [[356, "telnet-example"]], "tabnanny --- \u5075\u6e2c\u4e0d\u826f\u7e2e\u6392": [[354, "module-tabnanny"]], "\u5df2\u88ab\u53d6\u4ee3\u7684\u6a21\u7d44": [[347, "superseded-modules"]], "tkinter.ttk --- Tk themed widgets": [[373, "module-tkinter.ttk"]], "\u4f7f\u7528 Ttk": [[373, "using-ttk"]], "Ttk Widgets": [[373, "ttk-widgets"]], "Widget": [[373, "widget"]], "\u6a19\u6e96\u9078\u9805": [[373, "standard-options"]], "Scrollable Widget Options": [[373, "scrollable-widget-options"]], "Label Options": [[373, "label-options"]], "\u76f8\u5bb9\u6027\u9078\u9805": [[373, "compatibility-options"]], "Widget States": [[373, "widget-states"]], "ttk.Widget": [[373, "ttk-widget"]], "Combobox": [[373, "combobox"]], "\u9078\u9805": [[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"]], "\u865b\u64ec\u4e8b\u4ef6": [[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"]], "\u6587\u672c\u8655\u7406 (Text Processing) \u670d\u52d9": [[360, "text-processing-services"]], "tkinter.dnd --- Drag and drop support": [[368, "module-tkinter.dnd"]], "stringprep --- Internet String Preparation": [[343, "module-stringprep"]], "tkinter.font --- Tkinter font wrapper": [[369, "module-tkinter.font"]], "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"]], "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"]], "time --- Time access and conversions": [[363, "module-time"]], "Clock ID Constants": [[363, "clock-id-constants"]], "Timezone Constants": [[363, "timezone-constants"]], "stat --- Interpreting stat() results": [[339, "module-stat"]], "quopri --- \u7de8\u78bc\u548c\u89e3\u78bc MIME \u53ef\u5217\u5370\u5b57\u5143\u8cc7\u6599": [[314, "module-quopri"]], "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"]], "shutil \u2014 \u9ad8\u968e\u6a94\u6848\u64cd\u4f5c": [[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"]], "site --- Site-specific configuration hook": [[331, "module-site"]], "sitecustomize": [[331, "module-sitecustomize"]], "usercustomize": [[331, "module-usercustomize"]], "Readline configuration": [[331, "readline-configuration"]], "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"]], "sqlite3 --- SQLite \u8cc7\u6599\u5eab\u7684 DB-API 2.0 \u4ecb\u9762": [[337, "module-sqlite3"]], "Tutorial": [[337, "tutorial"], [289, "tutorial"]], "Module functions": [[337, "module-functions"]], "Module constants": [[337, "module-constants"]], "Connection \u7269\u4ef6": [[337, "connection-objects"]], "Cursor \u7269\u4ef6": [[337, "cursor-objects"]], "Row \u7269\u4ef6": [[337, "row-objects"]], "Blob \u7269\u4ef6": [[337, "blob-objects"]], "PrepareProtocol \u7269\u4ef6": [[337, "prepareprotocol-objects"]], "SQLite and Python types": [[337, "sqlite-and-python-types"]], "Default adapters and converters (deprecated)": [[337, "default-adapters-and-converters-deprecated"]], "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"]], "How to handle non-UTF-8 text encodings": [[337, "how-to-handle-non-utf-8-text-encodings"]], "\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"]], "py_compile \u2014 \u7de8\u8b6f Python \u4f86\u6e90\u6a94\u6848": [[308, "module-py_compile"]], "Python Runtime Services": [[312, "python-runtime-services"]], "sndhdr --- \u5224\u5b9a\u8072\u97f3\u6a94\u6848\u7684\u578b\u5225": [[333, "module-sndhdr"]], "shelve --- Python object persistence": [[327, "module-shelve"]], "Restrictions": [[327, "restrictions"]], "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"]], "rlcompleter --- Completion function for GNU readline": [[320, "module-rlcompleter"]], "reprlib --- Alternate repr() implementation": [[318, "module-reprlib"]], "Repr \u7269\u4ef6": [[318, "repr-objects"]], "Subclassing Repr Objects": [[318, "subclassing-repr-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"]], "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"]], "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"]], "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"]], "pwd --- \u5bc6\u78bc\u8cc7\u6599\u5eab": [[307, "module-pwd"]], "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"]], "sched --- Event scheduler": [[322, "module-sched"]], "Scheduler Objects": [[322, "scheduler-objects"]], "selectors --- High-level I/O multiplexing": [[326, "module-selectors"]], "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"]], "smtplib --- SMTP protocol client": [[332, "module-smtplib"]], "SMTP \u7269\u4ef6": [[332, "smtp-objects"]], "SMTP \u7bc4\u4f8b": [[332, "smtp-example"]], "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"]], "pydoc --- Documentation generator and online help system": [[310, "module-pydoc"]], "resource --- Resource usage information": [[319, "module-resource"]], "Resource Limits": [[319, "resource-limits"]], "Resource Usage": [[319, "resource-usage"]], "ssl --- socket \u7269\u4ef6\u7684 TLS/SSL \u5305\u88dd\u5668": [[338, "module-ssl"]], "\u51fd\u5f0f\u3001\u5e38\u6578\u8207\u4f8b\u5916": [[338, "functions-constants-and-exceptions"]], "Socket \u5efa\u7acb": [[338, "socket-creation"]], "\u8a9e\u5883\u5efa\u7acb": [[338, "context-creation"]], "\u96a8\u6a5f\u7522\u751f": [[338, "random-generation"]], "\u8a8d\u8b49\u8655\u7406": [[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"]], "\u624b\u52d5\u8a2d\u5b9a": [[338, "manual-settings"]], "\u9a57\u8b49\u6191\u8b49": [[338, "verifying-certificates"]], "\u5354\u5b9a\u7248\u672c": [[338, "protocol-versions"]], "Cipher selection": [[338, "cipher-selection"]], "Multi-processing": [[338, "multi-processing"]], "TLS 1.3": [[338, "tls-1-3"]], "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"]], "spwd --- shadow \u5bc6\u78bc\u8cc7\u6599\u5eab": [[336, "module-spwd"]], "pty --- Pseudo-terminal utilities": [[306, "module-pty"]], "\u5b89\u5168\u6027\u6ce8\u610f\u4e8b\u9805": [[324, "security-considerations"]], "pathlib --- \u7269\u4ef6\u5c0e\u5411\u6a94\u6848\u7cfb\u7d71\u8def\u5f91": [[293, "module-pathlib"]], "\u7d14\u8def\u5f91": [[293, "pure-paths"]], "\u901a\u7528\u5c6c\u6027": [[293, "general-properties"]], "\u904b\u7b97\u5b50": [[293, "operators"]], "\u5c0d\u500b\u5225\u7d44\u6210\u7684\u5b58\u53d6": [[293, "accessing-individual-parts"]], "\u65b9\u6cd5\u8207\u5c6c\u6027": [[293, "methods-and-properties"]], "Concrete paths": [[293, "concrete-paths"]], "Correspondence to tools in the os module": [[293, "correspondence-to-tools-in-the-os-module"]], "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"]], "pkgutil --- Package extension utility": [[299, "module-pkgutil"]], "pdb --- The Python Debugger": [[294, "module-pdb"]], "Debugger Commands": [[294, "debugger-commands"]], "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"]], "plistlib --- Generate and parse Apple .plist files": [[301, "module-plistlib"]], "multiprocessing.shared_memory --- \u5c0d\u65bc\u5171\u4eab\u8a18\u61b6\u9ad4\u7684\u8de8\u884c\u7a0b\u76f4\u63a5\u5b58\u53d6": [[281, "module-multiprocessing.shared_memory"]], "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"]], "\u591a\u5a92\u9ad4\u670d\u52d9": [[274, "multimedia-services"]], "pipes --- shell pipelines \u4ecb\u9762": [[298, "module-pipes"]], "Template Objects": [[298, "template-objects"]], "mimetypes --- Map filenames to MIME types": [[273, "module-mimetypes"]], "MimeTypes \u7269\u4ef6": [[273, "mimetypes-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"]], "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"]], "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"]], "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"]], "\u6578\u8ad6\u8207\u8868\u73fe\u51fd\u5f0f": [[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"]], "modulefinder --- Find modules used by a script": [[276, "module-modulefinder"]], "Example usage of ModuleFinder": [[276, "example-usage-of-modulefinder"]], "mmap --- Memory-mapped file support": [[275, "module-mmap"]], "MADV_* Constants": [[275, "madv-constants"]], "MAP_* \u5e38\u6578": [[275, "map-constants"]], "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"]], "\u884c\u7a0b\u7ba1\u7406": [[290, "process-management"]], "Interface to the scheduler": [[290, "interface-to-the-scheduler"]], "Miscellaneous System Information": [[290, "miscellaneous-system-information"]], "Random numbers": [[290, "random-numbers"]], "nis --- Sun NIS (Yellow Pages) \u4ecb\u9762": [[284, "module-nis"]], "os.path --- \u5e38\u898b\u7684\u8def\u5f91\u540d\u64cd\u4f5c": [[291, "module-os.path"]], "poplib --- POP3 protocol client": [[302, "module-poplib"]], "POP3 \u7269\u4ef6": [[302, "pop3-objects"]], "POP3 \u7bc4\u4f8b": [[302, "pop3-example"]], "netrc --- netrc \u6a94\u6848\u8655\u7406": [[283, "module-netrc"]], "netrc \u7269\u4ef6": [[283, "netrc-objects"]], "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"]], "Data Persistence": [[295, "data-persistence"]], "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"]], "\u7db2\u969b\u7db2\u8def\u8cc7\u6599\u8655\u7406": [[282, "internet-data-handling"]], "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"]], "pprint --- Data pretty printer": [[304, "module-pprint"]], "PrettyPrinter \u7269\u4ef6": [[304, "prettyprinter-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"]], "pickletools --- pickle \u958b\u767c\u8005\u7684\u5de5\u5177": [[297, "module-pickletools"]], "\u547d\u4ee4\u5217\u9078\u9805": [[297, "command-line-options"], [259, "command-line-options"], [231, "command-line-options"]], "\u7a0b\u5f0f\u5316\u4ecb\u9762": [[297, "programmatic-interface"]], "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"]], "\u6578\u503c\u8207\u6578\u5b78\u6a21\u7d44": [[287, "numeric-and-mathematical-modules"]], "http.cookies --- HTTP state management": [[241, "module-http.cookies"]], "Cookie \u7269\u4ef6": [[241, "cookie-objects"], [240, "cookie-objects"]], "Morsel \u7269\u4ef6": [[241, "morsel-objects"]], "Python Language Services": [[261, "python-language-services"]], "inspect --- \u6aa2\u8996\u6d3b\u52d5\u7269\u4ef6": [[252, "inspect-inspect-live-objects"]], "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"]], "\u985e\u5225\u8207\u51fd\u5f0f": [[252, "classes-and-functions"]], "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"]], "marshal --- \u5185\u90e8 Python \u7269\u4ef6\u5e8f\u5217\u5316": [[271, "module-marshal"]], "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"]], "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"]], "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 \u57fa\u790e\u985e\u5225": [[255, "i-o-base-classes"]], "Raw File I/O": [[255, "raw-file-i-o"]], "Buffered Streams": [[255, "buffered-streams"]], "Reentrancy": [[255, "reentrancy"]], "logging --- Python \u7684\u65e5\u8a8c\u8a18\u9304\u5de5\u5177": [[264, "module-logging"]], "Important": [[264, "index-0"], [265, null], [266, 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"]], "Python \u6a19\u6e96\u51fd\u5f0f\u5eab (Standard Library)": [[251, "the-python-standard-library"]], "Networking and Interprocess Communication": [[257, "networking-and-interprocess-communication"]], "mailcap --- Mailcap file handling": [[269, "module-mailcap"]], "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.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"]], "keyword --- \u6aa2\u9a57 Python \u95dc\u9375\u5b57": [[260, "module-keyword"]], "http.server \u2014 HTTP \u4f3a\u670d\u5668": [[242, "module-http.server"]], "mailbox --- \u4ee5\u5404\u7a2e\u683c\u5f0f\u64cd\u4f5c\u90f5\u4ef6\u4fe1\u7bb1": [[268, "module-mailbox"]], "Mailbox \u7269\u4ef6": [[268, "mailbox-objects"], [268, "maildir-objects"]], "mbox \u7269\u4ef6": [[268, "mbox-objects"]], "MH \u7269\u4ef6": [[268, "mh-objects"]], "Babyl \u7269\u4ef6": [[268, "babyl-objects"]], "MMDF \u7269\u4ef6": [[268, "mmdf-objects"]], "Message \u7269\u4ef6": [[268, "message-objects"]], "MaildirMessage \u7269\u4ef6": [[268, "maildirmessage-objects"]], "mboxMessage \u7269\u4ef6": [[268, "mboxmessage-objects"]], "MHMessage \u7269\u4ef6": [[268, "mhmessage-objects"]], "BabylMessage \u7269\u4ef6": [[268, "babylmessage-objects"]], "MMDFMessage \u7269\u4ef6": [[268, "mmdfmessage-objects"]], "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"]], "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"]], "imghdr --- \u63a8\u6e2c\u5716\u7247\u7a2e\u985e": [[246, "module-imghdr"]], "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"]], "Structured Markup Processing Tools": [[270, "structured-markup-processing-tools"]], "\u53ef\u7528\u6027\u4e4b\u8a3b\u91cb": [[254, "notes-on-availability"]], "WebAssembly \u5e73\u53f0": [[254, "webassembly-platforms"]], "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"]], "locale \u2014 \u570b\u969b\u5316\u670d\u52d9": [[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"]], "imaplib --- IMAP4 protocol client": [[245, "module-imaplib"]], "IMAP4 \u7269\u4ef6": [[245, "imap4-objects"]], "IMAP4 \u7bc4\u4f8b": [[245, "imap4-example"]], "itertools --- \u5efa\u7acb\u7522\u751f\u9ad8\u6548\u7387\u8ff4\u5708\u4e4b\u758a\u4ee3\u5668\u7684\u51fd\u5f0f": [[258, "module-itertools"]], "Itertool functions": [[258, "itertool-functions"]], "Itertools Recipes": [[258, "itertools-recipes"]], "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"]], "\u570b\u969b\u5316": [[243, "internationalization"]], "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"]], "\u7db2\u8def\u5354\u5b9a (Internet protocols) \u53ca\u652f\u63f4": [[253, "internet-protocols-and-support"]], "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"]], "\u7a0b\u5f0f\u6846\u67b6": [[219, "program-frameworks"]], "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"]], "html.entities --- HTML \u4e00\u822c\u5be6\u9ad4\u7684\u5b9a\u7fa9": [[236, "module-html.entities"]], "gzip --- gzip \u6a94\u6848\u7684\u652f\u63f4": [[231, "module-gzip"]], "\u7528\u6cd5\u7bc4\u4f8b": [[231, "examples-of-usage"], [146, "examples-of-usage"]], "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"]], "getopt --- C-style parser for command line options": [[225, "module-getopt"]], "email.policy: Policy Objects": [[205, "module-email.policy"]], "fnmatch --- Unix filename pattern matching": [[217, "module-fnmatch"]], "ftplib --- FTP \u5354\u5b9a\u7528\u6236\u7aef": [[220, "module-ftplib"]], "\u53c3\u8003": [[220, "reference"]], "FTP \u7269\u4ef6": [[220, "ftp-objects"]], "FTP_TLS \u7269\u4ef6": [[220, "ftp-tls-objects"]], "\u6a21\u7d44\u8b8a\u6578": [[220, "module-variables"]], "\u5167\u5efa\u51fd\u5f0f": [[222, "built-in-functions"]], "functools --- Higher-order functions and operations on callable objects": [[223, "module-functools"]], "partial \u7269\u4ef6": [[223, "partial-objects"]], "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"]], "filecmp --- File and Directory Comparisons": [[213, "module-filecmp"]], "The dircmp class": [[213, "the-dircmp-class"]], "email.utils: Miscellaneous utilities": [[206, "module-email.utils"]], "\u51fd\u5f0f\u7de8\u7a0b\u6a21\u7d44": [[221, "functional-programming-modules"]], "fractions --- Rational numbers": [[218, "module-fractions"]], "\u6a94\u6848\u683c\u5f0f": [[214, "file-formats"]], "html --- \u8d85\u9023\u7d50\u6a19\u8a18\u8a9e\u8a00 (HTML) \u652f\u63f4": [[235, "module-html"]], "enum --- \u5c0d\u5217\u8209\u7684\u652f\u63f4": [[208, "module-enum"]], "\u8cc7\u6599\u578b\u5225": [[208, "data-types"], [179, "data-types"]], "\u652f\u63f4 __dunder__ \u540d\u7a31": [[208, "supported-dunder-names"]], "\u652f\u63f4 _sunder_ \u540d\u7a31": [[208, "supported-sunder-names"]], "\u901a\u7528\u9805\u76ee\u8207\u88dd\u98fe\u5668": [[208, "utilities-and-decorators"]], "\u5099\u8a3b": [[208, "notes"]], "glob --- Unix \u98a8\u683c\u7684\u8def\u5f91\u540d\u7a31\u6a21\u5f0f\u64f4\u5c55": [[228, "module-glob"]], "getpass --- \u53ef\u651c\u5f0f\u5bc6\u78bc\u8f38\u5165\u5de5\u5177": [[226, "module-getpass"]], "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"]], "hmac --- \u57fa\u65bc\u91d1\u9470\u96dc\u6e4a\u7684\u8a0a\u606f\u9a57\u8b49": [[234, "module-hmac"]], "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"]], "fcntl --- The fcntl and ioctl system calls": [[212, "module-fcntl"]], "gc --- \u5783\u573e\u56de\u6536\u5668\u4ecb\u9762 (Garbage Collector interface)": [[224, "module-gc"]], "fileinput --- Iterate over lines from multiple input streams": [[215, "module-fileinput"]], "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"]], "grp --- The group database": [[230, "module-grp"]], "graphlib \u2014-- \u4f7f\u7528\u985e\u5716 (graph-like) \u7d50\u69cb\u9032\u884c\u64cd\u4f5c\u7684\u529f\u80fd": [[229, "module-graphlib"]], "ensurepip --- pip \u5b89\u88dd\u5668\u7684\u521d\u59cb\u5efa\u7f6e (bootstrapping)": [[207, "module-ensurepip"]], "\u6a21\u7d44 API": [[207, "module-api"]], "\u6a94\u6848\u8207\u76ee\u9304\u5b58\u53d6": [[216, "file-and-directory-access"]], "email.generator: Generating MIME documents": [[198, "module-email.generator"]], "email.mime: Creating email and MIME objects from scratch": [[203, "module-email.mime"]], "\u958b\u767c\u5de5\u5177": [[184, "development-tools"]], "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"]], "email.charset: \u8868\u793a\u5b57\u5143\u96c6\u5408": [[192, "module-email.charset"]], "dbm --- Unix \"databases\" \u7684\u4ecb\u9762": [[181, "module-dbm"]], "dbm.gnu --- GNU \u8cc7\u6599\u5eab\u7ba1\u7406\u5668": [[181, "module-dbm.gnu"]], "dbm.ndbm --- \u65b0\u8cc7\u6599\u5eab\u7ba1\u7406\u5668": [[181, "module-dbm.ndbm"]], "dbm.dumb --- \u53ef\u651c\u5f0f DBM \u5be6\u4f5c": [[181, "module-dbm.dumb"]], "email: Examples": [[197, "email-examples"]], "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"]], "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.headerregistry: Custom Header Objects": [[200, "module-email.headerregistry"]], "curses.panel --- A panel stack extension for curses": [[176, "module-curses.panel"]], "Panel Objects": [[176, "panel-objects"]], "email.iterators: Iterators": [[201, "module-email.iterators"]], "email.message: Representing an email message": [[202, "module-email.message"]], "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() and strptime() Behavior": [[180, "strftime-and-strptime-behavior"]], "strftime() and strptime() Format Codes": [[180, "strftime-and-strptime-format-codes"]], "\u6280\u8853\u7d30\u7bc0": [[180, "technical-detail"]], "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"]], "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.message.Message: Representing an email message using the compat32 API": [[193, "email-message-message-representing-an-email-message-using-the-compat32-api"]], "\u9664\u932f\u8207\u6548\u80fd\u5206\u6790": [[182, "debugging-and-profiling"]], "\u52a0\u5bc6\u670d\u52d9": [[171, "cryptographic-services"]], "email.contentmanager: Managing MIME Content": [[194, "module-email.contentmanager"]], "Content Manager Instances": [[194, "content-manager-instances"]], "dis --- Python bytecode\u7684\u53cd\u7d44\u8b6f\u5668": [[188, "module-dis"]], "Command-line interface": [[188, "command-line-interface"]], "Bytecode analysis": [[188, "bytecode-analysis"]], "Analysis functions": [[188, "analysis-functions"]], "Python Bytecode Instructions": [[188, "python-bytecode-instructions"]], "Opcode collections": [[188, "opcode-collections"]], "\u8edf\u9ad4\u5c01\u88dd\u8207\u767c\u5e03": [[189, "software-packaging-and-distribution"]], "email.errors: Exception and Defect classes": [[196, "module-email.errors"]], "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.encoders: Encoders": [[195, "module-email.encoders"]], "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"]], "Custom Python Interpreters": [[177, "custom-python-interpreters"]], "email --- An email and MIME handling package": [[191, "module-email"]], "csv --- CSV \u6a94\u6848\u8b80\u53d6\u53ca\u5beb\u5165": [[172, "module-csv"]], "Dialect \u8207\u683c\u5f0f\u53c3\u6578": [[172, "dialects-and-formatting-parameters"]], "\u8b80\u53d6\u5668\u7269\u4ef6": [[172, "reader-objects"]], "\u5beb\u5165\u5668\u7269\u4ef6": [[172, "writer-objects"]], "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"]], "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"]], "curses.ascii --- ASCII \u5b57\u5143\u7684\u5de5\u5177\u7a0b\u5f0f": [[175, "module-curses.ascii"]], "email.header: Internationalized headers": [[199, "module-email.header"]], "contextlib --- Utilities for with-statement contexts": [[166, "module-contextlib"]], "Utilities": [[166, "utilities"]], "Examples and Recipes": [[166, "examples-and-recipes"], [158, "examples-and-recipes"]], "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"]], "copyreg --- \u8a3b\u518a pickle \u652f\u63f4\u51fd\u5f0f": [[169, "module-copyreg"]], "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"]], "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"]], "configparser --- \u8a2d\u5b9a\u6a94\u5256\u6790\u5668": [[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"]], "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"]], "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"]], "bdb --- \u5075\u932f\u5668\u6846\u67b6": [[141, "module-bdb"]], "builtins --- \u5167\u5efa\u7269\u4ef6": [[145, "module-builtins"]], "contextvars --- Context Variables": [[167, "module-contextvars"]], "Context Variables": [[167, "context-variables"]], "Manual Context Management": [[167, "manual-context-management"]], "asyncio support": [[167, "asyncio-support"]], "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"]], "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"]], "audioop --- \u64cd\u4f5c\u539f\u59cb\u8072\u97f3\u6a94\u6848": [[138, "module-audioop"]], "codeop --- Compile Python code": [[156, "module-codeop"]], "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"]], "colorsys --- \u984f\u8272\u7cfb\u7d71\u9593\u7684\u8f49\u63db": [[159, "module-colorsys"]], "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"]], "\u6a21\u7d44\u547d\u4ee4\u5217\u4ecb\u9762": [[153, "modules-command-line-interface-cli"]], "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"]], "concurrent \u5957\u4ef6": [[162, "the-concurrent-package"]], "code --- Interpreter base classes": [[154, "module-code"]], "Interactive Interpreter Objects": [[154, "interactive-interpreter-objects"]], "Interactive Console Objects": [[154, "interactive-console-objects"]], "\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"]], "binascii --- Convert between binary and ASCII": [[143, "module-binascii"]], "\u4e8c\u9032\u4f4d\u8cc7\u6599\u670d\u52d9": [[142, "binary-data-services"]], "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"]], "chunk --- \u8b80\u53d6 IFF \u5206\u584a\u8cc7\u6599": [[150, "module-chunk"]], "atexit --- Exit handlers": [[137, "module-atexit"]], "atexit \u7bc4\u4f8b": [[137, "atexit-example"]], "calendar --- \u65e5\u66c6\u76f8\u95dc\u51fd\u5f0f": [[147, "module-calendar"]], "\u7a3d\u6838\u4e8b\u4ef6\u8868": [[139, "audit-events-table"]], "copy --- \u6dfa\u5c64 (shallow) \u548c\u6df1\u5c64 (deep) \u8907\u88fd\u64cd\u4f5c": [[168, "module-copy"]], "cmd --- Support for line-oriented command interpreters": [[152, "module-cmd"]], "Cmd \u7269\u4ef6": [[152, "cmd-objects"]], "Cmd Example": [[152, "cmd-example"]], "\u4e26\u884c\u57f7\u884c (Concurrent Execution)": [[161, "concurrent-execution"]], "cgitb --- CGI \u8173\u672c\u7684\u56de\u6eaf (traceback) \u7ba1\u7406\u7a0b\u5f0f": [[149, "module-cgitb"]]}, "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-42"], [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-37"], [425, "index-42"], [425, "index-43"], [425, "index-44"], [425, "index-47"], [425, "index-51"], [425, "index-53"], [425, "index-57"], [425, "index-59"], [425, "index-6"], [425, "index-63"], [425, "index-66"], [425, "index-7"], [425, "index-8"], [425, "index-80"], [425, "index-9"], [425, "index-99"], [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-77"]], "pep 590": [[10, "index-2"], [469, "index-111"], [470, "index-117"], [478, "index-35"], [479, "index-18"], [479, "index-8"], [480, "index-102"], [480, "index-103"], [480, "index-136"], [480, "index-137"], [480, "index-163"], [480, "index-170"], [480, "index-179"], [480, "index-180"], [480, "index-182"], [480, "index-209"], [480, "index-35"], [480, "index-66"], [480, "index-76"], [480, "index-82"], [480, "index-87"]], "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-70"], [32, "index-71"], [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-2"], [84, "index-3"], [84, "index-6"], [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-111"], [86, "index-112"], [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-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-2"], [94, "index-0"], [94, "index-2"], [94, "index-4"], [106, "index-0"], [109, "index-0"], [109, "index-1"], [110, "index-11"], [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"], [110, "index-33"], [113, "index-4"], [113, "index-5"], [114, "index-4"], [119, "index-14"], [119, "index-15"], [119, "index-16"], [119, "index-17"], [119, "index-18"], [119, "index-19"], [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-2"], [210, "index-10"], [210, "index-11"], [210, "index-12"], [210, "index-3"], [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"], [263, "index-6"], [263, "index-7"], [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-3"], [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-10"], [337, "index-11"], [337, "index-12"], [337, "index-14"], [337, "index-2"], [337, "index-3"], [337, "index-4"], [337, "index-5"], [337, "index-8"], [337, "index-9"], [338, "index-28"], [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-18"], [342, "index-19"], [342, "index-20"], [342, "index-21"], [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-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-165"], [383, "index-166"], [383, "index-167"], [383, "index-168"], [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-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-38"], [404, "index-39"], [404, "index-40"], [404, "index-41"], [404, "index-42"], [404, "index-44"], [404, "index-45"], [404, "index-46"], [404, "index-47"], [404, "index-49"], [404, "index-50"], [404, "index-51"], [404, "index-52"], [404, "index-53"], [404, "index-54"], [404, "index-55"], [404, "index-56"], [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-40"], [424, "index-41"], [424, "index-44"], [424, "index-45"], [424, "index-46"], [424, "index-47"], [424, "index-52"], [425, "index-107"], [425, "index-108"], [425, "index-109"], [425, "index-111"], [425, "index-115"], [425, "index-62"], [425, "index-85"], [425, "index-87"], [425, "index-90"], [425, "index-93"], [425, "index-94"], [425, "index-95"], [425, "index-96"], [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-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-27"], [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-15"], [452, "index-37"], [452, "index-38"], [452, "index-50"], [452, "index-51"], [452, "index-54"], [452, "index-55"], [452, "index-7"], [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-114"], [469, "index-115"], [469, "index-116"], [469, "index-78"], [469, "index-79"], [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-97"], [469, "index-98"], [469, "index-99"], [470, "index-100"], [470, "index-101"], [470, "index-103"], [470, "index-104"], [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-116"], [470, "index-117"], [470, "index-118"], [470, "index-119"], [470, "index-30"], [470, "index-41"], [470, "index-81"], [470, "index-83"], [470, "index-84"], [470, "index-85"], [470, "index-86"], [470, "index-88"], [470, "index-89"], [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-15"], [471, "index-16"], [471, "index-17"], [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-56"], [471, "index-57"], [471, "index-58"], [471, "index-59"], [471, "index-6"], [471, "index-60"], [471, "index-61"], [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-51"], [474, "index-52"], [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-106"], [480, "index-107"], [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-136"], [480, "index-137"], [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-152"], [480, "index-153"], [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-176"], [480, "index-177"], [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-191"], [480, "index-192"], [480, "index-193"], [480, "index-194"], [480, "index-195"], [480, "index-196"], [480, "index-197"], [480, "index-2"], [480, "index-20"], [480, "index-201"], [480, "index-203"], [480, "index-204"], [480, "index-205"], [480, "index-207"], [480, "index-208"], [480, "index-209"], [480, "index-21"], [480, "index-212"], [480, "index-214"], [480, "index-218"], [480, "index-219"], [480, "index-22"], [480, "index-220"], [480, "index-221"], [480, "index-222"], [480, "index-223"], [480, "index-226"], [480, "index-227"], [480, "index-228"], [480, "index-23"], [480, "index-231"], [480, "index-232"], [480, "index-233"], [480, "index-236"], [480, "index-237"], [480, "index-238"], [480, "index-239"], [480, "index-24"], [480, "index-240"], [480, "index-241"], [480, "index-242"], [480, "index-244"], [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-256"], [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-286"], [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-31"], [480, "index-35"], [480, "index-36"], [480, "index-37"], [480, "index-38"], [480, "index-4"], [480, "index-40"], [480, "index-41"], [480, "index-43"], [480, "index-44"], [480, "index-45"], [480, "index-46"], [480, "index-47"], [480, "index-5"], [480, "index-50"], [480, "index-51"], [480, "index-54"], [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-63"], [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-75"], [480, "index-76"], [480, "index-78"], [480, "index-79"], [480, "index-8"], [480, "index-80"], [480, "index-81"], [480, "index-82"], [480, "index-84"], [480, "index-86"], [480, "index-87"], [480, "index-88"], [480, "index-9"], [480, "index-90"], [480, "index-93"], [480, "index-94"], [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-57"]], "code\uff08\u7a0b\u5f0f\u78bc\uff09": [[13, "index-0"], [271, "index-1"], [341, "index-62"], [425, "index-57"], [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-53"], [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-53"], [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-53"], [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_strtol (c function)": [[18, "c.PyOS_strtol"]], "pyos_strtoul (c function)": [[18, "c.PyOS_strtoul"]], "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-104"], [425, "index-105"], [425, "index-15"], [425, "index-19"], [425, "index-27"], [425, "index-30"], [425, "index-42"], [425, "index-55"], [425, "index-69"], [425, "index-77"], [425, "index-78"], [425, "index-80"], [425, "index-86"], [425, "index-98"], [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-47"], [425, "index-80"], [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-98"]], "keyboardinterrupt\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[23, "index-1"], [23, "index-2"], [23, "index-3"]], "pep 3151": [[23, "index-9"], [210, "index-9"], [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-5"], [217, "index-1"], [217, "index-3"], [222, "index-13"], [222, "index-8"], [239, "index-1"], [253, "index-1"], [262, "index-0"], [263, "index-0"], [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-44"], [425, "index-45"], [425, "index-55"], [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_setopencodehook.py_opencodehookfunction (c type)": [[24, "c.PyFile_SetOpenCodeHook.Py_OpenCodeHookFunction"]], "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-116"], [471, "index-41"], [476, "index-25"], [476, "index-26"], [479, "index-24"], [480, "index-252"], [480, "index-257"], [480, "index-265"], [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-110"], [480, "index-111"], [480, "index-113"], [480, "index-116"], [480, "index-118"], [480, "index-119"], [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-133"], [480, "index-138"], [480, "index-139"], [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-152"], [480, "index-153"], [480, "index-154"], [480, "index-158"], [480, "index-159"], [480, "index-160"], [480, "index-164"], [480, "index-165"], [480, "index-166"], [480, "index-167"], [480, "index-168"], [480, "index-176"], [480, "index-177"], [480, "index-178"], [480, "index-181"], [480, "index-183"], [480, "index-185"], [480, "index-192"], [480, "index-193"], [480, "index-194"], [480, "index-195"], [480, "index-196"], [480, "index-201"], [480, "index-28"]], "pep 528": [[32, "index-71"], [33, "index-17"], [458, "index-16"], [476, "index-22"]], "pep 529": [[32, "index-70"], [63, "index-5"], [290, "index-27"], [349, "index-44"], [349, "index-9"], [452, "index-54"], [458, "index-17"], [476, "index-20"], [478, "index-19"], [480, "index-205"], [480, "index-259"], [480, "index-61"]], "pep 539": [[32, "index-49"], [477, "index-14"], [477, "index-15"], [480, "index-246"]], "pep 554": [[32, "index-47"], [471, "index-10"]], "pythondebug": [[32, "index-63"], [33, "index-22"], [452, "envvar-PYTHONDEBUG"], [452, "index-2"], [453, "index-6"]], "pythondontwritebytecode": [[32, "index-64"], [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-65"], [33, "index-11"], [425, "index-114"], [452, "envvar-PYTHONHASHSEED"], [452, "index-13"], [452, "index-14"], [452, "index-35"], [473, "index-23"], [473, "index-35"], [480, "index-235"]], "pythonhome": [[32, "index-30"], [32, "index-31"], [32, "index-67"], [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-62"], [476, "index-2"]], "pythoninspect": [[32, "index-68"], [33, "index-14"], [452, "envvar-PYTHONINSPECT"], [452, "index-6"], [462, "index-28"]], "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-53"]], "pythonlegacywindowsfsencoding": [[32, "index-69"], [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-72"], [33, "index-29"], [331, "index-6"], [452, "envvar-PYTHONNOUSERSITE"], [465, "index-6"]], "pythonoptimize": [[32, "index-73"], [33, "index-21"], [452, "envvar-PYTHONOPTIMIZE"], [452, "index-8"]], "pythonpath": [[32, "index-66"], [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"], [429, "index-18"], [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-55"], [474, "index-56"]], "pythonunbuffered": [[32, "index-74"], [33, "index-5"], [349, "index-38"], [452, "envvar-PYTHONUNBUFFERED"], [452, "index-52"], [480, "index-202"]], "pythonverbose": [[32, "index-75"], [33, "index-30"], [452, "envvar-PYTHONVERBOSE"], [452, "index-53"]], "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-63"], [32, "index-64"], [32, "index-65"], [32, "index-66"], [32, "index-67"], [32, "index-68"], [32, "index-69"], [32, "index-72"], [32, "index-73"], [32, "index-74"], [32, "index-75"], [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-2"], [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-6"], [226, "index-7"], [226, "index-8"], [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-29"], [338, "index-30"], [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-3"], [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-114"], [425, "index-61"], [429, "index-18"], [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-5"], [452, "index-52"], [452, "index-53"], [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"], [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-96"], [470, "index-102"], [470, "index-82"], [470, "index-87"], [471, "index-23"], [471, "index-62"], [472, "index-10"], [473, "index-23"], [473, "index-24"], [473, "index-35"], [474, "index-40"], [474, "index-41"], [474, "index-50"], [474, "index-53"], [474, "index-54"], [474, "index-55"], [474, "index-56"], [474, "index-57"], [474, "index-58"], [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-105"], [480, "index-135"], [480, "index-151"], [480, "index-190"], [480, "index-198"], [480, "index-199"], [480, "index-200"], [480, "index-202"], [480, "index-206"], [480, "index-210"], [480, "index-211"], [480, "index-213"], [480, "index-215"], [480, "index-217"], [480, "index-224"], [480, "index-225"], [480, "index-229"], [480, "index-230"], [480, "index-234"], [480, "index-235"], [480, "index-243"], [480, "index-254"], [480, "index-255"], [480, "index-284"], [480, "index-285"], [480, "index-39"], [480, "index-48"], [480, "index-49"], [480, "index-52"], [480, "index-53"], [480, "index-62"], [480, "index-74"], [480, "index-77"], [480, "index-85"], [480, "index-92"]], "pep 432": [[33, "index-37"], [33, "index-38"], [477, "index-38"], [480, "index-248"]], "pep 538": [[33, "index-33"], [263, "index-6"], [452, "index-55"], [453, "index-34"], [477, "index-10"], [477, "index-3"], [477, "index-6"], [477, "index-7"], [480, "index-222"], [480, "index-226"], [480, "index-247"]], "pep 540": [[33, "index-34"], [263, "index-7"], [290, "index-55"], [477, "index-11"], [477, "index-9"], [480, "index-236"]], "pep 552": [[33, "index-7"], [247, "index-9"], [308, "index-5"], [470, "index-104"], [477, "index-22"], [477, "index-23"], [480, "index-219"], [480, "index-239"]], "pep 587": [[33, "index-0"], [478, "index-34"], [478, "index-5"], [480, "index-203"], [480, "index-208"], [480, "index-93"]], "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-213"]], "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-285"]], "pythonnodebugranges": [[33, "index-6"], [425, "index-61"], [452, "envvar-PYTHONNODEBUGRANGES"], [452, "index-26"], [470, "index-87"]], "pythonperfsupport": [[33, "index-28"], [101, "index-2"], [452, "envvar-PYTHONPERFSUPPORT"], [452, "index-27"], [471, "index-23"]], "pythonplatlibdir": [[33, "index-19"], [351, "index-3"], [452, "envvar-PYTHONPLATLIBDIR"], [480, "index-151"]], "pythonprofileimporttime": [[33, "index-13"], [452, "envvar-PYTHONPROFILEIMPORTTIME"], [452, "index-22"], [477, "index-27"], [480, "index-243"]], "pythonpycacheprefix": [[33, "index-25"], [349, "index-7"], [452, "envvar-PYTHONPYCACHEPREFIX"], [452, "index-24"], [478, "index-2"], [480, "index-215"]], "pythonsafepath": [[33, "index-3"], [324, "index-6"], [349, "index-24"], [452, "envvar-PYTHONSAFEPATH"], [452, "index-12"], [470, "index-102"], [470, "index-82"], [480, "index-53"]], "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-48"]], "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-54"], [474, "index-57"], [474, "index-58"], [478, "index-22"], [480, "index-210"], [480, "index-211"], [480, "index-52"], [480, "index-77"]], "pep 353": [[34, "index-40"], [464, "index-16"], [464, "index-17"], [464, "index-29"], [469, "index-114"], [480, "index-156"]], "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-86"], [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-284"]], "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"]], "pybuf_read (c macro)": [[42, "c.PyBUF_READ"]], "pybuf_write (c macro)": [[42, "c.PyBUF_WRITE"]], "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-37"], [425, "index-43"], [427, "index-53"], [437, "index-0"]], "pep 3121": [[44, "index-10"], [467, "index-34"], [480, "index-150"]], "pep 451": [[44, "index-7"], [86, "index-92"], [247, "index-6"], [299, "index-10"], [299, "index-11"], [321, "index-3"], [321, "index-5"], [321, "index-8"], [349, "index-20"], [429, "index-27"], [469, "index-110"], [471, "index-36"], [474, "index-23"], [474, "index-3"], [475, "index-27"], [480, "index-283"], [480, "index-43"]], "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-103"]], "divmod": [[46, "index-0"], [425, "index-100"], [425, "index-101"]], "float": [[46, "index-5"], [341, "index-13"], [425, "index-104"]], "int": [[46, "index-4"], [341, "index-13"], [425, "index-104"]], "pow": [[46, "index-1"], [46, "index-3"], [425, "index-100"], [425, "index-101"], [425, "index-102"]], "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-94"], [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_print_raw (c macro)": [[48, "c.Py_PRINT_RAW"]], "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-80"]], "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"], [341, "index-28"], [341, "index-30"], [341, "index-32"], [341, "index-35"], [425, "index-18"], [425, "index-76"], [425, "index-78"], [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-11"], [210, "index-12"]], "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"]], "pycfunction_new (c function)": [[57, "c.PyCFunction_New"]], "pycfunction_newex (c function)": [[57, "c.PyCFunction_NewEx"]], "pycmethod (c type)": [[57, "c.PyCMethod"]], "pycmethod_new (c function)": [[57, "c.PyCMethod_New"]], "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"]], "getter (c type)": [[57, "c.getter"]], "setter (c type)": [[57, "c.setter"]], "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-207"]], "pep 634": [[62, "index-3"], [62, "index-4"], [109, "index-1"], [424, "index-19"], [424, "index-25"], [425, "index-108"], [469, "index-78"], [469, "index-93"], [480, "index-108"], [480, "index-54"], [480, "index-96"]], "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-60"]], "pep 393": [[63, "index-0"], [155, "index-5"], [349, "index-19"], [469, "index-115"], [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-94"]], "pep 623": [[63, "index-1"], [469, "index-89"], [471, "index-1"], [471, "index-26"], [471, "index-48"], [480, "index-107"], [480, "index-109"], [480, "index-63"]], "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-93"], [110, "index-25"], [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-4"], [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-12"], [220, "index-13"], [220, "index-14"], [220, "index-15"], [220, "index-16"], [220, "index-5"], [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-31"], [338, "index-32"], [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-15"], [392, "index-16"], [392, "index-17"], [392, "index-4"], [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-43"], [404, "index-48"], [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-175"], [480, "index-216"], [480, "index-32"], [480, "index-33"], [480, "index-34"], [480, "index-42"], [480, "index-83"], [480, "index-89"], [480, "index-91"]], "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-191"], [480, "index-204"], [480, "index-214"], [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-2"], [84, "index-6"], [85, "index-2"], [222, "index-10"], [427, "index-79"], [438, "index-18"], [454, "index-0"], [467, "index-21"], [480, "index-240"], [480, "index-302"]], "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-103"], [459, "index-0"], [459, "index-1"]], "pep 278": [[86, "index-109"], [462, "index-9"]], "pep 302": [[86, "index-90"], [86, "index-99"], [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-19"], [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-110"], [465, "index-14"], [468, "index-3"]], "pep 3155": [[86, "index-106"], [473, "index-15"]], "pep 343": [[86, "index-86"], [110, "index-27"], [166, "index-2"], [424, "index-17"], [425, "index-107"], [464, "index-10"], [464, "index-14"], [465, "index-3"]], "pep 362": [[86, "index-101"], [86, "index-79"], [252, "index-0"], [473, "index-57"]], "pep 411": [[86, "index-105"], [349, "index-13"], [349, "index-14"], [349, "index-31"], [349, "index-32"]], "pep 420": [[86, "index-100"], [86, "index-104"], [86, "index-91"], [247, "index-5"], [429, "index-14"], [429, "index-15"], [429, "index-2"], [429, "index-20"], [429, "index-21"], [429, "index-22"], [429, "index-6"], [473, "index-2"], [473, "index-3"], [480, "index-282"], [480, "index-289"]], "pep 443": [[86, "index-95"], [474, "index-11"], [474, "index-36"]], "pep 483": [[86, "index-96"], [383, "index-136"], [383, "index-138"], [475, "index-12"]], "pep 484": [[86, "index-107"], [86, "index-108"], [86, "index-111"], [86, "index-77"], [86, "index-94"], [86, "index-97"], [119, "index-14"], [119, "index-15"], [119, "index-17"], [119, "index-18"], [341, "index-57"], [383, "index-135"], [383, "index-137"], [383, "index-158"], [383, "index-26"], [383, "index-27"], [383, "index-41"], [383, "index-54"], [424, "index-37"], [425, "index-95"], [433, "index-17"], [438, "index-17"], [469, "index-101"], [469, "index-97"], [469, "index-99"], [470, "index-92"], [470, "index-93"], [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-80"], [86, "index-81"], [86, "index-83"], [86, "index-84"], [86, "index-85"], [86, "index-87"], [86, "index-88"], [158, "index-3"], [252, "index-1"], [252, "index-2"], [424, "index-52"], [425, "index-111"], [427, "index-30"], [475, "index-1"], [475, "index-2"], [475, "index-47"], [475, "index-52"], [476, "index-35"], [476, "index-9"], [480, "index-245"], [480, "index-279"], [480, "index-290"], [480, "index-294"]], "pep 498": [[86, "index-89"], [432, "index-26"], [476, "index-3"], [476, "index-4"], [480, "index-286"]], "pep 519": [[86, "index-102"], [476, "index-16"], [480, "index-270"], [480, "index-275"], [480, "index-276"], [480, "index-277"], [480, "index-278"], [480, "index-281"]], "pep 525": [[86, "index-82"], [158, "index-2"], [252, "index-3"], [349, "index-30"], [349, "index-43"], [427, "index-29"], [476, "index-10"], [480, "index-263"]], "pep 526": [[86, "index-112"], [86, "index-78"], [119, "index-16"], [119, "index-19"], [178, "index-1"], [178, "index-2"], [383, "index-139"], [383, "index-34"], [383, "index-48"], [383, "index-50"], [424, "index-38"], [433, "index-16"], [469, "index-105"], [476, "index-33"], [476, "index-6"], [477, "index-1"], [478, "index-11"], [480, "index-264"]], "pep 585": [[86, "index-98"], [158, "index-0"], [341, "index-58"], [382, "index-5"], [383, "index-141"], [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-80"], [480, "index-84"]], "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-41"]], "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-41"]], "attribute\uff08\u5c6c\u6027\uff09": [[86, "term-attribute"], [425, "index-47"], [425, "index-48"], [425, "index-5"], [425, "index-51"], [425, "index-52"], [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-57"]], "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-42"], [425, "index-47"], [425, "index-48"], [425, "index-51"], [425, "index-73"], [425, "index-91"], [427, "index-54"], [433, "index-24"]], "context manager\uff08\u60c5\u5883\u7ba1\u7406\u5668\uff09": [[86, "term-context-manager"], [341, "index-54"], [425, "index-106"]], "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-110"], [425, "index-40"], [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-42"]], "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-39"], [425, "index-59"], [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-86"]], "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-45"], [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-69"], [425, "index-99"], [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-4"], [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-42"], [424, "index-48"], [424, "index-5"], [424, "index-50"], [424, "index-51"], [424, "index-6"], [424, "index-6"], [424, "index-7"], [424, "index-9"], [425, "index-106"], [425, "index-22"], [425, "index-44"], [425, "index-67"], [425, "index-74"], [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"]], "static type checker\uff08\u975c\u614b\u578b\u5225\u6aa2\u67e5\u5668\uff09": [[86, "term-static-type-checker"]], "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-2"], [341, "index-60"], [383, "index-146"], [469, "index-83"], [469, "index-98"], [480, "index-114"], [480, "index-155"]], "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-79"]], "rfc 2616": [[107, "index-1"], [107, "index-2"], [107, "index-4"], [390, "index-2"], [392, "index-5"], [392, "index-6"], [392, "index-8"], [404, "index-43"], [404, "index-48"], [472, "index-7"]], "pep 617": [[109, "index-0"], [428, "index-0"], [469, "index-92"], [470, "index-112"], [471, "index-8"], [479, "index-14"], [479, "index-19"], [479, "index-7"], [480, "index-171"], [480, "index-88"]], "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"], [203, "module-email.mime.application"], [203, "module-email.mime.audio"], [203, "module-email.mime.base"], [203, "module-email.mime.image"], [203, "module-email.mime.message"], [203, "module-email.mime.multipart"], [203, "module-email.mime.nonmultipart"], [203, "module-email.mime.text"], [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.regrtest"], [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"], [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-23"], [460, "index-2"], [461, "index-16"]], "pep 236": [[110, "index-11"], [433, "index-42"], [460, "index-0"], [460, "index-1"], [460, "index-3"]], "pep 255": [[110, "index-24"], [427, "index-26"], [461, "index-8"], [461, "index-9"], [462, "index-1"], [462, "index-2"]], "pep 3105": [[110, "index-28"], [465, "index-10"], [467, "index-0"]], "pep 3112": [[110, "index-29"], [465, "index-12"]], "pep 328": [[110, "index-26"], [222, "index-15"], [247, "index-3"], [429, "index-24"], [463, "index-10"], [463, "index-17"], [464, "index-5"], [464, "index-6"], [467, "index-16"], [473, "index-36"]], "pep 479": [[110, "index-30"], [210, "index-6"], [210, "index-7"], [475, "index-17"], [475, "index-18"], [477, "index-37"], [480, "index-220"], [480, "index-228"], [480, "index-231"], [480, "index-253"], [480, "index-274"], [480, "index-288"]], "pep 563": [[110, "index-31"], [110, "index-32"], [383, "index-57"], [383, "index-60"], [424, "index-39"], [433, "index-41"], [470, "index-101"], [477, "index-2"], [480, "index-132"], [480, "index-99"]], "pep 649": [[110, "index-33"], [426, "index-11"]], "_feature (__future__ \u4e2d\u7684\u985e\u5225)": [[110, "future__._Feature"]], "compiler_flag (__future__._feature \u7684\u5c6c\u6027)": [[110, "future__._Feature.compiler_flag"]], "getmandatoryrelease() (__future__._feature \u7684\u65b9\u6cd5)": [[110, "future__._Feature.getMandatoryRelease"]], "getoptionalrelease() (__future__._feature \u7684\u65b9\u6cd5)": [[110, "future__._Feature.getOptionalRelease"]], "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"]], "visit_constant() (ast.nodevisitor \u7684\u65b9\u6cd5)": [[119, "ast.NodeVisitor.visit_Constant"]], "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-223"], [480, "index-227"], [480, "index-232"]], "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"]], "slow_callback_duration (asyncio.loop \u7684\u5c6c\u6027)": [[123, "asyncio.loop.slow_callback_duration"]], "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"]], "feed_eof() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.feed_eof"]], "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"]], "all_completed (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.ALL_COMPLETED"]], "first_completed (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.FIRST_COMPLETED"]], "first_exception (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.FIRST_EXCEPTION"]], "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-91"]], "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"]], "fileno() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.fileno"]], "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"]], "read1() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.read1"]], "readable() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.readable"]], "readinto() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.readinto"]], "seekable() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.seekable"]], "unused_data (bz2.bz2decompressor \u7684\u5c6c\u6027)": [[146, "bz2.BZ2Decompressor.unused_data"]], "writable() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.writable"]], "--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"]], "formatmonthname() (calendar.htmlcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.HTMLCalendar.formatmonthname"]], "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-10"], [392, "index-9"]], "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-10"], [392, "index-9"]], "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-295"]], "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"]], "do_help() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.do_help"]], "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-258"]], "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-172"], [480, "index-173"], [480, "index-174"], [480, "index-186"], [480, "index-187"], [480, "index-188"], [480, "index-189"]], "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-109"], [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-217"], [480, "index-234"]], "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"]], "all_completed (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.ALL_COMPLETED"]], "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"]], "first_completed (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.FIRST_COMPLETED"]], "first_exception (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.FIRST_EXCEPTION"]], "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"]], "open_flags (\u65bc dbm.gnu \u6a21\u7d44\u4e2d)": [[181, "dbm.gnu.open_flags"]], "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"], [425, "index-62"], [469, "index-82"], [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"]], "failureexception": [[190, "doctest.failureException"]], "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"]], "headerdefect": [[196, "email.errors.HeaderDefect"]], "headerparseerror": [[196, "email.errors.HeaderParseError"]], "messagedefect": [[196, "email.errors.MessageDefect"]], "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"]], "email.mime.application": [[203, "module-email.mime.application"]], "email.mime.audio": [[203, "module-email.mime.audio"]], "email.mime.base": [[203, "module-email.mime.base"]], "email.mime.image": [[203, "module-email.mime.image"]], "email.mime.message": [[203, "module-email.mime.message"]], "email.mime.multipart": [[203, "module-email.mime.multipart"]], "email.mime.nonmultipart": [[203, "module-email.mime.nonmultipart"]], "email.mime.text": [[203, "module-email.mime.text"]], "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-2"], [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-52"]], "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-5"]], "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-3"], [467, "index-12"], [467, "index-28"], [467, "index-29"], [480, "index-64"]], "pep 475": [[210, "index-8"], [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-241"], [480, "index-298"]], "pep 565": [[210, "index-10"], [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"]], "__cause__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__cause__"]], "__cause__ (exception attribute)": [[210, "index-2"]], "__context__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__context__"]], "__context__ (exception attribute)": [[210, "index-2"]], "__notes__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__notes__"]], "__suppress_context__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__suppress_context__"]], "__suppress_context__ (exception attribute)": [[210, "index-2"]], "__traceback__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__traceback__"]], "add_note() (baseexception \u7684\u65b9\u6cd5)": [[210, "BaseException.add_note"]], "args (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.args"]], "assert": [[210, "index-4"], [433, "index-18"]], "chaining": [[210, "index-2"]], "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"]], "exception\uff08\u4f8b\u5916\uff09": [[210, "index-2"], [425, "index-66"], [426, "index-14"], [433, "index-19"], [433, "index-26"], [433, "index-27"], [433, "index-29"], [433, "index-34"]], "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-67"]], "value (stopiteration \u7684\u5c6c\u6027)": [[210, "StopIteration.value"]], "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-20"], [470, "index-107"], [476, "index-7"], [476, "index-8"], [480, "index-261"], [480, "index-262"]], "__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-9"]], "ftp (ftplib \u4e2d\u7684\u985e\u5225)": [[220, "ftplib.FTP"]], "ftp_tls (ftplib \u4e2d\u7684\u985e\u5225)": [[220, "ftplib.FTP_TLS"]], "rfc 2640": [[220, "index-13"], [220, "index-14"], [220, "index-16"], [479, "index-22"], [480, "index-175"]], "rfc 3659": [[220, "index-15"]], "rfc 4217": [[220, "index-5"]], "rfc 959": [[220, "index-12"]], "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-190"]], "__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, "property.deleter"], [222, "property.getter"], [222, "property.setter"], [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-44"], [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"]], "property.deleter()": [[222, "property.deleter"]], "property.getter()": [[222, "property.getter"]], "property.setter()": [[222, "property.setter"]], "repr()": [[222, "repr"]], "reversed()": [[222, "reversed"]], "round()": [[222, "round"]], "setattr()": [[222, "setattr"]], "slice (\u5167\u5efa\u985e\u5225)": [[222, "slice"]], "sorted()": [[222, "sorted"]], "start (slice \u7684\u5c6c\u6027)": [[222, "slice.start"]], "staticmethod()": [[222, "staticmethod"]], "step (slice \u7684\u5c6c\u6027)": [[222, "slice.step"]], "stop (slice \u7684\u5c6c\u6027)": [[222, "slice.stop"]], "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-6"], [290, "index-10"]], "user": [[226, "index-7"]], "username": [[226, "index-8"], [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-10"]], "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"]], "httpmessage (http.client \u4e2d\u7684\u985e\u5225)": [[239, "http.client.HTTPMessage"]], "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-15"]], "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-16"], [392, "index-17"], [392, "index-4"]], "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"]], "comment (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.comment"]], "copy() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.copy"]], "domain (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.domain"]], "expires (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.expires"]], "http.cookies": [[241, "module-http.cookies"]], "httponly (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.httponly"]], "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"]], "path (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.path"]], "samesite (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.samesite"]], "secure (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.secure"]], "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"]], "version (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.version"]], "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-224"], [480, "index-229"], [480, "index-254"]], "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-225"], [480, "index-230"], [480, "index-255"]], "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"]], "namespaceloader (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.NamespaceLoader"]], "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-23"], [429, "index-25"], [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-50"], [452, "index-51"], [452, "index-7"], [475, "index-24"], [475, "index-25"], [475, "index-50"], [480, "index-297"]], "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 (importlib.resources \u4e2d\u7684\u985e\u5225)": [[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-91"], [480, "index-104"]], "pep 686": [[255, "index-1"], [290, "index-5"]], "pythonwarndefaultencoding": [[255, "index-9"], [452, "envvar-PYTHONWARNDEFAULTENCODING"], [452, "index-25"], [469, "index-96"], [480, "index-105"]], "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-55"]], "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-89"]], "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"]], "abday_1 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_1"]], "abday_2 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_2"]], "abday_3 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_3"]], "abday_4 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_4"]], "abday_5 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_5"]], "abday_6 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_6"]], "abday_7 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABDAY_7"]], "abmon_1 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_1"]], "abmon_10 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_10"]], "abmon_11 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_11"]], "abmon_12 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_12"]], "abmon_2 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_2"]], "abmon_3 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_3"]], "abmon_4 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_4"]], "abmon_5 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_5"]], "abmon_6 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_6"]], "abmon_7 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_7"]], "abmon_8 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_8"]], "abmon_9 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ABMON_9"]], "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"]], "day_1 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_1"]], "day_2 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_2"]], "day_3 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_3"]], "day_4 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_4"]], "day_5 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_5"]], "day_6 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_6"]], "day_7 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.DAY_7"]], "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"]], "mon_1 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_1"]], "mon_10 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_10"]], "mon_11 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_11"]], "mon_12 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_12"]], "mon_2 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_2"]], "mon_3 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_3"]], "mon_4 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_4"]], "mon_5 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_5"]], "mon_6 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_6"]], "mon_7 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_7"]], "mon_8 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_8"]], "mon_9 (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.MON_9"]], "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"]], "bind_textdomain_codeset() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.bind_textdomain_codeset"]], "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"]], "raiseexceptions (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.raiseExceptions"]], "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"]], "colon (mailbox.maildir \u7684\u5c6c\u6027)": [[268, "mailbox.Maildir.colon"]], "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-111"], [470, "index-83"], [471, "index-31"], [471, "index-32"], [471, "index-35"], [480, "index-37"], [480, "index-46"], [480, "index-56"], [480, "index-67"], [480, "index-68"], [480, "index-72"]], "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-42"], [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-267"], [480, "index-268"]], "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-199"], [480, "index-200"]], "homedrive": [[291, "index-19"]], "homepath": [[291, "index-18"]], "userprofile": [[291, "index-17"], [478, "index-13"], [478, "index-20"], [480, "index-198"]], "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-3"], [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-221"]], "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"]], "class (pyclbr \u4e2d\u7684\u985e\u5225)": [[309, "pyclbr.Class"]], "function (pyclbr \u4e2d\u7684\u985e\u5225)": [[309, "pyclbr.Function"]], "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() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.getrandbits"]], "getrandbits() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.getrandbits"]], "getstate() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.getstate"]], "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() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.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() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.seed"]], "seed() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.seed"]], "setstate() (random.random \u7684\u65b9\u6cd5)": [[315, "random.Random.setstate"]], "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-42"], [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-42"], [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-249"], [480, "index-256"], [480, "index-301"]], "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-48"], [425, "index-52"], [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-43"]], "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-79"], [427, "index-77"]], "complex\uff08\u8907\u6578\uff09": [[341, "index-13"], [425, "index-104"], [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-47"]], "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-74"], [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-42"], [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-71"], [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-42"], [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-86"], [427, "index-47"], [432, "index-25"], [433, "index-4"]], "formatter (string \u4e2d\u7684\u985e\u5225)": [[342, "string.Formatter"]], "pep 292": [[342, "index-21"], [463, "index-3"]], "pep 378": [[342, "index-19"], [466, "index-3"], [468, "index-1"]], "pep 682": [[342, "index-18"], [470, "index-103"]], "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-43"], [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-296"]], "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-66"], [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"]], "restart_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.restart_events"]], "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"]], "aregtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.AREGTYPE"]], "absolutelinkerror": [[355, "tarfile.AbsoluteLinkError"]], "absolutepatherror": [[355, "tarfile.AbsolutePathError"]], "blktype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.BLKTYPE"]], "chrtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.CHRTYPE"]], "conttype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.CONTTYPE"]], "compressionerror": [[355, "tarfile.CompressionError"]], "default_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.DEFAULT_FORMAT"]], "dirtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.DIRTYPE"]], "encoding (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.ENCODING"]], "extracterror": [[355, "tarfile.ExtractError"]], "fifotype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.FIFOTYPE"]], "filtererror": [[355, "tarfile.FilterError"]], "gnutype_longlink (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNUTYPE_LONGLINK"]], "gnutype_longname (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNUTYPE_LONGNAME"]], "gnutype_sparse (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNUTYPE_SPARSE"]], "gnu_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNU_FORMAT"]], "headererror": [[355, "tarfile.HeaderError"]], "lnktype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.LNKTYPE"]], "linkoutsidedestinationerror": [[355, "tarfile.LinkOutsideDestinationError"]], "outsidedestinationerror": [[355, "tarfile.OutsideDestinationError"]], "pax_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.PAX_FORMAT"]], "pep 706": [[355, "index-0"], [470, "index-41"], [471, "index-22"]], "regtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.REGTYPE"]], "readerror": [[355, "tarfile.ReadError"]], "symtype (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.SYMTYPE"]], "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"]], "chksum (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.chksum"]], "close() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.close"]], "data_filter() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.data_filter"]], "devmajor (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.devmajor"]], "devminor (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.devminor"]], "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"]], "offset (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.offset"]], "offset_data (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.offset_data"]], "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"]], "replace() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.replace"]], "size (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.size"]], "sparse (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.sparse"]], "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-49"]], "temporarydirectory (tempfile \u4e2d\u7684\u985e\u5225)": [[357, "tempfile.TemporaryDirectory"]], "temporaryfile() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.TemporaryFile"]], "cleanup() (tempfile.temporarydirectory \u7684\u65b9\u6cd5)": [[357, "tempfile.TemporaryDirectory.cleanup"]], "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"]], "name (tempfile.temporarydirectory \u7684\u5c6c\u6027)": [[357, "tempfile.TemporaryDirectory.name"]], "rollover() (tempfile.spooledtemporaryfile \u7684\u65b9\u6cd5)": [[357, "tempfile.SpooledTemporaryFile.rollover"]], "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_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_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_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_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.regrtest": [[359, "module-test.regrtest"]], "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"]], "_tkinter": [[366, "module-_tkinter"]], "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"]], "abort (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.ABORT"]], "abortretryignore (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.ABORTRETRYIGNORE"]], "cancel (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.CANCEL"]], "error (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.ERROR"]], "ignore (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.IGNORE"]], "info (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.INFO"]], "message (tkinter.messagebox \u4e2d\u7684\u985e\u5225)": [[370, "tkinter.messagebox.Message"]], "no (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.NO"]], "ok (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.OK"]], "okcancel (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.OKCANCEL"]], "question (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.QUESTION"]], "retry (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.RETRY"]], "retrycancel (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.RETRYCANCEL"]], "warning (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.WARNING"]], "yes (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.YES"]], "yesno (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.YESNO"]], "yesnocancel (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.YESNOCANCEL"]], "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"]], "show() (tkinter.messagebox.message \u7684\u65b9\u6cd5)": [[370, "tkinter.messagebox.Message.show"]], "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.framesummary \u7684\u5c6c\u6027)": [[378, "traceback.FrameSummary.filename"]], "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"]], "line (traceback.framesummary \u7684\u5c6c\u6027)": [[378, "traceback.FrameSummary.line"]], "lineno (traceback.framesummary \u7684\u5c6c\u6027)": [[378, "traceback.FrameSummary.lineno"]], "lineno (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.lineno"]], "msg (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.msg"]], "name (traceback.framesummary \u7684\u5c6c\u6027)": [[378, "traceback.FrameSummary.name"]], "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-45"], [425, "index-90"], [467, "index-14"], [473, "index-29"]], "pep 560": [[382, "index-1"], [382, "index-2"], [382, "index-3"], [425, "index-87"], [425, "index-96"], [477, "index-21"], [477, "index-33"], [480, "index-237"]], "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-140"], [383, "index-28"], [383, "index-49"], [478, "index-18"]], "pep 586": [[383, "index-142"], [383, "index-33"], [469, "index-109"], [478, "index-16"], [479, "index-27"]], "pep 589": [[383, "index-143"], [383, "index-51"], [478, "index-15"]], "pep 591": [[383, "index-144"], [383, "index-35"], [383, "index-55"], [478, "index-17"]], "pep 593": [[383, "index-145"], [383, "index-167"], [383, "index-38"], [479, "index-17"], [479, "index-5"], [480, "index-197"]], "pep 612": [[383, "index-147"], [383, "index-159"], [383, "index-168"], [383, "index-25"], [383, "index-32"], [383, "index-47"], [469, "index-100"], [469, "index-84"], [480, "index-112"], [480, "index-115"], [480, "index-117"], [480, "index-90"], [480, "index-97"]], "pep 613": [[383, "index-148"], [383, "index-162"], [469, "index-102"], [469, "index-85"], [480, "index-134"]], "pep 646": [[383, "index-149"], [383, "index-44"], [470, "index-94"], [470, "index-95"]], "pep 647": [[383, "index-150"], [383, "index-39"], [469, "index-103"], [469, "index-86"], [480, "index-98"]], "pep 655": [[383, "index-151"], [383, "index-163"], [383, "index-164"], [383, "index-52"], [470, "index-96"], [480, "index-59"]], "pep 673": [[383, "index-152"], [383, "index-161"], [470, "index-98"], [480, "index-75"]], "pep 675": [[383, "index-153"], [383, "index-160"], [470, "index-99"], [480, "index-65"]], "pep 681": [[383, "index-154"], [383, "index-165"], [470, "index-100"], [480, "index-57"]], "pep 692": [[383, "index-155"], [383, "index-40"], [471, "index-17"], [471, "index-60"], [480, "index-13"], [480, "index-20"]], "pep 695": [[383, "index-100"], [383, "index-156"], [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-57"], [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-157"], [383, "index-166"], [471, "index-61"], [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-7"]], "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-3"]], "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-38"], [404, "index-39"], [404, "index-40"], [404, "index-41"], [404, "index-42"], [404, "index-44"], [404, "index-45"], [404, "index-46"], [404, "index-47"], [404, "index-49"], [404, "index-50"], [404, "index-51"], [404, "index-52"], [404, "index-53"], [404, "index-54"], [404, "index-55"], [404, "index-56"], [470, "index-106"], [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-272"]], "pep 615": [[422, "index-0"], [479, "index-16"], [479, "index-9"], [480, "index-161"]], "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-41"], [424, "index-46"], [465, "index-18"]], "pep 318": [[424, "index-40"], [424, "index-47"], [463, "index-12"], [463, "index-4"], [463, "index-5"]], "pep 570": [[424, "index-33"], [478, "index-23"], [478, "index-32"], [480, "index-212"]], "pep 614": [[424, "index-30"], [424, "index-44"], [479, "index-15"], [479, "index-3"], [480, "index-184"]], "pep 636": [[424, "index-20"], [424, "index-26"], [438, "index-15"], [469, "index-80"], [469, "index-95"]], "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-49"]], "async def": [[424, "index-48"]], "async for": [[424, "index-50"], [427, "index-12"]], "async with": [[424, "index-51"]], "await": [[424, "index-49"], [427, "index-13"], [427, "index-57"]], "binding\uff08\u7d81\u5b9a\uff09": [[424, "index-28"], [424, "index-42"]], "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-42"], [424, "index-43"], [425, "index-86"]], "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-42"], [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-42"], [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-42"], [425, "index-66"], [426, "index-13"], [426, "index-2"]], "expression list\uff08\u8868\u9054\u5f0f\u5217\u8868\uff09": [[424, "index-42"]], "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-42"], [425, "index-63"], [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-39"], [425, "index-40"], [425, "index-41"], [425, "index-42"], [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-42"]], "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-49"], [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-42"], [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-53"]], "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-106"]], "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-85"], [461, "index-2"], [461, "index-4"]], "pep 3135": [[425, "index-93"], [467, "index-31"]], "pep 562": [[425, "index-115"], [477, "index-16"], [480, "index-233"], [480, "index-238"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__annotations__"]], "__annotations__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__annotations__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-45"]], "__annotations__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__await__() (object \u7684\u65b9\u6cd5)": [[425, "object.__await__"]], "__bases__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__bool__() (object \u7684\u65b9\u6cd5)": [[425, "object.__bool__"]], "__bool__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-98"]], "__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-54"]], "__class__ \uff08\u65b9\u6cd5 cell\uff09": [[425, "index-92"]], "__class__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-83"]], "__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-92"]], "__closure__ (function \u7684\u5c6c\u6027)": [[425, "function.__closure__"]], "__closure__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__code__ (function \u7684\u5c6c\u6027)": [[425, "function.__code__"]], "__code__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__complex__() (object \u7684\u65b9\u6cd5)": [[425, "object.__complex__"]], "__contains__() (object \u7684\u65b9\u6cd5)": [[425, "object.__contains__"]], "__defaults__ (function \u7684\u5c6c\u6027)": [[425, "function.__defaults__"]], "__defaults__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__dict__"]], "__dict__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__dict__ \uff08\u5be6\u4f8b\u5c6c\u6027\uff09": [[425, "index-54"]], "__dict__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-46"]], "__dict__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__dir__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-83"]], "__dir__() (object \u7684\u65b9\u6cd5)": [[425, "object.__dir__"]], "__divmod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__divmod__"]], "__doc__ (function \u7684\u5c6c\u6027)": [[425, "function.__doc__"]], "__doc__ (method \u7684\u5c6c\u6027)": [[425, "method.__doc__"]], "__doc__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__doc__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__doc__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-45"]], "__doc__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__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-45"]], "__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-78"]], "__func__ (method \u7684\u5c6c\u6027)": [[425, "method.__func__"]], "__func__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__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-83"]], "__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-71"]], "__globals__ (function \u7684\u5c6c\u6027)": [[425, "function.__globals__"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__kwdefaults__"]], "__kwdefaults__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__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-82"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__module__"]], "__module__ (method \u7684\u5c6c\u6027)": [[425, "method.__module__"]], "__module__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__module__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__module__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__mro_entries__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mro_entries__"]], "__mul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mul__"]], "__name__ (function \u7684\u5c6c\u6027)": [[425, "function.__name__"]], "__name__ (method \u7684\u5c6c\u6027)": [[425, "method.__name__"]], "__name__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__name__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__name__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-45"]], "__name__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__ne__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ne__"]], "__neg__() (object \u7684\u65b9\u6cd5)": [[425, "object.__neg__"]], "__new__() (object \u7684\u65b9\u6cd5)": [[425, "object.__new__"]], "__objclass__ (object \u7684\u5c6c\u6027)": [[425, "object.__objclass__"]], "__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-89"]], "__qualname__ (function \u7684\u5c6c\u6027)": [[425, "function.__qualname__"]], "__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-75"]], "__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__ (method \u7684\u5c6c\u6027)": [[425, "method.__self__"]], "__self__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-38"]], "__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-76"]], "__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__ (function \u7684\u5c6c\u6027)": [[425, "function.__type_params__"]], "__type_params__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-36"]], "__type_params__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-50"]], "__xor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__xor__"]], "body": [[425, "index-91"]], "built-in method\uff08\u5167\u5efa\u65b9\u6cd5\uff09": [[425, "index-43"], [427, "index-53"]], "byte\uff08\u4f4d\u5143\u7d44\uff09": [[425, "index-21"]], "call\uff08\u547c\u53eb\uff09": [[425, "index-33"], [425, "index-47"], [425, "index-49"], [425, "index-97"], [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-47"], [425, "index-51"], [425, "index-52"], [427, "index-55"]], "class object\uff08\u985e\u5225\u7269\u4ef6\uff09": [[425, "index-47"], [425, "index-49"], [427, "index-54"]], "clear() (frame \u7684\u65b9\u6cd5)": [[425, "frame.clear"]], "close() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.close"]], "co_argcount (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_argcount"]], "co_argcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_cellvars (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_cellvars"]], "co_cellvars \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_code (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_code"]], "co_code \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_consts (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_consts"]], "co_consts \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_filename (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_filename"]], "co_filename \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_firstlineno (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_firstlineno"]], "co_firstlineno \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_flags (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_flags"]], "co_flags \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_freevars (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_freevars"]], "co_freevars \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_kwonlyargcount (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_kwonlyargcount"]], "co_kwonlyargcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_lines() (codeobject \u7684\u65b9\u6cd5)": [[425, "codeobject.co_lines"]], "co_lnotab (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_lnotab"]], "co_lnotab \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_name (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_name"]], "co_name \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_names (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_names"]], "co_names \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_nlocals (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_nlocals"]], "co_nlocals \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_positions() (codeobject \u7684\u65b9\u6cd5)": [[425, "codeobject.co_positions"]], "co_posonlyargcount (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_posonlyargcount"]], "co_posonlyargcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_qualname (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_qualname"]], "co_qualname \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_stacksize (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_stacksize"]], "co_stacksize \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "co_varnames (codeobject \u7684\u5c6c\u6027)": [[425, "codeobject.co_varnames"]], "co_varnames \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-58"]], "constructor\uff08\u5efa\u69cb\u51fd\u5f0f\uff09": [[425, "index-73"]], "conversion": [[425, "index-78"], [427, "index-1"], [433, "index-3"]], "destructor\uff08\u89e3\u69cb\u51fd\u5f0f\uff09": [[425, "index-74"], [433, "index-7"]], "documentation string\uff08\u6587\u4ef6\u5b57\u4e32\uff09": [[425, "index-60"]], "empty\uff08\u7a7a\u7684\uff09": [[425, "index-20"]], "exc_info \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-66"]], "extension\uff08\u64f4\u5145\uff09": [[425, "index-4"]], "f_back (frame \u7684\u5c6c\u6027)": [[425, "frame.f_back"]], "f_back \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_builtins (frame \u7684\u5c6c\u6027)": [[425, "frame.f_builtins"]], "f_builtins \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_code (frame \u7684\u5c6c\u6027)": [[425, "frame.f_code"]], "f_code \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_globals (frame \u7684\u5c6c\u6027)": [[425, "frame.f_globals"]], "f_globals \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_lasti (frame \u7684\u5c6c\u6027)": [[425, "frame.f_lasti"]], "f_lasti \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_lineno (frame \u7684\u5c6c\u6027)": [[425, "frame.f_lineno"]], "f_lineno \uff08frame \u5c6c\u6027\uff09": [[425, "index-65"]], "f_locals (frame \u7684\u5c6c\u6027)": [[425, "frame.f_locals"]], "f_locals \uff08frame \u5c6c\u6027\uff09": [[425, "index-64"]], "f_trace (frame \u7684\u5c6c\u6027)": [[425, "frame.f_trace"]], "f_trace \uff08frame \u5c6c\u6027\uff09": [[425, "index-65"]], "f_trace_lines (frame \u7684\u5c6c\u6027)": [[425, "frame.f_trace_lines"]], "f_trace_lines \uff08frame \u5c6c\u6027\uff09": [[425, "index-65"]], "f_trace_opcodes (frame \u7684\u5c6c\u6027)": [[425, "frame.f_trace_opcodes"]], "f_trace_opcodes \uff08frame \u5c6c\u6027\uff09": [[425, "index-65"]], "finalizer\uff08\u7d42\u7d50\u51fd\u5f0f\uff09": [[425, "index-74"]], "format() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-76"]], "global\uff08\u5168\u57df\uff09": [[425, "index-35"]], "handler\uff08\u8655\u7406\u5668\uff09": [[425, "index-66"]], "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-72"]], "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-47"], [425, "index-51"], [425, "index-97"], [427, "index-55"], [427, "index-56"]], "internal type\uff08\u5167\u90e8\u578b\u5225\uff09": [[425, "index-56"]], "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-39"]], "last_traceback \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-66"]], "makefile() \uff08socket \u65b9\u6cd5\uff09": [[425, "index-55"]], "metaclass hint\uff08\u5143\u985e\u5225\u63d0\u793a\uff09": [[425, "index-88"]], "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-55"], [443, "index-0"]], "ord": [[425, "index-19"]], "overloading\uff08\u591a\u8f09\uff09": [[425, "index-71"]], "popen() \uff08\u65bc os \u6a21\u7d44\u4e2d\uff09": [[425, "index-55"]], "print": [[425, "index-78"]], "print() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-76"]], "reference counting\uff08\u53c3\u7167\u8a08\u6578\uff09": [[425, "index-2"]], "repr() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-75"]], "representation\uff08\u8868\u793a\uff09": [[425, "index-11"]], "round": [[425, "index-105"]], "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-66"]], "start \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-70"]], "stderr \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-55"]], "stdin \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-55"]], "stdio": [[425, "index-55"]], "stdout \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-55"]], "step \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-70"]], "stop \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-70"]], "subclassing\uff08\u5b50\u985e\u5225\u5316\uff09": [[425, "index-72"]], "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-66"]], "sys.exception": [[425, "index-66"]], "sys.last_traceback": [[425, "index-66"]], "sys.stderr": [[425, "index-55"]], "sys.stdin": [[425, "index-55"]], "sys.stdout": [[425, "index-55"]], "tb_frame (traceback \u7684\u5c6c\u6027)": [[425, "traceback.tb_frame"]], "tb_frame \uff08traceback \u5c6c\u6027\uff09": [[425, "index-67"]], "tb_lasti (traceback \u7684\u5c6c\u6027)": [[425, "traceback.tb_lasti"]], "tb_lasti \uff08traceback \u5c6c\u6027\uff09": [[425, "index-67"]], "tb_lineno (traceback \u7684\u5c6c\u6027)": [[425, "traceback.tb_lineno"]], "tb_lineno \uff08traceback \u5c6c\u6027\uff09": [[425, "index-67"]], "tb_next (traceback \u7684\u5c6c\u6027)": [[425, "traceback.tb_next"]], "tb_next \uff08traceback \u5c6c\u6027\uff09": [[425, "index-68"]], "throw() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.throw"]], "trace\uff08\u8ffd\u8e64\uff09": [[425, "index-66"]], "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-56"]], "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-37"]], "user-defined\uff08\u4f7f\u7528\u8005\u5b9a\u7fa9\uff09": [[425, "index-34"], [425, "index-37"], [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-280"], [480, "index-291"], [480, "index-292"], [480, "index-293"]], "pep 530": [[427, "index-14"], [476, "index-11"], [476, "index-12"], [480, "index-266"]], "__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"], [480, "index-218"]], "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 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-27"]], "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-26"]], "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-113"], [475, "index-48"], [477, "index-5"], [480, "index-251"], [480, "index-50"], [480, "index-51"]], "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-50"], [480, "index-135"]], "pep 397": [[458, "index-19"], [473, "index-55"], [475, "index-22"]], "pep 514": [[458, "index-21"], [470, "index-91"], [480, "index-273"], [480, "index-73"]], "pylauncher_allow_install": [[458, "index-29"], [480, "index-74"]], "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"]], "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-116"], [472, "index-1"], [480, "index-106"]], "pep 618": [[469, "index-104"], [469, "index-81"], [480, "index-149"]], "pep 624": [[469, "index-90"], [470, "index-118"], [470, "index-84"], [480, "index-95"]], "pep 632": [[469, "index-106"], [469, "index-88"], [471, "index-2"], [471, "index-33"], [480, "index-36"]], "pep 635": [[469, "index-79"], [469, "index-94"]], "pep 652": [[469, "index-113"], [480, "index-101"]], "pep 11#tier-3": [[470, "index-114"]], "pep 484#annotating-instance-and-class-methods": [[470, "index-97"]], "pep 624#alternative-apis": [[470, "index-119"]], "pep 654": [[470, "index-30"], [470, "index-88"], [470, "index-89"], [480, "index-40"], [480, "index-78"], [480, "index-81"]], "pep 657": [[470, "index-108"], [470, "index-86"], [480, "index-58"], [480, "index-86"]], "pep 659": [[470, "index-109"], [470, "index-110"]], "pep 670": [[470, "index-115"], [470, "index-85"]], "pep 678": [[470, "index-90"], [471, "index-21"], [480, "index-22"], [480, "index-55"], [480, "index-8"]], "pep 680": [[470, "index-105"], [470, "index-81"], [480, "index-69"]], "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-56"]], "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-58"], [471, "index-6"]], "pep 709": [[471, "index-13"], [471, "index-28"], [471, "index-59"], [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-51"]], "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"]], "pep 441": [[475, "index-29"], [475, "index-30"]], "pep 465": [[475, "index-3"], [475, "index-4"], [475, "index-46"], [480, "index-303"]], "pep 471": [[475, "index-13"], [475, "index-14"], [480, "index-299"]], "pep 478": [[475, "index-0"]], "pep 486": [[475, "index-21"], [475, "index-23"], [480, "index-300"]], "rfc 6152": [[475, "index-37"]], "pep 487": [[476, "index-13"], [476, "index-14"], [476, "index-15"], [476, "index-37"], [480, "index-250"], [480, "index-260"], [480, "index-269"]], "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-271"]], "pep 545": [[477, "index-24"], [477, "index-40"]], "pep 553": [[477, "index-13"], [480, "index-244"]], "pep 564": [[477, "index-17"], [477, "index-18"], [477, "index-32"], [480, "index-242"]], "pep 573": [[479, "index-23"], [479, "index-6"], [480, "index-157"], [480, "index-162"]], "pep 596": [[479, "index-0"]], "pep 616": [[479, "index-12"], [479, "index-4"], [480, "index-169"]], "enablecontrolflowguard": [[480, "index-92"]], "pep 676": [[480, "index-71"]], "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-206"]], "pythondumprefsfile": [[480, "index-85"]], "pythonregrtest_unicode_guard": [[480, "index-62"]], "rfc 3491": [[480, "index-34"]], "rfc 5894": [[480, "index-33"]], "rfc 7538": [[480, "index-83"]], "rfc 9239": [[480, "index-42"]]}}) \ No newline at end of file diff --git a/tutorial/appendix.html b/tutorial/appendix.html index 66b38c62d6..31853bdf6d 100644 --- a/tutorial/appendix.html +++ b/tutorial/appendix.html @@ -8,7 +8,7 @@ 16. 附錄 — Python 3.12.1 說明文件 - + @@ -363,7 +363,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/appetite.html b/tutorial/appetite.html index df82f2714a..afe949f7e1 100644 --- a/tutorial/appetite.html +++ b/tutorial/appetite.html @@ -8,7 +8,7 @@ 1. 淺嘗滋味 — Python 3.12.1 說明文件 - + @@ -296,7 +296,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/classes.html b/tutorial/classes.html index aa5f5e6e9a..f6cb22776f 100644 --- a/tutorial/classes.html +++ b/tutorial/classes.html @@ -8,7 +8,7 @@ 9. Class(類別) — Python 3.12.1 說明文件 - + @@ -817,7 +817,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/controlflow.html b/tutorial/controlflow.html index c9fa8e0d37..306e989b7e 100644 --- a/tutorial/controlflow.html +++ b/tutorial/controlflow.html @@ -8,7 +8,7 @@ 4. 深入了解流程控制 — Python 3.12.1 說明文件 - + @@ -1082,7 +1082,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/datastructures.html b/tutorial/datastructures.html index f71a82fcf9..f433aed4ed 100644 --- a/tutorial/datastructures.html +++ b/tutorial/datastructures.html @@ -8,7 +8,7 @@ 5. 資料結構 — Python 3.12.1 說明文件 - + @@ -224,7 +224,10 @@

      瀏覽

      list.pop([i])
      -

      移除 list 中給定位置的項目,並回傳它。如果沒有指定位置, a.pop() 將會移除 list 中最後的項目並回傳它。(在 i 周圍的方括號代表這個參數是選用的,並不代表你應該在該位置輸入方括號。你將會常常在 Python 函式庫參考指南中看見這個表示法)

      +

      Remove the item at the given position in the list, and return it. If no index +is specified, a.pop() removes and returns the last item in the list. +It raises an IndexError if the list is empty or the index is +outside the list range.

      @@ -838,7 +841,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/errors.html b/tutorial/errors.html index 5b8ffcb56b..9b4f8ed01d 100644 --- a/tutorial/errors.html +++ b/tutorial/errors.html @@ -8,7 +8,7 @@ 8. 錯誤和例外 — Python 3.12.1 說明文件 - + @@ -765,7 +765,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/floatingpoint.html b/tutorial/floatingpoint.html index 5a87a9f3f2..7397bd1f77 100644 --- a/tutorial/floatingpoint.html +++ b/tutorial/floatingpoint.html @@ -8,7 +8,7 @@ 15. 浮點數運算:問題與限制 — Python 3.12.1 說明文件 - + @@ -486,7 +486,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/index.html b/tutorial/index.html index 2cd0913373..f813b43c1f 100644 --- a/tutorial/index.html +++ b/tutorial/index.html @@ -8,7 +8,7 @@ Python 教學 — Python 3.12.1 說明文件 - + @@ -479,7 +479,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/inputoutput.html b/tutorial/inputoutput.html index e070e89abd..489f774d79 100644 --- a/tutorial/inputoutput.html +++ b/tutorial/inputoutput.html @@ -8,7 +8,7 @@ 7. 輸入和輸出 — Python 3.12.1 說明文件 - + @@ -633,7 +633,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/interactive.html b/tutorial/interactive.html index 536ec47f5d..93bd6c866d 100644 --- a/tutorial/interactive.html +++ b/tutorial/interactive.html @@ -8,7 +8,7 @@ 14. 互動式輸入編輯和歷史記錄替換 — Python 3.12.1 說明文件 - + @@ -310,7 +310,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/interpreter.html b/tutorial/interpreter.html index d48a6f12c6..29810886ec 100644 --- a/tutorial/interpreter.html +++ b/tutorial/interpreter.html @@ -8,7 +8,7 @@ 2. 使用 Python 直譯器 — Python 3.12.1 說明文件 - + @@ -382,7 +382,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/introduction.html b/tutorial/introduction.html index a7689fd8cb..ca4a8582f3 100644 --- a/tutorial/introduction.html +++ b/tutorial/introduction.html @@ -8,7 +8,7 @@ 3. 一個非正式的 Python 簡介 — Python 3.12.1 說明文件 - + @@ -721,7 +721,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/modules.html b/tutorial/modules.html index c730429889..cd6f43f679 100644 --- a/tutorial/modules.html +++ b/tutorial/modules.html @@ -8,7 +8,7 @@ 6. 模組 (Module) — Python 3.12.1 說明文件 - + @@ -659,7 +659,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/stdlib.html b/tutorial/stdlib.html index d7e2df1e8d..80338d8539 100644 --- a/tutorial/stdlib.html +++ b/tutorial/stdlib.html @@ -8,7 +8,7 @@ 10. Python 標準函式庫概覽 — Python 3.12.1 說明文件 - + @@ -562,7 +562,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/stdlib2.html b/tutorial/stdlib2.html index 4d7f3b207d..a60bc68507 100644 --- a/tutorial/stdlib2.html +++ b/tutorial/stdlib2.html @@ -8,7 +8,7 @@ 11. Python 標準函式庫概覽——第二部份 — Python 3.12.1 說明文件 - + @@ -592,7 +592,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/venv.html b/tutorial/venv.html index bdd0f1a9b8..d23d815ef9 100644 --- a/tutorial/venv.html +++ b/tutorial/venv.html @@ -8,7 +8,7 @@ 12. 虛擬環境與套件 — Python 3.12.1 說明文件 - + @@ -425,7 +425,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/tutorial/whatnow.html b/tutorial/whatnow.html index d3b96bb841..c0779316d2 100644 --- a/tutorial/whatnow.html +++ b/tutorial/whatnow.html @@ -8,7 +8,7 @@ 13. 現在可以來學習些什麼? — Python 3.12.1 說明文件 - + @@ -305,7 +305,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/using/cmdline.html b/using/cmdline.html index 9c0156d227..10c26d24ae 100644 --- a/using/cmdline.html +++ b/using/cmdline.html @@ -8,7 +8,7 @@ 1. 命令列與環境 — Python 3.12.1 說明文件 - + @@ -1417,7 +1417,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/using/configure.html b/using/configure.html index b49e5b7c81..818399b580 100644 --- a/using/configure.html +++ b/using/configure.html @@ -8,7 +8,7 @@ 3. 配置 Python — Python 3.12.1 說明文件 - + @@ -1550,7 +1550,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/using/editors.html b/using/editors.html index f871b03368..23600479dc 100644 --- a/using/editors.html +++ b/using/editors.html @@ -8,7 +8,7 @@ 6. 編輯器與 IDE — Python 3.12.1 說明文件 - + @@ -283,7 +283,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/using/index.html b/using/index.html index c8867eb463..77aaa756b0 100644 --- a/using/index.html +++ b/using/index.html @@ -8,7 +8,7 @@ Python 的設置與使用 — Python 3.12.1 說明文件 - + @@ -417,7 +417,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/using/mac.html b/using/mac.html index c70a9fcc62..5d0588c39e 100644 --- a/using/mac.html +++ b/using/mac.html @@ -8,7 +8,7 @@ 5. 在 Mac 系統使用 Python — Python 3.12.1 說明文件 - + @@ -384,7 +384,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/using/unix.html b/using/unix.html index 574f6aee0e..d7cd8f9131 100644 --- a/using/unix.html +++ b/using/unix.html @@ -8,7 +8,7 @@ 2. 在 Unix 平臺上使用 Python — Python 3.12.1 說明文件 - + @@ -448,7 +448,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/using/windows.html b/using/windows.html index 512f1464b6..91846e2b94 100644 --- a/using/windows.html +++ b/using/windows.html @@ -8,7 +8,7 @@ 4. 在 Windows 上使用 Python — Python 3.12.1 說明文件 - + @@ -1569,7 +1569,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/2.0.html b/whatsnew/2.0.html index 666f224093..f722f70718 100644 --- a/whatsnew/2.0.html +++ b/whatsnew/2.0.html @@ -8,7 +8,7 @@ Python 2.0 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1089,10 +1089,10 @@

      模組變更Modules/Setup to include SSL support, which adds an additional function to the socket module: socket.ssl(socket, keyfile, certfile), which takes a socket -object and returns an SSL socket. The httplib and urllib modules +object and returns an SSL socket. The httplib and urllib modules were also changed to support https:// URLs, though no one has implemented FTP or SMTP over SSL.

      -

      The httplib module has been rewritten by Greg Stein to support HTTP/1.1. +

      The httplib module has been rewritten by Greg Stein to support HTTP/1.1. Backward compatibility with the 1.5 version of httplib is provided, though using HTTP/1.1 features such as pipelining will require rewriting code to use a different set of interfaces.

      @@ -1143,7 +1143,7 @@

      新增模組pyexpat: An interface to the Expat XML parser. (Contributed by Paul Prescod.)

      -
    • robotparser: Parse a robots.txt file, which is used for writing +

    • robotparser: Parse a robots.txt file, which is used for writing web spiders that politely avoid certain areas of a web site. The parser accepts the contents of a robots.txt file, builds a set of rules from it, and can then answer questions about the fetchability of a given URL. (Contributed @@ -1160,7 +1160,7 @@

      新增模組Tools/idle/BrowserControl.py, and adapted for the standard library by Fred.)

    • -
    • _winreg: An interface to the Windows registry. _winreg is an +

    • _winreg: An interface to the Windows registry. _winreg is an adaptation of functions that have been part of PythonWin since 1995, but has now been added to the core distribution, and enhanced to support Unicode. _winreg was written by Bill Tutt and Mark Hammond.

    • @@ -1359,7 +1359,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/2.1.html b/whatsnew/2.1.html index 7f7710070f..91c357de1d 100644 --- a/whatsnew/2.1.html +++ b/whatsnew/2.1.html @@ -8,7 +8,7 @@ Python 2.1 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1035,7 +1035,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/2.2.html b/whatsnew/2.2.html index 4525f7c434..1aba734e94 100644 --- a/whatsnew/2.2.html +++ b/whatsnew/2.2.html @@ -8,7 +8,7 @@ Python 2.2 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -234,7 +234,7 @@

      PEPs 252 and 253: Type and Class ChangesUserList module provides a class that supports all of the methods of lists and that can be subclassed further, but there's lots of C code -that expects a regular Python list and won't accept a UserList +that expects a regular Python list and won't accept a UserList instance.

      Python 2.2 fixes this, and in the process adds some exciting new capabilities. A brief summary:

      @@ -245,7 +245,7 @@

      PEPs 252 and 253: Type and Class Changesproperties. Many uses -of __getattr__() can be rewritten to use properties instead, making the +of __getattr__() can be rewritten to use properties instead, making the resulting code simpler and faster. As a small side benefit, attributes can now have docstrings, too.

    • The list of legal attributes for an instance can be limited to a particular @@ -462,7 +462,7 @@

      Multiple Inheritance: The Diamond Rule

      Attribute Access

      A fair number of sophisticated Python classes define hooks for attribute access -using __getattr__(); most commonly this is done for convenience, to make +using __getattr__(); most commonly this is done for convenience, to make code more readable by automatically mapping an attribute access such as obj.parent into a method call such as obj.get_parent. Python 2.2 adds some new ways of controlling attribute access.

      @@ -472,15 +472,15 @@

      Attribute Access__getattribute__(attr_name). The difference between the two methods is -that __getattribute__() is always called whenever any attribute is -accessed, while the old __getattr__() is only called if foo isn't +that __getattribute__() is always called whenever any attribute is +accessed, while the old __getattr__() is only called if foo isn't found in the instance's dictionary.

      However, Python 2.2's support for properties will often be a simpler way to trap attribute references. Writing a __getattr__() method is complicated because to avoid recursion you can't use regular attribute accesses inside them, and instead have to mess around with the contents of -__dict__. __getattr__() methods also end up being called by Python -when it checks for other methods such as __repr__() or __coerce__(), +__dict__. __getattr__() methods also end up being called by Python +when it checks for other methods such as __repr__() or __coerce__(), and so have to be written with this in mind. Finally, calling a function on every attribute access results in a sizable performance loss.

      property is a new built-in type that packages up three functions that @@ -861,7 +861,7 @@

      PEP 238: Changing the Division Operator1/2 is 0.5. Without the __future__ statement, / still means classic division. The default meaning of / will not change until Python 3.0.

    • -
    • Classes can define methods called __truediv__() and __floordiv__() +

    • Classes can define methods called __truediv__() and __floordiv__() to overload the two division operators. At the C level, there are also slots in the PyNumberMethods structure so extension types can define the two operators.

    • @@ -1024,7 +1024,7 @@

      PEP 227: Nested Scopes

      New and Improved Modules

        -
      • The xmlrpclib module was contributed to the standard library by Fredrik +

      • The xmlrpclib module was contributed to the standard library by Fredrik Lundh, providing support for writing XML-RPC clients. XML-RPC is a simple remote procedure call protocol built on top of HTTP and XML. For example, the following snippet retrieves a list of RSS channels from the O'Reilly Network, @@ -1047,16 +1047,16 @@

        New and Improved Modules# 'title': 'html2fo 0.3 (Default)'}, ... ] -

        The SimpleXMLRPCServer module makes it easy to create straightforward +

        The SimpleXMLRPCServer module makes it easy to create straightforward XML-RPC servers. See http://xmlrpc.scripting.com/ for more information about XML-RPC.

      • The new hmac module implements the HMAC algorithm described by RFC 2104. (Contributed by Gerhard Häring.)

      • Several functions that originally returned lengthy tuples now return pseudo-sequences that still behave like tuples but also have mnemonic attributes such -as memberst_mtime or tm_year. The enhanced functions include -stat(), fstat(), statvfs(), and fstatvfs() in the -os module, and localtime(), gmtime(), and strptime() in +as memberst_mtime or tm_year. The enhanced functions include +stat(), fstat(), statvfs(), and fstatvfs() in the +os module, and localtime(), gmtime(), and strptime() in the time module.

        For example, to obtain a file's size using the old tuples, you'd end up writing something like file_size = os.stat(filename)[stat.ST_SIZE], but now this can @@ -1083,7 +1083,7 @@

        New and Improved Modulesre module. For example, the re.sub() and re.split() functions have been rewritten in C. Another contributed patch speeds up certain Unicode character ranges by a factor of two, and a new -finditer() method that returns an iterator over all the non-overlapping +finditer() method that returns an iterator over all the non-overlapping matches in a given string. (SRE is maintained by Fredrik Lundh. The BIGCHARSET patch was contributed by Martin von Löwis.)

      • The smtplib module now supports RFC 2487, "Secure SMTP over TLS", so @@ -1113,9 +1113,9 @@

        New and Improved Modulesascii_letters instead. (Reported by an unknown person; fixed by Fred L. Drake, Jr.)

      • The mimetypes module now makes it easier to use alternative MIME-type -databases by the addition of a MimeTypes class, which takes a list of +databases by the addition of a MimeTypes class, which takes a list of filenames to be parsed. (Contributed by Fred L. Drake, Jr.)

      • -
      • A Timer class was added to the threading module that allows +

      • A Timer class was added to the threading module that allows scheduling an activity to happen at some future time. (Contributed by Itamar Shtull-Trauring.)

      @@ -1427,7 +1427,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/2.3.html b/whatsnew/2.3.html index 9da1c249a4..4f57e555fa 100644 --- a/whatsnew/2.3.html +++ b/whatsnew/2.3.html @@ -8,7 +8,7 @@ Python 2.3 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -2177,7 +2177,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/2.4.html b/whatsnew/2.4.html index 69c71dea2f..d047cc7636 100644 --- a/whatsnew/2.4.html +++ b/whatsnew/2.4.html @@ -8,7 +8,7 @@ Python 2.4 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1151,7 +1151,7 @@

      New, Improved, and Deprecated Modulesnlargest() and nsmallest() that use heaps to find the N largest or smallest values in a dataset without the expense of a full sort. (Contributed by Raymond Hettinger.)

      -
    • The httplib module now contains constants for HTTP status codes defined +

    • The httplib module now contains constants for HTTP status codes defined in various HTTP-related RFC documents. Constants have names such as OK, CREATED, CONTINUE, and MOVED_PERMANENTLY; use pydoc to get a full list. (Contributed by @@ -1282,7 +1282,7 @@

      New, Improved, and Deprecated Modulesrfc822 module in some future Python release in favor of the email package. To this end, the -email.Utils.formatdate() function has been changed to make it usable as a +email.Utils.formatdate function has been changed to make it usable as a replacement for rfc822.formatdate(). You may want to write new e-mail processing code with this in mind. (Change implemented by Anthony Baxter.)

    • A new urandom(n) function was added to the os module, returning @@ -1355,7 +1355,7 @@

      New, Improved, and Deprecated Modulesxmlrpclib module now supports a multi-call extension for +
    • The xmlrpclib module now supports a multi-call extension for transmitting multiple XML-RPC calls in a single HTTP operation. (Contributed by Brian Quinlan.)

    • The mpz, rotor, and xreadlines modules have been @@ -1363,8 +1363,8 @@

      New, Improved, and Deprecated Modules

      cookielib

      -

      The cookielib library supports client-side handling for HTTP cookies, -mirroring the Cookie module's server-side cookie support. Cookies are +

      The cookielib library supports client-side handling for HTTP cookies, +mirroring the Cookie module's server-side cookie support. Cookies are stored in cookie jars; the library transparently stores cookies offered by the web server in the cookie jar, and fetches the cookie from the jar when connecting to the server. As in web browsers, policy objects control whether @@ -1373,7 +1373,7 @@

      cookieliburllib2 has been changed to interact with cookielib: +

      urllib2 has been changed to interact with cookielib: HTTPCookieProcessor manages a cookie jar that is used when accessing URLs.

      This module was contributed by John J. Lee.

      @@ -1709,7 +1709,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/2.5.html b/whatsnew/2.5.html index 84d9f27330..c8121f1347 100644 --- a/whatsnew/2.5.html +++ b/whatsnew/2.5.html @@ -8,7 +8,7 @@ Python 2.5 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1478,7 +1478,7 @@

      Python 2.5 有什麼新功能pickle and cPickle modules no longer accept a return value -of None from the __reduce__() method; the method must return a tuple +of None from the __reduce__() method; the method must return a tuple of arguments instead. The ability to return None was deprecated in Python 2.4, so this completes the removal of the feature.

    • The pkgutil module, containing various utility functions for finding @@ -1509,7 +1509,7 @@

      Python 2.5 有什麼新功能readline module and therefore now works on non-Unix platforms. (Patch from Robert Kiendl.)

    • -
    • The SimpleXMLRPCServer and DocXMLRPCServer classes now have a +

    • The SimpleXMLRPCServer and DocXMLRPCServer classes now have a rpc_paths attribute that constrains XML-RPC operations to a limited set of URL paths; the default is to allow only '/' and '/RPC2'. Setting rpc_paths to None or an empty tuple disables this path checking.

      @@ -1623,8 +1623,8 @@

      Python 2.5 有什麼新功能xmlrpclib module now supports returning datetime objects -for the XML-RPC date type. Supply use_datetime=True to the loads() +
    • The xmlrpclib module now supports returning datetime objects +for the XML-RPC date type. Supply use_datetime=True to the loads() function or the Unmarshaller class to enable this feature. (Contributed by Skip Montanaro.)

    • @@ -2151,10 +2151,10 @@

      Python 2.5 有什麼新功能pickle and cPickle modules no longer accept a -return value of None from the __reduce__() method; the method must +return value of None from the __reduce__() method; the method must return a tuple of arguments instead. The modules also no longer accept the deprecated bin keyword parameter.

    • -
    • Library: The SimpleXMLRPCServer and DocXMLRPCServer classes now +

    • Library: The SimpleXMLRPCServer and DocXMLRPCServer classes now have a rpc_paths attribute that constrains XML-RPC operations to a limited set of URL paths; the default is to allow only '/' and '/RPC2'. Setting rpc_paths to None or an empty tuple disables this path @@ -2329,7 +2329,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/2.6.html b/whatsnew/2.6.html index 6f07c8fc7d..31ba146c7a 100644 --- a/whatsnew/2.6.html +++ b/whatsnew/2.6.html @@ -8,7 +8,7 @@ Python 2.6 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1826,8 +1826,8 @@

      New and Improved Modulesbpo-1817.)

      The parse_qs() and parse_qsl() functions have been -relocated from the cgi module to the urlparse module. -The versions still available in the cgi module will +relocated from the cgi module to the urlparse module. +The versions still available in the cgi module will trigger PendingDeprecationWarning messages in 2.6 (bpo-600362).

    • @@ -1905,8 +1905,8 @@

      New and Improved ModulesCookie module's Morsel objects now support an -httponly attribute. In some browsers. cookies with this attribute +
    • The Cookie module's Morsel objects now support an +httponly attribute. In some browsers. cookies with this attribute set cannot be accessed or manipulated by JavaScript code. (Contributed by Arvin Schnell; bpo-1638033.)

    • A new window method in the curses module, @@ -1986,8 +1986,8 @@

      New and Improved Modulestimeout parameter, specifying a timeout measured in -seconds, was added to the httplib.HTTPConnection and -HTTPSConnection class constructors. (Added by Facundo +seconds, was added to the httplib.HTTPConnection and +HTTPSConnection class constructors. (Added by Facundo Batista.)

    • Most of the inspect module's functions, such as getmoduleinfo() and getargs(), now return named tuples. @@ -2333,10 +2333,10 @@

      New and Improved Modulessocket(socket.AF_INET, ...) may be all that's required to make your code work with IPv6.

    • -
    • The base classes in the SocketServer module now support -calling a handle_timeout() method after a span of inactivity -specified by the server's timeout attribute. (Contributed -by Michael Pomraning.) The serve_forever() method +

    • The base classes in the SocketServer module now support +calling a handle_timeout() method after a span of inactivity +specified by the server's timeout attribute. (Contributed +by Michael Pomraning.) The serve_forever() method now takes an optional poll interval measured in seconds, controlling how often the server will check for a shutdown request. (Contributed by Pedro Werneck and Jeffrey Yasskin; @@ -2427,9 +2427,9 @@

      New and Improved Moduleswith tempfile.NamedTemporaryFile() as tmp: .... (Contributed by Alexander Belopolsky; bpo-2021.)

    • -
    • The test.test_support module gained a number +

    • The test.test_support module gained a number of context managers useful for writing tests. -EnvironmentVarGuard() is a +EnvironmentVarGuard() is a context manager that temporarily changes environment variables and automatically restores them to their old values.

      Another context manager, TransientResource, can surround calls @@ -2522,9 +2522,9 @@

      New and Improved Modulesbpo-1513695)

    • An optional timeout parameter was added to the -urllib.urlopen() function and the +urllib.urlopen function and the urllib.ftpwrapper class constructor, as well as the -urllib2.urlopen() function. The parameter specifies a timeout +urllib2.urlopen function. The parameter specifies a timeout measured in seconds. For example:

      >>> u = urllib2.urlopen("http://slow.example.com",
                               timeout=3)
      @@ -2547,7 +2547,7 @@ 

      New and Improved Modulesbpo-3781).

    • -
    • The XML-RPC SimpleXMLRPCServer and DocXMLRPCServer +

    • The XML-RPC SimpleXMLRPCServer and DocXMLRPCServer classes can now be prevented from immediately opening and binding to their socket by passing False as the bind_and_activate constructor parameter. This can be used to modify the instance's @@ -2563,9 +2563,9 @@

      New and Improved Modulesxmlrpclib module no longer automatically converts +
    • The xmlrpclib module no longer automatically converts datetime.date and datetime.time to the -xmlrpclib.DateTime type; the conversion semantics were +xmlrpclib.DateTime type; the conversion semantics were not necessarily correct for all applications. Code using xmlrpclib should convert date and time instances. (bpo-1330538) The code can also handle @@ -3124,9 +3124,9 @@

      Porting to Python 2.6IOError. Previously it wasn't a subclass of StandardError but now it is, through IOError. (Implemented by Gregory P. Smith; bpo-1706815.)

    • -
    • The xmlrpclib module no longer automatically converts +

    • The xmlrpclib module no longer automatically converts datetime.date and datetime.time to the -xmlrpclib.DateTime type; the conversion semantics were +xmlrpclib.DateTime type; the conversion semantics were not necessarily correct for all applications. Code using xmlrpclib should convert date and time instances. (bpo-1330538)

    • @@ -3318,7 +3318,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/2.7.html b/whatsnew/2.7.html index e901d2cb7c..68a36aa112 100644 --- a/whatsnew/2.7.html +++ b/whatsnew/2.7.html @@ -8,7 +8,7 @@ Python 2.7 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1002,7 +1002,7 @@

      其他語言更動-W switch, separated by commas. (Contributed by Brian Curtin; bpo-7301.)

      For example, the following setting will print warnings every time -they occur, but turn warnings from the Cookie module into an +they occur, but turn warnings from the Cookie module into an error. (The exact syntax for setting an environment variable varies across operating systems and shells.)

      export PYTHONWARNINGS=all,error:::Cookie:0
      @@ -1219,7 +1219,7 @@ 

      New and Improved Moduleswith statement, has been deprecated, because the with statement now supports multiple context managers.

    • -
    • The cookielib module now ignores cookies that have an invalid +

    • The cookielib module now ignores cookies that have an invalid version field, one that doesn't contain an integer value. (Fixed by John J. Lee; bpo-3924.)

    • The copy module's deepcopy() function will now @@ -1340,10 +1340,10 @@

      New and Improved Moduleshashlib.algorithms contains ('md5', 'sha1', 'sha224', 'sha256', 'sha384', 'sha512'). (Contributed by Carl Chenet; bpo-7418.)

    • -
    • The default HTTPResponse class used by the httplib module now +

    • The default HTTPResponse class used by the httplib module now supports buffering, resulting in much faster reading of HTTP responses. (Contributed by Kristján Valur Jónsson; bpo-4879.)

      -

      The HTTPConnection and HTTPSConnection classes +

      The HTTPConnection and HTTPSConnection classes now support a source_address parameter, a (host, port) 2-tuple giving the source address that will be used for the connection. (Contributed by Eldon Ziegler; bpo-3972.)

      @@ -1528,16 +1528,16 @@

      New and Improved Modulesbytearray and memoryview objects. (Implemented by Antoine Pitrou; bpo-8104.)

    • -
    • The SocketServer module's TCPServer class now +

    • The SocketServer module's TCPServer class now supports socket timeouts and disabling the Nagle algorithm. The disable_nagle_algorithm class attribute defaults to False; if overridden to be true, new request connections will have the TCP_NODELAY option set to prevent buffering many small sends into a single TCP packet. -The timeout class attribute can hold +The timeout class attribute can hold a timeout in seconds that will be applied to the request socket; if -no request is received within that time, handle_timeout() -will be called and handle_request() will return. +no request is received within that time, handle_timeout() +will be called and handle_request() will return. (Contributed by Kristján Valur Jónsson; bpo-6192 and bpo-6267.)

    • Updated module: the sqlite3 module has been updated to version 2.6.0 of the pysqlite package. Version 2.6.0 includes a number of bugfixes, and adds @@ -1642,7 +1642,7 @@

      New and Improved Modulesbpo-1571184) and has been updated to version 5.2.0 (updated by Florent Xicluna; bpo-8024).

    • -
    • The urlparse module's urlsplit() now handles +

    • The urlparse module's urlsplit() now handles unknown URL schemes in a fashion compliant with RFC 3986: if the URL is of the form "<something>://...", the text before the :// is treated as the scheme, even if it's a made-up scheme that @@ -1662,7 +1662,7 @@

      New and Improved Modulesurlparse module also supports IPv6 literal addresses as defined by +

      The urlparse module also supports IPv6 literal addresses as defined by RFC 2732 (contributed by Senthil Kumaran; bpo-2987).

      >>> urlparse.urlparse('http://[1080::8:800:200C:417A]/foo')
       ParseResult(scheme='http', netloc='[1080::8:800:200C:417A]',
      @@ -1680,8 +1680,8 @@ 

      New and Improved Modules<?xml-stylesheet href="#style1"?>) or comment (which looks like <!-- comment -->). (Patch by Neil Muller; bpo-2746.)

    • -
    • The XML-RPC client and server, provided by the xmlrpclib and -SimpleXMLRPCServer modules, have improved performance by +

    • The XML-RPC client and server, provided by the xmlrpclib and +SimpleXMLRPCServer modules, have improved performance by supporting HTTP/1.1 keep-alive and by optionally using gzip encoding to compress the XML being exchanged. The gzip compression is controlled by the encode_threshold attribute of @@ -2219,11 +2219,11 @@

      Port-Specific Changes: WindowsVC_ASSEMBLY_PUBLICKEYTOKEN, and LIBRARIES_ASSEMBLY_NAME_PREFIX. (Contributed by David Cournapeau; bpo-4365.)

    • -
    • The _winreg module for accessing the registry now implements -the CreateKeyEx() and DeleteKeyEx() +

    • The _winreg module for accessing the registry now implements +the CreateKeyEx() and DeleteKeyEx() functions, extended versions of previously supported functions that -take several extra arguments. The DisableReflectionKey(), -EnableReflectionKey(), and QueryReflectionKey() +take several extra arguments. The DisableReflectionKey(), +EnableReflectionKey(), and QueryReflectionKey() were also tested and documented. (Implemented by Brian Curtin: bpo-7347.)

    • The new _beginthreadex() API is used to start threads, and @@ -2374,7 +2374,7 @@

      Porting to Python 2.7bpo-7357.)

    • -
    • The urlparse module's urlsplit() now handles +

    • The urlparse module's urlsplit() now handles unknown URL schemes in a fashion compliant with RFC 3986: if the URL is of the form "<something>://...", the text before the :// is treated as the scheme, even if it's a made-up scheme that @@ -2540,8 +2540,8 @@

      Documentation Changes

      PEP 476: Enabling certificate verification by default for stdlib http clients

      -

      PEP 476 updated httplib and modules which use it, such as -urllib2 and xmlrpclib, to now verify that the server +

      PEP 476 updated httplib and modules which use it, such as +urllib2 and xmlrpclib, to now verify that the server presents a certificate which is signed by a Certificate Authority in the platform trust store and whose hostname matches the hostname being requested by default, significantly improving security for many applications. This @@ -2778,7 +2778,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.0.html b/whatsnew/3.0.html index 1df94d41fe..4773d419ce 100644 --- a/whatsnew/3.0.html +++ b/whatsnew/3.0.html @@ -8,7 +8,7 @@ Python 3.0 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -700,8 +700,9 @@

      函式庫變更 -
    • dbmanydbmdbhashdbmdumbdbmgdbmwhichdb)。

    • -
    • htmlHTMLParserhtmlentitydefs)。

    • +
    • dbm (anydbm, dbhash, dbm, +dumbdbm, gdbm, whichdb).

    • +
    • html (HTMLParser, htmlentitydefs).

    • http (httplib, BaseHTTPServer, CGIHTTPServer, SimpleHTTPServer, Cookie, cookielib).

    • @@ -709,7 +710,7 @@

      函式庫變更turtle). The target audience of turtle doesn't really care about tkinter. Also note that as of Python 2.6, the functionality of turtle has been greatly enhanced.

    • -
    • urllib (urllib, urllib2, urlparse, +

    • urllib (urllib, urllib2, urlparse, robotparse).

    • xmlrpc (xmlrpclib, DocXMLRPCServer, SimpleXMLRPCServer).

    • @@ -732,8 +733,8 @@

      函式庫變更operator module: removed sequenceIncludes() and isCallable().

    • Cleanup of the thread module: acquire_lock() and -release_lock() are gone; use acquire() and -release() instead.

    • +release_lock() are gone; use acquire() and +release() instead.

    • Cleanup of the random module: removed the jumpahead() API.

    • The new module is gone.

    • The functions os.tmpnam(), os.tempnam() and @@ -1106,7 +1107,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.1.html b/whatsnew/3.1.html index d1700deec0..1fce0a5a37 100644 --- a/whatsnew/3.1.html +++ b/whatsnew/3.1.html @@ -8,7 +8,7 @@ Python 3.1 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -791,7 +791,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.10.html b/whatsnew/3.10.html index 884fba3f0d..7fe1434633 100644 --- a/whatsnew/3.10.html +++ b/whatsnew/3.10.html @@ -8,7 +8,7 @@ Python 3.10 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1687,7 +1687,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.11.html b/whatsnew/3.11.html index 06787af537..968dbe16ba 100644 --- a/whatsnew/3.11.html +++ b/whatsnew/3.11.html @@ -8,7 +8,7 @@ Python 3.11 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -2061,7 +2061,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.12.html b/whatsnew/3.12.html index dd0f17fad8..0a46ef001d 100644 --- a/whatsnew/3.12.html +++ b/whatsnew/3.12.html @@ -8,7 +8,7 @@ Python 3.12 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -2803,7 +2803,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.2.html b/whatsnew/3.2.html index 09a3551a36..d92c7be28f 100644 --- a/whatsnew/3.2.html +++ b/whatsnew/3.2.html @@ -8,7 +8,7 @@ Python 3.2 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1330,7 +1330,7 @@

      loggingsys.stderr for events of WARNING level or higher. Formerly, an event occurring before a configuration was set-up would either raise an exception or silently drop the event depending on the value of -logging.raiseExceptions. The new default handler is stored in +logging.raiseExceptions. The new default handler is stored in logging.lastResort.

      The use of filters has been simplified. Instead of creating a Filter object, the predicate can be any Python callable that @@ -2890,7 +2890,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.3.html b/whatsnew/3.3.html index 62b1f24e7e..738cb08653 100644 --- a/whatsnew/3.3.html +++ b/whatsnew/3.3.html @@ -8,7 +8,7 @@ Python 3.3 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -2669,7 +2669,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.4.html b/whatsnew/3.4.html index e1cfcee2d2..d44ceac038 100644 --- a/whatsnew/3.4.html +++ b/whatsnew/3.4.html @@ -8,7 +8,7 @@ Python 3.4 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -2559,7 +2559,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.5.html b/whatsnew/3.5.html index cc966140c9..02e8dd580e 100644 --- a/whatsnew/3.5.html +++ b/whatsnew/3.5.html @@ -8,7 +8,7 @@ Python 3.4 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -2660,7 +2660,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.6.html b/whatsnew/3.6.html index 1b97deee22..5893bb5b20 100644 --- a/whatsnew/3.6.html +++ b/whatsnew/3.6.html @@ -8,7 +8,7 @@ Python 3.6 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -2534,7 +2534,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.7.html b/whatsnew/3.7.html index b16056d914..1bcb9771f6 100644 --- a/whatsnew/3.7.html +++ b/whatsnew/3.7.html @@ -8,7 +8,7 @@ Python 3.7 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -2617,7 +2617,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.8.html b/whatsnew/3.8.html index 54f345aa7f..75e671293c 100644 --- a/whatsnew/3.8.html +++ b/whatsnew/3.8.html @@ -8,7 +8,7 @@ Python 3.8 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -867,8 +867,8 @@

      ctypes

      datetime

      Added new alternate constructors datetime.date.fromisocalendar() and -datetime.datetime.fromisocalendar(), which construct date and -datetime objects respectively from ISO year, week number, and weekday; +datetime.datetime.fromisocalendar(), which construct date and +datetime objects respectively from ISO year, week number, and weekday; these are the inverse of each class's isocalendar method. (Contributed by Paul Ganssle in bpo-36004.)

      @@ -2348,7 +2348,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/3.9.html b/whatsnew/3.9.html index 16d4f1b417..3d29543b5f 100644 --- a/whatsnew/3.9.html +++ b/whatsnew/3.9.html @@ -8,7 +8,7 @@ Python 3.9 有什麼新功能 — Python 3.12.1 說明文件 - + @@ -1767,7 +1767,7 @@

      瀏覽



      - 最後更新於 Jan 29, 2024 (05:18 UTC)。 + 最後更新於 Feb 06, 2024 (09:28 UTC)。 Found a bug?
      diff --git a/whatsnew/changelog.html b/whatsnew/changelog.html index fa010f191b..7bdbeefdb6 100644 --- a/whatsnew/changelog.html +++ b/whatsnew/changelog.html @@ -8,7 +8,7 @@ Changelog(更動日誌) — Python 3.12.1 說明文件 - + @@ -97,6 +97,7 @@

      目錄

    • Windows
    • macOS
    • IDLE
    • +
    • Tools/Demos
  • Python 3.12.1 final
  • Python 3.12.0 release candidate 3
  • Python 3.12.0 release candidate 2
  • Python 3.12.0 release candidate 1
  • Python 3.12.0 beta 4
  • Python 3.12.0 beta 3
  • Python 3.12.0 beta 2
  • Python 3.12.0 beta 1
  • Python 3.12.0 alpha 7
  • Python 3.12.0 alpha 6
  • Python 3.12.0 alpha 5
  • Python 3.12.0 alpha 4
  • Python 3.12.0 alpha 3
  • Python 3.12.0 alpha 2
  • Python 3.12.0 alpha 1
  • Python 3.11.0 beta 1
  • Python 3.11.0 alpha 7
  • Python 3.11.0 alpha 6
  • Python 3.11.0 alpha 5
  • Python 3.11.0 alpha 4
  • Python 3.11.0 alpha 3
  • Python 3.11.0 alpha 2
  • Python 3.11.0 alpha 1
  • Python 3.10.0 beta 1
  • Python 3.10.0 alpha 7
  • Python 3.10.0 alpha 6
  • Python 3.10.0 alpha 5
  • Python 3.10.0 alpha 4
  • Python 3.10.0 alpha 3
  • Python 3.10.0 alpha 2
  • Python 3.10.0 alpha 1
  • Python 3.9.0 beta 1
  • Python 3.9.0 alpha 6
  • Python 3.9.0 alpha 5
  • Python 3.9.0 alpha 4
  • Python 3.9.0 alpha 3
  • Python 3.9.0 alpha 2
  • Python 3.9.0 alpha 1
  • Python 3.8.0 beta 1
  • Python 3.8.0 alpha 4
  • Python 3.8.0 alpha 3
  • Python 3.8.0 alpha 2
  • Python 3.8.0 alpha 1
  • Python 3.7.0 final
  • Python 3.7.0 release candidate 1
  • Python 3.7.0 beta 5
  • Python 3.7.0 beta 4
  • Python 3.7.0 beta 3
  • Python 3.7.0 beta 2
  • Python 3.7.0 beta 1
  • Python 3.7.0 alpha 4
  • Python 3.7.0 alpha 3
  • Python 3.7.0 alpha 2
  • Python 3.7.0 alpha 1
  • Python 3.6.6 final
  • Python 3.6.6 release candidate 1
  • Python 3.6.5 final
  • Python 3.6.5 release candidate 1
  • Python 3.6.4 final
  • Python 3.6.4 release candidate 1
  • Python 3.6.3 final
  • Python 3.6.3 release candidate 1
  • Python 3.6.2 final
  • Python 3.6.2 release candidate 2
  • Python 3.6.2 release candidate 1
  • Python 3.6.1 final
  • Python 3.6.1 release candidate 1
  • Python 3.6.0 final
  • Python 3.6.0 release candidate 2
  • Python 3.6.0 release candidate 1
  • Python 3.6.0 beta 4
  • Python 3.6.0 beta 3
  • Python 3.6.0 beta 2
  • Python 3.6.0 beta 1
  • Python 3.6.0 alpha 4
  • Python 3.6.0 alpha 3
  • Python 3.6.0 alpha 2
  • Python 3.6.0 alpha 1
  • Python 3.5.5 final
  • Python 3.5.5 release candidate 1
  • Python 3.5.4 final
  • Python 3.5.4 release candidate 1
  • Python 3.5.3 final
  • Python 3.5.3 release candidate 1
  • Python 3.5.2 final
  • Python 3.5.2 release candidate 1
  • Python 3.5.1 final
  • Python 3.5.1 release candidate 1
  • Python 3.5.0 final
  • Python 3.5.0 release candidate 4
  • Python 3.5.0 release candidate 3
  • Python 3.5.0 release candidate 2
  • Python 3.5.0 release candidate 1
  • Python 3.5.0 beta 4
  • Python 3.5.0 beta 3
  • Python 3.5.0 beta 2
  • Python 3.5.0 beta 1
  • Python 3.5.0 alpha 4
  • Python 3.5.0 alpha 3
  • Python 3.5.0 alpha 2
  • Python 3.5.0 alpha 1
  • @@ -1218,6 +1219,15 @@

    Security

    Core and Builtins

      +
    • gh-114887: Changed socket type validation in +create_datagram_endpoint() to accept all non-stream +sockets. This fixes a regression in compatibility with raw sockets.

    • +
    • gh-114388: Fix a RuntimeWarning emitted when assign an +integer-like value that is not an instance of int to an attribute +that corresponds to a C struct member of type +T_UINT and T_ULONG. Fix a double RuntimeWarning emitted when assign +a negative integer value to an attribute that corresponds to a C struct +member of type T_UINT.

    • gh-113703: Fix a regression in the codeop module that was causing it to incorrectly identify incomplete f-strings. Patch by Pablo Galindo

    • @@ -1249,12 +1259,23 @@

      Core and Builtins

      Library

    @@ -1432,6 +1468,7 @@

    Build

    Windows

      +
    • gh-109991: Update Windows build to use OpenSSL 3.0.13.

    • gh-100107: The py.exe launcher will no longer attempt to run the Microsoft Store redirector when launching a script containing a /usr/bin/env shebang

    • @@ -1455,6 +1492,7 @@

      Windows

      macOS

        +
      • gh-109991: Update macOS installer to use OpenSSL 3.0.13.

      • gh-110459: Running configure ... --with-openssl-rpath=X/Y/Z no longer fails to detect OpenSSL on macOS.

      • gh-74573: Document that dbm.ndbm can silently corrupt DBM @@ -1489,9 +1527,19 @@

        IDLE

        gh-113729: Fix the "Help -> IDLE Doc" menu bug in 3.11.7 and 3.12.1.

      • gh-113269: Fix test_editor hang on macOS Catalina.

      • gh-112898: Fix processing unsaved files when quitting IDLE on macOS.

      • +
      • gh-103820: Revise IDLE bindings so that events from mouse button 4/5 +on non-X11 windowing systems (i.e. Win32 and Aqua) are not mistaken for +scrolling.

      • bpo-13586: Enter the selected text when opening the "Replace" dialog.

      +
      +

      Tools/Demos

      +
        +
      • gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13 and +multissltests to use 1.1.1w, 3.0.13, 3.1.5, and 3.2.1.

      • +
      +

    Python 3.12.1 final

    @@ -2005,8 +2053,8 @@

    macOS<
  • gh-109991: Update macOS installer to use OpenSSL 3.0.11.

  • -
    -

    Tools/Demos

    +
    +

    Tools/Demos