@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,1647 @@
|
|
|
1
|
+
"""Ttk wrapper.
|
|
2
|
+
|
|
3
|
+
This module provides classes to allow using Tk themed widget set.
|
|
4
|
+
|
|
5
|
+
Ttk is based on a revised and enhanced version of
|
|
6
|
+
TIP #48 (http://tip.tcl.tk/48) specified style engine.
|
|
7
|
+
|
|
8
|
+
Its basic idea is to separate, to the extent possible, the code
|
|
9
|
+
implementing a widget's behavior from the code implementing its
|
|
10
|
+
appearance. Widget class bindings are primarily responsible for
|
|
11
|
+
maintaining the widget state and invoking callbacks, all aspects
|
|
12
|
+
of the widgets appearance lies at Themes.
|
|
13
|
+
"""
|
|
14
|
+
|
|
15
|
+
__version__ = "0.3.1"
|
|
16
|
+
|
|
17
|
+
__author__ = "Guilherme Polo <ggpolo@gmail.com>"
|
|
18
|
+
|
|
19
|
+
__all__ = ["Button", "Checkbutton", "Combobox", "Entry", "Frame", "Label",
|
|
20
|
+
"Labelframe", "LabelFrame", "Menubutton", "Notebook", "Panedwindow",
|
|
21
|
+
"PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
|
|
22
|
+
"Separator", "Sizegrip", "Spinbox", "Style", "Treeview",
|
|
23
|
+
# Extensions
|
|
24
|
+
"LabeledScale", "OptionMenu",
|
|
25
|
+
# functions
|
|
26
|
+
"tclobjs_to_py", "setup_master"]
|
|
27
|
+
|
|
28
|
+
import tkinter
|
|
29
|
+
from tkinter import _flatten, _join, _stringify, _splitdict
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
def _format_optvalue(value, script=False):
|
|
33
|
+
"""Internal function."""
|
|
34
|
+
if script:
|
|
35
|
+
# if caller passes a Tcl script to tk.call, all the values need to
|
|
36
|
+
# be grouped into words (arguments to a command in Tcl dialect)
|
|
37
|
+
value = _stringify(value)
|
|
38
|
+
elif isinstance(value, (list, tuple)):
|
|
39
|
+
value = _join(value)
|
|
40
|
+
return value
|
|
41
|
+
|
|
42
|
+
def _format_optdict(optdict, script=False, ignore=None):
|
|
43
|
+
"""Formats optdict to a tuple to pass it to tk.call.
|
|
44
|
+
|
|
45
|
+
E.g. (script=False):
|
|
46
|
+
{'foreground': 'blue', 'padding': [1, 2, 3, 4]} returns:
|
|
47
|
+
('-foreground', 'blue', '-padding', '1 2 3 4')"""
|
|
48
|
+
|
|
49
|
+
opts = []
|
|
50
|
+
for opt, value in optdict.items():
|
|
51
|
+
if not ignore or opt not in ignore:
|
|
52
|
+
opts.append("-%s" % opt)
|
|
53
|
+
if value is not None:
|
|
54
|
+
opts.append(_format_optvalue(value, script))
|
|
55
|
+
|
|
56
|
+
return _flatten(opts)
|
|
57
|
+
|
|
58
|
+
def _mapdict_values(items):
|
|
59
|
+
# each value in mapdict is expected to be a sequence, where each item
|
|
60
|
+
# is another sequence containing a state (or several) and a value
|
|
61
|
+
# E.g. (script=False):
|
|
62
|
+
# [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])]
|
|
63
|
+
# returns:
|
|
64
|
+
# ['active selected', 'grey', 'focus', [1, 2, 3, 4]]
|
|
65
|
+
opt_val = []
|
|
66
|
+
for *state, val in items:
|
|
67
|
+
if len(state) == 1:
|
|
68
|
+
# if it is empty (something that evaluates to False), then
|
|
69
|
+
# format it to Tcl code to denote the "normal" state
|
|
70
|
+
state = state[0] or ''
|
|
71
|
+
else:
|
|
72
|
+
# group multiple states
|
|
73
|
+
state = ' '.join(state) # raise TypeError if not str
|
|
74
|
+
opt_val.append(state)
|
|
75
|
+
if val is not None:
|
|
76
|
+
opt_val.append(val)
|
|
77
|
+
return opt_val
|
|
78
|
+
|
|
79
|
+
def _format_mapdict(mapdict, script=False):
|
|
80
|
+
"""Formats mapdict to pass it to tk.call.
|
|
81
|
+
|
|
82
|
+
E.g. (script=False):
|
|
83
|
+
{'expand': [('active', 'selected', 'grey'), ('focus', [1, 2, 3, 4])]}
|
|
84
|
+
|
|
85
|
+
returns:
|
|
86
|
+
|
|
87
|
+
('-expand', '{active selected} grey focus {1, 2, 3, 4}')"""
|
|
88
|
+
|
|
89
|
+
opts = []
|
|
90
|
+
for opt, value in mapdict.items():
|
|
91
|
+
opts.extend(("-%s" % opt,
|
|
92
|
+
_format_optvalue(_mapdict_values(value), script)))
|
|
93
|
+
|
|
94
|
+
return _flatten(opts)
|
|
95
|
+
|
|
96
|
+
def _format_elemcreate(etype, script=False, *args, **kw):
|
|
97
|
+
"""Formats args and kw according to the given element factory etype."""
|
|
98
|
+
specs = ()
|
|
99
|
+
opts = ()
|
|
100
|
+
if etype == "image": # define an element based on an image
|
|
101
|
+
# first arg should be the default image name
|
|
102
|
+
iname = args[0]
|
|
103
|
+
# next args, if any, are statespec/value pairs which is almost
|
|
104
|
+
# a mapdict, but we just need the value
|
|
105
|
+
imagespec = (iname, *_mapdict_values(args[1:]))
|
|
106
|
+
if script:
|
|
107
|
+
specs = (imagespec,)
|
|
108
|
+
else:
|
|
109
|
+
specs = (_join(imagespec),)
|
|
110
|
+
opts = _format_optdict(kw, script)
|
|
111
|
+
|
|
112
|
+
if etype == "vsapi":
|
|
113
|
+
# define an element whose visual appearance is drawn using the
|
|
114
|
+
# Microsoft Visual Styles API which is responsible for the
|
|
115
|
+
# themed styles on Windows XP and Vista.
|
|
116
|
+
# Availability: Tk 8.6, Windows XP and Vista.
|
|
117
|
+
if len(args) < 3:
|
|
118
|
+
class_name, part_id = args
|
|
119
|
+
statemap = (((), 1),)
|
|
120
|
+
else:
|
|
121
|
+
class_name, part_id, statemap = args
|
|
122
|
+
specs = (class_name, part_id, tuple(_mapdict_values(statemap)))
|
|
123
|
+
opts = _format_optdict(kw, script)
|
|
124
|
+
|
|
125
|
+
elif etype == "from": # clone an element
|
|
126
|
+
# it expects a themename and optionally an element to clone from,
|
|
127
|
+
# otherwise it will clone {} (empty element)
|
|
128
|
+
specs = (args[0],) # theme name
|
|
129
|
+
if len(args) > 1: # elementfrom specified
|
|
130
|
+
opts = (_format_optvalue(args[1], script),)
|
|
131
|
+
|
|
132
|
+
if script:
|
|
133
|
+
specs = _join(specs)
|
|
134
|
+
opts = ' '.join(opts)
|
|
135
|
+
return specs, opts
|
|
136
|
+
else:
|
|
137
|
+
return *specs, opts
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
def _format_layoutlist(layout, indent=0, indent_size=2):
|
|
141
|
+
"""Formats a layout list so we can pass the result to ttk::style
|
|
142
|
+
layout and ttk::style settings. Note that the layout doesn't have to
|
|
143
|
+
be a list necessarily.
|
|
144
|
+
|
|
145
|
+
E.g.:
|
|
146
|
+
[("Menubutton.background", None),
|
|
147
|
+
("Menubutton.button", {"children":
|
|
148
|
+
[("Menubutton.focus", {"children":
|
|
149
|
+
[("Menubutton.padding", {"children":
|
|
150
|
+
[("Menubutton.label", {"side": "left", "expand": 1})]
|
|
151
|
+
})]
|
|
152
|
+
})]
|
|
153
|
+
}),
|
|
154
|
+
("Menubutton.indicator", {"side": "right"})
|
|
155
|
+
]
|
|
156
|
+
|
|
157
|
+
returns:
|
|
158
|
+
|
|
159
|
+
Menubutton.background
|
|
160
|
+
Menubutton.button -children {
|
|
161
|
+
Menubutton.focus -children {
|
|
162
|
+
Menubutton.padding -children {
|
|
163
|
+
Menubutton.label -side left -expand 1
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
Menubutton.indicator -side right"""
|
|
168
|
+
script = []
|
|
169
|
+
|
|
170
|
+
for layout_elem in layout:
|
|
171
|
+
elem, opts = layout_elem
|
|
172
|
+
opts = opts or {}
|
|
173
|
+
fopts = ' '.join(_format_optdict(opts, True, ("children",)))
|
|
174
|
+
head = "%s%s%s" % (' ' * indent, elem, (" %s" % fopts) if fopts else '')
|
|
175
|
+
|
|
176
|
+
if "children" in opts:
|
|
177
|
+
script.append(head + " -children {")
|
|
178
|
+
indent += indent_size
|
|
179
|
+
newscript, indent = _format_layoutlist(opts['children'], indent,
|
|
180
|
+
indent_size)
|
|
181
|
+
script.append(newscript)
|
|
182
|
+
indent -= indent_size
|
|
183
|
+
script.append('%s}' % (' ' * indent))
|
|
184
|
+
else:
|
|
185
|
+
script.append(head)
|
|
186
|
+
|
|
187
|
+
return '\n'.join(script), indent
|
|
188
|
+
|
|
189
|
+
def _script_from_settings(settings):
|
|
190
|
+
"""Returns an appropriate script, based on settings, according to
|
|
191
|
+
theme_settings definition to be used by theme_settings and
|
|
192
|
+
theme_create."""
|
|
193
|
+
script = []
|
|
194
|
+
# a script will be generated according to settings passed, which
|
|
195
|
+
# will then be evaluated by Tcl
|
|
196
|
+
for name, opts in settings.items():
|
|
197
|
+
# will format specific keys according to Tcl code
|
|
198
|
+
if opts.get('configure'): # format 'configure'
|
|
199
|
+
s = ' '.join(_format_optdict(opts['configure'], True))
|
|
200
|
+
script.append("ttk::style configure %s %s;" % (name, s))
|
|
201
|
+
|
|
202
|
+
if opts.get('map'): # format 'map'
|
|
203
|
+
s = ' '.join(_format_mapdict(opts['map'], True))
|
|
204
|
+
script.append("ttk::style map %s %s;" % (name, s))
|
|
205
|
+
|
|
206
|
+
if 'layout' in opts: # format 'layout' which may be empty
|
|
207
|
+
if not opts['layout']:
|
|
208
|
+
s = 'null' # could be any other word, but this one makes sense
|
|
209
|
+
else:
|
|
210
|
+
s, _ = _format_layoutlist(opts['layout'])
|
|
211
|
+
script.append("ttk::style layout %s {\n%s\n}" % (name, s))
|
|
212
|
+
|
|
213
|
+
if opts.get('element create'): # format 'element create'
|
|
214
|
+
eopts = opts['element create']
|
|
215
|
+
etype = eopts[0]
|
|
216
|
+
|
|
217
|
+
# find where args end, and where kwargs start
|
|
218
|
+
argc = 1 # etype was the first one
|
|
219
|
+
while argc < len(eopts) and not hasattr(eopts[argc], 'items'):
|
|
220
|
+
argc += 1
|
|
221
|
+
|
|
222
|
+
elemargs = eopts[1:argc]
|
|
223
|
+
elemkw = eopts[argc] if argc < len(eopts) and eopts[argc] else {}
|
|
224
|
+
specs, eopts = _format_elemcreate(etype, True, *elemargs, **elemkw)
|
|
225
|
+
|
|
226
|
+
script.append("ttk::style element create %s %s %s %s" % (
|
|
227
|
+
name, etype, specs, eopts))
|
|
228
|
+
|
|
229
|
+
return '\n'.join(script)
|
|
230
|
+
|
|
231
|
+
def _list_from_statespec(stuple):
|
|
232
|
+
"""Construct a list from the given statespec tuple according to the
|
|
233
|
+
accepted statespec accepted by _format_mapdict."""
|
|
234
|
+
if isinstance(stuple, str):
|
|
235
|
+
return stuple
|
|
236
|
+
result = []
|
|
237
|
+
it = iter(stuple)
|
|
238
|
+
for state, val in zip(it, it):
|
|
239
|
+
if hasattr(state, 'typename'): # this is a Tcl object
|
|
240
|
+
state = str(state).split()
|
|
241
|
+
elif isinstance(state, str):
|
|
242
|
+
state = state.split()
|
|
243
|
+
elif not isinstance(state, (tuple, list)):
|
|
244
|
+
state = (state,)
|
|
245
|
+
if hasattr(val, 'typename'):
|
|
246
|
+
val = str(val)
|
|
247
|
+
result.append((*state, val))
|
|
248
|
+
|
|
249
|
+
return result
|
|
250
|
+
|
|
251
|
+
def _list_from_layouttuple(tk, ltuple):
|
|
252
|
+
"""Construct a list from the tuple returned by ttk::layout, this is
|
|
253
|
+
somewhat the reverse of _format_layoutlist."""
|
|
254
|
+
ltuple = tk.splitlist(ltuple)
|
|
255
|
+
res = []
|
|
256
|
+
|
|
257
|
+
indx = 0
|
|
258
|
+
while indx < len(ltuple):
|
|
259
|
+
name = ltuple[indx]
|
|
260
|
+
opts = {}
|
|
261
|
+
res.append((name, opts))
|
|
262
|
+
indx += 1
|
|
263
|
+
|
|
264
|
+
while indx < len(ltuple): # grab name's options
|
|
265
|
+
opt, val = ltuple[indx:indx + 2]
|
|
266
|
+
if not opt.startswith('-'): # found next name
|
|
267
|
+
break
|
|
268
|
+
|
|
269
|
+
opt = opt[1:] # remove the '-' from the option
|
|
270
|
+
indx += 2
|
|
271
|
+
|
|
272
|
+
if opt == 'children':
|
|
273
|
+
val = _list_from_layouttuple(tk, val)
|
|
274
|
+
|
|
275
|
+
opts[opt] = val
|
|
276
|
+
|
|
277
|
+
return res
|
|
278
|
+
|
|
279
|
+
def _val_or_dict(tk, options, *args):
|
|
280
|
+
"""Format options then call Tk command with args and options and return
|
|
281
|
+
the appropriate result.
|
|
282
|
+
|
|
283
|
+
If no option is specified, a dict is returned. If an option is
|
|
284
|
+
specified with the None value, the value for that option is returned.
|
|
285
|
+
Otherwise, the function just sets the passed options and the caller
|
|
286
|
+
shouldn't be expecting a return value anyway."""
|
|
287
|
+
options = _format_optdict(options)
|
|
288
|
+
res = tk.call(*(args + options))
|
|
289
|
+
|
|
290
|
+
if len(options) % 2: # option specified without a value, return its value
|
|
291
|
+
return res
|
|
292
|
+
|
|
293
|
+
return _splitdict(tk, res, conv=_tclobj_to_py)
|
|
294
|
+
|
|
295
|
+
def _convert_stringval(value):
|
|
296
|
+
"""Converts a value to, hopefully, a more appropriate Python object."""
|
|
297
|
+
value = str(value)
|
|
298
|
+
try:
|
|
299
|
+
value = int(value)
|
|
300
|
+
except (ValueError, TypeError):
|
|
301
|
+
pass
|
|
302
|
+
|
|
303
|
+
return value
|
|
304
|
+
|
|
305
|
+
def _to_number(x):
|
|
306
|
+
if isinstance(x, str):
|
|
307
|
+
if '.' in x:
|
|
308
|
+
x = float(x)
|
|
309
|
+
else:
|
|
310
|
+
x = int(x)
|
|
311
|
+
return x
|
|
312
|
+
|
|
313
|
+
def _tclobj_to_py(val):
|
|
314
|
+
"""Return value converted from Tcl object to Python object."""
|
|
315
|
+
if val and hasattr(val, '__len__') and not isinstance(val, str):
|
|
316
|
+
if getattr(val[0], 'typename', None) == 'StateSpec':
|
|
317
|
+
val = _list_from_statespec(val)
|
|
318
|
+
else:
|
|
319
|
+
val = list(map(_convert_stringval, val))
|
|
320
|
+
|
|
321
|
+
elif hasattr(val, 'typename'): # some other (single) Tcl object
|
|
322
|
+
val = _convert_stringval(val)
|
|
323
|
+
|
|
324
|
+
return val
|
|
325
|
+
|
|
326
|
+
def tclobjs_to_py(adict):
|
|
327
|
+
"""Returns adict with its values converted from Tcl objects to Python
|
|
328
|
+
objects."""
|
|
329
|
+
for opt, val in adict.items():
|
|
330
|
+
adict[opt] = _tclobj_to_py(val)
|
|
331
|
+
|
|
332
|
+
return adict
|
|
333
|
+
|
|
334
|
+
def setup_master(master=None):
|
|
335
|
+
"""If master is not None, itself is returned. If master is None,
|
|
336
|
+
the default master is returned if there is one, otherwise a new
|
|
337
|
+
master is created and returned.
|
|
338
|
+
|
|
339
|
+
If it is not allowed to use the default root and master is None,
|
|
340
|
+
RuntimeError is raised."""
|
|
341
|
+
if master is None:
|
|
342
|
+
master = tkinter._get_default_root()
|
|
343
|
+
return master
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
class Style(object):
|
|
347
|
+
"""Manipulate style database."""
|
|
348
|
+
|
|
349
|
+
_name = "ttk::style"
|
|
350
|
+
|
|
351
|
+
def __init__(self, master=None):
|
|
352
|
+
master = setup_master(master)
|
|
353
|
+
self.master = master
|
|
354
|
+
self.tk = self.master.tk
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
def configure(self, style, query_opt=None, **kw):
|
|
358
|
+
"""Query or sets the default value of the specified option(s) in
|
|
359
|
+
style.
|
|
360
|
+
|
|
361
|
+
Each key in kw is an option and each value is either a string or
|
|
362
|
+
a sequence identifying the value for that option."""
|
|
363
|
+
if query_opt is not None:
|
|
364
|
+
kw[query_opt] = None
|
|
365
|
+
result = _val_or_dict(self.tk, kw, self._name, "configure", style)
|
|
366
|
+
if result or query_opt:
|
|
367
|
+
return result
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
def map(self, style, query_opt=None, **kw):
|
|
371
|
+
"""Query or sets dynamic values of the specified option(s) in
|
|
372
|
+
style.
|
|
373
|
+
|
|
374
|
+
Each key in kw is an option and each value should be a list or a
|
|
375
|
+
tuple (usually) containing statespecs grouped in tuples, or list,
|
|
376
|
+
or something else of your preference. A statespec is compound of
|
|
377
|
+
one or more states and then a value."""
|
|
378
|
+
if query_opt is not None:
|
|
379
|
+
result = self.tk.call(self._name, "map", style, '-%s' % query_opt)
|
|
380
|
+
return _list_from_statespec(self.tk.splitlist(result))
|
|
381
|
+
|
|
382
|
+
result = self.tk.call(self._name, "map", style, *_format_mapdict(kw))
|
|
383
|
+
return {k: _list_from_statespec(self.tk.splitlist(v))
|
|
384
|
+
for k, v in _splitdict(self.tk, result).items()}
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
def lookup(self, style, option, state=None, default=None):
|
|
388
|
+
"""Returns the value specified for option in style.
|
|
389
|
+
|
|
390
|
+
If state is specified it is expected to be a sequence of one
|
|
391
|
+
or more states. If the default argument is set, it is used as
|
|
392
|
+
a fallback value in case no specification for option is found."""
|
|
393
|
+
state = ' '.join(state) if state else ''
|
|
394
|
+
|
|
395
|
+
return self.tk.call(self._name, "lookup", style, '-%s' % option,
|
|
396
|
+
state, default)
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
def layout(self, style, layoutspec=None):
|
|
400
|
+
"""Define the widget layout for given style. If layoutspec is
|
|
401
|
+
omitted, return the layout specification for given style.
|
|
402
|
+
|
|
403
|
+
layoutspec is expected to be a list or an object different than
|
|
404
|
+
None that evaluates to False if you want to "turn off" that style.
|
|
405
|
+
If it is a list (or tuple, or something else), each item should be
|
|
406
|
+
a tuple where the first item is the layout name and the second item
|
|
407
|
+
should have the format described below:
|
|
408
|
+
|
|
409
|
+
LAYOUTS
|
|
410
|
+
|
|
411
|
+
A layout can contain the value None, if takes no options, or
|
|
412
|
+
a dict of options specifying how to arrange the element.
|
|
413
|
+
The layout mechanism uses a simplified version of the pack
|
|
414
|
+
geometry manager: given an initial cavity, each element is
|
|
415
|
+
allocated a parcel. Valid options/values are:
|
|
416
|
+
|
|
417
|
+
side: whichside
|
|
418
|
+
Specifies which side of the cavity to place the
|
|
419
|
+
element; one of top, right, bottom or left. If
|
|
420
|
+
omitted, the element occupies the entire cavity.
|
|
421
|
+
|
|
422
|
+
sticky: nswe
|
|
423
|
+
Specifies where the element is placed inside its
|
|
424
|
+
allocated parcel.
|
|
425
|
+
|
|
426
|
+
children: [sublayout... ]
|
|
427
|
+
Specifies a list of elements to place inside the
|
|
428
|
+
element. Each element is a tuple (or other sequence)
|
|
429
|
+
where the first item is the layout name, and the other
|
|
430
|
+
is a LAYOUT."""
|
|
431
|
+
lspec = None
|
|
432
|
+
if layoutspec:
|
|
433
|
+
lspec = _format_layoutlist(layoutspec)[0]
|
|
434
|
+
elif layoutspec is not None: # will disable the layout ({}, '', etc)
|
|
435
|
+
lspec = "null" # could be any other word, but this may make sense
|
|
436
|
+
# when calling layout(style) later
|
|
437
|
+
|
|
438
|
+
return _list_from_layouttuple(self.tk,
|
|
439
|
+
self.tk.call(self._name, "layout", style, lspec))
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
def element_create(self, elementname, etype, *args, **kw):
|
|
443
|
+
"""Create a new element in the current theme of given etype."""
|
|
444
|
+
*specs, opts = _format_elemcreate(etype, False, *args, **kw)
|
|
445
|
+
self.tk.call(self._name, "element", "create", elementname, etype,
|
|
446
|
+
*specs, *opts)
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
def element_names(self):
|
|
450
|
+
"""Returns the list of elements defined in the current theme."""
|
|
451
|
+
return tuple(n.lstrip('-') for n in self.tk.splitlist(
|
|
452
|
+
self.tk.call(self._name, "element", "names")))
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
def element_options(self, elementname):
|
|
456
|
+
"""Return the list of elementname's options."""
|
|
457
|
+
return tuple(o.lstrip('-') for o in self.tk.splitlist(
|
|
458
|
+
self.tk.call(self._name, "element", "options", elementname)))
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
def theme_create(self, themename, parent=None, settings=None):
|
|
462
|
+
"""Creates a new theme.
|
|
463
|
+
|
|
464
|
+
It is an error if themename already exists. If parent is
|
|
465
|
+
specified, the new theme will inherit styles, elements and
|
|
466
|
+
layouts from the specified parent theme. If settings are present,
|
|
467
|
+
they are expected to have the same syntax used for theme_settings."""
|
|
468
|
+
script = _script_from_settings(settings) if settings else ''
|
|
469
|
+
|
|
470
|
+
if parent:
|
|
471
|
+
self.tk.call(self._name, "theme", "create", themename,
|
|
472
|
+
"-parent", parent, "-settings", script)
|
|
473
|
+
else:
|
|
474
|
+
self.tk.call(self._name, "theme", "create", themename,
|
|
475
|
+
"-settings", script)
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
def theme_settings(self, themename, settings):
|
|
479
|
+
"""Temporarily sets the current theme to themename, apply specified
|
|
480
|
+
settings and then restore the previous theme.
|
|
481
|
+
|
|
482
|
+
Each key in settings is a style and each value may contain the
|
|
483
|
+
keys 'configure', 'map', 'layout' and 'element create' and they
|
|
484
|
+
are expected to have the same format as specified by the methods
|
|
485
|
+
configure, map, layout and element_create respectively."""
|
|
486
|
+
script = _script_from_settings(settings)
|
|
487
|
+
self.tk.call(self._name, "theme", "settings", themename, script)
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
def theme_names(self):
|
|
491
|
+
"""Returns a list of all known themes."""
|
|
492
|
+
return self.tk.splitlist(self.tk.call(self._name, "theme", "names"))
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
def theme_use(self, themename=None):
|
|
496
|
+
"""If themename is None, returns the theme in use, otherwise, set
|
|
497
|
+
the current theme to themename, refreshes all widgets and emits
|
|
498
|
+
a <<ThemeChanged>> event."""
|
|
499
|
+
if themename is None:
|
|
500
|
+
# Starting on Tk 8.6, checking this global is no longer needed
|
|
501
|
+
# since it allows doing self.tk.call(self._name, "theme", "use")
|
|
502
|
+
return self.tk.eval("return $ttk::currentTheme")
|
|
503
|
+
|
|
504
|
+
# using "ttk::setTheme" instead of "ttk::style theme use" causes
|
|
505
|
+
# the variable currentTheme to be updated, also, ttk::setTheme calls
|
|
506
|
+
# "ttk::style theme use" in order to change theme.
|
|
507
|
+
self.tk.call("ttk::setTheme", themename)
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
class Widget(tkinter.Widget):
|
|
511
|
+
"""Base class for Tk themed widgets."""
|
|
512
|
+
|
|
513
|
+
def __init__(self, master, widgetname, kw=None):
|
|
514
|
+
"""Constructs a Ttk Widget with the parent master.
|
|
515
|
+
|
|
516
|
+
STANDARD OPTIONS
|
|
517
|
+
|
|
518
|
+
class, cursor, takefocus, style
|
|
519
|
+
|
|
520
|
+
SCROLLABLE WIDGET OPTIONS
|
|
521
|
+
|
|
522
|
+
xscrollcommand, yscrollcommand
|
|
523
|
+
|
|
524
|
+
LABEL WIDGET OPTIONS
|
|
525
|
+
|
|
526
|
+
text, textvariable, underline, image, compound, width
|
|
527
|
+
|
|
528
|
+
WIDGET STATES
|
|
529
|
+
|
|
530
|
+
active, disabled, focus, pressed, selected, background,
|
|
531
|
+
readonly, alternate, invalid
|
|
532
|
+
"""
|
|
533
|
+
master = setup_master(master)
|
|
534
|
+
tkinter.Widget.__init__(self, master, widgetname, kw=kw)
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
def identify(self, x, y):
|
|
538
|
+
"""Returns the name of the element at position x, y, or the empty
|
|
539
|
+
string if the point does not lie within any element.
|
|
540
|
+
|
|
541
|
+
x and y are pixel coordinates relative to the widget."""
|
|
542
|
+
return self.tk.call(self._w, "identify", x, y)
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
def instate(self, statespec, callback=None, *args, **kw):
|
|
546
|
+
"""Test the widget's state.
|
|
547
|
+
|
|
548
|
+
If callback is not specified, returns True if the widget state
|
|
549
|
+
matches statespec and False otherwise. If callback is specified,
|
|
550
|
+
then it will be invoked with *args, **kw if the widget state
|
|
551
|
+
matches statespec. statespec is expected to be a sequence."""
|
|
552
|
+
ret = self.tk.getboolean(
|
|
553
|
+
self.tk.call(self._w, "instate", ' '.join(statespec)))
|
|
554
|
+
if ret and callback is not None:
|
|
555
|
+
return callback(*args, **kw)
|
|
556
|
+
|
|
557
|
+
return ret
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
def state(self, statespec=None):
|
|
561
|
+
"""Modify or inquire widget state.
|
|
562
|
+
|
|
563
|
+
Widget state is returned if statespec is None, otherwise it is
|
|
564
|
+
set according to the statespec flags and then a new state spec
|
|
565
|
+
is returned indicating which flags were changed. statespec is
|
|
566
|
+
expected to be a sequence."""
|
|
567
|
+
if statespec is not None:
|
|
568
|
+
statespec = ' '.join(statespec)
|
|
569
|
+
|
|
570
|
+
return self.tk.splitlist(str(self.tk.call(self._w, "state", statespec)))
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
class Button(Widget):
|
|
574
|
+
"""Ttk Button widget, displays a textual label and/or image, and
|
|
575
|
+
evaluates a command when pressed."""
|
|
576
|
+
|
|
577
|
+
def __init__(self, master=None, **kw):
|
|
578
|
+
"""Construct a Ttk Button widget with the parent master.
|
|
579
|
+
|
|
580
|
+
STANDARD OPTIONS
|
|
581
|
+
|
|
582
|
+
class, compound, cursor, image, state, style, takefocus,
|
|
583
|
+
text, textvariable, underline, width
|
|
584
|
+
|
|
585
|
+
WIDGET-SPECIFIC OPTIONS
|
|
586
|
+
|
|
587
|
+
command, default, width
|
|
588
|
+
"""
|
|
589
|
+
Widget.__init__(self, master, "ttk::button", kw)
|
|
590
|
+
|
|
591
|
+
|
|
592
|
+
def invoke(self):
|
|
593
|
+
"""Invokes the command associated with the button."""
|
|
594
|
+
return self.tk.call(self._w, "invoke")
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
class Checkbutton(Widget):
|
|
598
|
+
"""Ttk Checkbutton widget which is either in on- or off-state."""
|
|
599
|
+
|
|
600
|
+
def __init__(self, master=None, **kw):
|
|
601
|
+
"""Construct a Ttk Checkbutton widget with the parent master.
|
|
602
|
+
|
|
603
|
+
STANDARD OPTIONS
|
|
604
|
+
|
|
605
|
+
class, compound, cursor, image, state, style, takefocus,
|
|
606
|
+
text, textvariable, underline, width
|
|
607
|
+
|
|
608
|
+
WIDGET-SPECIFIC OPTIONS
|
|
609
|
+
|
|
610
|
+
command, offvalue, onvalue, variable
|
|
611
|
+
"""
|
|
612
|
+
Widget.__init__(self, master, "ttk::checkbutton", kw)
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
def invoke(self):
|
|
616
|
+
"""Toggles between the selected and deselected states and
|
|
617
|
+
invokes the associated command. If the widget is currently
|
|
618
|
+
selected, sets the option variable to the offvalue option
|
|
619
|
+
and deselects the widget; otherwise, sets the option variable
|
|
620
|
+
to the option onvalue.
|
|
621
|
+
|
|
622
|
+
Returns the result of the associated command."""
|
|
623
|
+
return self.tk.call(self._w, "invoke")
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
class Entry(Widget, tkinter.Entry):
|
|
627
|
+
"""Ttk Entry widget displays a one-line text string and allows that
|
|
628
|
+
string to be edited by the user."""
|
|
629
|
+
|
|
630
|
+
def __init__(self, master=None, widget=None, **kw):
|
|
631
|
+
"""Constructs a Ttk Entry widget with the parent master.
|
|
632
|
+
|
|
633
|
+
STANDARD OPTIONS
|
|
634
|
+
|
|
635
|
+
class, cursor, style, takefocus, xscrollcommand
|
|
636
|
+
|
|
637
|
+
WIDGET-SPECIFIC OPTIONS
|
|
638
|
+
|
|
639
|
+
exportselection, invalidcommand, justify, show, state,
|
|
640
|
+
textvariable, validate, validatecommand, width
|
|
641
|
+
|
|
642
|
+
VALIDATION MODES
|
|
643
|
+
|
|
644
|
+
none, key, focus, focusin, focusout, all
|
|
645
|
+
"""
|
|
646
|
+
Widget.__init__(self, master, widget or "ttk::entry", kw)
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
def bbox(self, index):
|
|
650
|
+
"""Return a tuple of (x, y, width, height) which describes the
|
|
651
|
+
bounding box of the character given by index."""
|
|
652
|
+
return self._getints(self.tk.call(self._w, "bbox", index))
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
def identify(self, x, y):
|
|
656
|
+
"""Returns the name of the element at position x, y, or the
|
|
657
|
+
empty string if the coordinates are outside the window."""
|
|
658
|
+
return self.tk.call(self._w, "identify", x, y)
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
def validate(self):
|
|
662
|
+
"""Force revalidation, independent of the conditions specified
|
|
663
|
+
by the validate option. Returns False if validation fails, True
|
|
664
|
+
if it succeeds. Sets or clears the invalid state accordingly."""
|
|
665
|
+
return self.tk.getboolean(self.tk.call(self._w, "validate"))
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
class Combobox(Entry):
|
|
669
|
+
"""Ttk Combobox widget combines a text field with a pop-down list of
|
|
670
|
+
values."""
|
|
671
|
+
|
|
672
|
+
def __init__(self, master=None, **kw):
|
|
673
|
+
"""Construct a Ttk Combobox widget with the parent master.
|
|
674
|
+
|
|
675
|
+
STANDARD OPTIONS
|
|
676
|
+
|
|
677
|
+
class, cursor, style, takefocus
|
|
678
|
+
|
|
679
|
+
WIDGET-SPECIFIC OPTIONS
|
|
680
|
+
|
|
681
|
+
exportselection, justify, height, postcommand, state,
|
|
682
|
+
textvariable, values, width
|
|
683
|
+
"""
|
|
684
|
+
Entry.__init__(self, master, "ttk::combobox", **kw)
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
def current(self, newindex=None):
|
|
688
|
+
"""If newindex is supplied, sets the combobox value to the
|
|
689
|
+
element at position newindex in the list of values. Otherwise,
|
|
690
|
+
returns the index of the current value in the list of values
|
|
691
|
+
or -1 if the current value does not appear in the list."""
|
|
692
|
+
if newindex is None:
|
|
693
|
+
res = self.tk.call(self._w, "current")
|
|
694
|
+
if res == '':
|
|
695
|
+
return -1
|
|
696
|
+
return self.tk.getint(res)
|
|
697
|
+
return self.tk.call(self._w, "current", newindex)
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
def set(self, value):
|
|
701
|
+
"""Sets the value of the combobox to value."""
|
|
702
|
+
self.tk.call(self._w, "set", value)
|
|
703
|
+
|
|
704
|
+
|
|
705
|
+
class Frame(Widget):
|
|
706
|
+
"""Ttk Frame widget is a container, used to group other widgets
|
|
707
|
+
together."""
|
|
708
|
+
|
|
709
|
+
def __init__(self, master=None, **kw):
|
|
710
|
+
"""Construct a Ttk Frame with parent master.
|
|
711
|
+
|
|
712
|
+
STANDARD OPTIONS
|
|
713
|
+
|
|
714
|
+
class, cursor, style, takefocus
|
|
715
|
+
|
|
716
|
+
WIDGET-SPECIFIC OPTIONS
|
|
717
|
+
|
|
718
|
+
borderwidth, relief, padding, width, height
|
|
719
|
+
"""
|
|
720
|
+
Widget.__init__(self, master, "ttk::frame", kw)
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
class Label(Widget):
|
|
724
|
+
"""Ttk Label widget displays a textual label and/or image."""
|
|
725
|
+
|
|
726
|
+
def __init__(self, master=None, **kw):
|
|
727
|
+
"""Construct a Ttk Label with parent master.
|
|
728
|
+
|
|
729
|
+
STANDARD OPTIONS
|
|
730
|
+
|
|
731
|
+
class, compound, cursor, image, style, takefocus, text,
|
|
732
|
+
textvariable, underline, width
|
|
733
|
+
|
|
734
|
+
WIDGET-SPECIFIC OPTIONS
|
|
735
|
+
|
|
736
|
+
anchor, background, font, foreground, justify, padding,
|
|
737
|
+
relief, text, wraplength
|
|
738
|
+
"""
|
|
739
|
+
Widget.__init__(self, master, "ttk::label", kw)
|
|
740
|
+
|
|
741
|
+
|
|
742
|
+
class Labelframe(Widget):
|
|
743
|
+
"""Ttk Labelframe widget is a container used to group other widgets
|
|
744
|
+
together. It has an optional label, which may be a plain text string
|
|
745
|
+
or another widget."""
|
|
746
|
+
|
|
747
|
+
def __init__(self, master=None, **kw):
|
|
748
|
+
"""Construct a Ttk Labelframe with parent master.
|
|
749
|
+
|
|
750
|
+
STANDARD OPTIONS
|
|
751
|
+
|
|
752
|
+
class, cursor, style, takefocus
|
|
753
|
+
|
|
754
|
+
WIDGET-SPECIFIC OPTIONS
|
|
755
|
+
labelanchor, text, underline, padding, labelwidget, width,
|
|
756
|
+
height
|
|
757
|
+
"""
|
|
758
|
+
Widget.__init__(self, master, "ttk::labelframe", kw)
|
|
759
|
+
|
|
760
|
+
LabelFrame = Labelframe # tkinter name compatibility
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
class Menubutton(Widget):
|
|
764
|
+
"""Ttk Menubutton widget displays a textual label and/or image, and
|
|
765
|
+
displays a menu when pressed."""
|
|
766
|
+
|
|
767
|
+
def __init__(self, master=None, **kw):
|
|
768
|
+
"""Construct a Ttk Menubutton with parent master.
|
|
769
|
+
|
|
770
|
+
STANDARD OPTIONS
|
|
771
|
+
|
|
772
|
+
class, compound, cursor, image, state, style, takefocus,
|
|
773
|
+
text, textvariable, underline, width
|
|
774
|
+
|
|
775
|
+
WIDGET-SPECIFIC OPTIONS
|
|
776
|
+
|
|
777
|
+
direction, menu
|
|
778
|
+
"""
|
|
779
|
+
Widget.__init__(self, master, "ttk::menubutton", kw)
|
|
780
|
+
|
|
781
|
+
|
|
782
|
+
class Notebook(Widget):
|
|
783
|
+
"""Ttk Notebook widget manages a collection of windows and displays
|
|
784
|
+
a single one at a time. Each child window is associated with a tab,
|
|
785
|
+
which the user may select to change the currently-displayed window."""
|
|
786
|
+
|
|
787
|
+
def __init__(self, master=None, **kw):
|
|
788
|
+
"""Construct a Ttk Notebook with parent master.
|
|
789
|
+
|
|
790
|
+
STANDARD OPTIONS
|
|
791
|
+
|
|
792
|
+
class, cursor, style, takefocus
|
|
793
|
+
|
|
794
|
+
WIDGET-SPECIFIC OPTIONS
|
|
795
|
+
|
|
796
|
+
height, padding, width
|
|
797
|
+
|
|
798
|
+
TAB OPTIONS
|
|
799
|
+
|
|
800
|
+
state, sticky, padding, text, image, compound, underline
|
|
801
|
+
|
|
802
|
+
TAB IDENTIFIERS (tab_id)
|
|
803
|
+
|
|
804
|
+
The tab_id argument found in several methods may take any of
|
|
805
|
+
the following forms:
|
|
806
|
+
|
|
807
|
+
* An integer between zero and the number of tabs
|
|
808
|
+
* The name of a child window
|
|
809
|
+
* A positional specification of the form "@x,y", which
|
|
810
|
+
defines the tab
|
|
811
|
+
* The string "current", which identifies the
|
|
812
|
+
currently-selected tab
|
|
813
|
+
* The string "end", which returns the number of tabs (only
|
|
814
|
+
valid for method index)
|
|
815
|
+
"""
|
|
816
|
+
Widget.__init__(self, master, "ttk::notebook", kw)
|
|
817
|
+
|
|
818
|
+
|
|
819
|
+
def add(self, child, **kw):
|
|
820
|
+
"""Adds a new tab to the notebook.
|
|
821
|
+
|
|
822
|
+
If window is currently managed by the notebook but hidden, it is
|
|
823
|
+
restored to its previous position."""
|
|
824
|
+
self.tk.call(self._w, "add", child, *(_format_optdict(kw)))
|
|
825
|
+
|
|
826
|
+
|
|
827
|
+
def forget(self, tab_id):
|
|
828
|
+
"""Removes the tab specified by tab_id, unmaps and unmanages the
|
|
829
|
+
associated window."""
|
|
830
|
+
self.tk.call(self._w, "forget", tab_id)
|
|
831
|
+
|
|
832
|
+
|
|
833
|
+
def hide(self, tab_id):
|
|
834
|
+
"""Hides the tab specified by tab_id.
|
|
835
|
+
|
|
836
|
+
The tab will not be displayed, but the associated window remains
|
|
837
|
+
managed by the notebook and its configuration remembered. Hidden
|
|
838
|
+
tabs may be restored with the add command."""
|
|
839
|
+
self.tk.call(self._w, "hide", tab_id)
|
|
840
|
+
|
|
841
|
+
|
|
842
|
+
def identify(self, x, y):
|
|
843
|
+
"""Returns the name of the tab element at position x, y, or the
|
|
844
|
+
empty string if none."""
|
|
845
|
+
return self.tk.call(self._w, "identify", x, y)
|
|
846
|
+
|
|
847
|
+
|
|
848
|
+
def index(self, tab_id):
|
|
849
|
+
"""Returns the numeric index of the tab specified by tab_id, or
|
|
850
|
+
the total number of tabs if tab_id is the string "end"."""
|
|
851
|
+
return self.tk.getint(self.tk.call(self._w, "index", tab_id))
|
|
852
|
+
|
|
853
|
+
|
|
854
|
+
def insert(self, pos, child, **kw):
|
|
855
|
+
"""Inserts a pane at the specified position.
|
|
856
|
+
|
|
857
|
+
pos is either the string end, an integer index, or the name of
|
|
858
|
+
a managed child. If child is already managed by the notebook,
|
|
859
|
+
moves it to the specified position."""
|
|
860
|
+
self.tk.call(self._w, "insert", pos, child, *(_format_optdict(kw)))
|
|
861
|
+
|
|
862
|
+
|
|
863
|
+
def select(self, tab_id=None):
|
|
864
|
+
"""Selects the specified tab.
|
|
865
|
+
|
|
866
|
+
The associated child window will be displayed, and the
|
|
867
|
+
previously-selected window (if different) is unmapped. If tab_id
|
|
868
|
+
is omitted, returns the widget name of the currently selected
|
|
869
|
+
pane."""
|
|
870
|
+
return self.tk.call(self._w, "select", tab_id)
|
|
871
|
+
|
|
872
|
+
|
|
873
|
+
def tab(self, tab_id, option=None, **kw):
|
|
874
|
+
"""Query or modify the options of the specific tab_id.
|
|
875
|
+
|
|
876
|
+
If kw is not given, returns a dict of the tab option values. If option
|
|
877
|
+
is specified, returns the value of that option. Otherwise, sets the
|
|
878
|
+
options to the corresponding values."""
|
|
879
|
+
if option is not None:
|
|
880
|
+
kw[option] = None
|
|
881
|
+
return _val_or_dict(self.tk, kw, self._w, "tab", tab_id)
|
|
882
|
+
|
|
883
|
+
|
|
884
|
+
def tabs(self):
|
|
885
|
+
"""Returns a list of windows managed by the notebook."""
|
|
886
|
+
return self.tk.splitlist(self.tk.call(self._w, "tabs") or ())
|
|
887
|
+
|
|
888
|
+
|
|
889
|
+
def enable_traversal(self):
|
|
890
|
+
"""Enable keyboard traversal for a toplevel window containing
|
|
891
|
+
this notebook.
|
|
892
|
+
|
|
893
|
+
This will extend the bindings for the toplevel window containing
|
|
894
|
+
this notebook as follows:
|
|
895
|
+
|
|
896
|
+
Control-Tab: selects the tab following the currently selected
|
|
897
|
+
one
|
|
898
|
+
|
|
899
|
+
Shift-Control-Tab: selects the tab preceding the currently
|
|
900
|
+
selected one
|
|
901
|
+
|
|
902
|
+
Alt-K: where K is the mnemonic (underlined) character of any
|
|
903
|
+
tab, will select that tab.
|
|
904
|
+
|
|
905
|
+
Multiple notebooks in a single toplevel may be enabled for
|
|
906
|
+
traversal, including nested notebooks. However, notebook traversal
|
|
907
|
+
only works properly if all panes are direct children of the
|
|
908
|
+
notebook."""
|
|
909
|
+
# The only, and good, difference I see is about mnemonics, which works
|
|
910
|
+
# after calling this method. Control-Tab and Shift-Control-Tab always
|
|
911
|
+
# works (here at least).
|
|
912
|
+
self.tk.call("ttk::notebook::enableTraversal", self._w)
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
class Panedwindow(Widget, tkinter.PanedWindow):
|
|
916
|
+
"""Ttk Panedwindow widget displays a number of subwindows, stacked
|
|
917
|
+
either vertically or horizontally."""
|
|
918
|
+
|
|
919
|
+
def __init__(self, master=None, **kw):
|
|
920
|
+
"""Construct a Ttk Panedwindow with parent master.
|
|
921
|
+
|
|
922
|
+
STANDARD OPTIONS
|
|
923
|
+
|
|
924
|
+
class, cursor, style, takefocus
|
|
925
|
+
|
|
926
|
+
WIDGET-SPECIFIC OPTIONS
|
|
927
|
+
|
|
928
|
+
orient, width, height
|
|
929
|
+
|
|
930
|
+
PANE OPTIONS
|
|
931
|
+
|
|
932
|
+
weight
|
|
933
|
+
"""
|
|
934
|
+
Widget.__init__(self, master, "ttk::panedwindow", kw)
|
|
935
|
+
|
|
936
|
+
|
|
937
|
+
forget = tkinter.PanedWindow.forget # overrides Pack.forget
|
|
938
|
+
|
|
939
|
+
|
|
940
|
+
def insert(self, pos, child, **kw):
|
|
941
|
+
"""Inserts a pane at the specified positions.
|
|
942
|
+
|
|
943
|
+
pos is either the string end, and integer index, or the name
|
|
944
|
+
of a child. If child is already managed by the paned window,
|
|
945
|
+
moves it to the specified position."""
|
|
946
|
+
self.tk.call(self._w, "insert", pos, child, *(_format_optdict(kw)))
|
|
947
|
+
|
|
948
|
+
|
|
949
|
+
def pane(self, pane, option=None, **kw):
|
|
950
|
+
"""Query or modify the options of the specified pane.
|
|
951
|
+
|
|
952
|
+
pane is either an integer index or the name of a managed subwindow.
|
|
953
|
+
If kw is not given, returns a dict of the pane option values. If
|
|
954
|
+
option is specified then the value for that option is returned.
|
|
955
|
+
Otherwise, sets the options to the corresponding values."""
|
|
956
|
+
if option is not None:
|
|
957
|
+
kw[option] = None
|
|
958
|
+
return _val_or_dict(self.tk, kw, self._w, "pane", pane)
|
|
959
|
+
|
|
960
|
+
|
|
961
|
+
def sashpos(self, index, newpos=None):
|
|
962
|
+
"""If newpos is specified, sets the position of sash number index.
|
|
963
|
+
|
|
964
|
+
May adjust the positions of adjacent sashes to ensure that
|
|
965
|
+
positions are monotonically increasing. Sash positions are further
|
|
966
|
+
constrained to be between 0 and the total size of the widget.
|
|
967
|
+
|
|
968
|
+
Returns the new position of sash number index."""
|
|
969
|
+
return self.tk.getint(self.tk.call(self._w, "sashpos", index, newpos))
|
|
970
|
+
|
|
971
|
+
PanedWindow = Panedwindow # tkinter name compatibility
|
|
972
|
+
|
|
973
|
+
|
|
974
|
+
class Progressbar(Widget):
|
|
975
|
+
"""Ttk Progressbar widget shows the status of a long-running
|
|
976
|
+
operation. They can operate in two modes: determinate mode shows the
|
|
977
|
+
amount completed relative to the total amount of work to be done, and
|
|
978
|
+
indeterminate mode provides an animated display to let the user know
|
|
979
|
+
that something is happening."""
|
|
980
|
+
|
|
981
|
+
def __init__(self, master=None, **kw):
|
|
982
|
+
"""Construct a Ttk Progressbar with parent master.
|
|
983
|
+
|
|
984
|
+
STANDARD OPTIONS
|
|
985
|
+
|
|
986
|
+
class, cursor, style, takefocus
|
|
987
|
+
|
|
988
|
+
WIDGET-SPECIFIC OPTIONS
|
|
989
|
+
|
|
990
|
+
orient, length, mode, maximum, value, variable, phase
|
|
991
|
+
"""
|
|
992
|
+
Widget.__init__(self, master, "ttk::progressbar", kw)
|
|
993
|
+
|
|
994
|
+
|
|
995
|
+
def start(self, interval=None):
|
|
996
|
+
"""Begin autoincrement mode: schedules a recurring timer event
|
|
997
|
+
that calls method step every interval milliseconds.
|
|
998
|
+
|
|
999
|
+
interval defaults to 50 milliseconds (20 steps/second) if omitted."""
|
|
1000
|
+
self.tk.call(self._w, "start", interval)
|
|
1001
|
+
|
|
1002
|
+
|
|
1003
|
+
def step(self, amount=None):
|
|
1004
|
+
"""Increments the value option by amount.
|
|
1005
|
+
|
|
1006
|
+
amount defaults to 1.0 if omitted."""
|
|
1007
|
+
self.tk.call(self._w, "step", amount)
|
|
1008
|
+
|
|
1009
|
+
|
|
1010
|
+
def stop(self):
|
|
1011
|
+
"""Stop autoincrement mode: cancels any recurring timer event
|
|
1012
|
+
initiated by start."""
|
|
1013
|
+
self.tk.call(self._w, "stop")
|
|
1014
|
+
|
|
1015
|
+
|
|
1016
|
+
class Radiobutton(Widget):
|
|
1017
|
+
"""Ttk Radiobutton widgets are used in groups to show or change a
|
|
1018
|
+
set of mutually-exclusive options."""
|
|
1019
|
+
|
|
1020
|
+
def __init__(self, master=None, **kw):
|
|
1021
|
+
"""Construct a Ttk Radiobutton with parent master.
|
|
1022
|
+
|
|
1023
|
+
STANDARD OPTIONS
|
|
1024
|
+
|
|
1025
|
+
class, compound, cursor, image, state, style, takefocus,
|
|
1026
|
+
text, textvariable, underline, width
|
|
1027
|
+
|
|
1028
|
+
WIDGET-SPECIFIC OPTIONS
|
|
1029
|
+
|
|
1030
|
+
command, value, variable
|
|
1031
|
+
"""
|
|
1032
|
+
Widget.__init__(self, master, "ttk::radiobutton", kw)
|
|
1033
|
+
|
|
1034
|
+
|
|
1035
|
+
def invoke(self):
|
|
1036
|
+
"""Sets the option variable to the option value, selects the
|
|
1037
|
+
widget, and invokes the associated command.
|
|
1038
|
+
|
|
1039
|
+
Returns the result of the command, or an empty string if
|
|
1040
|
+
no command is specified."""
|
|
1041
|
+
return self.tk.call(self._w, "invoke")
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
class Scale(Widget, tkinter.Scale):
|
|
1045
|
+
"""Ttk Scale widget is typically used to control the numeric value of
|
|
1046
|
+
a linked variable that varies uniformly over some range."""
|
|
1047
|
+
|
|
1048
|
+
def __init__(self, master=None, **kw):
|
|
1049
|
+
"""Construct a Ttk Scale with parent master.
|
|
1050
|
+
|
|
1051
|
+
STANDARD OPTIONS
|
|
1052
|
+
|
|
1053
|
+
class, cursor, style, takefocus
|
|
1054
|
+
|
|
1055
|
+
WIDGET-SPECIFIC OPTIONS
|
|
1056
|
+
|
|
1057
|
+
command, from, length, orient, to, value, variable
|
|
1058
|
+
"""
|
|
1059
|
+
Widget.__init__(self, master, "ttk::scale", kw)
|
|
1060
|
+
|
|
1061
|
+
|
|
1062
|
+
def configure(self, cnf=None, **kw):
|
|
1063
|
+
"""Modify or query scale options.
|
|
1064
|
+
|
|
1065
|
+
Setting a value for any of the "from", "from_" or "to" options
|
|
1066
|
+
generates a <<RangeChanged>> event."""
|
|
1067
|
+
retval = Widget.configure(self, cnf, **kw)
|
|
1068
|
+
if not isinstance(cnf, (type(None), str)):
|
|
1069
|
+
kw.update(cnf)
|
|
1070
|
+
if any(['from' in kw, 'from_' in kw, 'to' in kw]):
|
|
1071
|
+
self.event_generate('<<RangeChanged>>')
|
|
1072
|
+
return retval
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
def get(self, x=None, y=None):
|
|
1076
|
+
"""Get the current value of the value option, or the value
|
|
1077
|
+
corresponding to the coordinates x, y if they are specified.
|
|
1078
|
+
|
|
1079
|
+
x and y are pixel coordinates relative to the scale widget
|
|
1080
|
+
origin."""
|
|
1081
|
+
return self.tk.call(self._w, 'get', x, y)
|
|
1082
|
+
|
|
1083
|
+
|
|
1084
|
+
class Scrollbar(Widget, tkinter.Scrollbar):
|
|
1085
|
+
"""Ttk Scrollbar controls the viewport of a scrollable widget."""
|
|
1086
|
+
|
|
1087
|
+
def __init__(self, master=None, **kw):
|
|
1088
|
+
"""Construct a Ttk Scrollbar with parent master.
|
|
1089
|
+
|
|
1090
|
+
STANDARD OPTIONS
|
|
1091
|
+
|
|
1092
|
+
class, cursor, style, takefocus
|
|
1093
|
+
|
|
1094
|
+
WIDGET-SPECIFIC OPTIONS
|
|
1095
|
+
|
|
1096
|
+
command, orient
|
|
1097
|
+
"""
|
|
1098
|
+
Widget.__init__(self, master, "ttk::scrollbar", kw)
|
|
1099
|
+
|
|
1100
|
+
|
|
1101
|
+
class Separator(Widget):
|
|
1102
|
+
"""Ttk Separator widget displays a horizontal or vertical separator
|
|
1103
|
+
bar."""
|
|
1104
|
+
|
|
1105
|
+
def __init__(self, master=None, **kw):
|
|
1106
|
+
"""Construct a Ttk Separator with parent master.
|
|
1107
|
+
|
|
1108
|
+
STANDARD OPTIONS
|
|
1109
|
+
|
|
1110
|
+
class, cursor, style, takefocus
|
|
1111
|
+
|
|
1112
|
+
WIDGET-SPECIFIC OPTIONS
|
|
1113
|
+
|
|
1114
|
+
orient
|
|
1115
|
+
"""
|
|
1116
|
+
Widget.__init__(self, master, "ttk::separator", kw)
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
class Sizegrip(Widget):
|
|
1120
|
+
"""Ttk Sizegrip allows the user to resize the containing toplevel
|
|
1121
|
+
window by pressing and dragging the grip."""
|
|
1122
|
+
|
|
1123
|
+
def __init__(self, master=None, **kw):
|
|
1124
|
+
"""Construct a Ttk Sizegrip with parent master.
|
|
1125
|
+
|
|
1126
|
+
STANDARD OPTIONS
|
|
1127
|
+
|
|
1128
|
+
class, cursor, state, style, takefocus
|
|
1129
|
+
"""
|
|
1130
|
+
Widget.__init__(self, master, "ttk::sizegrip", kw)
|
|
1131
|
+
|
|
1132
|
+
|
|
1133
|
+
class Spinbox(Entry):
|
|
1134
|
+
"""Ttk Spinbox is an Entry with increment and decrement arrows
|
|
1135
|
+
|
|
1136
|
+
It is commonly used for number entry or to select from a list of
|
|
1137
|
+
string values.
|
|
1138
|
+
"""
|
|
1139
|
+
|
|
1140
|
+
def __init__(self, master=None, **kw):
|
|
1141
|
+
"""Construct a Ttk Spinbox widget with the parent master.
|
|
1142
|
+
|
|
1143
|
+
STANDARD OPTIONS
|
|
1144
|
+
|
|
1145
|
+
class, cursor, style, takefocus, validate,
|
|
1146
|
+
validatecommand, xscrollcommand, invalidcommand
|
|
1147
|
+
|
|
1148
|
+
WIDGET-SPECIFIC OPTIONS
|
|
1149
|
+
|
|
1150
|
+
to, from_, increment, values, wrap, format, command
|
|
1151
|
+
"""
|
|
1152
|
+
Entry.__init__(self, master, "ttk::spinbox", **kw)
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
def set(self, value):
|
|
1156
|
+
"""Sets the value of the Spinbox to value."""
|
|
1157
|
+
self.tk.call(self._w, "set", value)
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
class Treeview(Widget, tkinter.XView, tkinter.YView):
|
|
1161
|
+
"""Ttk Treeview widget displays a hierarchical collection of items.
|
|
1162
|
+
|
|
1163
|
+
Each item has a textual label, an optional image, and an optional list
|
|
1164
|
+
of data values. The data values are displayed in successive columns
|
|
1165
|
+
after the tree label."""
|
|
1166
|
+
|
|
1167
|
+
def __init__(self, master=None, **kw):
|
|
1168
|
+
"""Construct a Ttk Treeview with parent master.
|
|
1169
|
+
|
|
1170
|
+
STANDARD OPTIONS
|
|
1171
|
+
|
|
1172
|
+
class, cursor, style, takefocus, xscrollcommand,
|
|
1173
|
+
yscrollcommand
|
|
1174
|
+
|
|
1175
|
+
WIDGET-SPECIFIC OPTIONS
|
|
1176
|
+
|
|
1177
|
+
columns, displaycolumns, height, padding, selectmode, show
|
|
1178
|
+
|
|
1179
|
+
ITEM OPTIONS
|
|
1180
|
+
|
|
1181
|
+
text, image, values, open, tags
|
|
1182
|
+
|
|
1183
|
+
TAG OPTIONS
|
|
1184
|
+
|
|
1185
|
+
foreground, background, font, image
|
|
1186
|
+
"""
|
|
1187
|
+
Widget.__init__(self, master, "ttk::treeview", kw)
|
|
1188
|
+
|
|
1189
|
+
|
|
1190
|
+
def bbox(self, item, column=None):
|
|
1191
|
+
"""Returns the bounding box (relative to the treeview widget's
|
|
1192
|
+
window) of the specified item in the form x y width height.
|
|
1193
|
+
|
|
1194
|
+
If column is specified, returns the bounding box of that cell.
|
|
1195
|
+
If the item is not visible (i.e., if it is a descendant of a
|
|
1196
|
+
closed item or is scrolled offscreen), returns an empty string."""
|
|
1197
|
+
return self._getints(self.tk.call(self._w, "bbox", item, column)) or ''
|
|
1198
|
+
|
|
1199
|
+
|
|
1200
|
+
def get_children(self, item=None):
|
|
1201
|
+
"""Returns a tuple of children belonging to item.
|
|
1202
|
+
|
|
1203
|
+
If item is not specified, returns root children."""
|
|
1204
|
+
return self.tk.splitlist(
|
|
1205
|
+
self.tk.call(self._w, "children", item or '') or ())
|
|
1206
|
+
|
|
1207
|
+
|
|
1208
|
+
def set_children(self, item, *newchildren):
|
|
1209
|
+
"""Replaces item's child with newchildren.
|
|
1210
|
+
|
|
1211
|
+
Children present in item that are not present in newchildren
|
|
1212
|
+
are detached from tree. No items in newchildren may be an
|
|
1213
|
+
ancestor of item."""
|
|
1214
|
+
self.tk.call(self._w, "children", item, newchildren)
|
|
1215
|
+
|
|
1216
|
+
|
|
1217
|
+
def column(self, column, option=None, **kw):
|
|
1218
|
+
"""Query or modify the options for the specified column.
|
|
1219
|
+
|
|
1220
|
+
If kw is not given, returns a dict of the column option values. If
|
|
1221
|
+
option is specified then the value for that option is returned.
|
|
1222
|
+
Otherwise, sets the options to the corresponding values."""
|
|
1223
|
+
if option is not None:
|
|
1224
|
+
kw[option] = None
|
|
1225
|
+
return _val_or_dict(self.tk, kw, self._w, "column", column)
|
|
1226
|
+
|
|
1227
|
+
|
|
1228
|
+
def delete(self, *items):
|
|
1229
|
+
"""Delete all specified items and all their descendants. The root
|
|
1230
|
+
item may not be deleted."""
|
|
1231
|
+
self.tk.call(self._w, "delete", items)
|
|
1232
|
+
|
|
1233
|
+
|
|
1234
|
+
def detach(self, *items):
|
|
1235
|
+
"""Unlinks all of the specified items from the tree.
|
|
1236
|
+
|
|
1237
|
+
The items and all of their descendants are still present, and may
|
|
1238
|
+
be reinserted at another point in the tree, but will not be
|
|
1239
|
+
displayed. The root item may not be detached."""
|
|
1240
|
+
self.tk.call(self._w, "detach", items)
|
|
1241
|
+
|
|
1242
|
+
|
|
1243
|
+
def exists(self, item):
|
|
1244
|
+
"""Returns True if the specified item is present in the tree,
|
|
1245
|
+
False otherwise."""
|
|
1246
|
+
return self.tk.getboolean(self.tk.call(self._w, "exists", item))
|
|
1247
|
+
|
|
1248
|
+
|
|
1249
|
+
def focus(self, item=None):
|
|
1250
|
+
"""If item is specified, sets the focus item to item. Otherwise,
|
|
1251
|
+
returns the current focus item, or '' if there is none."""
|
|
1252
|
+
return self.tk.call(self._w, "focus", item)
|
|
1253
|
+
|
|
1254
|
+
|
|
1255
|
+
def heading(self, column, option=None, **kw):
|
|
1256
|
+
"""Query or modify the heading options for the specified column.
|
|
1257
|
+
|
|
1258
|
+
If kw is not given, returns a dict of the heading option values. If
|
|
1259
|
+
option is specified then the value for that option is returned.
|
|
1260
|
+
Otherwise, sets the options to the corresponding values.
|
|
1261
|
+
|
|
1262
|
+
Valid options/values are:
|
|
1263
|
+
text: text
|
|
1264
|
+
The text to display in the column heading
|
|
1265
|
+
image: image_name
|
|
1266
|
+
Specifies an image to display to the right of the column
|
|
1267
|
+
heading
|
|
1268
|
+
anchor: anchor
|
|
1269
|
+
Specifies how the heading text should be aligned. One of
|
|
1270
|
+
the standard Tk anchor values
|
|
1271
|
+
command: callback
|
|
1272
|
+
A callback to be invoked when the heading label is
|
|
1273
|
+
pressed.
|
|
1274
|
+
|
|
1275
|
+
To configure the tree column heading, call this with column = "#0" """
|
|
1276
|
+
cmd = kw.get('command')
|
|
1277
|
+
if cmd and not isinstance(cmd, str):
|
|
1278
|
+
# callback not registered yet, do it now
|
|
1279
|
+
kw['command'] = self.master.register(cmd, self._substitute)
|
|
1280
|
+
|
|
1281
|
+
if option is not None:
|
|
1282
|
+
kw[option] = None
|
|
1283
|
+
|
|
1284
|
+
return _val_or_dict(self.tk, kw, self._w, 'heading', column)
|
|
1285
|
+
|
|
1286
|
+
|
|
1287
|
+
def identify(self, component, x, y):
|
|
1288
|
+
"""Returns a description of the specified component under the
|
|
1289
|
+
point given by x and y, or the empty string if no such component
|
|
1290
|
+
is present at that position."""
|
|
1291
|
+
return self.tk.call(self._w, "identify", component, x, y)
|
|
1292
|
+
|
|
1293
|
+
|
|
1294
|
+
def identify_row(self, y):
|
|
1295
|
+
"""Returns the item ID of the item at position y."""
|
|
1296
|
+
return self.identify("row", 0, y)
|
|
1297
|
+
|
|
1298
|
+
|
|
1299
|
+
def identify_column(self, x):
|
|
1300
|
+
"""Returns the data column identifier of the cell at position x.
|
|
1301
|
+
|
|
1302
|
+
The tree column has ID #0."""
|
|
1303
|
+
return self.identify("column", x, 0)
|
|
1304
|
+
|
|
1305
|
+
|
|
1306
|
+
def identify_region(self, x, y):
|
|
1307
|
+
"""Returns one of:
|
|
1308
|
+
|
|
1309
|
+
heading: Tree heading area.
|
|
1310
|
+
separator: Space between two columns headings;
|
|
1311
|
+
tree: The tree area.
|
|
1312
|
+
cell: A data cell.
|
|
1313
|
+
|
|
1314
|
+
* Availability: Tk 8.6"""
|
|
1315
|
+
return self.identify("region", x, y)
|
|
1316
|
+
|
|
1317
|
+
|
|
1318
|
+
def identify_element(self, x, y):
|
|
1319
|
+
"""Returns the element at position x, y.
|
|
1320
|
+
|
|
1321
|
+
* Availability: Tk 8.6"""
|
|
1322
|
+
return self.identify("element", x, y)
|
|
1323
|
+
|
|
1324
|
+
|
|
1325
|
+
def index(self, item):
|
|
1326
|
+
"""Returns the integer index of item within its parent's list
|
|
1327
|
+
of children."""
|
|
1328
|
+
return self.tk.getint(self.tk.call(self._w, "index", item))
|
|
1329
|
+
|
|
1330
|
+
|
|
1331
|
+
def insert(self, parent, index, iid=None, **kw):
|
|
1332
|
+
"""Creates a new item and return the item identifier of the newly
|
|
1333
|
+
created item.
|
|
1334
|
+
|
|
1335
|
+
parent is the item ID of the parent item, or the empty string
|
|
1336
|
+
to create a new top-level item. index is an integer, or the value
|
|
1337
|
+
end, specifying where in the list of parent's children to insert
|
|
1338
|
+
the new item. If index is less than or equal to zero, the new node
|
|
1339
|
+
is inserted at the beginning, if index is greater than or equal to
|
|
1340
|
+
the current number of children, it is inserted at the end. If iid
|
|
1341
|
+
is specified, it is used as the item identifier, iid must not
|
|
1342
|
+
already exist in the tree. Otherwise, a new unique identifier
|
|
1343
|
+
is generated."""
|
|
1344
|
+
opts = _format_optdict(kw)
|
|
1345
|
+
if iid is not None:
|
|
1346
|
+
res = self.tk.call(self._w, "insert", parent, index,
|
|
1347
|
+
"-id", iid, *opts)
|
|
1348
|
+
else:
|
|
1349
|
+
res = self.tk.call(self._w, "insert", parent, index, *opts)
|
|
1350
|
+
|
|
1351
|
+
return res
|
|
1352
|
+
|
|
1353
|
+
|
|
1354
|
+
def item(self, item, option=None, **kw):
|
|
1355
|
+
"""Query or modify the options for the specified item.
|
|
1356
|
+
|
|
1357
|
+
If no options are given, a dict with options/values for the item
|
|
1358
|
+
is returned. If option is specified then the value for that option
|
|
1359
|
+
is returned. Otherwise, sets the options to the corresponding
|
|
1360
|
+
values as given by kw."""
|
|
1361
|
+
if option is not None:
|
|
1362
|
+
kw[option] = None
|
|
1363
|
+
return _val_or_dict(self.tk, kw, self._w, "item", item)
|
|
1364
|
+
|
|
1365
|
+
|
|
1366
|
+
def move(self, item, parent, index):
|
|
1367
|
+
"""Moves item to position index in parent's list of children.
|
|
1368
|
+
|
|
1369
|
+
It is illegal to move an item under one of its descendants. If
|
|
1370
|
+
index is less than or equal to zero, item is moved to the
|
|
1371
|
+
beginning, if greater than or equal to the number of children,
|
|
1372
|
+
it is moved to the end. If item was detached it is reattached."""
|
|
1373
|
+
self.tk.call(self._w, "move", item, parent, index)
|
|
1374
|
+
|
|
1375
|
+
reattach = move # A sensible method name for reattaching detached items
|
|
1376
|
+
|
|
1377
|
+
|
|
1378
|
+
def next(self, item):
|
|
1379
|
+
"""Returns the identifier of item's next sibling, or '' if item
|
|
1380
|
+
is the last child of its parent."""
|
|
1381
|
+
return self.tk.call(self._w, "next", item)
|
|
1382
|
+
|
|
1383
|
+
|
|
1384
|
+
def parent(self, item):
|
|
1385
|
+
"""Returns the ID of the parent of item, or '' if item is at the
|
|
1386
|
+
top level of the hierarchy."""
|
|
1387
|
+
return self.tk.call(self._w, "parent", item)
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
def prev(self, item):
|
|
1391
|
+
"""Returns the identifier of item's previous sibling, or '' if
|
|
1392
|
+
item is the first child of its parent."""
|
|
1393
|
+
return self.tk.call(self._w, "prev", item)
|
|
1394
|
+
|
|
1395
|
+
|
|
1396
|
+
def see(self, item):
|
|
1397
|
+
"""Ensure that item is visible.
|
|
1398
|
+
|
|
1399
|
+
Sets all of item's ancestors open option to True, and scrolls
|
|
1400
|
+
the widget if necessary so that item is within the visible
|
|
1401
|
+
portion of the tree."""
|
|
1402
|
+
self.tk.call(self._w, "see", item)
|
|
1403
|
+
|
|
1404
|
+
|
|
1405
|
+
def selection(self):
|
|
1406
|
+
"""Returns the tuple of selected items."""
|
|
1407
|
+
return self.tk.splitlist(self.tk.call(self._w, "selection"))
|
|
1408
|
+
|
|
1409
|
+
|
|
1410
|
+
def _selection(self, selop, items):
|
|
1411
|
+
if len(items) == 1 and isinstance(items[0], (tuple, list)):
|
|
1412
|
+
items = items[0]
|
|
1413
|
+
|
|
1414
|
+
self.tk.call(self._w, "selection", selop, items)
|
|
1415
|
+
|
|
1416
|
+
|
|
1417
|
+
def selection_set(self, *items):
|
|
1418
|
+
"""The specified items becomes the new selection."""
|
|
1419
|
+
self._selection("set", items)
|
|
1420
|
+
|
|
1421
|
+
|
|
1422
|
+
def selection_add(self, *items):
|
|
1423
|
+
"""Add all of the specified items to the selection."""
|
|
1424
|
+
self._selection("add", items)
|
|
1425
|
+
|
|
1426
|
+
|
|
1427
|
+
def selection_remove(self, *items):
|
|
1428
|
+
"""Remove all of the specified items from the selection."""
|
|
1429
|
+
self._selection("remove", items)
|
|
1430
|
+
|
|
1431
|
+
|
|
1432
|
+
def selection_toggle(self, *items):
|
|
1433
|
+
"""Toggle the selection state of each specified item."""
|
|
1434
|
+
self._selection("toggle", items)
|
|
1435
|
+
|
|
1436
|
+
|
|
1437
|
+
def set(self, item, column=None, value=None):
|
|
1438
|
+
"""Query or set the value of given item.
|
|
1439
|
+
|
|
1440
|
+
With one argument, return a dictionary of column/value pairs
|
|
1441
|
+
for the specified item. With two arguments, return the current
|
|
1442
|
+
value of the specified column. With three arguments, set the
|
|
1443
|
+
value of given column in given item to the specified value."""
|
|
1444
|
+
res = self.tk.call(self._w, "set", item, column, value)
|
|
1445
|
+
if column is None and value is None:
|
|
1446
|
+
return _splitdict(self.tk, res,
|
|
1447
|
+
cut_minus=False, conv=_tclobj_to_py)
|
|
1448
|
+
else:
|
|
1449
|
+
return res
|
|
1450
|
+
|
|
1451
|
+
|
|
1452
|
+
def tag_bind(self, tagname, sequence=None, callback=None):
|
|
1453
|
+
"""Bind a callback for the given event sequence to the tag tagname.
|
|
1454
|
+
When an event is delivered to an item, the callbacks for each
|
|
1455
|
+
of the item's tags option are called."""
|
|
1456
|
+
self._bind((self._w, "tag", "bind", tagname), sequence, callback, add=0)
|
|
1457
|
+
|
|
1458
|
+
|
|
1459
|
+
def tag_configure(self, tagname, option=None, **kw):
|
|
1460
|
+
"""Query or modify the options for the specified tagname.
|
|
1461
|
+
|
|
1462
|
+
If kw is not given, returns a dict of the option settings for tagname.
|
|
1463
|
+
If option is specified, returns the value for that option for the
|
|
1464
|
+
specified tagname. Otherwise, sets the options to the corresponding
|
|
1465
|
+
values for the given tagname."""
|
|
1466
|
+
if option is not None:
|
|
1467
|
+
kw[option] = None
|
|
1468
|
+
return _val_or_dict(self.tk, kw, self._w, "tag", "configure",
|
|
1469
|
+
tagname)
|
|
1470
|
+
|
|
1471
|
+
|
|
1472
|
+
def tag_has(self, tagname, item=None):
|
|
1473
|
+
"""If item is specified, returns 1 or 0 depending on whether the
|
|
1474
|
+
specified item has the given tagname. Otherwise, returns a list of
|
|
1475
|
+
all items which have the specified tag.
|
|
1476
|
+
|
|
1477
|
+
* Availability: Tk 8.6"""
|
|
1478
|
+
if item is None:
|
|
1479
|
+
return self.tk.splitlist(
|
|
1480
|
+
self.tk.call(self._w, "tag", "has", tagname))
|
|
1481
|
+
else:
|
|
1482
|
+
return self.tk.getboolean(
|
|
1483
|
+
self.tk.call(self._w, "tag", "has", tagname, item))
|
|
1484
|
+
|
|
1485
|
+
|
|
1486
|
+
# Extensions
|
|
1487
|
+
|
|
1488
|
+
class LabeledScale(Frame):
|
|
1489
|
+
"""A Ttk Scale widget with a Ttk Label widget indicating its
|
|
1490
|
+
current value.
|
|
1491
|
+
|
|
1492
|
+
The Ttk Scale can be accessed through instance.scale, and Ttk Label
|
|
1493
|
+
can be accessed through instance.label"""
|
|
1494
|
+
|
|
1495
|
+
def __init__(self, master=None, variable=None, from_=0, to=10, **kw):
|
|
1496
|
+
"""Construct a horizontal LabeledScale with parent master, a
|
|
1497
|
+
variable to be associated with the Ttk Scale widget and its range.
|
|
1498
|
+
If variable is not specified, a tkinter.IntVar is created.
|
|
1499
|
+
|
|
1500
|
+
WIDGET-SPECIFIC OPTIONS
|
|
1501
|
+
|
|
1502
|
+
compound: 'top' or 'bottom'
|
|
1503
|
+
Specifies how to display the label relative to the scale.
|
|
1504
|
+
Defaults to 'top'.
|
|
1505
|
+
"""
|
|
1506
|
+
self._label_top = kw.pop('compound', 'top') == 'top'
|
|
1507
|
+
|
|
1508
|
+
Frame.__init__(self, master, **kw)
|
|
1509
|
+
self._variable = variable or tkinter.IntVar(master)
|
|
1510
|
+
self._variable.set(from_)
|
|
1511
|
+
self._last_valid = from_
|
|
1512
|
+
|
|
1513
|
+
self.label = Label(self)
|
|
1514
|
+
self.scale = Scale(self, variable=self._variable, from_=from_, to=to)
|
|
1515
|
+
self.scale.bind('<<RangeChanged>>', self._adjust)
|
|
1516
|
+
|
|
1517
|
+
# position scale and label according to the compound option
|
|
1518
|
+
scale_side = 'bottom' if self._label_top else 'top'
|
|
1519
|
+
label_side = 'top' if scale_side == 'bottom' else 'bottom'
|
|
1520
|
+
self.scale.pack(side=scale_side, fill='x')
|
|
1521
|
+
# Dummy required to make frame correct height
|
|
1522
|
+
dummy = Label(self)
|
|
1523
|
+
dummy.pack(side=label_side)
|
|
1524
|
+
dummy.lower()
|
|
1525
|
+
self.label.place(anchor='n' if label_side == 'top' else 's')
|
|
1526
|
+
|
|
1527
|
+
# update the label as scale or variable changes
|
|
1528
|
+
self.__tracecb = self._variable.trace_add('write', self._adjust)
|
|
1529
|
+
self.bind('<Configure>', self._adjust)
|
|
1530
|
+
self.bind('<Map>', self._adjust)
|
|
1531
|
+
|
|
1532
|
+
|
|
1533
|
+
def destroy(self):
|
|
1534
|
+
"""Destroy this widget and possibly its associated variable."""
|
|
1535
|
+
try:
|
|
1536
|
+
self._variable.trace_remove('write', self.__tracecb)
|
|
1537
|
+
except AttributeError:
|
|
1538
|
+
pass
|
|
1539
|
+
else:
|
|
1540
|
+
del self._variable
|
|
1541
|
+
super().destroy()
|
|
1542
|
+
self.label = None
|
|
1543
|
+
self.scale = None
|
|
1544
|
+
|
|
1545
|
+
|
|
1546
|
+
def _adjust(self, *args):
|
|
1547
|
+
"""Adjust the label position according to the scale."""
|
|
1548
|
+
def adjust_label():
|
|
1549
|
+
self.update_idletasks() # "force" scale redraw
|
|
1550
|
+
|
|
1551
|
+
x, y = self.scale.coords()
|
|
1552
|
+
if self._label_top:
|
|
1553
|
+
y = self.scale.winfo_y() - self.label.winfo_reqheight()
|
|
1554
|
+
else:
|
|
1555
|
+
y = self.scale.winfo_reqheight() + self.label.winfo_reqheight()
|
|
1556
|
+
|
|
1557
|
+
self.label.place_configure(x=x, y=y)
|
|
1558
|
+
|
|
1559
|
+
from_ = _to_number(self.scale['from'])
|
|
1560
|
+
to = _to_number(self.scale['to'])
|
|
1561
|
+
if to < from_:
|
|
1562
|
+
from_, to = to, from_
|
|
1563
|
+
newval = self._variable.get()
|
|
1564
|
+
if not from_ <= newval <= to:
|
|
1565
|
+
# value outside range, set value back to the last valid one
|
|
1566
|
+
self.value = self._last_valid
|
|
1567
|
+
return
|
|
1568
|
+
|
|
1569
|
+
self._last_valid = newval
|
|
1570
|
+
self.label['text'] = newval
|
|
1571
|
+
self.after_idle(adjust_label)
|
|
1572
|
+
|
|
1573
|
+
@property
|
|
1574
|
+
def value(self):
|
|
1575
|
+
"""Return current scale value."""
|
|
1576
|
+
return self._variable.get()
|
|
1577
|
+
|
|
1578
|
+
@value.setter
|
|
1579
|
+
def value(self, val):
|
|
1580
|
+
"""Set new scale value."""
|
|
1581
|
+
self._variable.set(val)
|
|
1582
|
+
|
|
1583
|
+
|
|
1584
|
+
class OptionMenu(Menubutton):
|
|
1585
|
+
"""Themed OptionMenu, based after tkinter's OptionMenu, which allows
|
|
1586
|
+
the user to select a value from a menu."""
|
|
1587
|
+
|
|
1588
|
+
def __init__(self, master, variable, default=None, *values, **kwargs):
|
|
1589
|
+
"""Construct a themed OptionMenu widget with master as the parent,
|
|
1590
|
+
the option textvariable set to variable, the initially selected
|
|
1591
|
+
value specified by the default parameter, the menu values given by
|
|
1592
|
+
*values and additional keywords.
|
|
1593
|
+
|
|
1594
|
+
WIDGET-SPECIFIC OPTIONS
|
|
1595
|
+
|
|
1596
|
+
style: stylename
|
|
1597
|
+
Menubutton style.
|
|
1598
|
+
direction: 'above', 'below', 'left', 'right', or 'flush'
|
|
1599
|
+
Menubutton direction.
|
|
1600
|
+
command: callback
|
|
1601
|
+
A callback that will be invoked after selecting an item.
|
|
1602
|
+
"""
|
|
1603
|
+
kw = {'textvariable': variable, 'style': kwargs.pop('style', None),
|
|
1604
|
+
'direction': kwargs.pop('direction', None)}
|
|
1605
|
+
Menubutton.__init__(self, master, **kw)
|
|
1606
|
+
self['menu'] = tkinter.Menu(self, tearoff=False)
|
|
1607
|
+
|
|
1608
|
+
self._variable = variable
|
|
1609
|
+
self._callback = kwargs.pop('command', None)
|
|
1610
|
+
if kwargs:
|
|
1611
|
+
raise tkinter.TclError('unknown option -%s' % (
|
|
1612
|
+
next(iter(kwargs.keys()))))
|
|
1613
|
+
|
|
1614
|
+
self.set_menu(default, *values)
|
|
1615
|
+
|
|
1616
|
+
|
|
1617
|
+
def __getitem__(self, item):
|
|
1618
|
+
if item == 'menu':
|
|
1619
|
+
return self.nametowidget(Menubutton.__getitem__(self, item))
|
|
1620
|
+
|
|
1621
|
+
return Menubutton.__getitem__(self, item)
|
|
1622
|
+
|
|
1623
|
+
|
|
1624
|
+
def set_menu(self, default=None, *values):
|
|
1625
|
+
"""Build a new menu of radiobuttons with *values and optionally
|
|
1626
|
+
a default value."""
|
|
1627
|
+
menu = self['menu']
|
|
1628
|
+
menu.delete(0, 'end')
|
|
1629
|
+
for val in values:
|
|
1630
|
+
menu.add_radiobutton(label=val,
|
|
1631
|
+
command=(
|
|
1632
|
+
None if self._callback is None
|
|
1633
|
+
else lambda val=val: self._callback(val)
|
|
1634
|
+
),
|
|
1635
|
+
variable=self._variable)
|
|
1636
|
+
|
|
1637
|
+
if default:
|
|
1638
|
+
self._variable.set(default)
|
|
1639
|
+
|
|
1640
|
+
|
|
1641
|
+
def destroy(self):
|
|
1642
|
+
"""Destroy this widget and its associated variable."""
|
|
1643
|
+
try:
|
|
1644
|
+
del self._variable
|
|
1645
|
+
except AttributeError:
|
|
1646
|
+
pass
|
|
1647
|
+
super().destroy()
|