@agent-webui/ai-desk-python-win32-x64 1.0.29-beta1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/package.json +20 -0
- package/python/DLLs/_asyncio.pdb +0 -0
- package/python/DLLs/_asyncio.pyd +0 -0
- package/python/DLLs/_bz2.pdb +0 -0
- package/python/DLLs/_bz2.pyd +0 -0
- package/python/DLLs/_ctypes.pdb +0 -0
- package/python/DLLs/_ctypes.pyd +0 -0
- package/python/DLLs/_ctypes_test.pdb +0 -0
- package/python/DLLs/_ctypes_test.pyd +0 -0
- package/python/DLLs/_decimal.pdb +0 -0
- package/python/DLLs/_decimal.pyd +0 -0
- package/python/DLLs/_elementtree.pdb +0 -0
- package/python/DLLs/_elementtree.pyd +0 -0
- package/python/DLLs/_hashlib.pdb +0 -0
- package/python/DLLs/_hashlib.pyd +0 -0
- package/python/DLLs/_lzma.pdb +0 -0
- package/python/DLLs/_lzma.pyd +0 -0
- package/python/DLLs/_multiprocessing.pdb +0 -0
- package/python/DLLs/_multiprocessing.pyd +0 -0
- package/python/DLLs/_overlapped.pdb +0 -0
- package/python/DLLs/_overlapped.pyd +0 -0
- package/python/DLLs/_queue.pdb +0 -0
- package/python/DLLs/_queue.pyd +0 -0
- package/python/DLLs/_socket.pdb +0 -0
- package/python/DLLs/_socket.pyd +0 -0
- package/python/DLLs/_sqlite3.pdb +0 -0
- package/python/DLLs/_sqlite3.pyd +0 -0
- package/python/DLLs/_ssl.pdb +0 -0
- package/python/DLLs/_ssl.pyd +0 -0
- package/python/DLLs/_testbuffer.pdb +0 -0
- package/python/DLLs/_testbuffer.pyd +0 -0
- package/python/DLLs/_testcapi.pdb +0 -0
- package/python/DLLs/_testcapi.pyd +0 -0
- package/python/DLLs/_testclinic.pdb +0 -0
- package/python/DLLs/_testclinic.pyd +0 -0
- package/python/DLLs/_testclinic_limited.pdb +0 -0
- package/python/DLLs/_testclinic_limited.pyd +0 -0
- package/python/DLLs/_testconsole.pdb +0 -0
- package/python/DLLs/_testconsole.pyd +0 -0
- package/python/DLLs/_testimportmultiple.pdb +0 -0
- package/python/DLLs/_testimportmultiple.pyd +0 -0
- package/python/DLLs/_testinternalcapi.pdb +0 -0
- package/python/DLLs/_testinternalcapi.pyd +0 -0
- package/python/DLLs/_testlimitedcapi.pdb +0 -0
- package/python/DLLs/_testlimitedcapi.pyd +0 -0
- package/python/DLLs/_testmultiphase.pdb +0 -0
- package/python/DLLs/_testmultiphase.pyd +0 -0
- package/python/DLLs/_testsinglephase.pdb +0 -0
- package/python/DLLs/_testsinglephase.pyd +0 -0
- package/python/DLLs/_tkinter.pdb +0 -0
- package/python/DLLs/_tkinter.pyd +0 -0
- package/python/DLLs/_uuid.pdb +0 -0
- package/python/DLLs/_uuid.pyd +0 -0
- package/python/DLLs/_wmi.pdb +0 -0
- package/python/DLLs/_wmi.pyd +0 -0
- package/python/DLLs/_zoneinfo.pdb +0 -0
- package/python/DLLs/_zoneinfo.pyd +0 -0
- package/python/DLLs/libcrypto-3-x64.dll +0 -0
- package/python/DLLs/libcrypto-3-x64.pdb +0 -0
- package/python/DLLs/libffi-8.dll +0 -0
- package/python/DLLs/libssl-3-x64.dll +0 -0
- package/python/DLLs/libssl-3-x64.pdb +0 -0
- package/python/DLLs/pyexpat.pdb +0 -0
- package/python/DLLs/pyexpat.pyd +0 -0
- package/python/DLLs/select.pdb +0 -0
- package/python/DLLs/select.pyd +0 -0
- package/python/DLLs/sqlite3.dll +0 -0
- package/python/DLLs/sqlite3.pdb +0 -0
- package/python/DLLs/tcl86t.dll +0 -0
- package/python/DLLs/tk86t.dll +0 -0
- package/python/DLLs/unicodedata.pdb +0 -0
- package/python/DLLs/unicodedata.pyd +0 -0
- package/python/DLLs/winsound.pdb +0 -0
- package/python/DLLs/winsound.pyd +0 -0
- package/python/LICENSE.txt +445 -0
- package/python/Lib/__future__.py +147 -0
- package/python/Lib/__hello__.py +16 -0
- package/python/Lib/__phello__/__init__.py +7 -0
- package/python/Lib/__phello__/ham/__init__.py +0 -0
- package/python/Lib/__phello__/ham/eggs.py +0 -0
- package/python/Lib/__phello__/spam.py +7 -0
- package/python/Lib/__pycache__/__future__.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_colorize.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_compat_pickle.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_compression.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_markupbase.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_opcode_metadata.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/_weakrefset.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/ast.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/base64.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/bisect.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/bz2.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/calendar.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/colorsys.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/compileall.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/configparser.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/contextlib.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/copy.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/copyreg.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/csv.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/dataclasses.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/datetime.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/decimal.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/dis.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/enum.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/filecmp.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/fnmatch.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/fractions.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/functools.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/getpass.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/gettext.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/glob.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/gzip.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/hashlib.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/heapq.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/hmac.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/inspect.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/ipaddress.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/keyword.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/linecache.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/locale.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/lzma.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/mimetypes.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/nturl2path.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/numbers.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/opcode.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/operator.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/optparse.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/pickle.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/pkgutil.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/platform.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/py_compile.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/queue.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/quopri.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/random.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/reprlib.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/selectors.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/shlex.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/shutil.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/signal.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/socket.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/socketserver.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/ssl.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/string.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/stringprep.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/struct.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/subprocess.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/tarfile.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/tempfile.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/textwrap.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/threading.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/token.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/tokenize.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/traceback.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/types.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/typing.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/uuid.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/warnings.cpython-313.pyc +0 -0
- package/python/Lib/__pycache__/weakref.cpython-313.pyc +0 -0
- package/python/Lib/_aix_support.py +108 -0
- package/python/Lib/_android_support.py +192 -0
- package/python/Lib/_apple_support.py +66 -0
- package/python/Lib/_collections_abc.py +1182 -0
- package/python/Lib/_colorize.py +119 -0
- package/python/Lib/_compat_pickle.py +251 -0
- package/python/Lib/_compression.py +162 -0
- package/python/Lib/_ios_support.py +71 -0
- package/python/Lib/_markupbase.py +396 -0
- package/python/Lib/_opcode_metadata.py +343 -0
- package/python/Lib/_osx_support.py +579 -0
- package/python/Lib/_py_abc.py +147 -0
- package/python/Lib/_pydatetime.py +2639 -0
- package/python/Lib/_pydecimal.py +6351 -0
- package/python/Lib/_pyio.py +2704 -0
- package/python/Lib/_pylong.py +363 -0
- package/python/Lib/_pyrepl/__init__.py +19 -0
- package/python/Lib/_pyrepl/__main__.py +10 -0
- package/python/Lib/_pyrepl/_minimal_curses.py +68 -0
- package/python/Lib/_pyrepl/_threading_handler.py +74 -0
- package/python/Lib/_pyrepl/base_eventqueue.py +110 -0
- package/python/Lib/_pyrepl/commands.py +492 -0
- package/python/Lib/_pyrepl/completing_reader.py +295 -0
- package/python/Lib/_pyrepl/console.py +229 -0
- package/python/Lib/_pyrepl/curses.py +33 -0
- package/python/Lib/_pyrepl/fancy_termios.py +82 -0
- package/python/Lib/_pyrepl/historical_reader.py +419 -0
- package/python/Lib/_pyrepl/input.py +114 -0
- package/python/Lib/_pyrepl/keymap.py +213 -0
- package/python/Lib/_pyrepl/main.py +59 -0
- package/python/Lib/_pyrepl/mypy.ini +29 -0
- package/python/Lib/_pyrepl/pager.py +175 -0
- package/python/Lib/_pyrepl/reader.py +764 -0
- package/python/Lib/_pyrepl/readline.py +599 -0
- package/python/Lib/_pyrepl/simple_interact.py +180 -0
- package/python/Lib/_pyrepl/trace.py +21 -0
- package/python/Lib/_pyrepl/types.py +10 -0
- package/python/Lib/_pyrepl/unix_console.py +852 -0
- package/python/Lib/_pyrepl/unix_eventqueue.py +76 -0
- package/python/Lib/_pyrepl/utils.py +83 -0
- package/python/Lib/_pyrepl/windows_console.py +692 -0
- package/python/Lib/_pyrepl/windows_eventqueue.py +42 -0
- package/python/Lib/_sitebuiltins.py +91 -0
- package/python/Lib/_strptime.py +800 -0
- package/python/Lib/_threading_local.py +120 -0
- package/python/Lib/_weakrefset.py +205 -0
- package/python/Lib/abc.py +188 -0
- package/python/Lib/antigravity.py +17 -0
- package/python/Lib/argparse.py +2690 -0
- package/python/Lib/ast.py +1865 -0
- package/python/Lib/asyncio/__init__.py +47 -0
- package/python/Lib/asyncio/__main__.py +207 -0
- package/python/Lib/asyncio/base_events.py +2075 -0
- package/python/Lib/asyncio/base_futures.py +67 -0
- package/python/Lib/asyncio/base_subprocess.py +319 -0
- package/python/Lib/asyncio/base_tasks.py +94 -0
- package/python/Lib/asyncio/constants.py +41 -0
- package/python/Lib/asyncio/coroutines.py +109 -0
- package/python/Lib/asyncio/events.py +882 -0
- package/python/Lib/asyncio/exceptions.py +62 -0
- package/python/Lib/asyncio/format_helpers.py +84 -0
- package/python/Lib/asyncio/futures.py +425 -0
- package/python/Lib/asyncio/locks.py +617 -0
- package/python/Lib/asyncio/log.py +7 -0
- package/python/Lib/asyncio/mixins.py +21 -0
- package/python/Lib/asyncio/proactor_events.py +896 -0
- package/python/Lib/asyncio/protocols.py +216 -0
- package/python/Lib/asyncio/queues.py +307 -0
- package/python/Lib/asyncio/runners.py +216 -0
- package/python/Lib/asyncio/selector_events.py +1326 -0
- package/python/Lib/asyncio/sslproto.py +929 -0
- package/python/Lib/asyncio/staggered.py +174 -0
- package/python/Lib/asyncio/streams.py +787 -0
- package/python/Lib/asyncio/subprocess.py +229 -0
- package/python/Lib/asyncio/taskgroups.py +278 -0
- package/python/Lib/asyncio/tasks.py +1118 -0
- package/python/Lib/asyncio/threads.py +25 -0
- package/python/Lib/asyncio/timeouts.py +184 -0
- package/python/Lib/asyncio/transports.py +337 -0
- package/python/Lib/asyncio/trsock.py +98 -0
- package/python/Lib/asyncio/unix_events.py +1536 -0
- package/python/Lib/asyncio/windows_events.py +903 -0
- package/python/Lib/asyncio/windows_utils.py +173 -0
- package/python/Lib/base64.py +621 -0
- package/python/Lib/bdb.py +973 -0
- package/python/Lib/bisect.py +118 -0
- package/python/Lib/bz2.py +352 -0
- package/python/Lib/cProfile.py +197 -0
- package/python/Lib/calendar.py +813 -0
- package/python/Lib/cmd.py +409 -0
- package/python/Lib/code.py +386 -0
- package/python/Lib/codecs.py +1132 -0
- package/python/Lib/codeop.py +155 -0
- package/python/Lib/collections/__init__.py +1600 -0
- package/python/Lib/collections/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/colorsys.py +166 -0
- package/python/Lib/compileall.py +470 -0
- package/python/Lib/concurrent/__init__.py +1 -0
- package/python/Lib/concurrent/futures/__init__.py +54 -0
- package/python/Lib/concurrent/futures/_base.py +654 -0
- package/python/Lib/concurrent/futures/process.py +862 -0
- package/python/Lib/concurrent/futures/thread.py +240 -0
- package/python/Lib/configparser.py +1387 -0
- package/python/Lib/contextlib.py +814 -0
- package/python/Lib/contextvars.py +4 -0
- package/python/Lib/copy.py +306 -0
- package/python/Lib/copyreg.py +217 -0
- package/python/Lib/csv.py +513 -0
- package/python/Lib/ctypes/__init__.py +600 -0
- package/python/Lib/ctypes/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/ctypes/__pycache__/_endian.cpython-313.pyc +0 -0
- package/python/Lib/ctypes/__pycache__/wintypes.cpython-313.pyc +0 -0
- package/python/Lib/ctypes/_aix.py +327 -0
- package/python/Lib/ctypes/_endian.py +78 -0
- package/python/Lib/ctypes/macholib/README.ctypes +7 -0
- package/python/Lib/ctypes/macholib/__init__.py +9 -0
- package/python/Lib/ctypes/macholib/dyld.py +165 -0
- package/python/Lib/ctypes/macholib/dylib.py +42 -0
- package/python/Lib/ctypes/macholib/fetch_macholib +2 -0
- package/python/Lib/ctypes/macholib/fetch_macholib.bat +1 -0
- package/python/Lib/ctypes/macholib/framework.py +42 -0
- package/python/Lib/ctypes/util.py +388 -0
- package/python/Lib/ctypes/wintypes.py +202 -0
- package/python/Lib/curses/__init__.py +101 -0
- package/python/Lib/curses/ascii.py +99 -0
- package/python/Lib/curses/has_key.py +192 -0
- package/python/Lib/curses/panel.py +6 -0
- package/python/Lib/curses/textpad.py +204 -0
- package/python/Lib/dataclasses.py +1630 -0
- package/python/Lib/datetime.py +9 -0
- package/python/Lib/dbm/__init__.py +194 -0
- package/python/Lib/dbm/dumb.py +319 -0
- package/python/Lib/dbm/gnu.py +3 -0
- package/python/Lib/dbm/ndbm.py +3 -0
- package/python/Lib/dbm/sqlite3.py +144 -0
- package/python/Lib/decimal.py +109 -0
- package/python/Lib/difflib.py +2056 -0
- package/python/Lib/dis.py +1075 -0
- package/python/Lib/doctest.py +2919 -0
- package/python/Lib/email/__init__.py +61 -0
- package/python/Lib/email/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/_encoded_words.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/_parseaddr.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/_policybase.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/base64mime.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/charset.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/encoders.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/errors.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/feedparser.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/header.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/iterators.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/message.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/parser.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/quoprimime.cpython-313.pyc +0 -0
- package/python/Lib/email/__pycache__/utils.cpython-313.pyc +0 -0
- package/python/Lib/email/_encoded_words.py +233 -0
- package/python/Lib/email/_header_value_parser.py +3145 -0
- package/python/Lib/email/_parseaddr.py +563 -0
- package/python/Lib/email/_policybase.py +382 -0
- package/python/Lib/email/architecture.rst +216 -0
- package/python/Lib/email/base64mime.py +115 -0
- package/python/Lib/email/charset.py +398 -0
- package/python/Lib/email/contentmanager.py +253 -0
- package/python/Lib/email/encoders.py +65 -0
- package/python/Lib/email/errors.py +117 -0
- package/python/Lib/email/feedparser.py +536 -0
- package/python/Lib/email/generator.py +530 -0
- package/python/Lib/email/header.py +582 -0
- package/python/Lib/email/headerregistry.py +618 -0
- package/python/Lib/email/iterators.py +68 -0
- package/python/Lib/email/message.py +1217 -0
- package/python/Lib/email/mime/__init__.py +0 -0
- package/python/Lib/email/mime/application.py +37 -0
- package/python/Lib/email/mime/audio.py +97 -0
- package/python/Lib/email/mime/base.py +29 -0
- package/python/Lib/email/mime/image.py +152 -0
- package/python/Lib/email/mime/message.py +33 -0
- package/python/Lib/email/mime/multipart.py +47 -0
- package/python/Lib/email/mime/nonmultipart.py +21 -0
- package/python/Lib/email/mime/text.py +40 -0
- package/python/Lib/email/parser.py +127 -0
- package/python/Lib/email/policy.py +232 -0
- package/python/Lib/email/quoprimime.py +300 -0
- package/python/Lib/email/utils.py +494 -0
- package/python/Lib/encodings/__init__.py +174 -0
- package/python/Lib/encodings/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/aliases.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/cp1252.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/cp437.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/hex_codec.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/idna.cpython-313.pyc +0 -0
- package/python/Lib/encodings/__pycache__/utf_8.cpython-313.pyc +0 -0
- package/python/Lib/encodings/aliases.py +552 -0
- package/python/Lib/encodings/ascii.py +50 -0
- package/python/Lib/encodings/base64_codec.py +55 -0
- package/python/Lib/encodings/big5.py +39 -0
- package/python/Lib/encodings/big5hkscs.py +39 -0
- package/python/Lib/encodings/bz2_codec.py +78 -0
- package/python/Lib/encodings/charmap.py +69 -0
- package/python/Lib/encodings/cp037.py +307 -0
- package/python/Lib/encodings/cp1006.py +307 -0
- package/python/Lib/encodings/cp1026.py +307 -0
- package/python/Lib/encodings/cp1125.py +698 -0
- package/python/Lib/encodings/cp1140.py +307 -0
- package/python/Lib/encodings/cp1250.py +307 -0
- package/python/Lib/encodings/cp1251.py +307 -0
- package/python/Lib/encodings/cp1252.py +307 -0
- package/python/Lib/encodings/cp1253.py +307 -0
- package/python/Lib/encodings/cp1254.py +307 -0
- package/python/Lib/encodings/cp1255.py +307 -0
- package/python/Lib/encodings/cp1256.py +307 -0
- package/python/Lib/encodings/cp1257.py +307 -0
- package/python/Lib/encodings/cp1258.py +307 -0
- package/python/Lib/encodings/cp273.py +307 -0
- package/python/Lib/encodings/cp424.py +307 -0
- package/python/Lib/encodings/cp437.py +698 -0
- package/python/Lib/encodings/cp500.py +307 -0
- package/python/Lib/encodings/cp720.py +309 -0
- package/python/Lib/encodings/cp737.py +698 -0
- package/python/Lib/encodings/cp775.py +697 -0
- package/python/Lib/encodings/cp850.py +698 -0
- package/python/Lib/encodings/cp852.py +698 -0
- package/python/Lib/encodings/cp855.py +698 -0
- package/python/Lib/encodings/cp856.py +307 -0
- package/python/Lib/encodings/cp857.py +694 -0
- package/python/Lib/encodings/cp858.py +698 -0
- package/python/Lib/encodings/cp860.py +698 -0
- package/python/Lib/encodings/cp861.py +698 -0
- package/python/Lib/encodings/cp862.py +698 -0
- package/python/Lib/encodings/cp863.py +698 -0
- package/python/Lib/encodings/cp864.py +690 -0
- package/python/Lib/encodings/cp865.py +698 -0
- package/python/Lib/encodings/cp866.py +698 -0
- package/python/Lib/encodings/cp869.py +689 -0
- package/python/Lib/encodings/cp874.py +307 -0
- package/python/Lib/encodings/cp875.py +307 -0
- package/python/Lib/encodings/cp932.py +39 -0
- package/python/Lib/encodings/cp949.py +39 -0
- package/python/Lib/encodings/cp950.py +39 -0
- package/python/Lib/encodings/euc_jis_2004.py +39 -0
- package/python/Lib/encodings/euc_jisx0213.py +39 -0
- package/python/Lib/encodings/euc_jp.py +39 -0
- package/python/Lib/encodings/euc_kr.py +39 -0
- package/python/Lib/encodings/gb18030.py +39 -0
- package/python/Lib/encodings/gb2312.py +39 -0
- package/python/Lib/encodings/gbk.py +39 -0
- package/python/Lib/encodings/hex_codec.py +55 -0
- package/python/Lib/encodings/hp_roman8.py +314 -0
- package/python/Lib/encodings/hz.py +39 -0
- package/python/Lib/encodings/idna.py +387 -0
- package/python/Lib/encodings/iso2022_jp.py +39 -0
- package/python/Lib/encodings/iso2022_jp_1.py +39 -0
- package/python/Lib/encodings/iso2022_jp_2.py +39 -0
- package/python/Lib/encodings/iso2022_jp_2004.py +39 -0
- package/python/Lib/encodings/iso2022_jp_3.py +39 -0
- package/python/Lib/encodings/iso2022_jp_ext.py +39 -0
- package/python/Lib/encodings/iso2022_kr.py +39 -0
- package/python/Lib/encodings/iso8859_1.py +307 -0
- package/python/Lib/encodings/iso8859_10.py +307 -0
- package/python/Lib/encodings/iso8859_11.py +307 -0
- package/python/Lib/encodings/iso8859_13.py +307 -0
- package/python/Lib/encodings/iso8859_14.py +307 -0
- package/python/Lib/encodings/iso8859_15.py +307 -0
- package/python/Lib/encodings/iso8859_16.py +307 -0
- package/python/Lib/encodings/iso8859_2.py +307 -0
- package/python/Lib/encodings/iso8859_3.py +307 -0
- package/python/Lib/encodings/iso8859_4.py +307 -0
- package/python/Lib/encodings/iso8859_5.py +307 -0
- package/python/Lib/encodings/iso8859_6.py +307 -0
- package/python/Lib/encodings/iso8859_7.py +307 -0
- package/python/Lib/encodings/iso8859_8.py +307 -0
- package/python/Lib/encodings/iso8859_9.py +307 -0
- package/python/Lib/encodings/johab.py +39 -0
- package/python/Lib/encodings/koi8_r.py +307 -0
- package/python/Lib/encodings/koi8_t.py +308 -0
- package/python/Lib/encodings/koi8_u.py +307 -0
- package/python/Lib/encodings/kz1048.py +307 -0
- package/python/Lib/encodings/latin_1.py +50 -0
- package/python/Lib/encodings/mac_arabic.py +698 -0
- package/python/Lib/encodings/mac_croatian.py +307 -0
- package/python/Lib/encodings/mac_cyrillic.py +307 -0
- package/python/Lib/encodings/mac_farsi.py +307 -0
- package/python/Lib/encodings/mac_greek.py +307 -0
- package/python/Lib/encodings/mac_iceland.py +307 -0
- package/python/Lib/encodings/mac_latin2.py +312 -0
- package/python/Lib/encodings/mac_roman.py +307 -0
- package/python/Lib/encodings/mac_romanian.py +307 -0
- package/python/Lib/encodings/mac_turkish.py +307 -0
- package/python/Lib/encodings/mbcs.py +47 -0
- package/python/Lib/encodings/oem.py +41 -0
- package/python/Lib/encodings/palmos.py +308 -0
- package/python/Lib/encodings/ptcp154.py +312 -0
- package/python/Lib/encodings/punycode.py +253 -0
- package/python/Lib/encodings/quopri_codec.py +56 -0
- package/python/Lib/encodings/raw_unicode_escape.py +46 -0
- package/python/Lib/encodings/rot_13.py +113 -0
- package/python/Lib/encodings/shift_jis.py +39 -0
- package/python/Lib/encodings/shift_jis_2004.py +39 -0
- package/python/Lib/encodings/shift_jisx0213.py +39 -0
- package/python/Lib/encodings/tis_620.py +307 -0
- package/python/Lib/encodings/undefined.py +49 -0
- package/python/Lib/encodings/unicode_escape.py +46 -0
- package/python/Lib/encodings/utf_16.py +155 -0
- package/python/Lib/encodings/utf_16_be.py +42 -0
- package/python/Lib/encodings/utf_16_le.py +42 -0
- package/python/Lib/encodings/utf_32.py +150 -0
- package/python/Lib/encodings/utf_32_be.py +37 -0
- package/python/Lib/encodings/utf_32_le.py +37 -0
- package/python/Lib/encodings/utf_7.py +38 -0
- package/python/Lib/encodings/utf_8.py +42 -0
- package/python/Lib/encodings/utf_8_sig.py +130 -0
- package/python/Lib/encodings/uu_codec.py +103 -0
- package/python/Lib/encodings/zlib_codec.py +77 -0
- package/python/Lib/ensurepip/__init__.py +264 -0
- package/python/Lib/ensurepip/__main__.py +5 -0
- package/python/Lib/ensurepip/_bundled/pip-25.3-py3-none-any.whl +0 -0
- package/python/Lib/ensurepip/_uninstall.py +31 -0
- package/python/Lib/enum.py +2182 -0
- package/python/Lib/filecmp.py +320 -0
- package/python/Lib/fileinput.py +442 -0
- package/python/Lib/fnmatch.py +192 -0
- package/python/Lib/fractions.py +1043 -0
- package/python/Lib/ftplib.py +966 -0
- package/python/Lib/functools.py +1036 -0
- package/python/Lib/genericpath.py +200 -0
- package/python/Lib/getopt.py +215 -0
- package/python/Lib/getpass.py +192 -0
- package/python/Lib/gettext.py +657 -0
- package/python/Lib/glob.py +551 -0
- package/python/Lib/graphlib.py +250 -0
- package/python/Lib/gzip.py +691 -0
- package/python/Lib/hashlib.py +255 -0
- package/python/Lib/heapq.py +603 -0
- package/python/Lib/hmac.py +220 -0
- package/python/Lib/html/__init__.py +132 -0
- package/python/Lib/html/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/html/__pycache__/entities.cpython-313.pyc +0 -0
- package/python/Lib/html/__pycache__/parser.cpython-313.pyc +0 -0
- package/python/Lib/html/entities.py +2513 -0
- package/python/Lib/html/parser.py +553 -0
- package/python/Lib/http/__init__.py +202 -0
- package/python/Lib/http/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/http/__pycache__/client.cpython-313.pyc +0 -0
- package/python/Lib/http/__pycache__/cookiejar.cpython-313.pyc +0 -0
- package/python/Lib/http/__pycache__/cookies.cpython-313.pyc +0 -0
- package/python/Lib/http/client.py +1570 -0
- package/python/Lib/http/cookiejar.py +2122 -0
- package/python/Lib/http/cookies.py +615 -0
- package/python/Lib/http/server.py +1351 -0
- package/python/Lib/idlelib/CREDITS.txt +48 -0
- package/python/Lib/idlelib/ChangeLog +1591 -0
- package/python/Lib/idlelib/HISTORY.txt +296 -0
- package/python/Lib/idlelib/Icons/README.txt +51 -0
- package/python/Lib/idlelib/Icons/folder.gif +0 -0
- package/python/Lib/idlelib/Icons/idle.ico +0 -0
- package/python/Lib/idlelib/Icons/idle_16.gif +0 -0
- package/python/Lib/idlelib/Icons/idle_16.png +0 -0
- package/python/Lib/idlelib/Icons/idle_256.png +0 -0
- package/python/Lib/idlelib/Icons/idle_32.gif +0 -0
- package/python/Lib/idlelib/Icons/idle_32.png +0 -0
- package/python/Lib/idlelib/Icons/idle_48.gif +0 -0
- package/python/Lib/idlelib/Icons/idle_48.png +0 -0
- package/python/Lib/idlelib/Icons/minusnode.gif +0 -0
- package/python/Lib/idlelib/Icons/openfolder.gif +0 -0
- package/python/Lib/idlelib/Icons/plusnode.gif +0 -0
- package/python/Lib/idlelib/Icons/python.gif +0 -0
- package/python/Lib/idlelib/Icons/tk.gif +0 -0
- package/python/Lib/idlelib/NEWS2x.txt +660 -0
- package/python/Lib/idlelib/News3.txt +1407 -0
- package/python/Lib/idlelib/README.txt +290 -0
- package/python/Lib/idlelib/TODO.txt +210 -0
- package/python/Lib/idlelib/__init__.py +10 -0
- package/python/Lib/idlelib/__main__.py +7 -0
- package/python/Lib/idlelib/autocomplete.py +228 -0
- package/python/Lib/idlelib/autocomplete_w.py +498 -0
- package/python/Lib/idlelib/autoexpand.py +96 -0
- package/python/Lib/idlelib/browser.py +260 -0
- package/python/Lib/idlelib/calltip.py +205 -0
- package/python/Lib/idlelib/calltip_w.py +202 -0
- package/python/Lib/idlelib/codecontext.py +270 -0
- package/python/Lib/idlelib/colorizer.py +384 -0
- package/python/Lib/idlelib/config-extensions.def +62 -0
- package/python/Lib/idlelib/config-highlight.def +105 -0
- package/python/Lib/idlelib/config-keys.def +309 -0
- package/python/Lib/idlelib/config-main.def +92 -0
- package/python/Lib/idlelib/config.py +917 -0
- package/python/Lib/idlelib/config_key.py +354 -0
- package/python/Lib/idlelib/configdialog.py +2408 -0
- package/python/Lib/idlelib/debugger.py +602 -0
- package/python/Lib/idlelib/debugger_r.py +390 -0
- package/python/Lib/idlelib/debugobj.py +146 -0
- package/python/Lib/idlelib/debugobj_r.py +41 -0
- package/python/Lib/idlelib/delegator.py +34 -0
- package/python/Lib/idlelib/dynoption.py +57 -0
- package/python/Lib/idlelib/editor.py +1721 -0
- package/python/Lib/idlelib/extend.txt +83 -0
- package/python/Lib/idlelib/filelist.py +132 -0
- package/python/Lib/idlelib/format.py +426 -0
- package/python/Lib/idlelib/grep.py +223 -0
- package/python/Lib/idlelib/help.html +865 -0
- package/python/Lib/idlelib/help.py +343 -0
- package/python/Lib/idlelib/help_about.py +211 -0
- package/python/Lib/idlelib/history.py +106 -0
- package/python/Lib/idlelib/hyperparser.py +312 -0
- package/python/Lib/idlelib/idle.bat +4 -0
- package/python/Lib/idlelib/idle.py +14 -0
- package/python/Lib/idlelib/idle.pyw +17 -0
- package/python/Lib/idlelib/iomenu.py +441 -0
- package/python/Lib/idlelib/macosx.py +278 -0
- package/python/Lib/idlelib/mainmenu.py +126 -0
- package/python/Lib/idlelib/multicall.py +451 -0
- package/python/Lib/idlelib/outwin.py +188 -0
- package/python/Lib/idlelib/parenmatch.py +183 -0
- package/python/Lib/idlelib/pathbrowser.py +107 -0
- package/python/Lib/idlelib/percolator.py +120 -0
- package/python/Lib/idlelib/pyparse.py +589 -0
- package/python/Lib/idlelib/pyshell.py +1699 -0
- package/python/Lib/idlelib/query.py +390 -0
- package/python/Lib/idlelib/redirector.py +174 -0
- package/python/Lib/idlelib/replace.py +299 -0
- package/python/Lib/idlelib/rpc.py +635 -0
- package/python/Lib/idlelib/run.py +653 -0
- package/python/Lib/idlelib/runscript.py +213 -0
- package/python/Lib/idlelib/scrolledlist.py +151 -0
- package/python/Lib/idlelib/search.py +165 -0
- package/python/Lib/idlelib/searchbase.py +210 -0
- package/python/Lib/idlelib/searchengine.py +234 -0
- package/python/Lib/idlelib/sidebar.py +543 -0
- package/python/Lib/idlelib/squeezer.py +345 -0
- package/python/Lib/idlelib/stackviewer.py +134 -0
- package/python/Lib/idlelib/statusbar.py +52 -0
- package/python/Lib/idlelib/textview.py +193 -0
- package/python/Lib/idlelib/tooltip.py +190 -0
- package/python/Lib/idlelib/tree.py +509 -0
- package/python/Lib/idlelib/undo.py +367 -0
- package/python/Lib/idlelib/util.py +37 -0
- package/python/Lib/idlelib/window.py +98 -0
- package/python/Lib/idlelib/zoomheight.py +124 -0
- package/python/Lib/idlelib/zzdummy.py +73 -0
- package/python/Lib/imaplib.py +1651 -0
- package/python/Lib/importlib/__init__.py +136 -0
- package/python/Lib/importlib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/importlib/__pycache__/_abc.cpython-313.pyc +0 -0
- package/python/Lib/importlib/__pycache__/abc.cpython-313.pyc +0 -0
- package/python/Lib/importlib/__pycache__/readers.cpython-313.pyc +0 -0
- package/python/Lib/importlib/_abc.py +39 -0
- package/python/Lib/importlib/_bootstrap.py +1551 -0
- package/python/Lib/importlib/_bootstrap_external.py +1826 -0
- package/python/Lib/importlib/abc.py +243 -0
- package/python/Lib/importlib/machinery.py +21 -0
- package/python/Lib/importlib/metadata/__init__.py +1093 -0
- package/python/Lib/importlib/metadata/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_adapters.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_collections.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_functools.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_itertools.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_meta.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/__pycache__/_text.cpython-313.pyc +0 -0
- package/python/Lib/importlib/metadata/_adapters.py +89 -0
- package/python/Lib/importlib/metadata/_collections.py +30 -0
- package/python/Lib/importlib/metadata/_functools.py +104 -0
- package/python/Lib/importlib/metadata/_itertools.py +73 -0
- package/python/Lib/importlib/metadata/_meta.py +67 -0
- package/python/Lib/importlib/metadata/_text.py +99 -0
- package/python/Lib/importlib/metadata/diagnose.py +21 -0
- package/python/Lib/importlib/readers.py +12 -0
- package/python/Lib/importlib/resources/__init__.py +43 -0
- package/python/Lib/importlib/resources/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/_adapters.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/_common.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/_functional.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/_itertools.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/abc.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/__pycache__/readers.cpython-313.pyc +0 -0
- package/python/Lib/importlib/resources/_adapters.py +168 -0
- package/python/Lib/importlib/resources/_common.py +211 -0
- package/python/Lib/importlib/resources/_functional.py +81 -0
- package/python/Lib/importlib/resources/_itertools.py +38 -0
- package/python/Lib/importlib/resources/abc.py +173 -0
- package/python/Lib/importlib/resources/readers.py +203 -0
- package/python/Lib/importlib/resources/simple.py +106 -0
- package/python/Lib/importlib/simple.py +14 -0
- package/python/Lib/importlib/util.py +274 -0
- package/python/Lib/inspect.py +3471 -0
- package/python/Lib/io.py +99 -0
- package/python/Lib/ipaddress.py +2440 -0
- package/python/Lib/json/__init__.py +365 -0
- package/python/Lib/json/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/json/__pycache__/decoder.cpython-313.pyc +0 -0
- package/python/Lib/json/__pycache__/encoder.cpython-313.pyc +0 -0
- package/python/Lib/json/__pycache__/scanner.cpython-313.pyc +0 -0
- package/python/Lib/json/decoder.py +364 -0
- package/python/Lib/json/encoder.py +446 -0
- package/python/Lib/json/scanner.py +73 -0
- package/python/Lib/json/tool.py +89 -0
- package/python/Lib/keyword.py +64 -0
- package/python/Lib/linecache.py +236 -0
- package/python/Lib/locale.py +1778 -0
- package/python/Lib/logging/__init__.py +2326 -0
- package/python/Lib/logging/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/logging/__pycache__/config.cpython-313.pyc +0 -0
- package/python/Lib/logging/__pycache__/handlers.cpython-313.pyc +0 -0
- package/python/Lib/logging/config.py +1065 -0
- package/python/Lib/logging/handlers.py +1629 -0
- package/python/Lib/lzma.py +364 -0
- package/python/Lib/mailbox.py +2219 -0
- package/python/Lib/mimetypes.py +679 -0
- package/python/Lib/modulefinder.py +671 -0
- package/python/Lib/multiprocessing/__init__.py +37 -0
- package/python/Lib/multiprocessing/connection.py +1190 -0
- package/python/Lib/multiprocessing/context.py +377 -0
- package/python/Lib/multiprocessing/dummy/__init__.py +126 -0
- package/python/Lib/multiprocessing/dummy/connection.py +75 -0
- package/python/Lib/multiprocessing/forkserver.py +364 -0
- package/python/Lib/multiprocessing/heap.py +337 -0
- package/python/Lib/multiprocessing/managers.py +1397 -0
- package/python/Lib/multiprocessing/pool.py +957 -0
- package/python/Lib/multiprocessing/popen_fork.py +87 -0
- package/python/Lib/multiprocessing/popen_forkserver.py +74 -0
- package/python/Lib/multiprocessing/popen_spawn_posix.py +76 -0
- package/python/Lib/multiprocessing/popen_spawn_win32.py +147 -0
- package/python/Lib/multiprocessing/process.py +436 -0
- package/python/Lib/multiprocessing/queues.py +399 -0
- package/python/Lib/multiprocessing/reduction.py +281 -0
- package/python/Lib/multiprocessing/resource_sharer.py +154 -0
- package/python/Lib/multiprocessing/resource_tracker.py +420 -0
- package/python/Lib/multiprocessing/shared_memory.py +544 -0
- package/python/Lib/multiprocessing/sharedctypes.py +240 -0
- package/python/Lib/multiprocessing/spawn.py +307 -0
- package/python/Lib/multiprocessing/synchronize.py +404 -0
- package/python/Lib/multiprocessing/util.py +562 -0
- package/python/Lib/netrc.py +199 -0
- package/python/Lib/ntpath.py +870 -0
- package/python/Lib/nturl2path.py +69 -0
- package/python/Lib/numbers.py +427 -0
- package/python/Lib/opcode.py +115 -0
- package/python/Lib/operator.py +467 -0
- package/python/Lib/optparse.py +1681 -0
- package/python/Lib/os.py +1184 -0
- package/python/Lib/pathlib/__init__.py +12 -0
- package/python/Lib/pathlib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/pathlib/__pycache__/_abc.cpython-313.pyc +0 -0
- package/python/Lib/pathlib/__pycache__/_local.cpython-313.pyc +0 -0
- package/python/Lib/pathlib/_abc.py +930 -0
- package/python/Lib/pathlib/_local.py +861 -0
- package/python/Lib/pdb.py +2550 -0
- package/python/Lib/pickle.py +1866 -0
- package/python/Lib/pickletools.py +2904 -0
- package/python/Lib/pkgutil.py +529 -0
- package/python/Lib/platform.py +1454 -0
- package/python/Lib/plistlib.py +948 -0
- package/python/Lib/poplib.py +477 -0
- package/python/Lib/posixpath.py +578 -0
- package/python/Lib/pprint.py +658 -0
- package/python/Lib/profile.py +616 -0
- package/python/Lib/pstats.py +778 -0
- package/python/Lib/pty.py +211 -0
- package/python/Lib/py_compile.py +212 -0
- package/python/Lib/pyclbr.py +314 -0
- package/python/Lib/pydoc.py +2859 -0
- package/python/Lib/pydoc_data/__init__.py +0 -0
- package/python/Lib/pydoc_data/_pydoc.css +112 -0
- package/python/Lib/pydoc_data/module_docs.py +314 -0
- package/python/Lib/pydoc_data/topics.py +13000 -0
- package/python/Lib/queue.py +383 -0
- package/python/Lib/quopri.py +237 -0
- package/python/Lib/random.py +1070 -0
- package/python/Lib/re/__init__.py +428 -0
- package/python/Lib/re/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/re/__pycache__/_casefix.cpython-313.pyc +0 -0
- package/python/Lib/re/__pycache__/_compiler.cpython-313.pyc +0 -0
- package/python/Lib/re/__pycache__/_constants.cpython-313.pyc +0 -0
- package/python/Lib/re/__pycache__/_parser.cpython-313.pyc +0 -0
- package/python/Lib/re/_casefix.py +106 -0
- package/python/Lib/re/_compiler.py +768 -0
- package/python/Lib/re/_constants.py +222 -0
- package/python/Lib/re/_parser.py +1081 -0
- package/python/Lib/reprlib.py +230 -0
- package/python/Lib/rlcompleter.py +221 -0
- package/python/Lib/runpy.py +319 -0
- package/python/Lib/sched.py +167 -0
- package/python/Lib/secrets.py +71 -0
- package/python/Lib/selectors.py +603 -0
- package/python/Lib/shelve.py +250 -0
- package/python/Lib/shlex.py +345 -0
- package/python/Lib/shutil.py +1583 -0
- package/python/Lib/signal.py +94 -0
- package/python/Lib/site-packages/README.txt +2 -0
- package/python/Lib/site-packages/pip/__init__.py +13 -0
- package/python/Lib/site-packages/pip/__main__.py +24 -0
- package/python/Lib/site-packages/pip/__pip-runner__.py +50 -0
- package/python/Lib/site-packages/pip/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/__pycache__/__pip-runner__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__init__.py +18 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/build_env.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/configuration.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/main.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/pyproject.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/build_env.py +606 -0
- package/python/Lib/site-packages/pip/_internal/cache.py +291 -0
- package/python/Lib/site-packages/pip/_internal/cli/__init__.py +3 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/main.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/parser.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/cli/autocompletion.py +184 -0
- package/python/Lib/site-packages/pip/_internal/cli/base_command.py +255 -0
- package/python/Lib/site-packages/pip/_internal/cli/cmdoptions.py +1267 -0
- package/python/Lib/site-packages/pip/_internal/cli/command_context.py +28 -0
- package/python/Lib/site-packages/pip/_internal/cli/index_command.py +195 -0
- package/python/Lib/site-packages/pip/_internal/cli/main.py +85 -0
- package/python/Lib/site-packages/pip/_internal/cli/main_parser.py +136 -0
- package/python/Lib/site-packages/pip/_internal/cli/parser.py +358 -0
- package/python/Lib/site-packages/pip/_internal/cli/progress_bars.py +153 -0
- package/python/Lib/site-packages/pip/_internal/cli/req_command.py +447 -0
- package/python/Lib/site-packages/pip/_internal/cli/spinners.py +235 -0
- package/python/Lib/site-packages/pip/_internal/cli/status_codes.py +6 -0
- package/python/Lib/site-packages/pip/_internal/commands/__init__.py +139 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/check.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/completion.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/debug.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/download.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/hash.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/help.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/index.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/install.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/list.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/lock.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/search.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/show.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/commands/cache.py +255 -0
- package/python/Lib/site-packages/pip/_internal/commands/check.py +66 -0
- package/python/Lib/site-packages/pip/_internal/commands/completion.py +136 -0
- package/python/Lib/site-packages/pip/_internal/commands/configuration.py +288 -0
- package/python/Lib/site-packages/pip/_internal/commands/debug.py +203 -0
- package/python/Lib/site-packages/pip/_internal/commands/download.py +146 -0
- package/python/Lib/site-packages/pip/_internal/commands/freeze.py +107 -0
- package/python/Lib/site-packages/pip/_internal/commands/hash.py +58 -0
- package/python/Lib/site-packages/pip/_internal/commands/help.py +40 -0
- package/python/Lib/site-packages/pip/_internal/commands/index.py +166 -0
- package/python/Lib/site-packages/pip/_internal/commands/inspect.py +92 -0
- package/python/Lib/site-packages/pip/_internal/commands/install.py +810 -0
- package/python/Lib/site-packages/pip/_internal/commands/list.py +398 -0
- package/python/Lib/site-packages/pip/_internal/commands/lock.py +175 -0
- package/python/Lib/site-packages/pip/_internal/commands/search.py +178 -0
- package/python/Lib/site-packages/pip/_internal/commands/show.py +231 -0
- package/python/Lib/site-packages/pip/_internal/commands/uninstall.py +113 -0
- package/python/Lib/site-packages/pip/_internal/commands/wheel.py +171 -0
- package/python/Lib/site-packages/pip/_internal/configuration.py +396 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__init__.py +21 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/distributions/base.py +55 -0
- package/python/Lib/site-packages/pip/_internal/distributions/installed.py +33 -0
- package/python/Lib/site-packages/pip/_internal/distributions/sdist.py +164 -0
- package/python/Lib/site-packages/pip/_internal/distributions/wheel.py +44 -0
- package/python/Lib/site-packages/pip/_internal/exceptions.py +971 -0
- package/python/Lib/site-packages/pip/_internal/index/__init__.py +1 -0
- package/python/Lib/site-packages/pip/_internal/index/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/index/__pycache__/collector.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/index/__pycache__/sources.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/index/collector.py +488 -0
- package/python/Lib/site-packages/pip/_internal/index/package_finder.py +1125 -0
- package/python/Lib/site-packages/pip/_internal/index/sources.py +287 -0
- package/python/Lib/site-packages/pip/_internal/locations/__init__.py +440 -0
- package/python/Lib/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/locations/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/locations/_distutils.py +173 -0
- package/python/Lib/site-packages/pip/_internal/locations/_sysconfig.py +218 -0
- package/python/Lib/site-packages/pip/_internal/locations/base.py +82 -0
- package/python/Lib/site-packages/pip/_internal/main.py +12 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__init__.py +169 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/_json.py +87 -0
- package/python/Lib/site-packages/pip/_internal/metadata/base.py +685 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__init__.py +6 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/_compat.py +87 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/_dists.py +229 -0
- package/python/Lib/site-packages/pip/_internal/metadata/importlib/_envs.py +143 -0
- package/python/Lib/site-packages/pip/_internal/metadata/pkg_resources.py +298 -0
- package/python/Lib/site-packages/pip/_internal/models/__init__.py +1 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/candidate.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/format_control.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/index.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/link.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/release_control.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/scheme.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/target_python.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/models/candidate.py +25 -0
- package/python/Lib/site-packages/pip/_internal/models/direct_url.py +227 -0
- package/python/Lib/site-packages/pip/_internal/models/format_control.py +78 -0
- package/python/Lib/site-packages/pip/_internal/models/index.py +28 -0
- package/python/Lib/site-packages/pip/_internal/models/installation_report.py +57 -0
- package/python/Lib/site-packages/pip/_internal/models/link.py +617 -0
- package/python/Lib/site-packages/pip/_internal/models/release_control.py +92 -0
- package/python/Lib/site-packages/pip/_internal/models/scheme.py +25 -0
- package/python/Lib/site-packages/pip/_internal/models/search_scope.py +126 -0
- package/python/Lib/site-packages/pip/_internal/models/selection_prefs.py +56 -0
- package/python/Lib/site-packages/pip/_internal/models/target_python.py +122 -0
- package/python/Lib/site-packages/pip/_internal/models/wheel.py +80 -0
- package/python/Lib/site-packages/pip/_internal/network/__init__.py +1 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/auth.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/download.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/session.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/utils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/network/auth.py +568 -0
- package/python/Lib/site-packages/pip/_internal/network/cache.py +128 -0
- package/python/Lib/site-packages/pip/_internal/network/download.py +341 -0
- package/python/Lib/site-packages/pip/_internal/network/lazy_wheel.py +215 -0
- package/python/Lib/site-packages/pip/_internal/network/session.py +532 -0
- package/python/Lib/site-packages/pip/_internal/network/utils.py +98 -0
- package/python/Lib/site-packages/pip/_internal/network/xmlrpc.py +61 -0
- package/python/Lib/site-packages/pip/_internal/operations/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/__pycache__/check.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/build_tracker.py +140 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/metadata.py +38 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/metadata_editable.py +41 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/wheel.py +38 -0
- package/python/Lib/site-packages/pip/_internal/operations/build/wheel_editable.py +47 -0
- package/python/Lib/site-packages/pip/_internal/operations/check.py +175 -0
- package/python/Lib/site-packages/pip/_internal/operations/freeze.py +259 -0
- package/python/Lib/site-packages/pip/_internal/operations/install/__init__.py +1 -0
- package/python/Lib/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/operations/install/wheel.py +745 -0
- package/python/Lib/site-packages/pip/_internal/operations/prepare.py +747 -0
- package/python/Lib/site-packages/pip/_internal/pyproject.py +123 -0
- package/python/Lib/site-packages/pip/_internal/req/__init__.py +103 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/constructors.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/pep723.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_file.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_install.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_set.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/req/constructors.py +568 -0
- package/python/Lib/site-packages/pip/_internal/req/pep723.py +41 -0
- package/python/Lib/site-packages/pip/_internal/req/req_dependency_group.py +75 -0
- package/python/Lib/site-packages/pip/_internal/req/req_file.py +631 -0
- package/python/Lib/site-packages/pip/_internal/req/req_install.py +828 -0
- package/python/Lib/site-packages/pip/_internal/req/req_set.py +81 -0
- package/python/Lib/site-packages/pip/_internal/req/req_uninstall.py +639 -0
- package/python/Lib/site-packages/pip/_internal/resolution/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/base.py +20 -0
- package/python/Lib/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/legacy/resolver.py +598 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/base.py +142 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/candidates.py +591 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/factory.py +856 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +166 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/provider.py +285 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/reporter.py +98 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/requirements.py +251 -0
- package/python/Lib/site-packages/pip/_internal/resolution/resolvelib/resolver.py +332 -0
- package/python/Lib/site-packages/pip/_internal/self_outdated_check.py +255 -0
- package/python/Lib/site-packages/pip/_internal/utils/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/_log.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/logging.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/misc.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/pylock.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/retry.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/urls.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/utils/_jaraco_text.py +109 -0
- package/python/Lib/site-packages/pip/_internal/utils/_log.py +38 -0
- package/python/Lib/site-packages/pip/_internal/utils/appdirs.py +52 -0
- package/python/Lib/site-packages/pip/_internal/utils/compat.py +85 -0
- package/python/Lib/site-packages/pip/_internal/utils/compatibility_tags.py +201 -0
- package/python/Lib/site-packages/pip/_internal/utils/datetime.py +28 -0
- package/python/Lib/site-packages/pip/_internal/utils/deprecation.py +126 -0
- package/python/Lib/site-packages/pip/_internal/utils/direct_url_helpers.py +87 -0
- package/python/Lib/site-packages/pip/_internal/utils/egg_link.py +81 -0
- package/python/Lib/site-packages/pip/_internal/utils/entrypoints.py +88 -0
- package/python/Lib/site-packages/pip/_internal/utils/filesystem.py +203 -0
- package/python/Lib/site-packages/pip/_internal/utils/filetypes.py +24 -0
- package/python/Lib/site-packages/pip/_internal/utils/glibc.py +102 -0
- package/python/Lib/site-packages/pip/_internal/utils/hashes.py +150 -0
- package/python/Lib/site-packages/pip/_internal/utils/logging.py +396 -0
- package/python/Lib/site-packages/pip/_internal/utils/misc.py +771 -0
- package/python/Lib/site-packages/pip/_internal/utils/packaging.py +44 -0
- package/python/Lib/site-packages/pip/_internal/utils/pylock.py +116 -0
- package/python/Lib/site-packages/pip/_internal/utils/retry.py +45 -0
- package/python/Lib/site-packages/pip/_internal/utils/subprocess.py +248 -0
- package/python/Lib/site-packages/pip/_internal/utils/temp_dir.py +294 -0
- package/python/Lib/site-packages/pip/_internal/utils/unpacking.py +362 -0
- package/python/Lib/site-packages/pip/_internal/utils/urls.py +55 -0
- package/python/Lib/site-packages/pip/_internal/utils/virtualenv.py +105 -0
- package/python/Lib/site-packages/pip/_internal/utils/wheel.py +132 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__init__.py +15 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/git.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_internal/vcs/bazaar.py +130 -0
- package/python/Lib/site-packages/pip/_internal/vcs/git.py +571 -0
- package/python/Lib/site-packages/pip/_internal/vcs/mercurial.py +186 -0
- package/python/Lib/site-packages/pip/_internal/vcs/subversion.py +335 -0
- package/python/Lib/site-packages/pip/_internal/vcs/versioncontrol.py +695 -0
- package/python/Lib/site-packages/pip/_internal/wheel_builder.py +261 -0
- package/python/Lib/site-packages/pip/_vendor/README.rst +180 -0
- package/python/Lib/site-packages/pip/_vendor/__init__.py +117 -0
- package/python/Lib/site-packages/pip/_vendor/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/LICENSE.txt +13 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__init__.py +32 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/_cmd.py +70 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/adapter.py +167 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/cache.py +75 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +8 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +145 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +48 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/controller.py +511 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/filewrapper.py +121 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/heuristics.py +157 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/serialize.py +146 -0
- package/python/Lib/site-packages/pip/_vendor/cachecontrol/wrapper.py +43 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/LICENSE +20 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__init__.py +4 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__main__.py +12 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/cacert.pem +4468 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/core.py +83 -0
- package/python/Lib/site-packages/pip/_vendor/certifi/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/LICENSE.txt +9 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__init__.py +13 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__main__.py +65 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/_implementation.py +209 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py +59 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py +62 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/_toml_compat.py +9 -0
- package/python/Lib/site-packages/pip/_vendor/dependency_groups/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/LICENSE.txt +284 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__init__.py +33 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/compat.py +1137 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/resources.py +358 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/scripts.py +447 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/t32.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/t64.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/util.py +1984 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/w32.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distlib/w64.exe +0 -0
- package/python/Lib/site-packages/pip/_vendor/distro/LICENSE +202 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__init__.py +54 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__main__.py +4 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/distro/distro.py +1403 -0
- package/python/Lib/site-packages/pip/_vendor/distro/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/LICENSE.md +31 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__init__.py +45 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/core.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/codec.py +122 -0
- package/python/Lib/site-packages/pip/_vendor/idna/compat.py +15 -0
- package/python/Lib/site-packages/pip/_vendor/idna/core.py +437 -0
- package/python/Lib/site-packages/pip/_vendor/idna/idnadata.py +4309 -0
- package/python/Lib/site-packages/pip/_vendor/idna/intranges.py +57 -0
- package/python/Lib/site-packages/pip/_vendor/idna/package_data.py +1 -0
- package/python/Lib/site-packages/pip/_vendor/idna/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/idna/uts46data.py +8841 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/COPYING +14 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__init__.py +55 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/exceptions.py +48 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/ext.py +170 -0
- package/python/Lib/site-packages/pip/_vendor/msgpack/fallback.py +929 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/LICENSE +3 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/LICENSE.APACHE +177 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/LICENSE.BSD +23 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__init__.py +15 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/pylock.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_elffile.py +108 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_manylinux.py +262 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_musllinux.py +85 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_parser.py +365 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_structures.py +69 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/_tokenizer.py +193 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/licenses/__init__.py +147 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/licenses/_spdx.py +799 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/markers.py +388 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/metadata.py +978 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/pylock.py +635 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/requirements.py +86 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/specifiers.py +1068 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/tags.py +651 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/utils.py +158 -0
- package/python/Lib/site-packages/pip/_vendor/packaging/version.py +792 -0
- package/python/Lib/site-packages/pip/_vendor/pkg_resources/LICENSE +17 -0
- package/python/Lib/site-packages/pip/_vendor/pkg_resources/__init__.py +3676 -0
- package/python/Lib/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__init__.py +631 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__main__.py +55 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/android.py +249 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/api.py +299 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/macos.py +146 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/unix.py +272 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/version.py +34 -0
- package/python/Lib/site-packages/pip/_vendor/platformdirs/windows.py +278 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/LICENSE +25 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__init__.py +82 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__main__.py +17 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/console.py +70 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/filter.py +70 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/filters/__init__.py +940 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatter.py +129 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatters/__init__.py +157 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/formatters/_mapping.py +23 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexer.py +963 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/__init__.py +362 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/_mapping.py +602 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/lexers/python.py +1201 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/modeline.py +43 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/plugin.py +72 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/regexopt.py +91 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/scanner.py +104 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/sphinxext.py +247 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/style.py +203 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/styles/__init__.py +61 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/styles/_mapping.py +54 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/token.py +214 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/unistring.py +153 -0
- package/python/Lib/site-packages/pip/_vendor/pygments/util.py +324 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/__init__.py +31 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_impl.py +410 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +21 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +389 -0
- package/python/Lib/site-packages/pip/_vendor/pyproject_hooks/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/LICENSE +175 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__init__.py +179 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/api.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/help.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/models.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/requests/__version__.py +14 -0
- package/python/Lib/site-packages/pip/_vendor/requests/_internal_utils.py +50 -0
- package/python/Lib/site-packages/pip/_vendor/requests/adapters.py +696 -0
- package/python/Lib/site-packages/pip/_vendor/requests/api.py +157 -0
- package/python/Lib/site-packages/pip/_vendor/requests/auth.py +314 -0
- package/python/Lib/site-packages/pip/_vendor/requests/certs.py +17 -0
- package/python/Lib/site-packages/pip/_vendor/requests/compat.py +90 -0
- package/python/Lib/site-packages/pip/_vendor/requests/cookies.py +561 -0
- package/python/Lib/site-packages/pip/_vendor/requests/exceptions.py +151 -0
- package/python/Lib/site-packages/pip/_vendor/requests/help.py +127 -0
- package/python/Lib/site-packages/pip/_vendor/requests/hooks.py +33 -0
- package/python/Lib/site-packages/pip/_vendor/requests/models.py +1039 -0
- package/python/Lib/site-packages/pip/_vendor/requests/packages.py +25 -0
- package/python/Lib/site-packages/pip/_vendor/requests/sessions.py +831 -0
- package/python/Lib/site-packages/pip/_vendor/requests/status_codes.py +128 -0
- package/python/Lib/site-packages/pip/_vendor/requests/structures.py +99 -0
- package/python/Lib/site-packages/pip/_vendor/requests/utils.py +1086 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/LICENSE +13 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__init__.py +27 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/providers.py +196 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/reporters.py +55 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py +27 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py +47 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py +48 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py +57 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py +627 -0
- package/python/Lib/site-packages/pip/_vendor/resolvelib/structs.py +209 -0
- package/python/Lib/site-packages/pip/_vendor/rich/LICENSE +19 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__init__.py +177 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__main__.py +245 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/align.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/box.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/color.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/console.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/control.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/json.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/live.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/region.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/status.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/style.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/table.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/text.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_cell_widths.py +454 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_emoji_codes.py +3610 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_emoji_replace.py +32 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_export_format.py +76 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_extension.py +10 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_fileno.py +24 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_inspect.py +268 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_log_render.py +94 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_loop.py +43 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_null_file.py +69 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_palettes.py +309 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_pick.py +17 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_ratio.py +153 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_spinners.py +482 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_stack.py +16 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_timer.py +19 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_win32_console.py +661 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_windows.py +71 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_windows_renderer.py +56 -0
- package/python/Lib/site-packages/pip/_vendor/rich/_wrap.py +93 -0
- package/python/Lib/site-packages/pip/_vendor/rich/abc.py +33 -0
- package/python/Lib/site-packages/pip/_vendor/rich/align.py +306 -0
- package/python/Lib/site-packages/pip/_vendor/rich/ansi.py +241 -0
- package/python/Lib/site-packages/pip/_vendor/rich/bar.py +93 -0
- package/python/Lib/site-packages/pip/_vendor/rich/box.py +474 -0
- package/python/Lib/site-packages/pip/_vendor/rich/cells.py +174 -0
- package/python/Lib/site-packages/pip/_vendor/rich/color.py +621 -0
- package/python/Lib/site-packages/pip/_vendor/rich/color_triplet.py +38 -0
- package/python/Lib/site-packages/pip/_vendor/rich/columns.py +187 -0
- package/python/Lib/site-packages/pip/_vendor/rich/console.py +2680 -0
- package/python/Lib/site-packages/pip/_vendor/rich/constrain.py +37 -0
- package/python/Lib/site-packages/pip/_vendor/rich/containers.py +167 -0
- package/python/Lib/site-packages/pip/_vendor/rich/control.py +219 -0
- package/python/Lib/site-packages/pip/_vendor/rich/default_styles.py +193 -0
- package/python/Lib/site-packages/pip/_vendor/rich/diagnose.py +39 -0
- package/python/Lib/site-packages/pip/_vendor/rich/emoji.py +91 -0
- package/python/Lib/site-packages/pip/_vendor/rich/errors.py +34 -0
- package/python/Lib/site-packages/pip/_vendor/rich/file_proxy.py +57 -0
- package/python/Lib/site-packages/pip/_vendor/rich/filesize.py +88 -0
- package/python/Lib/site-packages/pip/_vendor/rich/highlighter.py +232 -0
- package/python/Lib/site-packages/pip/_vendor/rich/json.py +139 -0
- package/python/Lib/site-packages/pip/_vendor/rich/jupyter.py +101 -0
- package/python/Lib/site-packages/pip/_vendor/rich/layout.py +442 -0
- package/python/Lib/site-packages/pip/_vendor/rich/live.py +400 -0
- package/python/Lib/site-packages/pip/_vendor/rich/live_render.py +106 -0
- package/python/Lib/site-packages/pip/_vendor/rich/logging.py +297 -0
- package/python/Lib/site-packages/pip/_vendor/rich/markup.py +251 -0
- package/python/Lib/site-packages/pip/_vendor/rich/measure.py +151 -0
- package/python/Lib/site-packages/pip/_vendor/rich/padding.py +141 -0
- package/python/Lib/site-packages/pip/_vendor/rich/pager.py +34 -0
- package/python/Lib/site-packages/pip/_vendor/rich/palette.py +100 -0
- package/python/Lib/site-packages/pip/_vendor/rich/panel.py +317 -0
- package/python/Lib/site-packages/pip/_vendor/rich/pretty.py +1016 -0
- package/python/Lib/site-packages/pip/_vendor/rich/progress.py +1715 -0
- package/python/Lib/site-packages/pip/_vendor/rich/progress_bar.py +223 -0
- package/python/Lib/site-packages/pip/_vendor/rich/prompt.py +400 -0
- package/python/Lib/site-packages/pip/_vendor/rich/protocol.py +42 -0
- package/python/Lib/site-packages/pip/_vendor/rich/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/rich/region.py +10 -0
- package/python/Lib/site-packages/pip/_vendor/rich/repr.py +149 -0
- package/python/Lib/site-packages/pip/_vendor/rich/rule.py +130 -0
- package/python/Lib/site-packages/pip/_vendor/rich/scope.py +86 -0
- package/python/Lib/site-packages/pip/_vendor/rich/screen.py +54 -0
- package/python/Lib/site-packages/pip/_vendor/rich/segment.py +752 -0
- package/python/Lib/site-packages/pip/_vendor/rich/spinner.py +132 -0
- package/python/Lib/site-packages/pip/_vendor/rich/status.py +131 -0
- package/python/Lib/site-packages/pip/_vendor/rich/style.py +792 -0
- package/python/Lib/site-packages/pip/_vendor/rich/styled.py +42 -0
- package/python/Lib/site-packages/pip/_vendor/rich/syntax.py +985 -0
- package/python/Lib/site-packages/pip/_vendor/rich/table.py +1006 -0
- package/python/Lib/site-packages/pip/_vendor/rich/terminal_theme.py +153 -0
- package/python/Lib/site-packages/pip/_vendor/rich/text.py +1361 -0
- package/python/Lib/site-packages/pip/_vendor/rich/theme.py +115 -0
- package/python/Lib/site-packages/pip/_vendor/rich/themes.py +5 -0
- package/python/Lib/site-packages/pip/_vendor/rich/traceback.py +899 -0
- package/python/Lib/site-packages/pip/_vendor/rich/tree.py +257 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__init__.py +8 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/_parser.py +777 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/_re.py +115 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/_types.py +10 -0
- package/python/Lib/site-packages/pip/_vendor/tomli/py.typed +1 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/__init__.py +4 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/_writer.py +229 -0
- package/python/Lib/site-packages/pip/_vendor/tomli_w/py.typed +1 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/LICENSE +21 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__init__.py +36 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_api.py +341 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_macos.py +571 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_openssl.py +68 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_ssl_constants.py +31 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/_windows.py +567 -0
- package/python/Lib/site-packages/pip/_vendor/truststore/py.typed +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/LICENSE.txt +21 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__init__.py +102 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/_collections.py +355 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/_version.py +2 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/connection.py +572 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/connectionpool.py +1140 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +36 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +519 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +397 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/appengine.py +314 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +130 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +518 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +920 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/contrib/socks.py +216 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/exceptions.py +323 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/fields.py +274 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/filepost.py +98 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +51 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +155 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/packages/six.py +1076 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/poolmanager.py +540 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/request.py +191 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/response.py +879 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__init__.py +49 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-313.pyc +0 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/connection.py +149 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/proxy.py +57 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/queue.py +22 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/request.py +137 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/response.py +107 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/retry.py +622 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/ssl_.py +504 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +159 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/ssltransport.py +221 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/timeout.py +271 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/url.py +435 -0
- package/python/Lib/site-packages/pip/_vendor/urllib3/util/wait.py +152 -0
- package/python/Lib/site-packages/pip/_vendor/vendor.txt +19 -0
- package/python/Lib/site-packages/pip/py.typed +4 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/INSTALLER +1 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/METADATA +111 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/RECORD +879 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/REQUESTED +0 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/WHEEL +4 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/direct_url.json +1 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/entry_points.txt +4 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/AUTHORS.txt +860 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/LICENSE.txt +20 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/cachecontrol/LICENSE.txt +13 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/certifi/LICENSE +20 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/dependency_groups/LICENSE.txt +9 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/distlib/LICENSE.txt +284 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/distro/LICENSE +202 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/idna/LICENSE.md +31 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/msgpack/COPYING +14 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE +3 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.APACHE +177 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.BSD +23 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pkg_resources/LICENSE +17 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/platformdirs/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pygments/LICENSE +25 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pyproject_hooks/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/requests/LICENSE +175 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/resolvelib/LICENSE +13 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/rich/LICENSE +19 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/tomli/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/tomli_w/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/truststore/LICENSE +21 -0
- package/python/Lib/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/urllib3/LICENSE.txt +21 -0
- package/python/Lib/site.py +773 -0
- package/python/Lib/smtplib.py +1123 -0
- package/python/Lib/socket.py +982 -0
- package/python/Lib/socketserver.py +863 -0
- package/python/Lib/sqlite3/__init__.py +70 -0
- package/python/Lib/sqlite3/__main__.py +139 -0
- package/python/Lib/sqlite3/dbapi2.py +108 -0
- package/python/Lib/sqlite3/dump.py +113 -0
- package/python/Lib/sre_compile.py +7 -0
- package/python/Lib/sre_constants.py +7 -0
- package/python/Lib/sre_parse.py +7 -0
- package/python/Lib/ssl.py +1529 -0
- package/python/Lib/stat.py +212 -0
- package/python/Lib/statistics.py +1817 -0
- package/python/Lib/string.py +309 -0
- package/python/Lib/stringprep.py +272 -0
- package/python/Lib/struct.py +15 -0
- package/python/Lib/subprocess.py +2258 -0
- package/python/Lib/symtable.py +414 -0
- package/python/Lib/sysconfig/__init__.py +726 -0
- package/python/Lib/sysconfig/__main__.py +248 -0
- package/python/Lib/sysconfig/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/tabnanny.py +340 -0
- package/python/Lib/tarfile.py +3070 -0
- package/python/Lib/tempfile.py +957 -0
- package/python/Lib/textwrap.py +497 -0
- package/python/Lib/this.py +28 -0
- package/python/Lib/threading.py +1602 -0
- package/python/Lib/timeit.py +381 -0
- package/python/Lib/tkinter/__init__.py +5002 -0
- package/python/Lib/tkinter/__main__.py +7 -0
- package/python/Lib/tkinter/colorchooser.py +86 -0
- package/python/Lib/tkinter/commondialog.py +53 -0
- package/python/Lib/tkinter/constants.py +110 -0
- package/python/Lib/tkinter/dialog.py +49 -0
- package/python/Lib/tkinter/dnd.py +324 -0
- package/python/Lib/tkinter/filedialog.py +492 -0
- package/python/Lib/tkinter/font.py +239 -0
- package/python/Lib/tkinter/messagebox.py +146 -0
- package/python/Lib/tkinter/scrolledtext.py +56 -0
- package/python/Lib/tkinter/simpledialog.py +441 -0
- package/python/Lib/tkinter/ttk.py +1647 -0
- package/python/Lib/token.py +141 -0
- package/python/Lib/tokenize.py +592 -0
- package/python/Lib/tomllib/__init__.py +10 -0
- package/python/Lib/tomllib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/tomllib/__pycache__/_parser.cpython-313.pyc +0 -0
- package/python/Lib/tomllib/__pycache__/_re.cpython-313.pyc +0 -0
- package/python/Lib/tomllib/__pycache__/_types.cpython-313.pyc +0 -0
- package/python/Lib/tomllib/_parser.py +691 -0
- package/python/Lib/tomllib/_re.py +107 -0
- package/python/Lib/tomllib/_types.py +10 -0
- package/python/Lib/tomllib/mypy.ini +17 -0
- package/python/Lib/trace.py +754 -0
- package/python/Lib/traceback.py +1638 -0
- package/python/Lib/tracemalloc.py +560 -0
- package/python/Lib/tty.py +73 -0
- package/python/Lib/turtle.py +4199 -0
- package/python/Lib/turtledemo/__init__.py +14 -0
- package/python/Lib/turtledemo/__main__.py +401 -0
- package/python/Lib/turtledemo/bytedesign.py +161 -0
- package/python/Lib/turtledemo/chaos.py +59 -0
- package/python/Lib/turtledemo/clock.py +138 -0
- package/python/Lib/turtledemo/colormixer.py +58 -0
- package/python/Lib/turtledemo/forest.py +108 -0
- package/python/Lib/turtledemo/fractalcurves.py +138 -0
- package/python/Lib/turtledemo/lindenmayer.py +119 -0
- package/python/Lib/turtledemo/minimal_hanoi.py +79 -0
- package/python/Lib/turtledemo/nim.py +226 -0
- package/python/Lib/turtledemo/paint.py +54 -0
- package/python/Lib/turtledemo/peace.py +61 -0
- package/python/Lib/turtledemo/penrose.py +175 -0
- package/python/Lib/turtledemo/planet_and_moon.py +111 -0
- package/python/Lib/turtledemo/rosette.py +65 -0
- package/python/Lib/turtledemo/round_dance.py +86 -0
- package/python/Lib/turtledemo/sorting_animate.py +204 -0
- package/python/Lib/turtledemo/tree.py +62 -0
- package/python/Lib/turtledemo/turtle.cfg +10 -0
- package/python/Lib/turtledemo/two_canvases.py +54 -0
- package/python/Lib/turtledemo/yinyang.py +49 -0
- package/python/Lib/types.py +345 -0
- package/python/Lib/typing.py +3831 -0
- package/python/Lib/unittest/__init__.py +80 -0
- package/python/Lib/unittest/__main__.py +18 -0
- package/python/Lib/unittest/_log.py +86 -0
- package/python/Lib/unittest/async_case.py +146 -0
- package/python/Lib/unittest/case.py +1478 -0
- package/python/Lib/unittest/loader.py +453 -0
- package/python/Lib/unittest/main.py +280 -0
- package/python/Lib/unittest/mock.py +3179 -0
- package/python/Lib/unittest/result.py +256 -0
- package/python/Lib/unittest/runner.py +292 -0
- package/python/Lib/unittest/signals.py +71 -0
- package/python/Lib/unittest/suite.py +379 -0
- package/python/Lib/unittest/util.py +170 -0
- package/python/Lib/urllib/__init__.py +0 -0
- package/python/Lib/urllib/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/urllib/__pycache__/error.cpython-313.pyc +0 -0
- package/python/Lib/urllib/__pycache__/parse.cpython-313.pyc +0 -0
- package/python/Lib/urllib/__pycache__/request.cpython-313.pyc +0 -0
- package/python/Lib/urllib/__pycache__/response.cpython-313.pyc +0 -0
- package/python/Lib/urllib/error.py +74 -0
- package/python/Lib/urllib/parse.py +1262 -0
- package/python/Lib/urllib/request.py +2797 -0
- package/python/Lib/urllib/response.py +84 -0
- package/python/Lib/urllib/robotparser.py +286 -0
- package/python/Lib/uuid.py +784 -0
- package/python/Lib/venv/__init__.py +687 -0
- package/python/Lib/venv/__main__.py +10 -0
- package/python/Lib/venv/scripts/common/Activate.ps1 +248 -0
- package/python/Lib/venv/scripts/common/activate +76 -0
- package/python/Lib/venv/scripts/common/activate.fish +69 -0
- package/python/Lib/venv/scripts/nt/activate.bat +34 -0
- package/python/Lib/venv/scripts/nt/deactivate.bat +22 -0
- package/python/Lib/venv/scripts/nt/venvlauncher.exe +0 -0
- package/python/Lib/venv/scripts/nt/venvlauncher.pdb +0 -0
- package/python/Lib/venv/scripts/nt/venvwlauncher.exe +0 -0
- package/python/Lib/venv/scripts/nt/venvwlauncher.pdb +0 -0
- package/python/Lib/venv/scripts/posix/activate.csh +27 -0
- package/python/Lib/warnings.py +735 -0
- package/python/Lib/wave.py +665 -0
- package/python/Lib/weakref.py +674 -0
- package/python/Lib/webbrowser.py +710 -0
- package/python/Lib/wsgiref/__init__.py +25 -0
- package/python/Lib/wsgiref/handlers.py +573 -0
- package/python/Lib/wsgiref/headers.py +187 -0
- package/python/Lib/wsgiref/simple_server.py +161 -0
- package/python/Lib/wsgiref/types.py +54 -0
- package/python/Lib/wsgiref/util.py +159 -0
- package/python/Lib/wsgiref/validate.py +438 -0
- package/python/Lib/xml/__init__.py +20 -0
- package/python/Lib/xml/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/xml/dom/NodeFilter.py +27 -0
- package/python/Lib/xml/dom/__init__.py +140 -0
- package/python/Lib/xml/dom/domreg.py +99 -0
- package/python/Lib/xml/dom/expatbuilder.py +962 -0
- package/python/Lib/xml/dom/minicompat.py +109 -0
- package/python/Lib/xml/dom/minidom.py +2024 -0
- package/python/Lib/xml/dom/pulldom.py +336 -0
- package/python/Lib/xml/dom/xmlbuilder.py +389 -0
- package/python/Lib/xml/etree/ElementInclude.py +186 -0
- package/python/Lib/xml/etree/ElementPath.py +423 -0
- package/python/Lib/xml/etree/ElementTree.py +2098 -0
- package/python/Lib/xml/etree/__init__.py +33 -0
- package/python/Lib/xml/etree/cElementTree.py +3 -0
- package/python/Lib/xml/parsers/__init__.py +8 -0
- package/python/Lib/xml/parsers/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/xml/parsers/__pycache__/expat.cpython-313.pyc +0 -0
- package/python/Lib/xml/parsers/expat.py +8 -0
- package/python/Lib/xml/sax/__init__.py +94 -0
- package/python/Lib/xml/sax/_exceptions.py +127 -0
- package/python/Lib/xml/sax/expatreader.py +454 -0
- package/python/Lib/xml/sax/handler.py +387 -0
- package/python/Lib/xml/sax/saxutils.py +369 -0
- package/python/Lib/xml/sax/xmlreader.py +378 -0
- package/python/Lib/xmlrpc/__init__.py +1 -0
- package/python/Lib/xmlrpc/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/xmlrpc/__pycache__/client.cpython-313.pyc +0 -0
- package/python/Lib/xmlrpc/client.py +1503 -0
- package/python/Lib/xmlrpc/server.py +1002 -0
- package/python/Lib/zipapp.py +229 -0
- package/python/Lib/zipfile/__init__.py +2375 -0
- package/python/Lib/zipfile/__main__.py +4 -0
- package/python/Lib/zipfile/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/zipfile/_path/__init__.py +452 -0
- package/python/Lib/zipfile/_path/__pycache__/__init__.cpython-313.pyc +0 -0
- package/python/Lib/zipfile/_path/__pycache__/glob.cpython-313.pyc +0 -0
- package/python/Lib/zipfile/_path/glob.py +113 -0
- package/python/Lib/zipimport.py +803 -0
- package/python/Lib/zoneinfo/__init__.py +34 -0
- package/python/Lib/zoneinfo/_common.py +168 -0
- package/python/Lib/zoneinfo/_tzpath.py +189 -0
- package/python/Lib/zoneinfo/_zoneinfo.py +772 -0
- package/python/Scripts/.empty +0 -0
- package/python/include/Python.h +140 -0
- package/python/include/abstract.h +921 -0
- package/python/include/bltinmodule.h +14 -0
- package/python/include/boolobject.h +54 -0
- package/python/include/bytearrayobject.h +44 -0
- package/python/include/bytesobject.h +66 -0
- package/python/include/ceval.h +145 -0
- package/python/include/codecs.h +176 -0
- package/python/include/compile.h +22 -0
- package/python/include/complexobject.h +30 -0
- package/python/include/cpython/abstract.h +87 -0
- package/python/include/cpython/bytearrayobject.h +34 -0
- package/python/include/cpython/bytesobject.h +37 -0
- package/python/include/cpython/cellobject.h +44 -0
- package/python/include/cpython/ceval.h +25 -0
- package/python/include/cpython/classobject.h +71 -0
- package/python/include/cpython/code.h +358 -0
- package/python/include/cpython/compile.h +50 -0
- package/python/include/cpython/complexobject.h +33 -0
- package/python/include/cpython/context.h +74 -0
- package/python/include/cpython/critical_section.h +134 -0
- package/python/include/cpython/descrobject.h +62 -0
- package/python/include/cpython/dictobject.h +102 -0
- package/python/include/cpython/fileobject.h +16 -0
- package/python/include/cpython/fileutils.h +8 -0
- package/python/include/cpython/floatobject.h +27 -0
- package/python/include/cpython/frameobject.h +35 -0
- package/python/include/cpython/funcobject.h +184 -0
- package/python/include/cpython/genobject.h +83 -0
- package/python/include/cpython/import.h +25 -0
- package/python/include/cpython/initconfig.h +274 -0
- package/python/include/cpython/listobject.h +53 -0
- package/python/include/cpython/lock.h +63 -0
- package/python/include/cpython/longintrepr.h +146 -0
- package/python/include/cpython/longobject.h +116 -0
- package/python/include/cpython/memoryobject.h +50 -0
- package/python/include/cpython/methodobject.h +66 -0
- package/python/include/cpython/modsupport.h +26 -0
- package/python/include/cpython/monitoring.h +250 -0
- package/python/include/cpython/object.h +535 -0
- package/python/include/cpython/objimpl.h +104 -0
- package/python/include/cpython/odictobject.h +43 -0
- package/python/include/cpython/picklebufobject.h +31 -0
- package/python/include/cpython/pthread_stubs.h +105 -0
- package/python/include/cpython/pyatomic.h +569 -0
- package/python/include/cpython/pyatomic_gcc.h +551 -0
- package/python/include/cpython/pyatomic_msc.h +1095 -0
- package/python/include/cpython/pyatomic_std.h +976 -0
- package/python/include/cpython/pyctype.h +39 -0
- package/python/include/cpython/pydebug.h +38 -0
- package/python/include/cpython/pyerrors.h +132 -0
- package/python/include/cpython/pyfpe.h +15 -0
- package/python/include/cpython/pyframe.h +45 -0
- package/python/include/cpython/pyhash.h +47 -0
- package/python/include/cpython/pylifecycle.h +92 -0
- package/python/include/cpython/pymem.h +84 -0
- package/python/include/cpython/pystate.h +277 -0
- package/python/include/cpython/pystats.h +175 -0
- package/python/include/cpython/pythonrun.h +96 -0
- package/python/include/cpython/pythread.h +43 -0
- package/python/include/cpython/pytime.h +27 -0
- package/python/include/cpython/setobject.h +71 -0
- package/python/include/cpython/sysmodule.h +22 -0
- package/python/include/cpython/traceback.h +13 -0
- package/python/include/cpython/tracemalloc.h +32 -0
- package/python/include/cpython/tupleobject.h +38 -0
- package/python/include/cpython/unicodeobject.h +703 -0
- package/python/include/cpython/warnings.h +20 -0
- package/python/include/cpython/weakrefobject.h +63 -0
- package/python/include/critical_section.h +16 -0
- package/python/include/datetime.h +267 -0
- package/python/include/descrobject.h +100 -0
- package/python/include/dictobject.h +108 -0
- package/python/include/dynamic_annotations.h +499 -0
- package/python/include/enumobject.h +17 -0
- package/python/include/errcode.h +45 -0
- package/python/include/exports.h +108 -0
- package/python/include/fileobject.h +41 -0
- package/python/include/fileutils.h +62 -0
- package/python/include/floatobject.h +54 -0
- package/python/include/frameobject.h +20 -0
- package/python/include/genericaliasobject.h +14 -0
- package/python/include/import.h +103 -0
- package/python/include/internal/mimalloc/mimalloc/atomic.h +392 -0
- package/python/include/internal/mimalloc/mimalloc/internal.h +969 -0
- package/python/include/internal/mimalloc/mimalloc/prim.h +329 -0
- package/python/include/internal/mimalloc/mimalloc/track.h +147 -0
- package/python/include/internal/mimalloc/mimalloc/types.h +721 -0
- package/python/include/internal/mimalloc/mimalloc.h +565 -0
- package/python/include/internal/pycore_abstract.h +61 -0
- package/python/include/internal/pycore_asdl.h +112 -0
- package/python/include/internal/pycore_ast.h +926 -0
- package/python/include/internal/pycore_ast_state.h +268 -0
- package/python/include/internal/pycore_atexit.h +67 -0
- package/python/include/internal/pycore_backoff.h +145 -0
- package/python/include/internal/pycore_bitutils.h +186 -0
- package/python/include/internal/pycore_blocks_output_buffer.h +321 -0
- package/python/include/internal/pycore_brc.h +74 -0
- package/python/include/internal/pycore_bytes_methods.h +82 -0
- package/python/include/internal/pycore_bytesobject.h +152 -0
- package/python/include/internal/pycore_call.h +205 -0
- package/python/include/internal/pycore_capsule.h +17 -0
- package/python/include/internal/pycore_cell.h +48 -0
- package/python/include/internal/pycore_ceval.h +305 -0
- package/python/include/internal/pycore_ceval_state.h +137 -0
- package/python/include/internal/pycore_code.h +603 -0
- package/python/include/internal/pycore_codecs.h +86 -0
- package/python/include/internal/pycore_compile.h +118 -0
- package/python/include/internal/pycore_complexobject.h +25 -0
- package/python/include/internal/pycore_condvar.h +93 -0
- package/python/include/internal/pycore_context.h +61 -0
- package/python/include/internal/pycore_critical_section.h +233 -0
- package/python/include/internal/pycore_crossinterp.h +340 -0
- package/python/include/internal/pycore_descrobject.h +28 -0
- package/python/include/internal/pycore_dict.h +340 -0
- package/python/include/internal/pycore_dict_state.h +32 -0
- package/python/include/internal/pycore_dtoa.h +75 -0
- package/python/include/internal/pycore_emscripten_signal.h +30 -0
- package/python/include/internal/pycore_emscripten_trampoline.h +81 -0
- package/python/include/internal/pycore_exceptions.h +40 -0
- package/python/include/internal/pycore_faulthandler.h +99 -0
- package/python/include/internal/pycore_fileutils.h +335 -0
- package/python/include/internal/pycore_fileutils_windows.h +98 -0
- package/python/include/internal/pycore_floatobject.h +62 -0
- package/python/include/internal/pycore_flowgraph.h +40 -0
- package/python/include/internal/pycore_format.h +27 -0
- package/python/include/internal/pycore_frame.h +370 -0
- package/python/include/internal/pycore_freelist.h +153 -0
- package/python/include/internal/pycore_function.h +55 -0
- package/python/include/internal/pycore_gc.h +365 -0
- package/python/include/internal/pycore_genobject.h +32 -0
- package/python/include/internal/pycore_getopt.h +22 -0
- package/python/include/internal/pycore_gil.h +66 -0
- package/python/include/internal/pycore_global_objects.h +105 -0
- package/python/include/internal/pycore_global_objects_fini_generated.h +1554 -0
- package/python/include/internal/pycore_global_strings.h +814 -0
- package/python/include/internal/pycore_hamt.h +134 -0
- package/python/include/internal/pycore_hashtable.h +150 -0
- package/python/include/internal/pycore_identifier.h +20 -0
- package/python/include/internal/pycore_import.h +213 -0
- package/python/include/internal/pycore_importdl.h +139 -0
- package/python/include/internal/pycore_initconfig.h +200 -0
- package/python/include/internal/pycore_instruction_sequence.h +73 -0
- package/python/include/internal/pycore_instruments.h +75 -0
- package/python/include/internal/pycore_interp.h +423 -0
- package/python/include/internal/pycore_intrinsics.h +51 -0
- package/python/include/internal/pycore_jit.h +25 -0
- package/python/include/internal/pycore_list.h +66 -0
- package/python/include/internal/pycore_llist.h +106 -0
- package/python/include/internal/pycore_lock.h +241 -0
- package/python/include/internal/pycore_long.h +310 -0
- package/python/include/internal/pycore_memoryobject.h +20 -0
- package/python/include/internal/pycore_mimalloc.h +69 -0
- package/python/include/internal/pycore_modsupport.h +107 -0
- package/python/include/internal/pycore_moduleobject.h +56 -0
- package/python/include/internal/pycore_namespace.h +21 -0
- package/python/include/internal/pycore_object.h +867 -0
- package/python/include/internal/pycore_object_alloc.h +71 -0
- package/python/include/internal/pycore_object_stack.h +97 -0
- package/python/include/internal/pycore_object_state.h +41 -0
- package/python/include/internal/pycore_obmalloc.h +702 -0
- package/python/include/internal/pycore_obmalloc_init.h +66 -0
- package/python/include/internal/pycore_opcode_metadata.h +1922 -0
- package/python/include/internal/pycore_opcode_utils.h +73 -0
- package/python/include/internal/pycore_optimizer.h +272 -0
- package/python/include/internal/pycore_parking_lot.h +97 -0
- package/python/include/internal/pycore_parser.h +95 -0
- package/python/include/internal/pycore_pathconfig.h +26 -0
- package/python/include/internal/pycore_pyarena.h +68 -0
- package/python/include/internal/pycore_pyatomic_ft_wrappers.h +165 -0
- package/python/include/internal/pycore_pybuffer.h +21 -0
- package/python/include/internal/pycore_pyerrors.h +190 -0
- package/python/include/internal/pycore_pyhash.h +107 -0
- package/python/include/internal/pycore_pylifecycle.h +136 -0
- package/python/include/internal/pycore_pymath.h +205 -0
- package/python/include/internal/pycore_pymem.h +161 -0
- package/python/include/internal/pycore_pymem_init.h +103 -0
- package/python/include/internal/pycore_pystate.h +299 -0
- package/python/include/internal/pycore_pystats.h +21 -0
- package/python/include/internal/pycore_pythonrun.h +39 -0
- package/python/include/internal/pycore_pythread.h +172 -0
- package/python/include/internal/pycore_qsbr.h +173 -0
- package/python/include/internal/pycore_range.h +21 -0
- package/python/include/internal/pycore_runtime.h +410 -0
- package/python/include/internal/pycore_runtime_init.h +329 -0
- package/python/include/internal/pycore_runtime_init_generated.h +1551 -0
- package/python/include/internal/pycore_semaphore.h +67 -0
- package/python/include/internal/pycore_setobject.h +39 -0
- package/python/include/internal/pycore_signal.h +108 -0
- package/python/include/internal/pycore_sliceobject.h +20 -0
- package/python/include/internal/pycore_stackref.h +195 -0
- package/python/include/internal/pycore_strhex.h +39 -0
- package/python/include/internal/pycore_structseq.h +40 -0
- package/python/include/internal/pycore_symtable.h +204 -0
- package/python/include/internal/pycore_sysmodule.h +38 -0
- package/python/include/internal/pycore_time.h +337 -0
- package/python/include/internal/pycore_token.h +106 -0
- package/python/include/internal/pycore_traceback.h +106 -0
- package/python/include/internal/pycore_tracemalloc.h +170 -0
- package/python/include/internal/pycore_tstate.h +46 -0
- package/python/include/internal/pycore_tuple.h +35 -0
- package/python/include/internal/pycore_typeobject.h +245 -0
- package/python/include/internal/pycore_typevarobject.h +27 -0
- package/python/include/internal/pycore_ucnhash.h +36 -0
- package/python/include/internal/pycore_unicodeobject.h +351 -0
- package/python/include/internal/pycore_unicodeobject_generated.h +2980 -0
- package/python/include/internal/pycore_unionobject.h +25 -0
- package/python/include/internal/pycore_uop_ids.h +295 -0
- package/python/include/internal/pycore_uop_metadata.h +1010 -0
- package/python/include/internal/pycore_warnings.h +31 -0
- package/python/include/internal/pycore_weakref.h +133 -0
- package/python/include/intrcheck.h +23 -0
- package/python/include/iterobject.h +24 -0
- package/python/include/listobject.h +55 -0
- package/python/include/lock.h +16 -0
- package/python/include/longobject.h +114 -0
- package/python/include/marshal.h +31 -0
- package/python/include/memoryobject.h +34 -0
- package/python/include/methodobject.h +137 -0
- package/python/include/modsupport.h +146 -0
- package/python/include/moduleobject.h +122 -0
- package/python/include/monitoring.h +18 -0
- package/python/include/object.h +1280 -0
- package/python/include/objimpl.h +211 -0
- package/python/include/opcode.h +42 -0
- package/python/include/opcode_ids.h +244 -0
- package/python/include/osdefs.h +57 -0
- package/python/include/osmodule.h +17 -0
- package/python/include/patchlevel.h +35 -0
- package/python/include/py_curses.h +117 -0
- package/python/include/pyatomic.h +16 -0
- package/python/include/pybuffer.h +145 -0
- package/python/include/pycapsule.h +58 -0
- package/python/include/pyconfig.h +759 -0
- package/python/include/pydtrace.h +59 -0
- package/python/include/pyerrors.h +335 -0
- package/python/include/pyexpat.h +62 -0
- package/python/include/pyframe.h +26 -0
- package/python/include/pyhash.h +59 -0
- package/python/include/pylifecycle.h +80 -0
- package/python/include/pymacconfig.h +91 -0
- package/python/include/pymacro.h +199 -0
- package/python/include/pymath.h +62 -0
- package/python/include/pymem.h +110 -0
- package/python/include/pyport.h +633 -0
- package/python/include/pystate.h +132 -0
- package/python/include/pystats.h +26 -0
- package/python/include/pystrcmp.h +23 -0
- package/python/include/pystrtod.h +37 -0
- package/python/include/pythonrun.h +49 -0
- package/python/include/pythread.h +131 -0
- package/python/include/pytypedefs.h +30 -0
- package/python/include/rangeobject.h +27 -0
- package/python/include/setobject.h +49 -0
- package/python/include/sliceobject.h +69 -0
- package/python/include/structmember.h +56 -0
- package/python/include/structseq.h +46 -0
- package/python/include/sysmodule.h +44 -0
- package/python/include/traceback.h +26 -0
- package/python/include/tupleobject.h +46 -0
- package/python/include/typeslots.h +88 -0
- package/python/include/unicodeobject.h +1021 -0
- package/python/include/warnings.h +45 -0
- package/python/include/weakrefobject.h +46 -0
- package/python/libs/python3.lib +0 -0
- package/python/libs/python313.lib +0 -0
- package/python/python.exe +0 -0
- package/python/python.pdb +0 -0
- package/python/python3.dll +0 -0
- package/python/python3.pdb +0 -0
- package/python/python313.dll +0 -0
- package/python/python313.pdb +0 -0
- package/python/pythonw.exe +0 -0
- package/python/pythonw.pdb +0 -0
- package/python/tcl/dde1.4/pkgIndex.tcl +12 -0
- package/python/tcl/dde1.4/tcldde14.dll +0 -0
- package/python/tcl/nmake/nmakehlp.c +815 -0
- package/python/tcl/nmake/rules.vc +1869 -0
- package/python/tcl/nmake/targets.vc +98 -0
- package/python/tcl/nmake/tcl.nmake +4 -0
- package/python/tcl/reg1.3/pkgIndex.tcl +9 -0
- package/python/tcl/reg1.3/tclreg13.dll +0 -0
- package/python/tcl/tcl8/8.4/platform/shell-1.1.4.tm +241 -0
- package/python/tcl/tcl8/8.4/platform-1.0.18.tm +439 -0
- package/python/tcl/tcl8/8.5/msgcat-1.6.1.tm +1210 -0
- package/python/tcl/tcl8/8.5/tcltest-2.5.3.tm +3515 -0
- package/python/tcl/tcl8/8.6/http-2.9.5.tm +3506 -0
- package/python/tcl/tcl8.6/auto.tcl +648 -0
- package/python/tcl/tcl8.6/clock.tcl +4546 -0
- package/python/tcl/tcl8.6/encoding/ascii.enc +20 -0
- package/python/tcl/tcl8.6/encoding/big5.enc +1516 -0
- package/python/tcl/tcl8.6/encoding/cns11643.enc +1584 -0
- package/python/tcl/tcl8.6/encoding/cp1250.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1251.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1252.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1253.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1254.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1255.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1256.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1257.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp1258.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp437.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp737.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp775.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp850.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp852.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp855.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp857.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp860.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp861.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp862.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp863.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp864.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp865.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp866.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp869.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp874.enc +20 -0
- package/python/tcl/tcl8.6/encoding/cp932.enc +801 -0
- package/python/tcl/tcl8.6/encoding/cp936.enc +2162 -0
- package/python/tcl/tcl8.6/encoding/cp949.enc +2128 -0
- package/python/tcl/tcl8.6/encoding/cp950.enc +1499 -0
- package/python/tcl/tcl8.6/encoding/dingbats.enc +20 -0
- package/python/tcl/tcl8.6/encoding/ebcdic.enc +19 -0
- package/python/tcl/tcl8.6/encoding/euc-cn.enc +1397 -0
- package/python/tcl/tcl8.6/encoding/euc-jp.enc +1353 -0
- package/python/tcl/tcl8.6/encoding/euc-kr.enc +1533 -0
- package/python/tcl/tcl8.6/encoding/gb12345.enc +1414 -0
- package/python/tcl/tcl8.6/encoding/gb1988.enc +20 -0
- package/python/tcl/tcl8.6/encoding/gb2312-raw.enc +1380 -0
- package/python/tcl/tcl8.6/encoding/gb2312.enc +1397 -0
- package/python/tcl/tcl8.6/encoding/iso2022-jp.enc +12 -0
- package/python/tcl/tcl8.6/encoding/iso2022-kr.enc +7 -0
- package/python/tcl/tcl8.6/encoding/iso2022.enc +14 -0
- package/python/tcl/tcl8.6/encoding/iso8859-1.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-10.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-11.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-13.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-14.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-15.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-16.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-2.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-3.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-4.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-5.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-6.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-7.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-8.enc +20 -0
- package/python/tcl/tcl8.6/encoding/iso8859-9.enc +20 -0
- package/python/tcl/tcl8.6/encoding/jis0201.enc +20 -0
- package/python/tcl/tcl8.6/encoding/jis0208.enc +1319 -0
- package/python/tcl/tcl8.6/encoding/jis0212.enc +1159 -0
- package/python/tcl/tcl8.6/encoding/koi8-r.enc +20 -0
- package/python/tcl/tcl8.6/encoding/koi8-u.enc +20 -0
- package/python/tcl/tcl8.6/encoding/ksc5601.enc +1516 -0
- package/python/tcl/tcl8.6/encoding/macCentEuro.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macCroatian.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macCyrillic.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macDingbats.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macGreek.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macIceland.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macJapan.enc +785 -0
- package/python/tcl/tcl8.6/encoding/macRoman.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macRomania.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macThai.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macTurkish.enc +20 -0
- package/python/tcl/tcl8.6/encoding/macUkraine.enc +20 -0
- package/python/tcl/tcl8.6/encoding/shiftjis.enc +690 -0
- package/python/tcl/tcl8.6/encoding/symbol.enc +20 -0
- package/python/tcl/tcl8.6/encoding/tis-620.enc +20 -0
- package/python/tcl/tcl8.6/history.tcl +335 -0
- package/python/tcl/tcl8.6/http1.0/http.tcl +377 -0
- package/python/tcl/tcl8.6/http1.0/pkgIndex.tcl +11 -0
- package/python/tcl/tcl8.6/init.tcl +827 -0
- package/python/tcl/tcl8.6/msgs/af.msg +49 -0
- package/python/tcl/tcl8.6/msgs/af_za.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ar.msg +54 -0
- package/python/tcl/tcl8.6/msgs/ar_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ar_jo.msg +39 -0
- package/python/tcl/tcl8.6/msgs/ar_lb.msg +39 -0
- package/python/tcl/tcl8.6/msgs/ar_sy.msg +39 -0
- package/python/tcl/tcl8.6/msgs/be.msg +52 -0
- package/python/tcl/tcl8.6/msgs/bg.msg +52 -0
- package/python/tcl/tcl8.6/msgs/bn.msg +49 -0
- package/python/tcl/tcl8.6/msgs/bn_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ca.msg +50 -0
- package/python/tcl/tcl8.6/msgs/cs.msg +54 -0
- package/python/tcl/tcl8.6/msgs/da.msg +52 -0
- package/python/tcl/tcl8.6/msgs/de.msg +54 -0
- package/python/tcl/tcl8.6/msgs/de_at.msg +35 -0
- package/python/tcl/tcl8.6/msgs/de_be.msg +53 -0
- package/python/tcl/tcl8.6/msgs/el.msg +52 -0
- package/python/tcl/tcl8.6/msgs/en_au.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_be.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_bw.msg +6 -0
- package/python/tcl/tcl8.6/msgs/en_ca.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_gb.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_hk.msg +8 -0
- package/python/tcl/tcl8.6/msgs/en_ie.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_in.msg +8 -0
- package/python/tcl/tcl8.6/msgs/en_nz.msg +7 -0
- package/python/tcl/tcl8.6/msgs/en_ph.msg +8 -0
- package/python/tcl/tcl8.6/msgs/en_sg.msg +6 -0
- package/python/tcl/tcl8.6/msgs/en_za.msg +6 -0
- package/python/tcl/tcl8.6/msgs/en_zw.msg +6 -0
- package/python/tcl/tcl8.6/msgs/eo.msg +54 -0
- package/python/tcl/tcl8.6/msgs/es.msg +52 -0
- package/python/tcl/tcl8.6/msgs/es_ar.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_bo.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_cl.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_co.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_cr.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_do.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_ec.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_gt.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_hn.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_mx.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_ni.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_pa.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_pe.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_pr.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_py.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_sv.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_uy.msg +6 -0
- package/python/tcl/tcl8.6/msgs/es_ve.msg +6 -0
- package/python/tcl/tcl8.6/msgs/et.msg +52 -0
- package/python/tcl/tcl8.6/msgs/eu.msg +47 -0
- package/python/tcl/tcl8.6/msgs/eu_es.msg +7 -0
- package/python/tcl/tcl8.6/msgs/fa.msg +47 -0
- package/python/tcl/tcl8.6/msgs/fa_in.msg +52 -0
- package/python/tcl/tcl8.6/msgs/fa_ir.msg +9 -0
- package/python/tcl/tcl8.6/msgs/fi.msg +50 -0
- package/python/tcl/tcl8.6/msgs/fo.msg +47 -0
- package/python/tcl/tcl8.6/msgs/fo_fo.msg +7 -0
- package/python/tcl/tcl8.6/msgs/fr.msg +52 -0
- package/python/tcl/tcl8.6/msgs/fr_be.msg +7 -0
- package/python/tcl/tcl8.6/msgs/fr_ca.msg +7 -0
- package/python/tcl/tcl8.6/msgs/fr_ch.msg +7 -0
- package/python/tcl/tcl8.6/msgs/ga.msg +47 -0
- package/python/tcl/tcl8.6/msgs/ga_ie.msg +7 -0
- package/python/tcl/tcl8.6/msgs/gl.msg +47 -0
- package/python/tcl/tcl8.6/msgs/gl_es.msg +6 -0
- package/python/tcl/tcl8.6/msgs/gv.msg +47 -0
- package/python/tcl/tcl8.6/msgs/gv_gb.msg +6 -0
- package/python/tcl/tcl8.6/msgs/he.msg +52 -0
- package/python/tcl/tcl8.6/msgs/hi.msg +39 -0
- package/python/tcl/tcl8.6/msgs/hi_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/hr.msg +50 -0
- package/python/tcl/tcl8.6/msgs/hu.msg +54 -0
- package/python/tcl/tcl8.6/msgs/id.msg +47 -0
- package/python/tcl/tcl8.6/msgs/id_id.msg +6 -0
- package/python/tcl/tcl8.6/msgs/is.msg +50 -0
- package/python/tcl/tcl8.6/msgs/it.msg +54 -0
- package/python/tcl/tcl8.6/msgs/it_ch.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ja.msg +44 -0
- package/python/tcl/tcl8.6/msgs/kl.msg +47 -0
- package/python/tcl/tcl8.6/msgs/kl_gl.msg +7 -0
- package/python/tcl/tcl8.6/msgs/ko.msg +55 -0
- package/python/tcl/tcl8.6/msgs/ko_kr.msg +8 -0
- package/python/tcl/tcl8.6/msgs/kok.msg +39 -0
- package/python/tcl/tcl8.6/msgs/kok_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/kw.msg +47 -0
- package/python/tcl/tcl8.6/msgs/kw_gb.msg +6 -0
- package/python/tcl/tcl8.6/msgs/lt.msg +52 -0
- package/python/tcl/tcl8.6/msgs/lv.msg +52 -0
- package/python/tcl/tcl8.6/msgs/mk.msg +52 -0
- package/python/tcl/tcl8.6/msgs/mr.msg +39 -0
- package/python/tcl/tcl8.6/msgs/mr_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/ms.msg +47 -0
- package/python/tcl/tcl8.6/msgs/ms_my.msg +6 -0
- package/python/tcl/tcl8.6/msgs/mt.msg +27 -0
- package/python/tcl/tcl8.6/msgs/nb.msg +52 -0
- package/python/tcl/tcl8.6/msgs/nl.msg +50 -0
- package/python/tcl/tcl8.6/msgs/nl_be.msg +7 -0
- package/python/tcl/tcl8.6/msgs/nn.msg +52 -0
- package/python/tcl/tcl8.6/msgs/pl.msg +52 -0
- package/python/tcl/tcl8.6/msgs/pt.msg +50 -0
- package/python/tcl/tcl8.6/msgs/pt_br.msg +7 -0
- package/python/tcl/tcl8.6/msgs/ro.msg +52 -0
- package/python/tcl/tcl8.6/msgs/ru.msg +52 -0
- package/python/tcl/tcl8.6/msgs/ru_ua.msg +6 -0
- package/python/tcl/tcl8.6/msgs/sh.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sk.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sl.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sq.msg +54 -0
- package/python/tcl/tcl8.6/msgs/sr.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sv.msg +52 -0
- package/python/tcl/tcl8.6/msgs/sw.msg +49 -0
- package/python/tcl/tcl8.6/msgs/ta.msg +39 -0
- package/python/tcl/tcl8.6/msgs/ta_in.msg +6 -0
- package/python/tcl/tcl8.6/msgs/te.msg +47 -0
- package/python/tcl/tcl8.6/msgs/te_in.msg +8 -0
- package/python/tcl/tcl8.6/msgs/th.msg +54 -0
- package/python/tcl/tcl8.6/msgs/tr.msg +50 -0
- package/python/tcl/tcl8.6/msgs/uk.msg +52 -0
- package/python/tcl/tcl8.6/msgs/vi.msg +50 -0
- package/python/tcl/tcl8.6/msgs/zh.msg +55 -0
- package/python/tcl/tcl8.6/msgs/zh_cn.msg +7 -0
- package/python/tcl/tcl8.6/msgs/zh_hk.msg +28 -0
- package/python/tcl/tcl8.6/msgs/zh_sg.msg +8 -0
- package/python/tcl/tcl8.6/msgs/zh_tw.msg +8 -0
- package/python/tcl/tcl8.6/opt0.4/optparse.tcl +1072 -0
- package/python/tcl/tcl8.6/opt0.4/pkgIndex.tcl +12 -0
- package/python/tcl/tcl8.6/package.tcl +751 -0
- package/python/tcl/tcl8.6/parray.tcl +28 -0
- package/python/tcl/tcl8.6/safe.tcl +1289 -0
- package/python/tcl/tcl8.6/tclIndex +78 -0
- package/python/tcl/tcl8.6/tm.tcl +380 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Abidjan +6 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Accra +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Addis_Ababa +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Algiers +39 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Asmara +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Asmera +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Bamako +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Bangui +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Banjul +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Bissau +7 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Blantyre +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Brazzaville +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Bujumbura +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Cairo +132 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Casablanca +202 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Ceuta +259 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Conakry +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Dakar +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Dar_es_Salaam +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Djibouti +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Douala +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/El_Aaiun +191 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Freetown +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Gaborone +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Harare +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Johannesburg +11 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Juba +40 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Kampala +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Khartoum +40 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Kigali +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Kinshasa +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Lagos +9 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Libreville +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Lome +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Luanda +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Lubumbashi +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Lusaka +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Malabo +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Maputo +6 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Maseru +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Mbabane +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Mogadishu +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Monrovia +8 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Nairobi +10 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Ndjamena +8 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Niamey +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Nouakchott +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Ouagadougou +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Porto-Novo +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Sao_Tome +9 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Timbuktu +5 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Tripoli +34 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Tunis +39 -0
- package/python/tcl/tcl8.6/tzdata/Africa/Windhoek +58 -0
- package/python/tcl/tcl8.6/tzdata/America/Adak +276 -0
- package/python/tcl/tcl8.6/tzdata/America/Anchorage +275 -0
- package/python/tcl/tcl8.6/tzdata/America/Anguilla +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Antigua +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Araguaina +60 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Buenos_Aires +67 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Catamarca +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/ComodRivadavia +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Cordoba +67 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Jujuy +67 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/La_Rioja +69 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Mendoza +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Rio_Gallegos +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Salta +66 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/San_Juan +69 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/San_Luis +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Tucuman +69 -0
- package/python/tcl/tcl8.6/tzdata/America/Argentina/Ushuaia +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Aruba +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Asuncion +259 -0
- package/python/tcl/tcl8.6/tzdata/America/Atikokan +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Atka +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Bahia +68 -0
- package/python/tcl/tcl8.6/tzdata/America/Bahia_Banderas +222 -0
- package/python/tcl/tcl8.6/tzdata/America/Barbados +22 -0
- package/python/tcl/tcl8.6/tzdata/America/Belem +35 -0
- package/python/tcl/tcl8.6/tzdata/America/Belize +103 -0
- package/python/tcl/tcl8.6/tzdata/America/Blanc-Sablon +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Boa_Vista +40 -0
- package/python/tcl/tcl8.6/tzdata/America/Bogota +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Boise +281 -0
- package/python/tcl/tcl8.6/tzdata/America/Buenos_Aires +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Cambridge_Bay +252 -0
- package/python/tcl/tcl8.6/tzdata/America/Campo_Grande +96 -0
- package/python/tcl/tcl8.6/tzdata/America/Cancun +47 -0
- package/python/tcl/tcl8.6/tzdata/America/Caracas +10 -0
- package/python/tcl/tcl8.6/tzdata/America/Catamarca +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Cayenne +7 -0
- package/python/tcl/tcl8.6/tzdata/America/Cayman +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Chicago +369 -0
- package/python/tcl/tcl8.6/tzdata/America/Chihuahua +221 -0
- package/python/tcl/tcl8.6/tzdata/America/Coral_Harbour +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Cordoba +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Costa_Rica +15 -0
- package/python/tcl/tcl8.6/tzdata/America/Creston +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Cuiaba +96 -0
- package/python/tcl/tcl8.6/tzdata/America/Curacao +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Danmarkshavn +39 -0
- package/python/tcl/tcl8.6/tzdata/America/Dawson +98 -0
- package/python/tcl/tcl8.6/tzdata/America/Dawson_Creek +64 -0
- package/python/tcl/tcl8.6/tzdata/America/Denver +291 -0
- package/python/tcl/tcl8.6/tzdata/America/Detroit +275 -0
- package/python/tcl/tcl8.6/tzdata/America/Dominica +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Edmonton +280 -0
- package/python/tcl/tcl8.6/tzdata/America/Eirunepe +41 -0
- package/python/tcl/tcl8.6/tzdata/America/El_Salvador +10 -0
- package/python/tcl/tcl8.6/tzdata/America/Ensenada +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Fort_Nelson +151 -0
- package/python/tcl/tcl8.6/tzdata/America/Fort_Wayne +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Fortaleza +48 -0
- package/python/tcl/tcl8.6/tzdata/America/Glace_Bay +273 -0
- package/python/tcl/tcl8.6/tzdata/America/Godthab +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Goose_Bay +338 -0
- package/python/tcl/tcl8.6/tzdata/America/Grand_Turk +245 -0
- package/python/tcl/tcl8.6/tzdata/America/Grenada +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Guadeloupe +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Guatemala +14 -0
- package/python/tcl/tcl8.6/tzdata/America/Guayaquil +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Guyana +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Halifax +361 -0
- package/python/tcl/tcl8.6/tzdata/America/Havana +285 -0
- package/python/tcl/tcl8.6/tzdata/America/Hermosillo +21 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Indianapolis +234 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Knox +285 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Marengo +236 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Petersburg +247 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Tell_City +230 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Vevay +213 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Vincennes +234 -0
- package/python/tcl/tcl8.6/tzdata/America/Indiana/Winamac +240 -0
- package/python/tcl/tcl8.6/tzdata/America/Indianapolis +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Inuvik +249 -0
- package/python/tcl/tcl8.6/tzdata/America/Iqaluit +250 -0
- package/python/tcl/tcl8.6/tzdata/America/Jamaica +29 -0
- package/python/tcl/tcl8.6/tzdata/America/Jujuy +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Juneau +276 -0
- package/python/tcl/tcl8.6/tzdata/America/Kentucky/Louisville +311 -0
- package/python/tcl/tcl8.6/tzdata/America/Kentucky/Monticello +279 -0
- package/python/tcl/tcl8.6/tzdata/America/Knox_IN +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Kralendijk +5 -0
- package/python/tcl/tcl8.6/tzdata/America/La_Paz +8 -0
- package/python/tcl/tcl8.6/tzdata/America/Lima +16 -0
- package/python/tcl/tcl8.6/tzdata/America/Los_Angeles +317 -0
- package/python/tcl/tcl8.6/tzdata/America/Louisville +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Lower_Princes +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Maceio +52 -0
- package/python/tcl/tcl8.6/tzdata/America/Managua +21 -0
- package/python/tcl/tcl8.6/tzdata/America/Manaus +39 -0
- package/python/tcl/tcl8.6/tzdata/America/Marigot +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Martinique +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Matamoros +219 -0
- package/python/tcl/tcl8.6/tzdata/America/Mazatlan +222 -0
- package/python/tcl/tcl8.6/tzdata/America/Mendoza +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Menominee +274 -0
- package/python/tcl/tcl8.6/tzdata/America/Merida +216 -0
- package/python/tcl/tcl8.6/tzdata/America/Metlakatla +213 -0
- package/python/tcl/tcl8.6/tzdata/America/Mexico_City +228 -0
- package/python/tcl/tcl8.6/tzdata/America/Miquelon +234 -0
- package/python/tcl/tcl8.6/tzdata/America/Moncton +342 -0
- package/python/tcl/tcl8.6/tzdata/America/Monterrey +218 -0
- package/python/tcl/tcl8.6/tzdata/America/Montevideo +96 -0
- package/python/tcl/tcl8.6/tzdata/America/Montreal +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Montserrat +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Nassau +5 -0
- package/python/tcl/tcl8.6/tzdata/America/New_York +369 -0
- package/python/tcl/tcl8.6/tzdata/America/Nipigon +264 -0
- package/python/tcl/tcl8.6/tzdata/America/Nome +276 -0
- package/python/tcl/tcl8.6/tzdata/America/Noronha +48 -0
- package/python/tcl/tcl8.6/tzdata/America/North_Dakota/Beulah +279 -0
- package/python/tcl/tcl8.6/tzdata/America/North_Dakota/Center +279 -0
- package/python/tcl/tcl8.6/tzdata/America/North_Dakota/New_Salem +279 -0
- package/python/tcl/tcl8.6/tzdata/America/Nuuk +246 -0
- package/python/tcl/tcl8.6/tzdata/America/Ojinaga +222 -0
- package/python/tcl/tcl8.6/tzdata/America/Panama +7 -0
- package/python/tcl/tcl8.6/tzdata/America/Pangnirtung +252 -0
- package/python/tcl/tcl8.6/tzdata/America/Paramaribo +9 -0
- package/python/tcl/tcl8.6/tzdata/America/Phoenix +17 -0
- package/python/tcl/tcl8.6/tzdata/America/Port-au-Prince +215 -0
- package/python/tcl/tcl8.6/tzdata/America/Port_of_Spain +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Porto_Acre +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Porto_Velho +35 -0
- package/python/tcl/tcl8.6/tzdata/America/Puerto_Rico +10 -0
- package/python/tcl/tcl8.6/tzdata/America/Punta_Arenas +122 -0
- package/python/tcl/tcl8.6/tzdata/America/Rainy_River +264 -0
- package/python/tcl/tcl8.6/tzdata/America/Rankin_Inlet +248 -0
- package/python/tcl/tcl8.6/tzdata/America/Recife +48 -0
- package/python/tcl/tcl8.6/tzdata/America/Regina +58 -0
- package/python/tcl/tcl8.6/tzdata/America/Resolute +248 -0
- package/python/tcl/tcl8.6/tzdata/America/Rio_Branco +37 -0
- package/python/tcl/tcl8.6/tzdata/America/Rosario +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Santa_Isabel +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Santarem +36 -0
- package/python/tcl/tcl8.6/tzdata/America/Santiago +289 -0
- package/python/tcl/tcl8.6/tzdata/America/Santo_Domingo +21 -0
- package/python/tcl/tcl8.6/tzdata/America/Sao_Paulo +97 -0
- package/python/tcl/tcl8.6/tzdata/America/Scoresbysund +246 -0
- package/python/tcl/tcl8.6/tzdata/America/Shiprock +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Sitka +275 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Barthelemy +5 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Johns +372 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Kitts +5 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Lucia +5 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Thomas +5 -0
- package/python/tcl/tcl8.6/tzdata/America/St_Vincent +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Swift_Current +29 -0
- package/python/tcl/tcl8.6/tzdata/America/Tegucigalpa +12 -0
- package/python/tcl/tcl8.6/tzdata/America/Thule +224 -0
- package/python/tcl/tcl8.6/tzdata/America/Thunder_Bay +272 -0
- package/python/tcl/tcl8.6/tzdata/America/Tijuana +285 -0
- package/python/tcl/tcl8.6/tzdata/America/Toronto +365 -0
- package/python/tcl/tcl8.6/tzdata/America/Tortola +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Vancouver +320 -0
- package/python/tcl/tcl8.6/tzdata/America/Virgin +5 -0
- package/python/tcl/tcl8.6/tzdata/America/Whitehorse +98 -0
- package/python/tcl/tcl8.6/tzdata/America/Winnipeg +316 -0
- package/python/tcl/tcl8.6/tzdata/America/Yakutat +276 -0
- package/python/tcl/tcl8.6/tzdata/America/Yellowknife +252 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Casey +17 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Davis +12 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/DumontDUrville +5 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Macquarie +276 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Mawson +7 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/McMurdo +5 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Palmer +87 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Rothera +6 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/South_Pole +5 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Syowa +5 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Troll +196 -0
- package/python/tcl/tcl8.6/tzdata/Antarctica/Vostok +6 -0
- package/python/tcl/tcl8.6/tzdata/Arctic/Longyearbyen +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Aden +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Almaty +57 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Amman +246 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Anadyr +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Aqtau +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Aqtobe +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ashgabat +31 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ashkhabad +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Atyrau +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Baghdad +59 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Bahrain +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Baku +74 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Bangkok +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Barnaul +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Beirut +270 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Bishkek +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Brunei +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Calcutta +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Chita +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Choibalsan +56 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Chongqing +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Chungking +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Colombo +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dacca +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Damascus +280 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dhaka +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dili +9 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dubai +6 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Dushanbe +29 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Famagusta +256 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Gaza +284 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Harbin +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Hebron +283 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ho_Chi_Minh +14 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Hong_Kong +75 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Hovd +55 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Irkutsk +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Istanbul +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Jakarta +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Jayapura +8 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Jerusalem +278 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kabul +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kamchatka +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Karachi +16 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kashgar +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kathmandu +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Katmandu +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Khandyga +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kolkata +12 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Krasnoyarsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kuala_Lumpur +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kuching +23 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Kuwait +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Macao +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Macau +76 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Magadan +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Makassar +9 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Manila +15 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Muscat +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Nicosia +257 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Novokuznetsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Novosibirsk +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Omsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Oral +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Phnom_Penh +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Pontianak +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Pyongyang +10 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Qatar +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Qostanay +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Qyzylorda +58 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Rangoon +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Riyadh +6 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Saigon +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Sakhalin +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Samarkand +31 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Seoul +34 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Shanghai +34 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Singapore +13 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Srednekolymsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Taipei +46 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tashkent +31 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tbilisi +60 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tehran +229 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tel_Aviv +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Thimbu +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Thimphu +7 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tokyo +14 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Tomsk +73 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ujung_Pandang +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ulaanbaatar +55 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ulan_Bator +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Urumqi +6 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Ust-Nera +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Vientiane +5 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Vladivostok +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Yakutsk +71 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Yangon +9 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Yekaterinburg +72 -0
- package/python/tcl/tcl8.6/tzdata/Asia/Yerevan +70 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Azores +347 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Bermuda +286 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Canary +247 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Cape_Verde +9 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Faeroe +5 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Faroe +245 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Jan_Mayen +5 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Madeira +348 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Reykjavik +73 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/South_Georgia +6 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/St_Helena +5 -0
- package/python/tcl/tcl8.6/tzdata/Atlantic/Stanley +75 -0
- package/python/tcl/tcl8.6/tzdata/Australia/ACT +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Adelaide +273 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Brisbane +23 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Broken_Hill +275 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Canberra +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Currie +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Darwin +15 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Eucla +25 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Hobart +285 -0
- package/python/tcl/tcl8.6/tzdata/Australia/LHI +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Lindeman +28 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Lord_Howe +245 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Melbourne +272 -0
- package/python/tcl/tcl8.6/tzdata/Australia/NSW +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/North +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Perth +25 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Queensland +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/South +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Sydney +272 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Tasmania +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Victoria +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/West +5 -0
- package/python/tcl/tcl8.6/tzdata/Australia/Yancowinna +5 -0
- package/python/tcl/tcl8.6/tzdata/Brazil/Acre +5 -0
- package/python/tcl/tcl8.6/tzdata/Brazil/DeNoronha +5 -0
- package/python/tcl/tcl8.6/tzdata/Brazil/East +5 -0
- package/python/tcl/tcl8.6/tzdata/Brazil/West +5 -0
- package/python/tcl/tcl8.6/tzdata/CET +265 -0
- package/python/tcl/tcl8.6/tzdata/CST6CDT +278 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Atlantic +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Central +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/East-Saskatchewan +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Eastern +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Mountain +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Newfoundland +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Pacific +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Saskatchewan +5 -0
- package/python/tcl/tcl8.6/tzdata/Canada/Yukon +5 -0
- package/python/tcl/tcl8.6/tzdata/Chile/Continental +5 -0
- package/python/tcl/tcl8.6/tzdata/Chile/EasterIsland +5 -0
- package/python/tcl/tcl8.6/tzdata/Cuba +5 -0
- package/python/tcl/tcl8.6/tzdata/EET +251 -0
- package/python/tcl/tcl8.6/tzdata/EST +5 -0
- package/python/tcl/tcl8.6/tzdata/EST5EDT +278 -0
- package/python/tcl/tcl8.6/tzdata/Egypt +5 -0
- package/python/tcl/tcl8.6/tzdata/Eire +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+0 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+1 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+10 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+11 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+12 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+2 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+3 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+4 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+5 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+6 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+7 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+8 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT+9 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-0 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-1 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-10 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-11 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-12 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-13 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-14 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-2 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-3 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-4 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-5 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-6 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-7 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-8 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT-9 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/GMT0 +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/Greenwich +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/UCT +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/UTC +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/Universal +5 -0
- package/python/tcl/tcl8.6/tzdata/Etc/Zulu +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Amsterdam +310 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Andorra +237 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Astrakhan +71 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Athens +268 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Belfast +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Belgrade +250 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Berlin +274 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Bratislava +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Brussels +316 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Bucharest +268 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Budapest +283 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Busingen +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Chisinau +272 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Copenhagen +264 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Dublin +358 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Gibraltar +328 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Guernsey +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Helsinki +248 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Isle_of_Man +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Istanbul +125 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Jersey +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Kaliningrad +86 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Kiev +251 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Kirov +70 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Lisbon +353 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Ljubljana +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/London +372 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Luxembourg +313 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Madrid +292 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Malta +299 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Mariehamn +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Minsk +75 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Monaco +315 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Moscow +83 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Nicosia +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Oslo +271 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Paris +314 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Podgorica +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Prague +275 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Riga +258 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Rome +302 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Samara +73 -0
- package/python/tcl/tcl8.6/tzdata/Europe/San_Marino +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Sarajevo +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Saratov +71 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Simferopol +82 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Skopje +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Sofia +258 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Stockholm +250 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Tallinn +254 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Tirane +263 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Tiraspol +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Ulyanovsk +73 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Uzhgorod +254 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Vaduz +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Vatican +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Vienna +271 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Vilnius +252 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Volgograd +73 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Warsaw +296 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Zagreb +5 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Zaporozhye +252 -0
- package/python/tcl/tcl8.6/tzdata/Europe/Zurich +250 -0
- package/python/tcl/tcl8.6/tzdata/GB +5 -0
- package/python/tcl/tcl8.6/tzdata/GB-Eire +5 -0
- package/python/tcl/tcl8.6/tzdata/GMT +5 -0
- package/python/tcl/tcl8.6/tzdata/GMT+0 +5 -0
- package/python/tcl/tcl8.6/tzdata/GMT-0 +5 -0
- package/python/tcl/tcl8.6/tzdata/GMT0 +5 -0
- package/python/tcl/tcl8.6/tzdata/Greenwich +5 -0
- package/python/tcl/tcl8.6/tzdata/HST +5 -0
- package/python/tcl/tcl8.6/tzdata/Hongkong +5 -0
- package/python/tcl/tcl8.6/tzdata/Iceland +5 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Antananarivo +5 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Chagos +7 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Christmas +6 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Cocos +6 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Comoro +5 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Kerguelen +6 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Mahe +6 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Maldives +7 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Mauritius +10 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Mayotte +5 -0
- package/python/tcl/tcl8.6/tzdata/Indian/Reunion +6 -0
- package/python/tcl/tcl8.6/tzdata/Iran +5 -0
- package/python/tcl/tcl8.6/tzdata/Israel +5 -0
- package/python/tcl/tcl8.6/tzdata/Jamaica +5 -0
- package/python/tcl/tcl8.6/tzdata/Japan +5 -0
- package/python/tcl/tcl8.6/tzdata/Kwajalein +5 -0
- package/python/tcl/tcl8.6/tzdata/Libya +5 -0
- package/python/tcl/tcl8.6/tzdata/MET +265 -0
- package/python/tcl/tcl8.6/tzdata/MST +5 -0
- package/python/tcl/tcl8.6/tzdata/MST7MDT +278 -0
- package/python/tcl/tcl8.6/tzdata/Mexico/BajaNorte +5 -0
- package/python/tcl/tcl8.6/tzdata/Mexico/BajaSur +5 -0
- package/python/tcl/tcl8.6/tzdata/Mexico/General +5 -0
- package/python/tcl/tcl8.6/tzdata/NZ +5 -0
- package/python/tcl/tcl8.6/tzdata/NZ-CHAT +5 -0
- package/python/tcl/tcl8.6/tzdata/Navajo +5 -0
- package/python/tcl/tcl8.6/tzdata/PRC +5 -0
- package/python/tcl/tcl8.6/tzdata/PST8PDT +278 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Apia +31 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Auckland +285 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Bougainville +10 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Chatham +258 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Chuuk +11 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Easter +268 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Efate +28 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Enderbury +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Fakaofo +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Fiji +189 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Funafuti +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Galapagos +9 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Gambier +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Guadalcanal +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Guam +26 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Honolulu +12 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Johnston +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Kanton +8 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Kiritimati +8 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Kosrae +14 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Kwajalein +11 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Majuro +12 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Marquesas +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Midway +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Nauru +9 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Niue +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Norfolk +172 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Noumea +12 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Pago_Pago +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Palau +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Pitcairn +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Pohnpei +12 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Ponape +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Port_Moresby +7 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Rarotonga +33 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Saipan +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Samoa +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Tahiti +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Tarawa +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Tongatapu +16 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Truk +5 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Wake +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Wallis +6 -0
- package/python/tcl/tcl8.6/tzdata/Pacific/Yap +5 -0
- package/python/tcl/tcl8.6/tzdata/Poland +5 -0
- package/python/tcl/tcl8.6/tzdata/Portugal +5 -0
- package/python/tcl/tcl8.6/tzdata/ROC +5 -0
- package/python/tcl/tcl8.6/tzdata/ROK +5 -0
- package/python/tcl/tcl8.6/tzdata/Singapore +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/AST4 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/AST4ADT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/CST6 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/CST6CDT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/EST5 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/EST5EDT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/HST10 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/MST7 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/MST7MDT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/PST8 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/PST8PDT +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/YST9 +5 -0
- package/python/tcl/tcl8.6/tzdata/SystemV/YST9YDT +5 -0
- package/python/tcl/tcl8.6/tzdata/Turkey +5 -0
- package/python/tcl/tcl8.6/tzdata/UCT +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Alaska +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Aleutian +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Arizona +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Central +5 -0
- package/python/tcl/tcl8.6/tzdata/US/East-Indiana +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Eastern +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Hawaii +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Indiana-Starke +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Michigan +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Mountain +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Pacific +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Pacific-New +5 -0
- package/python/tcl/tcl8.6/tzdata/US/Samoa +5 -0
- package/python/tcl/tcl8.6/tzdata/UTC +5 -0
- package/python/tcl/tcl8.6/tzdata/Universal +5 -0
- package/python/tcl/tcl8.6/tzdata/W-SU +5 -0
- package/python/tcl/tcl8.6/tzdata/WET +251 -0
- package/python/tcl/tcl8.6/tzdata/Zulu +5 -0
- package/python/tcl/tcl8.6/word.tcl +154 -0
- package/python/tcl/tcl86t.lib +0 -0
- package/python/tcl/tclConfig.sh +181 -0
- package/python/tcl/tclooConfig.sh +19 -0
- package/python/tcl/tclstub86.lib +0 -0
- package/python/tcl/tix8.4.3/Balloon.tcl +585 -0
- package/python/tcl/tix8.4.3/BtnBox.tcl +120 -0
- package/python/tcl/tix8.4.3/CObjView.tcl +360 -0
- package/python/tcl/tix8.4.3/ChkList.tcl +239 -0
- package/python/tcl/tix8.4.3/ComboBox.tcl +1558 -0
- package/python/tcl/tix8.4.3/Compat.tcl +33 -0
- package/python/tcl/tix8.4.3/Console.tcl +612 -0
- package/python/tcl/tix8.4.3/Control.tcl +482 -0
- package/python/tcl/tix8.4.3/DefSchm.tcl +103 -0
- package/python/tcl/tix8.4.3/DialogS.tcl +175 -0
- package/python/tcl/tix8.4.3/DirBox.tcl +207 -0
- package/python/tcl/tix8.4.3/DirDlg.tcl +95 -0
- package/python/tcl/tix8.4.3/DirList.tcl +272 -0
- package/python/tcl/tix8.4.3/DirTree.tcl +350 -0
- package/python/tcl/tix8.4.3/DragDrop.tcl +166 -0
- package/python/tcl/tix8.4.3/DtlList.tcl +49 -0
- package/python/tcl/tix8.4.3/EFileBox.tcl +436 -0
- package/python/tcl/tix8.4.3/EFileDlg.tcl +65 -0
- package/python/tcl/tix8.4.3/Event.tcl +217 -0
- package/python/tcl/tix8.4.3/FileBox.tcl +568 -0
- package/python/tcl/tix8.4.3/FileCbx.tcl +108 -0
- package/python/tcl/tix8.4.3/FileDlg.tcl +75 -0
- package/python/tcl/tix8.4.3/FileEnt.tcl +270 -0
- package/python/tcl/tix8.4.3/FloatEnt.tcl +132 -0
- package/python/tcl/tix8.4.3/Grid.tcl +1122 -0
- package/python/tcl/tix8.4.3/HList.tcl +917 -0
- package/python/tcl/tix8.4.3/HListDD.tcl +204 -0
- package/python/tcl/tix8.4.3/IconView.tcl +272 -0
- package/python/tcl/tix8.4.3/Init.tcl +232 -0
- package/python/tcl/tix8.4.3/LabEntry.tcl +86 -0
- package/python/tcl/tix8.4.3/LabFrame.tcl +49 -0
- package/python/tcl/tix8.4.3/LabWidg.tcl +157 -0
- package/python/tcl/tix8.4.3/ListNBk.tcl +153 -0
- package/python/tcl/tix8.4.3/Makefile +5 -0
- package/python/tcl/tix8.4.3/Meter.tcl +137 -0
- package/python/tcl/tix8.4.3/MultView.tcl +157 -0
- package/python/tcl/tix8.4.3/NoteBook.tcl +247 -0
- package/python/tcl/tix8.4.3/OldUtil.tcl +108 -0
- package/python/tcl/tix8.4.3/OptMenu.tcl +394 -0
- package/python/tcl/tix8.4.3/PanedWin.tcl +1215 -0
- package/python/tcl/tix8.4.3/PopMenu.tcl +239 -0
- package/python/tcl/tix8.4.3/Primitiv.tcl +428 -0
- package/python/tcl/tix8.4.3/ResizeH.tcl +505 -0
- package/python/tcl/tix8.4.3/SGrid.tcl +243 -0
- package/python/tcl/tix8.4.3/SHList.tcl +140 -0
- package/python/tcl/tix8.4.3/SListBox.tcl +295 -0
- package/python/tcl/tix8.4.3/STList.tcl +93 -0
- package/python/tcl/tix8.4.3/SText.tcl +134 -0
- package/python/tcl/tix8.4.3/SWidget.tcl +465 -0
- package/python/tcl/tix8.4.3/SWindow.tcl +274 -0
- package/python/tcl/tix8.4.3/Select.tcl +300 -0
- package/python/tcl/tix8.4.3/Shell.tcl +47 -0
- package/python/tcl/tix8.4.3/SimpDlg.tcl +47 -0
- package/python/tcl/tix8.4.3/StackWin.tcl +84 -0
- package/python/tcl/tix8.4.3/StatBar.tcl +56 -0
- package/python/tcl/tix8.4.3/StdBBox.tcl +71 -0
- package/python/tcl/tix8.4.3/StdShell.tcl +49 -0
- package/python/tcl/tix8.4.3/TList.tcl +953 -0
- package/python/tcl/tix8.4.3/Tix.tcl +398 -0
- package/python/tcl/tix8.4.3/Tree.tcl +211 -0
- package/python/tcl/tix8.4.3/Utils.tcl +442 -0
- package/python/tcl/tix8.4.3/VResize.tcl +211 -0
- package/python/tcl/tix8.4.3/VStack.tcl +430 -0
- package/python/tcl/tix8.4.3/VTree.tcl +195 -0
- package/python/tcl/tix8.4.3/Variable.tcl +101 -0
- package/python/tcl/tix8.4.3/WInfo.tcl +40 -0
- package/python/tcl/tix8.4.3/bitmaps/act_fold.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/act_fold.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/act_fold.xpm +22 -0
- package/python/tcl/tix8.4.3/bitmaps/balarrow.xbm +4 -0
- package/python/tcl/tix8.4.3/bitmaps/cbxarrow.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/ck_def.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/ck_off.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/ck_on.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/cross.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/decr.xbm +4 -0
- package/python/tcl/tix8.4.3/bitmaps/drop.xbm +8 -0
- package/python/tcl/tix8.4.3/bitmaps/file.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/file.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/file.xpm +18 -0
- package/python/tcl/tix8.4.3/bitmaps/folder.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/folder.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/folder.xpm +21 -0
- package/python/tcl/tix8.4.3/bitmaps/harddisk.xbm +14 -0
- package/python/tcl/tix8.4.3/bitmaps/hourglas.mask +16 -0
- package/python/tcl/tix8.4.3/bitmaps/hourglas.xbm +16 -0
- package/python/tcl/tix8.4.3/bitmaps/incr.xbm +4 -0
- package/python/tcl/tix8.4.3/bitmaps/info.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/info.xpm +38 -0
- package/python/tcl/tix8.4.3/bitmaps/maximize.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/minimize.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/minus.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/minus.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/minus.xpm +14 -0
- package/python/tcl/tix8.4.3/bitmaps/minusarm.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/minusarm.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/minusarm.xpm +15 -0
- package/python/tcl/tix8.4.3/bitmaps/mktransgif.tcl +14 -0
- package/python/tcl/tix8.4.3/bitmaps/network.xbm +14 -0
- package/python/tcl/tix8.4.3/bitmaps/no_entry.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/no_entry.xpm +39 -0
- package/python/tcl/tix8.4.3/bitmaps/openfile.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/openfold.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/openfold.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/openfold.xpm +21 -0
- package/python/tcl/tix8.4.3/bitmaps/plus.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/plus.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/plus.xpm +14 -0
- package/python/tcl/tix8.4.3/bitmaps/plusarm.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/plusarm.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/plusarm.xpm +15 -0
- package/python/tcl/tix8.4.3/bitmaps/resize1.xbm +8 -0
- package/python/tcl/tix8.4.3/bitmaps/resize2.xbm +8 -0
- package/python/tcl/tix8.4.3/bitmaps/restore.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/srcfile.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/srcfile.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/srcfile.xpm +18 -0
- package/python/tcl/tix8.4.3/bitmaps/system.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/textfile.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/textfile.xbm +5 -0
- package/python/tcl/tix8.4.3/bitmaps/textfile.xpm +18 -0
- package/python/tcl/tix8.4.3/bitmaps/tick.xbm +6 -0
- package/python/tcl/tix8.4.3/bitmaps/warning.gif +0 -0
- package/python/tcl/tix8.4.3/bitmaps/warning.xpm +38 -0
- package/python/tcl/tix8.4.3/demos/MkChoose.tcl +280 -0
- package/python/tcl/tix8.4.3/demos/MkDirLis.tcl +69 -0
- package/python/tcl/tix8.4.3/demos/MkSample.tcl +270 -0
- package/python/tcl/tix8.4.3/demos/MkScroll.tcl +160 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/about.xpm +50 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/bold.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/capital.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/centerj.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/code.xpm +22 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/combobox.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/combobox.xpm +49 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/drivea.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/drivea.xpm +43 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/exit.xpm +48 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/filebox.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/filebox.xpm +49 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/harddisk.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/harddisk.xpm +43 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/italic.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/justify.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/leftj.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/netw.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/netw.xpm +45 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/network.xbm +14 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/network.xpm +45 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/optmenu.xpm +48 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/rightj.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/select.xpm +52 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/tix.gif +0 -0
- package/python/tcl/tix8.4.3/demos/bitmaps/underlin.xbm +6 -0
- package/python/tcl/tix8.4.3/demos/samples/AllSampl.tcl +201 -0
- package/python/tcl/tix8.4.3/demos/samples/ArrowBtn.tcl +187 -0
- package/python/tcl/tix8.4.3/demos/samples/Balloon.tcl +48 -0
- package/python/tcl/tix8.4.3/demos/samples/BtnBox.tcl +57 -0
- package/python/tcl/tix8.4.3/demos/samples/CObjView.tcl +80 -0
- package/python/tcl/tix8.4.3/demos/samples/ChkList.tcl +179 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg.tcl +64 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg1.tcl +182 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg2.tcl +136 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg3.tcl +90 -0
- package/python/tcl/tix8.4.3/demos/samples/CmpImg4.tcl +125 -0
- package/python/tcl/tix8.4.3/demos/samples/ComboBox.tcl +119 -0
- package/python/tcl/tix8.4.3/demos/samples/Control.tcl +133 -0
- package/python/tcl/tix8.4.3/demos/samples/DirDlg.tcl +90 -0
- package/python/tcl/tix8.4.3/demos/samples/DirList.tcl +91 -0
- package/python/tcl/tix8.4.3/demos/samples/DirTree.tcl +92 -0
- package/python/tcl/tix8.4.3/demos/samples/DragDrop.tcl +50 -0
- package/python/tcl/tix8.4.3/demos/samples/DynTree.tcl +149 -0
- package/python/tcl/tix8.4.3/demos/samples/EFileDlg.tcl +104 -0
- package/python/tcl/tix8.4.3/demos/samples/EditGrid.tcl +281 -0
- package/python/tcl/tix8.4.3/demos/samples/FileDlg.tcl +98 -0
- package/python/tcl/tix8.4.3/demos/samples/FileEnt.tcl +81 -0
- package/python/tcl/tix8.4.3/demos/samples/HList1.tcl +159 -0
- package/python/tcl/tix8.4.3/demos/samples/LabEntry.tcl +94 -0
- package/python/tcl/tix8.4.3/demos/samples/LabFrame.tcl +85 -0
- package/python/tcl/tix8.4.3/demos/samples/ListNBK.tcl +86 -0
- package/python/tcl/tix8.4.3/demos/samples/Meter.tcl +77 -0
- package/python/tcl/tix8.4.3/demos/samples/NoteBook.tcl +102 -0
- package/python/tcl/tix8.4.3/demos/samples/OptMenu.tcl +103 -0
- package/python/tcl/tix8.4.3/demos/samples/PanedWin.tcl +112 -0
- package/python/tcl/tix8.4.3/demos/samples/PopMenu.tcl +73 -0
- package/python/tcl/tix8.4.3/demos/samples/SGrid0.tcl +135 -0
- package/python/tcl/tix8.4.3/demos/samples/SGrid1.tcl +215 -0
- package/python/tcl/tix8.4.3/demos/samples/SHList.tcl +111 -0
- package/python/tcl/tix8.4.3/demos/samples/SHList2.tcl +159 -0
- package/python/tcl/tix8.4.3/demos/samples/SListBox.tcl +84 -0
- package/python/tcl/tix8.4.3/demos/samples/STList1.tcl +57 -0
- package/python/tcl/tix8.4.3/demos/samples/STList2.tcl +85 -0
- package/python/tcl/tix8.4.3/demos/samples/STList3.tcl +112 -0
- package/python/tcl/tix8.4.3/demos/samples/SText.tcl +75 -0
- package/python/tcl/tix8.4.3/demos/samples/SWindow.tcl +89 -0
- package/python/tcl/tix8.4.3/demos/samples/Sample.tcl +36 -0
- package/python/tcl/tix8.4.3/demos/samples/Select.tcl +114 -0
- package/python/tcl/tix8.4.3/demos/samples/StdBBox.tcl +65 -0
- package/python/tcl/tix8.4.3/demos/samples/Tree.tcl +91 -0
- package/python/tcl/tix8.4.3/demos/samples/Xpm.tcl +89 -0
- package/python/tcl/tix8.4.3/demos/samples/Xpm1.tcl +108 -0
- package/python/tcl/tix8.4.3/demos/tclIndex +55 -0
- package/python/tcl/tix8.4.3/demos/tixwidgets.tcl +344 -0
- package/python/tcl/tix8.4.3/demos/widget +450 -0
- package/python/tcl/tix8.4.3/fs.tcl +170 -0
- package/python/tcl/tix8.4.3/pkgIndex.tcl +2 -0
- package/python/tcl/tix8.4.3/pref/10Point.fs +23 -0
- package/python/tcl/tix8.4.3/pref/10Point.fsc +44 -0
- package/python/tcl/tix8.4.3/pref/12Point.fs +23 -0
- package/python/tcl/tix8.4.3/pref/12Point.fsc +44 -0
- package/python/tcl/tix8.4.3/pref/14Point.fs +22 -0
- package/python/tcl/tix8.4.3/pref/14Point.fsc +50 -0
- package/python/tcl/tix8.4.3/pref/Bisque.cs +35 -0
- package/python/tcl/tix8.4.3/pref/Bisque.csc +338 -0
- package/python/tcl/tix8.4.3/pref/Blue.cs +35 -0
- package/python/tcl/tix8.4.3/pref/Blue.csc +338 -0
- package/python/tcl/tix8.4.3/pref/Gray.cs +36 -0
- package/python/tcl/tix8.4.3/pref/Gray.csc +339 -0
- package/python/tcl/tix8.4.3/pref/Makefile +48 -0
- package/python/tcl/tix8.4.3/pref/Old12Pt.fs +14 -0
- package/python/tcl/tix8.4.3/pref/Old14Pt.fs +13 -0
- package/python/tcl/tix8.4.3/pref/SGIGray.cs +38 -0
- package/python/tcl/tix8.4.3/pref/SGIGray.csc +339 -0
- package/python/tcl/tix8.4.3/pref/TK.cs +35 -0
- package/python/tcl/tix8.4.3/pref/TK.csc +72 -0
- package/python/tcl/tix8.4.3/pref/TK.fs +16 -0
- package/python/tcl/tix8.4.3/pref/TK.fsc +19 -0
- package/python/tcl/tix8.4.3/pref/TixGray.cs +36 -0
- package/python/tcl/tix8.4.3/pref/TixGray.csc +339 -0
- package/python/tcl/tix8.4.3/pref/TkWin.cs +68 -0
- package/python/tcl/tix8.4.3/pref/TkWin.csc +333 -0
- package/python/tcl/tix8.4.3/pref/TkWin.fs +16 -0
- package/python/tcl/tix8.4.3/pref/TkWin.fsc +34 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.cs +45 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.csc +316 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.fs +23 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.fsc +57 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.py +96 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.tcl +1053 -0
- package/python/tcl/tix8.4.3/pref/WmDefault.txt +142 -0
- package/python/tcl/tix8.4.3/pref/pkgIndex.tcl +9 -0
- package/python/tcl/tix8.4.3/pref/tixmkpref +381 -0
- package/python/tcl/tix8.4.3/tix84.dll +0 -0
- package/python/tcl/tix8.4.3/tix84.lib +0 -0
- package/python/tcl/tk8.6/bgerror.tcl +272 -0
- package/python/tcl/tk8.6/button.tcl +782 -0
- package/python/tcl/tk8.6/choosedir.tcl +308 -0
- package/python/tcl/tk8.6/clrpick.tcl +695 -0
- package/python/tcl/tk8.6/comdlg.tcl +322 -0
- package/python/tcl/tk8.6/console.tcl +1150 -0
- package/python/tcl/tk8.6/demos/README +44 -0
- package/python/tcl/tk8.6/demos/anilabel.tcl +160 -0
- package/python/tcl/tk8.6/demos/aniwave.tcl +104 -0
- package/python/tcl/tk8.6/demos/arrow.tcl +241 -0
- package/python/tcl/tk8.6/demos/bind.tcl +78 -0
- package/python/tcl/tk8.6/demos/bitmap.tcl +52 -0
- package/python/tcl/tk8.6/demos/browse +66 -0
- package/python/tcl/tk8.6/demos/button.tcl +47 -0
- package/python/tcl/tk8.6/demos/check.tcl +71 -0
- package/python/tcl/tk8.6/demos/clrpick.tcl +54 -0
- package/python/tcl/tk8.6/demos/colors.tcl +99 -0
- package/python/tcl/tk8.6/demos/combo.tcl +61 -0
- package/python/tcl/tk8.6/demos/cscroll.tcl +172 -0
- package/python/tcl/tk8.6/demos/ctext.tcl +176 -0
- package/python/tcl/tk8.6/demos/dialog1.tcl +25 -0
- package/python/tcl/tk8.6/demos/dialog2.tcl +18 -0
- package/python/tcl/tk8.6/demos/en.msg +97 -0
- package/python/tcl/tk8.6/demos/entry1.tcl +34 -0
- package/python/tcl/tk8.6/demos/entry2.tcl +46 -0
- package/python/tcl/tk8.6/demos/entry3.tcl +185 -0
- package/python/tcl/tk8.6/demos/filebox.tcl +81 -0
- package/python/tcl/tk8.6/demos/floor.tcl +1371 -0
- package/python/tcl/tk8.6/demos/fontchoose.tcl +67 -0
- package/python/tcl/tk8.6/demos/form.tcl +38 -0
- package/python/tcl/tk8.6/demos/goldberg.tcl +1833 -0
- package/python/tcl/tk8.6/demos/hello +22 -0
- package/python/tcl/tk8.6/demos/hscale.tcl +45 -0
- package/python/tcl/tk8.6/demos/icon.tcl +51 -0
- package/python/tcl/tk8.6/demos/image1.tcl +35 -0
- package/python/tcl/tk8.6/demos/image2.tcl +108 -0
- package/python/tcl/tk8.6/demos/images/earth.gif +0 -0
- package/python/tcl/tk8.6/demos/images/earthmenu.png +0 -0
- package/python/tcl/tk8.6/demos/images/earthris.gif +0 -0
- package/python/tcl/tk8.6/demos/images/flagdown.xbm +27 -0
- package/python/tcl/tk8.6/demos/images/flagup.xbm +27 -0
- package/python/tcl/tk8.6/demos/images/gray25.xbm +6 -0
- package/python/tcl/tk8.6/demos/images/letters.xbm +27 -0
- package/python/tcl/tk8.6/demos/images/noletter.xbm +27 -0
- package/python/tcl/tk8.6/demos/images/ouster.png +0 -0
- package/python/tcl/tk8.6/demos/images/pattern.xbm +6 -0
- package/python/tcl/tk8.6/demos/images/tcllogo.gif +0 -0
- package/python/tcl/tk8.6/demos/images/teapot.ppm +31 -0
- package/python/tcl/tk8.6/demos/items.tcl +302 -0
- package/python/tcl/tk8.6/demos/ixset +328 -0
- package/python/tcl/tk8.6/demos/knightstour.tcl +268 -0
- package/python/tcl/tk8.6/demos/label.tcl +40 -0
- package/python/tcl/tk8.6/demos/labelframe.tcl +76 -0
- package/python/tcl/tk8.6/demos/license.terms +40 -0
- package/python/tcl/tk8.6/demos/mclist.tcl +119 -0
- package/python/tcl/tk8.6/demos/menu.tcl +180 -0
- package/python/tcl/tk8.6/demos/menubu.tcl +90 -0
- package/python/tcl/tk8.6/demos/msgbox.tcl +62 -0
- package/python/tcl/tk8.6/demos/nl.msg +125 -0
- package/python/tcl/tk8.6/demos/paned1.tcl +32 -0
- package/python/tcl/tk8.6/demos/paned2.tcl +74 -0
- package/python/tcl/tk8.6/demos/pendulum.tcl +197 -0
- package/python/tcl/tk8.6/demos/plot.tcl +97 -0
- package/python/tcl/tk8.6/demos/puzzle.tcl +82 -0
- package/python/tcl/tk8.6/demos/radio.tcl +66 -0
- package/python/tcl/tk8.6/demos/rmt +210 -0
- package/python/tcl/tk8.6/demos/rolodex +204 -0
- package/python/tcl/tk8.6/demos/ruler.tcl +175 -0
- package/python/tcl/tk8.6/demos/sayings.tcl +44 -0
- package/python/tcl/tk8.6/demos/search.tcl +139 -0
- package/python/tcl/tk8.6/demos/spin.tcl +53 -0
- package/python/tcl/tk8.6/demos/square +60 -0
- package/python/tcl/tk8.6/demos/states.tcl +54 -0
- package/python/tcl/tk8.6/demos/style.tcl +155 -0
- package/python/tcl/tk8.6/demos/tclIndex +67 -0
- package/python/tcl/tk8.6/demos/tcolor +358 -0
- package/python/tcl/tk8.6/demos/text.tcl +113 -0
- package/python/tcl/tk8.6/demos/textpeer.tcl +62 -0
- package/python/tcl/tk8.6/demos/timer +47 -0
- package/python/tcl/tk8.6/demos/toolbar.tcl +92 -0
- package/python/tcl/tk8.6/demos/tree.tcl +89 -0
- package/python/tcl/tk8.6/demos/ttkbut.tcl +84 -0
- package/python/tcl/tk8.6/demos/ttkmenu.tcl +53 -0
- package/python/tcl/tk8.6/demos/ttknote.tcl +57 -0
- package/python/tcl/tk8.6/demos/ttkpane.tcl +112 -0
- package/python/tcl/tk8.6/demos/ttkprogress.tcl +46 -0
- package/python/tcl/tk8.6/demos/ttkscale.tcl +39 -0
- package/python/tcl/tk8.6/demos/twind.tcl +351 -0
- package/python/tcl/tk8.6/demos/unicodeout.tcl +145 -0
- package/python/tcl/tk8.6/demos/vscale.tcl +46 -0
- package/python/tcl/tk8.6/demos/widget +734 -0
- package/python/tcl/tk8.6/dialog.tcl +175 -0
- package/python/tcl/tk8.6/entry.tcl +686 -0
- package/python/tcl/tk8.6/focus.tcl +178 -0
- package/python/tcl/tk8.6/fontchooser.tcl +456 -0
- package/python/tcl/tk8.6/iconlist.tcl +717 -0
- package/python/tcl/tk8.6/icons.tcl +153 -0
- package/python/tcl/tk8.6/images/README +7 -0
- package/python/tcl/tk8.6/images/logo.eps +2091 -0
- package/python/tcl/tk8.6/images/logo100.gif +0 -0
- package/python/tcl/tk8.6/images/logo64.gif +0 -0
- package/python/tcl/tk8.6/images/logoLarge.gif +0 -0
- package/python/tcl/tk8.6/images/logoMed.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo.eps +1897 -0
- package/python/tcl/tk8.6/images/pwrdLogo100.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo150.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo175.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo200.gif +0 -0
- package/python/tcl/tk8.6/images/pwrdLogo75.gif +0 -0
- package/python/tcl/tk8.6/images/tai-ku.gif +0 -0
- package/python/tcl/tk8.6/license.terms +40 -0
- package/python/tcl/tk8.6/listbox.tcl +560 -0
- package/python/tcl/tk8.6/megawidget.tcl +297 -0
- package/python/tcl/tk8.6/menu.tcl +1377 -0
- package/python/tcl/tk8.6/mkpsenc.tcl +1488 -0
- package/python/tcl/tk8.6/msgbox.tcl +427 -0
- package/python/tcl/tk8.6/msgs/cs.msg +77 -0
- package/python/tcl/tk8.6/msgs/da.msg +78 -0
- package/python/tcl/tk8.6/msgs/de.msg +91 -0
- package/python/tcl/tk8.6/msgs/el.msg +86 -0
- package/python/tcl/tk8.6/msgs/en.msg +91 -0
- package/python/tcl/tk8.6/msgs/en_gb.msg +3 -0
- package/python/tcl/tk8.6/msgs/eo.msg +75 -0
- package/python/tcl/tk8.6/msgs/es.msg +76 -0
- package/python/tcl/tk8.6/msgs/fr.msg +72 -0
- package/python/tcl/tk8.6/msgs/hu.msg +78 -0
- package/python/tcl/tk8.6/msgs/it.msg +73 -0
- package/python/tcl/tk8.6/msgs/nl.msg +91 -0
- package/python/tcl/tk8.6/msgs/pl.msg +91 -0
- package/python/tcl/tk8.6/msgs/pt.msg +74 -0
- package/python/tcl/tk8.6/msgs/ru.msg +75 -0
- package/python/tcl/tk8.6/msgs/sv.msg +76 -0
- package/python/tcl/tk8.6/obsolete.tcl +178 -0
- package/python/tcl/tk8.6/optMenu.tcl +43 -0
- package/python/tcl/tk8.6/palette.tcl +244 -0
- package/python/tcl/tk8.6/panedwindow.tcl +194 -0
- package/python/tcl/tk8.6/pkgIndex.tcl +7 -0
- package/python/tcl/tk8.6/safetk.tcl +262 -0
- package/python/tcl/tk8.6/scale.tcl +290 -0
- package/python/tcl/tk8.6/scrlbar.tcl +456 -0
- package/python/tcl/tk8.6/spinbox.tcl +593 -0
- package/python/tcl/tk8.6/tclIndex +253 -0
- package/python/tcl/tk8.6/tearoff.tcl +184 -0
- package/python/tcl/tk8.6/text.tcl +1237 -0
- package/python/tcl/tk8.6/tk.tcl +712 -0
- package/python/tcl/tk8.6/tkfbox.tcl +1240 -0
- package/python/tcl/tk8.6/ttk/altTheme.tcl +109 -0
- package/python/tcl/tk8.6/ttk/aquaTheme.tcl +119 -0
- package/python/tcl/tk8.6/ttk/button.tcl +83 -0
- package/python/tcl/tk8.6/ttk/clamTheme.tcl +147 -0
- package/python/tcl/tk8.6/ttk/classicTheme.tcl +115 -0
- package/python/tcl/tk8.6/ttk/combobox.tcl +448 -0
- package/python/tcl/tk8.6/ttk/cursors.tcl +208 -0
- package/python/tcl/tk8.6/ttk/defaults.tcl +143 -0
- package/python/tcl/tk8.6/ttk/entry.tcl +632 -0
- package/python/tcl/tk8.6/ttk/fonts.tcl +157 -0
- package/python/tcl/tk8.6/ttk/menubutton.tcl +241 -0
- package/python/tcl/tk8.6/ttk/notebook.tcl +199 -0
- package/python/tcl/tk8.6/ttk/panedwindow.tcl +91 -0
- package/python/tcl/tk8.6/ttk/progress.tcl +49 -0
- package/python/tcl/tk8.6/ttk/scale.tcl +94 -0
- package/python/tcl/tk8.6/ttk/scrollbar.tcl +126 -0
- package/python/tcl/tk8.6/ttk/sizegrip.tcl +102 -0
- package/python/tcl/tk8.6/ttk/spinbox.tcl +192 -0
- package/python/tcl/tk8.6/ttk/treeview.tcl +383 -0
- package/python/tcl/tk8.6/ttk/ttk.tcl +176 -0
- package/python/tcl/tk8.6/ttk/utils.tcl +337 -0
- package/python/tcl/tk8.6/ttk/vistaTheme.tcl +229 -0
- package/python/tcl/tk8.6/ttk/winTheme.tcl +84 -0
- package/python/tcl/tk8.6/ttk/xpTheme.tcl +67 -0
- package/python/tcl/tk8.6/unsupported.tcl +269 -0
- package/python/tcl/tk8.6/xmfbox.tcl +989 -0
- package/python/tcl/tk86t.lib +0 -0
- package/python/tcl/tkstub86.lib +0 -0
- package/python/vcruntime140.dll +0 -0
- package/python/vcruntime140_1.dll +0 -0
- package/runtime-manifest.json +7 -0
|
@@ -0,0 +1,2182 @@
|
|
|
1
|
+
import sys
|
|
2
|
+
import builtins as bltns
|
|
3
|
+
from functools import partial
|
|
4
|
+
from types import MappingProxyType, DynamicClassAttribute
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
__all__ = [
|
|
8
|
+
'EnumType', 'EnumMeta', 'EnumDict',
|
|
9
|
+
'Enum', 'IntEnum', 'StrEnum', 'Flag', 'IntFlag', 'ReprEnum',
|
|
10
|
+
'auto', 'unique', 'property', 'verify', 'member', 'nonmember',
|
|
11
|
+
'FlagBoundary', 'STRICT', 'CONFORM', 'EJECT', 'KEEP',
|
|
12
|
+
'global_flag_repr', 'global_enum_repr', 'global_str', 'global_enum',
|
|
13
|
+
'EnumCheck', 'CONTINUOUS', 'NAMED_FLAGS', 'UNIQUE',
|
|
14
|
+
'pickle_by_global_name', 'pickle_by_enum_name',
|
|
15
|
+
]
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
# Dummy value for Enum and Flag as there are explicit checks for them
|
|
19
|
+
# before they have been created.
|
|
20
|
+
# This is also why there are checks in EnumType like `if Enum is not None`
|
|
21
|
+
Enum = Flag = EJECT = _stdlib_enums = ReprEnum = None
|
|
22
|
+
|
|
23
|
+
class nonmember(object):
|
|
24
|
+
"""
|
|
25
|
+
Protects item from becoming an Enum member during class creation.
|
|
26
|
+
"""
|
|
27
|
+
def __init__(self, value):
|
|
28
|
+
self.value = value
|
|
29
|
+
|
|
30
|
+
class member(object):
|
|
31
|
+
"""
|
|
32
|
+
Forces item to become an Enum member during class creation.
|
|
33
|
+
"""
|
|
34
|
+
def __init__(self, value):
|
|
35
|
+
self.value = value
|
|
36
|
+
|
|
37
|
+
def _is_descriptor(obj):
|
|
38
|
+
"""
|
|
39
|
+
Returns True if obj is a descriptor, False otherwise.
|
|
40
|
+
"""
|
|
41
|
+
return not isinstance(obj, partial) and (
|
|
42
|
+
hasattr(obj, '__get__') or
|
|
43
|
+
hasattr(obj, '__set__') or
|
|
44
|
+
hasattr(obj, '__delete__')
|
|
45
|
+
)
|
|
46
|
+
|
|
47
|
+
def _is_dunder(name):
|
|
48
|
+
"""
|
|
49
|
+
Returns True if a __dunder__ name, False otherwise.
|
|
50
|
+
"""
|
|
51
|
+
return (
|
|
52
|
+
len(name) > 4 and
|
|
53
|
+
name[:2] == name[-2:] == '__' and
|
|
54
|
+
name[2] != '_' and
|
|
55
|
+
name[-3] != '_'
|
|
56
|
+
)
|
|
57
|
+
|
|
58
|
+
def _is_sunder(name):
|
|
59
|
+
"""
|
|
60
|
+
Returns True if a _sunder_ name, False otherwise.
|
|
61
|
+
"""
|
|
62
|
+
return (
|
|
63
|
+
len(name) > 2 and
|
|
64
|
+
name[0] == name[-1] == '_' and
|
|
65
|
+
name[1] != '_' and
|
|
66
|
+
name[-2] != '_'
|
|
67
|
+
)
|
|
68
|
+
|
|
69
|
+
def _is_internal_class(cls_name, obj):
|
|
70
|
+
# do not use `re` as `re` imports `enum`
|
|
71
|
+
if not isinstance(obj, type):
|
|
72
|
+
return False
|
|
73
|
+
qualname = getattr(obj, '__qualname__', '')
|
|
74
|
+
s_pattern = cls_name + '.' + getattr(obj, '__name__', '')
|
|
75
|
+
e_pattern = '.' + s_pattern
|
|
76
|
+
return qualname == s_pattern or qualname.endswith(e_pattern)
|
|
77
|
+
|
|
78
|
+
def _is_private(cls_name, name):
|
|
79
|
+
# do not use `re` as `re` imports `enum`
|
|
80
|
+
pattern = '_%s__' % (cls_name, )
|
|
81
|
+
pat_len = len(pattern)
|
|
82
|
+
if (
|
|
83
|
+
len(name) > pat_len
|
|
84
|
+
and name.startswith(pattern)
|
|
85
|
+
and (name[-1] != '_' or name[-2] != '_')
|
|
86
|
+
):
|
|
87
|
+
return True
|
|
88
|
+
else:
|
|
89
|
+
return False
|
|
90
|
+
|
|
91
|
+
def _is_single_bit(num):
|
|
92
|
+
"""
|
|
93
|
+
True if only one bit set in num (should be an int)
|
|
94
|
+
"""
|
|
95
|
+
if num == 0:
|
|
96
|
+
return False
|
|
97
|
+
num &= num - 1
|
|
98
|
+
return num == 0
|
|
99
|
+
|
|
100
|
+
def _make_class_unpicklable(obj):
|
|
101
|
+
"""
|
|
102
|
+
Make the given obj un-picklable.
|
|
103
|
+
|
|
104
|
+
obj should be either a dictionary, or an Enum
|
|
105
|
+
"""
|
|
106
|
+
def _break_on_call_reduce(self, proto):
|
|
107
|
+
raise TypeError('%r cannot be pickled' % self)
|
|
108
|
+
if isinstance(obj, dict):
|
|
109
|
+
obj['__reduce_ex__'] = _break_on_call_reduce
|
|
110
|
+
obj['__module__'] = '<unknown>'
|
|
111
|
+
else:
|
|
112
|
+
setattr(obj, '__reduce_ex__', _break_on_call_reduce)
|
|
113
|
+
setattr(obj, '__module__', '<unknown>')
|
|
114
|
+
|
|
115
|
+
def _iter_bits_lsb(num):
|
|
116
|
+
# num must be a positive integer
|
|
117
|
+
original = num
|
|
118
|
+
if isinstance(num, Enum):
|
|
119
|
+
num = num.value
|
|
120
|
+
if num < 0:
|
|
121
|
+
raise ValueError('%r is not a positive integer' % original)
|
|
122
|
+
while num:
|
|
123
|
+
b = num & (~num + 1)
|
|
124
|
+
yield b
|
|
125
|
+
num ^= b
|
|
126
|
+
|
|
127
|
+
def show_flag_values(value):
|
|
128
|
+
return list(_iter_bits_lsb(value))
|
|
129
|
+
|
|
130
|
+
def bin(num, max_bits=None):
|
|
131
|
+
"""
|
|
132
|
+
Like built-in bin(), except negative values are represented in
|
|
133
|
+
twos-complement, and the leading bit always indicates sign
|
|
134
|
+
(0=positive, 1=negative).
|
|
135
|
+
|
|
136
|
+
>>> bin(10)
|
|
137
|
+
'0b0 1010'
|
|
138
|
+
>>> bin(~10) # ~10 is -11
|
|
139
|
+
'0b1 0101'
|
|
140
|
+
"""
|
|
141
|
+
|
|
142
|
+
num = num.__index__()
|
|
143
|
+
ceiling = 2 ** (num).bit_length()
|
|
144
|
+
if num >= 0:
|
|
145
|
+
s = bltns.bin(num + ceiling).replace('1', '0', 1)
|
|
146
|
+
else:
|
|
147
|
+
s = bltns.bin(~num ^ (ceiling - 1) + ceiling)
|
|
148
|
+
sign = s[:3]
|
|
149
|
+
digits = s[3:]
|
|
150
|
+
if max_bits is not None:
|
|
151
|
+
if len(digits) < max_bits:
|
|
152
|
+
digits = (sign[-1] * max_bits + digits)[-max_bits:]
|
|
153
|
+
return "%s %s" % (sign, digits)
|
|
154
|
+
|
|
155
|
+
def _dedent(text):
|
|
156
|
+
"""
|
|
157
|
+
Like textwrap.dedent. Rewritten because we cannot import textwrap.
|
|
158
|
+
"""
|
|
159
|
+
lines = text.split('\n')
|
|
160
|
+
for i, ch in enumerate(lines[0]):
|
|
161
|
+
if ch != ' ':
|
|
162
|
+
break
|
|
163
|
+
for j, l in enumerate(lines):
|
|
164
|
+
lines[j] = l[i:]
|
|
165
|
+
return '\n'.join(lines)
|
|
166
|
+
|
|
167
|
+
class _not_given:
|
|
168
|
+
def __repr__(self):
|
|
169
|
+
return('<not given>')
|
|
170
|
+
_not_given = _not_given()
|
|
171
|
+
|
|
172
|
+
class _auto_null:
|
|
173
|
+
def __repr__(self):
|
|
174
|
+
return '_auto_null'
|
|
175
|
+
_auto_null = _auto_null()
|
|
176
|
+
|
|
177
|
+
class auto:
|
|
178
|
+
"""
|
|
179
|
+
Instances are replaced with an appropriate value in Enum class suites.
|
|
180
|
+
"""
|
|
181
|
+
def __init__(self, value=_auto_null):
|
|
182
|
+
self.value = value
|
|
183
|
+
|
|
184
|
+
def __repr__(self):
|
|
185
|
+
return "auto(%r)" % self.value
|
|
186
|
+
|
|
187
|
+
class property(DynamicClassAttribute):
|
|
188
|
+
"""
|
|
189
|
+
This is a descriptor, used to define attributes that act differently
|
|
190
|
+
when accessed through an enum member and through an enum class.
|
|
191
|
+
Instance access is the same as property(), but access to an attribute
|
|
192
|
+
through the enum class will instead look in the class' _member_map_ for
|
|
193
|
+
a corresponding enum member.
|
|
194
|
+
"""
|
|
195
|
+
|
|
196
|
+
member = None
|
|
197
|
+
_attr_type = None
|
|
198
|
+
_cls_type = None
|
|
199
|
+
|
|
200
|
+
def __get__(self, instance, ownerclass=None):
|
|
201
|
+
if instance is None:
|
|
202
|
+
if self.member is not None:
|
|
203
|
+
return self.member
|
|
204
|
+
else:
|
|
205
|
+
raise AttributeError(
|
|
206
|
+
'%r has no attribute %r' % (ownerclass, self.name)
|
|
207
|
+
)
|
|
208
|
+
if self.fget is not None:
|
|
209
|
+
# use previous enum.property
|
|
210
|
+
return self.fget(instance)
|
|
211
|
+
elif self._attr_type == 'attr':
|
|
212
|
+
# look up previous attibute
|
|
213
|
+
return getattr(self._cls_type, self.name)
|
|
214
|
+
elif self._attr_type == 'desc':
|
|
215
|
+
# use previous descriptor
|
|
216
|
+
return getattr(instance._value_, self.name)
|
|
217
|
+
# look for a member by this name.
|
|
218
|
+
try:
|
|
219
|
+
return ownerclass._member_map_[self.name]
|
|
220
|
+
except KeyError:
|
|
221
|
+
raise AttributeError(
|
|
222
|
+
'%r has no attribute %r' % (ownerclass, self.name)
|
|
223
|
+
) from None
|
|
224
|
+
|
|
225
|
+
def __set__(self, instance, value):
|
|
226
|
+
if self.fset is not None:
|
|
227
|
+
return self.fset(instance, value)
|
|
228
|
+
raise AttributeError(
|
|
229
|
+
"<enum %r> cannot set attribute %r" % (self.clsname, self.name)
|
|
230
|
+
)
|
|
231
|
+
|
|
232
|
+
def __delete__(self, instance):
|
|
233
|
+
if self.fdel is not None:
|
|
234
|
+
return self.fdel(instance)
|
|
235
|
+
raise AttributeError(
|
|
236
|
+
"<enum %r> cannot delete attribute %r" % (self.clsname, self.name)
|
|
237
|
+
)
|
|
238
|
+
|
|
239
|
+
def __set_name__(self, ownerclass, name):
|
|
240
|
+
self.name = name
|
|
241
|
+
self.clsname = ownerclass.__name__
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
class _proto_member:
|
|
245
|
+
"""
|
|
246
|
+
intermediate step for enum members between class execution and final creation
|
|
247
|
+
"""
|
|
248
|
+
|
|
249
|
+
def __init__(self, value):
|
|
250
|
+
self.value = value
|
|
251
|
+
|
|
252
|
+
def __set_name__(self, enum_class, member_name):
|
|
253
|
+
"""
|
|
254
|
+
convert each quasi-member into an instance of the new enum class
|
|
255
|
+
"""
|
|
256
|
+
# first step: remove ourself from enum_class
|
|
257
|
+
delattr(enum_class, member_name)
|
|
258
|
+
# second step: create member based on enum_class
|
|
259
|
+
value = self.value
|
|
260
|
+
if not isinstance(value, tuple):
|
|
261
|
+
args = (value, )
|
|
262
|
+
else:
|
|
263
|
+
args = value
|
|
264
|
+
if enum_class._member_type_ is tuple: # special case for tuple enums
|
|
265
|
+
args = (args, ) # wrap it one more time
|
|
266
|
+
if not enum_class._use_args_:
|
|
267
|
+
enum_member = enum_class._new_member_(enum_class)
|
|
268
|
+
else:
|
|
269
|
+
enum_member = enum_class._new_member_(enum_class, *args)
|
|
270
|
+
if not hasattr(enum_member, '_value_'):
|
|
271
|
+
if enum_class._member_type_ is object:
|
|
272
|
+
enum_member._value_ = value
|
|
273
|
+
else:
|
|
274
|
+
try:
|
|
275
|
+
enum_member._value_ = enum_class._member_type_(*args)
|
|
276
|
+
except Exception as exc:
|
|
277
|
+
new_exc = TypeError(
|
|
278
|
+
'_value_ not set in __new__, unable to create it'
|
|
279
|
+
)
|
|
280
|
+
new_exc.__cause__ = exc
|
|
281
|
+
raise new_exc
|
|
282
|
+
value = enum_member._value_
|
|
283
|
+
enum_member._name_ = member_name
|
|
284
|
+
enum_member.__objclass__ = enum_class
|
|
285
|
+
enum_member.__init__(*args)
|
|
286
|
+
enum_member._sort_order_ = len(enum_class._member_names_)
|
|
287
|
+
|
|
288
|
+
if Flag is not None and issubclass(enum_class, Flag):
|
|
289
|
+
if isinstance(value, int):
|
|
290
|
+
enum_class._flag_mask_ |= value
|
|
291
|
+
if _is_single_bit(value):
|
|
292
|
+
enum_class._singles_mask_ |= value
|
|
293
|
+
enum_class._all_bits_ = 2 ** ((enum_class._flag_mask_).bit_length()) - 1
|
|
294
|
+
|
|
295
|
+
# If another member with the same value was already defined, the
|
|
296
|
+
# new member becomes an alias to the existing one.
|
|
297
|
+
try:
|
|
298
|
+
try:
|
|
299
|
+
# try to do a fast lookup to avoid the quadratic loop
|
|
300
|
+
enum_member = enum_class._value2member_map_[value]
|
|
301
|
+
except TypeError:
|
|
302
|
+
for name, canonical_member in enum_class._member_map_.items():
|
|
303
|
+
if canonical_member._value_ == value:
|
|
304
|
+
enum_member = canonical_member
|
|
305
|
+
break
|
|
306
|
+
else:
|
|
307
|
+
raise KeyError
|
|
308
|
+
except KeyError:
|
|
309
|
+
# this could still be an alias if the value is multi-bit and the
|
|
310
|
+
# class is a flag class
|
|
311
|
+
if (
|
|
312
|
+
Flag is None
|
|
313
|
+
or not issubclass(enum_class, Flag)
|
|
314
|
+
):
|
|
315
|
+
# no other instances found, record this member in _member_names_
|
|
316
|
+
enum_class._member_names_.append(member_name)
|
|
317
|
+
elif (
|
|
318
|
+
Flag is not None
|
|
319
|
+
and issubclass(enum_class, Flag)
|
|
320
|
+
and isinstance(value, int)
|
|
321
|
+
and _is_single_bit(value)
|
|
322
|
+
):
|
|
323
|
+
# no other instances found, record this member in _member_names_
|
|
324
|
+
enum_class._member_names_.append(member_name)
|
|
325
|
+
|
|
326
|
+
enum_class._add_member_(member_name, enum_member)
|
|
327
|
+
try:
|
|
328
|
+
# This may fail if value is not hashable. We can't add the value
|
|
329
|
+
# to the map, and by-value lookups for this value will be
|
|
330
|
+
# linear.
|
|
331
|
+
enum_class._value2member_map_.setdefault(value, enum_member)
|
|
332
|
+
if value not in enum_class._hashable_values_:
|
|
333
|
+
enum_class._hashable_values_.append(value)
|
|
334
|
+
except TypeError:
|
|
335
|
+
# keep track of the value in a list so containment checks are quick
|
|
336
|
+
enum_class._unhashable_values_.append(value)
|
|
337
|
+
enum_class._unhashable_values_map_.setdefault(member_name, []).append(value)
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
class EnumDict(dict):
|
|
341
|
+
"""
|
|
342
|
+
Track enum member order and ensure member names are not reused.
|
|
343
|
+
|
|
344
|
+
EnumType will use the names found in self._member_names as the
|
|
345
|
+
enumeration member names.
|
|
346
|
+
"""
|
|
347
|
+
def __init__(self, cls_name=None):
|
|
348
|
+
super().__init__()
|
|
349
|
+
self._member_names = {} # use a dict -- faster look-up than a list, and keeps insertion order since 3.7
|
|
350
|
+
self._last_values = []
|
|
351
|
+
self._ignore = []
|
|
352
|
+
self._auto_called = False
|
|
353
|
+
self._cls_name = cls_name
|
|
354
|
+
|
|
355
|
+
def __setitem__(self, key, value):
|
|
356
|
+
"""
|
|
357
|
+
Changes anything not dundered or not a descriptor.
|
|
358
|
+
|
|
359
|
+
If an enum member name is used twice, an error is raised; duplicate
|
|
360
|
+
values are not checked for.
|
|
361
|
+
|
|
362
|
+
Single underscore (sunder) names are reserved.
|
|
363
|
+
"""
|
|
364
|
+
if self._cls_name is not None and _is_private(self._cls_name, key):
|
|
365
|
+
# do nothing, name will be a normal attribute
|
|
366
|
+
pass
|
|
367
|
+
elif _is_sunder(key):
|
|
368
|
+
if key not in (
|
|
369
|
+
'_order_',
|
|
370
|
+
'_generate_next_value_', '_numeric_repr_', '_missing_', '_ignore_',
|
|
371
|
+
'_iter_member_', '_iter_member_by_value_', '_iter_member_by_def_',
|
|
372
|
+
'_add_alias_', '_add_value_alias_',
|
|
373
|
+
# While not in use internally, those are common for pretty
|
|
374
|
+
# printing and thus excluded from Enum's reservation of
|
|
375
|
+
# _sunder_ names
|
|
376
|
+
) and not key.startswith('_repr_'):
|
|
377
|
+
raise ValueError(
|
|
378
|
+
'_sunder_ names, such as %r, are reserved for future Enum use'
|
|
379
|
+
% (key, )
|
|
380
|
+
)
|
|
381
|
+
if key == '_generate_next_value_':
|
|
382
|
+
# check if members already defined as auto()
|
|
383
|
+
if self._auto_called:
|
|
384
|
+
raise TypeError("_generate_next_value_ must be defined before members")
|
|
385
|
+
_gnv = value.__func__ if isinstance(value, staticmethod) else value
|
|
386
|
+
setattr(self, '_generate_next_value', _gnv)
|
|
387
|
+
elif key == '_ignore_':
|
|
388
|
+
if isinstance(value, str):
|
|
389
|
+
value = value.replace(',',' ').split()
|
|
390
|
+
else:
|
|
391
|
+
value = list(value)
|
|
392
|
+
self._ignore = value
|
|
393
|
+
already = set(value) & set(self._member_names)
|
|
394
|
+
if already:
|
|
395
|
+
raise ValueError(
|
|
396
|
+
'_ignore_ cannot specify already set names: %r'
|
|
397
|
+
% (already, )
|
|
398
|
+
)
|
|
399
|
+
elif _is_dunder(key):
|
|
400
|
+
if key == '__order__':
|
|
401
|
+
key = '_order_'
|
|
402
|
+
elif key in self._member_names:
|
|
403
|
+
# descriptor overwriting an enum?
|
|
404
|
+
raise TypeError('%r already defined as %r' % (key, self[key]))
|
|
405
|
+
elif key in self._ignore:
|
|
406
|
+
pass
|
|
407
|
+
elif isinstance(value, nonmember):
|
|
408
|
+
# unwrap value here; it won't be processed by the below `else`
|
|
409
|
+
value = value.value
|
|
410
|
+
elif isinstance(value, partial):
|
|
411
|
+
import warnings
|
|
412
|
+
warnings.warn('functools.partial will be a method descriptor '
|
|
413
|
+
'in future Python versions; wrap it in '
|
|
414
|
+
'enum.member() if you want to preserve the '
|
|
415
|
+
'old behavior', FutureWarning, stacklevel=2)
|
|
416
|
+
elif _is_descriptor(value):
|
|
417
|
+
pass
|
|
418
|
+
elif self._cls_name is not None and _is_internal_class(self._cls_name, value):
|
|
419
|
+
# do nothing, name will be a normal attribute
|
|
420
|
+
pass
|
|
421
|
+
else:
|
|
422
|
+
if key in self:
|
|
423
|
+
# enum overwriting a descriptor?
|
|
424
|
+
raise TypeError('%r already defined as %r' % (key, self[key]))
|
|
425
|
+
elif isinstance(value, member):
|
|
426
|
+
# unwrap value here -- it will become a member
|
|
427
|
+
value = value.value
|
|
428
|
+
non_auto_store = True
|
|
429
|
+
single = False
|
|
430
|
+
if isinstance(value, auto):
|
|
431
|
+
single = True
|
|
432
|
+
value = (value, )
|
|
433
|
+
if isinstance(value, tuple) and any(isinstance(v, auto) for v in value):
|
|
434
|
+
# insist on an actual tuple, no subclasses, in keeping with only supporting
|
|
435
|
+
# top-level auto() usage (not contained in any other data structure)
|
|
436
|
+
auto_valued = []
|
|
437
|
+
t = type(value)
|
|
438
|
+
for v in value:
|
|
439
|
+
if isinstance(v, auto):
|
|
440
|
+
non_auto_store = False
|
|
441
|
+
if v.value == _auto_null:
|
|
442
|
+
v.value = self._generate_next_value(
|
|
443
|
+
key, 1, len(self._member_names), self._last_values[:],
|
|
444
|
+
)
|
|
445
|
+
self._auto_called = True
|
|
446
|
+
v = v.value
|
|
447
|
+
self._last_values.append(v)
|
|
448
|
+
auto_valued.append(v)
|
|
449
|
+
if single:
|
|
450
|
+
value = auto_valued[0]
|
|
451
|
+
else:
|
|
452
|
+
try:
|
|
453
|
+
# accepts iterable as multiple arguments?
|
|
454
|
+
value = t(auto_valued)
|
|
455
|
+
except TypeError:
|
|
456
|
+
# then pass them in singly
|
|
457
|
+
value = t(*auto_valued)
|
|
458
|
+
self._member_names[key] = None
|
|
459
|
+
if non_auto_store:
|
|
460
|
+
self._last_values.append(value)
|
|
461
|
+
super().__setitem__(key, value)
|
|
462
|
+
|
|
463
|
+
@property
|
|
464
|
+
def member_names(self):
|
|
465
|
+
return list(self._member_names)
|
|
466
|
+
|
|
467
|
+
def update(self, members, **more_members):
|
|
468
|
+
try:
|
|
469
|
+
for name in members.keys():
|
|
470
|
+
self[name] = members[name]
|
|
471
|
+
except AttributeError:
|
|
472
|
+
for name, value in members:
|
|
473
|
+
self[name] = value
|
|
474
|
+
for name, value in more_members.items():
|
|
475
|
+
self[name] = value
|
|
476
|
+
|
|
477
|
+
_EnumDict = EnumDict # keep private name for backwards compatibility
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
class EnumType(type):
|
|
481
|
+
"""
|
|
482
|
+
Metaclass for Enum
|
|
483
|
+
"""
|
|
484
|
+
|
|
485
|
+
@classmethod
|
|
486
|
+
def __prepare__(metacls, cls, bases, **kwds):
|
|
487
|
+
# check that previous enum members do not exist
|
|
488
|
+
metacls._check_for_existing_members_(cls, bases)
|
|
489
|
+
# create the namespace dict
|
|
490
|
+
enum_dict = EnumDict(cls)
|
|
491
|
+
# inherit previous flags and _generate_next_value_ function
|
|
492
|
+
member_type, first_enum = metacls._get_mixins_(cls, bases)
|
|
493
|
+
if first_enum is not None:
|
|
494
|
+
enum_dict['_generate_next_value_'] = getattr(
|
|
495
|
+
first_enum, '_generate_next_value_', None,
|
|
496
|
+
)
|
|
497
|
+
return enum_dict
|
|
498
|
+
|
|
499
|
+
def __new__(metacls, cls, bases, classdict, *, boundary=None, _simple=False, **kwds):
|
|
500
|
+
# an Enum class is final once enumeration items have been defined; it
|
|
501
|
+
# cannot be mixed with other types (int, float, etc.) if it has an
|
|
502
|
+
# inherited __new__ unless a new __new__ is defined (or the resulting
|
|
503
|
+
# class will fail).
|
|
504
|
+
#
|
|
505
|
+
if _simple:
|
|
506
|
+
return super().__new__(metacls, cls, bases, classdict, **kwds)
|
|
507
|
+
#
|
|
508
|
+
# remove any keys listed in _ignore_
|
|
509
|
+
classdict.setdefault('_ignore_', []).append('_ignore_')
|
|
510
|
+
ignore = classdict['_ignore_']
|
|
511
|
+
for key in ignore:
|
|
512
|
+
classdict.pop(key, None)
|
|
513
|
+
#
|
|
514
|
+
# grab member names
|
|
515
|
+
member_names = classdict._member_names
|
|
516
|
+
#
|
|
517
|
+
# check for illegal enum names (any others?)
|
|
518
|
+
invalid_names = set(member_names) & {'mro', ''}
|
|
519
|
+
if invalid_names:
|
|
520
|
+
raise ValueError('invalid enum member name(s) %s' % (
|
|
521
|
+
','.join(repr(n) for n in invalid_names)
|
|
522
|
+
))
|
|
523
|
+
#
|
|
524
|
+
# adjust the sunders
|
|
525
|
+
_order_ = classdict.pop('_order_', None)
|
|
526
|
+
_gnv = classdict.get('_generate_next_value_')
|
|
527
|
+
if _gnv is not None and type(_gnv) is not staticmethod:
|
|
528
|
+
_gnv = staticmethod(_gnv)
|
|
529
|
+
# convert to normal dict
|
|
530
|
+
classdict = dict(classdict.items())
|
|
531
|
+
if _gnv is not None:
|
|
532
|
+
classdict['_generate_next_value_'] = _gnv
|
|
533
|
+
#
|
|
534
|
+
# data type of member and the controlling Enum class
|
|
535
|
+
member_type, first_enum = metacls._get_mixins_(cls, bases)
|
|
536
|
+
__new__, save_new, use_args = metacls._find_new_(
|
|
537
|
+
classdict, member_type, first_enum,
|
|
538
|
+
)
|
|
539
|
+
classdict['_new_member_'] = __new__
|
|
540
|
+
classdict['_use_args_'] = use_args
|
|
541
|
+
#
|
|
542
|
+
# convert future enum members into temporary _proto_members
|
|
543
|
+
for name in member_names:
|
|
544
|
+
value = classdict[name]
|
|
545
|
+
classdict[name] = _proto_member(value)
|
|
546
|
+
#
|
|
547
|
+
# house-keeping structures
|
|
548
|
+
classdict['_member_names_'] = []
|
|
549
|
+
classdict['_member_map_'] = {}
|
|
550
|
+
classdict['_value2member_map_'] = {}
|
|
551
|
+
classdict['_hashable_values_'] = [] # for comparing with non-hashable types
|
|
552
|
+
classdict['_unhashable_values_'] = [] # e.g. frozenset() with set()
|
|
553
|
+
classdict['_unhashable_values_map_'] = {}
|
|
554
|
+
classdict['_member_type_'] = member_type
|
|
555
|
+
# now set the __repr__ for the value
|
|
556
|
+
classdict['_value_repr_'] = metacls._find_data_repr_(cls, bases)
|
|
557
|
+
#
|
|
558
|
+
# Flag structures (will be removed if final class is not a Flag
|
|
559
|
+
classdict['_boundary_'] = (
|
|
560
|
+
boundary
|
|
561
|
+
or getattr(first_enum, '_boundary_', None)
|
|
562
|
+
)
|
|
563
|
+
classdict['_flag_mask_'] = 0
|
|
564
|
+
classdict['_singles_mask_'] = 0
|
|
565
|
+
classdict['_all_bits_'] = 0
|
|
566
|
+
classdict['_inverted_'] = None
|
|
567
|
+
try:
|
|
568
|
+
classdict['_%s__in_progress' % cls] = True
|
|
569
|
+
enum_class = super().__new__(metacls, cls, bases, classdict, **kwds)
|
|
570
|
+
classdict['_%s__in_progress' % cls] = False
|
|
571
|
+
delattr(enum_class, '_%s__in_progress' % cls)
|
|
572
|
+
except Exception as e:
|
|
573
|
+
# since 3.12 the note "Error calling __set_name__ on '_proto_member' instance ..."
|
|
574
|
+
# is tacked on to the error instead of raising a RuntimeError, so discard it
|
|
575
|
+
if hasattr(e, '__notes__'):
|
|
576
|
+
del e.__notes__
|
|
577
|
+
raise
|
|
578
|
+
# update classdict with any changes made by __init_subclass__
|
|
579
|
+
classdict.update(enum_class.__dict__)
|
|
580
|
+
#
|
|
581
|
+
# double check that repr and friends are not the mixin's or various
|
|
582
|
+
# things break (such as pickle)
|
|
583
|
+
# however, if the method is defined in the Enum itself, don't replace
|
|
584
|
+
# it
|
|
585
|
+
#
|
|
586
|
+
# Also, special handling for ReprEnum
|
|
587
|
+
if ReprEnum is not None and ReprEnum in bases:
|
|
588
|
+
if member_type is object:
|
|
589
|
+
raise TypeError(
|
|
590
|
+
'ReprEnum subclasses must be mixed with a data type (i.e.'
|
|
591
|
+
' int, str, float, etc.)'
|
|
592
|
+
)
|
|
593
|
+
if '__format__' not in classdict:
|
|
594
|
+
enum_class.__format__ = member_type.__format__
|
|
595
|
+
classdict['__format__'] = enum_class.__format__
|
|
596
|
+
if '__str__' not in classdict:
|
|
597
|
+
method = member_type.__str__
|
|
598
|
+
if method is object.__str__:
|
|
599
|
+
# if member_type does not define __str__, object.__str__ will use
|
|
600
|
+
# its __repr__ instead, so we'll also use its __repr__
|
|
601
|
+
method = member_type.__repr__
|
|
602
|
+
enum_class.__str__ = method
|
|
603
|
+
classdict['__str__'] = enum_class.__str__
|
|
604
|
+
for name in ('__repr__', '__str__', '__format__', '__reduce_ex__'):
|
|
605
|
+
if name not in classdict:
|
|
606
|
+
# check for mixin overrides before replacing
|
|
607
|
+
enum_method = getattr(first_enum, name)
|
|
608
|
+
found_method = getattr(enum_class, name)
|
|
609
|
+
object_method = getattr(object, name)
|
|
610
|
+
data_type_method = getattr(member_type, name)
|
|
611
|
+
if found_method in (data_type_method, object_method):
|
|
612
|
+
setattr(enum_class, name, enum_method)
|
|
613
|
+
#
|
|
614
|
+
# for Flag, add __or__, __and__, __xor__, and __invert__
|
|
615
|
+
if Flag is not None and issubclass(enum_class, Flag):
|
|
616
|
+
for name in (
|
|
617
|
+
'__or__', '__and__', '__xor__',
|
|
618
|
+
'__ror__', '__rand__', '__rxor__',
|
|
619
|
+
'__invert__'
|
|
620
|
+
):
|
|
621
|
+
if name not in classdict:
|
|
622
|
+
enum_method = getattr(Flag, name)
|
|
623
|
+
setattr(enum_class, name, enum_method)
|
|
624
|
+
classdict[name] = enum_method
|
|
625
|
+
#
|
|
626
|
+
# replace any other __new__ with our own (as long as Enum is not None,
|
|
627
|
+
# anyway) -- again, this is to support pickle
|
|
628
|
+
if Enum is not None:
|
|
629
|
+
# if the user defined their own __new__, save it before it gets
|
|
630
|
+
# clobbered in case they subclass later
|
|
631
|
+
if save_new:
|
|
632
|
+
enum_class.__new_member__ = __new__
|
|
633
|
+
enum_class.__new__ = Enum.__new__
|
|
634
|
+
#
|
|
635
|
+
# py3 support for definition order (helps keep py2/py3 code in sync)
|
|
636
|
+
#
|
|
637
|
+
# _order_ checking is spread out into three/four steps
|
|
638
|
+
# - if enum_class is a Flag:
|
|
639
|
+
# - remove any non-single-bit flags from _order_
|
|
640
|
+
# - remove any aliases from _order_
|
|
641
|
+
# - check that _order_ and _member_names_ match
|
|
642
|
+
#
|
|
643
|
+
# step 1: ensure we have a list
|
|
644
|
+
if _order_ is not None:
|
|
645
|
+
if isinstance(_order_, str):
|
|
646
|
+
_order_ = _order_.replace(',', ' ').split()
|
|
647
|
+
#
|
|
648
|
+
# remove Flag structures if final class is not a Flag
|
|
649
|
+
if (
|
|
650
|
+
Flag is None and cls != 'Flag'
|
|
651
|
+
or Flag is not None and not issubclass(enum_class, Flag)
|
|
652
|
+
):
|
|
653
|
+
delattr(enum_class, '_boundary_')
|
|
654
|
+
delattr(enum_class, '_flag_mask_')
|
|
655
|
+
delattr(enum_class, '_singles_mask_')
|
|
656
|
+
delattr(enum_class, '_all_bits_')
|
|
657
|
+
delattr(enum_class, '_inverted_')
|
|
658
|
+
elif Flag is not None and issubclass(enum_class, Flag):
|
|
659
|
+
# set correct __iter__
|
|
660
|
+
member_list = [m._value_ for m in enum_class]
|
|
661
|
+
if member_list != sorted(member_list):
|
|
662
|
+
enum_class._iter_member_ = enum_class._iter_member_by_def_
|
|
663
|
+
if _order_:
|
|
664
|
+
# _order_ step 2: remove any items from _order_ that are not single-bit
|
|
665
|
+
_order_ = [
|
|
666
|
+
o
|
|
667
|
+
for o in _order_
|
|
668
|
+
if o not in enum_class._member_map_ or _is_single_bit(enum_class[o]._value_)
|
|
669
|
+
]
|
|
670
|
+
#
|
|
671
|
+
if _order_:
|
|
672
|
+
# _order_ step 3: remove aliases from _order_
|
|
673
|
+
_order_ = [
|
|
674
|
+
o
|
|
675
|
+
for o in _order_
|
|
676
|
+
if (
|
|
677
|
+
o not in enum_class._member_map_
|
|
678
|
+
or
|
|
679
|
+
(o in enum_class._member_map_ and o in enum_class._member_names_)
|
|
680
|
+
)]
|
|
681
|
+
# _order_ step 4: verify that _order_ and _member_names_ match
|
|
682
|
+
if _order_ != enum_class._member_names_:
|
|
683
|
+
raise TypeError(
|
|
684
|
+
'member order does not match _order_:\n %r\n %r'
|
|
685
|
+
% (enum_class._member_names_, _order_)
|
|
686
|
+
)
|
|
687
|
+
#
|
|
688
|
+
return enum_class
|
|
689
|
+
|
|
690
|
+
def __bool__(cls):
|
|
691
|
+
"""
|
|
692
|
+
classes/types should always be True.
|
|
693
|
+
"""
|
|
694
|
+
return True
|
|
695
|
+
|
|
696
|
+
def __call__(cls, value, names=_not_given, *values, module=None, qualname=None, type=None, start=1, boundary=None):
|
|
697
|
+
"""
|
|
698
|
+
Either returns an existing member, or creates a new enum class.
|
|
699
|
+
|
|
700
|
+
This method is used both when an enum class is given a value to match
|
|
701
|
+
to an enumeration member (i.e. Color(3)) and for the functional API
|
|
702
|
+
(i.e. Color = Enum('Color', names='RED GREEN BLUE')).
|
|
703
|
+
|
|
704
|
+
The value lookup branch is chosen if the enum is final.
|
|
705
|
+
|
|
706
|
+
When used for the functional API:
|
|
707
|
+
|
|
708
|
+
`value` will be the name of the new class.
|
|
709
|
+
|
|
710
|
+
`names` should be either a string of white-space/comma delimited names
|
|
711
|
+
(values will start at `start`), or an iterator/mapping of name, value pairs.
|
|
712
|
+
|
|
713
|
+
`module` should be set to the module this class is being created in;
|
|
714
|
+
if it is not set, an attempt to find that module will be made, but if
|
|
715
|
+
it fails the class will not be picklable.
|
|
716
|
+
|
|
717
|
+
`qualname` should be set to the actual location this class can be found
|
|
718
|
+
at in its module; by default it is set to the global scope. If this is
|
|
719
|
+
not correct, unpickling will fail in some circumstances.
|
|
720
|
+
|
|
721
|
+
`type`, if set, will be mixed in as the first base class.
|
|
722
|
+
"""
|
|
723
|
+
if cls._member_map_:
|
|
724
|
+
# simple value lookup if members exist
|
|
725
|
+
if names is not _not_given:
|
|
726
|
+
value = (value, names) + values
|
|
727
|
+
return cls.__new__(cls, value)
|
|
728
|
+
# otherwise, functional API: we're creating a new Enum type
|
|
729
|
+
if names is _not_given and type is None:
|
|
730
|
+
# no body? no data-type? possibly wrong usage
|
|
731
|
+
raise TypeError(
|
|
732
|
+
f"{cls} has no members; specify `names=()` if you meant to create a new, empty, enum"
|
|
733
|
+
)
|
|
734
|
+
return cls._create_(
|
|
735
|
+
class_name=value,
|
|
736
|
+
names=None if names is _not_given else names,
|
|
737
|
+
module=module,
|
|
738
|
+
qualname=qualname,
|
|
739
|
+
type=type,
|
|
740
|
+
start=start,
|
|
741
|
+
boundary=boundary,
|
|
742
|
+
)
|
|
743
|
+
|
|
744
|
+
def __contains__(cls, value):
|
|
745
|
+
"""Return True if `value` is in `cls`.
|
|
746
|
+
|
|
747
|
+
`value` is in `cls` if:
|
|
748
|
+
1) `value` is a member of `cls`, or
|
|
749
|
+
2) `value` is the value of one of the `cls`'s members.
|
|
750
|
+
3) `value` is a pseudo-member (flags)
|
|
751
|
+
"""
|
|
752
|
+
if isinstance(value, cls):
|
|
753
|
+
return True
|
|
754
|
+
if issubclass(cls, Flag):
|
|
755
|
+
try:
|
|
756
|
+
result = cls._missing_(value)
|
|
757
|
+
return isinstance(result, cls)
|
|
758
|
+
except ValueError:
|
|
759
|
+
pass
|
|
760
|
+
return (
|
|
761
|
+
value in cls._unhashable_values_ # both structures are lists
|
|
762
|
+
or value in cls._hashable_values_
|
|
763
|
+
)
|
|
764
|
+
|
|
765
|
+
def __delattr__(cls, attr):
|
|
766
|
+
# nicer error message when someone tries to delete an attribute
|
|
767
|
+
# (see issue19025).
|
|
768
|
+
if attr in cls._member_map_:
|
|
769
|
+
raise AttributeError("%r cannot delete member %r." % (cls.__name__, attr))
|
|
770
|
+
super().__delattr__(attr)
|
|
771
|
+
|
|
772
|
+
def __dir__(cls):
|
|
773
|
+
interesting = set([
|
|
774
|
+
'__class__', '__contains__', '__doc__', '__getitem__',
|
|
775
|
+
'__iter__', '__len__', '__members__', '__module__',
|
|
776
|
+
'__name__', '__qualname__',
|
|
777
|
+
]
|
|
778
|
+
+ cls._member_names_
|
|
779
|
+
)
|
|
780
|
+
if cls._new_member_ is not object.__new__:
|
|
781
|
+
interesting.add('__new__')
|
|
782
|
+
if cls.__init_subclass__ is not object.__init_subclass__:
|
|
783
|
+
interesting.add('__init_subclass__')
|
|
784
|
+
if cls._member_type_ is object:
|
|
785
|
+
return sorted(interesting)
|
|
786
|
+
else:
|
|
787
|
+
# return whatever mixed-in data type has
|
|
788
|
+
return sorted(set(dir(cls._member_type_)) | interesting)
|
|
789
|
+
|
|
790
|
+
def __getitem__(cls, name):
|
|
791
|
+
"""
|
|
792
|
+
Return the member matching `name`.
|
|
793
|
+
"""
|
|
794
|
+
return cls._member_map_[name]
|
|
795
|
+
|
|
796
|
+
def __iter__(cls):
|
|
797
|
+
"""
|
|
798
|
+
Return members in definition order.
|
|
799
|
+
"""
|
|
800
|
+
return (cls._member_map_[name] for name in cls._member_names_)
|
|
801
|
+
|
|
802
|
+
def __len__(cls):
|
|
803
|
+
"""
|
|
804
|
+
Return the number of members (no aliases)
|
|
805
|
+
"""
|
|
806
|
+
return len(cls._member_names_)
|
|
807
|
+
|
|
808
|
+
@bltns.property
|
|
809
|
+
def __members__(cls):
|
|
810
|
+
"""
|
|
811
|
+
Returns a mapping of member name->value.
|
|
812
|
+
|
|
813
|
+
This mapping lists all enum members, including aliases. Note that this
|
|
814
|
+
is a read-only view of the internal mapping.
|
|
815
|
+
"""
|
|
816
|
+
return MappingProxyType(cls._member_map_)
|
|
817
|
+
|
|
818
|
+
def __repr__(cls):
|
|
819
|
+
if Flag is not None and issubclass(cls, Flag):
|
|
820
|
+
return "<flag %r>" % cls.__name__
|
|
821
|
+
else:
|
|
822
|
+
return "<enum %r>" % cls.__name__
|
|
823
|
+
|
|
824
|
+
def __reversed__(cls):
|
|
825
|
+
"""
|
|
826
|
+
Return members in reverse definition order.
|
|
827
|
+
"""
|
|
828
|
+
return (cls._member_map_[name] for name in reversed(cls._member_names_))
|
|
829
|
+
|
|
830
|
+
def __setattr__(cls, name, value):
|
|
831
|
+
"""
|
|
832
|
+
Block attempts to reassign Enum members.
|
|
833
|
+
|
|
834
|
+
A simple assignment to the class namespace only changes one of the
|
|
835
|
+
several possible ways to get an Enum member from the Enum class,
|
|
836
|
+
resulting in an inconsistent Enumeration.
|
|
837
|
+
"""
|
|
838
|
+
member_map = cls.__dict__.get('_member_map_', {})
|
|
839
|
+
if name in member_map:
|
|
840
|
+
raise AttributeError('cannot reassign member %r' % (name, ))
|
|
841
|
+
super().__setattr__(name, value)
|
|
842
|
+
|
|
843
|
+
def _create_(cls, class_name, names, *, module=None, qualname=None, type=None, start=1, boundary=None):
|
|
844
|
+
"""
|
|
845
|
+
Convenience method to create a new Enum class.
|
|
846
|
+
|
|
847
|
+
`names` can be:
|
|
848
|
+
|
|
849
|
+
* A string containing member names, separated either with spaces or
|
|
850
|
+
commas. Values are incremented by 1 from `start`.
|
|
851
|
+
* An iterable of member names. Values are incremented by 1 from `start`.
|
|
852
|
+
* An iterable of (member name, value) pairs.
|
|
853
|
+
* A mapping of member name -> value pairs.
|
|
854
|
+
"""
|
|
855
|
+
metacls = cls.__class__
|
|
856
|
+
bases = (cls, ) if type is None else (type, cls)
|
|
857
|
+
_, first_enum = cls._get_mixins_(class_name, bases)
|
|
858
|
+
classdict = metacls.__prepare__(class_name, bases)
|
|
859
|
+
|
|
860
|
+
# special processing needed for names?
|
|
861
|
+
if isinstance(names, str):
|
|
862
|
+
names = names.replace(',', ' ').split()
|
|
863
|
+
if isinstance(names, (tuple, list)) and names and isinstance(names[0], str):
|
|
864
|
+
original_names, names = names, []
|
|
865
|
+
last_values = []
|
|
866
|
+
for count, name in enumerate(original_names):
|
|
867
|
+
value = first_enum._generate_next_value_(name, start, count, last_values[:])
|
|
868
|
+
last_values.append(value)
|
|
869
|
+
names.append((name, value))
|
|
870
|
+
if names is None:
|
|
871
|
+
names = ()
|
|
872
|
+
|
|
873
|
+
# Here, names is either an iterable of (name, value) or a mapping.
|
|
874
|
+
for item in names:
|
|
875
|
+
if isinstance(item, str):
|
|
876
|
+
member_name, member_value = item, names[item]
|
|
877
|
+
else:
|
|
878
|
+
member_name, member_value = item
|
|
879
|
+
classdict[member_name] = member_value
|
|
880
|
+
|
|
881
|
+
if module is None:
|
|
882
|
+
try:
|
|
883
|
+
module = sys._getframemodulename(2)
|
|
884
|
+
except AttributeError:
|
|
885
|
+
# Fall back on _getframe if _getframemodulename is missing
|
|
886
|
+
try:
|
|
887
|
+
module = sys._getframe(2).f_globals['__name__']
|
|
888
|
+
except (AttributeError, ValueError, KeyError):
|
|
889
|
+
pass
|
|
890
|
+
if module is None:
|
|
891
|
+
_make_class_unpicklable(classdict)
|
|
892
|
+
else:
|
|
893
|
+
classdict['__module__'] = module
|
|
894
|
+
if qualname is not None:
|
|
895
|
+
classdict['__qualname__'] = qualname
|
|
896
|
+
|
|
897
|
+
return metacls.__new__(metacls, class_name, bases, classdict, boundary=boundary)
|
|
898
|
+
|
|
899
|
+
def _convert_(cls, name, module, filter, source=None, *, boundary=None, as_global=False):
|
|
900
|
+
"""
|
|
901
|
+
Create a new Enum subclass that replaces a collection of global constants
|
|
902
|
+
"""
|
|
903
|
+
# convert all constants from source (or module) that pass filter() to
|
|
904
|
+
# a new Enum called name, and export the enum and its members back to
|
|
905
|
+
# module;
|
|
906
|
+
# also, replace the __reduce_ex__ method so unpickling works in
|
|
907
|
+
# previous Python versions
|
|
908
|
+
module_globals = sys.modules[module].__dict__
|
|
909
|
+
if source:
|
|
910
|
+
source = source.__dict__
|
|
911
|
+
else:
|
|
912
|
+
source = module_globals
|
|
913
|
+
# _value2member_map_ is populated in the same order every time
|
|
914
|
+
# for a consistent reverse mapping of number to name when there
|
|
915
|
+
# are multiple names for the same number.
|
|
916
|
+
members = [
|
|
917
|
+
(name, value)
|
|
918
|
+
for name, value in source.items()
|
|
919
|
+
if filter(name)]
|
|
920
|
+
try:
|
|
921
|
+
# sort by value
|
|
922
|
+
members.sort(key=lambda t: (t[1], t[0]))
|
|
923
|
+
except TypeError:
|
|
924
|
+
# unless some values aren't comparable, in which case sort by name
|
|
925
|
+
members.sort(key=lambda t: t[0])
|
|
926
|
+
body = {t[0]: t[1] for t in members}
|
|
927
|
+
body['__module__'] = module
|
|
928
|
+
tmp_cls = type(name, (object, ), body)
|
|
929
|
+
cls = _simple_enum(etype=cls, boundary=boundary or KEEP)(tmp_cls)
|
|
930
|
+
if as_global:
|
|
931
|
+
global_enum(cls)
|
|
932
|
+
else:
|
|
933
|
+
sys.modules[cls.__module__].__dict__.update(cls.__members__)
|
|
934
|
+
module_globals[name] = cls
|
|
935
|
+
return cls
|
|
936
|
+
|
|
937
|
+
@classmethod
|
|
938
|
+
def _check_for_existing_members_(mcls, class_name, bases):
|
|
939
|
+
for chain in bases:
|
|
940
|
+
for base in chain.__mro__:
|
|
941
|
+
if isinstance(base, EnumType) and base._member_names_:
|
|
942
|
+
raise TypeError(
|
|
943
|
+
"<enum %r> cannot extend %r"
|
|
944
|
+
% (class_name, base)
|
|
945
|
+
)
|
|
946
|
+
|
|
947
|
+
@classmethod
|
|
948
|
+
def _get_mixins_(mcls, class_name, bases):
|
|
949
|
+
"""
|
|
950
|
+
Returns the type for creating enum members, and the first inherited
|
|
951
|
+
enum class.
|
|
952
|
+
|
|
953
|
+
bases: the tuple of bases that was given to __new__
|
|
954
|
+
"""
|
|
955
|
+
if not bases:
|
|
956
|
+
return object, Enum
|
|
957
|
+
# ensure final parent class is an Enum derivative, find any concrete
|
|
958
|
+
# data type, and check that Enum has no members
|
|
959
|
+
first_enum = bases[-1]
|
|
960
|
+
if not isinstance(first_enum, EnumType):
|
|
961
|
+
raise TypeError("new enumerations should be created as "
|
|
962
|
+
"`EnumName([mixin_type, ...] [data_type,] enum_type)`")
|
|
963
|
+
member_type = mcls._find_data_type_(class_name, bases) or object
|
|
964
|
+
return member_type, first_enum
|
|
965
|
+
|
|
966
|
+
@classmethod
|
|
967
|
+
def _find_data_repr_(mcls, class_name, bases):
|
|
968
|
+
for chain in bases:
|
|
969
|
+
for base in chain.__mro__:
|
|
970
|
+
if base is object:
|
|
971
|
+
continue
|
|
972
|
+
elif isinstance(base, EnumType):
|
|
973
|
+
# if we hit an Enum, use it's _value_repr_
|
|
974
|
+
return base._value_repr_
|
|
975
|
+
elif '__repr__' in base.__dict__:
|
|
976
|
+
# this is our data repr
|
|
977
|
+
# double-check if a dataclass with a default __repr__
|
|
978
|
+
if (
|
|
979
|
+
'__dataclass_fields__' in base.__dict__
|
|
980
|
+
and '__dataclass_params__' in base.__dict__
|
|
981
|
+
and base.__dict__['__dataclass_params__'].repr
|
|
982
|
+
):
|
|
983
|
+
return _dataclass_repr
|
|
984
|
+
else:
|
|
985
|
+
return base.__dict__['__repr__']
|
|
986
|
+
return None
|
|
987
|
+
|
|
988
|
+
@classmethod
|
|
989
|
+
def _find_data_type_(mcls, class_name, bases):
|
|
990
|
+
# a datatype has a __new__ method, or a __dataclass_fields__ attribute
|
|
991
|
+
data_types = set()
|
|
992
|
+
base_chain = set()
|
|
993
|
+
for chain in bases:
|
|
994
|
+
candidate = None
|
|
995
|
+
for base in chain.__mro__:
|
|
996
|
+
base_chain.add(base)
|
|
997
|
+
if base is object:
|
|
998
|
+
continue
|
|
999
|
+
elif isinstance(base, EnumType):
|
|
1000
|
+
if base._member_type_ is not object:
|
|
1001
|
+
data_types.add(base._member_type_)
|
|
1002
|
+
break
|
|
1003
|
+
elif '__new__' in base.__dict__ or '__dataclass_fields__' in base.__dict__:
|
|
1004
|
+
data_types.add(candidate or base)
|
|
1005
|
+
break
|
|
1006
|
+
else:
|
|
1007
|
+
candidate = candidate or base
|
|
1008
|
+
if len(data_types) > 1:
|
|
1009
|
+
raise TypeError('too many data types for %r: %r' % (class_name, data_types))
|
|
1010
|
+
elif data_types:
|
|
1011
|
+
return data_types.pop()
|
|
1012
|
+
else:
|
|
1013
|
+
return None
|
|
1014
|
+
|
|
1015
|
+
@classmethod
|
|
1016
|
+
def _find_new_(mcls, classdict, member_type, first_enum):
|
|
1017
|
+
"""
|
|
1018
|
+
Returns the __new__ to be used for creating the enum members.
|
|
1019
|
+
|
|
1020
|
+
classdict: the class dictionary given to __new__
|
|
1021
|
+
member_type: the data type whose __new__ will be used by default
|
|
1022
|
+
first_enum: enumeration to check for an overriding __new__
|
|
1023
|
+
"""
|
|
1024
|
+
# now find the correct __new__, checking to see of one was defined
|
|
1025
|
+
# by the user; also check earlier enum classes in case a __new__ was
|
|
1026
|
+
# saved as __new_member__
|
|
1027
|
+
__new__ = classdict.get('__new__', None)
|
|
1028
|
+
|
|
1029
|
+
# should __new__ be saved as __new_member__ later?
|
|
1030
|
+
save_new = first_enum is not None and __new__ is not None
|
|
1031
|
+
|
|
1032
|
+
if __new__ is None:
|
|
1033
|
+
# check all possibles for __new_member__ before falling back to
|
|
1034
|
+
# __new__
|
|
1035
|
+
for method in ('__new_member__', '__new__'):
|
|
1036
|
+
for possible in (member_type, first_enum):
|
|
1037
|
+
target = getattr(possible, method, None)
|
|
1038
|
+
if target not in {
|
|
1039
|
+
None,
|
|
1040
|
+
None.__new__,
|
|
1041
|
+
object.__new__,
|
|
1042
|
+
Enum.__new__,
|
|
1043
|
+
}:
|
|
1044
|
+
__new__ = target
|
|
1045
|
+
break
|
|
1046
|
+
if __new__ is not None:
|
|
1047
|
+
break
|
|
1048
|
+
else:
|
|
1049
|
+
__new__ = object.__new__
|
|
1050
|
+
|
|
1051
|
+
# if a non-object.__new__ is used then whatever value/tuple was
|
|
1052
|
+
# assigned to the enum member name will be passed to __new__ and to the
|
|
1053
|
+
# new enum member's __init__
|
|
1054
|
+
if first_enum is None or __new__ in (Enum.__new__, object.__new__):
|
|
1055
|
+
use_args = False
|
|
1056
|
+
else:
|
|
1057
|
+
use_args = True
|
|
1058
|
+
return __new__, save_new, use_args
|
|
1059
|
+
|
|
1060
|
+
def _add_member_(cls, name, member):
|
|
1061
|
+
# _value_ structures are not updated
|
|
1062
|
+
if name in cls._member_map_:
|
|
1063
|
+
if cls._member_map_[name] is not member:
|
|
1064
|
+
raise NameError('%r is already bound: %r' % (name, cls._member_map_[name]))
|
|
1065
|
+
return
|
|
1066
|
+
#
|
|
1067
|
+
# if necessary, get redirect in place and then add it to _member_map_
|
|
1068
|
+
found_descriptor = None
|
|
1069
|
+
descriptor_type = None
|
|
1070
|
+
class_type = None
|
|
1071
|
+
for base in cls.__mro__[1:]:
|
|
1072
|
+
attr = base.__dict__.get(name)
|
|
1073
|
+
if attr is not None:
|
|
1074
|
+
if isinstance(attr, (property, DynamicClassAttribute)):
|
|
1075
|
+
found_descriptor = attr
|
|
1076
|
+
class_type = base
|
|
1077
|
+
descriptor_type = 'enum'
|
|
1078
|
+
break
|
|
1079
|
+
elif _is_descriptor(attr):
|
|
1080
|
+
found_descriptor = attr
|
|
1081
|
+
descriptor_type = descriptor_type or 'desc'
|
|
1082
|
+
class_type = class_type or base
|
|
1083
|
+
continue
|
|
1084
|
+
else:
|
|
1085
|
+
descriptor_type = 'attr'
|
|
1086
|
+
class_type = base
|
|
1087
|
+
if found_descriptor:
|
|
1088
|
+
redirect = property()
|
|
1089
|
+
redirect.member = member
|
|
1090
|
+
redirect.__set_name__(cls, name)
|
|
1091
|
+
if descriptor_type in ('enum', 'desc'):
|
|
1092
|
+
# earlier descriptor found; copy fget, fset, fdel to this one.
|
|
1093
|
+
redirect.fget = getattr(found_descriptor, 'fget', None)
|
|
1094
|
+
redirect._get = getattr(found_descriptor, '__get__', None)
|
|
1095
|
+
redirect.fset = getattr(found_descriptor, 'fset', None)
|
|
1096
|
+
redirect._set = getattr(found_descriptor, '__set__', None)
|
|
1097
|
+
redirect.fdel = getattr(found_descriptor, 'fdel', None)
|
|
1098
|
+
redirect._del = getattr(found_descriptor, '__delete__', None)
|
|
1099
|
+
redirect._attr_type = descriptor_type
|
|
1100
|
+
redirect._cls_type = class_type
|
|
1101
|
+
setattr(cls, name, redirect)
|
|
1102
|
+
else:
|
|
1103
|
+
setattr(cls, name, member)
|
|
1104
|
+
# now add to _member_map_ (even aliases)
|
|
1105
|
+
cls._member_map_[name] = member
|
|
1106
|
+
|
|
1107
|
+
EnumMeta = EnumType # keep EnumMeta name for backwards compatibility
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
class Enum(metaclass=EnumType):
|
|
1111
|
+
"""
|
|
1112
|
+
Create a collection of name/value pairs.
|
|
1113
|
+
|
|
1114
|
+
Example enumeration:
|
|
1115
|
+
|
|
1116
|
+
>>> class Color(Enum):
|
|
1117
|
+
... RED = 1
|
|
1118
|
+
... BLUE = 2
|
|
1119
|
+
... GREEN = 3
|
|
1120
|
+
|
|
1121
|
+
Access them by:
|
|
1122
|
+
|
|
1123
|
+
- attribute access:
|
|
1124
|
+
|
|
1125
|
+
>>> Color.RED
|
|
1126
|
+
<Color.RED: 1>
|
|
1127
|
+
|
|
1128
|
+
- value lookup:
|
|
1129
|
+
|
|
1130
|
+
>>> Color(1)
|
|
1131
|
+
<Color.RED: 1>
|
|
1132
|
+
|
|
1133
|
+
- name lookup:
|
|
1134
|
+
|
|
1135
|
+
>>> Color['RED']
|
|
1136
|
+
<Color.RED: 1>
|
|
1137
|
+
|
|
1138
|
+
Enumerations can be iterated over, and know how many members they have:
|
|
1139
|
+
|
|
1140
|
+
>>> len(Color)
|
|
1141
|
+
3
|
|
1142
|
+
|
|
1143
|
+
>>> list(Color)
|
|
1144
|
+
[<Color.RED: 1>, <Color.BLUE: 2>, <Color.GREEN: 3>]
|
|
1145
|
+
|
|
1146
|
+
Methods can be added to enumerations, and members can have their own
|
|
1147
|
+
attributes -- see the documentation for details.
|
|
1148
|
+
"""
|
|
1149
|
+
|
|
1150
|
+
@classmethod
|
|
1151
|
+
def __signature__(cls):
|
|
1152
|
+
if cls._member_names_:
|
|
1153
|
+
return '(*values)'
|
|
1154
|
+
else:
|
|
1155
|
+
return '(new_class_name, /, names, *, module=None, qualname=None, type=None, start=1, boundary=None)'
|
|
1156
|
+
|
|
1157
|
+
def __new__(cls, value):
|
|
1158
|
+
# all enum instances are actually created during class construction
|
|
1159
|
+
# without calling this method; this method is called by the metaclass'
|
|
1160
|
+
# __call__ (i.e. Color(3) ), and by pickle
|
|
1161
|
+
if type(value) is cls:
|
|
1162
|
+
# For lookups like Color(Color.RED)
|
|
1163
|
+
return value
|
|
1164
|
+
# by-value search for a matching enum member
|
|
1165
|
+
# see if it's in the reverse mapping (for hashable values)
|
|
1166
|
+
try:
|
|
1167
|
+
return cls._value2member_map_[value]
|
|
1168
|
+
except KeyError:
|
|
1169
|
+
# Not found, no need to do long O(n) search
|
|
1170
|
+
pass
|
|
1171
|
+
except TypeError:
|
|
1172
|
+
# not there, now do long search -- O(n) behavior
|
|
1173
|
+
for name, unhashable_values in cls._unhashable_values_map_.items():
|
|
1174
|
+
if value in unhashable_values:
|
|
1175
|
+
return cls[name]
|
|
1176
|
+
for name, member in cls._member_map_.items():
|
|
1177
|
+
if value == member._value_:
|
|
1178
|
+
return cls[name]
|
|
1179
|
+
# still not found -- verify that members exist, in-case somebody got here mistakenly
|
|
1180
|
+
# (such as via super when trying to override __new__)
|
|
1181
|
+
if not cls._member_map_:
|
|
1182
|
+
if getattr(cls, '_%s__in_progress' % cls.__name__, False):
|
|
1183
|
+
raise TypeError('do not use `super().__new__; call the appropriate __new__ directly') from None
|
|
1184
|
+
raise TypeError("%r has no members defined" % cls)
|
|
1185
|
+
#
|
|
1186
|
+
# still not found -- try _missing_ hook
|
|
1187
|
+
try:
|
|
1188
|
+
exc = None
|
|
1189
|
+
result = cls._missing_(value)
|
|
1190
|
+
except Exception as e:
|
|
1191
|
+
exc = e
|
|
1192
|
+
result = None
|
|
1193
|
+
try:
|
|
1194
|
+
if isinstance(result, cls):
|
|
1195
|
+
return result
|
|
1196
|
+
elif (
|
|
1197
|
+
Flag is not None and issubclass(cls, Flag)
|
|
1198
|
+
and cls._boundary_ is EJECT and isinstance(result, int)
|
|
1199
|
+
):
|
|
1200
|
+
return result
|
|
1201
|
+
else:
|
|
1202
|
+
ve_exc = ValueError("%r is not a valid %s" % (value, cls.__qualname__))
|
|
1203
|
+
if result is None and exc is None:
|
|
1204
|
+
raise ve_exc
|
|
1205
|
+
elif exc is None:
|
|
1206
|
+
exc = TypeError(
|
|
1207
|
+
'error in %s._missing_: returned %r instead of None or a valid member'
|
|
1208
|
+
% (cls.__name__, result)
|
|
1209
|
+
)
|
|
1210
|
+
if not isinstance(exc, ValueError):
|
|
1211
|
+
exc.__context__ = ve_exc
|
|
1212
|
+
raise exc
|
|
1213
|
+
finally:
|
|
1214
|
+
# ensure all variables that could hold an exception are destroyed
|
|
1215
|
+
exc = None
|
|
1216
|
+
ve_exc = None
|
|
1217
|
+
|
|
1218
|
+
def __init__(self, *args, **kwds):
|
|
1219
|
+
pass
|
|
1220
|
+
|
|
1221
|
+
def _add_alias_(self, name):
|
|
1222
|
+
self.__class__._add_member_(name, self)
|
|
1223
|
+
|
|
1224
|
+
def _add_value_alias_(self, value):
|
|
1225
|
+
cls = self.__class__
|
|
1226
|
+
try:
|
|
1227
|
+
if value in cls._value2member_map_:
|
|
1228
|
+
if cls._value2member_map_[value] is not self:
|
|
1229
|
+
raise ValueError('%r is already bound: %r' % (value, cls._value2member_map_[value]))
|
|
1230
|
+
return
|
|
1231
|
+
except TypeError:
|
|
1232
|
+
# unhashable value, do long search
|
|
1233
|
+
for m in cls._member_map_.values():
|
|
1234
|
+
if m._value_ == value:
|
|
1235
|
+
if m is not self:
|
|
1236
|
+
raise ValueError('%r is already bound: %r' % (value, cls._value2member_map_[value]))
|
|
1237
|
+
return
|
|
1238
|
+
try:
|
|
1239
|
+
# This may fail if value is not hashable. We can't add the value
|
|
1240
|
+
# to the map, and by-value lookups for this value will be
|
|
1241
|
+
# linear.
|
|
1242
|
+
cls._value2member_map_.setdefault(value, self)
|
|
1243
|
+
cls._hashable_values_.append(value)
|
|
1244
|
+
except TypeError:
|
|
1245
|
+
# keep track of the value in a list so containment checks are quick
|
|
1246
|
+
cls._unhashable_values_.append(value)
|
|
1247
|
+
cls._unhashable_values_map_.setdefault(self.name, []).append(value)
|
|
1248
|
+
|
|
1249
|
+
@staticmethod
|
|
1250
|
+
def _generate_next_value_(name, start, count, last_values):
|
|
1251
|
+
"""
|
|
1252
|
+
Generate the next value when not given.
|
|
1253
|
+
|
|
1254
|
+
name: the name of the member
|
|
1255
|
+
start: the initial start value or None
|
|
1256
|
+
count: the number of existing members
|
|
1257
|
+
last_values: the list of values assigned
|
|
1258
|
+
"""
|
|
1259
|
+
if not last_values:
|
|
1260
|
+
return start
|
|
1261
|
+
try:
|
|
1262
|
+
last_value = sorted(last_values).pop()
|
|
1263
|
+
except TypeError:
|
|
1264
|
+
raise TypeError('unable to sort non-numeric values') from None
|
|
1265
|
+
try:
|
|
1266
|
+
return last_value + 1
|
|
1267
|
+
except TypeError:
|
|
1268
|
+
raise TypeError('unable to increment %r' % (last_value, )) from None
|
|
1269
|
+
|
|
1270
|
+
@classmethod
|
|
1271
|
+
def _missing_(cls, value):
|
|
1272
|
+
return None
|
|
1273
|
+
|
|
1274
|
+
def __repr__(self):
|
|
1275
|
+
v_repr = self.__class__._value_repr_ or repr
|
|
1276
|
+
return "<%s.%s: %s>" % (self.__class__.__name__, self._name_, v_repr(self._value_))
|
|
1277
|
+
|
|
1278
|
+
def __str__(self):
|
|
1279
|
+
return "%s.%s" % (self.__class__.__name__, self._name_, )
|
|
1280
|
+
|
|
1281
|
+
def __dir__(self):
|
|
1282
|
+
"""
|
|
1283
|
+
Returns public methods and other interesting attributes.
|
|
1284
|
+
"""
|
|
1285
|
+
interesting = set()
|
|
1286
|
+
if self.__class__._member_type_ is not object:
|
|
1287
|
+
interesting = set(object.__dir__(self))
|
|
1288
|
+
for name in getattr(self, '__dict__', []):
|
|
1289
|
+
if name[0] != '_' and name not in self._member_map_:
|
|
1290
|
+
interesting.add(name)
|
|
1291
|
+
for cls in self.__class__.mro():
|
|
1292
|
+
for name, obj in cls.__dict__.items():
|
|
1293
|
+
if name[0] == '_':
|
|
1294
|
+
continue
|
|
1295
|
+
if isinstance(obj, property):
|
|
1296
|
+
# that's an enum.property
|
|
1297
|
+
if obj.fget is not None or name not in self._member_map_:
|
|
1298
|
+
interesting.add(name)
|
|
1299
|
+
else:
|
|
1300
|
+
# in case it was added by `dir(self)`
|
|
1301
|
+
interesting.discard(name)
|
|
1302
|
+
elif name not in self._member_map_:
|
|
1303
|
+
interesting.add(name)
|
|
1304
|
+
names = sorted(
|
|
1305
|
+
set(['__class__', '__doc__', '__eq__', '__hash__', '__module__'])
|
|
1306
|
+
| interesting
|
|
1307
|
+
)
|
|
1308
|
+
return names
|
|
1309
|
+
|
|
1310
|
+
def __format__(self, format_spec):
|
|
1311
|
+
return str.__format__(str(self), format_spec)
|
|
1312
|
+
|
|
1313
|
+
def __hash__(self):
|
|
1314
|
+
return hash(self._name_)
|
|
1315
|
+
|
|
1316
|
+
def __reduce_ex__(self, proto):
|
|
1317
|
+
return self.__class__, (self._value_, )
|
|
1318
|
+
|
|
1319
|
+
def __deepcopy__(self,memo):
|
|
1320
|
+
return self
|
|
1321
|
+
|
|
1322
|
+
def __copy__(self):
|
|
1323
|
+
return self
|
|
1324
|
+
|
|
1325
|
+
# enum.property is used to provide access to the `name` and
|
|
1326
|
+
# `value` attributes of enum members while keeping some measure of
|
|
1327
|
+
# protection from modification, while still allowing for an enumeration
|
|
1328
|
+
# to have members named `name` and `value`. This works because each
|
|
1329
|
+
# instance of enum.property saves its companion member, which it returns
|
|
1330
|
+
# on class lookup; on instance lookup it either executes a provided function
|
|
1331
|
+
# or raises an AttributeError.
|
|
1332
|
+
|
|
1333
|
+
@property
|
|
1334
|
+
def name(self):
|
|
1335
|
+
"""The name of the Enum member."""
|
|
1336
|
+
return self._name_
|
|
1337
|
+
|
|
1338
|
+
@property
|
|
1339
|
+
def value(self):
|
|
1340
|
+
"""The value of the Enum member."""
|
|
1341
|
+
return self._value_
|
|
1342
|
+
|
|
1343
|
+
|
|
1344
|
+
class ReprEnum(Enum):
|
|
1345
|
+
"""
|
|
1346
|
+
Only changes the repr(), leaving str() and format() to the mixed-in type.
|
|
1347
|
+
"""
|
|
1348
|
+
|
|
1349
|
+
|
|
1350
|
+
class IntEnum(int, ReprEnum):
|
|
1351
|
+
"""
|
|
1352
|
+
Enum where members are also (and must be) ints
|
|
1353
|
+
"""
|
|
1354
|
+
|
|
1355
|
+
|
|
1356
|
+
class StrEnum(str, ReprEnum):
|
|
1357
|
+
"""
|
|
1358
|
+
Enum where members are also (and must be) strings
|
|
1359
|
+
"""
|
|
1360
|
+
|
|
1361
|
+
def __new__(cls, *values):
|
|
1362
|
+
"values must already be of type `str`"
|
|
1363
|
+
if len(values) > 3:
|
|
1364
|
+
raise TypeError('too many arguments for str(): %r' % (values, ))
|
|
1365
|
+
if len(values) == 1:
|
|
1366
|
+
# it must be a string
|
|
1367
|
+
if not isinstance(values[0], str):
|
|
1368
|
+
raise TypeError('%r is not a string' % (values[0], ))
|
|
1369
|
+
if len(values) >= 2:
|
|
1370
|
+
# check that encoding argument is a string
|
|
1371
|
+
if not isinstance(values[1], str):
|
|
1372
|
+
raise TypeError('encoding must be a string, not %r' % (values[1], ))
|
|
1373
|
+
if len(values) == 3:
|
|
1374
|
+
# check that errors argument is a string
|
|
1375
|
+
if not isinstance(values[2], str):
|
|
1376
|
+
raise TypeError('errors must be a string, not %r' % (values[2]))
|
|
1377
|
+
value = str(*values)
|
|
1378
|
+
member = str.__new__(cls, value)
|
|
1379
|
+
member._value_ = value
|
|
1380
|
+
return member
|
|
1381
|
+
|
|
1382
|
+
@staticmethod
|
|
1383
|
+
def _generate_next_value_(name, start, count, last_values):
|
|
1384
|
+
"""
|
|
1385
|
+
Return the lower-cased version of the member name.
|
|
1386
|
+
"""
|
|
1387
|
+
return name.lower()
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
def pickle_by_global_name(self, proto):
|
|
1391
|
+
# should not be used with Flag-type enums
|
|
1392
|
+
return self.name
|
|
1393
|
+
_reduce_ex_by_global_name = pickle_by_global_name
|
|
1394
|
+
|
|
1395
|
+
def pickle_by_enum_name(self, proto):
|
|
1396
|
+
# should not be used with Flag-type enums
|
|
1397
|
+
return getattr, (self.__class__, self._name_)
|
|
1398
|
+
|
|
1399
|
+
class FlagBoundary(StrEnum):
|
|
1400
|
+
"""
|
|
1401
|
+
control how out of range values are handled
|
|
1402
|
+
"strict" -> error is raised [default for Flag]
|
|
1403
|
+
"conform" -> extra bits are discarded
|
|
1404
|
+
"eject" -> lose flag status
|
|
1405
|
+
"keep" -> keep flag status and all bits [default for IntFlag]
|
|
1406
|
+
"""
|
|
1407
|
+
STRICT = auto()
|
|
1408
|
+
CONFORM = auto()
|
|
1409
|
+
EJECT = auto()
|
|
1410
|
+
KEEP = auto()
|
|
1411
|
+
STRICT, CONFORM, EJECT, KEEP = FlagBoundary
|
|
1412
|
+
|
|
1413
|
+
|
|
1414
|
+
class Flag(Enum, boundary=STRICT):
|
|
1415
|
+
"""
|
|
1416
|
+
Support for flags
|
|
1417
|
+
"""
|
|
1418
|
+
|
|
1419
|
+
_numeric_repr_ = repr
|
|
1420
|
+
|
|
1421
|
+
@staticmethod
|
|
1422
|
+
def _generate_next_value_(name, start, count, last_values):
|
|
1423
|
+
"""
|
|
1424
|
+
Generate the next value when not given.
|
|
1425
|
+
|
|
1426
|
+
name: the name of the member
|
|
1427
|
+
start: the initial start value or None
|
|
1428
|
+
count: the number of existing members
|
|
1429
|
+
last_values: the last value assigned or None
|
|
1430
|
+
"""
|
|
1431
|
+
if not count:
|
|
1432
|
+
return start if start is not None else 1
|
|
1433
|
+
last_value = max(last_values)
|
|
1434
|
+
try:
|
|
1435
|
+
high_bit = _high_bit(last_value)
|
|
1436
|
+
except Exception:
|
|
1437
|
+
raise TypeError('invalid flag value %r' % last_value) from None
|
|
1438
|
+
return 2 ** (high_bit+1)
|
|
1439
|
+
|
|
1440
|
+
@classmethod
|
|
1441
|
+
def _iter_member_by_value_(cls, value):
|
|
1442
|
+
"""
|
|
1443
|
+
Extract all members from the value in definition (i.e. increasing value) order.
|
|
1444
|
+
"""
|
|
1445
|
+
for val in _iter_bits_lsb(value & cls._flag_mask_):
|
|
1446
|
+
yield cls._value2member_map_.get(val)
|
|
1447
|
+
|
|
1448
|
+
_iter_member_ = _iter_member_by_value_
|
|
1449
|
+
|
|
1450
|
+
@classmethod
|
|
1451
|
+
def _iter_member_by_def_(cls, value):
|
|
1452
|
+
"""
|
|
1453
|
+
Extract all members from the value in definition order.
|
|
1454
|
+
"""
|
|
1455
|
+
yield from sorted(
|
|
1456
|
+
cls._iter_member_by_value_(value),
|
|
1457
|
+
key=lambda m: m._sort_order_,
|
|
1458
|
+
)
|
|
1459
|
+
|
|
1460
|
+
@classmethod
|
|
1461
|
+
def _missing_(cls, value):
|
|
1462
|
+
"""
|
|
1463
|
+
Create a composite member containing all canonical members present in `value`.
|
|
1464
|
+
|
|
1465
|
+
If non-member values are present, result depends on `_boundary_` setting.
|
|
1466
|
+
"""
|
|
1467
|
+
if not isinstance(value, int):
|
|
1468
|
+
raise ValueError(
|
|
1469
|
+
"%r is not a valid %s" % (value, cls.__qualname__)
|
|
1470
|
+
)
|
|
1471
|
+
# check boundaries
|
|
1472
|
+
# - value must be in range (e.g. -16 <-> +15, i.e. ~15 <-> 15)
|
|
1473
|
+
# - value must not include any skipped flags (e.g. if bit 2 is not
|
|
1474
|
+
# defined, then 0d10 is invalid)
|
|
1475
|
+
flag_mask = cls._flag_mask_
|
|
1476
|
+
singles_mask = cls._singles_mask_
|
|
1477
|
+
all_bits = cls._all_bits_
|
|
1478
|
+
neg_value = None
|
|
1479
|
+
if (
|
|
1480
|
+
not ~all_bits <= value <= all_bits
|
|
1481
|
+
or value & (all_bits ^ flag_mask)
|
|
1482
|
+
):
|
|
1483
|
+
if cls._boundary_ is STRICT:
|
|
1484
|
+
max_bits = max(value.bit_length(), flag_mask.bit_length())
|
|
1485
|
+
raise ValueError(
|
|
1486
|
+
"%r invalid value %r\n given %s\n allowed %s" % (
|
|
1487
|
+
cls, value, bin(value, max_bits), bin(flag_mask, max_bits),
|
|
1488
|
+
))
|
|
1489
|
+
elif cls._boundary_ is CONFORM:
|
|
1490
|
+
value = value & flag_mask
|
|
1491
|
+
elif cls._boundary_ is EJECT:
|
|
1492
|
+
return value
|
|
1493
|
+
elif cls._boundary_ is KEEP:
|
|
1494
|
+
if value < 0:
|
|
1495
|
+
value = (
|
|
1496
|
+
max(all_bits+1, 2**(value.bit_length()))
|
|
1497
|
+
+ value
|
|
1498
|
+
)
|
|
1499
|
+
else:
|
|
1500
|
+
raise ValueError(
|
|
1501
|
+
'%r unknown flag boundary %r' % (cls, cls._boundary_, )
|
|
1502
|
+
)
|
|
1503
|
+
if value < 0:
|
|
1504
|
+
neg_value = value
|
|
1505
|
+
value = all_bits + 1 + value
|
|
1506
|
+
# get members and unknown
|
|
1507
|
+
unknown = value & ~flag_mask
|
|
1508
|
+
aliases = value & ~singles_mask
|
|
1509
|
+
member_value = value & singles_mask
|
|
1510
|
+
if unknown and cls._boundary_ is not KEEP:
|
|
1511
|
+
raise ValueError(
|
|
1512
|
+
'%s(%r) --> unknown values %r [%s]'
|
|
1513
|
+
% (cls.__name__, value, unknown, bin(unknown))
|
|
1514
|
+
)
|
|
1515
|
+
# normal Flag?
|
|
1516
|
+
if cls._member_type_ is object:
|
|
1517
|
+
# construct a singleton enum pseudo-member
|
|
1518
|
+
pseudo_member = object.__new__(cls)
|
|
1519
|
+
else:
|
|
1520
|
+
pseudo_member = cls._member_type_.__new__(cls, value)
|
|
1521
|
+
if not hasattr(pseudo_member, '_value_'):
|
|
1522
|
+
pseudo_member._value_ = value
|
|
1523
|
+
if member_value or aliases:
|
|
1524
|
+
members = []
|
|
1525
|
+
combined_value = 0
|
|
1526
|
+
for m in cls._iter_member_(member_value):
|
|
1527
|
+
members.append(m)
|
|
1528
|
+
combined_value |= m._value_
|
|
1529
|
+
if aliases:
|
|
1530
|
+
value = member_value | aliases
|
|
1531
|
+
for n, pm in cls._member_map_.items():
|
|
1532
|
+
if pm not in members and pm._value_ and pm._value_ & value == pm._value_:
|
|
1533
|
+
members.append(pm)
|
|
1534
|
+
combined_value |= pm._value_
|
|
1535
|
+
unknown = value ^ combined_value
|
|
1536
|
+
pseudo_member._name_ = '|'.join([m._name_ for m in members])
|
|
1537
|
+
if not combined_value:
|
|
1538
|
+
pseudo_member._name_ = None
|
|
1539
|
+
elif unknown and cls._boundary_ is STRICT:
|
|
1540
|
+
raise ValueError('%r: no members with value %r' % (cls, unknown))
|
|
1541
|
+
elif unknown:
|
|
1542
|
+
pseudo_member._name_ += '|%s' % cls._numeric_repr_(unknown)
|
|
1543
|
+
else:
|
|
1544
|
+
pseudo_member._name_ = None
|
|
1545
|
+
# use setdefault in case another thread already created a composite
|
|
1546
|
+
# with this value
|
|
1547
|
+
# note: zero is a special case -- always add it
|
|
1548
|
+
pseudo_member = cls._value2member_map_.setdefault(value, pseudo_member)
|
|
1549
|
+
if neg_value is not None:
|
|
1550
|
+
cls._value2member_map_[neg_value] = pseudo_member
|
|
1551
|
+
return pseudo_member
|
|
1552
|
+
|
|
1553
|
+
def __contains__(self, other):
|
|
1554
|
+
"""
|
|
1555
|
+
Returns True if self has at least the same flags set as other.
|
|
1556
|
+
"""
|
|
1557
|
+
if not isinstance(other, self.__class__):
|
|
1558
|
+
raise TypeError(
|
|
1559
|
+
"unsupported operand type(s) for 'in': %r and %r" % (
|
|
1560
|
+
type(other).__qualname__, self.__class__.__qualname__))
|
|
1561
|
+
return other._value_ & self._value_ == other._value_
|
|
1562
|
+
|
|
1563
|
+
def __iter__(self):
|
|
1564
|
+
"""
|
|
1565
|
+
Returns flags in definition order.
|
|
1566
|
+
"""
|
|
1567
|
+
yield from self._iter_member_(self._value_)
|
|
1568
|
+
|
|
1569
|
+
def __len__(self):
|
|
1570
|
+
return self._value_.bit_count()
|
|
1571
|
+
|
|
1572
|
+
def __repr__(self):
|
|
1573
|
+
cls_name = self.__class__.__name__
|
|
1574
|
+
v_repr = self.__class__._value_repr_ or repr
|
|
1575
|
+
if self._name_ is None:
|
|
1576
|
+
return "<%s: %s>" % (cls_name, v_repr(self._value_))
|
|
1577
|
+
else:
|
|
1578
|
+
return "<%s.%s: %s>" % (cls_name, self._name_, v_repr(self._value_))
|
|
1579
|
+
|
|
1580
|
+
def __str__(self):
|
|
1581
|
+
cls_name = self.__class__.__name__
|
|
1582
|
+
if self._name_ is None:
|
|
1583
|
+
return '%s(%r)' % (cls_name, self._value_)
|
|
1584
|
+
else:
|
|
1585
|
+
return "%s.%s" % (cls_name, self._name_)
|
|
1586
|
+
|
|
1587
|
+
def __bool__(self):
|
|
1588
|
+
return bool(self._value_)
|
|
1589
|
+
|
|
1590
|
+
def _get_value(self, flag):
|
|
1591
|
+
if isinstance(flag, self.__class__):
|
|
1592
|
+
return flag._value_
|
|
1593
|
+
elif self._member_type_ is not object and isinstance(flag, self._member_type_):
|
|
1594
|
+
return flag
|
|
1595
|
+
return NotImplemented
|
|
1596
|
+
|
|
1597
|
+
def __or__(self, other):
|
|
1598
|
+
other_value = self._get_value(other)
|
|
1599
|
+
if other_value is NotImplemented:
|
|
1600
|
+
return NotImplemented
|
|
1601
|
+
|
|
1602
|
+
for flag in self, other:
|
|
1603
|
+
if self._get_value(flag) is None:
|
|
1604
|
+
raise TypeError(f"'{flag}' cannot be combined with other flags with |")
|
|
1605
|
+
value = self._value_
|
|
1606
|
+
return self.__class__(value | other_value)
|
|
1607
|
+
|
|
1608
|
+
def __and__(self, other):
|
|
1609
|
+
other_value = self._get_value(other)
|
|
1610
|
+
if other_value is NotImplemented:
|
|
1611
|
+
return NotImplemented
|
|
1612
|
+
|
|
1613
|
+
for flag in self, other:
|
|
1614
|
+
if self._get_value(flag) is None:
|
|
1615
|
+
raise TypeError(f"'{flag}' cannot be combined with other flags with &")
|
|
1616
|
+
value = self._value_
|
|
1617
|
+
return self.__class__(value & other_value)
|
|
1618
|
+
|
|
1619
|
+
def __xor__(self, other):
|
|
1620
|
+
other_value = self._get_value(other)
|
|
1621
|
+
if other_value is NotImplemented:
|
|
1622
|
+
return NotImplemented
|
|
1623
|
+
|
|
1624
|
+
for flag in self, other:
|
|
1625
|
+
if self._get_value(flag) is None:
|
|
1626
|
+
raise TypeError(f"'{flag}' cannot be combined with other flags with ^")
|
|
1627
|
+
value = self._value_
|
|
1628
|
+
return self.__class__(value ^ other_value)
|
|
1629
|
+
|
|
1630
|
+
def __invert__(self):
|
|
1631
|
+
if self._get_value(self) is None:
|
|
1632
|
+
raise TypeError(f"'{self}' cannot be inverted")
|
|
1633
|
+
|
|
1634
|
+
if self._inverted_ is None:
|
|
1635
|
+
if self._boundary_ in (EJECT, KEEP):
|
|
1636
|
+
self._inverted_ = self.__class__(~self._value_)
|
|
1637
|
+
else:
|
|
1638
|
+
self._inverted_ = self.__class__(self._singles_mask_ & ~self._value_)
|
|
1639
|
+
return self._inverted_
|
|
1640
|
+
|
|
1641
|
+
__rand__ = __and__
|
|
1642
|
+
__ror__ = __or__
|
|
1643
|
+
__rxor__ = __xor__
|
|
1644
|
+
|
|
1645
|
+
|
|
1646
|
+
class IntFlag(int, ReprEnum, Flag, boundary=KEEP):
|
|
1647
|
+
"""
|
|
1648
|
+
Support for integer-based Flags
|
|
1649
|
+
"""
|
|
1650
|
+
|
|
1651
|
+
|
|
1652
|
+
def _high_bit(value):
|
|
1653
|
+
"""
|
|
1654
|
+
returns index of highest bit, or -1 if value is zero or negative
|
|
1655
|
+
"""
|
|
1656
|
+
return value.bit_length() - 1
|
|
1657
|
+
|
|
1658
|
+
def unique(enumeration):
|
|
1659
|
+
"""
|
|
1660
|
+
Class decorator for enumerations ensuring unique member values.
|
|
1661
|
+
"""
|
|
1662
|
+
duplicates = []
|
|
1663
|
+
for name, member in enumeration.__members__.items():
|
|
1664
|
+
if name != member.name:
|
|
1665
|
+
duplicates.append((name, member.name))
|
|
1666
|
+
if duplicates:
|
|
1667
|
+
alias_details = ', '.join(
|
|
1668
|
+
["%s -> %s" % (alias, name) for (alias, name) in duplicates])
|
|
1669
|
+
raise ValueError('duplicate values found in %r: %s' %
|
|
1670
|
+
(enumeration, alias_details))
|
|
1671
|
+
return enumeration
|
|
1672
|
+
|
|
1673
|
+
def _dataclass_repr(self):
|
|
1674
|
+
dcf = self.__dataclass_fields__
|
|
1675
|
+
return ', '.join(
|
|
1676
|
+
'%s=%r' % (k, getattr(self, k))
|
|
1677
|
+
for k in dcf.keys()
|
|
1678
|
+
if dcf[k].repr
|
|
1679
|
+
)
|
|
1680
|
+
|
|
1681
|
+
def global_enum_repr(self):
|
|
1682
|
+
"""
|
|
1683
|
+
use module.enum_name instead of class.enum_name
|
|
1684
|
+
|
|
1685
|
+
the module is the last module in case of a multi-module name
|
|
1686
|
+
"""
|
|
1687
|
+
module = self.__class__.__module__.split('.')[-1]
|
|
1688
|
+
return '%s.%s' % (module, self._name_)
|
|
1689
|
+
|
|
1690
|
+
def global_flag_repr(self):
|
|
1691
|
+
"""
|
|
1692
|
+
use module.flag_name instead of class.flag_name
|
|
1693
|
+
|
|
1694
|
+
the module is the last module in case of a multi-module name
|
|
1695
|
+
"""
|
|
1696
|
+
module = self.__class__.__module__.split('.')[-1]
|
|
1697
|
+
cls_name = self.__class__.__name__
|
|
1698
|
+
if self._name_ is None:
|
|
1699
|
+
return "%s.%s(%r)" % (module, cls_name, self._value_)
|
|
1700
|
+
if _is_single_bit(self._value_):
|
|
1701
|
+
return '%s.%s' % (module, self._name_)
|
|
1702
|
+
if self._boundary_ is not FlagBoundary.KEEP:
|
|
1703
|
+
return '|'.join(['%s.%s' % (module, name) for name in self.name.split('|')])
|
|
1704
|
+
else:
|
|
1705
|
+
name = []
|
|
1706
|
+
for n in self._name_.split('|'):
|
|
1707
|
+
if n[0].isdigit():
|
|
1708
|
+
name.append(n)
|
|
1709
|
+
else:
|
|
1710
|
+
name.append('%s.%s' % (module, n))
|
|
1711
|
+
return '|'.join(name)
|
|
1712
|
+
|
|
1713
|
+
def global_str(self):
|
|
1714
|
+
"""
|
|
1715
|
+
use enum_name instead of class.enum_name
|
|
1716
|
+
"""
|
|
1717
|
+
if self._name_ is None:
|
|
1718
|
+
cls_name = self.__class__.__name__
|
|
1719
|
+
return "%s(%r)" % (cls_name, self._value_)
|
|
1720
|
+
else:
|
|
1721
|
+
return self._name_
|
|
1722
|
+
|
|
1723
|
+
def global_enum(cls, update_str=False):
|
|
1724
|
+
"""
|
|
1725
|
+
decorator that makes the repr() of an enum member reference its module
|
|
1726
|
+
instead of its class; also exports all members to the enum's module's
|
|
1727
|
+
global namespace
|
|
1728
|
+
"""
|
|
1729
|
+
if issubclass(cls, Flag):
|
|
1730
|
+
cls.__repr__ = global_flag_repr
|
|
1731
|
+
else:
|
|
1732
|
+
cls.__repr__ = global_enum_repr
|
|
1733
|
+
if not issubclass(cls, ReprEnum) or update_str:
|
|
1734
|
+
cls.__str__ = global_str
|
|
1735
|
+
sys.modules[cls.__module__].__dict__.update(cls.__members__)
|
|
1736
|
+
return cls
|
|
1737
|
+
|
|
1738
|
+
def _simple_enum(etype=Enum, *, boundary=None, use_args=None):
|
|
1739
|
+
"""
|
|
1740
|
+
Class decorator that converts a normal class into an :class:`Enum`. No
|
|
1741
|
+
safety checks are done, and some advanced behavior (such as
|
|
1742
|
+
:func:`__init_subclass__`) is not available. Enum creation can be faster
|
|
1743
|
+
using :func:`_simple_enum`.
|
|
1744
|
+
|
|
1745
|
+
>>> from enum import Enum, _simple_enum
|
|
1746
|
+
>>> @_simple_enum(Enum)
|
|
1747
|
+
... class Color:
|
|
1748
|
+
... RED = auto()
|
|
1749
|
+
... GREEN = auto()
|
|
1750
|
+
... BLUE = auto()
|
|
1751
|
+
>>> Color
|
|
1752
|
+
<enum 'Color'>
|
|
1753
|
+
"""
|
|
1754
|
+
def convert_class(cls):
|
|
1755
|
+
nonlocal use_args
|
|
1756
|
+
cls_name = cls.__name__
|
|
1757
|
+
if use_args is None:
|
|
1758
|
+
use_args = etype._use_args_
|
|
1759
|
+
__new__ = cls.__dict__.get('__new__')
|
|
1760
|
+
if __new__ is not None:
|
|
1761
|
+
new_member = __new__.__func__
|
|
1762
|
+
else:
|
|
1763
|
+
new_member = etype._member_type_.__new__
|
|
1764
|
+
attrs = {}
|
|
1765
|
+
body = {}
|
|
1766
|
+
if __new__ is not None:
|
|
1767
|
+
body['__new_member__'] = new_member
|
|
1768
|
+
body['_new_member_'] = new_member
|
|
1769
|
+
body['_use_args_'] = use_args
|
|
1770
|
+
body['_generate_next_value_'] = gnv = etype._generate_next_value_
|
|
1771
|
+
body['_member_names_'] = member_names = []
|
|
1772
|
+
body['_member_map_'] = member_map = {}
|
|
1773
|
+
body['_value2member_map_'] = value2member_map = {}
|
|
1774
|
+
body['_hashable_values_'] = hashable_values = []
|
|
1775
|
+
body['_unhashable_values_'] = unhashable_values = []
|
|
1776
|
+
body['_unhashable_values_map_'] = {}
|
|
1777
|
+
body['_member_type_'] = member_type = etype._member_type_
|
|
1778
|
+
body['_value_repr_'] = etype._value_repr_
|
|
1779
|
+
if issubclass(etype, Flag):
|
|
1780
|
+
body['_boundary_'] = boundary or etype._boundary_
|
|
1781
|
+
body['_flag_mask_'] = None
|
|
1782
|
+
body['_all_bits_'] = None
|
|
1783
|
+
body['_singles_mask_'] = None
|
|
1784
|
+
body['_inverted_'] = None
|
|
1785
|
+
body['__or__'] = Flag.__or__
|
|
1786
|
+
body['__xor__'] = Flag.__xor__
|
|
1787
|
+
body['__and__'] = Flag.__and__
|
|
1788
|
+
body['__ror__'] = Flag.__ror__
|
|
1789
|
+
body['__rxor__'] = Flag.__rxor__
|
|
1790
|
+
body['__rand__'] = Flag.__rand__
|
|
1791
|
+
body['__invert__'] = Flag.__invert__
|
|
1792
|
+
for name, obj in cls.__dict__.items():
|
|
1793
|
+
if name in ('__dict__', '__weakref__'):
|
|
1794
|
+
continue
|
|
1795
|
+
if _is_dunder(name) or _is_private(cls_name, name) or _is_sunder(name) or _is_descriptor(obj):
|
|
1796
|
+
body[name] = obj
|
|
1797
|
+
else:
|
|
1798
|
+
attrs[name] = obj
|
|
1799
|
+
if cls.__dict__.get('__doc__') is None:
|
|
1800
|
+
body['__doc__'] = 'An enumeration.'
|
|
1801
|
+
#
|
|
1802
|
+
# double check that repr and friends are not the mixin's or various
|
|
1803
|
+
# things break (such as pickle)
|
|
1804
|
+
# however, if the method is defined in the Enum itself, don't replace
|
|
1805
|
+
# it
|
|
1806
|
+
enum_class = type(cls_name, (etype, ), body, boundary=boundary, _simple=True)
|
|
1807
|
+
for name in ('__repr__', '__str__', '__format__', '__reduce_ex__'):
|
|
1808
|
+
if name not in body:
|
|
1809
|
+
# check for mixin overrides before replacing
|
|
1810
|
+
enum_method = getattr(etype, name)
|
|
1811
|
+
found_method = getattr(enum_class, name)
|
|
1812
|
+
object_method = getattr(object, name)
|
|
1813
|
+
data_type_method = getattr(member_type, name)
|
|
1814
|
+
if found_method in (data_type_method, object_method):
|
|
1815
|
+
setattr(enum_class, name, enum_method)
|
|
1816
|
+
gnv_last_values = []
|
|
1817
|
+
if issubclass(enum_class, Flag):
|
|
1818
|
+
# Flag / IntFlag
|
|
1819
|
+
single_bits = multi_bits = 0
|
|
1820
|
+
for name, value in attrs.items():
|
|
1821
|
+
if isinstance(value, auto) and auto.value is _auto_null:
|
|
1822
|
+
value = gnv(name, 1, len(member_names), gnv_last_values)
|
|
1823
|
+
# create basic member (possibly isolate value for alias check)
|
|
1824
|
+
if use_args:
|
|
1825
|
+
if not isinstance(value, tuple):
|
|
1826
|
+
value = (value, )
|
|
1827
|
+
member = new_member(enum_class, *value)
|
|
1828
|
+
value = value[0]
|
|
1829
|
+
else:
|
|
1830
|
+
member = new_member(enum_class)
|
|
1831
|
+
if __new__ is None:
|
|
1832
|
+
member._value_ = value
|
|
1833
|
+
# now check if alias
|
|
1834
|
+
try:
|
|
1835
|
+
contained = value2member_map.get(member._value_)
|
|
1836
|
+
except TypeError:
|
|
1837
|
+
contained = None
|
|
1838
|
+
if member._value_ in unhashable_values or member.value in hashable_values:
|
|
1839
|
+
for m in enum_class:
|
|
1840
|
+
if m._value_ == member._value_:
|
|
1841
|
+
contained = m
|
|
1842
|
+
break
|
|
1843
|
+
if contained is not None:
|
|
1844
|
+
# an alias to an existing member
|
|
1845
|
+
contained._add_alias_(name)
|
|
1846
|
+
else:
|
|
1847
|
+
# finish creating member
|
|
1848
|
+
member._name_ = name
|
|
1849
|
+
member.__objclass__ = enum_class
|
|
1850
|
+
member.__init__(value)
|
|
1851
|
+
member._sort_order_ = len(member_names)
|
|
1852
|
+
if name not in ('name', 'value'):
|
|
1853
|
+
setattr(enum_class, name, member)
|
|
1854
|
+
member_map[name] = member
|
|
1855
|
+
else:
|
|
1856
|
+
enum_class._add_member_(name, member)
|
|
1857
|
+
value2member_map[value] = member
|
|
1858
|
+
hashable_values.append(value)
|
|
1859
|
+
if _is_single_bit(value):
|
|
1860
|
+
# not a multi-bit alias, record in _member_names_ and _flag_mask_
|
|
1861
|
+
member_names.append(name)
|
|
1862
|
+
single_bits |= value
|
|
1863
|
+
else:
|
|
1864
|
+
multi_bits |= value
|
|
1865
|
+
gnv_last_values.append(value)
|
|
1866
|
+
enum_class._flag_mask_ = single_bits | multi_bits
|
|
1867
|
+
enum_class._singles_mask_ = single_bits
|
|
1868
|
+
enum_class._all_bits_ = 2 ** ((single_bits|multi_bits).bit_length()) - 1
|
|
1869
|
+
# set correct __iter__
|
|
1870
|
+
member_list = [m._value_ for m in enum_class]
|
|
1871
|
+
if member_list != sorted(member_list):
|
|
1872
|
+
enum_class._iter_member_ = enum_class._iter_member_by_def_
|
|
1873
|
+
else:
|
|
1874
|
+
# Enum / IntEnum / StrEnum
|
|
1875
|
+
for name, value in attrs.items():
|
|
1876
|
+
if isinstance(value, auto):
|
|
1877
|
+
if value.value is _auto_null:
|
|
1878
|
+
value.value = gnv(name, 1, len(member_names), gnv_last_values)
|
|
1879
|
+
value = value.value
|
|
1880
|
+
# create basic member (possibly isolate value for alias check)
|
|
1881
|
+
if use_args:
|
|
1882
|
+
if not isinstance(value, tuple):
|
|
1883
|
+
value = (value, )
|
|
1884
|
+
member = new_member(enum_class, *value)
|
|
1885
|
+
value = value[0]
|
|
1886
|
+
else:
|
|
1887
|
+
member = new_member(enum_class)
|
|
1888
|
+
if __new__ is None:
|
|
1889
|
+
member._value_ = value
|
|
1890
|
+
# now check if alias
|
|
1891
|
+
try:
|
|
1892
|
+
contained = value2member_map.get(member._value_)
|
|
1893
|
+
except TypeError:
|
|
1894
|
+
contained = None
|
|
1895
|
+
if member._value_ in unhashable_values or member._value_ in hashable_values:
|
|
1896
|
+
for m in enum_class:
|
|
1897
|
+
if m._value_ == member._value_:
|
|
1898
|
+
contained = m
|
|
1899
|
+
break
|
|
1900
|
+
if contained is not None:
|
|
1901
|
+
# an alias to an existing member
|
|
1902
|
+
contained._add_alias_(name)
|
|
1903
|
+
else:
|
|
1904
|
+
# finish creating member
|
|
1905
|
+
member._name_ = name
|
|
1906
|
+
member.__objclass__ = enum_class
|
|
1907
|
+
member.__init__(value)
|
|
1908
|
+
member._sort_order_ = len(member_names)
|
|
1909
|
+
if name not in ('name', 'value'):
|
|
1910
|
+
setattr(enum_class, name, member)
|
|
1911
|
+
member_map[name] = member
|
|
1912
|
+
else:
|
|
1913
|
+
enum_class._add_member_(name, member)
|
|
1914
|
+
member_names.append(name)
|
|
1915
|
+
gnv_last_values.append(value)
|
|
1916
|
+
try:
|
|
1917
|
+
# This may fail if value is not hashable. We can't add the value
|
|
1918
|
+
# to the map, and by-value lookups for this value will be
|
|
1919
|
+
# linear.
|
|
1920
|
+
enum_class._value2member_map_.setdefault(value, member)
|
|
1921
|
+
if value not in hashable_values:
|
|
1922
|
+
hashable_values.append(value)
|
|
1923
|
+
except TypeError:
|
|
1924
|
+
# keep track of the value in a list so containment checks are quick
|
|
1925
|
+
enum_class._unhashable_values_.append(value)
|
|
1926
|
+
enum_class._unhashable_values_map_.setdefault(name, []).append(value)
|
|
1927
|
+
if '__new__' in body:
|
|
1928
|
+
enum_class.__new_member__ = enum_class.__new__
|
|
1929
|
+
enum_class.__new__ = Enum.__new__
|
|
1930
|
+
return enum_class
|
|
1931
|
+
return convert_class
|
|
1932
|
+
|
|
1933
|
+
@_simple_enum(StrEnum)
|
|
1934
|
+
class EnumCheck:
|
|
1935
|
+
"""
|
|
1936
|
+
various conditions to check an enumeration for
|
|
1937
|
+
"""
|
|
1938
|
+
CONTINUOUS = "no skipped integer values"
|
|
1939
|
+
NAMED_FLAGS = "multi-flag aliases may not contain unnamed flags"
|
|
1940
|
+
UNIQUE = "one name per value"
|
|
1941
|
+
CONTINUOUS, NAMED_FLAGS, UNIQUE = EnumCheck
|
|
1942
|
+
|
|
1943
|
+
|
|
1944
|
+
class verify:
|
|
1945
|
+
"""
|
|
1946
|
+
Check an enumeration for various constraints. (see EnumCheck)
|
|
1947
|
+
"""
|
|
1948
|
+
def __init__(self, *checks):
|
|
1949
|
+
self.checks = checks
|
|
1950
|
+
def __call__(self, enumeration):
|
|
1951
|
+
checks = self.checks
|
|
1952
|
+
cls_name = enumeration.__name__
|
|
1953
|
+
if Flag is not None and issubclass(enumeration, Flag):
|
|
1954
|
+
enum_type = 'flag'
|
|
1955
|
+
elif issubclass(enumeration, Enum):
|
|
1956
|
+
enum_type = 'enum'
|
|
1957
|
+
else:
|
|
1958
|
+
raise TypeError("the 'verify' decorator only works with Enum and Flag")
|
|
1959
|
+
for check in checks:
|
|
1960
|
+
if check is UNIQUE:
|
|
1961
|
+
# check for duplicate names
|
|
1962
|
+
duplicates = []
|
|
1963
|
+
for name, member in enumeration.__members__.items():
|
|
1964
|
+
if name != member.name:
|
|
1965
|
+
duplicates.append((name, member.name))
|
|
1966
|
+
if duplicates:
|
|
1967
|
+
alias_details = ', '.join(
|
|
1968
|
+
["%s -> %s" % (alias, name) for (alias, name) in duplicates])
|
|
1969
|
+
raise ValueError('aliases found in %r: %s' %
|
|
1970
|
+
(enumeration, alias_details))
|
|
1971
|
+
elif check is CONTINUOUS:
|
|
1972
|
+
values = set(e.value for e in enumeration)
|
|
1973
|
+
if len(values) < 2:
|
|
1974
|
+
continue
|
|
1975
|
+
low, high = min(values), max(values)
|
|
1976
|
+
missing = []
|
|
1977
|
+
if enum_type == 'flag':
|
|
1978
|
+
# check for powers of two
|
|
1979
|
+
for i in range(_high_bit(low)+1, _high_bit(high)):
|
|
1980
|
+
if 2**i not in values:
|
|
1981
|
+
missing.append(2**i)
|
|
1982
|
+
elif enum_type == 'enum':
|
|
1983
|
+
# check for missing consecutive integers
|
|
1984
|
+
for i in range(low+1, high):
|
|
1985
|
+
if i not in values:
|
|
1986
|
+
missing.append(i)
|
|
1987
|
+
else:
|
|
1988
|
+
raise Exception('verify: unknown type %r' % enum_type)
|
|
1989
|
+
if missing:
|
|
1990
|
+
raise ValueError(('invalid %s %r: missing values %s' % (
|
|
1991
|
+
enum_type, cls_name, ', '.join((str(m) for m in missing)))
|
|
1992
|
+
)[:256])
|
|
1993
|
+
# limit max length to protect against DOS attacks
|
|
1994
|
+
elif check is NAMED_FLAGS:
|
|
1995
|
+
# examine each alias and check for unnamed flags
|
|
1996
|
+
member_names = enumeration._member_names_
|
|
1997
|
+
member_values = [m.value for m in enumeration]
|
|
1998
|
+
missing_names = []
|
|
1999
|
+
missing_value = 0
|
|
2000
|
+
for name, alias in enumeration._member_map_.items():
|
|
2001
|
+
if name in member_names:
|
|
2002
|
+
# not an alias
|
|
2003
|
+
continue
|
|
2004
|
+
if alias.value < 0:
|
|
2005
|
+
# negative numbers are not checked
|
|
2006
|
+
continue
|
|
2007
|
+
values = list(_iter_bits_lsb(alias.value))
|
|
2008
|
+
missed = [v for v in values if v not in member_values]
|
|
2009
|
+
if missed:
|
|
2010
|
+
missing_names.append(name)
|
|
2011
|
+
for val in missed:
|
|
2012
|
+
missing_value |= val
|
|
2013
|
+
if missing_names:
|
|
2014
|
+
if len(missing_names) == 1:
|
|
2015
|
+
alias = 'alias %s is missing' % missing_names[0]
|
|
2016
|
+
else:
|
|
2017
|
+
alias = 'aliases %s and %s are missing' % (
|
|
2018
|
+
', '.join(missing_names[:-1]), missing_names[-1]
|
|
2019
|
+
)
|
|
2020
|
+
if _is_single_bit(missing_value):
|
|
2021
|
+
value = 'value 0x%x' % missing_value
|
|
2022
|
+
else:
|
|
2023
|
+
value = 'combined values of 0x%x' % missing_value
|
|
2024
|
+
raise ValueError(
|
|
2025
|
+
'invalid Flag %r: %s %s [use enum.show_flag_values(value) for details]'
|
|
2026
|
+
% (cls_name, alias, value)
|
|
2027
|
+
)
|
|
2028
|
+
return enumeration
|
|
2029
|
+
|
|
2030
|
+
def _test_simple_enum(checked_enum, simple_enum):
|
|
2031
|
+
"""
|
|
2032
|
+
A function that can be used to test an enum created with :func:`_simple_enum`
|
|
2033
|
+
against the version created by subclassing :class:`Enum`::
|
|
2034
|
+
|
|
2035
|
+
>>> from enum import Enum, _simple_enum, _test_simple_enum
|
|
2036
|
+
>>> @_simple_enum(Enum)
|
|
2037
|
+
... class Color:
|
|
2038
|
+
... RED = auto()
|
|
2039
|
+
... GREEN = auto()
|
|
2040
|
+
... BLUE = auto()
|
|
2041
|
+
>>> class CheckedColor(Enum):
|
|
2042
|
+
... RED = auto()
|
|
2043
|
+
... GREEN = auto()
|
|
2044
|
+
... BLUE = auto()
|
|
2045
|
+
>>> _test_simple_enum(CheckedColor, Color)
|
|
2046
|
+
|
|
2047
|
+
If differences are found, a :exc:`TypeError` is raised.
|
|
2048
|
+
"""
|
|
2049
|
+
failed = []
|
|
2050
|
+
if checked_enum.__dict__ != simple_enum.__dict__:
|
|
2051
|
+
checked_dict = checked_enum.__dict__
|
|
2052
|
+
checked_keys = list(checked_dict.keys())
|
|
2053
|
+
simple_dict = simple_enum.__dict__
|
|
2054
|
+
simple_keys = list(simple_dict.keys())
|
|
2055
|
+
member_names = set(
|
|
2056
|
+
list(checked_enum._member_map_.keys())
|
|
2057
|
+
+ list(simple_enum._member_map_.keys())
|
|
2058
|
+
)
|
|
2059
|
+
for key in set(checked_keys + simple_keys):
|
|
2060
|
+
if key in ('__module__', '_member_map_', '_value2member_map_', '__doc__',
|
|
2061
|
+
'__static_attributes__', '__firstlineno__'):
|
|
2062
|
+
# keys known to be different, or very long
|
|
2063
|
+
continue
|
|
2064
|
+
elif key in member_names:
|
|
2065
|
+
# members are checked below
|
|
2066
|
+
continue
|
|
2067
|
+
elif key not in simple_keys:
|
|
2068
|
+
failed.append("missing key: %r" % (key, ))
|
|
2069
|
+
elif key not in checked_keys:
|
|
2070
|
+
failed.append("extra key: %r" % (key, ))
|
|
2071
|
+
else:
|
|
2072
|
+
checked_value = checked_dict[key]
|
|
2073
|
+
simple_value = simple_dict[key]
|
|
2074
|
+
if callable(checked_value) or isinstance(checked_value, bltns.property):
|
|
2075
|
+
continue
|
|
2076
|
+
if key == '__doc__':
|
|
2077
|
+
# remove all spaces/tabs
|
|
2078
|
+
compressed_checked_value = checked_value.replace(' ','').replace('\t','')
|
|
2079
|
+
compressed_simple_value = simple_value.replace(' ','').replace('\t','')
|
|
2080
|
+
if compressed_checked_value != compressed_simple_value:
|
|
2081
|
+
failed.append("%r:\n %s\n %s" % (
|
|
2082
|
+
key,
|
|
2083
|
+
"checked -> %r" % (checked_value, ),
|
|
2084
|
+
"simple -> %r" % (simple_value, ),
|
|
2085
|
+
))
|
|
2086
|
+
elif checked_value != simple_value:
|
|
2087
|
+
failed.append("%r:\n %s\n %s" % (
|
|
2088
|
+
key,
|
|
2089
|
+
"checked -> %r" % (checked_value, ),
|
|
2090
|
+
"simple -> %r" % (simple_value, ),
|
|
2091
|
+
))
|
|
2092
|
+
failed.sort()
|
|
2093
|
+
for name in member_names:
|
|
2094
|
+
failed_member = []
|
|
2095
|
+
if name not in simple_keys:
|
|
2096
|
+
failed.append('missing member from simple enum: %r' % name)
|
|
2097
|
+
elif name not in checked_keys:
|
|
2098
|
+
failed.append('extra member in simple enum: %r' % name)
|
|
2099
|
+
else:
|
|
2100
|
+
checked_member_dict = checked_enum[name].__dict__
|
|
2101
|
+
checked_member_keys = list(checked_member_dict.keys())
|
|
2102
|
+
simple_member_dict = simple_enum[name].__dict__
|
|
2103
|
+
simple_member_keys = list(simple_member_dict.keys())
|
|
2104
|
+
for key in set(checked_member_keys + simple_member_keys):
|
|
2105
|
+
if key in ('__module__', '__objclass__', '_inverted_'):
|
|
2106
|
+
# keys known to be different or absent
|
|
2107
|
+
continue
|
|
2108
|
+
elif key not in simple_member_keys:
|
|
2109
|
+
failed_member.append("missing key %r not in the simple enum member %r" % (key, name))
|
|
2110
|
+
elif key not in checked_member_keys:
|
|
2111
|
+
failed_member.append("extra key %r in simple enum member %r" % (key, name))
|
|
2112
|
+
else:
|
|
2113
|
+
checked_value = checked_member_dict[key]
|
|
2114
|
+
simple_value = simple_member_dict[key]
|
|
2115
|
+
if checked_value != simple_value:
|
|
2116
|
+
failed_member.append("%r:\n %s\n %s" % (
|
|
2117
|
+
key,
|
|
2118
|
+
"checked member -> %r" % (checked_value, ),
|
|
2119
|
+
"simple member -> %r" % (simple_value, ),
|
|
2120
|
+
))
|
|
2121
|
+
if failed_member:
|
|
2122
|
+
failed.append('%r member mismatch:\n %s' % (
|
|
2123
|
+
name, '\n '.join(failed_member),
|
|
2124
|
+
))
|
|
2125
|
+
for method in (
|
|
2126
|
+
'__str__', '__repr__', '__reduce_ex__', '__format__',
|
|
2127
|
+
'__getnewargs_ex__', '__getnewargs__', '__reduce_ex__', '__reduce__'
|
|
2128
|
+
):
|
|
2129
|
+
if method in simple_keys and method in checked_keys:
|
|
2130
|
+
# cannot compare functions, and it exists in both, so we're good
|
|
2131
|
+
continue
|
|
2132
|
+
elif method not in simple_keys and method not in checked_keys:
|
|
2133
|
+
# method is inherited -- check it out
|
|
2134
|
+
checked_method = getattr(checked_enum, method, None)
|
|
2135
|
+
simple_method = getattr(simple_enum, method, None)
|
|
2136
|
+
if hasattr(checked_method, '__func__'):
|
|
2137
|
+
checked_method = checked_method.__func__
|
|
2138
|
+
simple_method = simple_method.__func__
|
|
2139
|
+
if checked_method != simple_method:
|
|
2140
|
+
failed.append("%r: %-30s %s" % (
|
|
2141
|
+
method,
|
|
2142
|
+
"checked -> %r" % (checked_method, ),
|
|
2143
|
+
"simple -> %r" % (simple_method, ),
|
|
2144
|
+
))
|
|
2145
|
+
else:
|
|
2146
|
+
# if the method existed in only one of the enums, it will have been caught
|
|
2147
|
+
# in the first checks above
|
|
2148
|
+
pass
|
|
2149
|
+
if failed:
|
|
2150
|
+
raise TypeError('enum mismatch:\n %s' % '\n '.join(failed))
|
|
2151
|
+
|
|
2152
|
+
def _old_convert_(etype, name, module, filter, source=None, *, boundary=None):
|
|
2153
|
+
"""
|
|
2154
|
+
Create a new Enum subclass that replaces a collection of global constants
|
|
2155
|
+
"""
|
|
2156
|
+
# convert all constants from source (or module) that pass filter() to
|
|
2157
|
+
# a new Enum called name, and export the enum and its members back to
|
|
2158
|
+
# module;
|
|
2159
|
+
# also, replace the __reduce_ex__ method so unpickling works in
|
|
2160
|
+
# previous Python versions
|
|
2161
|
+
module_globals = sys.modules[module].__dict__
|
|
2162
|
+
if source:
|
|
2163
|
+
source = source.__dict__
|
|
2164
|
+
else:
|
|
2165
|
+
source = module_globals
|
|
2166
|
+
# _value2member_map_ is populated in the same order every time
|
|
2167
|
+
# for a consistent reverse mapping of number to name when there
|
|
2168
|
+
# are multiple names for the same number.
|
|
2169
|
+
members = [
|
|
2170
|
+
(name, value)
|
|
2171
|
+
for name, value in source.items()
|
|
2172
|
+
if filter(name)]
|
|
2173
|
+
try:
|
|
2174
|
+
# sort by value
|
|
2175
|
+
members.sort(key=lambda t: (t[1], t[0]))
|
|
2176
|
+
except TypeError:
|
|
2177
|
+
# unless some values aren't comparable, in which case sort by name
|
|
2178
|
+
members.sort(key=lambda t: t[0])
|
|
2179
|
+
cls = etype(name, members, module=module, boundary=boundary or KEEP)
|
|
2180
|
+
return cls
|
|
2181
|
+
|
|
2182
|
+
_stdlib_enums = IntEnum, StrEnum, IntFlag
|