@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,2690 @@
|
|
|
1
|
+
# Author: Steven J. Bethard <steven.bethard@gmail.com>.
|
|
2
|
+
# New maintainer as of 29 August 2019: Raymond Hettinger <raymond.hettinger@gmail.com>
|
|
3
|
+
|
|
4
|
+
"""Command-line parsing library
|
|
5
|
+
|
|
6
|
+
This module is an optparse-inspired command-line parsing library that:
|
|
7
|
+
|
|
8
|
+
- handles both optional and positional arguments
|
|
9
|
+
- produces highly informative usage messages
|
|
10
|
+
- supports parsers that dispatch to sub-parsers
|
|
11
|
+
|
|
12
|
+
The following is a simple usage example that sums integers from the
|
|
13
|
+
command-line and writes the result to a file::
|
|
14
|
+
|
|
15
|
+
parser = argparse.ArgumentParser(
|
|
16
|
+
description='sum the integers at the command line')
|
|
17
|
+
parser.add_argument(
|
|
18
|
+
'integers', metavar='int', nargs='+', type=int,
|
|
19
|
+
help='an integer to be summed')
|
|
20
|
+
parser.add_argument(
|
|
21
|
+
'--log', default=sys.stdout, type=argparse.FileType('w'),
|
|
22
|
+
help='the file where the sum should be written')
|
|
23
|
+
args = parser.parse_args()
|
|
24
|
+
args.log.write('%s' % sum(args.integers))
|
|
25
|
+
args.log.close()
|
|
26
|
+
|
|
27
|
+
The module contains the following public classes:
|
|
28
|
+
|
|
29
|
+
- ArgumentParser -- The main entry point for command-line parsing. As the
|
|
30
|
+
example above shows, the add_argument() method is used to populate
|
|
31
|
+
the parser with actions for optional and positional arguments. Then
|
|
32
|
+
the parse_args() method is invoked to convert the args at the
|
|
33
|
+
command-line into an object with attributes.
|
|
34
|
+
|
|
35
|
+
- ArgumentError -- The exception raised by ArgumentParser objects when
|
|
36
|
+
there are errors with the parser's actions. Errors raised while
|
|
37
|
+
parsing the command-line are caught by ArgumentParser and emitted
|
|
38
|
+
as command-line messages.
|
|
39
|
+
|
|
40
|
+
- FileType -- A factory for defining types of files to be created. As the
|
|
41
|
+
example above shows, instances of FileType are typically passed as
|
|
42
|
+
the type= argument of add_argument() calls.
|
|
43
|
+
|
|
44
|
+
- Action -- The base class for parser actions. Typically actions are
|
|
45
|
+
selected by passing strings like 'store_true' or 'append_const' to
|
|
46
|
+
the action= argument of add_argument(). However, for greater
|
|
47
|
+
customization of ArgumentParser actions, subclasses of Action may
|
|
48
|
+
be defined and passed as the action= argument.
|
|
49
|
+
|
|
50
|
+
- HelpFormatter, RawDescriptionHelpFormatter, RawTextHelpFormatter,
|
|
51
|
+
ArgumentDefaultsHelpFormatter -- Formatter classes which
|
|
52
|
+
may be passed as the formatter_class= argument to the
|
|
53
|
+
ArgumentParser constructor. HelpFormatter is the default,
|
|
54
|
+
RawDescriptionHelpFormatter and RawTextHelpFormatter tell the parser
|
|
55
|
+
not to change the formatting for help text, and
|
|
56
|
+
ArgumentDefaultsHelpFormatter adds information about argument defaults
|
|
57
|
+
to the help.
|
|
58
|
+
|
|
59
|
+
All other classes in this module are considered implementation details.
|
|
60
|
+
(Also note that HelpFormatter and RawDescriptionHelpFormatter are only
|
|
61
|
+
considered public as object names -- the API of the formatter objects is
|
|
62
|
+
still considered an implementation detail.)
|
|
63
|
+
"""
|
|
64
|
+
|
|
65
|
+
__version__ = '1.1'
|
|
66
|
+
__all__ = [
|
|
67
|
+
'ArgumentParser',
|
|
68
|
+
'ArgumentError',
|
|
69
|
+
'ArgumentTypeError',
|
|
70
|
+
'BooleanOptionalAction',
|
|
71
|
+
'FileType',
|
|
72
|
+
'HelpFormatter',
|
|
73
|
+
'ArgumentDefaultsHelpFormatter',
|
|
74
|
+
'RawDescriptionHelpFormatter',
|
|
75
|
+
'RawTextHelpFormatter',
|
|
76
|
+
'MetavarTypeHelpFormatter',
|
|
77
|
+
'Namespace',
|
|
78
|
+
'Action',
|
|
79
|
+
'ONE_OR_MORE',
|
|
80
|
+
'OPTIONAL',
|
|
81
|
+
'PARSER',
|
|
82
|
+
'REMAINDER',
|
|
83
|
+
'SUPPRESS',
|
|
84
|
+
'ZERO_OR_MORE',
|
|
85
|
+
]
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
import os as _os
|
|
89
|
+
import re as _re
|
|
90
|
+
import sys as _sys
|
|
91
|
+
|
|
92
|
+
from gettext import gettext as _, ngettext
|
|
93
|
+
|
|
94
|
+
SUPPRESS = '==SUPPRESS=='
|
|
95
|
+
|
|
96
|
+
OPTIONAL = '?'
|
|
97
|
+
ZERO_OR_MORE = '*'
|
|
98
|
+
ONE_OR_MORE = '+'
|
|
99
|
+
PARSER = 'A...'
|
|
100
|
+
REMAINDER = '...'
|
|
101
|
+
_UNRECOGNIZED_ARGS_ATTR = '_unrecognized_args'
|
|
102
|
+
|
|
103
|
+
# =============================
|
|
104
|
+
# Utility functions and classes
|
|
105
|
+
# =============================
|
|
106
|
+
|
|
107
|
+
class _AttributeHolder(object):
|
|
108
|
+
"""Abstract base class that provides __repr__.
|
|
109
|
+
|
|
110
|
+
The __repr__ method returns a string in the format::
|
|
111
|
+
ClassName(attr=name, attr=name, ...)
|
|
112
|
+
The attributes are determined either by a class-level attribute,
|
|
113
|
+
'_kwarg_names', or by inspecting the instance __dict__.
|
|
114
|
+
"""
|
|
115
|
+
|
|
116
|
+
def __repr__(self):
|
|
117
|
+
type_name = type(self).__name__
|
|
118
|
+
arg_strings = []
|
|
119
|
+
star_args = {}
|
|
120
|
+
for arg in self._get_args():
|
|
121
|
+
arg_strings.append(repr(arg))
|
|
122
|
+
for name, value in self._get_kwargs():
|
|
123
|
+
if name.isidentifier():
|
|
124
|
+
arg_strings.append('%s=%r' % (name, value))
|
|
125
|
+
else:
|
|
126
|
+
star_args[name] = value
|
|
127
|
+
if star_args:
|
|
128
|
+
arg_strings.append('**%s' % repr(star_args))
|
|
129
|
+
return '%s(%s)' % (type_name, ', '.join(arg_strings))
|
|
130
|
+
|
|
131
|
+
def _get_kwargs(self):
|
|
132
|
+
return list(self.__dict__.items())
|
|
133
|
+
|
|
134
|
+
def _get_args(self):
|
|
135
|
+
return []
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
def _copy_items(items):
|
|
139
|
+
if items is None:
|
|
140
|
+
return []
|
|
141
|
+
# The copy module is used only in the 'append' and 'append_const'
|
|
142
|
+
# actions, and it is needed only when the default value isn't a list.
|
|
143
|
+
# Delay its import for speeding up the common case.
|
|
144
|
+
if type(items) is list:
|
|
145
|
+
return items[:]
|
|
146
|
+
import copy
|
|
147
|
+
return copy.copy(items)
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
# ===============
|
|
151
|
+
# Formatting Help
|
|
152
|
+
# ===============
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
class HelpFormatter(object):
|
|
156
|
+
"""Formatter for generating usage messages and argument help strings.
|
|
157
|
+
|
|
158
|
+
Only the name of this class is considered a public API. All the methods
|
|
159
|
+
provided by the class are considered an implementation detail.
|
|
160
|
+
"""
|
|
161
|
+
|
|
162
|
+
def __init__(self,
|
|
163
|
+
prog,
|
|
164
|
+
indent_increment=2,
|
|
165
|
+
max_help_position=24,
|
|
166
|
+
width=None):
|
|
167
|
+
|
|
168
|
+
# default setting for width
|
|
169
|
+
if width is None:
|
|
170
|
+
import shutil
|
|
171
|
+
width = shutil.get_terminal_size().columns
|
|
172
|
+
width -= 2
|
|
173
|
+
|
|
174
|
+
self._prog = prog
|
|
175
|
+
self._indent_increment = indent_increment
|
|
176
|
+
self._max_help_position = min(max_help_position,
|
|
177
|
+
max(width - 20, indent_increment * 2))
|
|
178
|
+
self._width = width
|
|
179
|
+
|
|
180
|
+
self._current_indent = 0
|
|
181
|
+
self._level = 0
|
|
182
|
+
self._action_max_length = 0
|
|
183
|
+
|
|
184
|
+
self._root_section = self._Section(self, None)
|
|
185
|
+
self._current_section = self._root_section
|
|
186
|
+
|
|
187
|
+
self._whitespace_matcher = _re.compile(r'\s+', _re.ASCII)
|
|
188
|
+
self._long_break_matcher = _re.compile(r'\n\n\n+')
|
|
189
|
+
|
|
190
|
+
# ===============================
|
|
191
|
+
# Section and indentation methods
|
|
192
|
+
# ===============================
|
|
193
|
+
|
|
194
|
+
def _indent(self):
|
|
195
|
+
self._current_indent += self._indent_increment
|
|
196
|
+
self._level += 1
|
|
197
|
+
|
|
198
|
+
def _dedent(self):
|
|
199
|
+
self._current_indent -= self._indent_increment
|
|
200
|
+
assert self._current_indent >= 0, 'Indent decreased below 0.'
|
|
201
|
+
self._level -= 1
|
|
202
|
+
|
|
203
|
+
class _Section(object):
|
|
204
|
+
|
|
205
|
+
def __init__(self, formatter, parent, heading=None):
|
|
206
|
+
self.formatter = formatter
|
|
207
|
+
self.parent = parent
|
|
208
|
+
self.heading = heading
|
|
209
|
+
self.items = []
|
|
210
|
+
|
|
211
|
+
def format_help(self):
|
|
212
|
+
# format the indented section
|
|
213
|
+
if self.parent is not None:
|
|
214
|
+
self.formatter._indent()
|
|
215
|
+
join = self.formatter._join_parts
|
|
216
|
+
item_help = join([func(*args) for func, args in self.items])
|
|
217
|
+
if self.parent is not None:
|
|
218
|
+
self.formatter._dedent()
|
|
219
|
+
|
|
220
|
+
# return nothing if the section was empty
|
|
221
|
+
if not item_help:
|
|
222
|
+
return ''
|
|
223
|
+
|
|
224
|
+
# add the heading if the section was non-empty
|
|
225
|
+
if self.heading is not SUPPRESS and self.heading is not None:
|
|
226
|
+
current_indent = self.formatter._current_indent
|
|
227
|
+
heading_text = _('%(heading)s:') % dict(heading=self.heading)
|
|
228
|
+
heading = '%*s%s\n' % (current_indent, '', heading_text)
|
|
229
|
+
else:
|
|
230
|
+
heading = ''
|
|
231
|
+
|
|
232
|
+
# join the section-initial newline, the heading and the help
|
|
233
|
+
return join(['\n', heading, item_help, '\n'])
|
|
234
|
+
|
|
235
|
+
def _add_item(self, func, args):
|
|
236
|
+
self._current_section.items.append((func, args))
|
|
237
|
+
|
|
238
|
+
# ========================
|
|
239
|
+
# Message building methods
|
|
240
|
+
# ========================
|
|
241
|
+
|
|
242
|
+
def start_section(self, heading):
|
|
243
|
+
self._indent()
|
|
244
|
+
section = self._Section(self, self._current_section, heading)
|
|
245
|
+
self._add_item(section.format_help, [])
|
|
246
|
+
self._current_section = section
|
|
247
|
+
|
|
248
|
+
def end_section(self):
|
|
249
|
+
self._current_section = self._current_section.parent
|
|
250
|
+
self._dedent()
|
|
251
|
+
|
|
252
|
+
def add_text(self, text):
|
|
253
|
+
if text is not SUPPRESS and text is not None:
|
|
254
|
+
self._add_item(self._format_text, [text])
|
|
255
|
+
|
|
256
|
+
def add_usage(self, usage, actions, groups, prefix=None):
|
|
257
|
+
if usage is not SUPPRESS:
|
|
258
|
+
args = usage, actions, groups, prefix
|
|
259
|
+
self._add_item(self._format_usage, args)
|
|
260
|
+
|
|
261
|
+
def add_argument(self, action):
|
|
262
|
+
if action.help is not SUPPRESS:
|
|
263
|
+
|
|
264
|
+
# find all invocations
|
|
265
|
+
get_invocation = self._format_action_invocation
|
|
266
|
+
invocation_lengths = [len(get_invocation(action)) + self._current_indent]
|
|
267
|
+
for subaction in self._iter_indented_subactions(action):
|
|
268
|
+
invocation_lengths.append(len(get_invocation(subaction)) + self._current_indent)
|
|
269
|
+
|
|
270
|
+
# update the maximum item length
|
|
271
|
+
action_length = max(invocation_lengths)
|
|
272
|
+
self._action_max_length = max(self._action_max_length,
|
|
273
|
+
action_length)
|
|
274
|
+
|
|
275
|
+
# add the item to the list
|
|
276
|
+
self._add_item(self._format_action, [action])
|
|
277
|
+
|
|
278
|
+
def add_arguments(self, actions):
|
|
279
|
+
for action in actions:
|
|
280
|
+
self.add_argument(action)
|
|
281
|
+
|
|
282
|
+
# =======================
|
|
283
|
+
# Help-formatting methods
|
|
284
|
+
# =======================
|
|
285
|
+
|
|
286
|
+
def format_help(self):
|
|
287
|
+
help = self._root_section.format_help()
|
|
288
|
+
if help:
|
|
289
|
+
help = self._long_break_matcher.sub('\n\n', help)
|
|
290
|
+
help = help.strip('\n') + '\n'
|
|
291
|
+
return help
|
|
292
|
+
|
|
293
|
+
def _join_parts(self, part_strings):
|
|
294
|
+
return ''.join([part
|
|
295
|
+
for part in part_strings
|
|
296
|
+
if part and part is not SUPPRESS])
|
|
297
|
+
|
|
298
|
+
def _format_usage(self, usage, actions, groups, prefix):
|
|
299
|
+
if prefix is None:
|
|
300
|
+
prefix = _('usage: ')
|
|
301
|
+
|
|
302
|
+
# if usage is specified, use that
|
|
303
|
+
if usage is not None:
|
|
304
|
+
usage = usage % dict(prog=self._prog)
|
|
305
|
+
|
|
306
|
+
# if no optionals or positionals are available, usage is just prog
|
|
307
|
+
elif usage is None and not actions:
|
|
308
|
+
usage = '%(prog)s' % dict(prog=self._prog)
|
|
309
|
+
|
|
310
|
+
# if optionals and positionals are available, calculate usage
|
|
311
|
+
elif usage is None:
|
|
312
|
+
prog = '%(prog)s' % dict(prog=self._prog)
|
|
313
|
+
|
|
314
|
+
# split optionals from positionals
|
|
315
|
+
optionals = []
|
|
316
|
+
positionals = []
|
|
317
|
+
for action in actions:
|
|
318
|
+
if action.option_strings:
|
|
319
|
+
optionals.append(action)
|
|
320
|
+
else:
|
|
321
|
+
positionals.append(action)
|
|
322
|
+
|
|
323
|
+
# build full usage string
|
|
324
|
+
format = self._format_actions_usage
|
|
325
|
+
action_usage = format(optionals + positionals, groups)
|
|
326
|
+
usage = ' '.join([s for s in [prog, action_usage] if s])
|
|
327
|
+
|
|
328
|
+
# wrap the usage parts if it's too long
|
|
329
|
+
text_width = self._width - self._current_indent
|
|
330
|
+
if len(prefix) + len(usage) > text_width:
|
|
331
|
+
|
|
332
|
+
# break usage into wrappable parts
|
|
333
|
+
# keep optionals and positionals together to preserve
|
|
334
|
+
# mutually exclusive group formatting (gh-75949)
|
|
335
|
+
all_actions = optionals + positionals
|
|
336
|
+
parts, pos_start = self._get_actions_usage_parts_with_split(
|
|
337
|
+
all_actions, groups, len(optionals)
|
|
338
|
+
)
|
|
339
|
+
opt_parts = parts[:pos_start]
|
|
340
|
+
pos_parts = parts[pos_start:]
|
|
341
|
+
|
|
342
|
+
# helper for wrapping lines
|
|
343
|
+
def get_lines(parts, indent, prefix=None):
|
|
344
|
+
lines = []
|
|
345
|
+
line = []
|
|
346
|
+
indent_length = len(indent)
|
|
347
|
+
if prefix is not None:
|
|
348
|
+
line_len = len(prefix) - 1
|
|
349
|
+
else:
|
|
350
|
+
line_len = indent_length - 1
|
|
351
|
+
for part in parts:
|
|
352
|
+
if line_len + 1 + len(part) > text_width and line:
|
|
353
|
+
lines.append(indent + ' '.join(line))
|
|
354
|
+
line = []
|
|
355
|
+
line_len = indent_length - 1
|
|
356
|
+
line.append(part)
|
|
357
|
+
line_len += len(part) + 1
|
|
358
|
+
if line:
|
|
359
|
+
lines.append(indent + ' '.join(line))
|
|
360
|
+
if prefix is not None:
|
|
361
|
+
lines[0] = lines[0][indent_length:]
|
|
362
|
+
return lines
|
|
363
|
+
|
|
364
|
+
# if prog is short, follow it with optionals or positionals
|
|
365
|
+
if len(prefix) + len(prog) <= 0.75 * text_width:
|
|
366
|
+
indent = ' ' * (len(prefix) + len(prog) + 1)
|
|
367
|
+
if opt_parts:
|
|
368
|
+
lines = get_lines([prog] + opt_parts, indent, prefix)
|
|
369
|
+
lines.extend(get_lines(pos_parts, indent))
|
|
370
|
+
elif pos_parts:
|
|
371
|
+
lines = get_lines([prog] + pos_parts, indent, prefix)
|
|
372
|
+
else:
|
|
373
|
+
lines = [prog]
|
|
374
|
+
|
|
375
|
+
# if prog is long, put it on its own line
|
|
376
|
+
else:
|
|
377
|
+
indent = ' ' * len(prefix)
|
|
378
|
+
parts = opt_parts + pos_parts
|
|
379
|
+
lines = get_lines(parts, indent)
|
|
380
|
+
if len(lines) > 1:
|
|
381
|
+
lines = []
|
|
382
|
+
lines.extend(get_lines(opt_parts, indent))
|
|
383
|
+
lines.extend(get_lines(pos_parts, indent))
|
|
384
|
+
lines = [prog] + lines
|
|
385
|
+
|
|
386
|
+
# join lines into usage
|
|
387
|
+
usage = '\n'.join(lines)
|
|
388
|
+
|
|
389
|
+
# prefix with 'usage:'
|
|
390
|
+
return '%s%s\n\n' % (prefix, usage)
|
|
391
|
+
|
|
392
|
+
def _format_actions_usage(self, actions, groups):
|
|
393
|
+
return ' '.join(self._get_actions_usage_parts(actions, groups))
|
|
394
|
+
|
|
395
|
+
def _get_actions_usage_parts(self, actions, groups):
|
|
396
|
+
parts, _ = self._get_actions_usage_parts_with_split(actions, groups)
|
|
397
|
+
return parts
|
|
398
|
+
|
|
399
|
+
def _get_actions_usage_parts_with_split(self, actions, groups, opt_count=None):
|
|
400
|
+
"""Get usage parts with split index for optionals/positionals.
|
|
401
|
+
|
|
402
|
+
Returns (parts, pos_start) where pos_start is the index in parts
|
|
403
|
+
where positionals begin. When opt_count is None, pos_start is None.
|
|
404
|
+
This preserves mutually exclusive group formatting across the
|
|
405
|
+
optionals/positionals boundary (gh-75949).
|
|
406
|
+
"""
|
|
407
|
+
# find group indices and identify actions in groups
|
|
408
|
+
group_actions = set()
|
|
409
|
+
inserts = {}
|
|
410
|
+
for group in groups:
|
|
411
|
+
if not group._group_actions:
|
|
412
|
+
raise ValueError(f'empty group {group}')
|
|
413
|
+
|
|
414
|
+
if all(action.help is SUPPRESS for action in group._group_actions):
|
|
415
|
+
continue
|
|
416
|
+
|
|
417
|
+
try:
|
|
418
|
+
start = actions.index(group._group_actions[0])
|
|
419
|
+
except ValueError:
|
|
420
|
+
continue
|
|
421
|
+
else:
|
|
422
|
+
end = start + len(group._group_actions)
|
|
423
|
+
if actions[start:end] == group._group_actions:
|
|
424
|
+
group_actions.update(group._group_actions)
|
|
425
|
+
inserts[start, end] = group
|
|
426
|
+
|
|
427
|
+
# collect all actions format strings
|
|
428
|
+
parts = []
|
|
429
|
+
for action in actions:
|
|
430
|
+
|
|
431
|
+
# suppressed arguments are marked with None
|
|
432
|
+
if action.help is SUPPRESS:
|
|
433
|
+
part = None
|
|
434
|
+
|
|
435
|
+
# produce all arg strings
|
|
436
|
+
elif not action.option_strings:
|
|
437
|
+
default = self._get_default_metavar_for_positional(action)
|
|
438
|
+
part = self._format_args(action, default)
|
|
439
|
+
|
|
440
|
+
# if it's in a group, strip the outer []
|
|
441
|
+
if action in group_actions:
|
|
442
|
+
if part[0] == '[' and part[-1] == ']':
|
|
443
|
+
part = part[1:-1]
|
|
444
|
+
|
|
445
|
+
# produce the first way to invoke the option in brackets
|
|
446
|
+
else:
|
|
447
|
+
option_string = action.option_strings[0]
|
|
448
|
+
|
|
449
|
+
# if the Optional doesn't take a value, format is:
|
|
450
|
+
# -s or --long
|
|
451
|
+
if action.nargs == 0:
|
|
452
|
+
part = action.format_usage()
|
|
453
|
+
|
|
454
|
+
# if the Optional takes a value, format is:
|
|
455
|
+
# -s ARGS or --long ARGS
|
|
456
|
+
else:
|
|
457
|
+
default = self._get_default_metavar_for_optional(action)
|
|
458
|
+
args_string = self._format_args(action, default)
|
|
459
|
+
part = '%s %s' % (option_string, args_string)
|
|
460
|
+
|
|
461
|
+
# make it look optional if it's not required or in a group
|
|
462
|
+
if not action.required and action not in group_actions:
|
|
463
|
+
part = '[%s]' % part
|
|
464
|
+
|
|
465
|
+
# add the action string to the list
|
|
466
|
+
parts.append(part)
|
|
467
|
+
|
|
468
|
+
# group mutually exclusive actions
|
|
469
|
+
inserted_separators_indices = set()
|
|
470
|
+
for start, end in sorted(inserts, reverse=True):
|
|
471
|
+
group = inserts[start, end]
|
|
472
|
+
group_parts = [item for item in parts[start:end] if item is not None]
|
|
473
|
+
group_size = len(group_parts)
|
|
474
|
+
if group.required:
|
|
475
|
+
open, close = "()" if group_size > 1 else ("", "")
|
|
476
|
+
else:
|
|
477
|
+
open, close = "[]"
|
|
478
|
+
group_parts[0] = open + group_parts[0]
|
|
479
|
+
group_parts[-1] = group_parts[-1] + close
|
|
480
|
+
for i, part in enumerate(group_parts[:-1], start=start):
|
|
481
|
+
# insert a separator if not already done in a nested group
|
|
482
|
+
if i not in inserted_separators_indices:
|
|
483
|
+
parts[i] = part + ' |'
|
|
484
|
+
inserted_separators_indices.add(i)
|
|
485
|
+
parts[start + group_size - 1] = group_parts[-1]
|
|
486
|
+
for i in range(start + group_size, end):
|
|
487
|
+
parts[i] = None
|
|
488
|
+
|
|
489
|
+
# if opt_count is provided, calculate where positionals start in
|
|
490
|
+
# the final parts list (for wrapping onto separate lines).
|
|
491
|
+
# Count before filtering None entries since indices shift after.
|
|
492
|
+
if opt_count is not None:
|
|
493
|
+
pos_start = sum(1 for p in parts[:opt_count] if p is not None)
|
|
494
|
+
else:
|
|
495
|
+
pos_start = None
|
|
496
|
+
|
|
497
|
+
# return the usage parts and split point (gh-75949)
|
|
498
|
+
return [item for item in parts if item is not None], pos_start
|
|
499
|
+
|
|
500
|
+
def _format_text(self, text):
|
|
501
|
+
if '%(prog)' in text:
|
|
502
|
+
text = text % dict(prog=self._prog)
|
|
503
|
+
text_width = max(self._width - self._current_indent, 11)
|
|
504
|
+
indent = ' ' * self._current_indent
|
|
505
|
+
return self._fill_text(text, text_width, indent) + '\n\n'
|
|
506
|
+
|
|
507
|
+
def _format_action(self, action):
|
|
508
|
+
# determine the required width and the entry label
|
|
509
|
+
help_position = min(self._action_max_length + 2,
|
|
510
|
+
self._max_help_position)
|
|
511
|
+
help_width = max(self._width - help_position, 11)
|
|
512
|
+
action_width = help_position - self._current_indent - 2
|
|
513
|
+
action_header = self._format_action_invocation(action)
|
|
514
|
+
|
|
515
|
+
# no help; start on same line and add a final newline
|
|
516
|
+
if not action.help:
|
|
517
|
+
tup = self._current_indent, '', action_header
|
|
518
|
+
action_header = '%*s%s\n' % tup
|
|
519
|
+
|
|
520
|
+
# short action name; start on the same line and pad two spaces
|
|
521
|
+
elif len(action_header) <= action_width:
|
|
522
|
+
tup = self._current_indent, '', action_width, action_header
|
|
523
|
+
action_header = '%*s%-*s ' % tup
|
|
524
|
+
indent_first = 0
|
|
525
|
+
|
|
526
|
+
# long action name; start on the next line
|
|
527
|
+
else:
|
|
528
|
+
tup = self._current_indent, '', action_header
|
|
529
|
+
action_header = '%*s%s\n' % tup
|
|
530
|
+
indent_first = help_position
|
|
531
|
+
|
|
532
|
+
# collect the pieces of the action help
|
|
533
|
+
parts = [action_header]
|
|
534
|
+
|
|
535
|
+
# if there was help for the action, add lines of help text
|
|
536
|
+
if action.help and action.help.strip():
|
|
537
|
+
help_text = self._expand_help(action)
|
|
538
|
+
if help_text:
|
|
539
|
+
help_lines = self._split_lines(help_text, help_width)
|
|
540
|
+
parts.append('%*s%s\n' % (indent_first, '', help_lines[0]))
|
|
541
|
+
for line in help_lines[1:]:
|
|
542
|
+
parts.append('%*s%s\n' % (help_position, '', line))
|
|
543
|
+
|
|
544
|
+
# or add a newline if the description doesn't end with one
|
|
545
|
+
elif not action_header.endswith('\n'):
|
|
546
|
+
parts.append('\n')
|
|
547
|
+
|
|
548
|
+
# if there are any sub-actions, add their help as well
|
|
549
|
+
for subaction in self._iter_indented_subactions(action):
|
|
550
|
+
parts.append(self._format_action(subaction))
|
|
551
|
+
|
|
552
|
+
# return a single string
|
|
553
|
+
return self._join_parts(parts)
|
|
554
|
+
|
|
555
|
+
def _format_action_invocation(self, action):
|
|
556
|
+
if not action.option_strings:
|
|
557
|
+
default = self._get_default_metavar_for_positional(action)
|
|
558
|
+
return ' '.join(self._metavar_formatter(action, default)(1))
|
|
559
|
+
|
|
560
|
+
else:
|
|
561
|
+
|
|
562
|
+
# if the Optional doesn't take a value, format is:
|
|
563
|
+
# -s, --long
|
|
564
|
+
if action.nargs == 0:
|
|
565
|
+
return ', '.join(action.option_strings)
|
|
566
|
+
|
|
567
|
+
# if the Optional takes a value, format is:
|
|
568
|
+
# -s, --long ARGS
|
|
569
|
+
else:
|
|
570
|
+
default = self._get_default_metavar_for_optional(action)
|
|
571
|
+
args_string = self._format_args(action, default)
|
|
572
|
+
return ', '.join(action.option_strings) + ' ' + args_string
|
|
573
|
+
|
|
574
|
+
def _metavar_formatter(self, action, default_metavar):
|
|
575
|
+
if action.metavar is not None:
|
|
576
|
+
result = action.metavar
|
|
577
|
+
elif action.choices is not None:
|
|
578
|
+
result = '{%s}' % ','.join(map(str, action.choices))
|
|
579
|
+
else:
|
|
580
|
+
result = default_metavar
|
|
581
|
+
|
|
582
|
+
def format(tuple_size):
|
|
583
|
+
if isinstance(result, tuple):
|
|
584
|
+
return result
|
|
585
|
+
else:
|
|
586
|
+
return (result, ) * tuple_size
|
|
587
|
+
return format
|
|
588
|
+
|
|
589
|
+
def _format_args(self, action, default_metavar):
|
|
590
|
+
get_metavar = self._metavar_formatter(action, default_metavar)
|
|
591
|
+
if action.nargs is None:
|
|
592
|
+
result = '%s' % get_metavar(1)
|
|
593
|
+
elif action.nargs == OPTIONAL:
|
|
594
|
+
result = '[%s]' % get_metavar(1)
|
|
595
|
+
elif action.nargs == ZERO_OR_MORE:
|
|
596
|
+
metavar = get_metavar(1)
|
|
597
|
+
if len(metavar) == 2:
|
|
598
|
+
result = '[%s [%s ...]]' % metavar
|
|
599
|
+
else:
|
|
600
|
+
result = '[%s ...]' % metavar
|
|
601
|
+
elif action.nargs == ONE_OR_MORE:
|
|
602
|
+
result = '%s [%s ...]' % get_metavar(2)
|
|
603
|
+
elif action.nargs == REMAINDER:
|
|
604
|
+
result = '...'
|
|
605
|
+
elif action.nargs == PARSER:
|
|
606
|
+
result = '%s ...' % get_metavar(1)
|
|
607
|
+
elif action.nargs == SUPPRESS:
|
|
608
|
+
result = ''
|
|
609
|
+
else:
|
|
610
|
+
try:
|
|
611
|
+
formats = ['%s' for _ in range(action.nargs)]
|
|
612
|
+
except TypeError:
|
|
613
|
+
raise ValueError("invalid nargs value") from None
|
|
614
|
+
result = ' '.join(formats) % get_metavar(action.nargs)
|
|
615
|
+
return result
|
|
616
|
+
|
|
617
|
+
def _expand_help(self, action):
|
|
618
|
+
params = dict(vars(action), prog=self._prog)
|
|
619
|
+
for name in list(params):
|
|
620
|
+
if params[name] is SUPPRESS:
|
|
621
|
+
del params[name]
|
|
622
|
+
for name in list(params):
|
|
623
|
+
if hasattr(params[name], '__name__'):
|
|
624
|
+
params[name] = params[name].__name__
|
|
625
|
+
if params.get('choices') is not None:
|
|
626
|
+
params['choices'] = ', '.join(map(str, params['choices']))
|
|
627
|
+
return self._get_help_string(action) % params
|
|
628
|
+
|
|
629
|
+
def _iter_indented_subactions(self, action):
|
|
630
|
+
try:
|
|
631
|
+
get_subactions = action._get_subactions
|
|
632
|
+
except AttributeError:
|
|
633
|
+
pass
|
|
634
|
+
else:
|
|
635
|
+
self._indent()
|
|
636
|
+
yield from get_subactions()
|
|
637
|
+
self._dedent()
|
|
638
|
+
|
|
639
|
+
def _split_lines(self, text, width):
|
|
640
|
+
text = self._whitespace_matcher.sub(' ', text).strip()
|
|
641
|
+
# The textwrap module is used only for formatting help.
|
|
642
|
+
# Delay its import for speeding up the common usage of argparse.
|
|
643
|
+
import textwrap
|
|
644
|
+
return textwrap.wrap(text, width)
|
|
645
|
+
|
|
646
|
+
def _fill_text(self, text, width, indent):
|
|
647
|
+
text = self._whitespace_matcher.sub(' ', text).strip()
|
|
648
|
+
import textwrap
|
|
649
|
+
return textwrap.fill(text, width,
|
|
650
|
+
initial_indent=indent,
|
|
651
|
+
subsequent_indent=indent)
|
|
652
|
+
|
|
653
|
+
def _get_help_string(self, action):
|
|
654
|
+
return action.help
|
|
655
|
+
|
|
656
|
+
def _get_default_metavar_for_optional(self, action):
|
|
657
|
+
return action.dest.upper()
|
|
658
|
+
|
|
659
|
+
def _get_default_metavar_for_positional(self, action):
|
|
660
|
+
return action.dest
|
|
661
|
+
|
|
662
|
+
|
|
663
|
+
class RawDescriptionHelpFormatter(HelpFormatter):
|
|
664
|
+
"""Help message formatter which retains any formatting in descriptions.
|
|
665
|
+
|
|
666
|
+
Only the name of this class is considered a public API. All the methods
|
|
667
|
+
provided by the class are considered an implementation detail.
|
|
668
|
+
"""
|
|
669
|
+
|
|
670
|
+
def _fill_text(self, text, width, indent):
|
|
671
|
+
return ''.join(indent + line for line in text.splitlines(keepends=True))
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
class RawTextHelpFormatter(RawDescriptionHelpFormatter):
|
|
675
|
+
"""Help message formatter which retains formatting of all help text.
|
|
676
|
+
|
|
677
|
+
Only the name of this class is considered a public API. All the methods
|
|
678
|
+
provided by the class are considered an implementation detail.
|
|
679
|
+
"""
|
|
680
|
+
|
|
681
|
+
def _split_lines(self, text, width):
|
|
682
|
+
return text.splitlines()
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
class ArgumentDefaultsHelpFormatter(HelpFormatter):
|
|
686
|
+
"""Help message formatter which adds default values to argument help.
|
|
687
|
+
|
|
688
|
+
Only the name of this class is considered a public API. All the methods
|
|
689
|
+
provided by the class are considered an implementation detail.
|
|
690
|
+
"""
|
|
691
|
+
|
|
692
|
+
def _get_help_string(self, action):
|
|
693
|
+
help = action.help
|
|
694
|
+
if help is None:
|
|
695
|
+
help = ''
|
|
696
|
+
|
|
697
|
+
if (
|
|
698
|
+
'%(default)' not in help
|
|
699
|
+
and action.default is not SUPPRESS
|
|
700
|
+
and not action.required
|
|
701
|
+
):
|
|
702
|
+
defaulting_nargs = (OPTIONAL, ZERO_OR_MORE)
|
|
703
|
+
if action.option_strings or action.nargs in defaulting_nargs:
|
|
704
|
+
help += _(' (default: %(default)s)')
|
|
705
|
+
return help
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
class MetavarTypeHelpFormatter(HelpFormatter):
|
|
710
|
+
"""Help message formatter which uses the argument 'type' as the default
|
|
711
|
+
metavar value (instead of the argument 'dest')
|
|
712
|
+
|
|
713
|
+
Only the name of this class is considered a public API. All the methods
|
|
714
|
+
provided by the class are considered an implementation detail.
|
|
715
|
+
"""
|
|
716
|
+
|
|
717
|
+
def _get_default_metavar_for_optional(self, action):
|
|
718
|
+
return action.type.__name__
|
|
719
|
+
|
|
720
|
+
def _get_default_metavar_for_positional(self, action):
|
|
721
|
+
return action.type.__name__
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
# =====================
|
|
725
|
+
# Options and Arguments
|
|
726
|
+
# =====================
|
|
727
|
+
|
|
728
|
+
def _get_action_name(argument):
|
|
729
|
+
if argument is None:
|
|
730
|
+
return None
|
|
731
|
+
elif argument.option_strings:
|
|
732
|
+
return '/'.join(argument.option_strings)
|
|
733
|
+
elif argument.metavar not in (None, SUPPRESS):
|
|
734
|
+
metavar = argument.metavar
|
|
735
|
+
if not isinstance(metavar, tuple):
|
|
736
|
+
return metavar
|
|
737
|
+
if argument.nargs == ZERO_OR_MORE and len(metavar) == 2:
|
|
738
|
+
return '%s[, %s]' % metavar
|
|
739
|
+
elif argument.nargs == ONE_OR_MORE:
|
|
740
|
+
return '%s[, %s]' % metavar
|
|
741
|
+
else:
|
|
742
|
+
return ', '.join(metavar)
|
|
743
|
+
elif argument.dest not in (None, SUPPRESS):
|
|
744
|
+
return argument.dest
|
|
745
|
+
elif argument.choices:
|
|
746
|
+
return '{%s}' % ','.join(map(str, argument.choices))
|
|
747
|
+
else:
|
|
748
|
+
return None
|
|
749
|
+
|
|
750
|
+
|
|
751
|
+
class ArgumentError(Exception):
|
|
752
|
+
"""An error from creating or using an argument (optional or positional).
|
|
753
|
+
|
|
754
|
+
The string value of this exception is the message, augmented with
|
|
755
|
+
information about the argument that caused it.
|
|
756
|
+
"""
|
|
757
|
+
|
|
758
|
+
def __init__(self, argument, message):
|
|
759
|
+
self.argument_name = _get_action_name(argument)
|
|
760
|
+
self.message = message
|
|
761
|
+
|
|
762
|
+
def __str__(self):
|
|
763
|
+
if self.argument_name is None:
|
|
764
|
+
format = '%(message)s'
|
|
765
|
+
else:
|
|
766
|
+
format = _('argument %(argument_name)s: %(message)s')
|
|
767
|
+
return format % dict(message=self.message,
|
|
768
|
+
argument_name=self.argument_name)
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
class ArgumentTypeError(Exception):
|
|
772
|
+
"""An error from trying to convert a command line string to a type."""
|
|
773
|
+
pass
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
# ==============
|
|
777
|
+
# Action classes
|
|
778
|
+
# ==============
|
|
779
|
+
|
|
780
|
+
class Action(_AttributeHolder):
|
|
781
|
+
"""Information about how to convert command line strings to Python objects.
|
|
782
|
+
|
|
783
|
+
Action objects are used by an ArgumentParser to represent the information
|
|
784
|
+
needed to parse a single argument from one or more strings from the
|
|
785
|
+
command line. The keyword arguments to the Action constructor are also
|
|
786
|
+
all attributes of Action instances.
|
|
787
|
+
|
|
788
|
+
Keyword Arguments:
|
|
789
|
+
|
|
790
|
+
- option_strings -- A list of command-line option strings which
|
|
791
|
+
should be associated with this action.
|
|
792
|
+
|
|
793
|
+
- dest -- The name of the attribute to hold the created object(s)
|
|
794
|
+
|
|
795
|
+
- nargs -- The number of command-line arguments that should be
|
|
796
|
+
consumed. By default, one argument will be consumed and a single
|
|
797
|
+
value will be produced. Other values include:
|
|
798
|
+
- N (an integer) consumes N arguments (and produces a list)
|
|
799
|
+
- '?' consumes zero or one arguments
|
|
800
|
+
- '*' consumes zero or more arguments (and produces a list)
|
|
801
|
+
- '+' consumes one or more arguments (and produces a list)
|
|
802
|
+
Note that the difference between the default and nargs=1 is that
|
|
803
|
+
with the default, a single value will be produced, while with
|
|
804
|
+
nargs=1, a list containing a single value will be produced.
|
|
805
|
+
|
|
806
|
+
- const -- The value to be produced if the option is specified and the
|
|
807
|
+
option uses an action that takes no values.
|
|
808
|
+
|
|
809
|
+
- default -- The value to be produced if the option is not specified.
|
|
810
|
+
|
|
811
|
+
- type -- A callable that accepts a single string argument, and
|
|
812
|
+
returns the converted value. The standard Python types str, int,
|
|
813
|
+
float, and complex are useful examples of such callables. If None,
|
|
814
|
+
str is used.
|
|
815
|
+
|
|
816
|
+
- choices -- A container of values that should be allowed. If not None,
|
|
817
|
+
after a command-line argument has been converted to the appropriate
|
|
818
|
+
type, an exception will be raised if it is not a member of this
|
|
819
|
+
collection.
|
|
820
|
+
|
|
821
|
+
- required -- True if the action must always be specified at the
|
|
822
|
+
command line. This is only meaningful for optional command-line
|
|
823
|
+
arguments.
|
|
824
|
+
|
|
825
|
+
- help -- The help string describing the argument.
|
|
826
|
+
|
|
827
|
+
- metavar -- The name to be used for the option's argument with the
|
|
828
|
+
help string. If None, the 'dest' value will be used as the name.
|
|
829
|
+
"""
|
|
830
|
+
|
|
831
|
+
def __init__(self,
|
|
832
|
+
option_strings,
|
|
833
|
+
dest,
|
|
834
|
+
nargs=None,
|
|
835
|
+
const=None,
|
|
836
|
+
default=None,
|
|
837
|
+
type=None,
|
|
838
|
+
choices=None,
|
|
839
|
+
required=False,
|
|
840
|
+
help=None,
|
|
841
|
+
metavar=None,
|
|
842
|
+
deprecated=False):
|
|
843
|
+
self.option_strings = option_strings
|
|
844
|
+
self.dest = dest
|
|
845
|
+
self.nargs = nargs
|
|
846
|
+
self.const = const
|
|
847
|
+
self.default = default
|
|
848
|
+
self.type = type
|
|
849
|
+
self.choices = choices
|
|
850
|
+
self.required = required
|
|
851
|
+
self.help = help
|
|
852
|
+
self.metavar = metavar
|
|
853
|
+
self.deprecated = deprecated
|
|
854
|
+
|
|
855
|
+
def _get_kwargs(self):
|
|
856
|
+
names = [
|
|
857
|
+
'option_strings',
|
|
858
|
+
'dest',
|
|
859
|
+
'nargs',
|
|
860
|
+
'const',
|
|
861
|
+
'default',
|
|
862
|
+
'type',
|
|
863
|
+
'choices',
|
|
864
|
+
'required',
|
|
865
|
+
'help',
|
|
866
|
+
'metavar',
|
|
867
|
+
'deprecated',
|
|
868
|
+
]
|
|
869
|
+
return [(name, getattr(self, name)) for name in names]
|
|
870
|
+
|
|
871
|
+
def format_usage(self):
|
|
872
|
+
return self.option_strings[0]
|
|
873
|
+
|
|
874
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
875
|
+
raise NotImplementedError(_('.__call__() not defined'))
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
# FIXME: remove together with `BooleanOptionalAction` deprecated arguments.
|
|
879
|
+
_deprecated_default = object()
|
|
880
|
+
|
|
881
|
+
class BooleanOptionalAction(Action):
|
|
882
|
+
def __init__(self,
|
|
883
|
+
option_strings,
|
|
884
|
+
dest,
|
|
885
|
+
default=None,
|
|
886
|
+
type=_deprecated_default,
|
|
887
|
+
choices=_deprecated_default,
|
|
888
|
+
required=False,
|
|
889
|
+
help=None,
|
|
890
|
+
metavar=_deprecated_default,
|
|
891
|
+
deprecated=False):
|
|
892
|
+
|
|
893
|
+
_option_strings = []
|
|
894
|
+
for option_string in option_strings:
|
|
895
|
+
_option_strings.append(option_string)
|
|
896
|
+
|
|
897
|
+
if option_string.startswith('--'):
|
|
898
|
+
option_string = '--no-' + option_string[2:]
|
|
899
|
+
_option_strings.append(option_string)
|
|
900
|
+
|
|
901
|
+
# We need `_deprecated` special value to ban explicit arguments that
|
|
902
|
+
# match default value. Like:
|
|
903
|
+
# parser.add_argument('-f', action=BooleanOptionalAction, type=int)
|
|
904
|
+
for field_name in ('type', 'choices', 'metavar'):
|
|
905
|
+
if locals()[field_name] is not _deprecated_default:
|
|
906
|
+
import warnings
|
|
907
|
+
warnings._deprecated(
|
|
908
|
+
field_name,
|
|
909
|
+
"{name!r} is deprecated as of Python 3.12 and will be "
|
|
910
|
+
"removed in Python {remove}.",
|
|
911
|
+
remove=(3, 14))
|
|
912
|
+
|
|
913
|
+
if type is _deprecated_default:
|
|
914
|
+
type = None
|
|
915
|
+
if choices is _deprecated_default:
|
|
916
|
+
choices = None
|
|
917
|
+
if metavar is _deprecated_default:
|
|
918
|
+
metavar = None
|
|
919
|
+
|
|
920
|
+
super().__init__(
|
|
921
|
+
option_strings=_option_strings,
|
|
922
|
+
dest=dest,
|
|
923
|
+
nargs=0,
|
|
924
|
+
default=default,
|
|
925
|
+
type=type,
|
|
926
|
+
choices=choices,
|
|
927
|
+
required=required,
|
|
928
|
+
help=help,
|
|
929
|
+
metavar=metavar,
|
|
930
|
+
deprecated=deprecated)
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
934
|
+
if option_string in self.option_strings:
|
|
935
|
+
setattr(namespace, self.dest, not option_string.startswith('--no-'))
|
|
936
|
+
|
|
937
|
+
def format_usage(self):
|
|
938
|
+
return ' | '.join(self.option_strings)
|
|
939
|
+
|
|
940
|
+
|
|
941
|
+
class _StoreAction(Action):
|
|
942
|
+
|
|
943
|
+
def __init__(self,
|
|
944
|
+
option_strings,
|
|
945
|
+
dest,
|
|
946
|
+
nargs=None,
|
|
947
|
+
const=None,
|
|
948
|
+
default=None,
|
|
949
|
+
type=None,
|
|
950
|
+
choices=None,
|
|
951
|
+
required=False,
|
|
952
|
+
help=None,
|
|
953
|
+
metavar=None,
|
|
954
|
+
deprecated=False):
|
|
955
|
+
if nargs == 0:
|
|
956
|
+
raise ValueError('nargs for store actions must be != 0; if you '
|
|
957
|
+
'have nothing to store, actions such as store '
|
|
958
|
+
'true or store const may be more appropriate')
|
|
959
|
+
if const is not None and nargs != OPTIONAL:
|
|
960
|
+
raise ValueError('nargs must be %r to supply const' % OPTIONAL)
|
|
961
|
+
super(_StoreAction, self).__init__(
|
|
962
|
+
option_strings=option_strings,
|
|
963
|
+
dest=dest,
|
|
964
|
+
nargs=nargs,
|
|
965
|
+
const=const,
|
|
966
|
+
default=default,
|
|
967
|
+
type=type,
|
|
968
|
+
choices=choices,
|
|
969
|
+
required=required,
|
|
970
|
+
help=help,
|
|
971
|
+
metavar=metavar,
|
|
972
|
+
deprecated=deprecated)
|
|
973
|
+
|
|
974
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
975
|
+
setattr(namespace, self.dest, values)
|
|
976
|
+
|
|
977
|
+
|
|
978
|
+
class _StoreConstAction(Action):
|
|
979
|
+
|
|
980
|
+
def __init__(self,
|
|
981
|
+
option_strings,
|
|
982
|
+
dest,
|
|
983
|
+
const=None,
|
|
984
|
+
default=None,
|
|
985
|
+
required=False,
|
|
986
|
+
help=None,
|
|
987
|
+
metavar=None,
|
|
988
|
+
deprecated=False):
|
|
989
|
+
super(_StoreConstAction, self).__init__(
|
|
990
|
+
option_strings=option_strings,
|
|
991
|
+
dest=dest,
|
|
992
|
+
nargs=0,
|
|
993
|
+
const=const,
|
|
994
|
+
default=default,
|
|
995
|
+
required=required,
|
|
996
|
+
help=help,
|
|
997
|
+
deprecated=deprecated)
|
|
998
|
+
|
|
999
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
1000
|
+
setattr(namespace, self.dest, self.const)
|
|
1001
|
+
|
|
1002
|
+
|
|
1003
|
+
class _StoreTrueAction(_StoreConstAction):
|
|
1004
|
+
|
|
1005
|
+
def __init__(self,
|
|
1006
|
+
option_strings,
|
|
1007
|
+
dest,
|
|
1008
|
+
default=False,
|
|
1009
|
+
required=False,
|
|
1010
|
+
help=None,
|
|
1011
|
+
deprecated=False):
|
|
1012
|
+
super(_StoreTrueAction, self).__init__(
|
|
1013
|
+
option_strings=option_strings,
|
|
1014
|
+
dest=dest,
|
|
1015
|
+
const=True,
|
|
1016
|
+
deprecated=deprecated,
|
|
1017
|
+
required=required,
|
|
1018
|
+
help=help,
|
|
1019
|
+
default=default)
|
|
1020
|
+
|
|
1021
|
+
|
|
1022
|
+
class _StoreFalseAction(_StoreConstAction):
|
|
1023
|
+
|
|
1024
|
+
def __init__(self,
|
|
1025
|
+
option_strings,
|
|
1026
|
+
dest,
|
|
1027
|
+
default=True,
|
|
1028
|
+
required=False,
|
|
1029
|
+
help=None,
|
|
1030
|
+
deprecated=False):
|
|
1031
|
+
super(_StoreFalseAction, self).__init__(
|
|
1032
|
+
option_strings=option_strings,
|
|
1033
|
+
dest=dest,
|
|
1034
|
+
const=False,
|
|
1035
|
+
default=default,
|
|
1036
|
+
required=required,
|
|
1037
|
+
help=help,
|
|
1038
|
+
deprecated=deprecated)
|
|
1039
|
+
|
|
1040
|
+
|
|
1041
|
+
class _AppendAction(Action):
|
|
1042
|
+
|
|
1043
|
+
def __init__(self,
|
|
1044
|
+
option_strings,
|
|
1045
|
+
dest,
|
|
1046
|
+
nargs=None,
|
|
1047
|
+
const=None,
|
|
1048
|
+
default=None,
|
|
1049
|
+
type=None,
|
|
1050
|
+
choices=None,
|
|
1051
|
+
required=False,
|
|
1052
|
+
help=None,
|
|
1053
|
+
metavar=None,
|
|
1054
|
+
deprecated=False):
|
|
1055
|
+
if nargs == 0:
|
|
1056
|
+
raise ValueError('nargs for append actions must be != 0; if arg '
|
|
1057
|
+
'strings are not supplying the value to append, '
|
|
1058
|
+
'the append const action may be more appropriate')
|
|
1059
|
+
if const is not None and nargs != OPTIONAL:
|
|
1060
|
+
raise ValueError('nargs must be %r to supply const' % OPTIONAL)
|
|
1061
|
+
super(_AppendAction, self).__init__(
|
|
1062
|
+
option_strings=option_strings,
|
|
1063
|
+
dest=dest,
|
|
1064
|
+
nargs=nargs,
|
|
1065
|
+
const=const,
|
|
1066
|
+
default=default,
|
|
1067
|
+
type=type,
|
|
1068
|
+
choices=choices,
|
|
1069
|
+
required=required,
|
|
1070
|
+
help=help,
|
|
1071
|
+
metavar=metavar,
|
|
1072
|
+
deprecated=deprecated)
|
|
1073
|
+
|
|
1074
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
1075
|
+
items = getattr(namespace, self.dest, None)
|
|
1076
|
+
items = _copy_items(items)
|
|
1077
|
+
items.append(values)
|
|
1078
|
+
setattr(namespace, self.dest, items)
|
|
1079
|
+
|
|
1080
|
+
|
|
1081
|
+
class _AppendConstAction(Action):
|
|
1082
|
+
|
|
1083
|
+
def __init__(self,
|
|
1084
|
+
option_strings,
|
|
1085
|
+
dest,
|
|
1086
|
+
const=None,
|
|
1087
|
+
default=None,
|
|
1088
|
+
required=False,
|
|
1089
|
+
help=None,
|
|
1090
|
+
metavar=None,
|
|
1091
|
+
deprecated=False):
|
|
1092
|
+
super(_AppendConstAction, self).__init__(
|
|
1093
|
+
option_strings=option_strings,
|
|
1094
|
+
dest=dest,
|
|
1095
|
+
nargs=0,
|
|
1096
|
+
const=const,
|
|
1097
|
+
default=default,
|
|
1098
|
+
required=required,
|
|
1099
|
+
help=help,
|
|
1100
|
+
metavar=metavar,
|
|
1101
|
+
deprecated=deprecated)
|
|
1102
|
+
|
|
1103
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
1104
|
+
items = getattr(namespace, self.dest, None)
|
|
1105
|
+
items = _copy_items(items)
|
|
1106
|
+
items.append(self.const)
|
|
1107
|
+
setattr(namespace, self.dest, items)
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
class _CountAction(Action):
|
|
1111
|
+
|
|
1112
|
+
def __init__(self,
|
|
1113
|
+
option_strings,
|
|
1114
|
+
dest,
|
|
1115
|
+
default=None,
|
|
1116
|
+
required=False,
|
|
1117
|
+
help=None,
|
|
1118
|
+
deprecated=False):
|
|
1119
|
+
super(_CountAction, self).__init__(
|
|
1120
|
+
option_strings=option_strings,
|
|
1121
|
+
dest=dest,
|
|
1122
|
+
nargs=0,
|
|
1123
|
+
default=default,
|
|
1124
|
+
required=required,
|
|
1125
|
+
help=help,
|
|
1126
|
+
deprecated=deprecated)
|
|
1127
|
+
|
|
1128
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
1129
|
+
count = getattr(namespace, self.dest, None)
|
|
1130
|
+
if count is None:
|
|
1131
|
+
count = 0
|
|
1132
|
+
setattr(namespace, self.dest, count + 1)
|
|
1133
|
+
|
|
1134
|
+
|
|
1135
|
+
class _HelpAction(Action):
|
|
1136
|
+
|
|
1137
|
+
def __init__(self,
|
|
1138
|
+
option_strings,
|
|
1139
|
+
dest=SUPPRESS,
|
|
1140
|
+
default=SUPPRESS,
|
|
1141
|
+
help=None,
|
|
1142
|
+
deprecated=False):
|
|
1143
|
+
super(_HelpAction, self).__init__(
|
|
1144
|
+
option_strings=option_strings,
|
|
1145
|
+
dest=dest,
|
|
1146
|
+
default=default,
|
|
1147
|
+
nargs=0,
|
|
1148
|
+
help=help,
|
|
1149
|
+
deprecated=deprecated)
|
|
1150
|
+
|
|
1151
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
1152
|
+
parser.print_help()
|
|
1153
|
+
parser.exit()
|
|
1154
|
+
|
|
1155
|
+
|
|
1156
|
+
class _VersionAction(Action):
|
|
1157
|
+
|
|
1158
|
+
def __init__(self,
|
|
1159
|
+
option_strings,
|
|
1160
|
+
version=None,
|
|
1161
|
+
dest=SUPPRESS,
|
|
1162
|
+
default=SUPPRESS,
|
|
1163
|
+
help=None,
|
|
1164
|
+
deprecated=False):
|
|
1165
|
+
if help is None:
|
|
1166
|
+
help = _("show program's version number and exit")
|
|
1167
|
+
super(_VersionAction, self).__init__(
|
|
1168
|
+
option_strings=option_strings,
|
|
1169
|
+
dest=dest,
|
|
1170
|
+
default=default,
|
|
1171
|
+
nargs=0,
|
|
1172
|
+
help=help)
|
|
1173
|
+
self.version = version
|
|
1174
|
+
|
|
1175
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
1176
|
+
version = self.version
|
|
1177
|
+
if version is None:
|
|
1178
|
+
version = parser.version
|
|
1179
|
+
formatter = parser._get_formatter()
|
|
1180
|
+
formatter.add_text(version)
|
|
1181
|
+
parser._print_message(formatter.format_help(), _sys.stdout)
|
|
1182
|
+
parser.exit()
|
|
1183
|
+
|
|
1184
|
+
|
|
1185
|
+
class _SubParsersAction(Action):
|
|
1186
|
+
|
|
1187
|
+
class _ChoicesPseudoAction(Action):
|
|
1188
|
+
|
|
1189
|
+
def __init__(self, name, aliases, help):
|
|
1190
|
+
metavar = dest = name
|
|
1191
|
+
if aliases:
|
|
1192
|
+
metavar += ' (%s)' % ', '.join(aliases)
|
|
1193
|
+
sup = super(_SubParsersAction._ChoicesPseudoAction, self)
|
|
1194
|
+
sup.__init__(option_strings=[], dest=dest, help=help,
|
|
1195
|
+
metavar=metavar)
|
|
1196
|
+
|
|
1197
|
+
def __init__(self,
|
|
1198
|
+
option_strings,
|
|
1199
|
+
prog,
|
|
1200
|
+
parser_class,
|
|
1201
|
+
dest=SUPPRESS,
|
|
1202
|
+
required=False,
|
|
1203
|
+
help=None,
|
|
1204
|
+
metavar=None):
|
|
1205
|
+
|
|
1206
|
+
self._prog_prefix = prog
|
|
1207
|
+
self._parser_class = parser_class
|
|
1208
|
+
self._name_parser_map = {}
|
|
1209
|
+
self._choices_actions = []
|
|
1210
|
+
self._deprecated = set()
|
|
1211
|
+
|
|
1212
|
+
super(_SubParsersAction, self).__init__(
|
|
1213
|
+
option_strings=option_strings,
|
|
1214
|
+
dest=dest,
|
|
1215
|
+
nargs=PARSER,
|
|
1216
|
+
choices=self._name_parser_map,
|
|
1217
|
+
required=required,
|
|
1218
|
+
help=help,
|
|
1219
|
+
metavar=metavar)
|
|
1220
|
+
|
|
1221
|
+
def add_parser(self, name, *, deprecated=False, **kwargs):
|
|
1222
|
+
# set prog from the existing prefix
|
|
1223
|
+
if kwargs.get('prog') is None:
|
|
1224
|
+
kwargs['prog'] = '%s %s' % (self._prog_prefix, name)
|
|
1225
|
+
|
|
1226
|
+
aliases = kwargs.pop('aliases', ())
|
|
1227
|
+
|
|
1228
|
+
if name in self._name_parser_map:
|
|
1229
|
+
raise ArgumentError(self, _('conflicting subparser: %s') % name)
|
|
1230
|
+
for alias in aliases:
|
|
1231
|
+
if alias in self._name_parser_map:
|
|
1232
|
+
raise ArgumentError(
|
|
1233
|
+
self, _('conflicting subparser alias: %s') % alias)
|
|
1234
|
+
|
|
1235
|
+
# create a pseudo-action to hold the choice help
|
|
1236
|
+
if 'help' in kwargs:
|
|
1237
|
+
help = kwargs.pop('help')
|
|
1238
|
+
choice_action = self._ChoicesPseudoAction(name, aliases, help)
|
|
1239
|
+
self._choices_actions.append(choice_action)
|
|
1240
|
+
|
|
1241
|
+
# create the parser and add it to the map
|
|
1242
|
+
parser = self._parser_class(**kwargs)
|
|
1243
|
+
self._name_parser_map[name] = parser
|
|
1244
|
+
|
|
1245
|
+
# make parser available under aliases also
|
|
1246
|
+
for alias in aliases:
|
|
1247
|
+
self._name_parser_map[alias] = parser
|
|
1248
|
+
|
|
1249
|
+
if deprecated:
|
|
1250
|
+
self._deprecated.add(name)
|
|
1251
|
+
self._deprecated.update(aliases)
|
|
1252
|
+
|
|
1253
|
+
return parser
|
|
1254
|
+
|
|
1255
|
+
def _get_subactions(self):
|
|
1256
|
+
return self._choices_actions
|
|
1257
|
+
|
|
1258
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
1259
|
+
parser_name = values[0]
|
|
1260
|
+
arg_strings = values[1:]
|
|
1261
|
+
|
|
1262
|
+
# set the parser name if requested
|
|
1263
|
+
if self.dest is not SUPPRESS:
|
|
1264
|
+
setattr(namespace, self.dest, parser_name)
|
|
1265
|
+
|
|
1266
|
+
# select the parser
|
|
1267
|
+
try:
|
|
1268
|
+
subparser = self._name_parser_map[parser_name]
|
|
1269
|
+
except KeyError:
|
|
1270
|
+
args = {'parser_name': parser_name,
|
|
1271
|
+
'choices': ', '.join(self._name_parser_map)}
|
|
1272
|
+
msg = _('unknown parser %(parser_name)r (choices: %(choices)s)') % args
|
|
1273
|
+
raise ArgumentError(self, msg)
|
|
1274
|
+
|
|
1275
|
+
if parser_name in self._deprecated:
|
|
1276
|
+
parser._warning(_("command '%(parser_name)s' is deprecated") %
|
|
1277
|
+
{'parser_name': parser_name})
|
|
1278
|
+
|
|
1279
|
+
# parse all the remaining options into the namespace
|
|
1280
|
+
# store any unrecognized options on the object, so that the top
|
|
1281
|
+
# level parser can decide what to do with them
|
|
1282
|
+
|
|
1283
|
+
# In case this subparser defines new defaults, we parse them
|
|
1284
|
+
# in a new namespace object and then update the original
|
|
1285
|
+
# namespace for the relevant parts.
|
|
1286
|
+
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
1287
|
+
for key, value in vars(subnamespace).items():
|
|
1288
|
+
setattr(namespace, key, value)
|
|
1289
|
+
|
|
1290
|
+
if arg_strings:
|
|
1291
|
+
if not hasattr(namespace, _UNRECOGNIZED_ARGS_ATTR):
|
|
1292
|
+
setattr(namespace, _UNRECOGNIZED_ARGS_ATTR, [])
|
|
1293
|
+
getattr(namespace, _UNRECOGNIZED_ARGS_ATTR).extend(arg_strings)
|
|
1294
|
+
|
|
1295
|
+
class _ExtendAction(_AppendAction):
|
|
1296
|
+
def __call__(self, parser, namespace, values, option_string=None):
|
|
1297
|
+
items = getattr(namespace, self.dest, None)
|
|
1298
|
+
items = _copy_items(items)
|
|
1299
|
+
items.extend(values)
|
|
1300
|
+
setattr(namespace, self.dest, items)
|
|
1301
|
+
|
|
1302
|
+
# ==============
|
|
1303
|
+
# Type classes
|
|
1304
|
+
# ==============
|
|
1305
|
+
|
|
1306
|
+
class FileType(object):
|
|
1307
|
+
"""Factory for creating file object types
|
|
1308
|
+
|
|
1309
|
+
Instances of FileType are typically passed as type= arguments to the
|
|
1310
|
+
ArgumentParser add_argument() method.
|
|
1311
|
+
|
|
1312
|
+
Keyword Arguments:
|
|
1313
|
+
- mode -- A string indicating how the file is to be opened. Accepts the
|
|
1314
|
+
same values as the builtin open() function.
|
|
1315
|
+
- bufsize -- The file's desired buffer size. Accepts the same values as
|
|
1316
|
+
the builtin open() function.
|
|
1317
|
+
- encoding -- The file's encoding. Accepts the same values as the
|
|
1318
|
+
builtin open() function.
|
|
1319
|
+
- errors -- A string indicating how encoding and decoding errors are to
|
|
1320
|
+
be handled. Accepts the same value as the builtin open() function.
|
|
1321
|
+
"""
|
|
1322
|
+
|
|
1323
|
+
def __init__(self, mode='r', bufsize=-1, encoding=None, errors=None):
|
|
1324
|
+
self._mode = mode
|
|
1325
|
+
self._bufsize = bufsize
|
|
1326
|
+
self._encoding = encoding
|
|
1327
|
+
self._errors = errors
|
|
1328
|
+
|
|
1329
|
+
def __call__(self, string):
|
|
1330
|
+
# the special argument "-" means sys.std{in,out}
|
|
1331
|
+
if string == '-':
|
|
1332
|
+
if 'r' in self._mode:
|
|
1333
|
+
return _sys.stdin.buffer if 'b' in self._mode else _sys.stdin
|
|
1334
|
+
elif any(c in self._mode for c in 'wax'):
|
|
1335
|
+
return _sys.stdout.buffer if 'b' in self._mode else _sys.stdout
|
|
1336
|
+
else:
|
|
1337
|
+
msg = _('argument "-" with mode %r') % self._mode
|
|
1338
|
+
raise ValueError(msg)
|
|
1339
|
+
|
|
1340
|
+
# all other arguments are used as file names
|
|
1341
|
+
try:
|
|
1342
|
+
return open(string, self._mode, self._bufsize, self._encoding,
|
|
1343
|
+
self._errors)
|
|
1344
|
+
except OSError as e:
|
|
1345
|
+
args = {'filename': string, 'error': e}
|
|
1346
|
+
message = _("can't open '%(filename)s': %(error)s")
|
|
1347
|
+
raise ArgumentTypeError(message % args)
|
|
1348
|
+
|
|
1349
|
+
def __repr__(self):
|
|
1350
|
+
args = self._mode, self._bufsize
|
|
1351
|
+
kwargs = [('encoding', self._encoding), ('errors', self._errors)]
|
|
1352
|
+
args_str = ', '.join([repr(arg) for arg in args if arg != -1] +
|
|
1353
|
+
['%s=%r' % (kw, arg) for kw, arg in kwargs
|
|
1354
|
+
if arg is not None])
|
|
1355
|
+
return '%s(%s)' % (type(self).__name__, args_str)
|
|
1356
|
+
|
|
1357
|
+
# ===========================
|
|
1358
|
+
# Optional and Positional Parsing
|
|
1359
|
+
# ===========================
|
|
1360
|
+
|
|
1361
|
+
class Namespace(_AttributeHolder):
|
|
1362
|
+
"""Simple object for storing attributes.
|
|
1363
|
+
|
|
1364
|
+
Implements equality by attribute names and values, and provides a simple
|
|
1365
|
+
string representation.
|
|
1366
|
+
"""
|
|
1367
|
+
|
|
1368
|
+
def __init__(self, **kwargs):
|
|
1369
|
+
for name in kwargs:
|
|
1370
|
+
setattr(self, name, kwargs[name])
|
|
1371
|
+
|
|
1372
|
+
def __eq__(self, other):
|
|
1373
|
+
if not isinstance(other, Namespace):
|
|
1374
|
+
return NotImplemented
|
|
1375
|
+
return vars(self) == vars(other)
|
|
1376
|
+
|
|
1377
|
+
def __contains__(self, key):
|
|
1378
|
+
return key in self.__dict__
|
|
1379
|
+
|
|
1380
|
+
|
|
1381
|
+
class _ActionsContainer(object):
|
|
1382
|
+
|
|
1383
|
+
def __init__(self,
|
|
1384
|
+
description,
|
|
1385
|
+
prefix_chars,
|
|
1386
|
+
argument_default,
|
|
1387
|
+
conflict_handler):
|
|
1388
|
+
super(_ActionsContainer, self).__init__()
|
|
1389
|
+
|
|
1390
|
+
self.description = description
|
|
1391
|
+
self.argument_default = argument_default
|
|
1392
|
+
self.prefix_chars = prefix_chars
|
|
1393
|
+
self.conflict_handler = conflict_handler
|
|
1394
|
+
|
|
1395
|
+
# set up registries
|
|
1396
|
+
self._registries = {}
|
|
1397
|
+
|
|
1398
|
+
# register actions
|
|
1399
|
+
self.register('action', None, _StoreAction)
|
|
1400
|
+
self.register('action', 'store', _StoreAction)
|
|
1401
|
+
self.register('action', 'store_const', _StoreConstAction)
|
|
1402
|
+
self.register('action', 'store_true', _StoreTrueAction)
|
|
1403
|
+
self.register('action', 'store_false', _StoreFalseAction)
|
|
1404
|
+
self.register('action', 'append', _AppendAction)
|
|
1405
|
+
self.register('action', 'append_const', _AppendConstAction)
|
|
1406
|
+
self.register('action', 'count', _CountAction)
|
|
1407
|
+
self.register('action', 'help', _HelpAction)
|
|
1408
|
+
self.register('action', 'version', _VersionAction)
|
|
1409
|
+
self.register('action', 'parsers', _SubParsersAction)
|
|
1410
|
+
self.register('action', 'extend', _ExtendAction)
|
|
1411
|
+
|
|
1412
|
+
# raise an exception if the conflict handler is invalid
|
|
1413
|
+
self._get_handler()
|
|
1414
|
+
|
|
1415
|
+
# action storage
|
|
1416
|
+
self._actions = []
|
|
1417
|
+
self._option_string_actions = {}
|
|
1418
|
+
|
|
1419
|
+
# groups
|
|
1420
|
+
self._action_groups = []
|
|
1421
|
+
self._mutually_exclusive_groups = []
|
|
1422
|
+
|
|
1423
|
+
# defaults storage
|
|
1424
|
+
self._defaults = {}
|
|
1425
|
+
|
|
1426
|
+
# determines whether an "option" looks like a negative number
|
|
1427
|
+
self._negative_number_matcher = _re.compile(r'^-\d+$|^-\d*\.\d+$')
|
|
1428
|
+
|
|
1429
|
+
# whether or not there are any optionals that look like negative
|
|
1430
|
+
# numbers -- uses a list so it can be shared and edited
|
|
1431
|
+
self._has_negative_number_optionals = []
|
|
1432
|
+
|
|
1433
|
+
# ====================
|
|
1434
|
+
# Registration methods
|
|
1435
|
+
# ====================
|
|
1436
|
+
|
|
1437
|
+
def register(self, registry_name, value, object):
|
|
1438
|
+
registry = self._registries.setdefault(registry_name, {})
|
|
1439
|
+
registry[value] = object
|
|
1440
|
+
|
|
1441
|
+
def _registry_get(self, registry_name, value, default=None):
|
|
1442
|
+
return self._registries[registry_name].get(value, default)
|
|
1443
|
+
|
|
1444
|
+
# ==================================
|
|
1445
|
+
# Namespace default accessor methods
|
|
1446
|
+
# ==================================
|
|
1447
|
+
|
|
1448
|
+
def set_defaults(self, **kwargs):
|
|
1449
|
+
self._defaults.update(kwargs)
|
|
1450
|
+
|
|
1451
|
+
# if these defaults match any existing arguments, replace
|
|
1452
|
+
# the previous default on the object with the new one
|
|
1453
|
+
for action in self._actions:
|
|
1454
|
+
if action.dest in kwargs:
|
|
1455
|
+
action.default = kwargs[action.dest]
|
|
1456
|
+
|
|
1457
|
+
def get_default(self, dest):
|
|
1458
|
+
for action in self._actions:
|
|
1459
|
+
if action.dest == dest and action.default is not None:
|
|
1460
|
+
return action.default
|
|
1461
|
+
return self._defaults.get(dest, None)
|
|
1462
|
+
|
|
1463
|
+
|
|
1464
|
+
# =======================
|
|
1465
|
+
# Adding argument actions
|
|
1466
|
+
# =======================
|
|
1467
|
+
|
|
1468
|
+
def add_argument(self, *args, **kwargs):
|
|
1469
|
+
"""
|
|
1470
|
+
add_argument(dest, ..., name=value, ...)
|
|
1471
|
+
add_argument(option_string, option_string, ..., name=value, ...)
|
|
1472
|
+
"""
|
|
1473
|
+
|
|
1474
|
+
# if no positional args are supplied or only one is supplied and
|
|
1475
|
+
# it doesn't look like an option string, parse a positional
|
|
1476
|
+
# argument
|
|
1477
|
+
chars = self.prefix_chars
|
|
1478
|
+
if not args or len(args) == 1 and args[0][0] not in chars:
|
|
1479
|
+
if args and 'dest' in kwargs:
|
|
1480
|
+
raise ValueError('dest supplied twice for positional argument')
|
|
1481
|
+
kwargs = self._get_positional_kwargs(*args, **kwargs)
|
|
1482
|
+
|
|
1483
|
+
# otherwise, we're adding an optional argument
|
|
1484
|
+
else:
|
|
1485
|
+
kwargs = self._get_optional_kwargs(*args, **kwargs)
|
|
1486
|
+
|
|
1487
|
+
# if no default was supplied, use the parser-level default
|
|
1488
|
+
if 'default' not in kwargs:
|
|
1489
|
+
dest = kwargs['dest']
|
|
1490
|
+
if dest in self._defaults:
|
|
1491
|
+
kwargs['default'] = self._defaults[dest]
|
|
1492
|
+
elif self.argument_default is not None:
|
|
1493
|
+
kwargs['default'] = self.argument_default
|
|
1494
|
+
|
|
1495
|
+
# create the action object, and add it to the parser
|
|
1496
|
+
action_class = self._pop_action_class(kwargs)
|
|
1497
|
+
if not callable(action_class):
|
|
1498
|
+
raise ValueError('unknown action "%s"' % (action_class,))
|
|
1499
|
+
action = action_class(**kwargs)
|
|
1500
|
+
|
|
1501
|
+
# raise an error if the action type is not callable
|
|
1502
|
+
type_func = self._registry_get('type', action.type, action.type)
|
|
1503
|
+
if not callable(type_func):
|
|
1504
|
+
raise ValueError('%r is not callable' % (type_func,))
|
|
1505
|
+
|
|
1506
|
+
if type_func is FileType:
|
|
1507
|
+
raise ValueError('%r is a FileType class object, instance of it'
|
|
1508
|
+
' must be passed' % (type_func,))
|
|
1509
|
+
|
|
1510
|
+
# raise an error if the metavar does not match the type
|
|
1511
|
+
if hasattr(self, "_get_formatter"):
|
|
1512
|
+
try:
|
|
1513
|
+
self._get_formatter()._format_args(action, None)
|
|
1514
|
+
except TypeError:
|
|
1515
|
+
raise ValueError("length of metavar tuple does not match nargs")
|
|
1516
|
+
|
|
1517
|
+
return self._add_action(action)
|
|
1518
|
+
|
|
1519
|
+
def add_argument_group(self, *args, **kwargs):
|
|
1520
|
+
group = _ArgumentGroup(self, *args, **kwargs)
|
|
1521
|
+
self._action_groups.append(group)
|
|
1522
|
+
return group
|
|
1523
|
+
|
|
1524
|
+
def add_mutually_exclusive_group(self, **kwargs):
|
|
1525
|
+
group = _MutuallyExclusiveGroup(self, **kwargs)
|
|
1526
|
+
self._mutually_exclusive_groups.append(group)
|
|
1527
|
+
return group
|
|
1528
|
+
|
|
1529
|
+
def _add_action(self, action):
|
|
1530
|
+
# resolve any conflicts
|
|
1531
|
+
self._check_conflict(action)
|
|
1532
|
+
|
|
1533
|
+
# add to actions list
|
|
1534
|
+
self._actions.append(action)
|
|
1535
|
+
action.container = self
|
|
1536
|
+
|
|
1537
|
+
# index the action by any option strings it has
|
|
1538
|
+
for option_string in action.option_strings:
|
|
1539
|
+
self._option_string_actions[option_string] = action
|
|
1540
|
+
|
|
1541
|
+
# set the flag if any option strings look like negative numbers
|
|
1542
|
+
for option_string in action.option_strings:
|
|
1543
|
+
if self._negative_number_matcher.match(option_string):
|
|
1544
|
+
if not self._has_negative_number_optionals:
|
|
1545
|
+
self._has_negative_number_optionals.append(True)
|
|
1546
|
+
|
|
1547
|
+
# return the created action
|
|
1548
|
+
return action
|
|
1549
|
+
|
|
1550
|
+
def _remove_action(self, action):
|
|
1551
|
+
self._actions.remove(action)
|
|
1552
|
+
|
|
1553
|
+
def _add_container_actions(self, container):
|
|
1554
|
+
# collect groups by titles
|
|
1555
|
+
title_group_map = {}
|
|
1556
|
+
for group in self._action_groups:
|
|
1557
|
+
if group.title in title_group_map:
|
|
1558
|
+
# This branch could happen if a derived class added
|
|
1559
|
+
# groups with duplicated titles in __init__
|
|
1560
|
+
msg = _('cannot merge actions - two groups are named %r')
|
|
1561
|
+
raise ValueError(msg % (group.title))
|
|
1562
|
+
title_group_map[group.title] = group
|
|
1563
|
+
|
|
1564
|
+
# map each action to its group
|
|
1565
|
+
group_map = {}
|
|
1566
|
+
for group in container._action_groups:
|
|
1567
|
+
|
|
1568
|
+
# if a group with the title exists, use that, otherwise
|
|
1569
|
+
# create a new group matching the container's group
|
|
1570
|
+
if group.title not in title_group_map:
|
|
1571
|
+
title_group_map[group.title] = self.add_argument_group(
|
|
1572
|
+
title=group.title,
|
|
1573
|
+
description=group.description,
|
|
1574
|
+
conflict_handler=group.conflict_handler)
|
|
1575
|
+
|
|
1576
|
+
# map the actions to their new group
|
|
1577
|
+
for action in group._group_actions:
|
|
1578
|
+
group_map[action] = title_group_map[group.title]
|
|
1579
|
+
|
|
1580
|
+
# add container's mutually exclusive groups
|
|
1581
|
+
# NOTE: if add_mutually_exclusive_group ever gains title= and
|
|
1582
|
+
# description= then this code will need to be expanded as above
|
|
1583
|
+
for group in container._mutually_exclusive_groups:
|
|
1584
|
+
if group._container is container:
|
|
1585
|
+
cont = self
|
|
1586
|
+
else:
|
|
1587
|
+
cont = title_group_map[group._container.title]
|
|
1588
|
+
mutex_group = cont.add_mutually_exclusive_group(
|
|
1589
|
+
required=group.required)
|
|
1590
|
+
|
|
1591
|
+
# map the actions to their new mutex group
|
|
1592
|
+
for action in group._group_actions:
|
|
1593
|
+
group_map[action] = mutex_group
|
|
1594
|
+
|
|
1595
|
+
# add all actions to this container or their group
|
|
1596
|
+
for action in container._actions:
|
|
1597
|
+
group_map.get(action, self)._add_action(action)
|
|
1598
|
+
|
|
1599
|
+
def _get_positional_kwargs(self, dest, **kwargs):
|
|
1600
|
+
# make sure required is not specified
|
|
1601
|
+
if 'required' in kwargs:
|
|
1602
|
+
msg = _("'required' is an invalid argument for positionals")
|
|
1603
|
+
raise TypeError(msg)
|
|
1604
|
+
|
|
1605
|
+
# mark positional arguments as required if at least one is
|
|
1606
|
+
# always required
|
|
1607
|
+
nargs = kwargs.get('nargs')
|
|
1608
|
+
if nargs not in [OPTIONAL, ZERO_OR_MORE, REMAINDER, SUPPRESS, 0]:
|
|
1609
|
+
kwargs['required'] = True
|
|
1610
|
+
|
|
1611
|
+
# return the keyword arguments with no option strings
|
|
1612
|
+
return dict(kwargs, dest=dest, option_strings=[])
|
|
1613
|
+
|
|
1614
|
+
def _get_optional_kwargs(self, *args, **kwargs):
|
|
1615
|
+
# determine short and long option strings
|
|
1616
|
+
option_strings = []
|
|
1617
|
+
long_option_strings = []
|
|
1618
|
+
for option_string in args:
|
|
1619
|
+
# error on strings that don't start with an appropriate prefix
|
|
1620
|
+
if not option_string[0] in self.prefix_chars:
|
|
1621
|
+
args = {'option': option_string,
|
|
1622
|
+
'prefix_chars': self.prefix_chars}
|
|
1623
|
+
msg = _('invalid option string %(option)r: '
|
|
1624
|
+
'must start with a character %(prefix_chars)r')
|
|
1625
|
+
raise ValueError(msg % args)
|
|
1626
|
+
|
|
1627
|
+
# strings starting with two prefix characters are long options
|
|
1628
|
+
option_strings.append(option_string)
|
|
1629
|
+
if len(option_string) > 1 and option_string[1] in self.prefix_chars:
|
|
1630
|
+
long_option_strings.append(option_string)
|
|
1631
|
+
|
|
1632
|
+
# infer destination, '--foo-bar' -> 'foo_bar' and '-x' -> 'x'
|
|
1633
|
+
dest = kwargs.pop('dest', None)
|
|
1634
|
+
if dest is None:
|
|
1635
|
+
if long_option_strings:
|
|
1636
|
+
dest_option_string = long_option_strings[0]
|
|
1637
|
+
else:
|
|
1638
|
+
dest_option_string = option_strings[0]
|
|
1639
|
+
dest = dest_option_string.lstrip(self.prefix_chars)
|
|
1640
|
+
if not dest:
|
|
1641
|
+
msg = _('dest= is required for options like %r')
|
|
1642
|
+
raise ValueError(msg % option_string)
|
|
1643
|
+
dest = dest.replace('-', '_')
|
|
1644
|
+
|
|
1645
|
+
# return the updated keyword arguments
|
|
1646
|
+
return dict(kwargs, dest=dest, option_strings=option_strings)
|
|
1647
|
+
|
|
1648
|
+
def _pop_action_class(self, kwargs, default=None):
|
|
1649
|
+
action = kwargs.pop('action', default)
|
|
1650
|
+
return self._registry_get('action', action, action)
|
|
1651
|
+
|
|
1652
|
+
def _get_handler(self):
|
|
1653
|
+
# determine function from conflict handler string
|
|
1654
|
+
handler_func_name = '_handle_conflict_%s' % self.conflict_handler
|
|
1655
|
+
try:
|
|
1656
|
+
return getattr(self, handler_func_name)
|
|
1657
|
+
except AttributeError:
|
|
1658
|
+
msg = _('invalid conflict_resolution value: %r')
|
|
1659
|
+
raise ValueError(msg % self.conflict_handler)
|
|
1660
|
+
|
|
1661
|
+
def _check_conflict(self, action):
|
|
1662
|
+
|
|
1663
|
+
# find all options that conflict with this option
|
|
1664
|
+
confl_optionals = []
|
|
1665
|
+
for option_string in action.option_strings:
|
|
1666
|
+
if option_string in self._option_string_actions:
|
|
1667
|
+
confl_optional = self._option_string_actions[option_string]
|
|
1668
|
+
confl_optionals.append((option_string, confl_optional))
|
|
1669
|
+
|
|
1670
|
+
# resolve any conflicts
|
|
1671
|
+
if confl_optionals:
|
|
1672
|
+
conflict_handler = self._get_handler()
|
|
1673
|
+
conflict_handler(action, confl_optionals)
|
|
1674
|
+
|
|
1675
|
+
def _handle_conflict_error(self, action, conflicting_actions):
|
|
1676
|
+
message = ngettext('conflicting option string: %s',
|
|
1677
|
+
'conflicting option strings: %s',
|
|
1678
|
+
len(conflicting_actions))
|
|
1679
|
+
conflict_string = ', '.join([option_string
|
|
1680
|
+
for option_string, action
|
|
1681
|
+
in conflicting_actions])
|
|
1682
|
+
raise ArgumentError(action, message % conflict_string)
|
|
1683
|
+
|
|
1684
|
+
def _handle_conflict_resolve(self, action, conflicting_actions):
|
|
1685
|
+
|
|
1686
|
+
# remove all conflicting options
|
|
1687
|
+
for option_string, action in conflicting_actions:
|
|
1688
|
+
|
|
1689
|
+
# remove the conflicting option
|
|
1690
|
+
action.option_strings.remove(option_string)
|
|
1691
|
+
self._option_string_actions.pop(option_string, None)
|
|
1692
|
+
|
|
1693
|
+
# if the option now has no option string, remove it from the
|
|
1694
|
+
# container holding it
|
|
1695
|
+
if not action.option_strings:
|
|
1696
|
+
action.container._remove_action(action)
|
|
1697
|
+
|
|
1698
|
+
|
|
1699
|
+
class _ArgumentGroup(_ActionsContainer):
|
|
1700
|
+
|
|
1701
|
+
def __init__(self, container, title=None, description=None, **kwargs):
|
|
1702
|
+
# add any missing keyword arguments by checking the container
|
|
1703
|
+
update = kwargs.setdefault
|
|
1704
|
+
update('conflict_handler', container.conflict_handler)
|
|
1705
|
+
update('prefix_chars', container.prefix_chars)
|
|
1706
|
+
update('argument_default', container.argument_default)
|
|
1707
|
+
super_init = super(_ArgumentGroup, self).__init__
|
|
1708
|
+
super_init(description=description, **kwargs)
|
|
1709
|
+
|
|
1710
|
+
# group attributes
|
|
1711
|
+
self.title = title
|
|
1712
|
+
self._group_actions = []
|
|
1713
|
+
|
|
1714
|
+
# share most attributes with the container
|
|
1715
|
+
self._registries = container._registries
|
|
1716
|
+
self._actions = container._actions
|
|
1717
|
+
self._option_string_actions = container._option_string_actions
|
|
1718
|
+
self._defaults = container._defaults
|
|
1719
|
+
self._has_negative_number_optionals = \
|
|
1720
|
+
container._has_negative_number_optionals
|
|
1721
|
+
self._mutually_exclusive_groups = container._mutually_exclusive_groups
|
|
1722
|
+
|
|
1723
|
+
def _add_action(self, action):
|
|
1724
|
+
action = super(_ArgumentGroup, self)._add_action(action)
|
|
1725
|
+
self._group_actions.append(action)
|
|
1726
|
+
return action
|
|
1727
|
+
|
|
1728
|
+
def _remove_action(self, action):
|
|
1729
|
+
super(_ArgumentGroup, self)._remove_action(action)
|
|
1730
|
+
self._group_actions.remove(action)
|
|
1731
|
+
|
|
1732
|
+
def add_argument_group(self, *args, **kwargs):
|
|
1733
|
+
import warnings
|
|
1734
|
+
warnings.warn(
|
|
1735
|
+
"Nesting argument groups is deprecated.",
|
|
1736
|
+
category=DeprecationWarning,
|
|
1737
|
+
stacklevel=2
|
|
1738
|
+
)
|
|
1739
|
+
return super().add_argument_group(*args, **kwargs)
|
|
1740
|
+
|
|
1741
|
+
|
|
1742
|
+
class _MutuallyExclusiveGroup(_ArgumentGroup):
|
|
1743
|
+
|
|
1744
|
+
def __init__(self, container, required=False):
|
|
1745
|
+
super(_MutuallyExclusiveGroup, self).__init__(container)
|
|
1746
|
+
self.required = required
|
|
1747
|
+
self._container = container
|
|
1748
|
+
|
|
1749
|
+
def _add_action(self, action):
|
|
1750
|
+
if action.required:
|
|
1751
|
+
msg = _('mutually exclusive arguments must be optional')
|
|
1752
|
+
raise ValueError(msg)
|
|
1753
|
+
action = self._container._add_action(action)
|
|
1754
|
+
self._group_actions.append(action)
|
|
1755
|
+
return action
|
|
1756
|
+
|
|
1757
|
+
def _remove_action(self, action):
|
|
1758
|
+
self._container._remove_action(action)
|
|
1759
|
+
self._group_actions.remove(action)
|
|
1760
|
+
|
|
1761
|
+
def add_mutually_exclusive_group(self, *args, **kwargs):
|
|
1762
|
+
import warnings
|
|
1763
|
+
warnings.warn(
|
|
1764
|
+
"Nesting mutually exclusive groups is deprecated.",
|
|
1765
|
+
category=DeprecationWarning,
|
|
1766
|
+
stacklevel=2
|
|
1767
|
+
)
|
|
1768
|
+
return super().add_mutually_exclusive_group(*args, **kwargs)
|
|
1769
|
+
|
|
1770
|
+
|
|
1771
|
+
class ArgumentParser(_AttributeHolder, _ActionsContainer):
|
|
1772
|
+
"""Object for parsing command line strings into Python objects.
|
|
1773
|
+
|
|
1774
|
+
Keyword Arguments:
|
|
1775
|
+
- prog -- The name of the program (default:
|
|
1776
|
+
``os.path.basename(sys.argv[0])``)
|
|
1777
|
+
- usage -- A usage message (default: auto-generated from arguments)
|
|
1778
|
+
- description -- A description of what the program does
|
|
1779
|
+
- epilog -- Text following the argument descriptions
|
|
1780
|
+
- parents -- Parsers whose arguments should be copied into this one
|
|
1781
|
+
- formatter_class -- HelpFormatter class for printing help messages
|
|
1782
|
+
- prefix_chars -- Characters that prefix optional arguments
|
|
1783
|
+
- fromfile_prefix_chars -- Characters that prefix files containing
|
|
1784
|
+
additional arguments
|
|
1785
|
+
- argument_default -- The default value for all arguments
|
|
1786
|
+
- conflict_handler -- String indicating how to handle conflicts
|
|
1787
|
+
- add_help -- Add a -h/-help option
|
|
1788
|
+
- allow_abbrev -- Allow long options to be abbreviated unambiguously
|
|
1789
|
+
- exit_on_error -- Determines whether or not ArgumentParser exits with
|
|
1790
|
+
error info when an error occurs
|
|
1791
|
+
"""
|
|
1792
|
+
|
|
1793
|
+
def __init__(self,
|
|
1794
|
+
prog=None,
|
|
1795
|
+
usage=None,
|
|
1796
|
+
description=None,
|
|
1797
|
+
epilog=None,
|
|
1798
|
+
parents=[],
|
|
1799
|
+
formatter_class=HelpFormatter,
|
|
1800
|
+
prefix_chars='-',
|
|
1801
|
+
fromfile_prefix_chars=None,
|
|
1802
|
+
argument_default=None,
|
|
1803
|
+
conflict_handler='error',
|
|
1804
|
+
add_help=True,
|
|
1805
|
+
allow_abbrev=True,
|
|
1806
|
+
exit_on_error=True):
|
|
1807
|
+
|
|
1808
|
+
superinit = super(ArgumentParser, self).__init__
|
|
1809
|
+
superinit(description=description,
|
|
1810
|
+
prefix_chars=prefix_chars,
|
|
1811
|
+
argument_default=argument_default,
|
|
1812
|
+
conflict_handler=conflict_handler)
|
|
1813
|
+
|
|
1814
|
+
# default setting for prog
|
|
1815
|
+
if prog is None:
|
|
1816
|
+
prog = _os.path.basename(_sys.argv[0])
|
|
1817
|
+
|
|
1818
|
+
self.prog = prog
|
|
1819
|
+
self.usage = usage
|
|
1820
|
+
self.epilog = epilog
|
|
1821
|
+
self.formatter_class = formatter_class
|
|
1822
|
+
self.fromfile_prefix_chars = fromfile_prefix_chars
|
|
1823
|
+
self.add_help = add_help
|
|
1824
|
+
self.allow_abbrev = allow_abbrev
|
|
1825
|
+
self.exit_on_error = exit_on_error
|
|
1826
|
+
|
|
1827
|
+
add_group = self.add_argument_group
|
|
1828
|
+
self._positionals = add_group(_('positional arguments'))
|
|
1829
|
+
self._optionals = add_group(_('options'))
|
|
1830
|
+
self._subparsers = None
|
|
1831
|
+
|
|
1832
|
+
# register types
|
|
1833
|
+
def identity(string):
|
|
1834
|
+
return string
|
|
1835
|
+
self.register('type', None, identity)
|
|
1836
|
+
|
|
1837
|
+
# add help argument if necessary
|
|
1838
|
+
# (using explicit default to override global argument_default)
|
|
1839
|
+
default_prefix = '-' if '-' in prefix_chars else prefix_chars[0]
|
|
1840
|
+
if self.add_help:
|
|
1841
|
+
self.add_argument(
|
|
1842
|
+
default_prefix+'h', default_prefix*2+'help',
|
|
1843
|
+
action='help', default=SUPPRESS,
|
|
1844
|
+
help=_('show this help message and exit'))
|
|
1845
|
+
|
|
1846
|
+
# add parent arguments and defaults
|
|
1847
|
+
for parent in parents:
|
|
1848
|
+
if not isinstance(parent, ArgumentParser):
|
|
1849
|
+
raise TypeError('parents must be a list of ArgumentParser')
|
|
1850
|
+
self._add_container_actions(parent)
|
|
1851
|
+
defaults = parent._defaults
|
|
1852
|
+
self._defaults.update(defaults)
|
|
1853
|
+
|
|
1854
|
+
# =======================
|
|
1855
|
+
# Pretty __repr__ methods
|
|
1856
|
+
# =======================
|
|
1857
|
+
|
|
1858
|
+
def _get_kwargs(self):
|
|
1859
|
+
names = [
|
|
1860
|
+
'prog',
|
|
1861
|
+
'usage',
|
|
1862
|
+
'description',
|
|
1863
|
+
'formatter_class',
|
|
1864
|
+
'conflict_handler',
|
|
1865
|
+
'add_help',
|
|
1866
|
+
]
|
|
1867
|
+
return [(name, getattr(self, name)) for name in names]
|
|
1868
|
+
|
|
1869
|
+
# ==================================
|
|
1870
|
+
# Optional/Positional adding methods
|
|
1871
|
+
# ==================================
|
|
1872
|
+
|
|
1873
|
+
def add_subparsers(self, **kwargs):
|
|
1874
|
+
if self._subparsers is not None:
|
|
1875
|
+
raise ArgumentError(None, _('cannot have multiple subparser arguments'))
|
|
1876
|
+
|
|
1877
|
+
# add the parser class to the arguments if it's not present
|
|
1878
|
+
kwargs.setdefault('parser_class', type(self))
|
|
1879
|
+
|
|
1880
|
+
if 'title' in kwargs or 'description' in kwargs:
|
|
1881
|
+
title = kwargs.pop('title', _('subcommands'))
|
|
1882
|
+
description = kwargs.pop('description', None)
|
|
1883
|
+
self._subparsers = self.add_argument_group(title, description)
|
|
1884
|
+
else:
|
|
1885
|
+
self._subparsers = self._positionals
|
|
1886
|
+
|
|
1887
|
+
# prog defaults to the usage message of this parser, skipping
|
|
1888
|
+
# optional arguments and with no "usage:" prefix
|
|
1889
|
+
if kwargs.get('prog') is None:
|
|
1890
|
+
formatter = self._get_formatter()
|
|
1891
|
+
positionals = self._get_positional_actions()
|
|
1892
|
+
groups = self._mutually_exclusive_groups
|
|
1893
|
+
formatter.add_usage(self.usage, positionals, groups, '')
|
|
1894
|
+
kwargs['prog'] = formatter.format_help().strip()
|
|
1895
|
+
|
|
1896
|
+
# create the parsers action and add it to the positionals list
|
|
1897
|
+
parsers_class = self._pop_action_class(kwargs, 'parsers')
|
|
1898
|
+
action = parsers_class(option_strings=[], **kwargs)
|
|
1899
|
+
self._subparsers._add_action(action)
|
|
1900
|
+
|
|
1901
|
+
# return the created parsers action
|
|
1902
|
+
return action
|
|
1903
|
+
|
|
1904
|
+
def _add_action(self, action):
|
|
1905
|
+
if action.option_strings:
|
|
1906
|
+
self._optionals._add_action(action)
|
|
1907
|
+
else:
|
|
1908
|
+
self._positionals._add_action(action)
|
|
1909
|
+
return action
|
|
1910
|
+
|
|
1911
|
+
def _get_optional_actions(self):
|
|
1912
|
+
return [action
|
|
1913
|
+
for action in self._actions
|
|
1914
|
+
if action.option_strings]
|
|
1915
|
+
|
|
1916
|
+
def _get_positional_actions(self):
|
|
1917
|
+
return [action
|
|
1918
|
+
for action in self._actions
|
|
1919
|
+
if not action.option_strings]
|
|
1920
|
+
|
|
1921
|
+
# =====================================
|
|
1922
|
+
# Command line argument parsing methods
|
|
1923
|
+
# =====================================
|
|
1924
|
+
|
|
1925
|
+
def parse_args(self, args=None, namespace=None):
|
|
1926
|
+
args, argv = self.parse_known_args(args, namespace)
|
|
1927
|
+
if argv:
|
|
1928
|
+
msg = _('unrecognized arguments: %s') % ' '.join(argv)
|
|
1929
|
+
if self.exit_on_error:
|
|
1930
|
+
self.error(msg)
|
|
1931
|
+
else:
|
|
1932
|
+
raise ArgumentError(None, msg)
|
|
1933
|
+
return args
|
|
1934
|
+
|
|
1935
|
+
def parse_known_args(self, args=None, namespace=None):
|
|
1936
|
+
return self._parse_known_args2(args, namespace, intermixed=False)
|
|
1937
|
+
|
|
1938
|
+
def _parse_known_args2(self, args, namespace, intermixed):
|
|
1939
|
+
if args is None:
|
|
1940
|
+
# args default to the system args
|
|
1941
|
+
args = _sys.argv[1:]
|
|
1942
|
+
else:
|
|
1943
|
+
# make sure that args are mutable
|
|
1944
|
+
args = list(args)
|
|
1945
|
+
|
|
1946
|
+
# default Namespace built from parser defaults
|
|
1947
|
+
if namespace is None:
|
|
1948
|
+
namespace = Namespace()
|
|
1949
|
+
|
|
1950
|
+
# add any action defaults that aren't present
|
|
1951
|
+
for action in self._actions:
|
|
1952
|
+
if action.dest is not SUPPRESS:
|
|
1953
|
+
if not hasattr(namespace, action.dest):
|
|
1954
|
+
if action.default is not SUPPRESS:
|
|
1955
|
+
setattr(namespace, action.dest, action.default)
|
|
1956
|
+
|
|
1957
|
+
# add any parser defaults that aren't present
|
|
1958
|
+
for dest in self._defaults:
|
|
1959
|
+
if not hasattr(namespace, dest):
|
|
1960
|
+
setattr(namespace, dest, self._defaults[dest])
|
|
1961
|
+
|
|
1962
|
+
# parse the arguments and exit if there are any errors
|
|
1963
|
+
if self.exit_on_error:
|
|
1964
|
+
try:
|
|
1965
|
+
namespace, args = self._parse_known_args(args, namespace, intermixed)
|
|
1966
|
+
except ArgumentError as err:
|
|
1967
|
+
self.error(str(err))
|
|
1968
|
+
else:
|
|
1969
|
+
namespace, args = self._parse_known_args(args, namespace, intermixed)
|
|
1970
|
+
|
|
1971
|
+
if hasattr(namespace, _UNRECOGNIZED_ARGS_ATTR):
|
|
1972
|
+
args.extend(getattr(namespace, _UNRECOGNIZED_ARGS_ATTR))
|
|
1973
|
+
delattr(namespace, _UNRECOGNIZED_ARGS_ATTR)
|
|
1974
|
+
return namespace, args
|
|
1975
|
+
|
|
1976
|
+
def _parse_known_args(self, arg_strings, namespace, intermixed):
|
|
1977
|
+
# replace arg strings that are file references
|
|
1978
|
+
if self.fromfile_prefix_chars is not None:
|
|
1979
|
+
arg_strings = self._read_args_from_files(arg_strings)
|
|
1980
|
+
|
|
1981
|
+
# map all mutually exclusive arguments to the other arguments
|
|
1982
|
+
# they can't occur with
|
|
1983
|
+
action_conflicts = {}
|
|
1984
|
+
for mutex_group in self._mutually_exclusive_groups:
|
|
1985
|
+
group_actions = mutex_group._group_actions
|
|
1986
|
+
for i, mutex_action in enumerate(mutex_group._group_actions):
|
|
1987
|
+
conflicts = action_conflicts.setdefault(mutex_action, [])
|
|
1988
|
+
conflicts.extend(group_actions[:i])
|
|
1989
|
+
conflicts.extend(group_actions[i + 1:])
|
|
1990
|
+
|
|
1991
|
+
# find all option indices, and determine the arg_string_pattern
|
|
1992
|
+
# which has an 'O' if there is an option at an index,
|
|
1993
|
+
# an 'A' if there is an argument, or a '-' if there is a '--'
|
|
1994
|
+
option_string_indices = {}
|
|
1995
|
+
arg_string_pattern_parts = []
|
|
1996
|
+
arg_strings_iter = iter(arg_strings)
|
|
1997
|
+
for i, arg_string in enumerate(arg_strings_iter):
|
|
1998
|
+
|
|
1999
|
+
# all args after -- are non-options
|
|
2000
|
+
if arg_string == '--':
|
|
2001
|
+
arg_string_pattern_parts.append('-')
|
|
2002
|
+
for arg_string in arg_strings_iter:
|
|
2003
|
+
arg_string_pattern_parts.append('A')
|
|
2004
|
+
|
|
2005
|
+
# otherwise, add the arg to the arg strings
|
|
2006
|
+
# and note the index if it was an option
|
|
2007
|
+
else:
|
|
2008
|
+
option_tuples = self._parse_optional(arg_string)
|
|
2009
|
+
if option_tuples is None:
|
|
2010
|
+
pattern = 'A'
|
|
2011
|
+
else:
|
|
2012
|
+
option_string_indices[i] = option_tuples
|
|
2013
|
+
pattern = 'O'
|
|
2014
|
+
arg_string_pattern_parts.append(pattern)
|
|
2015
|
+
|
|
2016
|
+
# join the pieces together to form the pattern
|
|
2017
|
+
arg_strings_pattern = ''.join(arg_string_pattern_parts)
|
|
2018
|
+
|
|
2019
|
+
# converts arg strings to the appropriate and then takes the action
|
|
2020
|
+
seen_actions = set()
|
|
2021
|
+
seen_non_default_actions = set()
|
|
2022
|
+
warned = set()
|
|
2023
|
+
|
|
2024
|
+
def take_action(action, argument_strings, option_string=None):
|
|
2025
|
+
seen_actions.add(action)
|
|
2026
|
+
argument_values = self._get_values(action, argument_strings)
|
|
2027
|
+
|
|
2028
|
+
# error if this argument is not allowed with other previously
|
|
2029
|
+
# seen arguments
|
|
2030
|
+
if action.option_strings or argument_strings:
|
|
2031
|
+
seen_non_default_actions.add(action)
|
|
2032
|
+
for conflict_action in action_conflicts.get(action, []):
|
|
2033
|
+
if conflict_action in seen_non_default_actions:
|
|
2034
|
+
msg = _('not allowed with argument %s')
|
|
2035
|
+
action_name = _get_action_name(conflict_action)
|
|
2036
|
+
raise ArgumentError(action, msg % action_name)
|
|
2037
|
+
|
|
2038
|
+
# take the action if we didn't receive a SUPPRESS value
|
|
2039
|
+
# (e.g. from a default)
|
|
2040
|
+
if argument_values is not SUPPRESS:
|
|
2041
|
+
action(self, namespace, argument_values, option_string)
|
|
2042
|
+
|
|
2043
|
+
# function to convert arg_strings into an optional action
|
|
2044
|
+
def consume_optional(start_index):
|
|
2045
|
+
|
|
2046
|
+
# get the optional identified at this index
|
|
2047
|
+
option_tuples = option_string_indices[start_index]
|
|
2048
|
+
# if multiple actions match, the option string was ambiguous
|
|
2049
|
+
if len(option_tuples) > 1:
|
|
2050
|
+
options = ', '.join([option_string
|
|
2051
|
+
for action, option_string, sep, explicit_arg in option_tuples])
|
|
2052
|
+
args = {'option': arg_strings[start_index], 'matches': options}
|
|
2053
|
+
msg = _('ambiguous option: %(option)s could match %(matches)s')
|
|
2054
|
+
raise ArgumentError(None, msg % args)
|
|
2055
|
+
|
|
2056
|
+
action, option_string, sep, explicit_arg = option_tuples[0]
|
|
2057
|
+
|
|
2058
|
+
# identify additional optionals in the same arg string
|
|
2059
|
+
# (e.g. -xyz is the same as -x -y -z if no args are required)
|
|
2060
|
+
match_argument = self._match_argument
|
|
2061
|
+
action_tuples = []
|
|
2062
|
+
while True:
|
|
2063
|
+
|
|
2064
|
+
# if we found no optional action, skip it
|
|
2065
|
+
if action is None:
|
|
2066
|
+
extras.append(arg_strings[start_index])
|
|
2067
|
+
extras_pattern.append('O')
|
|
2068
|
+
return start_index + 1
|
|
2069
|
+
|
|
2070
|
+
# if there is an explicit argument, try to match the
|
|
2071
|
+
# optional's string arguments to only this
|
|
2072
|
+
if explicit_arg is not None:
|
|
2073
|
+
arg_count = match_argument(action, 'A')
|
|
2074
|
+
|
|
2075
|
+
# if the action is a single-dash option and takes no
|
|
2076
|
+
# arguments, try to parse more single-dash options out
|
|
2077
|
+
# of the tail of the option string
|
|
2078
|
+
chars = self.prefix_chars
|
|
2079
|
+
if (
|
|
2080
|
+
arg_count == 0
|
|
2081
|
+
and option_string[1] not in chars
|
|
2082
|
+
and explicit_arg != ''
|
|
2083
|
+
):
|
|
2084
|
+
if sep or explicit_arg[0] in chars:
|
|
2085
|
+
msg = _('ignored explicit argument %r')
|
|
2086
|
+
raise ArgumentError(action, msg % explicit_arg)
|
|
2087
|
+
action_tuples.append((action, [], option_string))
|
|
2088
|
+
char = option_string[0]
|
|
2089
|
+
option_string = char + explicit_arg[0]
|
|
2090
|
+
optionals_map = self._option_string_actions
|
|
2091
|
+
if option_string in optionals_map:
|
|
2092
|
+
action = optionals_map[option_string]
|
|
2093
|
+
explicit_arg = explicit_arg[1:]
|
|
2094
|
+
if not explicit_arg:
|
|
2095
|
+
sep = explicit_arg = None
|
|
2096
|
+
elif explicit_arg[0] == '=':
|
|
2097
|
+
sep = '='
|
|
2098
|
+
explicit_arg = explicit_arg[1:]
|
|
2099
|
+
else:
|
|
2100
|
+
sep = ''
|
|
2101
|
+
else:
|
|
2102
|
+
extras.append(char + explicit_arg)
|
|
2103
|
+
extras_pattern.append('O')
|
|
2104
|
+
stop = start_index + 1
|
|
2105
|
+
break
|
|
2106
|
+
# if the action expect exactly one argument, we've
|
|
2107
|
+
# successfully matched the option; exit the loop
|
|
2108
|
+
elif arg_count == 1:
|
|
2109
|
+
stop = start_index + 1
|
|
2110
|
+
args = [explicit_arg]
|
|
2111
|
+
action_tuples.append((action, args, option_string))
|
|
2112
|
+
break
|
|
2113
|
+
|
|
2114
|
+
# error if a double-dash option did not use the
|
|
2115
|
+
# explicit argument
|
|
2116
|
+
else:
|
|
2117
|
+
msg = _('ignored explicit argument %r')
|
|
2118
|
+
raise ArgumentError(action, msg % explicit_arg)
|
|
2119
|
+
|
|
2120
|
+
# if there is no explicit argument, try to match the
|
|
2121
|
+
# optional's string arguments with the following strings
|
|
2122
|
+
# if successful, exit the loop
|
|
2123
|
+
else:
|
|
2124
|
+
start = start_index + 1
|
|
2125
|
+
selected_patterns = arg_strings_pattern[start:]
|
|
2126
|
+
arg_count = match_argument(action, selected_patterns)
|
|
2127
|
+
stop = start + arg_count
|
|
2128
|
+
args = arg_strings[start:stop]
|
|
2129
|
+
action_tuples.append((action, args, option_string))
|
|
2130
|
+
break
|
|
2131
|
+
|
|
2132
|
+
# add the Optional to the list and return the index at which
|
|
2133
|
+
# the Optional's string args stopped
|
|
2134
|
+
assert action_tuples
|
|
2135
|
+
for action, args, option_string in action_tuples:
|
|
2136
|
+
if action.deprecated and option_string not in warned:
|
|
2137
|
+
self._warning(_("option '%(option)s' is deprecated") %
|
|
2138
|
+
{'option': option_string})
|
|
2139
|
+
warned.add(option_string)
|
|
2140
|
+
take_action(action, args, option_string)
|
|
2141
|
+
return stop
|
|
2142
|
+
|
|
2143
|
+
# the list of Positionals left to be parsed; this is modified
|
|
2144
|
+
# by consume_positionals()
|
|
2145
|
+
positionals = self._get_positional_actions()
|
|
2146
|
+
|
|
2147
|
+
# function to convert arg_strings into positional actions
|
|
2148
|
+
def consume_positionals(start_index):
|
|
2149
|
+
# match as many Positionals as possible
|
|
2150
|
+
match_partial = self._match_arguments_partial
|
|
2151
|
+
selected_pattern = arg_strings_pattern[start_index:]
|
|
2152
|
+
arg_counts = match_partial(positionals, selected_pattern)
|
|
2153
|
+
|
|
2154
|
+
# slice off the appropriate arg strings for each Positional
|
|
2155
|
+
# and add the Positional and its args to the list
|
|
2156
|
+
for action, arg_count in zip(positionals, arg_counts):
|
|
2157
|
+
args = arg_strings[start_index: start_index + arg_count]
|
|
2158
|
+
# Strip out the first '--' if it is not in REMAINDER arg.
|
|
2159
|
+
if action.nargs == PARSER:
|
|
2160
|
+
if arg_strings_pattern[start_index] == '-':
|
|
2161
|
+
assert args[0] == '--'
|
|
2162
|
+
args.remove('--')
|
|
2163
|
+
elif action.nargs != REMAINDER:
|
|
2164
|
+
if (arg_strings_pattern.find('-', start_index,
|
|
2165
|
+
start_index + arg_count) >= 0):
|
|
2166
|
+
args.remove('--')
|
|
2167
|
+
start_index += arg_count
|
|
2168
|
+
if args and action.deprecated and action.dest not in warned:
|
|
2169
|
+
self._warning(_("argument '%(argument_name)s' is deprecated") %
|
|
2170
|
+
{'argument_name': action.dest})
|
|
2171
|
+
warned.add(action.dest)
|
|
2172
|
+
take_action(action, args)
|
|
2173
|
+
|
|
2174
|
+
# slice off the Positionals that we just parsed and return the
|
|
2175
|
+
# index at which the Positionals' string args stopped
|
|
2176
|
+
positionals[:] = positionals[len(arg_counts):]
|
|
2177
|
+
return start_index
|
|
2178
|
+
|
|
2179
|
+
# consume Positionals and Optionals alternately, until we have
|
|
2180
|
+
# passed the last option string
|
|
2181
|
+
extras = []
|
|
2182
|
+
extras_pattern = []
|
|
2183
|
+
start_index = 0
|
|
2184
|
+
if option_string_indices:
|
|
2185
|
+
max_option_string_index = max(option_string_indices)
|
|
2186
|
+
else:
|
|
2187
|
+
max_option_string_index = -1
|
|
2188
|
+
while start_index <= max_option_string_index:
|
|
2189
|
+
|
|
2190
|
+
# consume any Positionals preceding the next option
|
|
2191
|
+
next_option_string_index = start_index
|
|
2192
|
+
while next_option_string_index <= max_option_string_index:
|
|
2193
|
+
if next_option_string_index in option_string_indices:
|
|
2194
|
+
break
|
|
2195
|
+
next_option_string_index += 1
|
|
2196
|
+
if not intermixed and start_index != next_option_string_index:
|
|
2197
|
+
positionals_end_index = consume_positionals(start_index)
|
|
2198
|
+
|
|
2199
|
+
# only try to parse the next optional if we didn't consume
|
|
2200
|
+
# the option string during the positionals parsing
|
|
2201
|
+
if positionals_end_index > start_index:
|
|
2202
|
+
start_index = positionals_end_index
|
|
2203
|
+
continue
|
|
2204
|
+
else:
|
|
2205
|
+
start_index = positionals_end_index
|
|
2206
|
+
|
|
2207
|
+
# if we consumed all the positionals we could and we're not
|
|
2208
|
+
# at the index of an option string, there were extra arguments
|
|
2209
|
+
if start_index not in option_string_indices:
|
|
2210
|
+
strings = arg_strings[start_index:next_option_string_index]
|
|
2211
|
+
extras.extend(strings)
|
|
2212
|
+
extras_pattern.extend(arg_strings_pattern[start_index:next_option_string_index])
|
|
2213
|
+
start_index = next_option_string_index
|
|
2214
|
+
|
|
2215
|
+
# consume the next optional and any arguments for it
|
|
2216
|
+
start_index = consume_optional(start_index)
|
|
2217
|
+
|
|
2218
|
+
if not intermixed:
|
|
2219
|
+
# consume any positionals following the last Optional
|
|
2220
|
+
stop_index = consume_positionals(start_index)
|
|
2221
|
+
|
|
2222
|
+
# if we didn't consume all the argument strings, there were extras
|
|
2223
|
+
extras.extend(arg_strings[stop_index:])
|
|
2224
|
+
else:
|
|
2225
|
+
extras.extend(arg_strings[start_index:])
|
|
2226
|
+
extras_pattern.extend(arg_strings_pattern[start_index:])
|
|
2227
|
+
extras_pattern = ''.join(extras_pattern)
|
|
2228
|
+
assert len(extras_pattern) == len(extras)
|
|
2229
|
+
# consume all positionals
|
|
2230
|
+
arg_strings = [s for s, c in zip(extras, extras_pattern) if c != 'O']
|
|
2231
|
+
arg_strings_pattern = extras_pattern.replace('O', '')
|
|
2232
|
+
stop_index = consume_positionals(0)
|
|
2233
|
+
# leave unknown optionals and non-consumed positionals in extras
|
|
2234
|
+
for i, c in enumerate(extras_pattern):
|
|
2235
|
+
if not stop_index:
|
|
2236
|
+
break
|
|
2237
|
+
if c != 'O':
|
|
2238
|
+
stop_index -= 1
|
|
2239
|
+
extras[i] = None
|
|
2240
|
+
extras = [s for s in extras if s is not None]
|
|
2241
|
+
|
|
2242
|
+
# make sure all required actions were present and also convert
|
|
2243
|
+
# action defaults which were not given as arguments
|
|
2244
|
+
required_actions = []
|
|
2245
|
+
for action in self._actions:
|
|
2246
|
+
if action not in seen_actions:
|
|
2247
|
+
if action.required:
|
|
2248
|
+
required_actions.append(_get_action_name(action))
|
|
2249
|
+
else:
|
|
2250
|
+
# Convert action default now instead of doing it before
|
|
2251
|
+
# parsing arguments to avoid calling convert functions
|
|
2252
|
+
# twice (which may fail) if the argument was given, but
|
|
2253
|
+
# only if it was defined already in the namespace
|
|
2254
|
+
if (action.default is not None and
|
|
2255
|
+
isinstance(action.default, str) and
|
|
2256
|
+
hasattr(namespace, action.dest) and
|
|
2257
|
+
action.default is getattr(namespace, action.dest)):
|
|
2258
|
+
setattr(namespace, action.dest,
|
|
2259
|
+
self._get_value(action, action.default))
|
|
2260
|
+
|
|
2261
|
+
if required_actions:
|
|
2262
|
+
raise ArgumentError(None, _('the following arguments are required: %s') %
|
|
2263
|
+
', '.join(required_actions))
|
|
2264
|
+
|
|
2265
|
+
# make sure all required groups had one option present
|
|
2266
|
+
for group in self._mutually_exclusive_groups:
|
|
2267
|
+
if group.required:
|
|
2268
|
+
for action in group._group_actions:
|
|
2269
|
+
if action in seen_non_default_actions:
|
|
2270
|
+
break
|
|
2271
|
+
|
|
2272
|
+
# if no actions were used, report the error
|
|
2273
|
+
else:
|
|
2274
|
+
names = [_get_action_name(action)
|
|
2275
|
+
for action in group._group_actions
|
|
2276
|
+
if action.help is not SUPPRESS]
|
|
2277
|
+
msg = _('one of the arguments %s is required')
|
|
2278
|
+
raise ArgumentError(None, msg % ' '.join(names))
|
|
2279
|
+
|
|
2280
|
+
# return the updated namespace and the extra arguments
|
|
2281
|
+
return namespace, extras
|
|
2282
|
+
|
|
2283
|
+
def _read_args_from_files(self, arg_strings):
|
|
2284
|
+
# expand arguments referencing files
|
|
2285
|
+
new_arg_strings = []
|
|
2286
|
+
for arg_string in arg_strings:
|
|
2287
|
+
|
|
2288
|
+
# for regular arguments, just add them back into the list
|
|
2289
|
+
if not arg_string or arg_string[0] not in self.fromfile_prefix_chars:
|
|
2290
|
+
new_arg_strings.append(arg_string)
|
|
2291
|
+
|
|
2292
|
+
# replace arguments referencing files with the file content
|
|
2293
|
+
else:
|
|
2294
|
+
try:
|
|
2295
|
+
with open(arg_string[1:],
|
|
2296
|
+
encoding=_sys.getfilesystemencoding(),
|
|
2297
|
+
errors=_sys.getfilesystemencodeerrors()) as args_file:
|
|
2298
|
+
arg_strings = []
|
|
2299
|
+
for arg_line in args_file.read().splitlines():
|
|
2300
|
+
for arg in self.convert_arg_line_to_args(arg_line):
|
|
2301
|
+
arg_strings.append(arg)
|
|
2302
|
+
arg_strings = self._read_args_from_files(arg_strings)
|
|
2303
|
+
new_arg_strings.extend(arg_strings)
|
|
2304
|
+
except OSError as err:
|
|
2305
|
+
raise ArgumentError(None, str(err))
|
|
2306
|
+
|
|
2307
|
+
# return the modified argument list
|
|
2308
|
+
return new_arg_strings
|
|
2309
|
+
|
|
2310
|
+
def convert_arg_line_to_args(self, arg_line):
|
|
2311
|
+
return [arg_line]
|
|
2312
|
+
|
|
2313
|
+
def _match_argument(self, action, arg_strings_pattern):
|
|
2314
|
+
# match the pattern for this action to the arg strings
|
|
2315
|
+
nargs_pattern = self._get_nargs_pattern(action)
|
|
2316
|
+
match = _re.match(nargs_pattern, arg_strings_pattern)
|
|
2317
|
+
|
|
2318
|
+
# raise an exception if we weren't able to find a match
|
|
2319
|
+
if match is None:
|
|
2320
|
+
nargs_errors = {
|
|
2321
|
+
None: _('expected one argument'),
|
|
2322
|
+
OPTIONAL: _('expected at most one argument'),
|
|
2323
|
+
ONE_OR_MORE: _('expected at least one argument'),
|
|
2324
|
+
}
|
|
2325
|
+
msg = nargs_errors.get(action.nargs)
|
|
2326
|
+
if msg is None:
|
|
2327
|
+
msg = ngettext('expected %s argument',
|
|
2328
|
+
'expected %s arguments',
|
|
2329
|
+
action.nargs) % action.nargs
|
|
2330
|
+
raise ArgumentError(action, msg)
|
|
2331
|
+
|
|
2332
|
+
# return the number of arguments matched
|
|
2333
|
+
return len(match.group(1))
|
|
2334
|
+
|
|
2335
|
+
def _match_arguments_partial(self, actions, arg_strings_pattern):
|
|
2336
|
+
# progressively shorten the actions list by slicing off the
|
|
2337
|
+
# final actions until we find a match
|
|
2338
|
+
for i in range(len(actions), 0, -1):
|
|
2339
|
+
actions_slice = actions[:i]
|
|
2340
|
+
pattern = ''.join([self._get_nargs_pattern(action)
|
|
2341
|
+
for action in actions_slice])
|
|
2342
|
+
match = _re.match(pattern, arg_strings_pattern)
|
|
2343
|
+
if match is not None:
|
|
2344
|
+
result = [len(string) for string in match.groups()]
|
|
2345
|
+
if (match.end() < len(arg_strings_pattern)
|
|
2346
|
+
and arg_strings_pattern[match.end()] == 'O'):
|
|
2347
|
+
while result and not result[-1]:
|
|
2348
|
+
del result[-1]
|
|
2349
|
+
return result
|
|
2350
|
+
return []
|
|
2351
|
+
|
|
2352
|
+
def _parse_optional(self, arg_string):
|
|
2353
|
+
# if it's an empty string, it was meant to be a positional
|
|
2354
|
+
if not arg_string:
|
|
2355
|
+
return None
|
|
2356
|
+
|
|
2357
|
+
# if it doesn't start with a prefix, it was meant to be positional
|
|
2358
|
+
if not arg_string[0] in self.prefix_chars:
|
|
2359
|
+
return None
|
|
2360
|
+
|
|
2361
|
+
# if the option string is present in the parser, return the action
|
|
2362
|
+
if arg_string in self._option_string_actions:
|
|
2363
|
+
action = self._option_string_actions[arg_string]
|
|
2364
|
+
return [(action, arg_string, None, None)]
|
|
2365
|
+
|
|
2366
|
+
# if it's just a single character, it was meant to be positional
|
|
2367
|
+
if len(arg_string) == 1:
|
|
2368
|
+
return None
|
|
2369
|
+
|
|
2370
|
+
# if the option string before the "=" is present, return the action
|
|
2371
|
+
option_string, sep, explicit_arg = arg_string.partition('=')
|
|
2372
|
+
if sep and option_string in self._option_string_actions:
|
|
2373
|
+
action = self._option_string_actions[option_string]
|
|
2374
|
+
return [(action, option_string, sep, explicit_arg)]
|
|
2375
|
+
|
|
2376
|
+
# search through all possible prefixes of the option string
|
|
2377
|
+
# and all actions in the parser for possible interpretations
|
|
2378
|
+
option_tuples = self._get_option_tuples(arg_string)
|
|
2379
|
+
|
|
2380
|
+
if option_tuples:
|
|
2381
|
+
return option_tuples
|
|
2382
|
+
|
|
2383
|
+
# if it was not found as an option, but it looks like a negative
|
|
2384
|
+
# number, it was meant to be positional
|
|
2385
|
+
# unless there are negative-number-like options
|
|
2386
|
+
if self._negative_number_matcher.match(arg_string):
|
|
2387
|
+
if not self._has_negative_number_optionals:
|
|
2388
|
+
return None
|
|
2389
|
+
|
|
2390
|
+
# if it contains a space, it was meant to be a positional
|
|
2391
|
+
if ' ' in arg_string:
|
|
2392
|
+
return None
|
|
2393
|
+
|
|
2394
|
+
# it was meant to be an optional but there is no such option
|
|
2395
|
+
# in this parser (though it might be a valid option in a subparser)
|
|
2396
|
+
return [(None, arg_string, None, None)]
|
|
2397
|
+
|
|
2398
|
+
def _get_option_tuples(self, option_string):
|
|
2399
|
+
result = []
|
|
2400
|
+
|
|
2401
|
+
# option strings starting with two prefix characters are only
|
|
2402
|
+
# split at the '='
|
|
2403
|
+
chars = self.prefix_chars
|
|
2404
|
+
if option_string[0] in chars and option_string[1] in chars:
|
|
2405
|
+
if self.allow_abbrev:
|
|
2406
|
+
option_prefix, sep, explicit_arg = option_string.partition('=')
|
|
2407
|
+
if not sep:
|
|
2408
|
+
sep = explicit_arg = None
|
|
2409
|
+
for option_string in self._option_string_actions:
|
|
2410
|
+
if option_string.startswith(option_prefix):
|
|
2411
|
+
action = self._option_string_actions[option_string]
|
|
2412
|
+
tup = action, option_string, sep, explicit_arg
|
|
2413
|
+
result.append(tup)
|
|
2414
|
+
|
|
2415
|
+
# single character options can be concatenated with their arguments
|
|
2416
|
+
# but multiple character options always have to have their argument
|
|
2417
|
+
# separate
|
|
2418
|
+
elif option_string[0] in chars and option_string[1] not in chars:
|
|
2419
|
+
option_prefix, sep, explicit_arg = option_string.partition('=')
|
|
2420
|
+
if not sep:
|
|
2421
|
+
sep = explicit_arg = None
|
|
2422
|
+
short_option_prefix = option_string[:2]
|
|
2423
|
+
short_explicit_arg = option_string[2:]
|
|
2424
|
+
|
|
2425
|
+
for option_string in self._option_string_actions:
|
|
2426
|
+
if option_string == short_option_prefix:
|
|
2427
|
+
action = self._option_string_actions[option_string]
|
|
2428
|
+
tup = action, option_string, '', short_explicit_arg
|
|
2429
|
+
result.append(tup)
|
|
2430
|
+
elif self.allow_abbrev and option_string.startswith(option_prefix):
|
|
2431
|
+
action = self._option_string_actions[option_string]
|
|
2432
|
+
tup = action, option_string, sep, explicit_arg
|
|
2433
|
+
result.append(tup)
|
|
2434
|
+
|
|
2435
|
+
# shouldn't ever get here
|
|
2436
|
+
else:
|
|
2437
|
+
raise ArgumentError(None, _('unexpected option string: %s') % option_string)
|
|
2438
|
+
|
|
2439
|
+
# return the collected option tuples
|
|
2440
|
+
return result
|
|
2441
|
+
|
|
2442
|
+
def _get_nargs_pattern(self, action):
|
|
2443
|
+
# in all examples below, we have to allow for '--' args
|
|
2444
|
+
# which are represented as '-' in the pattern
|
|
2445
|
+
nargs = action.nargs
|
|
2446
|
+
# if this is an optional action, -- is not allowed
|
|
2447
|
+
option = action.option_strings
|
|
2448
|
+
|
|
2449
|
+
# the default (None) is assumed to be a single argument
|
|
2450
|
+
if nargs is None:
|
|
2451
|
+
nargs_pattern = '([A])' if option else '(-*A-*)'
|
|
2452
|
+
|
|
2453
|
+
# allow zero or one arguments
|
|
2454
|
+
elif nargs == OPTIONAL:
|
|
2455
|
+
nargs_pattern = '(A?)' if option else '(-*A?-*)'
|
|
2456
|
+
|
|
2457
|
+
# allow zero or more arguments
|
|
2458
|
+
elif nargs == ZERO_OR_MORE:
|
|
2459
|
+
nargs_pattern = '(A*)' if option else '(-*[A-]*)'
|
|
2460
|
+
|
|
2461
|
+
# allow one or more arguments
|
|
2462
|
+
elif nargs == ONE_OR_MORE:
|
|
2463
|
+
nargs_pattern = '(A+)' if option else '(-*A[A-]*)'
|
|
2464
|
+
|
|
2465
|
+
# allow any number of options or arguments
|
|
2466
|
+
elif nargs == REMAINDER:
|
|
2467
|
+
nargs_pattern = '([AO]*)' if option else '(.*)'
|
|
2468
|
+
|
|
2469
|
+
# allow one argument followed by any number of options or arguments
|
|
2470
|
+
elif nargs == PARSER:
|
|
2471
|
+
nargs_pattern = '(A[AO]*)' if option else '(-*A[-AO]*)'
|
|
2472
|
+
|
|
2473
|
+
# suppress action, like nargs=0
|
|
2474
|
+
elif nargs == SUPPRESS:
|
|
2475
|
+
nargs_pattern = '()' if option else '(-*)'
|
|
2476
|
+
|
|
2477
|
+
# all others should be integers
|
|
2478
|
+
else:
|
|
2479
|
+
nargs_pattern = '([AO]{%d})' % nargs if option else '((?:-*A){%d}-*)' % nargs
|
|
2480
|
+
|
|
2481
|
+
# return the pattern
|
|
2482
|
+
return nargs_pattern
|
|
2483
|
+
|
|
2484
|
+
# ========================
|
|
2485
|
+
# Alt command line argument parsing, allowing free intermix
|
|
2486
|
+
# ========================
|
|
2487
|
+
|
|
2488
|
+
def parse_intermixed_args(self, args=None, namespace=None):
|
|
2489
|
+
args, argv = self.parse_known_intermixed_args(args, namespace)
|
|
2490
|
+
if argv:
|
|
2491
|
+
msg = _('unrecognized arguments: %s') % ' '.join(argv)
|
|
2492
|
+
if self.exit_on_error:
|
|
2493
|
+
self.error(msg)
|
|
2494
|
+
else:
|
|
2495
|
+
raise ArgumentError(None, msg)
|
|
2496
|
+
return args
|
|
2497
|
+
|
|
2498
|
+
def parse_known_intermixed_args(self, args=None, namespace=None):
|
|
2499
|
+
# returns a namespace and list of extras
|
|
2500
|
+
#
|
|
2501
|
+
# positional can be freely intermixed with optionals. optionals are
|
|
2502
|
+
# first parsed with all positional arguments deactivated. The 'extras'
|
|
2503
|
+
# are then parsed. If the parser definition is incompatible with the
|
|
2504
|
+
# intermixed assumptions (e.g. use of REMAINDER, subparsers) a
|
|
2505
|
+
# TypeError is raised.
|
|
2506
|
+
|
|
2507
|
+
positionals = self._get_positional_actions()
|
|
2508
|
+
a = [action for action in positionals
|
|
2509
|
+
if action.nargs in [PARSER, REMAINDER]]
|
|
2510
|
+
if a:
|
|
2511
|
+
raise TypeError('parse_intermixed_args: positional arg'
|
|
2512
|
+
' with nargs=%s'%a[0].nargs)
|
|
2513
|
+
|
|
2514
|
+
return self._parse_known_args2(args, namespace, intermixed=True)
|
|
2515
|
+
|
|
2516
|
+
# ========================
|
|
2517
|
+
# Value conversion methods
|
|
2518
|
+
# ========================
|
|
2519
|
+
|
|
2520
|
+
def _get_values(self, action, arg_strings):
|
|
2521
|
+
# optional argument produces a default when not present
|
|
2522
|
+
if not arg_strings and action.nargs == OPTIONAL:
|
|
2523
|
+
if action.option_strings:
|
|
2524
|
+
value = action.const
|
|
2525
|
+
else:
|
|
2526
|
+
value = action.default
|
|
2527
|
+
if isinstance(value, str) and value is not SUPPRESS:
|
|
2528
|
+
value = self._get_value(action, value)
|
|
2529
|
+
self._check_value(action, value)
|
|
2530
|
+
|
|
2531
|
+
# when nargs='*' on a positional, if there were no command-line
|
|
2532
|
+
# args, use the default if it is anything other than None
|
|
2533
|
+
elif (not arg_strings and action.nargs == ZERO_OR_MORE and
|
|
2534
|
+
not action.option_strings):
|
|
2535
|
+
if action.default is not None:
|
|
2536
|
+
value = action.default
|
|
2537
|
+
self._check_value(action, value)
|
|
2538
|
+
else:
|
|
2539
|
+
# since arg_strings is always [] at this point
|
|
2540
|
+
# there is no need to use self._check_value(action, value)
|
|
2541
|
+
value = arg_strings
|
|
2542
|
+
|
|
2543
|
+
# single argument or optional argument produces a single value
|
|
2544
|
+
elif len(arg_strings) == 1 and action.nargs in [None, OPTIONAL]:
|
|
2545
|
+
arg_string, = arg_strings
|
|
2546
|
+
value = self._get_value(action, arg_string)
|
|
2547
|
+
self._check_value(action, value)
|
|
2548
|
+
|
|
2549
|
+
# REMAINDER arguments convert all values, checking none
|
|
2550
|
+
elif action.nargs == REMAINDER:
|
|
2551
|
+
value = [self._get_value(action, v) for v in arg_strings]
|
|
2552
|
+
|
|
2553
|
+
# PARSER arguments convert all values, but check only the first
|
|
2554
|
+
elif action.nargs == PARSER:
|
|
2555
|
+
value = [self._get_value(action, v) for v in arg_strings]
|
|
2556
|
+
self._check_value(action, value[0])
|
|
2557
|
+
|
|
2558
|
+
# SUPPRESS argument does not put anything in the namespace
|
|
2559
|
+
elif action.nargs == SUPPRESS:
|
|
2560
|
+
value = SUPPRESS
|
|
2561
|
+
|
|
2562
|
+
# all other types of nargs produce a list
|
|
2563
|
+
else:
|
|
2564
|
+
value = [self._get_value(action, v) for v in arg_strings]
|
|
2565
|
+
for v in value:
|
|
2566
|
+
self._check_value(action, v)
|
|
2567
|
+
|
|
2568
|
+
# return the converted value
|
|
2569
|
+
return value
|
|
2570
|
+
|
|
2571
|
+
def _get_value(self, action, arg_string):
|
|
2572
|
+
type_func = self._registry_get('type', action.type, action.type)
|
|
2573
|
+
if not callable(type_func):
|
|
2574
|
+
msg = _('%r is not callable')
|
|
2575
|
+
raise ArgumentError(action, msg % type_func)
|
|
2576
|
+
|
|
2577
|
+
# convert the value to the appropriate type
|
|
2578
|
+
try:
|
|
2579
|
+
result = type_func(arg_string)
|
|
2580
|
+
|
|
2581
|
+
# ArgumentTypeErrors indicate errors
|
|
2582
|
+
except ArgumentTypeError as err:
|
|
2583
|
+
msg = str(err)
|
|
2584
|
+
raise ArgumentError(action, msg)
|
|
2585
|
+
|
|
2586
|
+
# TypeErrors or ValueErrors also indicate errors
|
|
2587
|
+
except (TypeError, ValueError):
|
|
2588
|
+
name = getattr(action.type, '__name__', repr(action.type))
|
|
2589
|
+
args = {'type': name, 'value': arg_string}
|
|
2590
|
+
msg = _('invalid %(type)s value: %(value)r')
|
|
2591
|
+
raise ArgumentError(action, msg % args)
|
|
2592
|
+
|
|
2593
|
+
# return the converted value
|
|
2594
|
+
return result
|
|
2595
|
+
|
|
2596
|
+
def _check_value(self, action, value):
|
|
2597
|
+
# converted value must be one of the choices (if specified)
|
|
2598
|
+
choices = action.choices
|
|
2599
|
+
if choices is not None:
|
|
2600
|
+
if isinstance(choices, str):
|
|
2601
|
+
choices = iter(choices)
|
|
2602
|
+
if value not in choices:
|
|
2603
|
+
args = {'value': str(value),
|
|
2604
|
+
'choices': ', '.join(map(str, action.choices))}
|
|
2605
|
+
msg = _('invalid choice: %(value)r (choose from %(choices)s)')
|
|
2606
|
+
raise ArgumentError(action, msg % args)
|
|
2607
|
+
|
|
2608
|
+
# =======================
|
|
2609
|
+
# Help-formatting methods
|
|
2610
|
+
# =======================
|
|
2611
|
+
|
|
2612
|
+
def format_usage(self):
|
|
2613
|
+
formatter = self._get_formatter()
|
|
2614
|
+
formatter.add_usage(self.usage, self._actions,
|
|
2615
|
+
self._mutually_exclusive_groups)
|
|
2616
|
+
return formatter.format_help()
|
|
2617
|
+
|
|
2618
|
+
def format_help(self):
|
|
2619
|
+
formatter = self._get_formatter()
|
|
2620
|
+
|
|
2621
|
+
# usage
|
|
2622
|
+
formatter.add_usage(self.usage, self._actions,
|
|
2623
|
+
self._mutually_exclusive_groups)
|
|
2624
|
+
|
|
2625
|
+
# description
|
|
2626
|
+
formatter.add_text(self.description)
|
|
2627
|
+
|
|
2628
|
+
# positionals, optionals and user-defined groups
|
|
2629
|
+
for action_group in self._action_groups:
|
|
2630
|
+
formatter.start_section(action_group.title)
|
|
2631
|
+
formatter.add_text(action_group.description)
|
|
2632
|
+
formatter.add_arguments(action_group._group_actions)
|
|
2633
|
+
formatter.end_section()
|
|
2634
|
+
|
|
2635
|
+
# epilog
|
|
2636
|
+
formatter.add_text(self.epilog)
|
|
2637
|
+
|
|
2638
|
+
# determine help from format above
|
|
2639
|
+
return formatter.format_help()
|
|
2640
|
+
|
|
2641
|
+
def _get_formatter(self):
|
|
2642
|
+
return self.formatter_class(prog=self.prog)
|
|
2643
|
+
|
|
2644
|
+
# =====================
|
|
2645
|
+
# Help-printing methods
|
|
2646
|
+
# =====================
|
|
2647
|
+
|
|
2648
|
+
def print_usage(self, file=None):
|
|
2649
|
+
if file is None:
|
|
2650
|
+
file = _sys.stdout
|
|
2651
|
+
self._print_message(self.format_usage(), file)
|
|
2652
|
+
|
|
2653
|
+
def print_help(self, file=None):
|
|
2654
|
+
if file is None:
|
|
2655
|
+
file = _sys.stdout
|
|
2656
|
+
self._print_message(self.format_help(), file)
|
|
2657
|
+
|
|
2658
|
+
def _print_message(self, message, file=None):
|
|
2659
|
+
if message:
|
|
2660
|
+
file = file or _sys.stderr
|
|
2661
|
+
try:
|
|
2662
|
+
file.write(message)
|
|
2663
|
+
except (AttributeError, OSError):
|
|
2664
|
+
pass
|
|
2665
|
+
|
|
2666
|
+
# ===============
|
|
2667
|
+
# Exiting methods
|
|
2668
|
+
# ===============
|
|
2669
|
+
|
|
2670
|
+
def exit(self, status=0, message=None):
|
|
2671
|
+
if message:
|
|
2672
|
+
self._print_message(message, _sys.stderr)
|
|
2673
|
+
_sys.exit(status)
|
|
2674
|
+
|
|
2675
|
+
def error(self, message):
|
|
2676
|
+
"""error(message: string)
|
|
2677
|
+
|
|
2678
|
+
Prints a usage message incorporating the message to stderr and
|
|
2679
|
+
exits.
|
|
2680
|
+
|
|
2681
|
+
If you override this in a subclass, it should not return -- it
|
|
2682
|
+
should either exit or raise an exception.
|
|
2683
|
+
"""
|
|
2684
|
+
self.print_usage(_sys.stderr)
|
|
2685
|
+
args = {'prog': self.prog, 'message': message}
|
|
2686
|
+
self.exit(2, _('%(prog)s: error: %(message)s\n') % args)
|
|
2687
|
+
|
|
2688
|
+
def _warning(self, message):
|
|
2689
|
+
args = {'prog': self.prog, 'message': message}
|
|
2690
|
+
self._print_message(_('%(prog)s: warning: %(message)s\n') % args, _sys.stderr)
|