diff --git a/.gitignore b/.gitignore index 7f659dbc..7c024904 100644 --- a/.gitignore +++ b/.gitignore @@ -160,5 +160,4 @@ cython_debug/ #.idea/ # Custom -scrtsxx.py -src/meile_gui.egg-info/* \ No newline at end of file +src/meile_gui.egg-info/* diff --git a/.project b/.project deleted file mode 100644 index bc576b08..00000000 --- a/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - meile-gui - - - - - - org.python.pydev.PyDevBuilder - - - - - - org.python.pydev.pythonNature - - diff --git a/.pydevproject b/.pydevproject deleted file mode 100644 index 2b045655..00000000 --- a/.pydevproject +++ /dev/null @@ -1,5 +0,0 @@ - - - Default - python interpreter - diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d32a86d..cb16e348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ CHANGELOG ======================== + +# v0.15.0.0 (25/01/2024) + +* Updated to v1.8.0 source + +* FIX: qrcode bbox for newer PIL modules + +* UPDATE: + # v0.14.2.0 (24/11/2023) + * NEW: Non-blocking threading on load screen and connection dialog * NEW: sentinel-cli (MathNodes) v0.3.2 - fixes inactive_pending * NEW: New wallet implementation by @Tkd-Alex @@ -12,11 +22,13 @@ CHANGELOG * FIX: IBC Payments from Wallet # v0.14.0.6 (13/10/2023) + * FIX: Racially deprecated "whitelist" param in HTTPRequests adapter * FIX: Deprecated ImageDraw.Draw.textsize() to textbbox() * UPDATE: Include stripe depdencency # v0.14.0.1 (18/09/2023) + * CHANGE: Timeout for NodeRatings, Cities, Types reuqest * CHANGE: DetermineDenom() in wallet.py * FIX: IBC payment crash @@ -24,6 +36,7 @@ CHANGELOG * ADD: IBCUNITTOKEN in konstants # v0.14.0.0 (06/09/2023) + * NEW: Sentinel Upgrade commits * NEW: Subscription type chooser interface (hourly/bandwidth) * NEW: Slider for hourly subscription on range of 1-30 days @@ -45,10 +58,12 @@ CHANGELOG * REMOVE: \, \ from meile.kv # v0.13.4.1 (01/08/2023) + * FIX: asyncio dependency in widgets.py causing crash * ADD: awoc/datum file # v0.13.4.0 (30/07/2023) + * NEW: Settings Navbar Icon * NEW: Settings screen * NEW: Section for network and key-value RPC pair in config.ini @@ -59,14 +74,15 @@ CHANGELOG * UPDATE: Show current RPC in settings rpc context instead of default * FIX: Crash/Bug in backend of HandleWalletFunctions() - # v0.13.3.1 (28/072023) + * NEW: Add dependency asyncio * UPDATE: Added coin_api GetPriceAPI class * UPDATE: Make get_usd async * CHANGE: get_usd in SubscribeContent to use GetPriceAPI class # v0.13.3.0 (05/07/2023) + * NEW: Unsubscribe functions in HandleWalletFunctions() * NEW: Check for active or pending sessions before unsub * NEW: Click subscription card to prompt user to unsubscribe @@ -79,28 +95,32 @@ CHANGELOG * FIX: Set SubResult = None on refresh to enable subscription refresh # v0.13.2.1 (21/04/2023) + * FIX: Not loading new subs. Redraw subs screen * FIX: Crash on New subscription trying to switch to (null) subs tab. * UPDATE: Use MainWindow.SubResult # v0.13.2.0 (20/04/2023) + * FIX: setup.py to include pin marker * ADD: DNSRequests Adapter * NEW: Merge Windows commit e11f398 for faster DNS resolver checks on errors # v0.13.1.0 (19/04/2023) + * NEW: Meile Cache API backed for Node Types (residential, datacenter, etc.) * NEW: MDIcon Tooltip for node type on node screen # v0.13.0.0 (12/04/2023) + * NEW: 70% map, 30% country nodes cards * NEW: Map pin marker to yellow pin * NEW: Subscription nav bar icon * NEW: Subscription screen * CHANGE: Rounded circle flag in front of country label - # v0.12.0.0 (22/03/2023) + * NEW: sentinelcli 0.3.0 * NEW: v2ray support added * NEW: v2ray 5.1.0 binary added @@ -118,9 +138,8 @@ CHANGELOG * FIX: IBC Coin listing crash * FIX: Node version reporting - - # v0.11.2.4 (01/02/2023) + * NEW: Toast Message for Rating sent or errored out * NEW: Version control in Help Screen * NEW: Mac OS X App Bundle Release @@ -132,6 +151,7 @@ CHANGELOG * UPDATE: Improved HTTPs requests using requests adapter # v0.11.2.0 (01/12/2022) + * NEW: Unicode Support for Moniker names * NEW: Rating scores in subscription tab * NEW: City names in subscription tabs @@ -143,25 +163,30 @@ CHANGELOG * CHANGE: Housekeeping in wallet.py and sentinel.py # v0.11.1.0 (28/11/2022) + * NEW: Cities for Nodes now available in node selection window * NEW: Backend server API for node locations # v0.11.0.0 (26/11/2022) + * NEW: Allows user to rate node after disconnecting * NEW: Node ratings and vote count are visible in node selection window * NEW: Backend server API for node ratings # v0.10.4.2 (26/11/2022) + * FIX: Bug crash on speed text parsing for GB nodes * FIX: Real-time bandwidth from propagating back to accumlation * FIX: Spacing under bandwidth meter for nodes with errorneous speed reporting # v0.10.4.1 (13/11/2022) + * NEW: Arial unicode fonts for bandwidth arrows * NEW: Persistent real-time bandwidth usage between switching nodes * FIX: Handling of connected node # v0.10.4.0 (05/11/2022) + * NEW: Real-time bandwidth usage for current session, snapshot taken every two minutes. * NEW: Dependency *psutil* added - needed for bandwidth usage * CHANGE: IP Address/Node now rectangle TextField instaed of Fill Box @@ -169,6 +194,7 @@ CHANGELOG * UPDATE: Aligned Sort label with menu option # v0.10.3.x (17/10/2022) + * NEW: Clickable Pin map with total node listings * NEW: Refresh button in wallet screen * NEW: Copy button for seed phrase on wallet restore/create @@ -182,22 +208,24 @@ CHANGELOG * FIX: Divide by 0 bug and convert 0.00B to float * FIX: Switch set to off if user cancels connection - # v0.10.2-pip (11/10/2022) + * FIX: Python 3.8 kivy_garden error # v0.10.1-pip (09/10/2022) + * FIX: Minor bug fixes # v0.10.0-pip (09/10/2022) + * NEW: Meile Pin map of country nodes * NEW: Clickable pins * NEW: Map centers around region tab * NEW: Dictionary of Country Lat/Long coordinates * FIX: Fixed KivyMD Warnings about MDCard Behavior - # v1.1.0 (20/09/2022) + * NEW: Cloudflar DoH (DNS-over-HTTPS) WARP integration * NEW: Hover focus on node listings * NEW: Sort by Price (dpvn) or Moniker @@ -207,10 +235,12 @@ CHANGELOG * FIX: Minor bugs # v1.0.1 (01/09/2022) + * NEW: .deb package for virtual machine guest OSes * FIX: Binary release fix for FIAT Gateway # v1.0.0 (30/8/2022) + * NEW: Fiat Gateway * CHANGE: Added CryptoCompare API alongside CoinGecko for additional DVPN price in FIAT gateway * NEW: Automatic DNS resolve configuration for MacOS and Linux. Resolves to cloudflar if host HNS does not work @@ -218,51 +248,63 @@ CHANGELOG * FIX: Major/Minor bug fixes for stability # v0.9.5-beta.1 (20/08/2022) + * NEW: Ping * FIX: pexpect timeout exception handling # v0.9.4-beta.4 (06/08/2022) + * CHANGE: No longer needed to run as sudo/root. * CHANGE: Propmpts user for system password when connecting/disconnecting # v0.9.4-beta.3 (06/08/2022) + * ENHANCEMENT: Better UX on sub cards with added info # v0.9.4-beta.2 (03/08/2022) + * NEW: Gnome-menu launcher and icon (ran as sudo) for .deb package * ENHANCEMENT: Faster load times with option to refresh * FIX: Subscription button text color * FIX: Bug that created multiple nodes screen causing confusion # v0.9.4-beta.1 (30/07/2022) + * NEW: Refresh Icon with Latency Selector * NEW: TextField with currently connected node name * FIX: Protected shield icon in pip install * FIX: Minor bugs # v0.9.3-beta.6 (28/07/2022) + * FIX: Disconnect Issues on some platforms # v0.9.3-beta.5 (27/07/2022) + * NEW: Shield Icon in App Bar to Notify User is Connected * FIX: Image stretching on subscriptions. # v0.9.3-beta.4 (24/07/2022) + * FIX: Bug when parsing wallet create/restore output # v0.9.3-beta.3 (22/07/2022) + * NEW: Extra console debug messages * FIX: Wallet Balance retrieval error. Now displays dialog if unable to process wallet balances * FIX: Crash on null price in Solar DVPN Node 15 # v0.9.3-beta.2 (20/07/2022) + * FIX: Error parsing JSON line when subscribing on certain machines/os # v0.9.3-beta.1 (18/07/2022) + * NEW: 100% DeepPurple / Amber Theme * FIX: Multiple bug fixes and crashes # v0.9.2-alpha.1 (11/07/2022) + * NEW: Meile ICON logo in app and window bar * NEW: Filter out dVPN nodes with version < 0.3.0 * FIX: Check to see if user is sudo/root. Issues on some linux with users not having network device permissions causing a panic when connecting @@ -272,13 +314,13 @@ CHANGELOG * CHANGE: Removed tkinter support in favor of smaller screen library * CHANGE: Determine actual user and place config files in ~/.meile-gui - # v0.9.1-alpha.1 (04/07/2022) + * NEW: Main app now runs on main thread * NEW: Sub threads for other routines * NEW: Packaged sentinel-cli 0.1.9 in build. No need to install independently * FIX: Minor fixes and improvements - # v0.9.0-alpha.1 (02/07/2022) + * Initial Release diff --git a/README.md b/README.md index 2207460e..bc3bcc5a 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Meile-GUI (may•lah) ======================== + [![Github All Releases](https://img.shields.io/github/downloads/mathnodes/meile-gui/total?style=for-the-badge)](https://github.com/MathNodes/meile-gui/releases) [![GitHub license](https://img.shields.io/github/license/mathnodes/meile-gui?style=for-the-badge)](https://github.com/MathNodes/meile-gui/blob/main/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/mathnodes/meile-gui?style=for-the-badge)](https://github.com/mathnodes/meile-gui/stargazers) @@ -13,29 +14,27 @@ Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network - # Full Version -The full version 1.7.12 has been released to GitHub. Branches include **main**, **osx-fiat-intel**, **windows**, **fiat**, **osx-fiat**, **pip**. The exception is that we did not include the scrtsxx.py which contains credentials for the FIAT gateway. Please navigate the various branches to understand the different interworkings. It is our intention to eventually merge all branches into a unified code source. - +The full version 1.8.0 has been released to GitHub. Branches include **main**, **osx-fiat-intel**, **windows**, **fiat**, **osx-fiat**, **pip**. The exception is that we did not include the scrtsxx.py which contains credentials for the FIAT gateway. Please navigate the various branches to understand the different interworkings. It is our intention to eventually merge all branches into a unified code source. ## Windows -The current release is version **1.7.11**. Please note this does not use Windows APIs to ask for Administration privleges and relies on an open source implementation called "gsudo". Gsudo is just a hack to ask the user to modify network adapters so that Meile may connect without hassel. +The current release is version **1.8.0**. Please note this does not use Windows APIs to ask for Administration privleges and relies on an open source implementation called "gsudo". Gsudo is just a hack to ask the user to modify network adapters so that Meile may connect without issue. Also, Meile opens a debug console in the background. Do not close this otherwise the app will close as well. We are working on getting a Microsoft Developers Certificate so we may sign the app for official release. Also, when we get the certificate we will eliminate the debug console as well. This is all in the works. - -Download: [Meile for Windows (v1.7.11)](https://github.com/MathNodes/meile-gui/releases/tag/v1.7.11) - +Download: [Meile for Windows (v1.8.0)](https://github.com/MathNodes/meile-gui/releases/tag/v1.8.0) ## Mac OS X -Download the latest release as a DMG: [Mac OS X v1.7.11](https://github.com/MathNodes/meile-gui/releases/tag/v1.7.11) + +Download the latest release as a DMG: [Mac OS X v1.8.0](https://github.com/MathNodes/meile-gui/releases/tag/v1.8.0) The OS X M1/M2 and Intel builds are packaged as a disk image (DMG). To install, simply download the correct DMG for your architecture (Intel or Apple Silicon). Double click on the DMG file and move the Meile app bundle to your desktop or to the Applications folder. Both the OS X Intel and Apple Silicon release are signed by a Apple Developer Certificate. There should be no errors when running these. ### NOTE: -pip install is not currently available for Mac OS X. We are working on bringing this as a separate packages. +pip install is not currently available for Mac OS X. We are working on bringing this as a separate packages. ## Debian .deb package @@ -44,7 +43,7 @@ The latest version of Meile GUI comes packaged as a Debian archive. Simply downl and run apt for your build: ```shell -sudo apt install -y ./meile-gui-v1.7.12_ubuntu22.04_amd64.deb +sudo apt install -y ./meile-gui-v1.8.0_ubuntu22.04_amd64.deb ``` This release will install wireguard tools, resolvconf, curl, and net-tools alongside the Meile GUI. To connect to nodes or disconnect requires "sudo" privileges. You will be prompted by your system dialog to enter your username's password to give authorization to complete the connection. This is due to how Linux handles permissions with regards to network interfaces. @@ -61,33 +60,32 @@ Or goto your panel menu under Internet and there will be a clickable icon. Because there were issues loading certain mesa OpenGL drivers in various Debian Virtual Machines, we have included a separate .deb archive that automatically configures the system to handle the Meile dependencies. Please use this version if you are running a Debian flavor in a virutal machine (VM). -[Debian/Ubuntu 20.04 Virtual Machine](https://github.com/MathNodes/meile-gui/releases/download/v1.7.12/meile-gui-v1.7.12_ubuntu2004_amd64_vm.deb) +[Debian/Ubuntu 20.04 Virtual Machine](https://github.com/MathNodes/meile-gui/releases/download/v1.8.0/meile-gui-v1.8.0_ubuntu2004_amd64_vm.deb) -[Debian/Ubuntu 22.04 Virtual Machine](https://github.com/MathNodes/meile-gui/releases/download/v1.7.12/meile-gui-v1.7.12_ubuntu2204_amd64_vm.deb) +[Debian/Ubuntu 22.04 Virtual Machine](https://github.com/MathNodes/meile-gui/releases/download/v1.8.0/meile-gui-v1.8.0_ubuntu2204_amd64_vm.deb) ## Redhat/CentOS/Fedora (.rpm) Download the latest RPM for RedHat releases: -[RedHat RPM (fc36)](https://github.com/MathNodes/meile-gui/releases/download/v1.7.12/meile-gui-v1.7.12-1.fc36.x86_64.rpm) - -[RedHat RPM (fc37)](https://github.com/MathNodes/meile-gui/releases/download/v1.7.12/meile-gui-v1.7.12-1.fc37.x86_64.rpm) +[RedHat RPM (fc36)](https://github.com/MathNodes/meile-gui/releases/download/v1.8.0/meile-gui-v1.8.0-1.fc36.x86_64.rpm) +[RedHat RPM (fc37)](https://github.com/MathNodes/meile-gui/releases/download/v1.8.0/meile-gui-v1.8.0-1.fc37.x86_64.rpm) Install the rpm from a terminal via *dnf* (**RECOMMENDED**): + ```shell -sudo dnf install meile-gui-v1.7.12-1.fc36.x86_64.rpm +sudo dnf install meile-gui-v1.8.0-1.fc36.x86_64.rpm ``` or via *rpm*: ```shell -sudo rpm -i meile-gui-v1.7.12-1.fc36.x86_64.rpm +sudo rpm -i meile-gui-v1.8.0-1.fc36.x86_64.rpm ``` *dnf* is **recommended** as it will install all dependencies for Meile to function correctly. - ## Installing via pip Meile dVPN GUI v0.14.1 is now available as a pip packages as well. These are pre-releases scheduled to be built into a binary. First install system dependencies: @@ -97,6 +95,7 @@ sudo apt install -y wireguard-tools openresolv mesa-utils libgl1-mesa-glx xclip ``` Then install via pip + ```shell pip3 install meile-gui ``` @@ -115,7 +114,6 @@ Upgrade via pip pip3 install meile-gui --upgrade ``` - To run Meile GUI after pip install do the following: ```shell @@ -124,10 +122,29 @@ meile-gui ### NOTE: -The FIAT gateway is not included in the pip package. This is due to certain credentials needing to remain secret for OPSEC reasons. The pip package will continue to get updated with the FIAT release in bug fixes and feature additions. +The FIAT gateway is not included in the pip package. This is due to certain credentials needing to remain secret for OPSEC reasons. The pip package will continue to get updated with the FIAT release with bug fixes and feature additions. We consider the pip releases to be pre-releases of the compiled binaries. Pip is considered the bleeding edge of Meile releases + + +### Packaged Binaries + +We package the following binaries with our releases: + +* tun2socks([GitHub - xjasonlyu/tun2socks: tun2socks - powered by gVisor TCP/IP stack](https://github.com/xjasonlyu/tun2socks)) + +* v2ray ([GitHub - v2fly/v2ray-core: A platform for building proxies to bypass network restrictions.](https://github.com/v2fly/v2ray-core)) + +* sentinel-cli ([GitHub - sentinel-official/cli-client: The official Sentinel CLI client](https://github.com/sentinel-official/cli-client)) + +* warp ([Download WARP · Cloudflare Zero Trust docs](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/download-warp/)) + +We have built tun2socks, v2ray, and sentinel-cli from source on the target architectures. Cloudflare warp is closed-source and so we packaged the binaries direct from the install link above. + + +**Note:** we use **v2ray** version **5.1.0** as this is what the dvpn-node software also uses and it is recommended to use the same client version as the server version. + ## Help Please make comments, suggestions, and issues on the issues page here at GitHub. If you are a GitHub newb, you can join us in our various open messaging channels: @@ -139,15 +156,14 @@ Please make comments, suggestions, and issues on the issues page here at GitHub. Session: ![session](./img/session_qr.png) - All suggestions are welcome. - ## Creating a Binary for your distribution: In order to create a binary for your distribution some packages need to be installed first. Pyinstaller: + ```shell pip3 install pyinstaller ``` @@ -159,11 +175,13 @@ sudo apt install python3-venv ``` Then clone the repo: + ```shell git clone https://github.com/MathNodes/meile-gui ``` Switch to the pip branch as this is the one without FIAT gateway + ``` cd meile-gui && git checkout pip ``` @@ -200,26 +218,32 @@ Because we are working on a small grant with no VC funding, any additional contr ## BTC (Bitcoin) -`bc1qtvc9l3cr9u4qg6uwe6pvv7jufvsnn0xxpdyftl` +``` +bc1qtvc9l3cr9u4qg6uwe6pvv7jufvsnn0xxpdyftl +``` ![BTC](./img/BTC.png) ## DVPN (Sentinel) -`sent12v8ghhg98e2n0chyje3su4uqlsg75sh4lwcyww` +``` +sent12v8ghhg98e2n0chyje3su4uqlsg75sh4lwcyww +``` ![dvpn](./img/DVPN.png) ## XMR (Monero) -`87qHJPU5dZGWaWzuoC3My5SgoQSuxh4sHSv1FXRZrQ9XZHWnfC33EX1NLv5HujpVhbPbbF9RcXXD94byT18HonAQ75b9dyR` +``` +87qHJPU5dZGWaWzuoC3My5SgoQSuxh4sHSv1FXRZrQ9XZHWnfC33EX1NLv5HujpVhbPbbF9RcXXD94byT18HonAQ75b9dyR +``` ![xmr](./img/XMR.png) ## ARRR (Pirate Chain) -`zs1gn457262c52z5xa666k77zafqmke0hd60qvc38dk48w9fx378h4zjs5rrwnl0x8qazj4q3x4svz` +``` +zs1gn457262c52z5xa666k77zafqmke0hd60qvc38dk48w9fx378h4zjs5rrwnl0x8qazj4q3x4svz +``` ![ARRR](./img/ARRR.png) - - diff --git a/dpkg.build b/dpkg.build index ea532c0d..b26510b1 100644 --- a/dpkg.build +++ b/dpkg.build @@ -1 +1 @@ -dpkg-deb --build --root-owner-group meilegui_0.9.3-beta.3_amd64 +dpkg-deb --build --root-owner-group meile-gui-v1.8.0_ubuntu2004_amd64 diff --git a/img/ARRR.png b/img/ARRR.png new file mode 100644 index 00000000..8c87e4fb Binary files /dev/null and b/img/ARRR.png differ diff --git a/img/BTC.png b/img/BTC.png new file mode 100644 index 00000000..1f97439f Binary files /dev/null and b/img/BTC.png differ diff --git a/img/XMR.png b/img/XMR.png index 72b899ba..8eb6b2b4 100644 Binary files a/img/XMR.png and b/img/XMR.png differ diff --git a/img/session_qr.png b/img/session_qr.png new file mode 100644 index 00000000..d22ef9f0 Binary files /dev/null and b/img/session_qr.png differ diff --git a/meile-gui.spec b/meile-gui.spec deleted file mode 100644 index 8ee5d725..00000000 --- a/meile-gui.spec +++ /dev/null @@ -1,44 +0,0 @@ -# -*- mode: python ; coding: utf-8 -*- - - -block_cipher = None - - -a = Analysis( - ['meile-gui.py'], - pathex=[], - binaries=[], - datas=[('src/awoc/data/', 'data'), ('src/utils/fonts/', '../utils/fonts'), ('src/utils/coinimg/', '../utils/coinimg'), ('src/imgs/', '../imgs'), ('src/kivy/', '../kivy'), ('src/conf/config/', 'config'), ('src/bin/', '../bin')], - hiddenimports=[], - hookspath=[], - hooksconfig={}, - runtime_hooks=[], - excludes=[], - win_no_prefer_redirects=False, - win_private_assemblies=False, - cipher=block_cipher, - noarchive=False, -) -pyz = PYZ(a.pure, a.zipped_data, cipher=block_cipher) - -exe = EXE( - pyz, - a.scripts, - a.binaries, - a.zipfiles, - a.datas, - [], - name='meile-gui', - debug=False, - bootloader_ignore_signals=False, - strip=False, - upx=True, - upx_exclude=[], - runtime_tmpdir=None, - console=True, - disable_windowed_traceback=False, - argv_emulation=False, - target_arch=None, - codesign_identity=None, - entitlements_file=None, -) diff --git a/meile_gui.spec b/meile_gui.spec index 3d782d10..432f193b 100644 --- a/meile_gui.spec +++ b/meile_gui.spec @@ -1,4 +1,17 @@ # -*- mode: python ; coding: utf-8 -*- +from PyInstaller.utils.hooks import collect_all + +datas = [('src/fonts', '../fonts'), ('src/awoc/datum/', 'datum'), ('src/utils/fonts/', '../utils/fonts'), ('src/utils/coinimg/', '../utils/coinimg'), ('src/imgs/', '../imgs'), ('src/kv/', '../kv'), ('src/conf/config/', 'config'), ('src/bin/', '../bin')] +binaries = [] +hiddenimports = [] +tmp_ret = collect_all('cosmpy') +datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2] +tmp_ret = collect_all('sentinel-protobuf') +datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2] +tmp_ret = collect_all('stripe') +datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2] +tmp_ret = collect_all('kivy_garden') +datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2] block_cipher = None @@ -7,9 +20,9 @@ block_cipher = None a = Analysis( ['src/main/meile_gui.py'], pathex=[], - binaries=[], - datas=[('src/awoc/data/', 'data'), ('src/utils/fonts/', '../utils/fonts'), ('src/utils/coinimg/', '../utils/coinimg'), ('src/imgs/', '../imgs'), ('src/kv/', '../kv'), ('src/conf/config/', 'config'), ('src/bin/', '../bin')], - hiddenimports=[], + binaries=binaries, + datas=datas, + hiddenimports=hiddenimports, hookspath=[], hooksconfig={}, runtime_hooks=[], diff --git a/pyinstaller.cmd b/pyinstaller.cmd index 7f310f27..5b39b0a4 100644 --- a/pyinstaller.cmd +++ b/pyinstaller.cmd @@ -1,2 +1,2 @@ # Linux -pyinstaller --onefile --collect-all stripe --collect-all kivy_garden --add-data src/fonts:../fonts --add-data src/awoc/datum/:datum --add-data src/utils/fonts/:../utils/fonts --add-data src/utils/coinimg/:../utils/coinimg --add-data src/imgs/:../imgs --add-data src/kv/:../kv --add-data src/conf/config/:config --add-data src/bin/:../bin src/main/meile_gui.py +pyinstaller --onefile --collect-all cosmpy --collect-all sentinel-protobuf --collect-all stripe --collect-all kivy_garden --add-data src/fonts:../fonts --add-data src/awoc/datum/:datum --add-data src/utils/fonts/:../utils/fonts --add-data src/utils/coinimg/:../utils/coinimg --add-data src/imgs/:../imgs --add-data src/kv/:../kv --add-data src/conf/config/:config --add-data src/bin/:../bin src/main/meile_gui.py diff --git a/setup.py b/setup.py index 9dfd0da5..ffaa0093 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='meile-gui', - version='0.14.2.1', + version='0.15.0.0', description='Meile dVPN powered by the Sentinel Network', long_description=readme, long_description_content_type="text/markdown", @@ -36,7 +36,7 @@ ], package_dir={"": "src"}, packages=find_packages(where="src"), - install_requires=['kivymd', 'pydash', 'treelib==1.6.1', 'kivyoav', 'pexpect', 'qrcode', 'save_thread_result', 'screeninfo', 'mapview', 'psutil', 'unidecode', 'dnspython','cosmpy==0.8.0','sentinel-protobuf>=0.3.1','stripe'], + install_requires=['kivymd', 'pydash', 'treelib==1.6.1', 'kivyoav', 'pexpect', 'qrcode', 'save_thread_result', 'screeninfo', 'mapview', 'psutil', 'unidecode', 'dnspython','cosmpy==0.8.0','sentinel-protobuf==0.3.1','stripe'], package_data={'conf': ['config/config.ini'], 'bin' : ['sentinelcli', 'warp-cli', 'warp-svc', 'tun2socks', 'v2ray'], 'awoc' : ['datum/world.json'], 'fonts': ['Roboto-BoldItalic.ttf', 'arial-unicode-ms.ttf', 'mplus-2c-bold.ttf'], 'imgs' : ["ad.png","ae.png","af.png","ag.png", "ai.png","al.png","am.png","ao.png", @@ -104,7 +104,7 @@ "vc.png","ve.png","vg.png","vi.png","vn.png", "vu.png","wf.png","ws.png","xk.png","ye.png", "yt.png","za.png","zm.png","zw.png", "protected.png", "warp.png", "location_pin.png"], - 'kv' : ['meile.kv'], 'main' : ['icon.png'], 'utils' : ['coinimg/dvpn.png', 'fonts/Roboto-BoldItalic.ttf'] }, + 'kv' : ['meile.kv'], 'main' : ['icon.png'], 'utils' : ['coinimg/dvpn.png'] }, entry_points = { 'console_scripts': ['meile-gui = main.meile_gui:main'], } diff --git a/src/awoc/datum/world.json b/src/awoc/datum/world.json old mode 100644 new mode 100755 index 44c827f7..0f58dfd6 --- a/src/awoc/datum/world.json +++ b/src/awoc/datum/world.json @@ -3959,6 +3959,24 @@ "Languages": "Turkish (official), Kurdish, other minority languages", "Area KM2": "780580" }, + { + "Country Name": "T\u00FCrkiye", + "ISO2": "TR", + "ISO3": "TUR", + "TLD": "tr", + "FIPS": "TU", + "ISO Numeric": "792", + "GeoNameID": "298795", + "E164": "90", + "Phone Code": "90", + "Continent Name": "Asia", + "Continent Code": "as", + "Capital": "Ankara", + "Time Zone in Capital": "Europe/Istanbul", + "Currency Name": "Lira", + "Languages": "Turkish (official), Kurdish, other minority languages", + "Area KM2": "780580" + }, { "Country Name": "Turkmenistan", "ISO2": "TM", diff --git a/src/cli/sentinel.py b/src/cli/sentinel.py index 3f081c13..1f3c9714 100644 --- a/src/cli/sentinel.py +++ b/src/cli/sentinel.py @@ -27,6 +27,7 @@ class NodeTreeData(): NodeScores = {} NodeLocations = {} NodeTypes = {} + NodeHealth = {} def __init__(self, node_tree): if not node_tree: @@ -103,8 +104,11 @@ def get_nodes(self, latency, *kwargs): if OurWorld.NL_FULL in d[NodeKeys.NodesInfoKeys[4]]: d[NodeKeys.NodesInfoKeys[4]] = OurWorld.NL - - d_continent = OurWorld.our_world.get_country_continent_name(d[NodeKeys.NodesInfoKeys[4]]) + try: + d_continent = OurWorld.our_world.get_country_continent_name(d[NodeKeys.NodesInfoKeys[4]]) + except NameError as e: + print(str(e)) + continue try: self.NodeTree.create_node(d[NodeKeys.NodesInfoKeys[4]],d[NodeKeys.NodesInfoKeys[4]], parent=d_continent) except: @@ -118,9 +122,35 @@ def get_nodes(self, latency, *kwargs): self.GetNodeScores() self.GetNodeLocations() self.GetNodeTypes() + self.GetHealthCheckData() + + + def GetHealthCheckData(self): + Request = HTTPRequests.MakeRequest(TIMEOUT=4) + http = Request.hadapter() + try: + r = http.get(HTTParams.HEALTH_CHECK) #specify a constant in konstants.py + data = r.json() + + for nodehealthdata in data['result']: + # integrity check + if nodehealthdata['status'] != 1: + self.NodeHealth[nodehealthdata['addr']] = False + elif "info_fetch_error " in nodehealthdata: + self.NodeHealth[nodehealthdata['addr']] = False + elif "config_exchange_error" in nodehealthdata: + self.NodeHealth[nodehealthdata['addr']] = False + elif "location_fetch_error" in nodehealthdata: + self.NodeHealth[nodehealthdata['addr']] = False + else: + self.NodeHealth[nodehealthdata['addr']] = True + + + except Exception as e: + print(str(e)) def GetNodeScores(self): - Request = HTTPRequests.MakeRequest(TIMEOUT=2) + Request = HTTPRequests.MakeRequest(TIMEOUT=4) http = Request.hadapter() try: r = http.get(HTTParams.SERVER_URL + HTTParams.NODE_SCORE_ENDPOINT) @@ -133,7 +163,7 @@ def GetNodeScores(self): print(str(e)) def GetNodeLocations(self): - Request = HTTPRequests.MakeRequest(TIMEOUT=2) + Request = HTTPRequests.MakeRequest(TIMEOUT=4) http = Request.hadapter() try: r = http.get(HTTParams.SERVER_URL + HTTParams.NODE_LOCATION_ENDPOINT) diff --git a/src/cli/wallet.py b/src/cli/wallet.py index 1bff16e6..cc535de7 100644 --- a/src/cli/wallet.py +++ b/src/cli/wallet.py @@ -255,10 +255,19 @@ def grpc_unsubscribe(self, privkey, subId): try: tx = Transaction() - tx.add_message(MsgCancelRequest(frm=str(address), id=int(subId))) - - tx = prepare_and_broadcast_basic_transaction(client, tx, wallet) - tx.wait_to_complete() + try: + tx.add_message(MsgCancelRequest(frm=str(address), id=int(subId))) + except Exception as e1: + print(str(e1)) + print("Error Failed on add_message") + + + try: + tx = prepare_and_broadcast_basic_transaction(client, tx, wallet) + tx.wait_to_complete() + except Exception as e2: + print("error on broadcasting transaction") + print(str(e2)) tx_hash = tx._tx_hash tx_response = tx._response.is_successful() @@ -332,7 +341,7 @@ def connect(self, ID, address, type): lines = connection_file.readlines() for l in lines: - if "Error" in l and ("v2ray" not in l or "inactive_pending" not in l): + if "Error" in l and "v2ray" not in l and "inactive_pending" not in l: self.connected = {"v2ray_pid" : None, "result": False, "status" : l} return diff --git a/src/fiat/fiat_interface.py b/src/fiat/fiat_interface.py index 2ad89a87..23388f33 100644 --- a/src/fiat/fiat_interface.py +++ b/src/fiat/fiat_interface.py @@ -21,7 +21,8 @@ import requests from requests.auth import HTTPBasicAuth -import stripe +import stripe +import time from stripe.error import CardError from fiat.stripe_pay.charge import HotwalletFuncs as HandleWalletFunctions import fiat.stripe_pay.charge as Charge @@ -61,7 +62,8 @@ class FiatInterface(Screen): def __init__(self, **kwargs): super(FiatInterface, self).__init__() - + self.price_api = GetPriceAPI() + self.price_cache = {} self.CoinOptions = self.DynamicCoinOptions() self.DVPNOptions = self.CoinOptions['dvpn'] self.DECOptions = self.CoinOptions['dec'] @@ -177,7 +179,6 @@ def DynamicCoinOptions(self): MAX_SPEND = 25 coins = self.TokenOptions CoinOptions = {coins[0] : None, coins[1] : None, coins[2] : None} - api = GetPriceAPI() Request = HTTPRequests.MakeRequest() http = Request.hadapter() @@ -189,11 +190,15 @@ def DynamicCoinOptions(self): pass for c in coins: - response = api.get_usd(c) - - qty = int(MAX_SPEND/float(response['price'])) + self.refresh_price(c, cache=30) + + if self.price_cache[c]["price"] == 0: + x = 0 + qty = 0 + else: + x = 1 /self.price_cache[c]["price"] + qty = int(MAX_SPEND/self.price_cache[c]["price"]) - x = 1 / float(response['price']) if x < 1: factor = 0.1 @@ -223,33 +228,32 @@ def DynamicCoinOptions(self): return CoinOptions - + def refresh_price(self, mu_coin: str = "dvpn", cache: int = 30): + # Need check on cache or trought GetPrice api + # We don't need to call the price api if the cache is younger that 30s + + if mu_coin not in self.price_cache or time.time() - self.price_cache[mu_coin]["time"] > cache: + response = self.price_api.get_usd(mu_coin) + if response['success']: + self.price_cache[mu_coin] = { + "price": float(response['price']), + "time": time.time() + } + else: + self.price_cache[mu_coin] = { + "price": float(0), + "time": time.time() + } + def set_token_price(self, token, dt): self.ids.dvpn_price.text = "%s: $" % token.upper() + str(self.get_token_price(token)) def get_token_price(self, token): - - ''' - cg_api_keyword = self.CoinGeckoAPI[self.TokenOptions[0]] - - for key,value in self.CoinGeckoAPI.items(): - if token == key: - cg_api_keyword = value - - try: - cg = CoinGeckoAPI() - cg_price = cg.get_price(ids=[cg_api_keyword], vs_currencies='usd') - token_price = cg_price[cg_api_keyword]['usd'] - ''' - - api = GetPriceAPI() - try: - response = api.get_usd(token) - if response['success']: - token_price = response['price'] - else: - raise Exception("Error getting price from CoinStats or AscenDEX") + self.refresh_price(token, cache=30) + token_price = self.price_cache[token]["price"] + if token_price == 0: + raise Exception("Error getting price from CoinStats") except Exception as e: print(str(e)) print("Getting price from CryptoCompare...") @@ -258,7 +262,7 @@ def get_token_price(self, token): HEADERS = {'authorization' : "Apikey %s" % scrtsxx.CCOMPAREAPI} try: r = http.get(scrtsxx.CCOMPARE_API_URL % token.upper(), headers=HEADERS) - sentinel_price = r.json()['USD'] + token_price = r.json()['USD'] except Exception as e: print(str(e)) return 0 diff --git a/src/fiat/stripe_pay/scrtsxx.py b/src/fiat/stripe_pay/scrtsxx.py new file mode 100644 index 00000000..0c0e82f8 --- /dev/null +++ b/src/fiat/stripe_pay/scrtsxx.py @@ -0,0 +1,9 @@ +SECRET_KEY = "sk_live_...." +WALLET_ADDRESS = 'sent...' +SERVER_ADDRESS = "https://your-server.de:5000" +API_ENDPOINT = "/api/endpoint" +MAX_SPEND_ENDPOINT = "/api/endpoint2" +USERNAME = 'username' +PASSWORD = 'password' +CCOMPAREAPI = 'apikey' +CCOMPARE_API_URL = "https://min-api.cryptocompare.com/data/price?fsym=%s&tsyms=USD&extraParams=Meile" diff --git a/src/geography/continents.py b/src/geography/continents.py index ac850354..f2f9558c 100644 --- a/src/geography/continents.py +++ b/src/geography/continents.py @@ -132,6 +132,7 @@ class OurWorld(): 'Tajikistan': [38.6281733, 70.8156541], 'Thailand': [14.8971921, 100.83273], 'Turkey': [38.9597594, 34.9249653], + 'Türkiye': [38.9597594, 34.9249653], 'United Arab Emirates': [24.0002488, 53.9994829], 'Uzbekistan': [41.32373, 63.9528098], 'Vietnam': [15.9266657, 107.9650855], @@ -167,6 +168,7 @@ class OurWorld(): 'Lithuania': [55.3500003, 23.7499997], 'Luxembourg': [49.8158683, 6.1296751], 'Macedonia': [41.6171214, 21.7168387], + 'North Macedonia': [41.6171214, 21.7168387], 'Malta': [35.8885993, 14.4476911], 'Moldova': [47.2879608, 28.5670941], 'Monaco': [43.7323492, 7.4276832], diff --git a/src/kv/meile.kv b/src/kv/meile.kv index c6a555b5..a31ddf58 100644 --- a/src/kv/meile.kv +++ b/src/kv/meile.kv @@ -177,7 +177,7 @@ WindowManager: NodeRV: md_bg_color: get_color_from_hex("#121212") id: rv - size_hint: (.3,1) + size_hint: (.2,1) MDBottomNavigation: size_hint_y: 0.125 @@ -232,7 +232,7 @@ WindowManager: ActionView: ActionPrevious: icon: "arrow-left-circle" - title: 'Go Back' + title: 'Map' with_previous: True on_release: root.set_previous_screen() @@ -248,7 +248,7 @@ WindowManager: ActionView: ActionPrevious: icon: "arrow-left-circle" - title: 'Go Back' + title: 'Map' with_previous: True on_release: root.set_previous_screen() @@ -542,7 +542,7 @@ WindowManager: num_text: "" country_text: " " source_image: " " - on_press: root.show_country_nodes(root.country_text) + on_press: root.switch_window(root.country_text) md_bg_color: get_color_from_hex("#121212") MDBoxLayout: DisplayPic: @@ -578,7 +578,7 @@ WindowManager: size: "180dp", "180dp" pos_hint: {"center_x": .5, "center_y": .5} orientation: "vertical" - padding: 10,10 + #padding: 10,10 border_radius: 20 radius: [10] md_bg_color: get_color_from_hex("#121212") @@ -597,6 +597,8 @@ WindowManager: city: " " icon: "" tooltip: "" + healthcheck: "" + healthchecktooltip: "" ripple_behavior: True on_press: root.subscribe_to_node(root.price_text, root.hourly_price_text, root.address_text, root.moniker_text) MDGridLayout: @@ -621,10 +623,6 @@ WindowManager: font_size: "10sp" text_color: (0/255.0,141/255.0,155/255.0,255/255.0) pos_hint: {"x" : 0, "top" : 1.125} - TooltipMDIconButton: - icon: root.icon - tooltip_text: root.tooltip - pos_hint: {"x" : .265, "top" : .80} MDLabel: text: root.type_text theme_text_color: "Custom" @@ -692,7 +690,7 @@ WindowManager: Image: source: root.source_image # {"x", "y", "top", "bottom", "left", "right" } - pos_hint: {"x" : .3, "top" : 1.3 } + pos_hint: {"x" : .3, "top" : 1.2 } MDLabel: text: root.speed_text @@ -707,6 +705,16 @@ WindowManager: pos_hint: {"x" : .44 , "top": .95 } size_hint: None, .525 + TooltipMDIconButton: + icon: root.icon + tooltip_text: root.tooltip + pos_hint: {"x" : .455, "top" : .40} + TooltipMDIconButton: + icon: root.healthcheck + tooltip_text: root.healthchecktooltip + pos_hint: {"x" : .485, "top" : .40 } + size_hint: None, None + MDLabel: text: root.country_text theme_text_color: "Custom" @@ -1200,7 +1208,7 @@ WindowManager: max: 314 value: 34 on_value: root.parse_coin_deposit(root.ids.drop_item.current_item) - on_touch_up: root.get_usd() + on_touch_move: root.get_usd() MDLabel: id: slider1_value diff --git a/src/lib/libwasmvm.x86_64.so b/src/lib/libwasmvm.x86_64.so deleted file mode 100644 index 611d2f19..00000000 Binary files a/src/lib/libwasmvm.x86_64.so and /dev/null differ diff --git a/src/main/main.py b/src/main/main.py index 7e67735d..4e607a08 100644 --- a/src/main/main.py +++ b/src/main/main.py @@ -23,7 +23,7 @@ class MyMainApp(MDApp): def __init__(self,**kwargs): super(MyMainApp,self).__init__(**kwargs) from kivy.core.window import Window - Window.size = (1010, 710) + Window.size = (1280, 800) # Get Primary Monitor Resolution # Scaled down and not using tkinter library @@ -40,8 +40,8 @@ def __init__(self,**kwargs): dim.append(primary_monitor.width) dim.append(primary_monitor.height) - Window.left = int((dim[0] - 1010)/2) - Window.top = int((dim[1] - 710)/2) + Window.left = int((dim[0] - 1280)/2) + Window.top = int((dim[1] - 800)/2) diff --git a/src/typedef/konstants.py b/src/typedef/konstants.py index 2f06c528..d1c588d1 100644 --- a/src/typedef/konstants.py +++ b/src/typedef/konstants.py @@ -33,11 +33,11 @@ class HTTParams(): SERVER_URL = "https://aimokoivunen.mathnodes.com:5000" RPC = "https://rpc.mathnodes.com:443" # Note http://128.199.90.172:26657 is testnet ONLY! - RPCS = ['https://rpc.mathnodes.com:443', 'https://rpc.sentinel.co:443', 'https://sentinel-rpc.badgerbite.io:443', - 'https://sentinel-rpc2.badgerbite.io:443', 'https://rpc.sentinel.quokkastake.io:443', 'https://rpc-sentinel.whispernode.com:443', - 'https://rpc-sentinel-ia.cosmosia.notional.ventures:443'] + RPCS = ['https://rpc.mathnodes.com:443', 'https://rpc.dvpn.me:443', 'https://rpc.sentinel.co:443', 'https://sentinel-rpc.badgerbite.io:443', + 'https://sentinel-rpc2.badgerbite.io:443', 'https://rpc.sentinel.quokkastake.io:443', 'https://rpc-sentinel.whispernode.com:443'] GRPC = "grpc+http://aimokoivunen.mathnodes.com:9090/" #GRPC = "grpc+http://128.199.90.172:9090/" + HEALTH_CHECK = "https://api.health.sentinel.co/v1/records" NODE_SCORE_ENDPOINT = "/api/nodescores" NODE_LOCATION_ENDPOINT = "/api/nodelocations" NODE_TYPE_ENDPOINT = "/api/nodetypes" @@ -45,6 +45,10 @@ class HTTParams(): API_RATING_ENDPOINT = "/api/rating" SESSIONS_API_URL = '/sentinel/accounts/%s/sessions' BALANCES_ENDPOINT = "/bank/balances/" + ICANHAZURL = "https://icanhazip.com" + ICANHAZDNS = "icanhazip.com" + IFCONFIGDNS = "ifconfig.co" + IFCONFIGURL = "https://ifconfig.co/json" class IBCTokens(): @@ -66,13 +70,18 @@ class IBCTokens(): #mu_coins = ["tsent", "udvpn", "uscrt", "uosmo", "uatom", "udec"] class TextStrings(): dash = "-" - VERSION = "v0.14.2.1" + VERSION = "v1.7.18" class MeileColors(): DIALOG_BG_COLOR = "#121212" INACTIVE_DIALOG_BG_COLOR = "#50507c" + ROW_HOVER = "#39363c" FONT_FACE = "../fonts/mplus-2c-bold.ttf" + QR_FONT_FACE = "../fonts/Roboto-BoldItalic.ttf" MAP_MARKER = "../imgs/location_pin.png" + HEALTH_ICON = "shield-plus" + SICK_ICON = "emoticon-sick" + ARCGIS_MAP = "https://server.arcgisonline.com/arcgis/rest/services/Canvas/World_Dark_Gray_Base/MapServer/tile/{z}/{y}/{x}.png" class NodeKeys(): NodesInfoKeys = ["Moniker","Address","Price","Hourly Price", "Country","Speed","Latency","Peers","Handshake","Type","Version","Status"] diff --git a/src/typedef/win.py b/src/typedef/win.py index 7e2d2f27..55e735a2 100644 --- a/src/typedef/win.py +++ b/src/typedef/win.py @@ -1,5 +1,3 @@ -ICANHAZURL = "https://icanhazip.com" -ICANHAZDNS = "icanhazip.com" class WindowNames(): WALLET_RESTORE = "walletrestore" diff --git a/src/ui/screens.py b/src/ui/screens.py index 6c4bc7da..5402cf0a 100644 --- a/src/ui/screens.py +++ b/src/ui/screens.py @@ -1,6 +1,6 @@ from geography.continents import OurWorld -from ui.interfaces import Tab, LatencyContent, TooltipMDIconButton -from typedef.win import WindowNames, ICANHAZURL, ICANHAZDNS +from ui.interfaces import Tab, LatencyContent, TooltipMDIconButton, ConnectionDialog +from typedef.win import WindowNames from cli.sentinel import NodeTreeData from typedef.konstants import NodeKeys, TextStrings, MeileColors, HTTParams, IBCTokens from cli.sentinel import disconnect as Disconnect @@ -32,6 +32,8 @@ from kivymd.uix.behaviors.elevation import RectangularElevationBehavior from kivy_garden.mapview import MapMarkerPopup, MapView, MapSource from kivymd.toast import toast +from kivy.uix.carousel import Carousel +from kivymd.uix.boxlayout import MDBoxLayout import requests @@ -217,16 +219,16 @@ def runNodeThread(self): yield 0.6 thread2 = Thread(target=lambda: self.progress_load()) thread2.start() - thread = Thread(target=lambda: self.NodeTree.get_nodes("13s")) + thread = Thread(target=lambda: self.NodeTree.get_nodes("23s")) thread.start() Clock.schedule_interval(partial(self.update_status_text, thread), 1.6) @delayable def progress_load(self): - for k in range(1,1000): + for k in range(1,2000): yield 0.0375 - self.manager.get_screen(WindowNames.PRELOAD).ids.pb.value += 0.001 + self.manager.get_screen(WindowNames.PRELOAD).ids.pb.value += 0.0005 def CopyBin(self): @@ -337,6 +339,9 @@ class MainWindow(Screen): clock = None PersistentBandwidth = {} ConnectedDict = {'v2ray_pid' : None, 'result' : False} + NodeWidget = None + Markers = [] + LatLong = [] def __init__(self, node_tree, **kwargs): @@ -372,7 +377,7 @@ def build(self, dt): for name_tab in OurWorld.CONTINENTS: tab = Tab(tab_label_text=name_tab) - self.manager.get_screen(WindowNames.MAIN_WINDOW).ids.android_tabs.add_widget(tab) + self.ids.android_tabs.add_widget(tab) self.get_ip_address(None) @@ -380,23 +385,25 @@ def build(self, dt): None, None, None, - self.manager.get_screen(WindowNames.MAIN_WINDOW).ids.android_tabs.ids.layout.children[-1].text + self.ids.android_tabs.ids.layout.children[-1].text ) def build_meile_map(self): - if not self.MeileMapBuilt: + + if not self.MeileMapBuilt: self.MeileMap = MapView(lat=50.6394, lon=3.057, zoom=2) - source = MapSource(url="https://server.arcgisonline.com/arcgis/rest/services/Canvas/World_Dark_Gray_Base/MapServer/tile/{z}/{y}/{x}.png", - cache_key="meile-map-canvas-dark-grey-base", - tile_size=512, + source = MapSource(url=MeileColors.ARCGIS_MAP, + cache_key="meile-map-canvas-dark-grey-base-2", + tile_size=256, image_ext="png", attribution="@ Meile", size_hint=(.7,1)) #self.MeileMap.map_source = "osm" self.MeileMap.map_source = source - - self.ids.country_map.add_widget(self.MeileMap) + self.carousel = Carousel(direction='right') + self.ids.country_map.add_widget(self.carousel) + self.carousel.add_widget(self.MeileMap) self.AddCountryNodePins(False) self.MeileMapBuilt = True @@ -407,23 +414,32 @@ def get_font(self): def AddCountryNodePins(self, clear): Config = MeileGuiConfig() try: + + if clear: + for m in self.Markers: + self.MeileMap.remove_marker(m) + self.Markers.clear() + for continent in self.MeileLand.CONTINENTS: for ncountry in self.NodeTree.NodeTree.children(continent): - loc = self.MeileLand.CountryLatLong[ncountry.tag] - marker = MapMarkerPopup(lat=loc[0], lon=loc[1], source=Config.resource_path(MeileColors.MAP_MARKER)) - marker.add_widget(MDMapCountryButton(text='%s - %s' %(ncountry.tag, len(self.NodeTree.NodeTree.children(ncountry.tag))), - theme_text_color="Custom", - md_bg_color=get_color_from_hex(MeileColors.DIALOG_BG_COLOR), - text_color=(1,1,1,1), - on_release=partial(self.load_country_nodes, ncountry.tag) - )) - if not clear: + try: + loc = self.MeileLand.CountryLatLong[ncountry.tag] + marker = MapMarkerPopup(lat=loc[0], lon=loc[1], source=Config.resource_path(MeileColors.MAP_MARKER)) + marker.add_widget(MDMapCountryButton(text='%s - %s' %(ncountry.tag, len(self.NodeTree.NodeTree.children(ncountry.tag))), + theme_text_color="Custom", + md_bg_color=get_color_from_hex(MeileColors.DIALOG_BG_COLOR), + text_color=(1,1,1,1), + on_release=partial(self.load_country_nodes, ncountry.tag) + )) + + self.Markers.append(marker) self.MeileMap.add_marker(marker) - else: - self.MeileMap.remove_marker(marker) + except: + continue except Exception as e: print(str(e)) pass + self.get_continent_coordinates(self.MeileLand.CONTINENTS[0]) def set_item(self, text_item): @@ -555,16 +571,33 @@ def get_ip_address(self, dt): self.old_ip = self.ip try: - resolver = DNSRequests.MakeDNSRequest(domain=ICANHAZDNS, timeout=1.5, lifetime=2.5) - icanhazip = resolver.DNSRequest() - if icanhazip: - print("%s:%s" % (ICANHAZDNS, icanhazip)) + resolver = DNSRequests.MakeDNSRequest(domain=HTTParams.IFCONFIGDNS, timeout=3.5, lifetime=3.5) + ifconfig = resolver.DNSRequest() + if ifconfig: + print("%s:%s" % (HTTParams.IFCONFIGDNS, ifconfig)) Request = HTTPRequests.MakeRequest() http = Request.hadapter() - req = http.get(ICANHAZURL) - self.ip = req.text - - self.manager.get_screen(WindowNames.MAIN_WINDOW).ids.new_ip.text = self.ip + req = http.get(HTTParams.IFCONFIGURL) + ifJSON = req.json() + print(ifJSON) + self.ip = str(ifJSON['ip']) + self.ids.new_ip.text = self.ip + self.LatLong.clear() + try: + self.LatLong.append(ifJSON['latitude']) + self.LatLong.append(ifJSON['longitude']) + except: + print("No Lat/Long") + try: + country = ifJSON['country'] + loc = self.MeileLand.CountryLatLong[country] + self.LatLong.append(loc[0]) + self.LatLong.append(loc[1]) + except: + print("No Country...Defaulting to my dream.") + loc = self.MeileLand.CountryLatLong["Seychelles"] + self.LatLong.append(loc[0]) + self.LatLong.append(loc[1]) return True #self.manager.get_screen(WindowNames.MAIN_WINDOW).ids.old_ip.text = "Old IP: " + self.old_ip else: @@ -745,13 +778,22 @@ def refresh_nodes_and_subs(self): def Refresh(self, latency, *kwargs): self.remove_loading_widget(None) self.AddCountryNodePins(True) - self.add_loading_popup("Reloading Nodes...") - yield 0.5 + yield 0.314 + cd = ConnectionDialog() + self.set_conn_dialog(cd, "Reloading Nodes...") + yield 0.314 try: self.NodeTree.NodeTree = None - thread = ThreadWithResult(target=self.NodeTree.get_nodes, args=(latency.return_latency(),)) - thread.start() - thread.join() + t = Thread(target=lambda: self.NodeTree.get_nodes(latency.return_latency())) + t.start() + l = int(latency.return_latency().split('s')[0]) + pool = l*100 + inc = float(1/pool) + while t.is_alive(): + yield 0.0365 + cd.ids.pb.value += inc + + cd.ids.pb.value = 1 except Exception as e: print(str(e)) pass @@ -764,7 +806,7 @@ def Refresh(self, latency, *kwargs): @mainthread def on_tab_switch(self, instance_tabs, instance_tab, instance_tabs_label, tab_text): - self.manager.get_screen(WindowNames.MAIN_WINDOW).ids.rv.data = [] + self.ids.rv.data = [] if not tab_text: tab_text = OurWorld.CONTINENTS[0] @@ -801,6 +843,7 @@ def on_tab_switch(self, instance_tabs, instance_tab, instance_tabs_label, tab_te pass def get_continent_coordinates(self, c): loc = self.MeileLand.ContinentLatLong[c] + self.MeileMap.zoom = 4 self.MeileMap.center_on(loc[0], loc[1]) def build_node_data(self, ncountry): @@ -848,24 +891,51 @@ def switch_window(self, window): Meile.app.root.current = window def switch_to_sub_window(self): - Meile.app.root.add_widget(SubscriptionScreen(name=WindowNames.SUBSCRIPTIONS, node_tree=self.NodeTree)) - Meile.app.root.transition = SlideTransition(direction = "left") - Meile.app.root.current = WindowNames.SUBSCRIPTIONS + try: + self.carousel.remove_widget(self.NodeWidget) + except Exception as e: + print(str(e)) + self.NodeWidget = SubscriptionScreen(name=WindowNames.SUBSCRIPTIONS, node_tree=self.NodeTree) + self.carousel.add_widget(self.NodeWidget) + self.carousel.load_slide(self.NodeWidget) + def close_sub_window(self): + self.carousel.remove_widget(self.NodeWidget) + self.carousel.load_previous() + + def zoom_country_map(self): + try: + self.MeileMap.zoom = 7 + self.MeileMap.center_on(self.LatLong[0],self.LatLong[1]) + except Exception as e: + print(str(e)) + pass + + def set_conn_dialog(self, cd, title): + self.dialog = None + self.dialog = MDDialog( + title=title, + type="custom", + content_cls=cd, + md_bg_color=get_color_from_hex(MeileColors.DIALOG_BG_COLOR), + ) + self.dialog.open() + def load_country_nodes(self, country, *kwargs): + mw = Meile.app.root.get_screen(WindowNames.MAIN_WINDOW) NodeTree = NodeTreeData(Meile.app.root.get_screen(WindowNames.MAIN_WINDOW).NodeTree.NodeTree) try: - Meile.app.root.remove_widget(Meile.app.root.get_screen(WindowNames.NODES)) + mw.carousel.remove_widget(self.NodeWidget) except Exception as e: print(str(e)) pass - Meile.app.root.add_widget(NodeScreen(name="nodes", - node_tree=NodeTree, - country=country, - sort=Meile.app.root.get_screen(WindowNames.MAIN_WINDOW).Sort)) - - Meile.app.root.transition = SlideTransition(direction = "up") - Meile.app.root.current = WindowNames.NODES + + self.NodeWidget = NodeScreen(name="nodes", + node_tree=NodeTree, + country=country, + sort=self.Sort) + self.carousel.add_widget(self.NodeWidget) + self.carousel.load_slide(self.NodeWidget) class WalletScreen(Screen): @@ -1036,7 +1106,7 @@ def set_previous_screen(self): Meile.app.root.current = WindowNames.MAIN_WINDOW -class SubscriptionScreen(Screen): +class SubscriptionScreen(MDBoxLayout): SubResult = None def __init__(self, node_tree, **kwargs): @@ -1055,7 +1125,7 @@ def __init__(self, node_tree, **kwargs): return def GetSubscriptions(self): - mw = self.manager.get_screen(WindowNames.MAIN_WINDOW) + mw = Meile.app.root.get_screen(WindowNames.MAIN_WINDOW) try: thread = ThreadWithResult(target=self.NodeTree.get_subscriptions, args=(self.address,)) thread.start() @@ -1069,7 +1139,7 @@ def GetSubscriptions(self): def subs_callback(self, dt): floc = "../imgs/" yield 0.314 - mw = self.manager.get_screen(WindowNames.MAIN_WINDOW) + mw = Meile.app.root.get_screen(WindowNames.MAIN_WINDOW) if not mw.SubResult: self.GetSubscriptions() @@ -1199,12 +1269,15 @@ def sub_address_error(self): self.dialog.open() def set_previous_screen(self): - Meile.app.root.remove_widget(self) - Meile.app.root.transistion = SlideTransition(direction="right") - Meile.app.root.current = WindowNames.MAIN_WINDOW - - -class NodeScreen(Screen): + mw = Meile.app.root.get_screen(WindowNames.MAIN_WINDOW) + mw.carousel.remove_widget(mw.NodeWidget) + mw.carousel.load_previous() + +''' +Main widget of country cards in carousel. +Contains: widgets.RecyclerViewRow, RecyclerViewCountryRow +''' +class NodeScreen(MDBoxLayout): NodeTree = None Country = None MeileConfig = None @@ -1215,7 +1288,12 @@ def __init__(self, node_tree, country, sort, **kwargs): floc = "../imgs/" - CountryNodes = self.NodeTree.NodeTree.children(country) + + try: + CountryNodes = self.NodeTree.NodeTree.children(country) + except NodeIDAbsentError as e: + print(str(e)) + return if sort == Meile.app.root.get_screen(WindowNames.MAIN_WINDOW).SortOptions[1]: self.SortNodesByMoniker(CountryNodes) @@ -1384,6 +1462,18 @@ def add_rv_data(self, node, flagloc): else: IconButton = "alpha-r-circle" ToolTipText = "Residential" + + if node[NodeKeys.NodesInfoKeys[1]].lstrip().rstrip() in self.NodeTree.NodeHealth: + if self.NodeTree.NodeHealth[node[NodeKeys.NodesInfoKeys[1]].lstrip().rstrip()]: + HealthButton = MeileColors.HEALTH_ICON + HealthToolTip = "Passed Sentinel Health Check" + else: + HealthButton = MeileColors.SICK_ICON + HealthToolTip = "Failed Sentinel Health Check" + + else: + HealthButton = MeileColors.SICK_ICON + HealthToolTip = "Failed Sentinel Health Check" self.ids.rv.data.append( { @@ -1400,6 +1490,8 @@ def add_rv_data(self, node, flagloc): "city" : city, "icon" : IconButton, "tooltip" : ToolTipText, + "healthcheck" : HealthButton, + "healthchecktooltip" : HealthToolTip, "speed_image" : self.MeileConfig.resource_path(speedimage), "source_image" : self.MeileConfig.resource_path(flagloc) @@ -1407,42 +1499,41 @@ def add_rv_data(self, node, flagloc): ) def set_previous_screen(self): + mw = Meile.app.root.get_screen(WindowNames.MAIN_WINDOW) + mw.carousel.remove_widget(mw.NodeWidget) + mw.carousel.load_previous() - Meile.app.root.remove_widget(self) - Meile.app.root.transistion = SlideTransition(direction="down") - Meile.app.root.current = WindowNames.MAIN_WINDOW - - +''' +This is the card class of the country cards on the left panel +''' class RecycleViewCountryRow(MDCard,RectangularElevationBehavior,ThemableBehavior, HoverBehavior): text = StringProperty() def on_enter(self, *args): - self.md_bg_color = get_color_from_hex("#200c3a") + self.md_bg_color = get_color_from_hex(MeileColors.ROW_HOVER) Window.set_system_cursor('hand') def on_leave(self, *args): self.md_bg_color = get_color_from_hex(MeileColors.DIALOG_BG_COLOR) Window.set_system_cursor('arrow') - def show_country_nodes(self, country): - print(country) - self.switch_window(country) - def switch_window(self, country): + print(country) NodeTree = NodeTreeData(Meile.app.root.get_screen(WindowNames.MAIN_WINDOW).NodeTree.NodeTree) + mw = Meile.app.root.get_screen(WindowNames.MAIN_WINDOW) + try: - Meile.app.root.remove_widget(Meile.app.root.get_screen(WindowNames.NODES)) + mw.carousel.remove_widget(mw.NodeWidget) except Exception as e: print(str(e)) pass - Meile.app.root.add_widget(NodeScreen(name="nodes", - node_tree=NodeTree, - country=country, - sort=Meile.app.root.get_screen(WindowNames.MAIN_WINDOW).Sort)) - - Meile.app.root.transition = SlideTransition(direction = "up") - Meile.app.root.current = WindowNames.NODES - + + mw.NodeWidget = NodeScreen(name="nodes", + node_tree=NodeTree, + country=country, + sort=mw.Sort) + mw.carousel.add_widget(mw.NodeWidget) + mw.carousel.load_next() class HelpScreen(Screen): diff --git a/src/ui/widgets.py b/src/ui/widgets.py index 64bfd9d6..e3ceacd1 100644 --- a/src/ui/widgets.py +++ b/src/ui/widgets.py @@ -174,7 +174,8 @@ def __init__ (self, price, moniker, naddress, hourly): self.moniker = moniker self.naddress = naddress self.hourly = hourly - print(f"DATA:\n{self.price_text}\n{self.moniker}\n{self.naddress}") + self.price_api = GetPriceAPI() + self.price_cache = {} self.parse_coin_deposit(CoinsList.ibc_mu_coins[0]) menu_items = [ @@ -266,27 +267,30 @@ def return_sub_type(self): return " GB" except AttributeError: return " GB" - # Should be async + def refresh_price(self, mu_coin: str = "dvpn", cache: int = 30): + # Need check on cache or trought GetPrice api + # We don't need to call the price api if the cache is younger that 30s + + if mu_coin not in self.price_cache or time.time() - self.price_cache[mu_coin]["time"] > cache: + response = self.price_api.get_usd(mu_coin) + self.price_cache[mu_coin] = { + "price": float(response['price']), + "time": time.time() + } + def get_usd(self): deposit_ret = self.return_deposit_text() match = re.match(r"([0-9]+.[0-9]+)([a-z]+)", deposit_ret[0], re.I) if match: amt, coin = match.groups() - #coin = coin.lstrip("u") # Remove u - #price_text = f"{amount}{coin}" else: amt = 0.0 coin = "dvpn" - #amt = re.findall(r"[0-9]+.[0-9]+",depost_ret[0])[0] - #coin = self.ids.drop_item.current_item - - CoinPriceAPI = GetPriceAPI() - PriceDict = CoinPriceAPI.get_usd(coin) - self.coin_price = PriceDict['price'] - self.ids.usd_price.text = '$' + str(round(float(self.coin_price) * float(amt),3)) + self.refresh_price(coin, cache=30) + self.ids.usd_price.text = '$' + str(round(float(self.price_cache[coin]["price"]) * float(amt),3)) - return PriceDict['success'] + return True class ProcessingSubDialog(BoxLayout): moniker = StringProperty() @@ -315,7 +319,7 @@ class NodeRV(RecycleView): class NodeRV2(RecycleView): pass -class OnHoverMDRaisedButton(MDRaisedButton, HoverBehavior): +class OnHoverMDRaisedButton(MDFlatButton, HoverBehavior): def on_enter(self, *args): self.md_bg_color = get_color_from_hex("#fad783") Window.set_system_cursor('arrow') @@ -326,7 +330,10 @@ def on_leave(self, *args): self.md_bg_color = get_color_from_hex("#fcb711") Window.set_system_cursor('arrow') - + +''' +Recycler of the node cards after clicking country +''' class RecycleViewRow(MDCard,RectangularElevationBehavior,ThemableBehavior, HoverBehavior): text = StringProperty() dialog = None @@ -336,7 +343,7 @@ def get_font(self): return Config.resource_path(MeileColors.FONT_FACE) def on_enter(self, *args): - self.md_bg_color = get_color_from_hex("#200c3a") + self.md_bg_color = get_color_from_hex(MeileColors.ROW_HOVER) Window.set_system_cursor('hand') def on_leave(self, *args): @@ -929,8 +936,12 @@ def call_ip_get(self,result, moniker, *kwargs): if not mw.get_ip_address(None): self.remove_loading_widget() self.change_dns() + mw.close_sub_window() + mw.zoom_country_map() else: self.remove_loading_widget() + mw.close_sub_window() + mw.zoom_country_map() @delayable def change_dns(self): diff --git a/src/utils/fonts/Roboto-BoldItalic.ttf b/src/utils/fonts/Roboto-BoldItalic.ttf deleted file mode 100644 index 677bc045..00000000 Binary files a/src/utils/fonts/Roboto-BoldItalic.ttf and /dev/null differ diff --git a/src/utils/fonts/__init__.py b/src/utils/fonts/__init__.py deleted file mode 100644 index e69de29b..00000000 diff --git a/src/utils/qr.py b/src/utils/qr.py index 3ea838fb..56a48de2 100644 --- a/src/utils/qr.py +++ b/src/utils/qr.py @@ -10,6 +10,7 @@ from conf.meile_config import MeileGuiConfig from typedef.win import CoinsList +from typedef.konstants import MeileColors class QRCode(): IMGDIR = None @@ -63,10 +64,10 @@ def generate_qr_code(self, ADDRESS): background = Image.new('RGBA', (QRimg.size[0], QRimg.size[1] + 15), (255,255,255,255)) #robotoFont = ImageFont.truetype(pkg_resources.resource_filename(__name__, os.path.join('fonts', 'Roboto-BoldItalic.ttf')), fontSize) - robotoFont = ImageFont.truetype(self.MeileConfig.resource_path('../utils/fonts/Roboto-BoldItalic.ttf'), fontSize) + robotoFont = ImageFont.truetype(self.MeileConfig.resource_path(MeileColors.QR_FONT_FACE), fontSize) draw = ImageDraw.Draw(background) - w,h = draw.textsize(DepositAddress) + _, _, w, h = draw.textbbox((0, 0), text=str(DepositAddress)) draw.text(((QRimg.size[0]+15 - w)/2,QRimg.size[1]-2),DepositAddress, (0,0,0), font=robotoFont) background.paste(QRimg, (0,0)) diff --git a/src/wexpect/build/wexpect/Analysis-00.toc b/src/wexpect/build/wexpect/Analysis-00.toc deleted file mode 100755 index 23e4da89..00000000 --- a/src/wexpect/build/wexpect/Analysis-00.toc +++ /dev/null @@ -1,928 +0,0 @@ -(['C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\__main__.py'], - ['C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master'], - ['codecs'], - ['c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\__pycache__', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\kivymd\\tools\\packaging\\pyinstaller'], - {}, - [], - [], - False, - False, - False, - {}, - '3.9.2rc1 (tags/v3.9.2rc1:4064156, Feb 17 2021, 11:25:18) [MSC v.1928 64 bit ' - '(AMD64)]', - [('pyi_rth_pywintypes', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_pywintypes.py', - 'PYSOURCE'), - ('pyi_rth_inspect', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pkgres', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py', - 'PYSOURCE'), - ('pyi_rth_win32comgenpy', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_win32comgenpy.py', - 'PYSOURCE'), - ('pyi_rth_pythoncom', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_pythoncom.py', - 'PYSOURCE'), - ('pyi_rth_pkgutil', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py', - 'PYSOURCE'), - ('__main__', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\__main__.py', - 'PYSOURCE')], - [('pkgutil', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pkgutil.py', - 'PYMODULE'), - ('zipimport', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\zipimport.py', - 'PYMODULE'), - ('importlib.abc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\abc.py', - 'PYMODULE'), - ('typing', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\typing.py', - 'PYMODULE'), - ('contextlib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\contextlib.py', - 'PYMODULE'), - ('importlib._bootstrap_external', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\_bootstrap_external.py', - 'PYMODULE'), - ('importlib.metadata', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\metadata.py', - 'PYMODULE'), - ('configparser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\configparser.py', - 'PYMODULE'), - ('zipfile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\zipfile.py', - 'PYMODULE'), - ('py_compile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\py_compile.py', - 'PYMODULE'), - ('lzma', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\lzma.py', - 'PYMODULE'), - ('_compression', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_compression.py', - 'PYMODULE'), - ('bz2', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\bz2.py', - 'PYMODULE'), - ('threading', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\threading.py', - 'PYMODULE'), - ('_threading_local', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_threading_local.py', - 'PYMODULE'), - ('struct', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\struct.py', - 'PYMODULE'), - ('shutil', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\shutil.py', - 'PYMODULE'), - ('tarfile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\tarfile.py', - 'PYMODULE'), - ('gzip', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\gzip.py', - 'PYMODULE'), - ('copy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\copy.py', - 'PYMODULE'), - ('email', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\__init__.py', - 'PYMODULE'), - ('email.parser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\parser.py', - 'PYMODULE'), - ('email._policybase', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\_policybase.py', - 'PYMODULE'), - ('email.utils', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\utils.py', - 'PYMODULE'), - ('email._parseaddr', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\_parseaddr.py', - 'PYMODULE'), - ('calendar', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\calendar.py', - 'PYMODULE'), - ('datetime', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\datetime.py', - 'PYMODULE'), - ('_strptime', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_strptime.py', - 'PYMODULE'), - ('socket', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\socket.py', - 'PYMODULE'), - ('selectors', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\selectors.py', - 'PYMODULE'), - ('random', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\random.py', - 'PYMODULE'), - ('statistics', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\statistics.py', - 'PYMODULE'), - ('decimal', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\decimal.py', - 'PYMODULE'), - ('_pydecimal', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_pydecimal.py', - 'PYMODULE'), - ('contextvars', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\contextvars.py', - 'PYMODULE'), - ('fractions', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\fractions.py', - 'PYMODULE'), - ('numbers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\numbers.py', - 'PYMODULE'), - ('hashlib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\hashlib.py', - 'PYMODULE'), - ('bisect', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\bisect.py', - 'PYMODULE'), - ('email.feedparser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\feedparser.py', - 'PYMODULE'), - ('email.message', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\message.py', - 'PYMODULE'), - ('email.policy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\policy.py', - 'PYMODULE'), - ('email.contentmanager', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\contentmanager.py', - 'PYMODULE'), - ('email.quoprimime', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\quoprimime.py', - 'PYMODULE'), - ('string', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\string.py', - 'PYMODULE'), - ('email.headerregistry', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\headerregistry.py', - 'PYMODULE'), - ('email.iterators', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\iterators.py', - 'PYMODULE'), - ('email.generator', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\generator.py', - 'PYMODULE'), - ('email._encoded_words', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\_encoded_words.py', - 'PYMODULE'), - ('base64', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\base64.py', - 'PYMODULE'), - ('getopt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\getopt.py', - 'PYMODULE'), - ('gettext', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\gettext.py', - 'PYMODULE'), - ('quopri', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\quopri.py', - 'PYMODULE'), - ('uu', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\uu.py', - 'PYMODULE'), - ('optparse', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\optparse.py', - 'PYMODULE'), - ('textwrap', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\textwrap.py', - 'PYMODULE'), - ('email._header_value_parser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\_header_value_parser.py', - 'PYMODULE'), - ('email.header', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\header.py', - 'PYMODULE'), - ('email.base64mime', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\base64mime.py', - 'PYMODULE'), - ('email.charset', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\charset.py', - 'PYMODULE'), - ('email.encoders', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\encoders.py', - 'PYMODULE'), - ('email.errors', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\errors.py', - 'PYMODULE'), - ('csv', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\csv.py', - 'PYMODULE'), - ('importlib._bootstrap', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\_bootstrap.py', - 'PYMODULE'), - ('inspect', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\inspect.py', - 'PYMODULE'), - ('dis', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\dis.py', - 'PYMODULE'), - ('opcode', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\opcode.py', - 'PYMODULE'), - ('ast', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ast.py', - 'PYMODULE'), - ('importlib.machinery', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\machinery.py', - 'PYMODULE'), - ('importlib.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\util.py', - 'PYMODULE'), - ('importlib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\__init__.py', - 'PYMODULE'), - ('importlib._common', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\_common.py', - 'PYMODULE'), - ('tempfile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\tempfile.py', - 'PYMODULE'), - ('win32com', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\__init__.py', - 'PYMODULE'), - ('win32com.server.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\util.py', - 'PYMODULE'), - ('win32com.server.dispatcher', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\dispatcher.py', - 'PYMODULE'), - ('win32traceutil', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\win32traceutil.py', - 'PYMODULE'), - ('win32com.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\util.py', - 'PYMODULE'), - ('win32con', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\win32con.py', - 'PYMODULE'), - ('win32com.server.exception', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\exception.py', - 'PYMODULE'), - ('winerror', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\winerror.py', - 'PYMODULE'), - ('win32com.server.policy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\policy.py', - 'PYMODULE'), - ('win32com.client', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\__init__.py', - 'PYMODULE'), - ('win32com.client.makepy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\makepy.py', - 'PYMODULE'), - ('pywin.dialogs.status', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\dialogs\\status.py', - 'PYMODULE'), - ('pywin.mfc.thread', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\thread.py', - 'PYMODULE'), - ('pywin.mfc.object', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\object.py', - 'PYMODULE'), - ('pywin.mfc.dialog', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\dialog.py', - 'PYMODULE'), - ('pywin.mfc.window', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\window.py', - 'PYMODULE'), - ('pywin.mfc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\__init__.py', - 'PYMODULE'), - ('pywin.dialogs', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\dialogs\\__init__.py', - 'PYMODULE'), - ('pywin', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\__init__.py', - 'PYMODULE'), - ('win32com.client.gencache', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\gencache.py', - 'PYMODULE'), - ('pickle', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pickle.py', - 'PYMODULE'), - ('pprint', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pprint.py', - 'PYMODULE'), - ('_compat_pickle', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_compat_pickle.py', - 'PYMODULE'), - ('glob', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\glob.py', - 'PYMODULE'), - ('win32com.client.selecttlb', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\selecttlb.py', - 'PYMODULE'), - ('pywin.dialogs.list', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\dialogs\\list.py', - 'PYMODULE'), - ('commctrl', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\commctrl.py', - 'PYMODULE'), - ('win32com.client.genpy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\genpy.py', - 'PYMODULE'), - ('win32com.client.CLSIDToClass', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\CLSIDToClass.py', - 'PYMODULE'), - ('win32com.client.dynamic', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\dynamic.py', - 'PYMODULE'), - ('win32com.client.build', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\build.py', - 'PYMODULE'), - ('pywintypes', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\pywintypes.py', - 'PYMODULE'), - ('pywin32_system32', '-', 'PYMODULE'), - ('win32com.server', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\__init__.py', - 'PYMODULE'), - ('win32com.universal', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\universal.py', - 'PYMODULE'), - ('win32com.client.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\util.py', - 'PYMODULE'), - ('pythoncom', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pythoncom.py', - 'PYMODULE'), - ('pkg_resources', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\__init__.py', - 'PYMODULE'), - ('packaging.version', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\version.py', - 'PYMODULE'), - ('packaging.utils', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\utils.py', - 'PYMODULE'), - ('packaging.tags', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\tags.py', - 'PYMODULE'), - ('subprocess', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\subprocess.py', - 'PYMODULE'), - ('signal', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\signal.py', - 'PYMODULE'), - ('packaging.specifiers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\specifiers.py', - 'PYMODULE'), - ('packaging.requirements', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\requirements.py', - 'PYMODULE'), - ('packaging.markers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\markers.py', - 'PYMODULE'), - ('packaging._tokenizer', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_tokenizer.py', - 'PYMODULE'), - ('dataclasses', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\dataclasses.py', - 'PYMODULE'), - ('packaging._structures', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_structures.py', - 'PYMODULE'), - ('packaging._parser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_parser.py', - 'PYMODULE'), - ('packaging._musllinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_musllinux.py', - 'PYMODULE'), - ('packaging._manylinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_manylinux.py', - 'PYMODULE'), - ('ctypes', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ctypes\\__init__.py', - 'PYMODULE'), - ('ctypes._endian', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ctypes\\_endian.py', - 'PYMODULE'), - ('packaging._elffile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_elffile.py', - 'PYMODULE'), - ('packaging', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.zipp', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\zipp.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\util.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.unicode', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\unicode.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.testing', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\testing.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.results', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\results.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.helpers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\helpers.py', - 'PYMODULE'), - ('html.entities', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\html\\entities.py', - 'PYMODULE'), - ('html', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\html\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.exceptions', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\exceptions.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.core', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\core.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.diagram', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\diagram\\__init__.py', - 'PYMODULE'), - ('pdb', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pdb.py', - 'PYMODULE'), - ('pydoc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pydoc.py', - 'PYMODULE'), - ('webbrowser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\webbrowser.py', - 'PYMODULE'), - ('http.server', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\http\\server.py', - 'PYMODULE'), - ('http', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\http\\__init__.py', - 'PYMODULE'), - ('socketserver', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\socketserver.py', - 'PYMODULE'), - ('mimetypes', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\mimetypes.py', - 'PYMODULE'), - ('http.client', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\http\\client.py', - 'PYMODULE'), - ('ssl', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ssl.py', - 'PYMODULE'), - ('pydoc_data.topics', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pydoc_data\\topics.py', - 'PYMODULE'), - ('pydoc_data', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pydoc_data\\__init__.py', - 'PYMODULE'), - ('tty', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\tty.py', - 'PYMODULE'), - ('runpy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\runpy.py', - 'PYMODULE'), - ('shlex', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\shlex.py', - 'PYMODULE'), - ('code', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\code.py', - 'PYMODULE'), - ('codeop', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\codeop.py', - 'PYMODULE'), - ('__future__', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\__future__.py', - 'PYMODULE'), - ('bdb', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\bdb.py', - 'PYMODULE'), - ('cmd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\cmd.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.common', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\common.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.actions', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\actions.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.version', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\version.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.utils', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\utils.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.tags', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\tags.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.specifiers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\specifiers.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.requirements', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\requirements.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.markers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\markers.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._structures', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\_structures.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._musllinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\_musllinux.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._manylinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\_manylinux.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.__about__', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\__about__.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools.recipes', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\more_itertools\\recipes.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools.more', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\more_itertools\\more.py', - 'PYMODULE'), - ('queue', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\queue.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\more_itertools\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.text', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\jaraco\\text\\__init__.py', - 'PYMODULE'), - ('importlib.resources', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\resources.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.functools', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\jaraco\\functools.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.context', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\jaraco\\context.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\jaraco\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.simple', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\simple.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.readers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\readers.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.abc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\abc.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._legacy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_legacy.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._itertools', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_itertools.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._compat', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_compat.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._common', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_common.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._adapters', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_adapters.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.appdirs', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\appdirs.py', - 'PYMODULE'), - ('win32com.shell.shellcon', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32comext\\shell\\shellcon.py', - 'PYMODULE'), - ('win32com.shell', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32comext\\shell\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\__init__.py', - 'PYMODULE'), - ('sysconfig', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\sysconfig.py', - 'PYMODULE'), - ('_aix_support', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_aix_support.py', - 'PYMODULE'), - ('_bootsubprocess', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_bootsubprocess.py', - 'PYMODULE'), - ('pkg_resources.extern', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\extern\\__init__.py', - 'PYMODULE'), - ('imp', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\imp.py', - 'PYMODULE'), - ('plistlib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\plistlib.py', - 'PYMODULE'), - ('xml.parsers.expat', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\parsers\\expat.py', - 'PYMODULE'), - ('xml.parsers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\parsers\\__init__.py', - 'PYMODULE'), - ('xml', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\__init__.py', - 'PYMODULE'), - ('xml.sax.expatreader', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\expatreader.py', - 'PYMODULE'), - ('xml.sax.saxutils', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\saxutils.py', - 'PYMODULE'), - ('xml.sax', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\__init__.py', - 'PYMODULE'), - ('xml.sax.handler', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\handler.py', - 'PYMODULE'), - ('xml.sax._exceptions', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\_exceptions.py', - 'PYMODULE'), - ('xml.sax.xmlreader', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\xmlreader.py', - 'PYMODULE'), - ('platform', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\platform.py', - 'PYMODULE'), - ('stringprep', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\stringprep.py', - 'PYMODULE'), - ('getpass', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\getpass.py', - 'PYMODULE'), - ('nturl2path', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\nturl2path.py', - 'PYMODULE'), - ('ftplib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ftplib.py', - 'PYMODULE'), - ('netrc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\netrc.py', - 'PYMODULE'), - ('http.cookiejar', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\http\\cookiejar.py', - 'PYMODULE'), - ('_py_abc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_py_abc.py', - 'PYMODULE'), - ('tracemalloc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\tracemalloc.py', - 'PYMODULE'), - ('wexpect.wexpect_util', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\wexpect_util.py', - 'PYMODULE'), - ('wexpect', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\__init__.py', - 'PYMODULE'), - ('wexpect.host', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\host.py', - 'PYMODULE'), - ('wexpect.__init__', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\__init__.py', - 'PYMODULE'), - ('psutil', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\__init__.py', - 'PYMODULE'), - ('psutil._psaix', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psaix.py', - 'PYMODULE'), - ('psutil._pssunos', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_pssunos.py', - 'PYMODULE'), - ('psutil._psbsd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psbsd.py', - 'PYMODULE'), - ('xml.etree.ElementTree', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\ElementTree.py', - 'PYMODULE'), - ('xml.etree.cElementTree', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\cElementTree.py', - 'PYMODULE'), - ('xml.etree.ElementInclude', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\ElementInclude.py', - 'PYMODULE'), - ('xml.etree.ElementPath', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\ElementPath.py', - 'PYMODULE'), - ('xml.etree', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\__init__.py', - 'PYMODULE'), - ('psutil._psosx', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psosx.py', - 'PYMODULE'), - ('psutil._pswindows', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_pswindows.py', - 'PYMODULE'), - ('psutil._pslinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_pslinux.py', - 'PYMODULE'), - ('psutil._psposix', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psposix.py', - 'PYMODULE'), - ('psutil._compat', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_compat.py', - 'PYMODULE'), - ('psutil._common', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_common.py', - 'PYMODULE'), - ('curses', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\curses\\__init__.py', - 'PYMODULE'), - ('curses.has_key', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\curses\\has_key.py', - 'PYMODULE'), - ('wexpect.legacy_wexpect', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\legacy_wexpect.py', - 'PYMODULE'), - ('wexpect.console_reader', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\console_reader.py', - 'PYMODULE'), - ('logging', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\logging\\__init__.py', - 'PYMODULE'), - ('argparse', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\argparse.py', - 'PYMODULE')], - [('VCRUNTIME140.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\VCRUNTIME140.dll', - 'BINARY'), - ('python39.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\python39.dll', - 'BINARY'), - ('pywin32_system32\\pythoncom39.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32_system32\\pythoncom39.dll', - 'BINARY'), - ('pywin32_system32\\pywintypes39.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32_system32\\pywintypes39.dll', - 'BINARY'), - ('_lzma.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_lzma.pyd', - 'EXTENSION'), - ('_bz2.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_bz2.pyd', - 'EXTENSION'), - ('select.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\select.pyd', - 'EXTENSION'), - ('_socket.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_socket.pyd', - 'EXTENSION'), - ('_decimal.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_decimal.pyd', - 'EXTENSION'), - ('_hashlib.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_hashlib.pyd', - 'EXTENSION'), - ('win32trace.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32trace.pyd', - 'EXTENSION'), - ('win32ui.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\win32ui.pyd', - 'EXTENSION'), - ('_win32sysloader.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\_win32sysloader.pyd', - 'EXTENSION'), - ('win32api.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32api.pyd', - 'EXTENSION'), - ('_ctypes.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_ctypes.pyd', - 'EXTENSION'), - ('_ssl.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_ssl.pyd', - 'EXTENSION'), - ('_queue.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_queue.pyd', - 'EXTENSION'), - ('win32com\\shell\\shell.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32comext\\shell\\shell.pyd', - 'EXTENSION'), - ('pyexpat.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\pyexpat.pyd', - 'EXTENSION'), - ('unicodedata.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\unicodedata.pyd', - 'EXTENSION'), - ('win32pipe.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32pipe.pyd', - 'EXTENSION'), - ('win32file.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32file.pyd', - 'EXTENSION'), - ('win32process.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32process.pyd', - 'EXTENSION'), - ('_elementtree.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_elementtree.pyd', - 'EXTENSION'), - ('psutil\\_psutil_windows.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psutil_windows.pyd', - 'EXTENSION'), - ('win32gui.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32gui.pyd', - 'EXTENSION'), - ('win32console.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32console.pyd', - 'EXTENSION'), - ('libcrypto-1_1.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\libcrypto-1_1.dll', - 'BINARY'), - ('mfc140u.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\mfc140u.dll', - 'BINARY'), - ('libffi-7.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\libffi-7.dll', - 'BINARY'), - ('libssl-1_1.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\libssl-1_1.dll', - 'BINARY'), - ('python3.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\python3.dll', - 'BINARY')], - [], - [], - [('base_library.zip', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\base_library.zip', - 'DATA'), - ('pywin32-305.dist-info\\RECORD', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\RECORD', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\dependency_links.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\dependency_links.txt', - 'DATA'), - ('psutil-5.9.4.dist-info\\LICENSE', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\LICENSE', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\requires.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\requires.txt', - 'DATA'), - ('pywin32-305.dist-info\\WHEEL', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\WHEEL', - 'DATA'), - ('psutil-5.9.4.dist-info\\WHEEL', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\WHEEL', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\installed-files.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\installed-files.txt', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\PKG-INFO', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\PKG-INFO', - 'DATA'), - ('psutil-5.9.4.dist-info\\INSTALLER', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\INSTALLER', - 'DATA'), - ('psutil-5.9.4.dist-info\\METADATA', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\METADATA', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\SOURCES.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\SOURCES.txt', - 'DATA'), - ('psutil-5.9.4.dist-info\\RECORD', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\RECORD', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\not-zip-safe', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\not-zip-safe', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\top_level.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\top_level.txt', - 'DATA'), - ('psutil-5.9.4.dist-info\\top_level.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\top_level.txt', - 'DATA'), - ('pywin32-305.dist-info\\top_level.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\top_level.txt', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\pbr.json', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\pbr.json', - 'DATA'), - ('pywin32-305.dist-info\\INSTALLER', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\INSTALLER', - 'DATA'), - ('pywin32-305.dist-info\\METADATA', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\METADATA', - 'DATA')], - []) diff --git a/src/wexpect/build/wexpect/COLLECT-00.toc b/src/wexpect/build/wexpect/COLLECT-00.toc deleted file mode 100755 index 382c2e52..00000000 --- a/src/wexpect/build/wexpect/COLLECT-00.toc +++ /dev/null @@ -1,159 +0,0 @@ -([('wexpect.exe', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\wexpect.exe', - 'EXECUTABLE'), - ('VCRUNTIME140.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\VCRUNTIME140.dll', - 'BINARY'), - ('python39.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\python39.dll', - 'BINARY'), - ('pywin32_system32\\pythoncom39.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32_system32\\pythoncom39.dll', - 'BINARY'), - ('pywin32_system32\\pywintypes39.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32_system32\\pywintypes39.dll', - 'BINARY'), - ('_lzma.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_lzma.pyd', - 'EXTENSION'), - ('_bz2.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_bz2.pyd', - 'EXTENSION'), - ('select.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\select.pyd', - 'EXTENSION'), - ('_socket.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_socket.pyd', - 'EXTENSION'), - ('_decimal.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_decimal.pyd', - 'EXTENSION'), - ('_hashlib.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_hashlib.pyd', - 'EXTENSION'), - ('win32trace.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32trace.pyd', - 'EXTENSION'), - ('win32ui.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\win32ui.pyd', - 'EXTENSION'), - ('_win32sysloader.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\_win32sysloader.pyd', - 'EXTENSION'), - ('win32api.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32api.pyd', - 'EXTENSION'), - ('_ctypes.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_ctypes.pyd', - 'EXTENSION'), - ('_ssl.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_ssl.pyd', - 'EXTENSION'), - ('_queue.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_queue.pyd', - 'EXTENSION'), - ('win32com\\shell\\shell.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32comext\\shell\\shell.pyd', - 'EXTENSION'), - ('pyexpat.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\pyexpat.pyd', - 'EXTENSION'), - ('unicodedata.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\unicodedata.pyd', - 'EXTENSION'), - ('win32pipe.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32pipe.pyd', - 'EXTENSION'), - ('win32file.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32file.pyd', - 'EXTENSION'), - ('win32process.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32process.pyd', - 'EXTENSION'), - ('_elementtree.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\_elementtree.pyd', - 'EXTENSION'), - ('psutil\\_psutil_windows.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psutil_windows.pyd', - 'EXTENSION'), - ('win32gui.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32gui.pyd', - 'EXTENSION'), - ('win32console.pyd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\win32console.pyd', - 'EXTENSION'), - ('libcrypto-1_1.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\libcrypto-1_1.dll', - 'BINARY'), - ('mfc140u.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\mfc140u.dll', - 'BINARY'), - ('libffi-7.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\libffi-7.dll', - 'BINARY'), - ('libssl-1_1.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\DLLs\\libssl-1_1.dll', - 'BINARY'), - ('python3.dll', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\python3.dll', - 'BINARY'), - ('base_library.zip', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\base_library.zip', - 'DATA'), - ('pywin32-305.dist-info\\RECORD', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\RECORD', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\dependency_links.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\dependency_links.txt', - 'DATA'), - ('psutil-5.9.4.dist-info\\LICENSE', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\LICENSE', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\requires.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\requires.txt', - 'DATA'), - ('pywin32-305.dist-info\\WHEEL', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\WHEEL', - 'DATA'), - ('psutil-5.9.4.dist-info\\WHEEL', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\WHEEL', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\installed-files.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\installed-files.txt', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\PKG-INFO', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\PKG-INFO', - 'DATA'), - ('psutil-5.9.4.dist-info\\INSTALLER', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\INSTALLER', - 'DATA'), - ('psutil-5.9.4.dist-info\\METADATA', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\METADATA', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\SOURCES.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\SOURCES.txt', - 'DATA'), - ('psutil-5.9.4.dist-info\\RECORD', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\RECORD', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\not-zip-safe', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\not-zip-safe', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\top_level.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\top_level.txt', - 'DATA'), - ('psutil-5.9.4.dist-info\\top_level.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil-5.9.4.dist-info\\top_level.txt', - 'DATA'), - ('pywin32-305.dist-info\\top_level.txt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\top_level.txt', - 'DATA'), - ('wexpect-4.0.0-py3.9.egg-info\\pbr.json', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\wexpect-4.0.0-py3.9.egg-info\\pbr.json', - 'DATA'), - ('pywin32-305.dist-info\\INSTALLER', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\INSTALLER', - 'DATA'), - ('pywin32-305.dist-info\\METADATA', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pywin32-305.dist-info\\METADATA', - 'DATA')],) diff --git a/src/wexpect/build/wexpect/EXE-00.toc b/src/wexpect/build/wexpect/EXE-00.toc deleted file mode 100755 index 60db5f13..00000000 --- a/src/wexpect/build/wexpect/EXE-00.toc +++ /dev/null @@ -1,65 +0,0 @@ -('C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\wexpect.exe', - True, - False, - True, - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-console.ico', - None, - False, - False, - 'true', - True, - True, - False, - None, - None, - None, - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\wexpect.pkg', - [('PYZ-00.pyz', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\PYZ-00.pyz', - 'PYZ'), - ('struct', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\struct.pyc', - 'PYMODULE'), - ('pyimod01_archive', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\pyimod01_archive.pyc', - 'PYMODULE'), - ('pyimod02_importers', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\pyimod02_importers.pyc', - 'PYMODULE'), - ('pyimod03_ctypes', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\pyimod03_ctypes.pyc', - 'PYMODULE'), - ('pyimod04_pywin32', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\pyimod04_pywin32.pyc', - 'PYMODULE'), - ('pyiboot01_bootstrap', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', - 'PYSOURCE'), - ('pyi_rth_pywintypes', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_pywintypes.py', - 'PYSOURCE'), - ('pyi_rth_inspect', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pkgres', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py', - 'PYSOURCE'), - ('pyi_rth_win32comgenpy', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_win32comgenpy.py', - 'PYSOURCE'), - ('pyi_rth_pythoncom', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_pythoncom.py', - 'PYSOURCE'), - ('pyi_rth_pkgutil', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py', - 'PYSOURCE'), - ('__main__', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\__main__.py', - 'PYSOURCE')], - [], - False, - False, - 1673853524, - [('run.exe', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\run.exe', - 'EXECUTABLE')]) diff --git a/src/wexpect/build/wexpect/PKG-00.toc b/src/wexpect/build/wexpect/PKG-00.toc deleted file mode 100755 index 9fc1f01f..00000000 --- a/src/wexpect/build/wexpect/PKG-00.toc +++ /dev/null @@ -1,58 +0,0 @@ -('C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\wexpect.pkg', - {'BINARY': 1, - 'DATA': 1, - 'EXECUTABLE': 1, - 'EXTENSION': 1, - 'PYMODULE': 1, - 'PYSOURCE': 1, - 'PYZ': 0, - 'SPLASH': 1}, - [('PYZ-00.pyz', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\PYZ-00.pyz', - 'PYZ'), - ('struct', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\struct.pyc', - 'PYMODULE'), - ('pyimod01_archive', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\pyimod01_archive.pyc', - 'PYMODULE'), - ('pyimod02_importers', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\pyimod02_importers.pyc', - 'PYMODULE'), - ('pyimod03_ctypes', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\pyimod03_ctypes.pyc', - 'PYMODULE'), - ('pyimod04_pywin32', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\localpycs\\pyimod04_pywin32.pyc', - 'PYMODULE'), - ('pyiboot01_bootstrap', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', - 'PYSOURCE'), - ('pyi_rth_pywintypes', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_pywintypes.py', - 'PYSOURCE'), - ('pyi_rth_inspect', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pkgres', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py', - 'PYSOURCE'), - ('pyi_rth_win32comgenpy', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_win32comgenpy.py', - 'PYSOURCE'), - ('pyi_rth_pythoncom', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_pythoncom.py', - 'PYSOURCE'), - ('pyi_rth_pkgutil', - 'C:\\Users\\freqn\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py', - 'PYSOURCE'), - ('__main__', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\__main__.py', - 'PYSOURCE')], - True, - False, - False, - [], - None, - None, - None) diff --git a/src/wexpect/build/wexpect/PYZ-00.pyz b/src/wexpect/build/wexpect/PYZ-00.pyz deleted file mode 100755 index 6bd8988a..00000000 Binary files a/src/wexpect/build/wexpect/PYZ-00.pyz and /dev/null differ diff --git a/src/wexpect/build/wexpect/PYZ-00.toc b/src/wexpect/build/wexpect/PYZ-00.toc deleted file mode 100755 index 00357cc0..00000000 --- a/src/wexpect/build/wexpect/PYZ-00.toc +++ /dev/null @@ -1,731 +0,0 @@ -('C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\build\\wexpect\\PYZ-00.pyz', - [('pkgutil', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pkgutil.py', - 'PYMODULE'), - ('zipimport', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\zipimport.py', - 'PYMODULE'), - ('importlib.abc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\abc.py', - 'PYMODULE'), - ('typing', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\typing.py', - 'PYMODULE'), - ('contextlib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\contextlib.py', - 'PYMODULE'), - ('importlib._bootstrap_external', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\_bootstrap_external.py', - 'PYMODULE'), - ('importlib.metadata', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\metadata.py', - 'PYMODULE'), - ('configparser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\configparser.py', - 'PYMODULE'), - ('zipfile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\zipfile.py', - 'PYMODULE'), - ('py_compile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\py_compile.py', - 'PYMODULE'), - ('lzma', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\lzma.py', - 'PYMODULE'), - ('_compression', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_compression.py', - 'PYMODULE'), - ('bz2', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\bz2.py', - 'PYMODULE'), - ('threading', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\threading.py', - 'PYMODULE'), - ('_threading_local', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_threading_local.py', - 'PYMODULE'), - ('struct', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\struct.py', - 'PYMODULE'), - ('shutil', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\shutil.py', - 'PYMODULE'), - ('tarfile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\tarfile.py', - 'PYMODULE'), - ('gzip', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\gzip.py', - 'PYMODULE'), - ('copy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\copy.py', - 'PYMODULE'), - ('email', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\__init__.py', - 'PYMODULE'), - ('email.parser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\parser.py', - 'PYMODULE'), - ('email._policybase', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\_policybase.py', - 'PYMODULE'), - ('email.utils', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\utils.py', - 'PYMODULE'), - ('email._parseaddr', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\_parseaddr.py', - 'PYMODULE'), - ('calendar', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\calendar.py', - 'PYMODULE'), - ('datetime', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\datetime.py', - 'PYMODULE'), - ('_strptime', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_strptime.py', - 'PYMODULE'), - ('socket', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\socket.py', - 'PYMODULE'), - ('selectors', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\selectors.py', - 'PYMODULE'), - ('random', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\random.py', - 'PYMODULE'), - ('statistics', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\statistics.py', - 'PYMODULE'), - ('decimal', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\decimal.py', - 'PYMODULE'), - ('_pydecimal', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_pydecimal.py', - 'PYMODULE'), - ('contextvars', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\contextvars.py', - 'PYMODULE'), - ('fractions', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\fractions.py', - 'PYMODULE'), - ('numbers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\numbers.py', - 'PYMODULE'), - ('hashlib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\hashlib.py', - 'PYMODULE'), - ('bisect', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\bisect.py', - 'PYMODULE'), - ('email.feedparser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\feedparser.py', - 'PYMODULE'), - ('email.message', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\message.py', - 'PYMODULE'), - ('email.policy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\policy.py', - 'PYMODULE'), - ('email.contentmanager', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\contentmanager.py', - 'PYMODULE'), - ('email.quoprimime', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\quoprimime.py', - 'PYMODULE'), - ('string', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\string.py', - 'PYMODULE'), - ('email.headerregistry', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\headerregistry.py', - 'PYMODULE'), - ('email.iterators', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\iterators.py', - 'PYMODULE'), - ('email.generator', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\generator.py', - 'PYMODULE'), - ('email._encoded_words', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\_encoded_words.py', - 'PYMODULE'), - ('base64', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\base64.py', - 'PYMODULE'), - ('getopt', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\getopt.py', - 'PYMODULE'), - ('gettext', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\gettext.py', - 'PYMODULE'), - ('quopri', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\quopri.py', - 'PYMODULE'), - ('uu', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\uu.py', - 'PYMODULE'), - ('optparse', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\optparse.py', - 'PYMODULE'), - ('textwrap', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\textwrap.py', - 'PYMODULE'), - ('email._header_value_parser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\_header_value_parser.py', - 'PYMODULE'), - ('email.header', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\header.py', - 'PYMODULE'), - ('email.base64mime', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\base64mime.py', - 'PYMODULE'), - ('email.charset', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\charset.py', - 'PYMODULE'), - ('email.encoders', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\encoders.py', - 'PYMODULE'), - ('email.errors', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\email\\errors.py', - 'PYMODULE'), - ('csv', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\csv.py', - 'PYMODULE'), - ('importlib._bootstrap', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\_bootstrap.py', - 'PYMODULE'), - ('inspect', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\inspect.py', - 'PYMODULE'), - ('dis', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\dis.py', - 'PYMODULE'), - ('opcode', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\opcode.py', - 'PYMODULE'), - ('ast', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ast.py', - 'PYMODULE'), - ('importlib.machinery', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\machinery.py', - 'PYMODULE'), - ('importlib.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\util.py', - 'PYMODULE'), - ('importlib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\__init__.py', - 'PYMODULE'), - ('importlib._common', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\_common.py', - 'PYMODULE'), - ('tempfile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\tempfile.py', - 'PYMODULE'), - ('win32com', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\__init__.py', - 'PYMODULE'), - ('win32com.server.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\util.py', - 'PYMODULE'), - ('win32com.server.dispatcher', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\dispatcher.py', - 'PYMODULE'), - ('win32traceutil', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\win32traceutil.py', - 'PYMODULE'), - ('win32com.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\util.py', - 'PYMODULE'), - ('win32con', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\win32con.py', - 'PYMODULE'), - ('win32com.server.exception', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\exception.py', - 'PYMODULE'), - ('winerror', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\winerror.py', - 'PYMODULE'), - ('win32com.server.policy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\policy.py', - 'PYMODULE'), - ('win32com.client', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\__init__.py', - 'PYMODULE'), - ('win32com.client.makepy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\makepy.py', - 'PYMODULE'), - ('pywin.dialogs.status', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\dialogs\\status.py', - 'PYMODULE'), - ('pywin.mfc.thread', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\thread.py', - 'PYMODULE'), - ('pywin.mfc.object', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\object.py', - 'PYMODULE'), - ('pywin.mfc.dialog', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\dialog.py', - 'PYMODULE'), - ('pywin.mfc.window', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\window.py', - 'PYMODULE'), - ('pywin.mfc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\mfc\\__init__.py', - 'PYMODULE'), - ('pywin.dialogs', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\dialogs\\__init__.py', - 'PYMODULE'), - ('pywin', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\__init__.py', - 'PYMODULE'), - ('win32com.client.gencache', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\gencache.py', - 'PYMODULE'), - ('pickle', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pickle.py', - 'PYMODULE'), - ('pprint', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pprint.py', - 'PYMODULE'), - ('_compat_pickle', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_compat_pickle.py', - 'PYMODULE'), - ('glob', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\glob.py', - 'PYMODULE'), - ('win32com.client.selecttlb', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\selecttlb.py', - 'PYMODULE'), - ('pywin.dialogs.list', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\Pythonwin\\pywin\\dialogs\\list.py', - 'PYMODULE'), - ('commctrl', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\commctrl.py', - 'PYMODULE'), - ('win32com.client.genpy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\genpy.py', - 'PYMODULE'), - ('win32com.client.CLSIDToClass', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\CLSIDToClass.py', - 'PYMODULE'), - ('win32com.client.dynamic', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\dynamic.py', - 'PYMODULE'), - ('win32com.client.build', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\build.py', - 'PYMODULE'), - ('pywintypes', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32\\lib\\pywintypes.py', - 'PYMODULE'), - ('pywin32_system32', '-', 'PYMODULE'), - ('win32com.server', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\server\\__init__.py', - 'PYMODULE'), - ('win32com.universal', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\universal.py', - 'PYMODULE'), - ('win32com.client.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32com\\client\\util.py', - 'PYMODULE'), - ('pythoncom', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pythoncom.py', - 'PYMODULE'), - ('pkg_resources', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\__init__.py', - 'PYMODULE'), - ('packaging.version', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\version.py', - 'PYMODULE'), - ('packaging.utils', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\utils.py', - 'PYMODULE'), - ('packaging.tags', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\tags.py', - 'PYMODULE'), - ('subprocess', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\subprocess.py', - 'PYMODULE'), - ('signal', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\signal.py', - 'PYMODULE'), - ('packaging.specifiers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\specifiers.py', - 'PYMODULE'), - ('packaging.requirements', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\requirements.py', - 'PYMODULE'), - ('packaging.markers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\markers.py', - 'PYMODULE'), - ('packaging._tokenizer', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_tokenizer.py', - 'PYMODULE'), - ('dataclasses', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\dataclasses.py', - 'PYMODULE'), - ('packaging._structures', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_structures.py', - 'PYMODULE'), - ('packaging._parser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_parser.py', - 'PYMODULE'), - ('packaging._musllinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_musllinux.py', - 'PYMODULE'), - ('packaging._manylinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_manylinux.py', - 'PYMODULE'), - ('ctypes', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ctypes\\__init__.py', - 'PYMODULE'), - ('ctypes._endian', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ctypes\\_endian.py', - 'PYMODULE'), - ('packaging._elffile', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\_elffile.py', - 'PYMODULE'), - ('packaging', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\packaging\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.zipp', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\zipp.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.util', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\util.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.unicode', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\unicode.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.testing', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\testing.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.results', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\results.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.helpers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\helpers.py', - 'PYMODULE'), - ('html.entities', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\html\\entities.py', - 'PYMODULE'), - ('html', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\html\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.exceptions', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\exceptions.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.core', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\core.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.diagram', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\diagram\\__init__.py', - 'PYMODULE'), - ('pdb', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pdb.py', - 'PYMODULE'), - ('pydoc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pydoc.py', - 'PYMODULE'), - ('webbrowser', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\webbrowser.py', - 'PYMODULE'), - ('http.server', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\http\\server.py', - 'PYMODULE'), - ('http', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\http\\__init__.py', - 'PYMODULE'), - ('socketserver', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\socketserver.py', - 'PYMODULE'), - ('mimetypes', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\mimetypes.py', - 'PYMODULE'), - ('http.client', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\http\\client.py', - 'PYMODULE'), - ('ssl', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ssl.py', - 'PYMODULE'), - ('pydoc_data.topics', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pydoc_data\\topics.py', - 'PYMODULE'), - ('pydoc_data', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\pydoc_data\\__init__.py', - 'PYMODULE'), - ('tty', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\tty.py', - 'PYMODULE'), - ('runpy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\runpy.py', - 'PYMODULE'), - ('shlex', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\shlex.py', - 'PYMODULE'), - ('code', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\code.py', - 'PYMODULE'), - ('codeop', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\codeop.py', - 'PYMODULE'), - ('__future__', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\__future__.py', - 'PYMODULE'), - ('bdb', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\bdb.py', - 'PYMODULE'), - ('cmd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\cmd.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.common', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\common.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing.actions', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\actions.py', - 'PYMODULE'), - ('pkg_resources._vendor.pyparsing', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\pyparsing\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.version', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\version.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.utils', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\utils.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.tags', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\tags.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.specifiers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\specifiers.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.requirements', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\requirements.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.markers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\markers.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._structures', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\_structures.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._musllinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\_musllinux.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._manylinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\_manylinux.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.__about__', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\__about__.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\packaging\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools.recipes', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\more_itertools\\recipes.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools.more', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\more_itertools\\more.py', - 'PYMODULE'), - ('queue', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\queue.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\more_itertools\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.text', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\jaraco\\text\\__init__.py', - 'PYMODULE'), - ('importlib.resources', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\importlib\\resources.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.functools', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\jaraco\\functools.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.context', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\jaraco\\context.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\jaraco\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.simple', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\simple.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.readers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\readers.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.abc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\abc.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._legacy', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_legacy.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._itertools', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_itertools.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._compat', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_compat.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._common', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_common.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._adapters', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\_adapters.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\importlib_resources\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.appdirs', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\appdirs.py', - 'PYMODULE'), - ('win32com.shell.shellcon', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32comext\\shell\\shellcon.py', - 'PYMODULE'), - ('win32com.shell', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\win32comext\\shell\\__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\_vendor\\__init__.py', - 'PYMODULE'), - ('sysconfig', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\sysconfig.py', - 'PYMODULE'), - ('_aix_support', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_aix_support.py', - 'PYMODULE'), - ('_bootsubprocess', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_bootsubprocess.py', - 'PYMODULE'), - ('pkg_resources.extern', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\pkg_resources\\extern\\__init__.py', - 'PYMODULE'), - ('imp', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\imp.py', - 'PYMODULE'), - ('plistlib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\plistlib.py', - 'PYMODULE'), - ('xml.parsers.expat', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\parsers\\expat.py', - 'PYMODULE'), - ('xml.parsers', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\parsers\\__init__.py', - 'PYMODULE'), - ('xml', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\__init__.py', - 'PYMODULE'), - ('xml.sax.expatreader', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\expatreader.py', - 'PYMODULE'), - ('xml.sax.saxutils', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\saxutils.py', - 'PYMODULE'), - ('xml.sax', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\__init__.py', - 'PYMODULE'), - ('xml.sax.handler', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\handler.py', - 'PYMODULE'), - ('xml.sax._exceptions', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\_exceptions.py', - 'PYMODULE'), - ('xml.sax.xmlreader', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\sax\\xmlreader.py', - 'PYMODULE'), - ('platform', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\platform.py', - 'PYMODULE'), - ('stringprep', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\stringprep.py', - 'PYMODULE'), - ('getpass', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\getpass.py', - 'PYMODULE'), - ('nturl2path', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\nturl2path.py', - 'PYMODULE'), - ('ftplib', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\ftplib.py', - 'PYMODULE'), - ('netrc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\netrc.py', - 'PYMODULE'), - ('http.cookiejar', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\http\\cookiejar.py', - 'PYMODULE'), - ('_py_abc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\_py_abc.py', - 'PYMODULE'), - ('tracemalloc', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\tracemalloc.py', - 'PYMODULE'), - ('wexpect.wexpect_util', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\wexpect_util.py', - 'PYMODULE'), - ('wexpect', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\__init__.py', - 'PYMODULE'), - ('wexpect.host', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\host.py', - 'PYMODULE'), - ('wexpect.__init__', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\__init__.py', - 'PYMODULE'), - ('psutil', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\__init__.py', - 'PYMODULE'), - ('psutil._psaix', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psaix.py', - 'PYMODULE'), - ('psutil._pssunos', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_pssunos.py', - 'PYMODULE'), - ('psutil._psbsd', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psbsd.py', - 'PYMODULE'), - ('xml.etree.ElementTree', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\ElementTree.py', - 'PYMODULE'), - ('xml.etree.cElementTree', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\cElementTree.py', - 'PYMODULE'), - ('xml.etree.ElementInclude', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\ElementInclude.py', - 'PYMODULE'), - ('xml.etree.ElementPath', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\ElementPath.py', - 'PYMODULE'), - ('xml.etree', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\xml\\etree\\__init__.py', - 'PYMODULE'), - ('psutil._psosx', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psosx.py', - 'PYMODULE'), - ('psutil._pswindows', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_pswindows.py', - 'PYMODULE'), - ('psutil._pslinux', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_pslinux.py', - 'PYMODULE'), - ('psutil._psposix', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_psposix.py', - 'PYMODULE'), - ('psutil._compat', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_compat.py', - 'PYMODULE'), - ('psutil._common', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\psutil\\_common.py', - 'PYMODULE'), - ('curses', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\curses\\__init__.py', - 'PYMODULE'), - ('curses.has_key', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\curses\\has_key.py', - 'PYMODULE'), - ('wexpect.legacy_wexpect', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\legacy_wexpect.py', - 'PYMODULE'), - ('wexpect.console_reader', - 'C:\\Users\\freqn\\OneDrive\\Desktop\\Meile\\tests\\wexpect-master\\wexpect-master\\wexpect\\console_reader.py', - 'PYMODULE'), - ('logging', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\logging\\__init__.py', - 'PYMODULE'), - ('argparse', - 'c:\\users\\freqn\\appdata\\local\\programs\\python\\python39\\lib\\argparse.py', - 'PYMODULE')]) diff --git a/src/wexpect/build/wexpect/base_library.zip b/src/wexpect/build/wexpect/base_library.zip deleted file mode 100755 index 851a587c..00000000 Binary files a/src/wexpect/build/wexpect/base_library.zip and /dev/null differ diff --git a/src/wexpect/build/wexpect/localpycs/pyimod01_archive.pyc b/src/wexpect/build/wexpect/localpycs/pyimod01_archive.pyc deleted file mode 100755 index b362e75e..00000000 Binary files a/src/wexpect/build/wexpect/localpycs/pyimod01_archive.pyc and /dev/null differ diff --git a/src/wexpect/build/wexpect/localpycs/pyimod02_importers.pyc b/src/wexpect/build/wexpect/localpycs/pyimod02_importers.pyc deleted file mode 100755 index 37267b5b..00000000 Binary files a/src/wexpect/build/wexpect/localpycs/pyimod02_importers.pyc and /dev/null differ diff --git a/src/wexpect/build/wexpect/localpycs/pyimod03_ctypes.pyc b/src/wexpect/build/wexpect/localpycs/pyimod03_ctypes.pyc deleted file mode 100755 index 14887634..00000000 Binary files a/src/wexpect/build/wexpect/localpycs/pyimod03_ctypes.pyc and /dev/null differ diff --git a/src/wexpect/build/wexpect/localpycs/pyimod04_pywin32.pyc b/src/wexpect/build/wexpect/localpycs/pyimod04_pywin32.pyc deleted file mode 100755 index 5f6622bd..00000000 Binary files a/src/wexpect/build/wexpect/localpycs/pyimod04_pywin32.pyc and /dev/null differ diff --git a/src/wexpect/build/wexpect/localpycs/struct.pyc b/src/wexpect/build/wexpect/localpycs/struct.pyc deleted file mode 100755 index 1bc4ebd9..00000000 Binary files a/src/wexpect/build/wexpect/localpycs/struct.pyc and /dev/null differ diff --git a/src/wexpect/build/wexpect/warn-wexpect.txt b/src/wexpect/build/wexpect/warn-wexpect.txt deleted file mode 100755 index f9568b94..00000000 --- a/src/wexpect/build/wexpect/warn-wexpect.txt +++ /dev/null @@ -1,56 +0,0 @@ - -This file lists modules PyInstaller was not able to find. This does not -necessarily mean this module is required for running your program. Python and -Python 3rd-party packages include a lot of conditional or optional modules. For -example the module 'ntpath' only exists on Windows, whereas the module -'posixpath' only exists on Posix systems. - -Types if import: -* top-level: imported at the top-level - look at these first -* conditional: imported within an if-statement -* delayed: imported within a function -* optional: imported within a try-except-statement - -IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for - tracking down the missing module yourself. Thanks! - -missing module named pyimod02_importers - imported by C:\Users\freqn\AppData\Local\Programs\Python\Python39\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py (top-level), C:\Users\freqn\AppData\Local\Programs\Python\Python39\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (top-level) -missing module named pep517 - imported by importlib.metadata (delayed) -missing module named 'org.python' - imported by copy (optional), xml.sax (delayed, conditional) -missing module named posix - imported by os (conditional, optional), shutil (conditional) -missing module named resource - imported by posix (top-level), psutil._pslinux (optional) -missing module named grp - imported by subprocess (optional), shutil (optional), tarfile (optional), pathlib (delayed, optional) -missing module named pwd - imported by posixpath (delayed, conditional), subprocess (optional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), netrc (delayed, conditional), getpass (delayed), psutil (optional), http.server (delayed, optional), webbrowser (delayed) -excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level) -missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level) -missing module named 'win32com.gen_py' - imported by win32com (conditional, optional), C:\Users\freqn\AppData\Local\Programs\Python\Python39\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_win32comgenpy.py (top-level) -missing module named org - imported by pickle (optional) -missing module named _posixsubprocess - imported by subprocess (optional) -missing module named _manylinux - imported by pkg_resources._vendor.packaging._manylinux (delayed, optional), packaging._manylinux (delayed, optional) -missing module named jinja2 - imported by pkg_resources._vendor.pyparsing.diagram (top-level) -missing module named pyparsing - imported by pkg_resources._vendor.pyparsing.diagram (top-level) -missing module named railroad - imported by pkg_resources._vendor.pyparsing.diagram (top-level) -missing module named termios - imported by getpass (optional), psutil._compat (delayed, optional), tty (top-level) -missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional) -missing module named 'pkg_resources.extern.pyparsing' - imported by pkg_resources._vendor.packaging.markers (top-level), pkg_resources._vendor.packaging.requirements (top-level) -missing module named 'pkg_resources.extern.importlib_resources' - imported by pkg_resources._vendor.jaraco.text (optional) -missing module named 'typing.io' - imported by importlib.resources (top-level) -missing module named 'pkg_resources.extern.more_itertools' - imported by pkg_resources._vendor.jaraco.functools (top-level) -missing module named 'com.sun' - imported by pkg_resources._vendor.appdirs (delayed, conditional, optional) -missing module named com - imported by pkg_resources._vendor.appdirs (delayed) -missing module named _winreg - imported by platform (delayed, optional), pkg_resources._vendor.appdirs (delayed, conditional) -missing module named pkg_resources.extern.packaging - imported by pkg_resources.extern (top-level), pkg_resources (top-level) -missing module named pkg_resources.extern.appdirs - imported by pkg_resources.extern (top-level), pkg_resources (top-level) -missing module named 'pkg_resources.extern.jaraco' - imported by pkg_resources (top-level), pkg_resources._vendor.jaraco.text (top-level) -missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional) -missing module named vms_lib - imported by platform (delayed, optional) -missing module named java - imported by platform (delayed) -missing module named _scproxy - imported by urllib.request (conditional) -missing module named psutil._psutil_aix - imported by psutil (top-level), psutil._psaix (top-level) -missing module named psutil._psutil_sunos - imported by psutil (top-level), psutil._pssunos (top-level) -missing module named psutil._psutil_bsd - imported by psutil (top-level), psutil._psbsd (top-level) -missing module named psutil._psutil_linux - imported by psutil (top-level), psutil._pslinux (top-level) -missing module named psutil._psutil_osx - imported by psutil (conditional), psutil._psposix (conditional), psutil._psosx (top-level) -missing module named fcntl - imported by psutil._compat (delayed, optional) -missing module named dummy_threading - imported by psutil._compat (optional) -missing module named _curses - imported by curses (top-level), curses.has_key (top-level) diff --git a/src/wexpect/build/wexpect/wexpect.exe b/src/wexpect/build/wexpect/wexpect.exe deleted file mode 100755 index 695055a1..00000000 Binary files a/src/wexpect/build/wexpect/wexpect.exe and /dev/null differ diff --git a/src/wexpect/build/wexpect/wexpect.exe.manifest b/src/wexpect/build/wexpect/wexpect.exe.manifest deleted file mode 100755 index 5ba648fe..00000000 --- a/src/wexpect/build/wexpect/wexpect.exe.manifest +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - true - - - \ No newline at end of file diff --git a/src/wexpect/build/wexpect/wexpect.pkg b/src/wexpect/build/wexpect/wexpect.pkg deleted file mode 100755 index 2978788e..00000000 Binary files a/src/wexpect/build/wexpect/wexpect.pkg and /dev/null differ diff --git a/src/wexpect/build/wexpect/xref-wexpect.html b/src/wexpect/build/wexpect/xref-wexpect.html deleted file mode 100755 index 81ad3f07..00000000 --- a/src/wexpect/build/wexpect/xref-wexpect.html +++ /dev/null @@ -1,12216 +0,0 @@ - - - - - modulegraph cross reference for __main__.py, pyi_rth_inspect.py, pyi_rth_pkgres.py, pyi_rth_pkgutil.py, pyi_rth_pythoncom.py, pyi_rth_pywintypes.py, pyi_rth_win32comgenpy.py - - - -

modulegraph cross reference for __main__.py, pyi_rth_inspect.py, pyi_rth_pkgres.py, pyi_rth_pkgutil.py, pyi_rth_pythoncom.py, pyi_rth_pywintypes.py, pyi_rth_win32comgenpy.py

- -
- - __main__.py -Script
-imports: - _bootlocale - • _collections_abc - • _weakrefset - • abc - • argparse - • codecs - • collections - • collections.abc - • copyreg - • encodings - • encodings.aliases - • encodings.ascii - • encodings.base64_codec - • encodings.big5 - • encodings.big5hkscs - • encodings.bz2_codec - • encodings.charmap - • encodings.cp037 - • encodings.cp1006 - • encodings.cp1026 - • encodings.cp1125 - • encodings.cp1140 - • encodings.cp1250 - • encodings.cp1251 - • encodings.cp1252 - • encodings.cp1253 - • encodings.cp1254 - • encodings.cp1255 - • encodings.cp1256 - • encodings.cp1257 - • encodings.cp1258 - • encodings.cp273 - • encodings.cp424 - • encodings.cp437 - • encodings.cp500 - • encodings.cp720 - • encodings.cp737 - • encodings.cp775 - • encodings.cp850 - • encodings.cp852 - • encodings.cp855 - • encodings.cp856 - • encodings.cp857 - • encodings.cp858 - • encodings.cp860 - • encodings.cp861 - • encodings.cp862 - • encodings.cp863 - • encodings.cp864 - • encodings.cp865 - • encodings.cp866 - • encodings.cp869 - • encodings.cp874 - • encodings.cp875 - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hex_codec - • encodings.hp_roman8 - • encodings.hz - • encodings.idna - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.iso8859_1 - • encodings.iso8859_10 - • encodings.iso8859_11 - • encodings.iso8859_13 - • encodings.iso8859_14 - • encodings.iso8859_15 - • encodings.iso8859_16 - • encodings.iso8859_2 - • encodings.iso8859_3 - • encodings.iso8859_4 - • encodings.iso8859_5 - • encodings.iso8859_6 - • encodings.iso8859_7 - • encodings.iso8859_8 - • encodings.iso8859_9 - • encodings.johab - • encodings.koi8_r - • encodings.koi8_t - • encodings.koi8_u - • encodings.kz1048 - • encodings.latin_1 - • encodings.mac_arabic - • encodings.mac_croatian - • encodings.mac_cyrillic - • encodings.mac_farsi - • encodings.mac_greek - • encodings.mac_iceland - • encodings.mac_latin2 - • encodings.mac_roman - • encodings.mac_romanian - • encodings.mac_turkish - • encodings.mbcs - • encodings.oem - • encodings.palmos - • encodings.ptcp154 - • encodings.punycode - • encodings.quopri_codec - • encodings.raw_unicode_escape - • encodings.rot_13 - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - • encodings.tis_620 - • encodings.undefined - • encodings.unicode_escape - • encodings.utf_16 - • encodings.utf_16_be - • encodings.utf_16_le - • encodings.utf_32 - • encodings.utf_32_be - • encodings.utf_32_le - • encodings.utf_7 - • encodings.utf_8 - • encodings.utf_8_sig - • encodings.uu_codec - • encodings.zlib_codec - • enum - • fnmatch - • functools - • genericpath - • heapq - • io - • keyword - • linecache - • locale - • logging - • ntpath - • operator - • os - • pathlib - • posixpath - • pyi_rth_inspect.py - • pyi_rth_pkgres.py - • pyi_rth_pkgutil.py - • pyi_rth_pythoncom.py - • pyi_rth_pywintypes.py - • pyi_rth_win32comgenpy.py - • re - • reprlib - • sre_compile - • sre_constants - • sre_parse - • stat - • sys - • token - • tokenize - • traceback - • types - • urllib - • urllib.error - • urllib.parse - • urllib.request - • urllib.response - • urllib.robotparser - • warnings - • weakref - • wexpect.console_reader - • wexpect.wexpect_util - -
- -
- -
- - pyi_rth_inspect.py -Script
-imports: - inspect - • os - • sys - -
-
-imported by: - __main__.py - -
- -
- -
- - pyi_rth_pkgres.py -Script
-imports: - os - • pathlib - • pkg_resources - • pyimod02_importers - • sys - -
-
-imported by: - __main__.py - -
- -
- -
- - pyi_rth_pkgutil.py -Script
-imports: - os - • pkgutil - • pyimod02_importers - • sys - -
-
-imported by: - __main__.py - -
- -
- -
- - pyi_rth_pythoncom.py -Script
-imports: - os - • sys - -
-
-imported by: - __main__.py - -
- -
- -
- - pyi_rth_pywintypes.py -Script
-imports: - os - • sys - -
-
-imported by: - __main__.py - -
- -
- -
- - pyi_rth_win32comgenpy.py -Script
-imports: - 'win32com.gen_py' - • atexit - • os - • shutil - • tempfile - • win32com - -
-
-imported by: - __main__.py - -
- -
- -
- - 'com.sun' -MissingModule
-imported by: - pkg_resources._vendor.appdirs - -
- -
- -
- - 'java.lang' -MissingModule
-imported by: - platform - • xml.sax._exceptions - -
- -
- -
- - 'org.python' -MissingModule
-imported by: - copy - • xml.sax - -
- -
- - - -
- - 'pkg_resources.extern.jaraco' -MissingModule - -
- - - - - -
- - 'typing.io' -MissingModule
-imported by: - importlib.resources - -
- -
- -
- - 'win32com.gen_py' -MissingModule
-imported by: - pyi_rth_win32comgenpy.py - • win32com - -
- -
- -
- - __future__ -SourceModule
-imported by: - codeop - • psutil - • psutil._common - • psutil._pslinux - -
- -
- -
- - _abc (builtin module)
-imported by: - abc - -
- -
- -
- - _aix_support -SourceModule
-imports: - _bootsubprocess - • subprocess - • sys - • sysconfig - -
-
-imported by: - sysconfig - -
- -
- -
- - _ast (builtin module)
-imported by: - ast - -
- -
- -
- - _bisect (builtin module)
-imported by: - bisect - -
- -
- -
- - _blake2 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _bootlocale -SourceModule
-imports: - _locale - • locale - • sys - -
-
-imported by: - __main__.py - • locale - -
- -
- -
- - _bootsubprocess -SourceModule
-imports: - os - -
-
-imported by: - _aix_support - -
- -
- -
- - _bz2 c:\users\freqn\appdata\local\programs\python\python39\DLLs\_bz2.pyd
-imported by: - bz2 - -
- -
- -
- - _codecs (builtin module)
-imported by: - codecs - -
- -
- -
- - _codecs_cn (builtin module)
-imported by: - encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hz - -
- -
- -
- - _codecs_hk (builtin module)
-imported by: - encodings.big5hkscs - -
- -
- -
- - _codecs_iso2022 (builtin module) - -
- -
- - _codecs_jp (builtin module) - -
- -
- - _codecs_kr (builtin module)
-imported by: - encodings.cp949 - • encodings.euc_kr - • encodings.johab - -
- -
- -
- - _codecs_tw (builtin module)
-imported by: - encodings.big5 - • encodings.cp950 - -
- -
- -
- - _collections (builtin module)
-imported by: - collections - • threading - -
- -
- -
- - _collections_abc -SourceModule
-imports: - abc - • sys - • warnings - -
-
-imported by: - __main__.py - • collections - • collections.abc - • contextlib - • locale - • os - • pathlib - • random - • types - • weakref - -
- -
- -
- - _compat_pickle -SourceModule
-imported by: - _pickle - • pickle - -
- -
- -
- - _compression -SourceModule
-imports: - io - -
-
-imported by: - bz2 - • gzip - • lzma - -
- -
- -
- - _contextvars (builtin module)
-imported by: - contextvars - -
- -
- -
- - _csv (builtin module)
-imported by: - csv - -
- -
- -
- - _ctypes c:\users\freqn\appdata\local\programs\python\python39\DLLs\_ctypes.pyd
-imported by: - ctypes - -
- -
- -
- - _curses -MissingModule
-imports: - curses - -
-
-imported by: - curses - • curses.has_key - -
- -
- -
- - _datetime (builtin module)
-imports: - _strptime - • time - -
-
-imported by: - datetime - -
- -
- -
- - _decimal c:\users\freqn\appdata\local\programs\python\python39\DLLs\_decimal.pyd
-imported by: - decimal - -
- -
- -
- - _elementtree c:\users\freqn\appdata\local\programs\python\python39\DLLs\_elementtree.pyd -
-imported by: - xml.etree.ElementTree - -
- -
- -
- - _frozen_importlib -ExcludedModule
-imported by: - importlib - • importlib.abc - • zipimport - -
- -
- -
- - _frozen_importlib_external -MissingModule
-imported by: - importlib - • importlib._bootstrap - • importlib.abc - • zipimport - -
- -
- -
- - _functools (builtin module)
-imported by: - functools - -
- -
- -
- - _hashlib c:\users\freqn\appdata\local\programs\python\python39\DLLs\_hashlib.pyd
-imported by: - hashlib - -
- -
- -
- - _heapq (builtin module)
-imported by: - heapq - -
- -
- -
- - _imp (builtin module)
-imported by: - imp - • importlib - • importlib.machinery - • importlib.util - • pkg_resources - • sysconfig - • zipimport - -
- -
- -
- - _io (builtin module)
-imported by: - io - • zipimport - -
- -
- -
- - _locale (builtin module)
-imported by: - _bootlocale - • locale - • re - -
- -
- -
- - _lzma c:\users\freqn\appdata\local\programs\python\python39\DLLs\_lzma.pyd
-imported by: - lzma - -
- -
- -
- - _manylinux -MissingModule - -
- -
- - _md5 (builtin module)
-imported by: - hashlib - -
- -
- - - -
- - _opcode (builtin module)
-imported by: - opcode - -
- -
- -
- - _operator (builtin module)
-imported by: - operator - -
- -
- -
- - _pickle (builtin module)
-imports: - _compat_pickle - • codecs - • copyreg - -
-
-imported by: - pickle - -
- -
- -
- - _posixsubprocess -MissingModule
-imports: - gc - -
-
-imported by: - subprocess - -
- -
- -
- - _py_abc -SourceModule
-imports: - _weakrefset - -
-
-imported by: - abc - -
- -
- -
- - _pydecimal -SourceModule
-imports: - collections - • contextvars - • itertools - • locale - • math - • numbers - • re - • sys - -
-
-imported by: - decimal - -
- -
- -
- - _queue c:\users\freqn\appdata\local\programs\python\python39\DLLs\_queue.pyd
-imported by: - queue - -
- -
- -
- - _random (builtin module)
-imported by: - random - -
- -
- -
- - _scproxy -MissingModule
-imported by: - urllib.request - -
- -
- -
- - _sha1 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _sha256 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _sha3 (builtin module)
-imported by: - hashlib - -
- -
- -
- - _sha512 (builtin module)
-imported by: - hashlib - • random - -
- -
- -
- - _signal (builtin module)
-imported by: - signal - -
- -
- -
- - _socket c:\users\freqn\appdata\local\programs\python\python39\DLLs\_socket.pyd
-imported by: - socket - -
- -
- -
- - _sre (builtin module)
-imports: - copy - • re - -
-
-imported by: - sre_compile - • sre_constants - -
- -
- -
- - _ssl c:\users\freqn\appdata\local\programs\python\python39\DLLs\_ssl.pyd
-imports: - socket - -
-
-imported by: - ssl - -
- -
- -
- - _stat (builtin module)
-imported by: - stat - -
- -
- -
- - _statistics (builtin module)
-imported by: - statistics - -
- -
- -
- - _string (builtin module)
-imported by: - string - -
- -
- -
- - _strptime -SourceModule
-imports: - _thread - • calendar - • datetime - • locale - • re - • time - -
-
-imported by: - _datetime - • datetime - • time - -
- -
- -
- - _struct (builtin module)
-imported by: - struct - -
- -
- -
- - _thread (builtin module)
-imported by: - _strptime - • dataclasses - • functools - • reprlib - • tempfile - • threading - -
- -
- -
- - _threading_local -SourceModule
-imports: - contextlib - • threading - • weakref - -
-
-imported by: - threading - -
- -
- -
- - _tracemalloc (builtin module)
-imported by: - tracemalloc - -
- -
- -
- - _warnings (builtin module)
-imported by: - warnings - -
- -
- -
- - _weakref (builtin module)
-imported by: - _weakrefset - • collections - • weakref - • xml.sax.expatreader - -
- -
- -
- - _weakrefset -SourceModule
-imports: - _weakref - • types - -
-
-imported by: - __main__.py - • _py_abc - • threading - • weakref - -
- -
- -
- - _win32sysloader c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32\_win32sysloader.pyd
-imported by: - pywintypes - -
- -
- -
- - _winapi (builtin module)
-imported by: - encodings - • subprocess - -
- -
- -
- - _winreg -MissingModule
-imported by: - pkg_resources._vendor.appdirs - • platform - -
- -
- - - -
- - argparse -SourceModule
-imports: - copy - • gettext - • os - • re - • shutil - • sys - • textwrap - • warnings - -
-
-imported by: - __main__.py - • ast - • calendar - • code - • dis - • gzip - • http.server - • inspect - • tarfile - • tokenize - • zipfile - -
- -
- -
- - array (builtin module)
-imported by: - pkg_resources._vendor.appdirs - • socket - -
- -
- -
- - ast -SourceModule
-imports: - _ast - • argparse - • collections - • contextlib - • enum - • inspect - • sys - • warnings - -
-
-imported by: - inspect - • packaging._parser - -
- -
- -
- - atexit (builtin module)
-imported by: - logging - • pyi_rth_win32comgenpy.py - • weakref - -
- -
- -
- - base64 -SourceModule
-imports: - binascii - • getopt - • re - • struct - • sys - -
- - -
- -
- - bdb -SourceModule
-imports: - fnmatch - • inspect - • linecache - • os - • reprlib - • sys - -
-
-imported by: - pdb - -
- -
- -
- - binascii (builtin module)
-imported by: - base64 - • email._encoded_words - • email.base64mime - • email.contentmanager - • email.header - • encodings.hex_codec - • encodings.uu_codec - • http.server - • plistlib - • quopri - • uu - • zipfile - -
- -
- -
- - bisect -SourceModule
-imports: - _bisect - -
-
-imported by: - random - • statistics - • urllib.request - -
- -
- -
- - builtins (builtin module)
-imported by: - bz2 - • codecs - • dataclasses - • gettext - • gzip - • inspect - • locale - • lzma - • operator - • pydoc - • reprlib - • subprocess - • tarfile - • tokenize - • warnings - -
- -
- -
- - bz2 -SourceModule
-imports: - _bz2 - • _compression - • builtins - • io - • os - • threading - -
-
-imported by: - encodings.bz2_codec - • shutil - • tarfile - • zipfile - -
- -
- -
- - calendar -SourceModule
-imports: - argparse - • datetime - • itertools - • locale - • sys - -
-
-imported by: - _strptime - • email._parseaddr - • http.cookiejar - • ssl - -
- -
- -
- - cmd -SourceModule
-imports: - readline - • string - • sys - -
-
-imported by: - pdb - -
- -
- -
- - code -SourceModule
-imports: - argparse - • codeop - • readline - • sys - • traceback - -
-
-imported by: - pdb - -
- -
- -
- - codecs -SourceModule
-imports: - _codecs - • builtins - • encodings - • sys - -
-
-imported by: - __main__.py - • _pickle - • encodings - • encodings.ascii - • encodings.base64_codec - • encodings.big5 - • encodings.big5hkscs - • encodings.bz2_codec - • encodings.charmap - • encodings.cp037 - • encodings.cp1006 - • encodings.cp1026 - • encodings.cp1125 - • encodings.cp1140 - • encodings.cp1250 - • encodings.cp1251 - • encodings.cp1252 - • encodings.cp1253 - • encodings.cp1254 - • encodings.cp1255 - • encodings.cp1256 - • encodings.cp1257 - • encodings.cp1258 - • encodings.cp273 - • encodings.cp424 - • encodings.cp437 - • encodings.cp500 - • encodings.cp720 - • encodings.cp737 - • encodings.cp775 - • encodings.cp850 - • encodings.cp852 - • encodings.cp855 - • encodings.cp856 - • encodings.cp857 - • encodings.cp858 - • encodings.cp860 - • encodings.cp861 - • encodings.cp862 - • encodings.cp863 - • encodings.cp864 - • encodings.cp865 - • encodings.cp866 - • encodings.cp869 - • encodings.cp874 - • encodings.cp875 - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hex_codec - • encodings.hp_roman8 - • encodings.hz - • encodings.idna - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.iso8859_1 - • encodings.iso8859_10 - • encodings.iso8859_11 - • encodings.iso8859_13 - • encodings.iso8859_14 - • encodings.iso8859_15 - • encodings.iso8859_16 - • encodings.iso8859_2 - • encodings.iso8859_3 - • encodings.iso8859_4 - • encodings.iso8859_5 - • encodings.iso8859_6 - • encodings.iso8859_7 - • encodings.iso8859_8 - • encodings.iso8859_9 - • encodings.johab - • encodings.koi8_r - • encodings.koi8_t - • encodings.koi8_u - • encodings.kz1048 - • encodings.latin_1 - • encodings.mac_arabic - • encodings.mac_croatian - • encodings.mac_cyrillic - • encodings.mac_farsi - • encodings.mac_greek - • encodings.mac_iceland - • encodings.mac_latin2 - • encodings.mac_roman - • encodings.mac_romanian - • encodings.mac_turkish - • encodings.mbcs - • encodings.oem - • encodings.palmos - • encodings.ptcp154 - • encodings.punycode - • encodings.quopri_codec - • encodings.raw_unicode_escape - • encodings.rot_13 - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - • encodings.tis_620 - • encodings.undefined - • encodings.unicode_escape - • encodings.utf_16 - • encodings.utf_16_be - • encodings.utf_16_le - • encodings.utf_32 - • encodings.utf_32_be - • encodings.utf_32_le - • encodings.utf_7 - • encodings.utf_8 - • encodings.utf_8_sig - • encodings.uu_codec - • encodings.zlib_codec - • pickle - • plistlib - • tokenize - • win32com.client.makepy - • xml.sax.saxutils - -
- -
- -
- - codeop -SourceModule
-imports: - __future__ - • warnings - -
-
-imported by: - code - -
- -
- - - - - -
- - com -MissingModule
-imported by: - pkg_resources._vendor.appdirs - -
- -
- -
- - commctrl -SourceModule
-imported by: - pywin.dialogs.list - -
- -
- -
- - configparser -SourceModule
-imports: - collections - • collections.abc - • functools - • io - • itertools - • os - • re - • sys - • warnings - -
-
-imported by: - importlib.metadata - -
- -
- - - -
- - contextvars -SourceModule
-imports: - _contextvars - -
-
-imported by: - _pydecimal - -
- -
- -
- - copy -SourceModule
-imports: - 'org.python' - • copyreg - • types - • weakref - -
- - -
- -
- - copyreg -SourceModule
-imported by: - __main__.py - • _pickle - • copy - • pickle - • re - -
- -
- -
- - csv -SourceModule
-imports: - _csv - • io - • re - -
-
-imported by: - importlib.metadata - -
- -
- -
- - ctypes -Package
-imports: - _ctypes - • ctypes._endian - • nt - • os - • struct - • sys - • types - -
- - -
- -
- - ctypes._endian -SourceModule
-imports: - ctypes - • sys - -
-
-imported by: - ctypes - -
- -
- -
- - curses -Package
-imports: - _curses - • curses - • curses.has_key - • os - • sys - -
-
-imported by: - _curses - • curses - • curses.has_key - • psutil._common - -
- -
- -
- - curses.has_key -SourceModule
-imports: - _curses - • curses - -
-
-imported by: - curses - -
- -
- -
- - dataclasses -SourceModule
-imports: - _thread - • builtins - • copy - • functools - • inspect - • keyword - • re - • sys - • types - -
-
-imported by: - packaging._tokenizer - -
- -
- -
- - datetime -SourceModule
-imports: - _datetime - • _strptime - • math - • sys - • time - • warnings - -
- - -
- -
- - decimal -SourceModule
-imports: - _decimal - • _pydecimal - -
-
-imported by: - fractions - • statistics - -
- -
- -
- - dis -SourceModule
-imports: - argparse - • collections - • io - • opcode - • sys - • types - -
-
-imported by: - inspect - • pdb - -
- -
- -
- - dummy_threading -MissingModule
-imported by: - psutil._compat - -
- -
- - - -
- - email._encoded_words -SourceModule
-imports: - base64 - • binascii - • email - • email.errors - • functools - • re - • string - -
-
-imported by: - email._header_value_parser - • email.message - -
- -
- -
- - email._header_value_parser -SourceModule
-imports: - email - • email._encoded_words - • email.errors - • email.utils - • operator - • re - • string - • sys - • urllib - -
-
-imported by: - email - • email.headerregistry - -
- -
- -
- - email._parseaddr -SourceModule
-imports: - calendar - • email - • time - -
-
-imported by: - email.utils - -
- -
- -
- - email._policybase -SourceModule
-imports: - abc - • email - • email.charset - • email.header - • email.utils - -
-
-imported by: - email.feedparser - • email.message - • email.parser - • email.policy - -
- -
- -
- - email.base64mime -SourceModule
-imports: - base64 - • binascii - • email - -
-
-imported by: - email.charset - • email.header - -
- -
- -
- - email.charset -SourceModule
-imports: - email - • email.base64mime - • email.encoders - • email.errors - • email.quoprimime - • functools - -
-
-imported by: - email - • email._policybase - • email.contentmanager - • email.header - • email.message - • email.utils - -
- -
- -
- - email.contentmanager -SourceModule
-imports: - binascii - • email - • email.charset - • email.errors - • email.message - • email.quoprimime - -
-
-imported by: - email.policy - -
- -
- -
- - email.encoders -SourceModule
-imports: - base64 - • email - • quopri - -
-
-imported by: - email.charset - -
- -
- -
- - email.errors -SourceModule
-imports: - email - -
- - -
- -
- - email.feedparser -SourceModule
-imports: - collections - • email - • email._policybase - • email.errors - • email.message - • io - • re - -
-
-imported by: - email.parser - -
- -
- -
- - email.generator -SourceModule
-imports: - copy - • email - • email.utils - • io - • random - • re - • sys - • time - -
-
-imported by: - email.message - -
- -
- -
- - email.header -SourceModule
-imports: - binascii - • email - • email.base64mime - • email.charset - • email.errors - • email.quoprimime - • re - -
-
-imported by: - email - • email._policybase - -
- -
- -
- - email.headerregistry -SourceModule
-imports: - email - • email._header_value_parser - • email.errors - • email.utils - • types - -
-
-imported by: - email.policy - -
- -
- -
- - email.iterators -SourceModule
-imports: - email - • io - • sys - -
-
-imported by: - email.message - -
- -
- -
- - email.message -SourceModule
-imports: - email - • email._encoded_words - • email._policybase - • email.charset - • email.errors - • email.generator - • email.iterators - • email.policy - • email.utils - • io - • quopri - • re - • uu - -
-
-imported by: - email.contentmanager - • email.feedparser - • email.policy - • http.client - • pydoc - -
- -
- -
- - email.parser -SourceModule
-imports: - email - • email._policybase - • email.feedparser - • io - -
-
-imported by: - email - • http.client - • pkg_resources - -
- -
- -
- - email.policy -SourceModule
-imports: - email - • email._policybase - • email.contentmanager - • email.headerregistry - • email.message - • email.utils - • re - • sys - -
-
-imported by: - email.message - -
- -
- -
- - email.quoprimime -SourceModule
-imports: - email - • re - • string - -
-
-imported by: - email.charset - • email.contentmanager - • email.header - -
- -
- -
- - email.utils -SourceModule
-imports: - datetime - • email - • email._parseaddr - • email.charset - • os - • random - • re - • socket - • time - • urllib.parse - -
- - -
- -
- - encodings -Package
-imports: - _winapi - • codecs - • encodings - • encodings.aliases - • encodings.ascii - • encodings.base64_codec - • encodings.big5 - • encodings.big5hkscs - • encodings.bz2_codec - • encodings.charmap - • encodings.cp037 - • encodings.cp1006 - • encodings.cp1026 - • encodings.cp1125 - • encodings.cp1140 - • encodings.cp1250 - • encodings.cp1251 - • encodings.cp1252 - • encodings.cp1253 - • encodings.cp1254 - • encodings.cp1255 - • encodings.cp1256 - • encodings.cp1257 - • encodings.cp1258 - • encodings.cp273 - • encodings.cp424 - • encodings.cp437 - • encodings.cp500 - • encodings.cp720 - • encodings.cp737 - • encodings.cp775 - • encodings.cp850 - • encodings.cp852 - • encodings.cp855 - • encodings.cp856 - • encodings.cp857 - • encodings.cp858 - • encodings.cp860 - • encodings.cp861 - • encodings.cp862 - • encodings.cp863 - • encodings.cp864 - • encodings.cp865 - • encodings.cp866 - • encodings.cp869 - • encodings.cp874 - • encodings.cp875 - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hex_codec - • encodings.hp_roman8 - • encodings.hz - • encodings.idna - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.iso8859_1 - • encodings.iso8859_10 - • encodings.iso8859_11 - • encodings.iso8859_13 - • encodings.iso8859_14 - • encodings.iso8859_15 - • encodings.iso8859_16 - • encodings.iso8859_2 - • encodings.iso8859_3 - • encodings.iso8859_4 - • encodings.iso8859_5 - • encodings.iso8859_6 - • encodings.iso8859_7 - • encodings.iso8859_8 - • encodings.iso8859_9 - • encodings.johab - • encodings.koi8_r - • encodings.koi8_t - • encodings.koi8_u - • encodings.kz1048 - • encodings.latin_1 - • encodings.mac_arabic - • encodings.mac_croatian - • encodings.mac_cyrillic - • encodings.mac_farsi - • encodings.mac_greek - • encodings.mac_iceland - • encodings.mac_latin2 - • encodings.mac_roman - • encodings.mac_romanian - • encodings.mac_turkish - • encodings.mbcs - • encodings.oem - • encodings.palmos - • encodings.ptcp154 - • encodings.punycode - • encodings.quopri_codec - • encodings.raw_unicode_escape - • encodings.rot_13 - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - • encodings.tis_620 - • encodings.undefined - • encodings.unicode_escape - • encodings.utf_16 - • encodings.utf_16_be - • encodings.utf_16_le - • encodings.utf_32 - • encodings.utf_32_be - • encodings.utf_32_le - • encodings.utf_7 - • encodings.utf_8 - • encodings.utf_8_sig - • encodings.uu_codec - • encodings.zlib_codec - • sys - -
-
-imported by: - __main__.py - • codecs - • encodings - • encodings.aliases - • encodings.ascii - • encodings.base64_codec - • encodings.big5 - • encodings.big5hkscs - • encodings.bz2_codec - • encodings.charmap - • encodings.cp037 - • encodings.cp1006 - • encodings.cp1026 - • encodings.cp1125 - • encodings.cp1140 - • encodings.cp1250 - • encodings.cp1251 - • encodings.cp1252 - • encodings.cp1253 - • encodings.cp1254 - • encodings.cp1255 - • encodings.cp1256 - • encodings.cp1257 - • encodings.cp1258 - • encodings.cp273 - • encodings.cp424 - • encodings.cp437 - • encodings.cp500 - • encodings.cp720 - • encodings.cp737 - • encodings.cp775 - • encodings.cp850 - • encodings.cp852 - • encodings.cp855 - • encodings.cp856 - • encodings.cp857 - • encodings.cp858 - • encodings.cp860 - • encodings.cp861 - • encodings.cp862 - • encodings.cp863 - • encodings.cp864 - • encodings.cp865 - • encodings.cp866 - • encodings.cp869 - • encodings.cp874 - • encodings.cp875 - • encodings.cp932 - • encodings.cp949 - • encodings.cp950 - • encodings.euc_jis_2004 - • encodings.euc_jisx0213 - • encodings.euc_jp - • encodings.euc_kr - • encodings.gb18030 - • encodings.gb2312 - • encodings.gbk - • encodings.hex_codec - • encodings.hp_roman8 - • encodings.hz - • encodings.idna - • encodings.iso2022_jp - • encodings.iso2022_jp_1 - • encodings.iso2022_jp_2 - • encodings.iso2022_jp_2004 - • encodings.iso2022_jp_3 - • encodings.iso2022_jp_ext - • encodings.iso2022_kr - • encodings.iso8859_1 - • encodings.iso8859_10 - • encodings.iso8859_11 - • encodings.iso8859_13 - • encodings.iso8859_14 - • encodings.iso8859_15 - • encodings.iso8859_16 - • encodings.iso8859_2 - • encodings.iso8859_3 - • encodings.iso8859_4 - • encodings.iso8859_5 - • encodings.iso8859_6 - • encodings.iso8859_7 - • encodings.iso8859_8 - • encodings.iso8859_9 - • encodings.johab - • encodings.koi8_r - • encodings.koi8_t - • encodings.koi8_u - • encodings.kz1048 - • encodings.latin_1 - • encodings.mac_arabic - • encodings.mac_croatian - • encodings.mac_cyrillic - • encodings.mac_farsi - • encodings.mac_greek - • encodings.mac_iceland - • encodings.mac_latin2 - • encodings.mac_roman - • encodings.mac_romanian - • encodings.mac_turkish - • encodings.mbcs - • encodings.oem - • encodings.palmos - • encodings.ptcp154 - • encodings.punycode - • encodings.quopri_codec - • encodings.raw_unicode_escape - • encodings.rot_13 - • encodings.shift_jis - • encodings.shift_jis_2004 - • encodings.shift_jisx0213 - • encodings.tis_620 - • encodings.undefined - • encodings.unicode_escape - • encodings.utf_16 - • encodings.utf_16_be - • encodings.utf_16_le - • encodings.utf_32 - • encodings.utf_32_be - • encodings.utf_32_le - • encodings.utf_7 - • encodings.utf_8 - • encodings.utf_8_sig - • encodings.uu_codec - • encodings.zlib_codec - • locale - -
- -
- -
- - encodings.aliases -SourceModule
-imports: - encodings - -
-
-imported by: - __main__.py - • encodings - • locale - -
- -
- -
- - encodings.ascii -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.base64_codec -SourceModule
-imports: - base64 - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.big5 -SourceModule
-imports: - _codecs_tw - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.big5hkscs -SourceModule
-imports: - _codecs_hk - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.bz2_codec -SourceModule
-imports: - bz2 - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.charmap -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp037 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1006 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1026 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1125 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1140 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1250 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1251 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1252 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1253 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1254 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1255 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1256 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1257 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp1258 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp273 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp424 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp437 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp500 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp720 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp737 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp775 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp850 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp852 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp855 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp856 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp857 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp858 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp860 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp861 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp862 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp863 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp864 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp865 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp866 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp869 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp874 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp875 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp932 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp949 -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.cp950 -SourceModule
-imports: - _codecs_tw - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.euc_jis_2004 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.euc_jisx0213 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.euc_jp -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.euc_kr -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.gb18030 -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.gb2312 -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.gbk -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.hex_codec -SourceModule
-imports: - binascii - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.hp_roman8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.hz -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.idna -SourceModule
-imports: - codecs - • encodings - • re - • stringprep - • unicodedata - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso2022_jp -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso2022_jp_1 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso2022_jp_2 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso2022_jp_2004 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso2022_jp_3 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso2022_jp_ext -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso2022_kr -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_1 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_10 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_11 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_13 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_14 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_15 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_16 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_2 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_3 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_4 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_5 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_6 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_7 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.iso8859_9 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.johab -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.koi8_r -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.koi8_t -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.koi8_u -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.kz1048 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.latin_1 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_arabic -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_croatian -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_cyrillic -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_farsi -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_greek -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_iceland -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_latin2 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_roman -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_romanian -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mac_turkish -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.mbcs -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.oem -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.palmos -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.ptcp154 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.punycode -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.quopri_codec -SourceModule
-imports: - codecs - • encodings - • io - • quopri - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.raw_unicode_escape -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.rot_13 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.shift_jis -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.shift_jis_2004 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.shift_jisx0213 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.tis_620 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.undefined -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.unicode_escape -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_16 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_16_be -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_16_le -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_32 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_32_be -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_32_le -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_7 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.utf_8_sig -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.uu_codec -SourceModule
-imports: - binascii - • codecs - • encodings - • io - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - encodings.zlib_codec -SourceModule
-imports: - codecs - • encodings - • zlib - -
-
-imported by: - __main__.py - • encodings - -
- -
- -
- - enum -SourceModule
-imports: - sys - • types - • warnings - -
-
-imported by: - __main__.py - • ast - • http - • inspect - • packaging._elffile - • pkg_resources._vendor.pyparsing.core - • plistlib - • psutil._common - • psutil._pslinux - • psutil._psposix - • psutil._pswindows - • py_compile - • re - • signal - • socket - • ssl - -
- -
- -
- - errno (builtin module)
-imported by: - gettext - • gzip - • pathlib - • pkg_resources - • psutil._common - • psutil._compat - • psutil._psbsd - • psutil._pslinux - • psutil._psosx - • psutil._pssunos - • psutil._pswindows - • shutil - • socket - • ssl - • subprocess - • tempfile - -
- -
- -
- - fcntl -MissingModule
-imported by: - psutil._compat - -
- -
- -
- - fnmatch -SourceModule
-imports: - functools - • itertools - • os - • posixpath - • re - -
-
-imported by: - __main__.py - • bdb - • glob - • pathlib - • shutil - • tracemalloc - • urllib.request - -
- -
- -
- - fractions -SourceModule
-imports: - decimal - • math - • numbers - • operator - • re - • sys - -
-
-imported by: - statistics - -
- -
- -
- - ftplib -SourceModule
-imports: - netrc - • re - • socket - • ssl - • sys - • warnings - -
-
-imported by: - urllib.request - -
- -
- - - -
- - gc (builtin module)
-imports: - time - -
-
-imported by: - _posixsubprocess - • weakref - -
- -
- -
- - genericpath -SourceModule
-imports: - os - • stat - -
-
-imported by: - __main__.py - • ntpath - • posixpath - -
- -
- -
- - getopt -SourceModule
-imports: - gettext - • os - • sys - -
-
-imported by: - base64 - • mimetypes - • pdb - • pydoc - • quopri - • webbrowser - • win32com.client.gencache - • win32com.client.makepy - -
- -
- -
- - getpass -SourceModule
-imports: - contextlib - • io - • msvcrt - • os - • pwd - • sys - • termios - • warnings - -
-
-imported by: - urllib.request - -
- -
- -
- - gettext -SourceModule
-imports: - builtins - • copy - • errno - • locale - • os - • re - • struct - • sys - • warnings - -
-
-imported by: - argparse - • getopt - • optparse - -
- -
- -
- - glob -SourceModule
-imports: - fnmatch - • os - • re - • sys - -
-
-imported by: - pdb - • psutil._psaix - • psutil._pslinux - • psutil._psposix - • webbrowser - • win32com.client.gencache - -
- -
- -
- - grp -MissingModule
-imported by: - pathlib - • shutil - • subprocess - • tarfile - -
- -
- -
- - gzip -SourceModule
-imports: - _compression - • argparse - • builtins - • errno - • io - • os - • struct - • sys - • time - • warnings - • zlib - -
-
-imported by: - tarfile - -
- -
- -
- - hashlib -SourceModule
-imports: - _blake2 - • _hashlib - • _md5 - • _sha1 - • _sha256 - • _sha3 - • _sha512 - • logging - -
-
-imported by: - random - • urllib.request - -
- -
- -
- - heapq -SourceModule
-imports: - _heapq - -
- - -
- -
- - html -Package
-imports: - html.entities - • re - -
-
-imported by: - html.entities - • http.server - -
- -
- -
- - html.entities -SourceModule
-imports: - html - -
-
-imported by: - html - • pkg_resources._vendor.pyparsing.helpers - -
- -
- -
- - http -Package
-imports: - enum - -
-
-imported by: - http.client - • http.cookiejar - • http.server - -
- -
- -
- - http.client -SourceModule
-imports: - collections.abc - • email.message - • email.parser - • http - • io - • re - • socket - • ssl - • urllib.parse - • warnings - -
-
-imported by: - http.cookiejar - • http.server - • urllib.request - -
- -
- -
- - http.cookiejar -SourceModule
-imports: - calendar - • copy - • datetime - • http - • http.client - • io - • logging - • os - • re - • threading - • time - • traceback - • urllib.parse - • urllib.request - • warnings - -
-
-imported by: - urllib.request - -
- -
- -
- - http.server -SourceModule
-imports: - argparse - • base64 - • binascii - • contextlib - • copy - • datetime - • email.utils - • functools - • html - • http - • http.client - • io - • mimetypes - • os - • posixpath - • pwd - • select - • shutil - • socket - • socketserver - • subprocess - • sys - • time - • urllib.parse - -
-
-imported by: - pydoc - -
- -
- -
- - imp -SourceModule
-imports: - _imp - • importlib - • importlib._bootstrap - • importlib._bootstrap_external - • importlib.machinery - • importlib.util - • os - • sys - • tokenize - • types - • warnings - -
-
-imported by: - pkg_resources - -
- -
- - - -
- - importlib._bootstrap -SourceModule
-imports: - _frozen_importlib_external - • importlib - -
-
-imported by: - imp - • importlib - • importlib.abc - • importlib.machinery - • importlib.util - • pydoc - -
- -
- -
- - importlib._bootstrap_external -SourceModule
-imports: - importlib - • importlib.metadata - • tokenize - -
-
-imported by: - imp - • importlib - • importlib.abc - • importlib.machinery - • importlib.util - • py_compile - • pydoc - -
- -
- -
- - importlib._common -SourceModule
-imports: - contextlib - • functools - • importlib - • os - • pathlib - • tempfile - • zipfile - -
-
-imported by: - importlib - • importlib.resources - -
- -
- -
- - importlib.abc -SourceModule -
-imported by: - importlib.metadata - • importlib.resources - • importlib.util - • zipimport - -
- -
- -
- - importlib.machinery -SourceModule -
-imported by: - imp - • importlib - • importlib.abc - • inspect - • packaging.tags - • pkg_resources - • pkg_resources._vendor.packaging.tags - • pkgutil - • py_compile - • pydoc - • pywintypes - • runpy - -
- -
- -
- - importlib.metadata -SourceModule
-imports: - abc - • collections - • configparser - • contextlib - • csv - • email - • functools - • importlib - • importlib.abc - • io - • itertools - • operator - • os - • pathlib - • pep517 - • posixpath - • re - • sys - • zipfile - -
-
-imported by: - importlib._bootstrap_external - -
- -
- -
- - importlib.resources -SourceModule
-imports: - 'typing.io' - • contextlib - • importlib - • importlib._common - • importlib.abc - • io - • os - • pathlib - • types - • typing - -
-
-imported by: - pkg_resources._vendor.jaraco.text - -
- -
- -
- - importlib.util -SourceModule
-imports: - _imp - • contextlib - • functools - • importlib - • importlib._bootstrap - • importlib._bootstrap_external - • importlib.abc - • sys - • types - • warnings - -
-
-imported by: - imp - • pkg_resources.extern - • pkgutil - • py_compile - • pydoc - • pywintypes - • runpy - • zipfile - -
- -
- -
- - inspect -SourceModule
-imports: - abc - • argparse - • ast - • builtins - • collections - • collections.abc - • dis - • enum - • functools - • importlib - • importlib.machinery - • itertools - • linecache - • operator - • os - • re - • sys - • token - • tokenize - • types - • warnings - -
- - -
- - - - - -
- - java -MissingModule
-imported by: - platform - -
- -
- -
- - jinja2 -MissingModule - -
- -
- - keyword -SourceModule
-imported by: - __main__.py - • collections - • dataclasses - • win32com.client.build - -
- -
- -
- - linecache -SourceModule
-imports: - functools - • os - • sys - • tokenize - -
-
-imported by: - __main__.py - • bdb - • inspect - • pdb - • pkg_resources - • traceback - • tracemalloc - • warnings - -
- -
- -
- - locale -SourceModule
-imports: - _bootlocale - • _collections_abc - • _locale - • builtins - • encodings - • encodings.aliases - • functools - • os - • re - • sys - • warnings - -
-
-imported by: - __main__.py - • _bootlocale - • _pydecimal - • _strptime - • calendar - • gettext - • xml.etree.ElementTree - -
- -
- -
- - logging -Package
-imports: - atexit - • collections.abc - • io - • os - • pickle - • re - • string - • sys - • threading - • time - • traceback - • warnings - • weakref - -
- - -
- -
- - lzma -SourceModule
-imports: - _compression - • _lzma - • builtins - • io - • os - -
-
-imported by: - shutil - • tarfile - • zipfile - -
- -
- -
- - marshal (builtin module)
-imported by: - pkgutil - • zipimport - -
- -
- -
- - math (builtin module)
-imported by: - _pydecimal - • datetime - • fractions - • pkg_resources._vendor.more_itertools.more - • random - • selectors - • statistics - -
- -
- -
- - mimetypes -SourceModule
-imports: - getopt - • os - • posixpath - • sys - • urllib.parse - • winreg - -
-
-imported by: - http.server - • urllib.request - -
- -
- -
- - msvcrt (builtin module)
-imported by: - getpass - • subprocess - -
- -
- -
- - netrc -SourceModule
-imports: - os - • pwd - • shlex - • stat - -
-
-imported by: - ftplib - -
- -
- -
- - nt (builtin module)
-imported by: - ctypes - • ntpath - • os - • pathlib - • shutil - -
- -
- -
- - ntpath -SourceModule
-imports: - genericpath - • nt - • os - • stat - • string - • sys - -
-
-imported by: - __main__.py - • ntpath - • os - • pathlib - • pkg_resources - -
- -
- -
- - ntpath -AliasNode
-imports: - ntpath - • os - -
-
-imported by: - os - • pkg_resources - • pkgutil - • py_compile - • sysconfig - • tracemalloc - -
- -
- -
- - nturl2path -SourceModule
-imports: - string - • urllib.parse - -
-
-imported by: - urllib.request - -
- -
- -
- - numbers -SourceModule
-imports: - abc - -
-
-imported by: - _pydecimal - • fractions - • statistics - -
- -
- -
- - opcode -SourceModule
-imports: - _opcode - -
-
-imported by: - dis - -
- -
- - - -
- - optparse -SourceModule
-imports: - gettext - • os - • sys - • textwrap - -
-
-imported by: - uu - -
- -
- -
- - org -MissingModule
-imported by: - pickle - -
- -
- -
- - os -SourceModule
-imports: - _collections_abc - • abc - • io - • nt - • ntpath - • ntpath - • posix - • posixpath - • stat - • subprocess - • sys - • warnings - -
-
-imported by: - __main__.py - • _bootsubprocess - • argparse - • bdb - • bz2 - • configparser - • ctypes - • curses - • email.utils - • fnmatch - • genericpath - • getopt - • getpass - • gettext - • glob - • gzip - • http.cookiejar - • http.server - • imp - • importlib._common - • importlib.metadata - • importlib.resources - • inspect - • linecache - • locale - • logging - • lzma - • mimetypes - • netrc - • ntpath - • ntpath - • optparse - • packaging._elffile - • packaging._manylinux - • packaging.markers - • pathlib - • pdb - • pkg_resources - • pkg_resources._vendor.appdirs - • pkg_resources._vendor.importlib_resources._common - • pkg_resources._vendor.importlib_resources._legacy - • pkg_resources._vendor.jaraco.context - • pkg_resources._vendor.packaging._manylinux - • pkg_resources._vendor.packaging._musllinux - • pkg_resources._vendor.packaging.markers - • pkg_resources._vendor.pyparsing.core - • pkgutil - • platform - • plistlib - • posixpath - • psutil - • psutil._common - • psutil._compat - • psutil._psaix - • psutil._psbsd - • psutil._pslinux - • psutil._psosx - • psutil._psposix - • psutil._pssunos - • psutil._pswindows - • py_compile - • pydoc - • pyi_rth_inspect.py - • pyi_rth_pkgres.py - • pyi_rth_pkgutil.py - • pyi_rth_pythoncom.py - • pyi_rth_pywintypes.py - • pyi_rth_win32comgenpy.py - • pywintypes - • random - • runpy - • shlex - • shutil - • socket - • socketserver - • ssl - • subprocess - • sysconfig - • tarfile - • tempfile - • threading - • urllib.request - • uu - • webbrowser - • wexpect - • wexpect.__init__ - • wexpect.console_reader - • wexpect.host - • wexpect.legacy_wexpect - • wexpect.wexpect_util - • win32com - • win32com.client.gencache - • win32com.client.genpy - • win32com.client.makepy - • xml.sax - • xml.sax.saxutils - • zipfile - • zipimport - -
- -
- - - -
- - packaging._elffile -SourceModule
-imports: - enum - • os - • packaging - • struct - • typing - -
-
-imported by: - packaging._manylinux - • packaging._musllinux - • pkg_resources - -
- -
- -
- - packaging._manylinux -SourceModule
-imports: - _manylinux - • collections - • contextlib - • ctypes - • functools - • os - • packaging - • packaging._elffile - • re - • sys - • typing - • warnings - -
-
-imported by: - packaging.tags - • pkg_resources - -
- -
- -
- - packaging._musllinux -SourceModule
-imports: - functools - • packaging - • packaging._elffile - • re - • subprocess - • sys - • sysconfig - • typing - -
-
-imported by: - packaging.tags - • pkg_resources - -
- -
- -
- - packaging._parser -SourceModule
-imports: - ast - • packaging - • packaging._tokenizer - • typing - -
-
-imported by: - packaging.markers - • packaging.requirements - • pkg_resources - -
- -
- -
- - packaging._structures -SourceModule
-imports: - packaging - -
-
-imported by: - packaging.version - • pkg_resources - -
- -
- -
- - packaging._tokenizer -SourceModule
-imports: - contextlib - • dataclasses - • packaging - • packaging.specifiers - • re - • typing - -
- - -
- -
- - packaging.markers -SourceModule
-imports: - operator - • os - • packaging - • packaging._parser - • packaging._tokenizer - • packaging.specifiers - • packaging.utils - • platform - • sys - • typing - -
-
-imported by: - packaging.requirements - • pkg_resources - -
- -
- -
- - packaging.requirements -SourceModule -
-imported by: - pkg_resources - -
- -
- -
- - packaging.specifiers -SourceModule
-imports: - abc - • itertools - • packaging - • packaging.utils - • packaging.version - • re - • typing - -
- - -
- -
- - packaging.tags -SourceModule
-imports: - importlib.machinery - • logging - • packaging - • packaging._manylinux - • packaging._musllinux - • platform - • subprocess - • sys - • sysconfig - • typing - -
-
-imported by: - packaging.utils - • pkg_resources - -
- -
- -
- - packaging.utils -SourceModule
-imports: - packaging - • packaging.tags - • packaging.version - • re - • typing - -
-
-imported by: - packaging.markers - • packaging.specifiers - • pkg_resources - -
- -
- -
- - packaging.version -SourceModule
-imports: - collections - • itertools - • packaging - • packaging._structures - • re - • typing - -
-
-imported by: - packaging.specifiers - • packaging.utils - • pkg_resources - -
- -
- - - -
- - pdb -SourceModule
-imports: - bdb - • cmd - • code - • dis - • getopt - • glob - • inspect - • io - • linecache - • os - • pdb - • pprint - • pydoc - • re - • readline - • runpy - • shlex - • signal - • sys - • tokenize - • traceback - -
-
-imported by: - pdb - • pkg_resources._vendor.pyparsing.core - -
- -
- -
- - pep517 -MissingModule
-imported by: - importlib.metadata - -
- -
- -
- - pickle -SourceModule
-imports: - _compat_pickle - • _pickle - • codecs - • copyreg - • functools - • io - • itertools - • org - • pprint - • re - • struct - • sys - • types - -
-
-imported by: - logging - • tracemalloc - • win32com.client.gencache - -
- -
- -
- - pkg_resources -Package
-imports: - 'pkg_resources.extern.jaraco' - • _imp - • collections - • email.parser - • errno - • functools - • imp - • importlib - • importlib.machinery - • inspect - • io - • itertools - • linecache - • ntpath - • ntpath - • operator - • os - • packaging - • packaging._elffile - • packaging._manylinux - • packaging._musllinux - • packaging._parser - • packaging._structures - • packaging._tokenizer - • packaging.markers - • packaging.requirements - • packaging.specifiers - • packaging.tags - • packaging.utils - • packaging.version - • pkg_resources._vendor - • pkg_resources._vendor.appdirs - • pkg_resources._vendor.importlib_resources - • pkg_resources._vendor.importlib_resources._adapters - • pkg_resources._vendor.importlib_resources._common - • pkg_resources._vendor.importlib_resources._compat - • pkg_resources._vendor.importlib_resources._itertools - • pkg_resources._vendor.importlib_resources._legacy - • pkg_resources._vendor.importlib_resources.abc - • pkg_resources._vendor.importlib_resources.readers - • pkg_resources._vendor.importlib_resources.simple - • pkg_resources._vendor.jaraco - • pkg_resources._vendor.jaraco.context - • pkg_resources._vendor.jaraco.functools - • pkg_resources._vendor.jaraco.text - • pkg_resources._vendor.more_itertools - • pkg_resources._vendor.more_itertools.more - • pkg_resources._vendor.more_itertools.recipes - • pkg_resources._vendor.packaging - • pkg_resources._vendor.packaging.__about__ - • pkg_resources._vendor.packaging._manylinux - • pkg_resources._vendor.packaging._musllinux - • pkg_resources._vendor.packaging._structures - • pkg_resources._vendor.packaging.markers - • pkg_resources._vendor.packaging.requirements - • pkg_resources._vendor.packaging.specifiers - • pkg_resources._vendor.packaging.tags - • pkg_resources._vendor.packaging.utils - • pkg_resources._vendor.packaging.version - • pkg_resources._vendor.pyparsing - • pkg_resources._vendor.pyparsing.actions - • pkg_resources._vendor.pyparsing.common - • pkg_resources._vendor.pyparsing.core - • pkg_resources._vendor.pyparsing.exceptions - • pkg_resources._vendor.pyparsing.helpers - • pkg_resources._vendor.pyparsing.results - • pkg_resources._vendor.pyparsing.testing - • pkg_resources._vendor.pyparsing.unicode - • pkg_resources._vendor.pyparsing.util - • pkg_resources._vendor.zipp - • pkg_resources.extern - • pkg_resources.extern.appdirs - • pkg_resources.extern.packaging - • pkgutil - • platform - • plistlib - • posixpath - • re - • stat - • sys - • sysconfig - • tempfile - • textwrap - • time - • types - • warnings - • zipfile - • zipimport - -
- - -
- - - -
- - pkg_resources._vendor.appdirs -SourceModule
-imports: - 'com.sun' - • _winreg - • array - • com - • ctypes - • os - • pkg_resources._vendor - • platform - • sys - • win32api - • win32com.shell - • win32com.shell.shell - • win32com.shell.shellcon - • winreg - -
-
-imported by: - pkg_resources - -
- -
- - - - - - - - - - - - - - - - - - - - - -
- - pkg_resources._vendor.jaraco.context -SourceModule
-imports: - contextlib - • functools - • operator - • os - • pkg_resources._vendor.jaraco - • shutil - • subprocess - • tempfile - -
-
-imported by: - pkg_resources - -
- -
- -
- - pkg_resources._vendor.jaraco.functools -SourceModule -
-imported by: - pkg_resources - -
- -
- - - - - - - - - - - - - -
- - pkg_resources._vendor.packaging._manylinux -SourceModule
-imports: - _manylinux - • collections - • ctypes - • functools - • os - • pkg_resources._vendor.packaging - • re - • struct - • sys - • typing - • warnings - -
- - -
- -
- - pkg_resources._vendor.packaging._musllinux -SourceModule
-imports: - contextlib - • functools - • operator - • os - • pkg_resources._vendor.packaging - • re - • struct - • subprocess - • sys - • sysconfig - • typing - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - -
- - pkg_resources._vendor.pyparsing.diagram -Package
-imports: - inspect - • io - • jinja2 - • pkg_resources._vendor.pyparsing - • pyparsing - • railroad - • typing - -
- - -
- - - - - - - - - - - - - -
- - pkg_resources._vendor.zipp -SourceModule
-imports: - collections - • contextlib - • io - • itertools - • pathlib - • pkg_resources._vendor - • posixpath - • sys - • zipfile - -
- - -
- -
- - pkg_resources.extern -Package -
-imported by: - pkg_resources - -
- -
- -
- - pkg_resources.extern.appdirs -MissingModule
-imported by: - pkg_resources - • pkg_resources.extern - -
- -
- -
- - pkg_resources.extern.packaging -MissingModule
-imported by: - pkg_resources - • pkg_resources.extern - -
- -
- -
- - pkgutil -SourceModule
-imports: - collections - • functools - • importlib - • importlib.machinery - • importlib.util - • inspect - • marshal - • ntpath - • os - • re - • sys - • types - • warnings - • zipimport - -
-
-imported by: - pkg_resources - • pydoc - • pyi_rth_pkgutil.py - • runpy - -
- -
- -
- - platform -SourceModule
-imports: - 'java.lang' - • _winreg - • collections - • functools - • itertools - • java - • os - • re - • socket - • struct - • subprocess - • sys - • vms_lib - • winreg - -
- - -
- -
- - plistlib -SourceModule
-imports: - binascii - • codecs - • datetime - • enum - • io - • itertools - • os - • re - • struct - • xml.parsers.expat - -
-
-imported by: - pkg_resources - -
- -
- -
- - posix -MissingModule
-imports: - resource - -
-
-imported by: - os - • shutil - -
- -
- -
- - posixpath -SourceModule
-imports: - genericpath - • os - • pwd - • re - • stat - • sys - -
-
-imported by: - __main__.py - • fnmatch - • http.server - • importlib.metadata - • mimetypes - • os - • pathlib - • pkg_resources - • pkg_resources._vendor.zipp - • urllib.request - • zipfile - -
- -
- -
- - pprint -SourceModule
-imports: - collections - • io - • re - • sys - • time - • types - -
-
-imported by: - pdb - • pickle - • pkg_resources._vendor.pyparsing.results - • sysconfig - -
- -
- - - -
- - psutil._common -SourceModule
-imports: - __future__ - • collections - • contextlib - • ctypes - • curses - • enum - • errno - • functools - • inspect - • os - • psutil - • socket - • stat - • sys - • threading - • warnings - -
- - -
- -
- - psutil._compat -SourceModule
-imports: - collections - • contextlib - • dummy_threading - • errno - • fcntl - • functools - • os - • platform - • psutil - • shutil - • struct - • subprocess - • sys - • termios - • threading - • types - -
- - -
- -
- - psutil._psaix -SourceModule
-imports: - collections - • functools - • glob - • os - • psutil - • psutil._common - • psutil._compat - • psutil._psposix - • psutil._psutil_aix - • re - • subprocess - • sys - -
-
-imported by: - psutil - -
- -
- -
- - psutil._psbsd -SourceModule
-imports: - collections - • contextlib - • errno - • functools - • os - • psutil - • psutil._common - • psutil._compat - • psutil._psposix - • psutil._psutil_bsd - • xml.etree.ElementTree - -
-
-imported by: - psutil - -
- -
- -
- - psutil._pslinux -SourceModule
-imports: - __future__ - • base64 - • collections - • ctypes - • enum - • errno - • functools - • glob - • os - • psutil - • psutil._common - • psutil._compat - • psutil._psposix - • psutil._psutil_linux - • re - • resource - • socket - • struct - • sys - • traceback - • warnings - -
-
-imported by: - psutil - -
- -
- -
- - psutil._psosx -SourceModule
-imports: - collections - • errno - • functools - • os - • psutil - • psutil._common - • psutil._compat - • psutil._psposix - • psutil._psutil_osx - -
-
-imported by: - psutil - -
- -
- -
- - psutil._psposix -SourceModule
-imports: - enum - • glob - • os - • psutil - • psutil._common - • psutil._compat - • psutil._psutil_osx - • signal - • sys - • time - -
-
-imported by: - psutil - • psutil._psaix - • psutil._psbsd - • psutil._pslinux - • psutil._psosx - • psutil._pssunos - -
- -
- -
- - psutil._pssunos -SourceModule
-imports: - collections - • errno - • functools - • os - • psutil - • psutil._common - • psutil._compat - • psutil._psposix - • psutil._psutil_sunos - • socket - • subprocess - • sys - -
-
-imported by: - psutil - -
- -
- -
- - psutil._psutil_aix -MissingModule
-imported by: - psutil - • psutil._psaix - -
- -
- -
- - psutil._psutil_bsd -MissingModule
-imported by: - psutil - • psutil._psbsd - -
- -
- -
- - psutil._psutil_linux -MissingModule
-imported by: - psutil - • psutil._pslinux - -
- -
- -
- - psutil._psutil_osx -MissingModule
-imported by: - psutil - • psutil._psosx - • psutil._psposix - -
- -
- -
- - psutil._psutil_sunos -MissingModule
-imported by: - psutil - • psutil._pssunos - -
- -
- -
- - psutil._psutil_windows c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\psutil\_psutil_windows.pyd
-imports: - psutil - -
-
-imported by: - psutil - • psutil._pswindows - -
- -
- -
- - psutil._pswindows -SourceModule
-imports: - collections - • contextlib - • enum - • errno - • functools - • os - • psutil - • psutil._common - • psutil._compat - • psutil._psutil_windows - • signal - • sys - • time - -
-
-imported by: - psutil - -
- -
- -
- - pwd -MissingModule
-imported by: - getpass - • http.server - • netrc - • pathlib - • posixpath - • psutil - • shutil - • subprocess - • tarfile - • webbrowser - -
- -
- -
- - py_compile -SourceModule
-imports: - enum - • importlib._bootstrap_external - • importlib.machinery - • importlib.util - • ntpath - • os - • sys - • traceback - -
-
-imported by: - zipfile - -
- -
- -
- - pydoc -SourceModule
-imports: - builtins - • collections - • email.message - • getopt - • http.server - • importlib._bootstrap - • importlib._bootstrap_external - • importlib.machinery - • importlib.util - • inspect - • io - • os - • pkgutil - • platform - • pydoc_data.topics - • re - • reprlib - • select - • subprocess - • sys - • sysconfig - • tempfile - • textwrap - • threading - • time - • tokenize - • traceback - • tty - • urllib.parse - • warnings - • webbrowser - -
-
-imported by: - pdb - -
- -
- -
- - pydoc_data -Package
-imported by: - pydoc_data.topics - -
- -
- -
- - pydoc_data.topics -SourceModule
-imports: - pydoc_data - -
-
-imported by: - pydoc - -
- -
- -
- - pyexpat c:\users\freqn\appdata\local\programs\python\python39\DLLs\pyexpat.pyd
-imported by: - _elementtree - • xml.etree.ElementTree - • xml.parsers.expat - -
- -
- -
- - pyimod02_importers -MissingModule
-imported by: - pyi_rth_pkgres.py - • pyi_rth_pkgutil.py - -
- -
- -
- - pyparsing -MissingModule - -
- - - -
- - pywin -Package
-imported by: - pywin.dialogs - • pywin.mfc - • win32com.client.makepy - -
- -
- -
- - pywin.dialogs -Package
-imports: - pywin - • pywin.dialogs.status - -
- - -
- -
- - pywin.dialogs.list -SourceModule
-imports: - commctrl - • pywin.dialogs - • pywin.mfc - • pywin.mfc.dialog - • win32api - • win32con - • win32ui - -
-
-imported by: - win32com.client.selecttlb - -
- -
- -
- - pywin.dialogs.status -SourceModule
-imports: - pywin.dialogs - • pywin.mfc - • pywin.mfc.dialog - • pywin.mfc.thread - • threading - • time - • win32api - • win32con - • win32ui - -
-
-imported by: - pywin.dialogs - • win32com.client.makepy - -
- -
- -
- - pywin.mfc -Package
-imports: - pywin - • pywin.mfc - • pywin.mfc.dialog - • pywin.mfc.object - • pywin.mfc.window - -
- - -
- -
- - pywin.mfc.dialog -SourceModule
-imports: - pywin.mfc - • pywin.mfc.window - • win32con - • win32ui - -
-
-imported by: - pywin.dialogs.list - • pywin.dialogs.status - • pywin.mfc - -
- -
- -
- - pywin.mfc.object -SourceModule
-imports: - pywin.mfc - • sys - • win32ui - -
-
-imported by: - pywin.mfc - • pywin.mfc.thread - • pywin.mfc.window - -
- -
- -
- - pywin.mfc.thread -SourceModule
-imports: - pywin.mfc - • pywin.mfc.object - • win32ui - -
-
-imported by: - pywin.dialogs.status - -
- -
- -
- - pywin.mfc.window -SourceModule
-imports: - pywin.mfc - • pywin.mfc.object - • win32con - • win32ui - -
-
-imported by: - pywin.mfc - • pywin.mfc.dialog - -
- -
- -
- - pywin32_system32 -NamespacePackage
-imported by: - pywintypes - -
- -
- - - -
- - queue -SourceModule
-imports: - _queue - • collections - • heapq - • threading - • time - • types - -
- - -
- -
- - quopri -SourceModule
-imports: - binascii - • getopt - • io - • sys - -
-
-imported by: - email.encoders - • email.message - • encodings.quopri_codec - -
- -
- -
- - railroad -MissingModule - -
- -
- - random -SourceModule
-imports: - _collections_abc - • _random - • _sha512 - • bisect - • hashlib - • itertools - • math - • os - • statistics - • time - • warnings - -
- - -
- -
- - re -SourceModule
-imports: - _locale - • copyreg - • enum - • functools - • sre_compile - • sre_constants - • sre_parse - -
-
-imported by: - __main__.py - • _pydecimal - • _sre - • _strptime - • argparse - • base64 - • configparser - • csv - • dataclasses - • email._encoded_words - • email._header_value_parser - • email.feedparser - • email.generator - • email.header - • email.message - • email.policy - • email.quoprimime - • email.utils - • encodings.idna - • fnmatch - • fractions - • ftplib - • gettext - • glob - • html - • http.client - • http.cookiejar - • importlib.metadata - • inspect - • locale - • logging - • packaging._manylinux - • packaging._musllinux - • packaging._tokenizer - • packaging.specifiers - • packaging.utils - • packaging.version - • pathlib - • pdb - • pickle - • pkg_resources - • pkg_resources._vendor.jaraco.text - • pkg_resources._vendor.packaging._manylinux - • pkg_resources._vendor.packaging._musllinux - • pkg_resources._vendor.packaging.requirements - • pkg_resources._vendor.packaging.specifiers - • pkg_resources._vendor.packaging.utils - • pkg_resources._vendor.packaging.version - • pkg_resources._vendor.pyparsing.core - • pkg_resources._vendor.pyparsing.exceptions - • pkg_resources._vendor.pyparsing.helpers - • pkgutil - • platform - • plistlib - • posixpath - • pprint - • psutil._psaix - • psutil._pslinux - • pydoc - • shlex - • string - • sysconfig - • tarfile - • textwrap - • tokenize - • typing - • urllib.parse - • urllib.request - • warnings - • wexpect.host - • wexpect.legacy_wexpect - • wexpect.wexpect_util - • xml.etree.ElementPath - • xml.etree.ElementTree - -
- -
- -
- - readline -MissingModule
-imported by: - cmd - • code - • pdb - -
- -
- -
- - reprlib -SourceModule
-imports: - _thread - • builtins - • itertools - -
-
-imported by: - __main__.py - • bdb - • collections - • functools - • pydoc - -
- -
- -
- - resource -MissingModule
-imported by: - posix - • psutil._pslinux - -
- -
- -
- - runpy -SourceModule
-imports: - importlib.machinery - • importlib.util - • io - • os - • pkgutil - • sys - • types - • warnings - -
-
-imported by: - pdb - -
- -
- -
- - select c:\users\freqn\appdata\local\programs\python\python39\DLLs\select.pyd
-imported by: - http.server - • pydoc - • selectors - • subprocess - -
- -
- -
- - selectors -SourceModule
-imports: - abc - • collections - • collections.abc - • math - • select - • sys - -
-
-imported by: - socket - • socketserver - • subprocess - -
- -
- -
- - shlex -SourceModule
-imports: - collections - • io - • os - • re - • sys - • warnings - -
-
-imported by: - netrc - • pdb - • webbrowser - -
- -
- -
- - shutil -SourceModule
-imports: - bz2 - • collections - • errno - • fnmatch - • grp - • lzma - • nt - • os - • posix - • pwd - • stat - • sys - • tarfile - • zipfile - • zlib - -
- - -
- -
- - signal -SourceModule
-imports: - _signal - • enum - • functools - -
-
-imported by: - pdb - • psutil - • psutil._psposix - • psutil._pswindows - • subprocess - • wexpect.host - • wexpect.legacy_wexpect - • wexpect.wexpect_util - -
- -
- -
- - socket -SourceModule
-imports: - _socket - • array - • enum - • errno - • io - • os - • selectors - • sys - -
-
-imported by: - _ssl - • email.utils - • ftplib - • http.client - • http.server - • platform - • psutil - • psutil._common - • psutil._pslinux - • psutil._pssunos - • socketserver - • ssl - • urllib.request - • webbrowser - • wexpect.console_reader - • wexpect.host - -
- -
- -
- - socketserver -SourceModule
-imports: - io - • os - • selectors - • socket - • sys - • threading - • time - • traceback - -
-
-imported by: - http.server - -
- -
- -
- - sre_compile -SourceModule
-imports: - _sre - • sre_constants - • sre_parse - • sys - -
-
-imported by: - __main__.py - • re - -
- -
- -
- - sre_constants -SourceModule
-imports: - _sre - -
-
-imported by: - __main__.py - • re - • sre_compile - • sre_parse - -
- -
- -
- - sre_parse -SourceModule
-imports: - sre_constants - • unicodedata - • warnings - -
-
-imported by: - __main__.py - • re - • sre_compile - -
- -
- -
- - ssl -SourceModule
-imports: - _ssl - • base64 - • calendar - • collections - • enum - • errno - • os - • socket - • sys - • time - • warnings - -
-
-imported by: - ftplib - • http.client - • urllib.request - -
- -
- -
- - stat -SourceModule
-imports: - _stat - -
-
-imported by: - __main__.py - • genericpath - • netrc - • ntpath - • os - • pathlib - • pkg_resources - • posixpath - • psutil._common - • shutil - • tarfile - • zipfile - -
- -
- -
- - statistics -SourceModule
-imports: - _statistics - • bisect - • collections - • decimal - • fractions - • itertools - • math - • numbers - • operator - • random - -
-
-imported by: - random - -
- -
- - - -
- - stringprep -SourceModule
-imports: - unicodedata - -
-
-imported by: - encodings.idna - -
- -
- -
- - struct -SourceModule
-imports: - _struct - -
- - -
- -
- - subprocess -SourceModule
-imports: - _posixsubprocess - • _winapi - • builtins - • contextlib - • errno - • grp - • io - • msvcrt - • os - • pwd - • select - • selectors - • signal - • sys - • threading - • time - • types - • warnings - -
- - -
- -
- - sys (builtin module)
-imported by: - __main__.py - • _aix_support - • _bootlocale - • _collections_abc - • _pydecimal - • argparse - • ast - • base64 - • bdb - • calendar - • cmd - • code - • codecs - • collections - • configparser - • contextlib - • ctypes - • ctypes._endian - • curses - • dataclasses - • datetime - • dis - • email._header_value_parser - • email.generator - • email.iterators - • email.policy - • encodings - • encodings.rot_13 - • encodings.utf_16 - • encodings.utf_32 - • enum - • fractions - • ftplib - • getopt - • getpass - • gettext - • glob - • gzip - • http.server - • imp - • importlib - • importlib.metadata - • importlib.util - • inspect - • linecache - • locale - • logging - • mimetypes - • ntpath - • optparse - • os - • packaging._manylinux - • packaging._musllinux - • packaging.markers - • packaging.tags - • pathlib - • pdb - • pickle - • pkg_resources - • pkg_resources._vendor.appdirs - • pkg_resources._vendor.importlib_resources._compat - • pkg_resources._vendor.more_itertools.more - • pkg_resources._vendor.packaging._manylinux - • pkg_resources._vendor.packaging._musllinux - • pkg_resources._vendor.packaging.markers - • pkg_resources._vendor.packaging.tags - • pkg_resources._vendor.pyparsing.core - • pkg_resources._vendor.pyparsing.exceptions - • pkg_resources._vendor.pyparsing.unicode - • pkg_resources._vendor.zipp - • pkg_resources.extern - • pkgutil - • platform - • posixpath - • pprint - • psutil - • psutil._common - • psutil._compat - • psutil._psaix - • psutil._pslinux - • psutil._psposix - • psutil._pssunos - • psutil._pswindows - • py_compile - • pydoc - • pyi_rth_inspect.py - • pyi_rth_pkgres.py - • pyi_rth_pkgutil.py - • pyi_rth_pythoncom.py - • pyi_rth_pywintypes.py - • pywin.mfc.object - • pywintypes - • quopri - • runpy - • selectors - • shlex - • shutil - • socket - • socketserver - • sre_compile - • ssl - • subprocess - • sysconfig - • tarfile - • tempfile - • threading - • tokenize - • traceback - • types - • typing - • urllib.parse - • urllib.request - • uu - • warnings - • weakref - • webbrowser - • wexpect.host - • wexpect.legacy_wexpect - • wexpect.wexpect_util - • win32com - • win32com.client - • win32com.client.build - • win32com.client.dynamic - • win32com.client.gencache - • win32com.client.genpy - • win32com.client.makepy - • win32com.server.dispatcher - • win32com.server.exception - • win32com.server.policy - • win32traceutil - • xml.etree.ElementTree - • xml.parsers.expat - • xml.sax - • xml.sax._exceptions - • xml.sax.expatreader - • xml.sax.saxutils - • zipfile - • zipimport - -
- -
- -
- - sysconfig -SourceModule
-imports: - _aix_support - • _imp - • ntpath - • os - • pprint - • re - • sys - • types - • warnings - -
- - -
- -
- - tarfile -SourceModule
-imports: - argparse - • builtins - • bz2 - • copy - • grp - • gzip - • io - • lzma - • os - • pwd - • re - • shutil - • stat - • struct - • sys - • time - • zlib - -
-
-imported by: - shutil - -
- -
- -
- - tempfile -SourceModule
-imports: - _thread - • errno - • functools - • io - • os - • random - • shutil - • sys - • types - • warnings - • weakref - -
- - -
- -
- - termios -MissingModule
-imported by: - getpass - • psutil._compat - • tty - -
- -
- -
- - textwrap -SourceModule
-imports: - re - -
-
-imported by: - argparse - • optparse - • pkg_resources - • pkg_resources._vendor.jaraco.text - • pydoc - -
- -
- -
- - threading -SourceModule
-imports: - _collections - • _thread - • _threading_local - • _weakrefset - • collections - • functools - • itertools - • os - • sys - • time - • traceback - -
-
-imported by: - _threading_local - • bz2 - • http.cookiejar - • logging - • pkg_resources._vendor.pyparsing.core - • psutil - • psutil._common - • psutil._compat - • pydoc - • pywin.dialogs.status - • queue - • socketserver - • subprocess - • webbrowser - • zipfile - -
- -
- -
- - time (builtin module)
-imports: - _strptime - -
- - -
- -
- - token -SourceModule
-imported by: - __main__.py - • inspect - • tokenize - -
- -
- -
- - tokenize -SourceModule
-imports: - argparse - • builtins - • codecs - • collections - • io - • itertools - • re - • sys - • token - -
-
-imported by: - __main__.py - • imp - • importlib._bootstrap_external - • inspect - • linecache - • pdb - • pydoc - -
- -
- - - -
- - tracemalloc -SourceModule
-imports: - _tracemalloc - • collections.abc - • fnmatch - • functools - • linecache - • ntpath - • pickle - -
-
-imported by: - warnings - -
- -
- -
- - tty -SourceModule
-imports: - termios - -
-
-imported by: - pydoc - -
- -
- - - -
- - typing -SourceModule
-imports: - abc - • collections - • collections.abc - • contextlib - • functools - • operator - • re - • sys - • types - -
-
-imported by: - functools - • importlib.abc - • importlib.resources - • packaging._elffile - • packaging._manylinux - • packaging._musllinux - • packaging._parser - • packaging._tokenizer - • packaging.markers - • packaging.requirements - • packaging.specifiers - • packaging.tags - • packaging.utils - • packaging.version - • pkg_resources._vendor.importlib_resources._common - • pkg_resources._vendor.importlib_resources._compat - • pkg_resources._vendor.importlib_resources._itertools - • pkg_resources._vendor.importlib_resources._legacy - • pkg_resources._vendor.importlib_resources.abc - • pkg_resources._vendor.importlib_resources.simple - • pkg_resources._vendor.jaraco.functools - • pkg_resources._vendor.packaging._manylinux - • pkg_resources._vendor.packaging._musllinux - • pkg_resources._vendor.packaging.markers - • pkg_resources._vendor.packaging.requirements - • pkg_resources._vendor.packaging.specifiers - • pkg_resources._vendor.packaging.tags - • pkg_resources._vendor.packaging.utils - • pkg_resources._vendor.packaging.version - • pkg_resources._vendor.pyparsing - • pkg_resources._vendor.pyparsing.core - • pkg_resources._vendor.pyparsing.diagram - • pkg_resources._vendor.pyparsing.exceptions - • pkg_resources._vendor.pyparsing.helpers - • pkg_resources._vendor.pyparsing.results - • pkg_resources._vendor.pyparsing.testing - • pkg_resources._vendor.pyparsing.unicode - • pkg_resources._vendor.pyparsing.util - -
- -
- -
- - unicodedata c:\users\freqn\appdata\local\programs\python\python39\DLLs\unicodedata.pyd
-imported by: - encodings.idna - • sre_parse - • stringprep - • urllib.parse - -
- -
- -
- - urllib -Package - -
- -
- - urllib.error -SourceModule
-imports: - urllib - • urllib.response - -
-
-imported by: - __main__.py - • urllib.request - -
- -
- -
- - urllib.parse -SourceModule
-imports: - collections - • re - • sys - • types - • unicodedata - • urllib - • warnings - -
- - -
- -
- - urllib.request -SourceModule
-imports: - _scproxy - • base64 - • bisect - • contextlib - • email - • email.utils - • fnmatch - • ftplib - • getpass - • hashlib - • http.client - • http.cookiejar - • io - • mimetypes - • nturl2path - • os - • posixpath - • re - • socket - • ssl - • string - • sys - • tempfile - • time - • urllib - • urllib.error - • urllib.parse - • urllib.response - • warnings - • winreg - -
-
-imported by: - __main__.py - • http.cookiejar - • urllib.robotparser - • xml.sax.saxutils - -
- -
- -
- - urllib.response -SourceModule
-imports: - tempfile - • urllib - -
-
-imported by: - __main__.py - • urllib.error - • urllib.request - -
- -
- -
- - urllib.robotparser -SourceModule
-imports: - collections - • time - • urllib - • urllib.parse - • urllib.request - -
-
-imported by: - __main__.py - -
- -
- -
- - uu -SourceModule
-imports: - binascii - • optparse - • os - • sys - -
-
-imported by: - email.message - -
- -
- -
- - vms_lib -MissingModule
-imported by: - platform - -
- -
- - - -
- - weakref -SourceModule
-imports: - _collections_abc - • _weakref - • _weakrefset - • atexit - • copy - • gc - • itertools - • sys - -
- - -
- -
- - webbrowser -SourceModule
-imports: - copy - • getopt - • glob - • os - • pwd - • shlex - • shutil - • socket - • subprocess - • sys - • tempfile - • threading - -
-
-imported by: - pydoc - -
- -
- - - -
- - wexpect.__init__ -SourceModule -
-imported by: - wexpect.host - -
- -
- -
- - wexpect.console_reader -SourceModule
-imports: - ctypes - • io - • logging - • os - • psutil - • socket - • time - • traceback - • wexpect - • wexpect.wexpect_util - • win32con - • win32console - • win32file - • win32gui - • win32pipe - • win32process - -
-
-imported by: - __main__.py - • wexpect - • wexpect.__init__ - -
- -
- -
- - wexpect.host -SourceModule
-imports: - logging - • os - • psutil - • pywintypes - • re - • shutil - • signal - • socket - • sys - • time - • traceback - • types - • wexpect - • wexpect.__init__ - • wexpect.wexpect_util - • win32con - • win32file - • win32pipe - • win32process - • winerror - -
-
-imported by: - wexpect - • wexpect.__init__ - -
- -
- -
- - wexpect.legacy_wexpect -SourceModule
-imports: - ctypes - • io - • logging - • os - • pkg_resources - • pywintypes - • re - • shutil - • signal - • sys - • time - • traceback - • types - • wexpect - • win32api - • win32con - • win32console - • win32file - • win32gui - • win32process - • winerror - -
-
-imported by: - wexpect - • wexpect.__init__ - -
- -
- -
- - wexpect.wexpect_util -SourceModule
-imports: - logging - • os - • re - • signal - • sys - • traceback - • wexpect - -
-
-imported by: - __main__.py - • wexpect - • wexpect.__init__ - • wexpect.console_reader - • wexpect.host - -
- -
- -
- - win32api c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32\win32api.pyd - -
- - - - - -
- - win32com.client.CLSIDToClass -SourceModule
-imports: - win32com.client - -
-
-imported by: - win32com.client - • win32com.client.gencache - -
- -
- -
- - win32com.client.build -SourceModule
-imports: - datetime - • keyword - • pythoncom - • pywintypes - • string - • sys - • win32com.client - • winerror - -
- - -
- -
- - win32com.client.dynamic -SourceModule
-imports: - pythoncom - • pywintypes - • sys - • traceback - • types - • win32com.client - • win32com.client.build - • win32com.client.util - • winerror - -
-
-imported by: - win32com.client - -
- -
- -
- - win32com.client.gencache -SourceModule
-imports: - getopt - • glob - • importlib - • io - • operator - • os - • pickle - • pythoncom - • pywintypes - • shutil - • sys - • traceback - • win32com - • win32com.client - • win32com.client.CLSIDToClass - • win32com.client.genpy - • win32com.client.makepy - • zipfile - -
- - -
- -
- - win32com.client.genpy -SourceModule
-imports: - os - • pythoncom - • sys - • time - • win32com - • win32com.client - • win32com.client.build - -
- - -
- -
- - win32com.client.makepy -SourceModule -
-imported by: - win32com.client - • win32com.client.gencache - -
- -
- -
- - win32com.client.selecttlb -SourceModule
-imports: - pythoncom - • pywin.dialogs.list - • win32api - • win32com.client - • win32con - -
-
-imported by: - win32com.client - • win32com.client.makepy - -
- -
- -
- - win32com.client.util -SourceModule
-imports: - pythoncom - • win32com.client - -
-
-imported by: - win32com - • win32com.client - • win32com.client.dynamic - -
- -
- - - -
- - win32com.server.dispatcher -SourceModule
-imports: - pythoncom - • sys - • traceback - • win32api - • win32com - • win32com.server - • win32com.server.exception - • win32com.util - • win32trace - • win32traceutil - -
-
-imported by: - win32com.server.policy - • win32com.server.util - -
- -
- -
- - win32com.server.exception -SourceModule
-imports: - pythoncom - • sys - • win32com.server - -
- - -
- -
- - win32com.server.policy -SourceModule -
-imported by: - win32com.server - • win32com.server.util - -
- -
- -
- - win32com.server.util -SourceModule -
-imported by: - win32com - -
- -
- - - -
- - win32com.shell.shell c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32comext\shell\shell.pyd
-imports: - win32com.shell - -
-
-imported by: - pkg_resources._vendor.appdirs - • win32com.shell - -
- -
- -
- - win32com.shell.shellcon -SourceModule
-imports: - win32com.shell - -
-
-imported by: - pkg_resources._vendor.appdirs - • win32com.shell - -
- -
- -
- - win32com.universal -SourceModule -
-imported by: - win32com - • win32com.server.policy - -
- -
- -
- - win32com.util -SourceModule
-imports: - pythoncom - • win32api - • win32com - • win32con - -
- - -
- - - -
- - win32console c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32\win32console.pyd - -
- -
- - win32file c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32\win32file.pyd - -
- -
- - win32gui c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32\win32gui.pyd - -
- -
- - win32pipe c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32\win32pipe.pyd
-imported by: - wexpect.console_reader - • wexpect.host - -
- -
- -
- - win32process c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32\win32process.pyd - -
- -
- - win32trace c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\win32\win32trace.pyd
-imported by: - win32com.server.dispatcher - • win32traceutil - -
- -
- -
- - win32traceutil -SourceModule
-imports: - sys - • win32api - • win32trace - -
-
-imported by: - win32com.server.dispatcher - -
- -
- -
- - win32ui c:\users\freqn\appdata\local\programs\python\python39\lib\site-packages\Pythonwin\win32ui.pyd - -
- - - -
- - winreg (builtin module)
-imported by: - mimetypes - • pkg_resources._vendor.appdirs - • platform - • urllib.request - -
- -
- -
- - xml -Package
-imports: - xml.sax.expatreader - • xml.sax.xmlreader - -
-
-imported by: - xml.etree - • xml.parsers - • xml.sax - -
- -
- -
- - xml.etree -Package
-imports: - xml - • xml.etree - • xml.etree.ElementPath - • xml.etree.ElementTree - -
- - -
- -
- - xml.etree.ElementInclude -SourceModule
-imports: - copy - • urllib.parse - • xml.etree - • xml.etree.ElementTree - -
-
-imported by: - _elementtree - -
- -
- -
- - xml.etree.ElementPath -SourceModule
-imports: - re - • xml.etree - -
-
-imported by: - _elementtree - • xml.etree - • xml.etree.ElementTree - -
- -
- -
- - xml.etree.ElementTree -SourceModule
-imports: - _elementtree - • collections - • collections.abc - • contextlib - • io - • locale - • pyexpat - • re - • sys - • warnings - • xml.etree - • xml.etree.ElementPath - • xml.parsers - • xml.parsers.expat - -
- - -
- -
- - xml.etree.cElementTree -SourceModule
-imports: - xml.etree - • xml.etree.ElementTree - -
-
-imported by: - _elementtree - -
- -
- -
- - xml.parsers -Package
-imports: - xml - -
- - -
- -
- - xml.parsers.expat -SourceModule
-imports: - pyexpat - • sys - • xml.parsers - -
-
-imported by: - plistlib - • xml.etree.ElementTree - • xml.sax.expatreader - -
- -
- -
- - xml.sax -Package
-imports: - 'org.python' - • io - • os - • sys - • xml - • xml.sax - • xml.sax._exceptions - • xml.sax.expatreader - • xml.sax.handler - • xml.sax.saxutils - • xml.sax.xmlreader - -
- - -
- -
- - xml.sax._exceptions -SourceModule
-imports: - 'java.lang' - • sys - • xml.sax - -
-
-imported by: - xml.sax - • xml.sax.expatreader - • xml.sax.xmlreader - -
- -
- -
- - xml.sax.expatreader -SourceModule
-imports: - _weakref - • sys - • weakref - • xml.parsers - • xml.parsers.expat - • xml.sax - • xml.sax._exceptions - • xml.sax.handler - • xml.sax.saxutils - • xml.sax.xmlreader - -
-
-imported by: - xml - • xml.sax - -
- -
- -
- - xml.sax.handler -SourceModule
-imports: - xml.sax - -
-
-imported by: - xml.sax - • xml.sax.expatreader - • xml.sax.saxutils - • xml.sax.xmlreader - -
- -
- -
- - xml.sax.saxutils -SourceModule
-imports: - codecs - • io - • os - • sys - • urllib.parse - • urllib.request - • xml.sax - • xml.sax.handler - • xml.sax.xmlreader - -
-
-imported by: - xml.sax - • xml.sax.expatreader - • xml.sax.xmlreader - -
- -
- -
- - xml.sax.xmlreader -SourceModule
-imports: - xml.sax - • xml.sax._exceptions - • xml.sax.handler - • xml.sax.saxutils - -
-
-imported by: - xml - • xml.sax - • xml.sax.expatreader - • xml.sax.saxutils - -
- -
- -
- - zipfile -SourceModule
-imports: - argparse - • binascii - • bz2 - • contextlib - • importlib.util - • io - • itertools - • lzma - • os - • posixpath - • py_compile - • shutil - • stat - • struct - • sys - • threading - • time - • warnings - • zlib - -
- - -
- -
- - zipimport -SourceModule
-imports: - _frozen_importlib - • _frozen_importlib_external - • _imp - • _io - • importlib.abc - • io - • marshal - • os - • pathlib - • sys - • time - • zlib - -
-
-imported by: - pkg_resources - • pkgutil - -
- -
- -
- - zlib (builtin module)
-imported by: - encodings.zlib_codec - • gzip - • shutil - • tarfile - • zipfile - • zipimport - -
- -
- - - diff --git a/src/wexpect/dist/wexpect/VCRUNTIME140.dll b/src/wexpect/dist/wexpect/VCRUNTIME140.dll deleted file mode 100755 index 7d9accfa..00000000 Binary files a/src/wexpect/dist/wexpect/VCRUNTIME140.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_bz2.pyd b/src/wexpect/dist/wexpect/_bz2.pyd deleted file mode 100755 index 7b234e37..00000000 Binary files a/src/wexpect/dist/wexpect/_bz2.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_ctypes.pyd b/src/wexpect/dist/wexpect/_ctypes.pyd deleted file mode 100755 index 65fdf755..00000000 Binary files a/src/wexpect/dist/wexpect/_ctypes.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_decimal.pyd b/src/wexpect/dist/wexpect/_decimal.pyd deleted file mode 100755 index b8c86311..00000000 Binary files a/src/wexpect/dist/wexpect/_decimal.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_elementtree.pyd b/src/wexpect/dist/wexpect/_elementtree.pyd deleted file mode 100755 index 2805b5b2..00000000 Binary files a/src/wexpect/dist/wexpect/_elementtree.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_hashlib.pyd b/src/wexpect/dist/wexpect/_hashlib.pyd deleted file mode 100755 index 4dfb4d38..00000000 Binary files a/src/wexpect/dist/wexpect/_hashlib.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_lzma.pyd b/src/wexpect/dist/wexpect/_lzma.pyd deleted file mode 100755 index ccd7c2b9..00000000 Binary files a/src/wexpect/dist/wexpect/_lzma.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_queue.pyd b/src/wexpect/dist/wexpect/_queue.pyd deleted file mode 100755 index 78e0c94a..00000000 Binary files a/src/wexpect/dist/wexpect/_queue.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_socket.pyd b/src/wexpect/dist/wexpect/_socket.pyd deleted file mode 100755 index c64b1143..00000000 Binary files a/src/wexpect/dist/wexpect/_socket.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_ssl.pyd b/src/wexpect/dist/wexpect/_ssl.pyd deleted file mode 100755 index 23f77de4..00000000 Binary files a/src/wexpect/dist/wexpect/_ssl.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/_win32sysloader.pyd b/src/wexpect/dist/wexpect/_win32sysloader.pyd deleted file mode 100755 index 6f60c16d..00000000 Binary files a/src/wexpect/dist/wexpect/_win32sysloader.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/base_library.zip b/src/wexpect/dist/wexpect/base_library.zip deleted file mode 100755 index 851a587c..00000000 Binary files a/src/wexpect/dist/wexpect/base_library.zip and /dev/null differ diff --git a/src/wexpect/dist/wexpect/libcrypto-1_1.dll b/src/wexpect/dist/wexpect/libcrypto-1_1.dll deleted file mode 100755 index ed07392c..00000000 Binary files a/src/wexpect/dist/wexpect/libcrypto-1_1.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/libffi-7.dll b/src/wexpect/dist/wexpect/libffi-7.dll deleted file mode 100755 index 8fd2e5e0..00000000 Binary files a/src/wexpect/dist/wexpect/libffi-7.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/libssl-1_1.dll b/src/wexpect/dist/wexpect/libssl-1_1.dll deleted file mode 100755 index b7aa2b31..00000000 Binary files a/src/wexpect/dist/wexpect/libssl-1_1.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/mfc140u.dll b/src/wexpect/dist/wexpect/mfc140u.dll deleted file mode 100755 index c66c68bb..00000000 Binary files a/src/wexpect/dist/wexpect/mfc140u.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/INSTALLER b/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/INSTALLER deleted file mode 100755 index a1b589e3..00000000 --- a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/LICENSE b/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/LICENSE deleted file mode 100755 index d578dc00..00000000 --- a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/LICENSE +++ /dev/null @@ -1,29 +0,0 @@ -BSD 3-Clause License - -Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola' -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - - * Neither the name of the psutil authors nor the names of its contributors - may be used to endorse or promote products derived from this software without - specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/METADATA b/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/METADATA deleted file mode 100755 index 5323e239..00000000 --- a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/METADATA +++ /dev/null @@ -1,525 +0,0 @@ -Metadata-Version: 2.1 -Name: psutil -Version: 5.9.4 -Summary: Cross-platform lib for process and system monitoring in Python. -Home-page: https://github.com/giampaolo/psutil -Author: Giampaolo Rodola -Author-email: g.rodola@gmail.com -License: BSD-3-Clause -Keywords: ps,top,kill,free,lsof,netstat,nice,tty,ionice,uptime,taskmgr,process,df,iotop,iostat,ifconfig,taskset,who,pidof,pmap,smem,pstree,monitoring,ulimit,prlimit,smem,performance,metrics,agent,observability -Platform: Platform Independent -Classifier: Development Status :: 5 - Production/Stable -Classifier: Environment :: Console -Classifier: Environment :: Win32 (MS Windows) -Classifier: Intended Audience :: Developers -Classifier: Intended Audience :: Information Technology -Classifier: Intended Audience :: System Administrators -Classifier: License :: OSI Approved :: BSD License -Classifier: Operating System :: MacOS :: MacOS X -Classifier: Operating System :: Microsoft :: Windows :: Windows 10 -Classifier: Operating System :: Microsoft :: Windows :: Windows 7 -Classifier: Operating System :: Microsoft :: Windows :: Windows 8 -Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1 -Classifier: Operating System :: Microsoft :: Windows :: Windows Server 2003 -Classifier: Operating System :: Microsoft :: Windows :: Windows Server 2008 -Classifier: Operating System :: Microsoft :: Windows :: Windows Vista -Classifier: Operating System :: Microsoft -Classifier: Operating System :: OS Independent -Classifier: Operating System :: POSIX :: AIX -Classifier: Operating System :: POSIX :: BSD :: FreeBSD -Classifier: Operating System :: POSIX :: BSD :: NetBSD -Classifier: Operating System :: POSIX :: BSD :: OpenBSD -Classifier: Operating System :: POSIX :: BSD -Classifier: Operating System :: POSIX :: Linux -Classifier: Operating System :: POSIX :: SunOS/Solaris -Classifier: Operating System :: POSIX -Classifier: Programming Language :: C -Classifier: Programming Language :: Python :: 2 -Classifier: Programming Language :: Python :: 2.7 -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Classifier: Programming Language :: Python -Classifier: Topic :: Software Development :: Libraries :: Python Modules -Classifier: Topic :: Software Development :: Libraries -Classifier: Topic :: System :: Benchmark -Classifier: Topic :: System :: Hardware :: Hardware Drivers -Classifier: Topic :: System :: Hardware -Classifier: Topic :: System :: Monitoring -Classifier: Topic :: System :: Networking :: Monitoring :: Hardware Watchdog -Classifier: Topic :: System :: Networking :: Monitoring -Classifier: Topic :: System :: Networking -Classifier: Topic :: System :: Operating System -Classifier: Topic :: System :: Systems Administration -Classifier: Topic :: Utilities -Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* -Description-Content-Type: text/x-rst -License-File: LICENSE -Provides-Extra: test -Requires-Dist: ipaddress ; (python_version < "3.0") and extra == 'test' -Requires-Dist: mock ; (python_version < "3.0") and extra == 'test' -Requires-Dist: enum34 ; (python_version <= "3.4") and extra == 'test' -Requires-Dist: pywin32 ; (sys_platform == "win32") and extra == 'test' -Requires-Dist: wmi ; (sys_platform == "win32") and extra == 'test' - -| |downloads| |stars| |forks| |contributors| |coverage| -| |version| |py-versions| |packages| |license| -| |github-actions| |appveyor| |doc| |twitter| |tidelift| - -.. |downloads| image:: https://img.shields.io/pypi/dm/psutil.svg - :target: https://pepy.tech/project/psutil - :alt: Downloads - -.. |stars| image:: https://img.shields.io/github/stars/giampaolo/psutil.svg - :target: https://github.com/giampaolo/psutil/stargazers - :alt: Github stars - -.. |forks| image:: https://img.shields.io/github/forks/giampaolo/psutil.svg - :target: https://github.com/giampaolo/psutil/network/members - :alt: Github forks - -.. |contributors| image:: https://img.shields.io/github/contributors/giampaolo/psutil.svg - :target: https://github.com/giampaolo/psutil/graphs/contributors - :alt: Contributors - -.. |github-actions| image:: https://img.shields.io/github/workflow/status/giampaolo/psutil/CI?label=Linux%2C%20macOS%2C%20FreeBSD - :target: https://github.com/giampaolo/psutil/actions?query=workflow%3Abuild - :alt: Linux, macOS, Windows tests - -.. |appveyor| image:: https://img.shields.io/appveyor/ci/giampaolo/psutil/master.svg?maxAge=3600&label=Windows - :target: https://ci.appveyor.com/project/giampaolo/psutil - :alt: Windows tests (Appveyor) - -.. |coverage| image:: https://coveralls.io/repos/github/giampaolo/psutil/badge.svg?branch=master - :target: https://coveralls.io/github/giampaolo/psutil?branch=master - :alt: Test coverage (coverall.io) - -.. |doc| image:: https://readthedocs.org/projects/psutil/badge/?version=latest - :target: https://psutil.readthedocs.io/en/latest/ - :alt: Documentation Status - -.. |version| image:: https://img.shields.io/pypi/v/psutil.svg?label=pypi - :target: https://pypi.org/project/psutil - :alt: Latest version - -.. |py-versions| image:: https://img.shields.io/pypi/pyversions/psutil.svg - :alt: Supported Python versions - -.. |packages| image:: https://repology.org/badge/tiny-repos/python:psutil.svg - :target: https://repology.org/metapackage/python:psutil/versions - :alt: Binary packages - -.. |license| image:: https://img.shields.io/pypi/l/psutil.svg - :target: https://github.com/giampaolo/psutil/blob/master/LICENSE - :alt: License - -.. |twitter| image:: https://img.shields.io/twitter/follow/grodola.svg?label=follow&style=flat&logo=twitter&logoColor=4FADFF - :target: https://twitter.com/grodola - :alt: Twitter Follow - -.. |tidelift| image:: https://tidelift.com/badges/github/giampaolo/psutil?style=flat - :target: https://tidelift.com/subscription/pkg/pypi-psutil?utm_source=pypi-psutil&utm_medium=referral&utm_campaign=readme - :alt: Tidelift - ------ - -Quick links -=========== - -- `Home page `_ -- `Install `_ -- `Documentation `_ -- `Download `_ -- `Forum `_ -- `StackOverflow `_ -- `Blog `_ -- `What's new `_ - - -Summary -======= - -psutil (process and system utilities) is a cross-platform library for -retrieving information on **running processes** and **system utilization** -(CPU, memory, disks, network, sensors) in Python. -It is useful mainly for **system monitoring**, **profiling and limiting process -resources** and **management of running processes**. -It implements many functionalities offered by classic UNIX command line tools -such as *ps, top, iotop, lsof, netstat, ifconfig, free* and others. -psutil currently supports the following platforms: - -- **Linux** -- **Windows** -- **macOS** -- **FreeBSD, OpenBSD**, **NetBSD** -- **Sun Solaris** -- **AIX** - -Supported Python versions are **2.7**, **3.4+** and -`PyPy `__. - -Funding -======= - -While psutil is free software and will always be, the project would benefit -immensely from some funding. -Keeping up with bug reports and maintenance has become hardly sustainable for -me alone in terms of time. -If you're a company that's making significant use of psutil you can consider -becoming a sponsor via `GitHub Sponsors `__, -`Open Collective `__ or -`PayPal `__ -and have your logo displayed in here and psutil `doc `__. - -Sponsors -======== - -.. image:: https://github.com/giampaolo/psutil/raw/master/docs/_static/tidelift-logo.png - :width: 200 - :alt: Alternative text - -`Add your logo `__. - -Example usages -============== - -This represents pretty much the whole psutil API. - -CPU ---- - -.. code-block:: python - - >>> import psutil - >>> - >>> psutil.cpu_times() - scputimes(user=3961.46, nice=169.729, system=2150.659, idle=16900.540, iowait=629.59, irq=0.0, softirq=19.42, steal=0.0, guest=0, nice=0.0) - >>> - >>> for x in range(3): - ... psutil.cpu_percent(interval=1) - ... - 4.0 - 5.9 - 3.8 - >>> - >>> for x in range(3): - ... psutil.cpu_percent(interval=1, percpu=True) - ... - [4.0, 6.9, 3.7, 9.2] - [7.0, 8.5, 2.4, 2.1] - [1.2, 9.0, 9.9, 7.2] - >>> - >>> for x in range(3): - ... psutil.cpu_times_percent(interval=1, percpu=False) - ... - scputimes(user=1.5, nice=0.0, system=0.5, idle=96.5, iowait=1.5, irq=0.0, softirq=0.0, steal=0.0, guest=0.0, guest_nice=0.0) - scputimes(user=1.0, nice=0.0, system=0.0, idle=99.0, iowait=0.0, irq=0.0, softirq=0.0, steal=0.0, guest=0.0, guest_nice=0.0) - scputimes(user=2.0, nice=0.0, system=0.0, idle=98.0, iowait=0.0, irq=0.0, softirq=0.0, steal=0.0, guest=0.0, guest_nice=0.0) - >>> - >>> psutil.cpu_count() - 4 - >>> psutil.cpu_count(logical=False) - 2 - >>> - >>> psutil.cpu_stats() - scpustats(ctx_switches=20455687, interrupts=6598984, soft_interrupts=2134212, syscalls=0) - >>> - >>> psutil.cpu_freq() - scpufreq(current=931.42925, min=800.0, max=3500.0) - >>> - >>> psutil.getloadavg() # also on Windows (emulated) - (3.14, 3.89, 4.67) - -Memory ------- - -.. code-block:: python - - >>> psutil.virtual_memory() - svmem(total=10367352832, available=6472179712, percent=37.6, used=8186245120, free=2181107712, active=4748992512, inactive=2758115328, buffers=790724608, cached=3500347392, shared=787554304) - >>> psutil.swap_memory() - sswap(total=2097147904, used=296128512, free=1801019392, percent=14.1, sin=304193536, sout=677842944) - >>> - -Disks ------ - -.. code-block:: python - - >>> psutil.disk_partitions() - [sdiskpart(device='/dev/sda1', mountpoint='/', fstype='ext4', opts='rw,nosuid', maxfile=255, maxpath=4096), - sdiskpart(device='/dev/sda2', mountpoint='/home', fstype='ext', opts='rw', maxfile=255, maxpath=4096)] - >>> - >>> psutil.disk_usage('/') - sdiskusage(total=21378641920, used=4809781248, free=15482871808, percent=22.5) - >>> - >>> psutil.disk_io_counters(perdisk=False) - sdiskio(read_count=719566, write_count=1082197, read_bytes=18626220032, write_bytes=24081764352, read_time=5023392, write_time=63199568, read_merged_count=619166, write_merged_count=812396, busy_time=4523412) - >>> - -Network -------- - -.. code-block:: python - - >>> psutil.net_io_counters(pernic=True) - {'eth0': netio(bytes_sent=485291293, bytes_recv=6004858642, packets_sent=3251564, packets_recv=4787798, errin=0, errout=0, dropin=0, dropout=0), - 'lo': netio(bytes_sent=2838627, bytes_recv=2838627, packets_sent=30567, packets_recv=30567, errin=0, errout=0, dropin=0, dropout=0)} - >>> - >>> psutil.net_connections(kind='tcp') - [sconn(fd=115, family=, type=, laddr=addr(ip='10.0.0.1', port=48776), raddr=addr(ip='93.186.135.91', port=80), status='ESTABLISHED', pid=1254), - sconn(fd=117, family=, type=, laddr=addr(ip='10.0.0.1', port=43761), raddr=addr(ip='72.14.234.100', port=80), status='CLOSING', pid=2987), - ...] - >>> - >>> psutil.net_if_addrs() - {'lo': [snicaddr(family=, address='127.0.0.1', netmask='255.0.0.0', broadcast='127.0.0.1', ptp=None), - snicaddr(family=, address='::1', netmask='ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff', broadcast=None, ptp=None), - snicaddr(family=, address='00:00:00:00:00:00', netmask=None, broadcast='00:00:00:00:00:00', ptp=None)], - 'wlan0': [snicaddr(family=, address='192.168.1.3', netmask='255.255.255.0', broadcast='192.168.1.255', ptp=None), - snicaddr(family=, address='fe80::c685:8ff:fe45:641%wlan0', netmask='ffff:ffff:ffff:ffff::', broadcast=None, ptp=None), - snicaddr(family=, address='c4:85:08:45:06:41', netmask=None, broadcast='ff:ff:ff:ff:ff:ff', ptp=None)]} - >>> - >>> psutil.net_if_stats() - {'lo': snicstats(isup=True, duplex=, speed=0, mtu=65536, flags='up,loopback,running'), - 'wlan0': snicstats(isup=True, duplex=, speed=100, mtu=1500, flags='up,broadcast,running,multicast')} - >>> - -Sensors -------- - -.. code-block:: python - - >>> import psutil - >>> psutil.sensors_temperatures() - {'acpitz': [shwtemp(label='', current=47.0, high=103.0, critical=103.0)], - 'asus': [shwtemp(label='', current=47.0, high=None, critical=None)], - 'coretemp': [shwtemp(label='Physical id 0', current=52.0, high=100.0, critical=100.0), - shwtemp(label='Core 0', current=45.0, high=100.0, critical=100.0)]} - >>> - >>> psutil.sensors_fans() - {'asus': [sfan(label='cpu_fan', current=3200)]} - >>> - >>> psutil.sensors_battery() - sbattery(percent=93, secsleft=16628, power_plugged=False) - >>> - -Other system info ------------------ - -.. code-block:: python - - >>> import psutil - >>> psutil.users() - [suser(name='giampaolo', terminal='pts/2', host='localhost', started=1340737536.0, pid=1352), - suser(name='giampaolo', terminal='pts/3', host='localhost', started=1340737792.0, pid=1788)] - >>> - >>> psutil.boot_time() - 1365519115.0 - >>> - -Process management ------------------- - -.. code-block:: python - - >>> import psutil - >>> psutil.pids() - [1, 2, 3, 4, 5, 6, 7, 46, 48, 50, 51, 178, 182, 222, 223, 224, 268, 1215, - 1216, 1220, 1221, 1243, 1244, 1301, 1601, 2237, 2355, 2637, 2774, 3932, - 4176, 4177, 4185, 4187, 4189, 4225, 4243, 4245, 4263, 4282, 4306, 4311, - 4312, 4313, 4314, 4337, 4339, 4357, 4358, 4363, 4383, 4395, 4408, 4433, - 4443, 4445, 4446, 5167, 5234, 5235, 5252, 5318, 5424, 5644, 6987, 7054, - 7055, 7071] - >>> - >>> p = psutil.Process(7055) - >>> p - psutil.Process(pid=7055, name='python3', status='running', started='09:04:44') - >>> p.name() - 'python3' - >>> p.exe() - '/usr/bin/python3' - >>> p.cwd() - '/home/giampaolo' - >>> p.cmdline() - ['/usr/bin/python', 'main.py'] - >>> - >>> p.pid - 7055 - >>> p.ppid() - 7054 - >>> p.children(recursive=True) - [psutil.Process(pid=29835, name='python3', status='sleeping', started='11:45:38'), - psutil.Process(pid=29836, name='python3', status='waking', started='11:43:39')] - >>> - >>> p.parent() - psutil.Process(pid=4699, name='bash', status='sleeping', started='09:06:44') - >>> p.parents() - [psutil.Process(pid=4699, name='bash', started='09:06:44'), - psutil.Process(pid=4689, name='gnome-terminal-server', status='sleeping', started='0:06:44'), - psutil.Process(pid=1, name='systemd', status='sleeping', started='05:56:55')] - >>> - >>> p.status() - 'running' - >>> p.username() - 'giampaolo' - >>> p.create_time() - 1267551141.5019531 - >>> p.terminal() - '/dev/pts/0' - >>> - >>> p.uids() - puids(real=1000, effective=1000, saved=1000) - >>> p.gids() - pgids(real=1000, effective=1000, saved=1000) - >>> - >>> p.cpu_times() - pcputimes(user=1.02, system=0.31, children_user=0.32, children_system=0.1, iowait=0.0) - >>> p.cpu_percent(interval=1.0) - 12.1 - >>> p.cpu_affinity() - [0, 1, 2, 3] - >>> p.cpu_affinity([0, 1]) # set - >>> p.cpu_num() - 1 - >>> - >>> p.memory_info() - pmem(rss=10915840, vms=67608576, shared=3313664, text=2310144, lib=0, data=7262208, dirty=0) - >>> p.memory_full_info() # "real" USS memory usage (Linux, macOS, Win only) - pfullmem(rss=10199040, vms=52133888, shared=3887104, text=2867200, lib=0, data=5967872, dirty=0, uss=6545408, pss=6872064, swap=0) - >>> p.memory_percent() - 0.7823 - >>> p.memory_maps() - [pmmap_grouped(path='/lib/x8664-linux-gnu/libutil-2.15.so', rss=32768, size=2125824, pss=32768, shared_clean=0, shared_dirty=0, private_clean=20480, private_dirty=12288, referenced=32768, anonymous=12288, swap=0), - pmmap_grouped(path='/lib/x8664-linux-gnu/libc-2.15.so', rss=3821568, size=3842048, pss=3821568, shared_clean=0, shared_dirty=0, private_clean=0, private_dirty=3821568, referenced=3575808, anonymous=3821568, swap=0), - pmmap_grouped(path='[heap]', rss=32768, size=139264, pss=32768, shared_clean=0, shared_dirty=0, private_clean=0, private_dirty=32768, referenced=32768, anonymous=32768, swap=0), - pmmap_grouped(path='[stack]', rss=2465792, size=2494464, pss=2465792, shared_clean=0, shared_dirty=0, private_clean=0, private_dirty=2465792, referenced=2277376, anonymous=2465792, swap=0), - ...] - >>> - >>> p.io_counters() - pio(read_count=478001, write_count=59371, read_bytes=700416, write_bytes=69632, read_chars=456232, write_chars=517543) - >>> - >>> p.open_files() - [popenfile(path='/home/giampaolo/monit.py', fd=3, position=0, mode='r', flags=32768), - popenfile(path='/var/log/monit.log', fd=4, position=235542, mode='a', flags=33793)] - >>> - >>> p.connections(kind='tcp') - [pconn(fd=115, family=, type=, laddr=addr(ip='10.0.0.1', port=48776), raddr=addr(ip='93.186.135.91', port=80), status='ESTABLISHED'), - pconn(fd=117, family=, type=, laddr=addr(ip='10.0.0.1', port=43761), raddr=addr(ip='72.14.234.100', port=80), status='CLOSING')] - >>> - >>> p.num_threads() - 4 - >>> p.num_fds() - 8 - >>> p.threads() - [pthread(id=5234, user_time=22.5, system_time=9.2891), - pthread(id=5237, user_time=0.0707, system_time=1.1)] - >>> - >>> p.num_ctx_switches() - pctxsw(voluntary=78, involuntary=19) - >>> - >>> p.nice() - 0 - >>> p.nice(10) # set - >>> - >>> p.ionice(psutil.IOPRIO_CLASS_IDLE) # IO priority (Win and Linux only) - >>> p.ionice() - pionice(ioclass=, value=0) - >>> - >>> p.rlimit(psutil.RLIMIT_NOFILE, (5, 5)) # set resource limits (Linux only) - >>> p.rlimit(psutil.RLIMIT_NOFILE) - (5, 5) - >>> - >>> p.environ() - {'LC_PAPER': 'it_IT.UTF-8', 'SHELL': '/bin/bash', 'GREP_OPTIONS': '--color=auto', - 'XDG_CONFIG_DIRS': '/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg', - ...} - >>> - >>> p.as_dict() - {'status': 'running', 'num_ctx_switches': pctxsw(voluntary=63, involuntary=1), 'pid': 5457, ...} - >>> p.is_running() - True - >>> p.suspend() - >>> p.resume() - >>> - >>> p.terminate() - >>> p.kill() - >>> p.wait(timeout=3) - - >>> - >>> psutil.test() - USER PID %CPU %MEM VSZ RSS TTY START TIME COMMAND - root 1 0.0 0.0 24584 2240 Jun17 00:00 init - root 2 0.0 0.0 0 0 Jun17 00:00 kthreadd - ... - giampaolo 31475 0.0 0.0 20760 3024 /dev/pts/0 Jun19 00:00 python2.4 - giampaolo 31721 0.0 2.2 773060 181896 00:04 10:30 chrome - root 31763 0.0 0.0 0 0 00:05 00:00 kworker/0:1 - >>> - -Further process APIs --------------------- - -.. code-block:: python - - >>> import psutil - >>> for proc in psutil.process_iter(['pid', 'name']): - ... print(proc.info) - ... - {'pid': 1, 'name': 'systemd'} - {'pid': 2, 'name': 'kthreadd'} - {'pid': 3, 'name': 'ksoftirqd/0'} - ... - >>> - >>> psutil.pid_exists(3) - True - >>> - >>> def on_terminate(proc): - ... print("process {} terminated".format(proc)) - ... - >>> # waits for multiple processes to terminate - >>> gone, alive = psutil.wait_procs(procs_list, timeout=3, callback=on_terminate) - >>> - -Windows services ----------------- - -.. code-block:: python - - >>> list(psutil.win_service_iter()) - [, - , - , - , - ...] - >>> s = psutil.win_service_get('alg') - >>> s.as_dict() - {'binpath': 'C:\\Windows\\System32\\alg.exe', - 'description': 'Provides support for 3rd party protocol plug-ins for Internet Connection Sharing', - 'display_name': 'Application Layer Gateway Service', - 'name': 'alg', - 'pid': None, - 'start_type': 'manual', - 'status': 'stopped', - 'username': 'NT AUTHORITY\\LocalService'} - -Projects using psutil -===================== - -Here's some I find particularly interesting: - -- https://github.com/google/grr -- https://github.com/facebook/osquery/ -- https://github.com/nicolargo/glances -- https://github.com/Jahaja/psdash -- https://github.com/ajenti/ajenti -- https://github.com/home-assistant/home-assistant/ - -Portings -======== - -- Go: https://github.com/shirou/gopsutil -- C: https://github.com/hamon-in/cpslib -- Rust: https://github.com/rust-psutil/rust-psutil -- Nim: https://github.com/johnscillieri/psutil-nim - - diff --git a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/RECORD b/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/RECORD deleted file mode 100755 index 3e9a365a..00000000 --- a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/RECORD +++ /dev/null @@ -1,63 +0,0 @@ -psutil-5.9.4.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -psutil-5.9.4.dist-info/LICENSE,sha256=v6uITZeQ5vpNu7c2-olZSflaYizWNGwGcj2rW9XfQpY,1578 -psutil-5.9.4.dist-info/METADATA,sha256=vKnIlvlxNqfmCImOGJVfBBN4a1ORzTFA7sUZF_ZIyGQ,21426 -psutil-5.9.4.dist-info/RECORD,, -psutil-5.9.4.dist-info/WHEEL,sha256=nYCSW5p8tLyDU-wbqo3uRlCluAzwxLmyyRK2pVs4-Ag,100 -psutil-5.9.4.dist-info/top_level.txt,sha256=gCNhn57wzksDjSAISmgMJ0aiXzQulk0GJhb2-BAyYgw,7 -psutil/__init__.py,sha256=AxfA_Dl3jUZmv2Ng-ojf9JlrwFPtPtsPmcoes218a1k,89760 -psutil/__pycache__/__init__.cpython-39.pyc,, -psutil/__pycache__/_common.cpython-39.pyc,, -psutil/__pycache__/_compat.cpython-39.pyc,, -psutil/__pycache__/_psaix.cpython-39.pyc,, -psutil/__pycache__/_psbsd.cpython-39.pyc,, -psutil/__pycache__/_pslinux.cpython-39.pyc,, -psutil/__pycache__/_psosx.cpython-39.pyc,, -psutil/__pycache__/_psposix.cpython-39.pyc,, -psutil/__pycache__/_pssunos.cpython-39.pyc,, -psutil/__pycache__/_pswindows.cpython-39.pyc,, -psutil/_common.py,sha256=TJRo2hdb6mHIFZrStO7l-HejwDqXTl2fir8_IKYBHHw,29127 -psutil/_compat.py,sha256=GNhDNvCod5Hz_Uub8sLfw_RjmQZQYYOcYgcKy7bhFD0,15468 -psutil/_psaix.py,sha256=ZZaEgrXBziEtCnu9bGzPbR9D3ZucBrbMONNliOGXosI,19238 -psutil/_psbsd.py,sha256=HZglFAqopCh6ouryBSbRtRyy3ueBkz8JWV70MChyGbg,32335 -psutil/_pslinux.py,sha256=Q7oLLGwUwQKJLvIn4lo1Fvxc4hNQdPHBdmuSh69OFfc,88637 -psutil/_psosx.py,sha256=MTM__OMGRb0zjmW_a8RrXcfs12OHxgd5d0NzXIWR99A,16818 -psutil/_psposix.py,sha256=3tWUe5vBBRO-4b4ZiIDI-cR_91J-RImUQYipS1coXXw,8477 -psutil/_pssunos.py,sha256=STz_T_0uTRKbe6YLIeT8RwJZ59oblOKVzKh8Vsd6CC0,26220 -psutil/_psutil_windows.pyd,sha256=1WheOPrM35fOb_5M9Ty_z0i7IL-Dq-MW-6gdGr0JPLY,76800 -psutil/_pswindows.py,sha256=A5zlYJ7NLCIqnsd68LRXIVTTaqijMCxV4krd_7fKW8o,38221 -psutil/tests/__init__.py,sha256=MtJ_13a2kTpt3LEGh0kpa9Rxn-g9L_I6wxADKGqDsNg,60613 -psutil/tests/__main__.py,sha256=TJWQJTr5YJxcZ0EubQg-MvyxM5o-orEXz-qmN6-IaCw,308 -psutil/tests/__pycache__/__init__.cpython-39.pyc,, -psutil/tests/__pycache__/__main__.cpython-39.pyc,, -psutil/tests/__pycache__/runner.cpython-39.pyc,, -psutil/tests/__pycache__/test_aix.cpython-39.pyc,, -psutil/tests/__pycache__/test_bsd.cpython-39.pyc,, -psutil/tests/__pycache__/test_connections.cpython-39.pyc,, -psutil/tests/__pycache__/test_contracts.cpython-39.pyc,, -psutil/tests/__pycache__/test_linux.cpython-39.pyc,, -psutil/tests/__pycache__/test_memleaks.cpython-39.pyc,, -psutil/tests/__pycache__/test_misc.cpython-39.pyc,, -psutil/tests/__pycache__/test_osx.cpython-39.pyc,, -psutil/tests/__pycache__/test_posix.cpython-39.pyc,, -psutil/tests/__pycache__/test_process.cpython-39.pyc,, -psutil/tests/__pycache__/test_sunos.cpython-39.pyc,, -psutil/tests/__pycache__/test_system.cpython-39.pyc,, -psutil/tests/__pycache__/test_testutils.cpython-39.pyc,, -psutil/tests/__pycache__/test_unicode.cpython-39.pyc,, -psutil/tests/__pycache__/test_windows.cpython-39.pyc,, -psutil/tests/runner.py,sha256=UPnRRLNq6ogc5EQ57w_U__x3KVApPO7aAcVwIyAhc9g,11554 -psutil/tests/test_aix.py,sha256=xWKQHWse49AilLwF43TwiqFWW2X4bY98yEwDPpZNSbU,4630 -psutil/tests/test_bsd.py,sha256=wY0Km0oUXTn-I_aqCaHoi_Y7JdqCi6Hpo9rUH6iIUbw,21256 -psutil/tests/test_connections.py,sha256=K7r6XuwMwmoGeJFSe0_WweoA6UQ91hi74djkmEagzOQ,21916 -psutil/tests/test_contracts.py,sha256=mwL2GTKjl-lpa9se-_scNBNIc3ujFhNWWDHCFOnWeNU,28412 -psutil/tests/test_linux.py,sha256=e1F4mTy7GrE3-J_dtFu5jp6J1B_ABdZkZFFTvKAubto,96755 -psutil/tests/test_memleaks.py,sha256=wuDvJkc7Re4yWaSa7_gJh2jQHsQna9-EKaNODc_0kQ4,15520 -psutil/tests/test_misc.py,sha256=94PVm-3c2KeuHa0K5aVXbQ9UQ0jg3tv7w5pJvDJM5lg,32323 -psutil/tests/test_osx.py,sha256=BzfQ8E6abY8lizQ4BEV27K3eb0q0EvAyS7N2DOQGl3A,8003 -psutil/tests/test_posix.py,sha256=dLkaz2NZO8A5IatBAKPcgBeBvFminzr_dp2xDkFqyig,15929 -psutil/tests/test_process.py,sha256=2s1UvUlSqTgXFipsaeNbUx_Q7bDoaG-vQPGGQTQEk7g,63412 -psutil/tests/test_sunos.py,sha256=rNzgmxIyg-xSiw4lSz6d_rwKGdPn5kprghJUGJzrruo,1379 -psutil/tests/test_system.py,sha256=5Y7WAgjo5KlCL5BnDlLh4SyBv6pFCiYT6OokwW78sD4,36816 -psutil/tests/test_testutils.py,sha256=r0yi8M2qr7tWhvW8dXb-lLw2kRO9ZP4UKNQiqcQGL-A,14868 -psutil/tests/test_unicode.py,sha256=H6w4PmJ4l2_NXbRgtzwZhjTdu0OxIN2KbRvEDh0Ao7M,12796 -psutil/tests/test_windows.py,sha256=5Is1r0MTsJ-QPrjq3FxkND7IY1oDai8Snc-CxRvusc0,34971 diff --git a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/WHEEL b/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/WHEEL deleted file mode 100755 index 0ba1b7b5..00000000 --- a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/WHEEL +++ /dev/null @@ -1,5 +0,0 @@ -Wheel-Version: 1.0 -Generator: bdist_wheel (0.37.1) -Root-Is-Purelib: false -Tag: cp36-abi3-win_amd64 - diff --git a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/top_level.txt b/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/top_level.txt deleted file mode 100755 index a4d92cc0..00000000 --- a/src/wexpect/dist/wexpect/psutil-5.9.4.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -psutil diff --git a/src/wexpect/dist/wexpect/psutil/_psutil_windows.pyd b/src/wexpect/dist/wexpect/psutil/_psutil_windows.pyd deleted file mode 100755 index 88291fea..00000000 Binary files a/src/wexpect/dist/wexpect/psutil/_psutil_windows.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/pyexpat.pyd b/src/wexpect/dist/wexpect/pyexpat.pyd deleted file mode 100755 index 76aa9f9e..00000000 Binary files a/src/wexpect/dist/wexpect/pyexpat.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/python3.dll b/src/wexpect/dist/wexpect/python3.dll deleted file mode 100755 index a51803ed..00000000 Binary files a/src/wexpect/dist/wexpect/python3.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/python39.dll b/src/wexpect/dist/wexpect/python39.dll deleted file mode 100755 index 5b2dbe0d..00000000 Binary files a/src/wexpect/dist/wexpect/python39.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/pywin32-305.dist-info/INSTALLER b/src/wexpect/dist/wexpect/pywin32-305.dist-info/INSTALLER deleted file mode 100755 index a1b589e3..00000000 --- a/src/wexpect/dist/wexpect/pywin32-305.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/src/wexpect/dist/wexpect/pywin32-305.dist-info/METADATA b/src/wexpect/dist/wexpect/pywin32-305.dist-info/METADATA deleted file mode 100755 index 766a8cc2..00000000 --- a/src/wexpect/dist/wexpect/pywin32-305.dist-info/METADATA +++ /dev/null @@ -1,152 +0,0 @@ -Metadata-Version: 2.1 -Name: pywin32 -Version: 305 -Summary: Python for Window Extensions -Home-page: https://github.com/mhammond/pywin32 -Author: Mark Hammond (et al) -Author-email: mhammond@skippinet.com.au -License: PSF -Platform: UNKNOWN -Classifier: Environment :: Win32 (MS Windows) -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: Python Software Foundation License -Classifier: Operating System :: Microsoft :: Windows -Classifier: Programming Language :: Python :: 3.6 -Classifier: Programming Language :: Python :: 3.7 -Classifier: Programming Language :: Python :: 3.8 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: Implementation :: CPython -Description-Content-Type: text/markdown - -# pywin32 - -[![CI](https://github.com/mhammond/pywin32/workflows/CI/badge.svg)](https://github.com/mhammond/pywin32/actions?query=workflow%3ACI) -[![PyPI - Version](https://img.shields.io/pypi/v/pywin32.svg)](https://pypi.org/project/pywin32) -[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pywin32.svg)](https://pypi.org/project/pywin32) -[![PyPI - Downloads](https://img.shields.io/pypi/dm/pywin32.svg)](https://pypi.org/project/pywin32) -[![License - PSF-2.0](https://img.shields.io/badge/license-PSF--2.0-9400d3.svg)](https://spdx.org/licenses/PSF-2.0.html) - ------ - -This is the readme for the Python for Win32 (pywin32) extensions, which provides access to many of the Windows APIs from Python. - -See [CHANGES.txt](https://github.com/mhammond/pywin32/blob/master/CHANGES.txt) for recent notable changes. - -Only Python 3 is supported. If you want Python 2 support, you want build `228`. - -## Docs - -The docs are a long and sad story, but [there's now an online version](https://mhammond.github.io/pywin32/) -of the helpfile that ships with the installers (thanks [@ofek](https://github.com/mhammond/pywin32/pull/1774)!). -Lots of that is very old, but some is auto-generated and current. Would love help untangling the docs! - -## Support - -Feel free to [open issues](https://github.com/mhammond/pywin32/issues) for -all bugs (or suspected bugs) in pywin32. [pull-requests](https://github.com/mhammond/pywin32/pulls) -for all bugs or features are also welcome. - -However, please **do not open github issues for general support requests**, or -for problems or questions using the modules in this package - they will be -closed. For such issues, please email the -[python-win32 mailing list](http://mail.python.org/mailman/listinfo/python-win32) - -note that you must be subscribed to the list before posting. - -## Binaries -[Binary releases are deprecated.](https://mhammond.github.io/pywin32_installers.html) -While they are still provided, [find them here](https://github.com/mhammond/pywin32/releases) - -## Installing via PIP - -You should install pywin32 via pip - eg, -> python -m pip install --upgrade pywin32 - -If you encounter any problems when upgrading (eg, "module not found" errors or similar), you -should execute: - -> python Scripts/pywin32_postinstall.py -install - -This will make some small attempts to cleanup older conflicting installs. - -Note that if you want to use pywin32 for "system wide" features, such as -registering COM objects or implementing Windows Services, then you must run -that command from an elevated (ie, "Run as Administrator) command prompt. - -For unreleased changes, you can download builds made by [github actions](https://github.com/mhammond/pywin32/actions/) - -choose any "workflow" from the `main` branch and download its "artifacts") - -### `The specified procedure could not be found` / `Entry-point not found` Errors? -A very common report is that people install pywin32, but many imports fail with errors -similar to the above. - -In almost all cases, this tends to mean there are other pywin32 DLLs installed in your system, -but in a different location than the new ones. This sometimes happens in environments that -come with pywin32 pre-shipped (eg, anaconda?). - -The possible solutions are: - -* Run the "post_install" script documented above. - -* Otherwise, find and remove all other copies of `pywintypesXX.dll` and `pythoncomXX.dll` - (where `XX` is the Python version - eg, "39") - -### Running as a Windows Service - -Modern Python installers do not, by default, install Python in a way that is suitable for -running as a service, particularly for other users. - -* Ensure Python is installed in a location where the user running the service has - access to the installation and is able to load `pywintypesXX.dll` and `pythonXX.dll`. - -* Manually copy `pythonservice.exe` from the `site-packages/win32` directory to - the same place as these DLLs. - -## Building from source - -Building from source has been simplified recently - you just need Visual Studio -and the Windows 10 SDK installed (the free compilers probably work too, but -haven't been tested - let me know your experiences!) - -`setup.py` is a standard distutils build script. You probably want: - -> python setup.py install - -or - -> python setup.py --help - -You can run `setup.py` without any arguments to see -specific information about dependencies. A vanilla MSVC installation should -be able to build most extensions and list any extensions that could not be -built due to missing libraries - if the build actually fails with your -configuration, please [open an issue](https://github.com/mhammond/pywin32/issues). - -## Release process - -The following steps are performed when making a new release - this is mainly -to form a checklist so mhammond doesn't forget what to do :) - -* Ensure CHANGES.txt has everything worth noting, commit it. - -* Update setup.py with the new build number. - -* Execute build.bat, wait forever, test the artifacts. - -* Upload .whl artifacts to pypi - we do this before pushing the tag because they might be - rejected for an invalid `README.md`. Done via `py -3.5 -m twine upload dist/*XXX*.whl`. - -* Commit setup.py (so the new build number is in the repo), create a new git tag - -* Upload the .exe installers to github. - -* Update setup.py with the new build number + ".1" (eg, 123.1), to ensure - future test builds aren't mistaken for the real release. - -* Make sure everything is pushed to github, including the tag (ie, - `git push --tags`) - -* Send mail to python-win32 - - diff --git a/src/wexpect/dist/wexpect/pywin32-305.dist-info/RECORD b/src/wexpect/dist/wexpect/pywin32-305.dist-info/RECORD deleted file mode 100755 index a0d7f3fd..00000000 --- a/src/wexpect/dist/wexpect/pywin32-305.dist-info/RECORD +++ /dev/null @@ -1,1052 +0,0 @@ -../../Scripts/__pycache__/pywin32_postinstall.cpython-39.pyc,, -../../Scripts/__pycache__/pywin32_testall.cpython-39.pyc,, -../../Scripts/pywin32_postinstall.py,sha256=_7qXOrSdPyI90EoLHCKq9eNwrvg-kTBTZgD0MToxsD8,27225 -../../Scripts/pywin32_testall.py,sha256=LBgo8nCobYi1d-jEzE2JxG44hGmlPHRYGehsxeriMCI,3546 -PyWin32.chm,sha256=yDozJC73h2oMQOUUd8iYuI7D0i6HpVpFJlRLinVcOpw,2644296 -__pycache__/pythoncom.cpython-39.pyc,, -adodbapi/__init__.py,sha256=ctYxVr0Lr3UmakeoamOH3_TOVlI2urDxCvdPqlL3N18,2170 -adodbapi/__pycache__/__init__.cpython-39.pyc,, -adodbapi/__pycache__/ado_consts.cpython-39.pyc,, -adodbapi/__pycache__/adodbapi.cpython-39.pyc,, -adodbapi/__pycache__/apibase.cpython-39.pyc,, -adodbapi/__pycache__/is64bit.cpython-39.pyc,, -adodbapi/__pycache__/process_connect_string.cpython-39.pyc,, -adodbapi/__pycache__/remote.cpython-39.pyc,, -adodbapi/__pycache__/schema_table.cpython-39.pyc,, -adodbapi/__pycache__/setup.cpython-39.pyc,, -adodbapi/ado_consts.py,sha256=M1-zHqq7PdgLX_1j4eRDmtEPcz1nBFjKpHi36DVBCEM,9392 -adodbapi/adodbapi.py,sha256=Oc1p8Hm_afik5URTB5GW5O7LZfMbcCYUY_Dx5mmysIg,49808 -adodbapi/apibase.py,sha256=fExbDLpYE3i1SPYKpaVsah5AWQyqDxWqu0mMUBRLEak,29650 -adodbapi/examples/__pycache__/db_print.cpython-39.pyc,, -adodbapi/examples/__pycache__/db_table_names.cpython-39.pyc,, -adodbapi/examples/__pycache__/xls_read.cpython-39.pyc,, -adodbapi/examples/__pycache__/xls_write.cpython-39.pyc,, -adodbapi/examples/db_print.py,sha256=QPLLtSYiTV9Y3R43H_QY2fscd2O6THgf1Q2IBbYCdNw,2289 -adodbapi/examples/db_table_names.py,sha256=apq933QcZxdkos6klwKiq8Ta1g77hnN4j2CFXzisBMI,523 -adodbapi/examples/xls_read.py,sha256=IFZ-p8q9aXpgYi_xJeih__HLsjd5bbZjoTJ9w4tTq3k,1129 -adodbapi/examples/xls_write.py,sha256=bW4l7I0ynYYDA4949VXAfZAAPPPn1o6VJdZXgwPlLlg,1461 -adodbapi/is64bit.py,sha256=pk0wqj4phOx0tyBcyaz8-NbqsnB8wDPUL0AQyOxSkf4,1246 -adodbapi/license.txt,sha256=YQ4MOiSiassEcPj16wKY35Zvw4DO6OD-vaxnkbYgnWw,26423 -adodbapi/process_connect_string.py,sha256=xy8873VGJKF6qf4OA0PNkUvEs0XWnBIl7JvtwsyHpas,5747 -adodbapi/readme.txt,sha256=Lk7i9ZFICl7T4nULsEzKBiHw8bGVyaLzIMFO0FQd290,5077 -adodbapi/remote.py,sha256=x6bPgFQf1DIb1UBoOBNAcB3CkuvmbpNUo6awP08dW6Q,21235 -adodbapi/schema_table.py,sha256=lO0EGPNNaH7g63VxgQVTVnbR_1e84LXNcHzgj32oaF4,436 -adodbapi/setup.py,sha256=KBIaj1htzg6s_1NzCmwpTeWdCXKujpWQ1irPhQyrh8M,2155 -adodbapi/test/__pycache__/adodbapitest.cpython-39.pyc,, -adodbapi/test/__pycache__/adodbapitestconfig.cpython-39.pyc,, -adodbapi/test/__pycache__/dbapi20.cpython-39.pyc,, -adodbapi/test/__pycache__/is64bit.cpython-39.pyc,, -adodbapi/test/__pycache__/setuptestframework.cpython-39.pyc,, -adodbapi/test/__pycache__/test_adodbapi_dbapi20.cpython-39.pyc,, -adodbapi/test/__pycache__/tryconnection.cpython-39.pyc,, -adodbapi/test/adodbapitest.py,sha256=MaWDrXn1n9PsQoCoji9M3QDpYL9jY7H_J7LDCcW5ijg,60338 -adodbapi/test/adodbapitestconfig.py,sha256=0obDsTUkOEhObf9cZNP4vJl70f3GUSDJsEAqv01GRhs,7594 -adodbapi/test/dbapi20.py,sha256=8xuFD0fPXaHiWsQ-_xVqPEzpW6A9Ii4fDyrRW6ngzKM,34420 -adodbapi/test/is64bit.py,sha256=YZh2vzR_OsNJxN_ND-OcBJUmLw50BqDYol4hQeef39I,1234 -adodbapi/test/setuptestframework.py,sha256=SYlEDrHxAYD_05W1emXNFUrpjWDfx5ja4EXKhaHExHA,4284 -adodbapi/test/test_adodbapi_dbapi20.py,sha256=mCaktCh55ZArIE1D-8rSHVQjbdKBeBkapRkzM2xNrpo,6112 -adodbapi/test/tryconnection.py,sha256=WYdCgZ5RoWfSrXzm6WFn9GQDUyBIYr8fEKWRZHfq2ls,1087 -isapi/PyISAPI_loader.dll,sha256=nmT2P6NNgNRgtDFva9aSqmFjJMQcQBedRdeKnRyW8X4,68096 -isapi/README.txt,sha256=0ItkP01QDhdLobsX2askhZMJV8wBaPFMjQVmb7jD9VA,323 -isapi/__init__.py,sha256=3OXky28a4JDGFkurGjtd-HRZalN0FVnxPe_TISjhMD0,1227 -isapi/__pycache__/__init__.cpython-39.pyc,, -isapi/__pycache__/install.cpython-39.pyc,, -isapi/__pycache__/isapicon.cpython-39.pyc,, -isapi/__pycache__/simple.cpython-39.pyc,, -isapi/__pycache__/threaded_extension.cpython-39.pyc,, -isapi/doc/isapi.html,sha256=C2fMHvBsz9iBwp2mHHdcUrY0x7yh6rWxmsKhaFsBZO4,4160 -isapi/install.py,sha256=539KfWKhB9vY5lbtEWqgOEf_9iQ9Sn3V_g0Huj4-PBY,27539 -isapi/isapicon.py,sha256=h4du99mAUa575d7udKkAdCO2w0R1Cc3g22of2LobM4U,4114 -isapi/samples/README.txt,sha256=xHvkVPsulzb8b-yrMWVqOZmZFCPVNO19qGtgeN_JJB4,1007 -isapi/samples/__pycache__/advanced.cpython-39.pyc,, -isapi/samples/__pycache__/redirector.cpython-39.pyc,, -isapi/samples/__pycache__/redirector_asynch.cpython-39.pyc,, -isapi/samples/__pycache__/redirector_with_filter.cpython-39.pyc,, -isapi/samples/__pycache__/test.cpython-39.pyc,, -isapi/samples/advanced.py,sha256=Qt_tvxmqHTwJ2is4liKKdRJdN1ynA_Z8ZspmH_h_b3g,7837 -isapi/samples/redirector.py,sha256=IXGSKThRs9XGb9OM75H0RJP5uL5cTH3hKOFishIdHt0,4803 -isapi/samples/redirector_asynch.py,sha256=42Vu0fOQAJUh3zhG85-Dg4pQIeyBIXe7LqvjXlZguss,2726 -isapi/samples/redirector_with_filter.py,sha256=A5KEGRtl70V3VL8WlOKQ-MUzhXk882y1Sr2TISgB-WY,6462 -isapi/samples/test.py,sha256=pC4UGmOdUDeMj3xP1BO641pa-GTpsrMgqG5_cReLgNI,6278 -isapi/simple.py,sha256=Q1-5rzdRVCULpSGi1HjRENHhqC4DEaYpNhEGWCS-0fA,2444 -isapi/test/README.txt,sha256=0gZX7PtEg8dFwGzDVUqFOgAvhvo5NTjVwIeVpTvhNYc,111 -isapi/test/__pycache__/extension_simple.cpython-39.pyc,, -isapi/test/extension_simple.py,sha256=I7njWPXdo7CY9RU2Y2v970OFPZFXgBQMNElL6GWecsc,4377 -isapi/threaded_extension.py,sha256=NKTXuYDtb8uLOU8Bs0YzHLrla86qfdRXu-Xcck1PNc8,7324 -pythoncom.py,sha256=GGP8gKVVyOuXyHXN-gNm9iTE45sEh9hNllNtBjcaWk0,139 -pythonwin/Pythonwin.exe,sha256=LM1j8tAUaqrccxMmuDnO7G14QMWJecr1OlNr0eLZ6AQ,58880 -pythonwin/dde.pyd,sha256=gMqzIZGVR0tW-M1PEvM78R4dxW6RCHZVFdsWU8y58mY,104960 -pythonwin/license.txt,sha256=ETzTz3hOWGiF8B-T5d9498fACzTXbMQQHgKc0v1iIRM,1520 -pythonwin/mfc140.dll,sha256=-0rwO-Oj7bJ2Y_MsrGaUQUmFRP_PJZy05W9LgHGIkq8,5793048 -pythonwin/mfc140u.dll,sha256=_8dM1J332Lbdy5TeHhKjmYl66_Bm5IhMnlYwZ-05nIk,5821208 -pythonwin/mfcm140.dll,sha256=lQuABrZP4dfhtO8fCf2uj_4i20sqFQsvLZwLFzSC9Tc,102680 -pythonwin/mfcm140u.dll,sha256=5TtTL4NgexjEBiUoxCMDkSMHN5Z4CpLLuogUpliQYng,102680 -pythonwin/pywin/Demos/__pycache__/cmdserver.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/createwin.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/demoutils.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/dibdemo.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/dlgtest.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/dyndlg.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/fontdemo.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/guidemo.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/hiertest.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/menutest.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/objdoc.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/openGLDemo.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/progressbar.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/sliderdemo.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/splittst.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/threadedgui.cpython-39.pyc,, -pythonwin/pywin/Demos/__pycache__/toolbar.cpython-39.pyc,, -pythonwin/pywin/Demos/app/__pycache__/basictimerapp.cpython-39.pyc,, -pythonwin/pywin/Demos/app/__pycache__/customprint.cpython-39.pyc,, -pythonwin/pywin/Demos/app/__pycache__/demoutils.cpython-39.pyc,, -pythonwin/pywin/Demos/app/__pycache__/dlgappdemo.cpython-39.pyc,, -pythonwin/pywin/Demos/app/__pycache__/dojobapp.cpython-39.pyc,, -pythonwin/pywin/Demos/app/__pycache__/helloapp.cpython-39.pyc,, -pythonwin/pywin/Demos/app/basictimerapp.py,sha256=BeSdp-47T5p0oyVZDcdIY8l-oAV4GYVltpvnHxZAeJY,7740 -pythonwin/pywin/Demos/app/customprint.py,sha256=J_APWT10RhMDYLhRhjhP_Ck74LRjUxUcVqA_xxqbgz0,5957 -pythonwin/pywin/Demos/app/demoutils.py,sha256=Z0cgOPC-XHFvTPpnwOhJ1qB6gqVv6d1FdRUiXjRQjLM,1430 -pythonwin/pywin/Demos/app/dlgappdemo.py,sha256=jsv6Z7VdsvB5ZQSwWRYlEMwXvwz252quo-PnBKbnqgk,1391 -pythonwin/pywin/Demos/app/dojobapp.py,sha256=V_XkErVBk1RtSi9XORaEeTC3157pfR0S2XXmVRWwdQg,1538 -pythonwin/pywin/Demos/app/helloapp.py,sha256=eF6BDXOEW-5AIWiblAlIlYZNzNRpkYON_3CdhflxQQ4,1625 -pythonwin/pywin/Demos/cmdserver.py,sha256=l1VB2cV3EWUp1JBC9fHqErK_QPDeAvbwmERjTfetykk,3087 -pythonwin/pywin/Demos/createwin.py,sha256=Av0FAF3e025n8pc84coqtz6cSkpGUA9uxyV_Zr0WHzM,2507 -pythonwin/pywin/Demos/demoutils.py,sha256=4fWTb064gbepfk64c_iyUhjgbKs4XltsbkBqpZQy088,1475 -pythonwin/pywin/Demos/dibdemo.py,sha256=N2738vJPHsxDC0zHxA5QDw_PE0d_lsyHhMwKshARXJ8,2302 -pythonwin/pywin/Demos/dlgtest.py,sha256=7WBXuerW0OObVFbVOaOwWDsfyyTnukAyCNOu9tURUKc,4641 -pythonwin/pywin/Demos/dyndlg.py,sha256=HbyeHPaUIRFbnDedEdTAdW-FScGePFnB3ukDs-oxaYc,2829 -pythonwin/pywin/Demos/fontdemo.py,sha256=qLV9-h4D8AHWo5Gil6flRxSB31UCimt7SUGplnH4XgQ,2761 -pythonwin/pywin/Demos/guidemo.py,sha256=KxlLAF5oNo-i14vCu_YgVdB0fyPpDbIEkKNRSW_epl0,2708 -pythonwin/pywin/Demos/hiertest.py,sha256=i7lawLYLtAHF5JdBnalTe468Y9e4ES9bROLe7fozcUI,3765 -pythonwin/pywin/Demos/menutest.py,sha256=AvoCDYlqTfufqfXYtq3nmpJTX-flyz5rXCDAHcFfTfM,490 -pythonwin/pywin/Demos/objdoc.py,sha256=vkDKnrm_3ffTtrUG6OEeInRryalw7RcFuHP4cZaMvLw,1727 -pythonwin/pywin/Demos/ocx/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pythonwin/pywin/Demos/ocx/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/Demos/ocx/__pycache__/demoutils.cpython-39.pyc,, -pythonwin/pywin/Demos/ocx/__pycache__/flash.cpython-39.pyc,, -pythonwin/pywin/Demos/ocx/__pycache__/msoffice.cpython-39.pyc,, -pythonwin/pywin/Demos/ocx/__pycache__/ocxserialtest.cpython-39.pyc,, -pythonwin/pywin/Demos/ocx/__pycache__/ocxtest.cpython-39.pyc,, -pythonwin/pywin/Demos/ocx/__pycache__/webbrowser.cpython-39.pyc,, -pythonwin/pywin/Demos/ocx/demoutils.py,sha256=I5dN348lADWQ4SHaMeKHL4rIIHmBX-U9qvj6EteQK40,1482 -pythonwin/pywin/Demos/ocx/flash.py,sha256=9fFHNDctRgK_9pGEjbmPkC54mqK5RBUq4yAUZBx59Mo,3000 -pythonwin/pywin/Demos/ocx/msoffice.py,sha256=zIQRCStzXVjc922uMtGg9hReTxvC42S5VYo2r_la6WM,5019 -pythonwin/pywin/Demos/ocx/ocxserialtest.py,sha256=d0Sp-srjrX3_ljN3dmW4xWELeYC9Jab8vPL0Sbph9HQ,3605 -pythonwin/pywin/Demos/ocx/ocxtest.py,sha256=mUgsFq2PgIZrRw-mZW6pOmwHvNBJMvWHy9Ob2ETS3Ig,6791 -pythonwin/pywin/Demos/ocx/webbrowser.py,sha256=LpwczgPbTqw0v6HsHv5AnZRax8hd-e4JFa7PRwbTXmU,2274 -pythonwin/pywin/Demos/openGLDemo.py,sha256=yhs_gWFs8l8hYjcExJstdDjjv6XYlNCKLu-282CV9gE,9750 -pythonwin/pywin/Demos/progressbar.py,sha256=I4WtT3VZ1paY7bLp6eqgIBfmm0_YnSckqkPrtvNeZ2o,2470 -pythonwin/pywin/Demos/sliderdemo.py,sha256=QqFMYu4PA4SDv8zDILrAAdXJoAkdHR2D6aSYu6p7N7E,2185 -pythonwin/pywin/Demos/splittst.py,sha256=1vw6hPBgHabqvBPI6UC3WgGLal6--qDC1ST_dTI34TY,2863 -pythonwin/pywin/Demos/threadedgui.py,sha256=rgCIu7N5JRTDAGwhhwB7276nOIY7iC4O9PmLqKBLMH8,6273 -pythonwin/pywin/Demos/toolbar.py,sha256=an46Q3-NvjRqtgQglZ4xljl0V_N1r1HR04dF1EnQ6uA,3165 -pythonwin/pywin/IDLE.cfg,sha256=Cc0zS72KlyM2CRPbY-HdNEu1-urNonC1dSnA2juK9z4,742 -pythonwin/pywin/__init__.py,sha256=Y-fTGuKvhscAa5XWU5H3_gVQOOMcDi2Zo03lSV0tglo,475 -pythonwin/pywin/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/debugger/__init__.py,sha256=ouLHH2s4QxEsJDVb8WIbLZWirYmXaA22H4XxAS_bW4g,3162 -pythonwin/pywin/debugger/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/debugger/__pycache__/configui.cpython-39.pyc,, -pythonwin/pywin/debugger/__pycache__/dbgcon.cpython-39.pyc,, -pythonwin/pywin/debugger/__pycache__/dbgpyapp.cpython-39.pyc,, -pythonwin/pywin/debugger/__pycache__/debugger.cpython-39.pyc,, -pythonwin/pywin/debugger/__pycache__/fail.cpython-39.pyc,, -pythonwin/pywin/debugger/configui.py,sha256=iOdqvSmdUoqg-GxZX9her5oFs_jzhtGc_KnRNvHJ104,1182 -pythonwin/pywin/debugger/dbgcon.py,sha256=eIuvV9sxv6lH1FjPSrQjCdjzAS60adtxc8UQj4Jji3g,839 -pythonwin/pywin/debugger/dbgpyapp.py,sha256=q2cRwHhfC2xLqvNyWDmAmdXM7O26XM9nwAhwkdXf_98,1581 -pythonwin/pywin/debugger/debugger.py,sha256=jd5YAiArxFnV41AEOM4QQzHZD_pEl6q844SAwrGiNYI,37930 -pythonwin/pywin/debugger/fail.py,sha256=_oAMjVeWehr3_5oM7ZAGEhTYLTosQRj1Q5_gSvlE6r4,953 -pythonwin/pywin/default.cfg,sha256=G56DWfOgVjBbjSUbUBfKL5Uq-0IMG-aj_31bt_X2sZ8,6785 -pythonwin/pywin/dialogs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pythonwin/pywin/dialogs/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/dialogs/__pycache__/ideoptions.cpython-39.pyc,, -pythonwin/pywin/dialogs/__pycache__/list.cpython-39.pyc,, -pythonwin/pywin/dialogs/__pycache__/login.cpython-39.pyc,, -pythonwin/pywin/dialogs/__pycache__/status.cpython-39.pyc,, -pythonwin/pywin/dialogs/ideoptions.py,sha256=gehLqGlbtRuTY6XjSoPdGO4MgJKQ0iTs4vAAZLufHkY,5035 -pythonwin/pywin/dialogs/list.py,sha256=2eO75-PYJaUYiej9LDQsI9BLq8lYMiSsg3JaCsz_tKI,4535 -pythonwin/pywin/dialogs/login.py,sha256=3XSUS-Uftj2AFNzBGjlpLg7ROYcUF0sBMi1hgNoKGao,4744 -pythonwin/pywin/dialogs/status.py,sha256=F4hk7-kKhlRUc6mP0QVmnViXMWOO9yZJWXSsoC54hxU,6619 -pythonwin/pywin/docking/DockingBar.py,sha256=Xmi7z5G9kJH3PWPG47WtLpfrJw1ywq0NA3L2kwk9KGA,23566 -pythonwin/pywin/docking/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pythonwin/pywin/docking/__pycache__/DockingBar.cpython-39.pyc,, -pythonwin/pywin/docking/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/framework/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pythonwin/pywin/framework/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/app.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/bitmap.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/cmdline.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/dbgcommands.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/dlgappcore.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/help.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/interact.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/intpyapp.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/intpydde.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/mdi_pychecker.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/scriptutils.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/sgrepmdi.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/startup.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/stdin.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/toolmenu.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/window.cpython-39.pyc,, -pythonwin/pywin/framework/__pycache__/winout.cpython-39.pyc,, -pythonwin/pywin/framework/app.py,sha256=Ioz8rWHydybXxbRsckVaH1UH91kQ8XjdTAZ-KWWYfIE,16201 -pythonwin/pywin/framework/bitmap.py,sha256=QEM7Appowp2sfAX4k5w7A7Ol_7wAwvCFio-cLxuWbOk,5382 -pythonwin/pywin/framework/cmdline.py,sha256=bJC-MeTADKsuXzdCqiE7uwL_8nS_Tt9q9dMoEU0s-7A,1490 -pythonwin/pywin/framework/dbgcommands.py,sha256=qGJK3jzS7o6VEGHVn1Nny3k8XAp5IosDBudvaD2nOco,6839 -pythonwin/pywin/framework/dlgappcore.py,sha256=e90xDhMdz5vamybsFE_BtyeoiRDUt0UUE6nt3MGqFOU,2053 -pythonwin/pywin/framework/editor/ModuleBrowser.py,sha256=1dYOdTnpOQeibuLncD4P4hHife8MUgkJzefsXJQYh1E,7057 -pythonwin/pywin/framework/editor/__init__.py,sha256=XtmdQMVVz4pSo5l8aAWLbV3kzLJVjihtOBR55MIvy-Y,2938 -pythonwin/pywin/framework/editor/__pycache__/ModuleBrowser.cpython-39.pyc,, -pythonwin/pywin/framework/editor/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/framework/editor/__pycache__/configui.cpython-39.pyc,, -pythonwin/pywin/framework/editor/__pycache__/document.cpython-39.pyc,, -pythonwin/pywin/framework/editor/__pycache__/editor.cpython-39.pyc,, -pythonwin/pywin/framework/editor/__pycache__/frame.cpython-39.pyc,, -pythonwin/pywin/framework/editor/__pycache__/template.cpython-39.pyc,, -pythonwin/pywin/framework/editor/__pycache__/vss.cpython-39.pyc,, -pythonwin/pywin/framework/editor/color/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pythonwin/pywin/framework/editor/color/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/framework/editor/color/__pycache__/coloreditor.cpython-39.pyc,, -pythonwin/pywin/framework/editor/color/coloreditor.py,sha256=IhCc_FVxfo4kcBqO91SGflL7qW2ijfoOQl4SQ77rj6E,25640 -pythonwin/pywin/framework/editor/configui.py,sha256=ZrLwT0WmiZwo52iHYdfSFEd9UyTp4MGKGy0K4Cog41c,11602 -pythonwin/pywin/framework/editor/document.py,sha256=80rXJ929fWoSb2Xs5DVYptEQPv2oGBb8w-AFERXg7Ig,14775 -pythonwin/pywin/framework/editor/editor.py,sha256=AzOkHXYKxYk-QyEZ0fPi1FuZ03LDVVrD1UHFQsmHqbs,18287 -pythonwin/pywin/framework/editor/frame.py,sha256=T5hlcNX9ppW1hdvX3btiI1delepx_Kg_DE0Mol1qkrI,3163 -pythonwin/pywin/framework/editor/template.py,sha256=1CHtDTkpBcUhXr-C3Rp9dAFladnELgPpvFZBmtisMAE,2072 -pythonwin/pywin/framework/editor/vss.py,sha256=UA2EyYbzhpwJjuC_qOffhYKS2xZDC6Mv2zmKMpJY-YU,3384 -pythonwin/pywin/framework/help.py,sha256=Wal2x9bsPSXGdDx71_Yqyz0jDv_dn61NfQkTA5SD_BY,5682 -pythonwin/pywin/framework/interact.py,sha256=87j-57UUjoaVL5b4CMfBUFHGUre59KlOVoAo7hChEkY,35906 -pythonwin/pywin/framework/intpyapp.py,sha256=JYQf86HY0Zbk-nfXTyutxDF1dMg58RhclA0R2uRbLjI,20164 -pythonwin/pywin/framework/intpydde.py,sha256=ZgO7GuLEAYzGVAjRKlgfPWLXnfXi6W__llpTFzY8DtY,1567 -pythonwin/pywin/framework/mdi_pychecker.py,sha256=3_9L0m-PLD50O4dw_48STXKtjTmZVJ5YYcHBwgFn_Y0,28963 -pythonwin/pywin/framework/scriptutils.py,sha256=mWtWWd8Me_eFvNMtxRlAc59gP4O8g3G-v3E6MhSfDbk,23186 -pythonwin/pywin/framework/sgrepmdi.py,sha256=llxx7PgEDe3acrtTNuLT2pBgVlm83ywnyftHGVZQT3I,24750 -pythonwin/pywin/framework/startup.py,sha256=soTIQJ-a5OXgRDLsKs7QGjIowyhAkLYIV2ZH7-odG0w,2840 -pythonwin/pywin/framework/stdin.py,sha256=WuzL2IEwa0UQDwmZfpPu1APl1XgJUXvXNF9NWtwSDLY,6584 -pythonwin/pywin/framework/toolmenu.py,sha256=w1EAuE4UExlYGU0FLxcPMTWP8lXS3x1b7kGNZQ6D-Zg,9381 -pythonwin/pywin/framework/window.py,sha256=iVZtSoyoHdzSkZCZFfTFId8ExPCL1uoec6rtEhSHywg,535 -pythonwin/pywin/framework/winout.py,sha256=9yWdV_ybywinjnbUxTYPZGKUgoJYHotoB1kqhiuyUak,20288 -pythonwin/pywin/idle/AutoExpand.py,sha256=oqXT2ZY3NXEtSxTIDes0WjhVOOTCDbS1OKVY6x4pFSk,2715 -pythonwin/pywin/idle/AutoIndent.py,sha256=0EdN2NMdlYQId4LgCtNtNjbTZblYpkHn6haxCn0qnGc,20692 -pythonwin/pywin/idle/CallTips.py,sha256=exT7rLQmdrfYqqc3NYa2FdAWwqhv_MF3IhAQAsXzOhU,6397 -pythonwin/pywin/idle/FormatParagraph.py,sha256=OYprtckHE53Yn1o3nNK3xQmUH5kTDpGWHwB33N8T-ts,5742 -pythonwin/pywin/idle/IdleHistory.py,sha256=RePZwZ1vNREK_Oubput58VUYUrrvELC26hqL0Ozy_uU,3085 -pythonwin/pywin/idle/PyParse.py,sha256=BgCPY0MZEc_zN6Wtk5D7yVJBrcrVvuvkNS2tFsZVwHI,18492 -pythonwin/pywin/idle/__init__.py,sha256=RLHflH_1DXLVm5QZiZe3BBZPRaHNU_76lSqOF-NUf4Q,55 -pythonwin/pywin/idle/__pycache__/AutoExpand.cpython-39.pyc,, -pythonwin/pywin/idle/__pycache__/AutoIndent.cpython-39.pyc,, -pythonwin/pywin/idle/__pycache__/CallTips.cpython-39.pyc,, -pythonwin/pywin/idle/__pycache__/FormatParagraph.cpython-39.pyc,, -pythonwin/pywin/idle/__pycache__/IdleHistory.cpython-39.pyc,, -pythonwin/pywin/idle/__pycache__/PyParse.cpython-39.pyc,, -pythonwin/pywin/idle/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/mfc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pythonwin/pywin/mfc/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/mfc/__pycache__/activex.cpython-39.pyc,, -pythonwin/pywin/mfc/__pycache__/afxres.cpython-39.pyc,, -pythonwin/pywin/mfc/__pycache__/dialog.cpython-39.pyc,, -pythonwin/pywin/mfc/__pycache__/docview.cpython-39.pyc,, -pythonwin/pywin/mfc/__pycache__/object.cpython-39.pyc,, -pythonwin/pywin/mfc/__pycache__/thread.cpython-39.pyc,, -pythonwin/pywin/mfc/__pycache__/window.cpython-39.pyc,, -pythonwin/pywin/mfc/activex.py,sha256=NwSBx7v11H-BvOwhewcnkgR1EHEncEGZQSMpJyrSgms,2861 -pythonwin/pywin/mfc/afxres.py,sha256=RiZZ8okdHXZ-pOejL8HbvQXsn8-pMQ7NwDUbaPTBntU,15094 -pythonwin/pywin/mfc/dialog.py,sha256=OsQ93qfQJQ-00_YZza0pMYLGypAi_rALpfnoTwcnUnw,9002 -pythonwin/pywin/mfc/docview.py,sha256=p6fT-T_0cgaQkNkaHBloQjfnFpdg5AEx4Nntu_uBkCI,4117 -pythonwin/pywin/mfc/object.py,sha256=PYWYN9u99mBY4Erzxv93CHY4QYzqLC6Xyz6zpWGacIw,2189 -pythonwin/pywin/mfc/thread.py,sha256=ruheFs4emoDsJp3vyUWxvanR833iWg0ffQk-__bbDEo,587 -pythonwin/pywin/mfc/window.py,sha256=Z8-1tp5WdLeRYhk_n_z_99ewLFqKtbyVLnpLEXS4l9A,1498 -pythonwin/pywin/scintilla/IDLEenvironment.py,sha256=htBJ0weD7zVcg1gyaL2795uZjE5lEa7ALAg0i2pnxQA,19545 -pythonwin/pywin/scintilla/__init__.py,sha256=uqicIJ2NdMoqmLYuclt9Kmd19iB-w-QF3ycuBpeaO_A,16 -pythonwin/pywin/scintilla/__pycache__/IDLEenvironment.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/bindings.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/config.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/configui.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/control.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/document.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/find.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/formatter.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/keycodes.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/scintillacon.cpython-39.pyc,, -pythonwin/pywin/scintilla/__pycache__/view.cpython-39.pyc,, -pythonwin/pywin/scintilla/bindings.py,sha256=Oy8KdlUcrMfjezjG9AB8wPb9k4ZDoaTKBZZsi4Oxd3s,6037 -pythonwin/pywin/scintilla/config.py,sha256=eRFgGv6eYNfypi3BPnwAR4KROxrh7svWIOuAt_6thS0,12381 -pythonwin/pywin/scintilla/configui.py,sha256=vDUQQD36P_vqduiidpSXh3fLYj0bpyXI958-sPajwBQ,11230 -pythonwin/pywin/scintilla/control.py,sha256=TFj1al4PCk7B25iN2ZOgcrQWTCjyIcSJrWKP0yJ5eew,20447 -pythonwin/pywin/scintilla/document.py,sha256=dnYs-S6wGpDHDYorADDJh3NQ-dwVzp7BK14NGaTnIuo,11476 -pythonwin/pywin/scintilla/find.py,sha256=SA0e1S59gRck1tHPmKEqAx6Ciz9CVr4YYOX96rE07KQ,16482 -pythonwin/pywin/scintilla/formatter.py,sha256=JNro-VkL1asYmoEYJzady218DS9_Ye1c9hlu6cr_xv4,26485 -pythonwin/pywin/scintilla/keycodes.py,sha256=LMe0iEC3mc2jw3Wfjpabn8gGtO6jRzcgBnuQpyQPi64,5325 -pythonwin/pywin/scintilla/scintillacon.py,sha256=beZTRFtHJhLQQlG6h_76rhGtpub1sOJJjrjB1RLEhOs,45140 -pythonwin/pywin/scintilla/view.py,sha256=A1TSSZAorxzvG1ZyWm8_fn9I6Z9mxc0-P6D4ZCQxdkk,30993 -pythonwin/pywin/tools/TraceCollector.py,sha256=ah9Tsxk3va86LrS_JhxG_-R-ZCo8O9n3_w__SfXZdEE,2419 -pythonwin/pywin/tools/__init__.py,sha256=daEdpEyAJIa8b2VkCqSKcw8PaExcB6Qro80XNes_sHA,2 -pythonwin/pywin/tools/__pycache__/TraceCollector.cpython-39.pyc,, -pythonwin/pywin/tools/__pycache__/__init__.cpython-39.pyc,, -pythonwin/pywin/tools/__pycache__/browseProjects.cpython-39.pyc,, -pythonwin/pywin/tools/__pycache__/browser.cpython-39.pyc,, -pythonwin/pywin/tools/__pycache__/hierlist.cpython-39.pyc,, -pythonwin/pywin/tools/__pycache__/regedit.cpython-39.pyc,, -pythonwin/pywin/tools/__pycache__/regpy.cpython-39.pyc,, -pythonwin/pywin/tools/browseProjects.py,sha256=_HC3m34bmsyyWNFaFkUBhWE2vA3UtyGN6ifHsJa35vk,9493 -pythonwin/pywin/tools/browser.py,sha256=xYvbBJFLMngxLXshQUXcJB-z5aME3wcLxn-bMfmz43Y,13599 -pythonwin/pywin/tools/hierlist.py,sha256=J-FnrQjexQY6G-Qb1mG50CPA6FM-TvMxJ9oPnfAH-HQ,12727 -pythonwin/pywin/tools/regedit.py,sha256=t983DLpl4zY8Fl81kEkeJYtKLYd3Q9xzb1V0yE6bA7s,13252 -pythonwin/pywin/tools/regpy.py,sha256=alv3g3rQRz8UWacs7_UkAGJANgu5EYtNB8nTTVc47Ac,2227 -pythonwin/scintilla.dll,sha256=FhwvCXtU78MQGSnSGiVw4hrj4TkC1AM1WD6UX6Yna2k,628736 -pythonwin/win32ui.pyd,sha256=uKxuh3uapGZq3i5DjzgcGITPzeBHlpa3h0u2LAmkzzI,1220096 -pythonwin/win32uiole.pyd,sha256=rZeDqqyKrs-Dh7oX0CaDeqoDFoWTZJecxV6jaYILelc,75264 -pywin32-305.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -pywin32-305.dist-info/METADATA,sha256=GsTGoF5lhUmxQvQIvEhVVAGjH4BF5rmaJY3G_AiNl_c,6339 -pywin32-305.dist-info/RECORD,, -pywin32-305.dist-info/WHEEL,sha256=fVcVlLzi8CGi_Ul8vjMdn8gER25dn5GBg9E6k9z41-Y,100 -pywin32-305.dist-info/top_level.txt,sha256=rcw2AC70HErs1KauAgUmoFwYs79lqPtcwYta0CPlFQI,1313 -pywin32.pth,sha256=T2f_kq8Oo4vxisMI79l294HYTlb1ecYD7R6PDGmhf40,178 -pywin32.version.txt,sha256=xoXKL8Y0jGjAbSQfbSl4Ioi4oiu3UfUG-povtZ_oCno,5 -pywin32_system32/pythoncom39.dll,sha256=qcycERKT-O35HEOYWP-Ll7IZdXTNN9nQe7vUVeCUIeY,669696 -pywin32_system32/pywintypes39.dll,sha256=aEJnrhrPSnzAaeUR_9crvI2dBx7iPEp9mBVjdNv4eVg,132608 -win32/Demos/BackupRead_BackupWrite.py,sha256=nM-E8g5zPB8li4UZu0hZcgTQ14P2Co5DY5uhtUM1dus,3763 -win32/Demos/BackupSeek_streamheaders.py,sha256=XdoU9zDPJ-rkp2Eqx2uumxzbT2LarB4jIlqw5DGrt8o,3856 -win32/Demos/CopyFileEx.py,sha256=hpvgnq6vdNRpD0_eO2YxJk4FqRePYnn_XLlaXjeBo9o,1247 -win32/Demos/CreateFileTransacted_MiniVersion.py,sha256=lb44KhmpOTxonNbsQadZx3TdEa6q0cP_7uU6C33geBY,3653 -win32/Demos/EvtFormatMessage.py,sha256=XA32cdH7-OqvAne5pBhwfRW3KTm_0t2CAp-rf1Hon54,3360 -win32/Demos/EvtSubscribe_pull.py,sha256=cOSd5_uUVyuKXhPdsosV4sIF2ED8T2Ssc_6ucARVlCU,780 -win32/Demos/EvtSubscribe_push.py,sha256=tgJxQ-6U4OMy04UeI5SL9qmMT2_sJiYnA_r2d0_jNV0,692 -win32/Demos/FileSecurityTest.py,sha256=EOCLBca7eICnxa90H6YFTI78L9lcaTX9KtJ75uTzHhg,4372 -win32/Demos/GetSaveFileName.py,sha256=TgMwNV4xvAT9kh_qsTyYSjnJO4FPl86uvp4KKi52LGY,1171 -win32/Demos/NetValidatePasswordPolicy.py,sha256=Nrootojam6w1b3yAB_0g9XCEe3oy-knPmhdQvCDlaq0,3502 -win32/Demos/OpenEncryptedFileRaw.py,sha256=_a6_lskoboIILAJdDXzFqmHEzxhz9luQBbupcBJLnTU,2010 -win32/Demos/RegCreateKeyTransacted.py,sha256=0aUzzwZ--2kEyDiBcETjYh3JEekFh1REKR0mbUdzGJU,1900 -win32/Demos/RegRestoreKey.py,sha256=5gYVYTIuGnwBp2olb1DYL-RwJwJDOzrG21lt4bjIkQI,2044 -win32/Demos/SystemParametersInfo.py,sha256=IQmDxb7ACToXq1_zEMz0FGSQGiulP8s-aaKBLGMCKE4,7926 -win32/Demos/__pycache__/BackupRead_BackupWrite.cpython-39.pyc,, -win32/Demos/__pycache__/BackupSeek_streamheaders.cpython-39.pyc,, -win32/Demos/__pycache__/CopyFileEx.cpython-39.pyc,, -win32/Demos/__pycache__/CreateFileTransacted_MiniVersion.cpython-39.pyc,, -win32/Demos/__pycache__/EvtFormatMessage.cpython-39.pyc,, -win32/Demos/__pycache__/EvtSubscribe_pull.cpython-39.pyc,, -win32/Demos/__pycache__/EvtSubscribe_push.cpython-39.pyc,, -win32/Demos/__pycache__/FileSecurityTest.cpython-39.pyc,, -win32/Demos/__pycache__/GetSaveFileName.cpython-39.pyc,, -win32/Demos/__pycache__/NetValidatePasswordPolicy.cpython-39.pyc,, -win32/Demos/__pycache__/OpenEncryptedFileRaw.cpython-39.pyc,, -win32/Demos/__pycache__/RegCreateKeyTransacted.cpython-39.pyc,, -win32/Demos/__pycache__/RegRestoreKey.cpython-39.pyc,, -win32/Demos/__pycache__/SystemParametersInfo.cpython-39.pyc,, -win32/Demos/__pycache__/cerapi.cpython-39.pyc,, -win32/Demos/__pycache__/desktopmanager.cpython-39.pyc,, -win32/Demos/__pycache__/eventLogDemo.cpython-39.pyc,, -win32/Demos/__pycache__/getfilever.cpython-39.pyc,, -win32/Demos/__pycache__/mmapfile_demo.cpython-39.pyc,, -win32/Demos/__pycache__/print_desktop.cpython-39.pyc,, -win32/Demos/__pycache__/rastest.cpython-39.pyc,, -win32/Demos/__pycache__/timer_demo.cpython-39.pyc,, -win32/Demos/__pycache__/win32clipboardDemo.cpython-39.pyc,, -win32/Demos/__pycache__/win32clipboard_bitmapdemo.cpython-39.pyc,, -win32/Demos/__pycache__/win32comport_demo.cpython-39.pyc,, -win32/Demos/__pycache__/win32console_demo.cpython-39.pyc,, -win32/Demos/__pycache__/win32cred_demo.cpython-39.pyc,, -win32/Demos/__pycache__/win32fileDemo.cpython-39.pyc,, -win32/Demos/__pycache__/win32gui_demo.cpython-39.pyc,, -win32/Demos/__pycache__/win32gui_devicenotify.cpython-39.pyc,, -win32/Demos/__pycache__/win32gui_dialog.cpython-39.pyc,, -win32/Demos/__pycache__/win32gui_menu.cpython-39.pyc,, -win32/Demos/__pycache__/win32gui_taskbar.cpython-39.pyc,, -win32/Demos/__pycache__/win32netdemo.cpython-39.pyc,, -win32/Demos/__pycache__/win32rcparser_demo.cpython-39.pyc,, -win32/Demos/__pycache__/win32servicedemo.cpython-39.pyc,, -win32/Demos/__pycache__/win32ts_logoff_disconnected.cpython-39.pyc,, -win32/Demos/__pycache__/winprocess.cpython-39.pyc,, -win32/Demos/c_extension/__pycache__/setup.cpython-39.pyc,, -win32/Demos/c_extension/setup.py,sha256=9ZMvEGJN5Ld6_hXUYAg3yTc4c2-LezZd6RTHs6l2o1I,767 -win32/Demos/cerapi.py,sha256=jp6nhaTs9D1omkaRb91YVO4zoXB5QYcowdUQHMj4AHE,7918 -win32/Demos/dde/__pycache__/ddeclient.cpython-39.pyc,, -win32/Demos/dde/__pycache__/ddeserver.cpython-39.pyc,, -win32/Demos/dde/ddeclient.py,sha256=J4RZQ5dBOD4D9_2oLkJJKwgwvEKXvklz1ZVYwS-GnSU,434 -win32/Demos/dde/ddeserver.py,sha256=jaTULz1F6vLavXrk4aPV9ZHyfrqBv_ZkDqpZ1hOCo4s,1093 -win32/Demos/desktopmanager.py,sha256=vhi3f9tk6nEvA-WAlfL9lMZAAoBTX9LASC7zmOwO51c,8104 -win32/Demos/eventLogDemo.py,sha256=tABS58TiU3OEyA_rn__sIVdqMxJyT6k5DtLMGXFAXiM,4412 -win32/Demos/getfilever.py,sha256=70uj9lpQAX05GdRU-SM6xwR-dN44hYqy9NYn1SiF9-I,1119 -win32/Demos/images/frowny.bmp,sha256=RgGveVt053KlmV4qVGwdCtrPyRA0JT57KQvf9PNOIvU,3126 -win32/Demos/images/smiley.bmp,sha256=wi53jYCy523fFYj_FYgzG1dxQdErw-ow2__dfoX9gsA,3126 -win32/Demos/mmapfile_demo.py,sha256=lhnQBPwVit5GelGYwYGbNg-j1JT_CWTkJewbidGko0A,2875 -win32/Demos/pipes/__pycache__/cat.cpython-39.pyc,, -win32/Demos/pipes/__pycache__/runproc.cpython-39.pyc,, -win32/Demos/pipes/cat.py,sha256=2kWkki-jLDZoh2BDgRzMxDGYyJwmOxf7083kvd2YhJY,335 -win32/Demos/pipes/runproc.py,sha256=azVethmVWhIxhH0Fxrnlz_SusTGsyaqLAAMTCVyGXOQ,4028 -win32/Demos/print_desktop.py,sha256=DDQR-LVCzLwL2rI114ke1-sfnfo5Mc_lpG_-ekney6A,2835 -win32/Demos/rastest.py,sha256=nzzSWQoyBknpqtGhCGcxXpi61CEMD5riRxE2TQoxTC4,5118 -win32/Demos/security/GetTokenInformation.py,sha256=1vlfxo-lykvdC-otpFD5u9dYMebcLdUNxxFPaDL-8po,3720 -win32/Demos/security/__pycache__/GetTokenInformation.cpython-39.pyc,, -win32/Demos/security/__pycache__/account_rights.cpython-39.pyc,, -win32/Demos/security/__pycache__/explicit_entries.cpython-39.pyc,, -win32/Demos/security/__pycache__/get_policy_info.cpython-39.pyc,, -win32/Demos/security/__pycache__/list_rights.cpython-39.pyc,, -win32/Demos/security/__pycache__/localized_names.cpython-39.pyc,, -win32/Demos/security/__pycache__/lsaregevent.cpython-39.pyc,, -win32/Demos/security/__pycache__/lsastore.cpython-39.pyc,, -win32/Demos/security/__pycache__/query_information.cpython-39.pyc,, -win32/Demos/security/__pycache__/regsave_sa.cpython-39.pyc,, -win32/Demos/security/__pycache__/regsecurity.cpython-39.pyc,, -win32/Demos/security/__pycache__/sa_inherit.cpython-39.pyc,, -win32/Demos/security/__pycache__/security_enums.cpython-39.pyc,, -win32/Demos/security/__pycache__/set_file_audit.cpython-39.pyc,, -win32/Demos/security/__pycache__/set_file_owner.cpython-39.pyc,, -win32/Demos/security/__pycache__/set_policy_info.cpython-39.pyc,, -win32/Demos/security/__pycache__/setkernelobjectsecurity.cpython-39.pyc,, -win32/Demos/security/__pycache__/setnamedsecurityinfo.cpython-39.pyc,, -win32/Demos/security/__pycache__/setsecurityinfo.cpython-39.pyc,, -win32/Demos/security/__pycache__/setuserobjectsecurity.cpython-39.pyc,, -win32/Demos/security/account_rights.py,sha256=MB35SWvZqF8S31g_-ptgPoZLrFD8_1eAqH8F2ZnQDt4,1577 -win32/Demos/security/explicit_entries.py,sha256=OgIg3P6O3cyIGl5IBMIdPNDKtQ1mrXBsp1dMV_046IE,4957 -win32/Demos/security/get_policy_info.py,sha256=n8DqjIl-zY4aYGP8xpQlg1rKTAuChbPq8kNhi7py3DM,1235 -win32/Demos/security/list_rights.py,sha256=jlQg-GLCewNatwX5JroJZoUIiMARtIWBCR6JWLgw8pc,1118 -win32/Demos/security/localized_names.py,sha256=mEXoKd9cWDZICljoE57QPGdtGJkyGI0smu1CPAEB8PI,2013 -win32/Demos/security/lsaregevent.py,sha256=dytawHAKr5tgFQ_jshXq0DdYhSNWEpZ5Hvs4Q2EC5vM,526 -win32/Demos/security/lsastore.py,sha256=c3F20TTgqBF9KrlTnKtV19MLz34q3X98azv2VAm4JW8,472 -win32/Demos/security/query_information.py,sha256=4lkc-EnfK_kN3xpv8NFRS7JrMCK4kmJ9odB4u7ju4UM,778 -win32/Demos/security/regsave_sa.py,sha256=y3jVzdBUKb-CXMrEiExe2UCeQDYiMF2WlmBwWZirl7g,1659 -win32/Demos/security/regsecurity.py,sha256=8bvyun6iBCH_0tCQvJAMOJQq7BfSkUzU-k9Pz_fz890,1103 -win32/Demos/security/sa_inherit.py,sha256=DjF-i1Bo4qJDNzTL3EuRiFnvs6_xI6K7cOC4qOaWUu4,275 -win32/Demos/security/security_enums.py,sha256=imTbVZEdD7g49AenkTJy18cdKOsLwGeV1VuIUx00UXw,9443 -win32/Demos/security/set_file_audit.py,sha256=_QcTBzObMt0SeGEDdEPmNiFkD4LdaAHeLkfAhXoOgVI,3341 -win32/Demos/security/set_file_owner.py,sha256=AumTWGBpBWtayFRNtd2YD4NQaEsvpHWUJGWAT_3WUL8,2234 -win32/Demos/security/set_policy_info.py,sha256=W3wSi2r1ccjn3vN03AY1m9I0Z9_aivFkdTBo6OCwbCE,957 -win32/Demos/security/setkernelobjectsecurity.py,sha256=xaplFR0fDnymScsXJeAifXz2JeoxKksGEKpUlicVDhk,4899 -win32/Demos/security/setnamedsecurityinfo.py,sha256=d1OSXRbuftaaaCUNQkmBrKOSEKjXkC0GgclJ1paB_qQ,4374 -win32/Demos/security/setsecurityinfo.py,sha256=fA9SmKai_QaEBc9wcSVWa3aL3RWXa9bltCjMpkLhJUE,4523 -win32/Demos/security/setuserobjectsecurity.py,sha256=KlgCn-KkMNMD37jT1VNVIvtCeX5TD9NQqgBOo6kX3Cg,3364 -win32/Demos/security/sspi/__pycache__/fetch_url.cpython-39.pyc,, -win32/Demos/security/sspi/__pycache__/simple_auth.cpython-39.pyc,, -win32/Demos/security/sspi/__pycache__/socket_server.cpython-39.pyc,, -win32/Demos/security/sspi/__pycache__/validate_password.cpython-39.pyc,, -win32/Demos/security/sspi/fetch_url.py,sha256=yDP2U6SDJAiyXGXPjXDn5fJdGKjBol_AR8OCdRAnXqw,5501 -win32/Demos/security/sspi/simple_auth.py,sha256=1NNGf8tX1bRogEHhai0ywsNZBol1n0z4RmOJ-E9Sgyg,2845 -win32/Demos/security/sspi/socket_server.py,sha256=6nxaDySNuh3ANiaCc_8KRjUmd9DJ3JdpgNEHi2YC9T4,6382 -win32/Demos/security/sspi/validate_password.py,sha256=uTjJbjBEweRxg5PglyH8xyPLttrpY64Zy3CuiuQ-iwk,1127 -win32/Demos/service/__pycache__/nativePipeTestService.cpython-39.pyc,, -win32/Demos/service/__pycache__/pipeTestService.cpython-39.pyc,, -win32/Demos/service/__pycache__/pipeTestServiceClient.cpython-39.pyc,, -win32/Demos/service/__pycache__/serviceEvents.cpython-39.pyc,, -win32/Demos/service/nativePipeTestService.py,sha256=bC4CFEg0dRTyKmTQp0C2NKX0LcElj9QftjQDIQFaRbQ,2135 -win32/Demos/service/pipeTestService.py,sha256=oXQUxtODtIoqIJZhfK6Z0Kuq-ZHOnT7pGsYUDdlQjyk,6876 -win32/Demos/service/pipeTestServiceClient.py,sha256=oWWL8VWzZoOUJUG65D4YQ82ow7yIC4VIMC4-_uFl3eY,4458 -win32/Demos/service/serviceEvents.py,sha256=n1wymaXX75qOG73iUn-U1h1Yhr0ndXDdxTbU15gw3rc,4058 -win32/Demos/timer_demo.py,sha256=snD4nTj1QZkPkIzuWGwQWm-yNTj_E8E5YtLvLJ0lVg8,2187 -win32/Demos/win32clipboardDemo.py,sha256=hVmTcoW2qyg-GBNAyUjLUj8QUUrquP_cHWo6coyx0oQ,4679 -win32/Demos/win32clipboard_bitmapdemo.py,sha256=pXhNH_q3Wfv75nuRKmnVAsss_fiTuZIZnpTkJ9TBV2c,3917 -win32/Demos/win32comport_demo.py,sha256=hWxxaAiXY1hWgj7_6XwhW8x7RMLHvw3QTBtrtk5LRFM,5536 -win32/Demos/win32console_demo.py,sha256=ANdBYWDxBd0C4XMhdeZc5FRGJINvr5_FOK8L4VLvBuc,5113 -win32/Demos/win32cred_demo.py,sha256=_TNU2GTPilZWrN_Ng2aVUXR9_h_MtUbb31X5wjyvYYk,2723 -win32/Demos/win32fileDemo.py,sha256=QY84Qqv1LCppmT8nprDL0Z4AWOdCJz9rVXHdP7-IhS4,1367 -win32/Demos/win32gui_demo.py,sha256=Z1Cz9-2FtH2XxZcU89dekM4SCG8Bh8JEZH5nBcfYTO4,5003 -win32/Demos/win32gui_devicenotify.py,sha256=NIaM9E7jCRqwN0ztBuG9i5Z6l_ClKDsAd_tMhTTgehc,3797 -win32/Demos/win32gui_dialog.py,sha256=44f3G1AfbDxCeqUSySPuLOvDYtfLnUt45oXpyzzyJGc,15706 -win32/Demos/win32gui_menu.py,sha256=Wjl64l_BwUO993BkQUnExGAebsImPNaJdgW46BvrZPU,16104 -win32/Demos/win32gui_taskbar.py,sha256=HnTEoFY1ztZqM2w-GCe2sDiI0hEPBO40c6uL3_2I8ec,5187 -win32/Demos/win32netdemo.py,sha256=_4ZMICDagDDoqj8C-Y7n5wqXtSVcwL9OmKhwrdHz0uc,8983 -win32/Demos/win32rcparser_demo.py,sha256=8VpBmAfIhkmE8SW1BBCLNDOJUWYFxiH2l9btZhPnPjo,2813 -win32/Demos/win32servicedemo.py,sha256=gD3h8MtO-GOFtpMRXnQvSA81SDtAt5y-1FnfvdTM-7o,581 -win32/Demos/win32ts_logoff_disconnected.py,sha256=obVL_9xe33pUW-AViuwXf-Ydg_mdCwzc5iPQbG-KZIg,982 -win32/Demos/win32wnet/__pycache__/testwnet.cpython-39.pyc,, -win32/Demos/win32wnet/__pycache__/winnetwk.cpython-39.pyc,, -win32/Demos/win32wnet/testwnet.py,sha256=cfPNc5cfOf9O49_eQ6AqH0j552LtL9ZpmNLr25L0LOs,4327 -win32/Demos/win32wnet/winnetwk.py,sha256=fG629VlAJpYQUZobQPrGF5BQIvdpB9JS4CKarKKgJ5Q,3193 -win32/Demos/winprocess.py,sha256=r0U589wfoLp6-_tacO_k6AusCmoT0-7j1QYQPuKlQAU,7334 -win32/_win32sysloader.pyd,sha256=bl6T6_k0JpkQuzrWcIXX5YlVfoO0wlKo_v5WSk5hs4Y,14336 -win32/_winxptheme.pyd,sha256=J7axiiKDJLIK62-uNGMnoY0tceNjixwYYYjFUGLq_Hw,25600 -win32/include/PyWinTypes.h,sha256=vZkXXzqKeR7VwXW_Oz2HltucEdbZ_wu_I53uZ-7vUMY,30076 -win32/lib/__pycache__/afxres.cpython-39.pyc,, -win32/lib/__pycache__/commctrl.cpython-39.pyc,, -win32/lib/__pycache__/dbi.cpython-39.pyc,, -win32/lib/__pycache__/mmsystem.cpython-39.pyc,, -win32/lib/__pycache__/netbios.cpython-39.pyc,, -win32/lib/__pycache__/ntsecuritycon.cpython-39.pyc,, -win32/lib/__pycache__/pywin32_bootstrap.cpython-39.pyc,, -win32/lib/__pycache__/pywin32_testutil.cpython-39.pyc,, -win32/lib/__pycache__/pywintypes.cpython-39.pyc,, -win32/lib/__pycache__/rasutil.cpython-39.pyc,, -win32/lib/__pycache__/regcheck.cpython-39.pyc,, -win32/lib/__pycache__/regutil.cpython-39.pyc,, -win32/lib/__pycache__/sspi.cpython-39.pyc,, -win32/lib/__pycache__/sspicon.cpython-39.pyc,, -win32/lib/__pycache__/win2kras.cpython-39.pyc,, -win32/lib/__pycache__/win32con.cpython-39.pyc,, -win32/lib/__pycache__/win32cryptcon.cpython-39.pyc,, -win32/lib/__pycache__/win32evtlogutil.cpython-39.pyc,, -win32/lib/__pycache__/win32gui_struct.cpython-39.pyc,, -win32/lib/__pycache__/win32inetcon.cpython-39.pyc,, -win32/lib/__pycache__/win32netcon.cpython-39.pyc,, -win32/lib/__pycache__/win32pdhquery.cpython-39.pyc,, -win32/lib/__pycache__/win32pdhutil.cpython-39.pyc,, -win32/lib/__pycache__/win32rcparser.cpython-39.pyc,, -win32/lib/__pycache__/win32serviceutil.cpython-39.pyc,, -win32/lib/__pycache__/win32timezone.cpython-39.pyc,, -win32/lib/__pycache__/win32traceutil.cpython-39.pyc,, -win32/lib/__pycache__/win32verstamp.cpython-39.pyc,, -win32/lib/__pycache__/winerror.cpython-39.pyc,, -win32/lib/__pycache__/winioctlcon.cpython-39.pyc,, -win32/lib/__pycache__/winnt.cpython-39.pyc,, -win32/lib/__pycache__/winperf.cpython-39.pyc,, -win32/lib/__pycache__/winxptheme.cpython-39.pyc,, -win32/lib/afxres.py,sha256=RiZZ8okdHXZ-pOejL8HbvQXsn8-pMQ7NwDUbaPTBntU,15094 -win32/lib/commctrl.py,sha256=DmAOua7fRCr6lHbh_bPG2cdrelgRTb7HNqwAYHZefU4,46158 -win32/lib/dbi.py,sha256=vlUce_D8_wc2wMjVZG9pdtIvkS6gtFDPnfbv8uQfc7Q,713 -win32/lib/mmsystem.py,sha256=kw29KYoaJGqdgGBGfgbftym6_f8OD-mOrTNSz_tvgbA,30389 -win32/lib/netbios.py,sha256=4AA1Cs84-E4zcdFr_vWWagY0baIdoGt6GdceRhb3nrU,6947 -win32/lib/ntsecuritycon.py,sha256=_lPKpsii98qYvK-jQnd5u8pp7SlIG03qp-X6Oqiw5qM,22344 -win32/lib/pywin32_bootstrap.py,sha256=4pjdz8sCMiV_yqMwhEhFpOeAfE4rW9k4kp7ReRzZ0ZI,1283 -win32/lib/pywin32_testutil.py,sha256=Jb444XC1-1qzfObxJpyb2onRH3Lk5KWSBaBXDPD9LBE,11548 -win32/lib/pywintypes.py,sha256=wx8PeCad7FO2V3L5-N1G9HHjoIF3Pi1q8gZjOGJySc4,5920 -win32/lib/rasutil.py,sha256=FjuhUcs9GJV738b87NW3M_Z5vM1vfnCpAukyeuAVJUY,1724 -win32/lib/regcheck.py,sha256=Qt52nJieXEq2NfbAeF_yUmv_h92tAreW3SXS4dO4LGg,4483 -win32/lib/regutil.py,sha256=EIqhWJO9v_M64EA5IfVAkuYqVvjI7ohzIaZmrDJjjH8,12340 -win32/lib/sspi.py,sha256=8_RvXl-ttxxlhC_awA0tkFcqeN0ueyar8ciQJubezkc,15584 -win32/lib/sspicon.py,sha256=QDqJuZF4RBuHad51PvmER_c1mPUuMHAcgaN-RHezQOA,15697 -win32/lib/win2kras.py,sha256=8EZ6HKb_wGbH7Sg82uXS6nau_lucwhw_4Ja10owjdlo,334 -win32/lib/win32con.py,sha256=EpE6O2G3udlxm9eed9jzNUefq3fy-yoDTuiHhIVg4vE,116970 -win32/lib/win32cryptcon.py,sha256=TjsqyuGwrObbr7Wt6ZBIh591J1QjBjJHviX-R0nSPq0,72494 -win32/lib/win32evtlogutil.py,sha256=1QJDEwkv9ywmHptdR4udOeaij4fZaKpH1cWMnTJeErc,6888 -win32/lib/win32gui_struct.py,sha256=rxDP-LV6gsGMHxQba3N4m1E875RDmSD7y_TjIWXrraI,30123 -win32/lib/win32inetcon.py,sha256=FB7ou-UCUSIhGZNrBZk2_KAQio9T8l2MjXYXKnPbaI8,43217 -win32/lib/win32netcon.py,sha256=fcWbv3RBPolR0Zmp3ht92v4Cf7EkTIE_Lb0984Qa6A4,18532 -win32/lib/win32pdhquery.py,sha256=q7gvOdbX17CsYEVzopu7ESgo3T0_fQB08rSQl8wAwMs,23296 -win32/lib/win32pdhutil.py,sha256=42-zDGezNBnqNo_A2Ptr51XNVjwomCc9PdocVdMdijI,7551 -win32/lib/win32rcparser.py,sha256=GF8MfT_PYr4FtD9z-xOLboyIPlJ0iSzc7PN_9YfG5LU,21602 -win32/lib/win32serviceutil.py,sha256=xwz3RVJDBgNwhr-MfSzyWf-JacMvLX0UOrCyGKax3TI,37651 -win32/lib/win32timezone.py,sha256=FTWqCuBFF8GaIDWd3FVg-6O9HTa2Zm0wrCYsVeCkyqY,34707 -win32/lib/win32traceutil.py,sha256=DxDzgI06KikT1q0PL-dTPOD6l8ndmwduzadHRtOxSmE,1584 -win32/lib/win32verstamp.py,sha256=RhqkwBbQ-ctteXaFzR3_skoTk8iLpjCKFHsZhkfCpzo,7180 -win32/lib/winerror.py,sha256=ve_dHHk7N3yHEpJOwuncHdNs9NAjHEKgdU9IAMTDPOQ,101476 -win32/lib/winioctlcon.py,sha256=ljFa13irs2ZH36UOlyMnvzzjAuQGuoKgu8sUaPCwtyQ,35375 -win32/lib/winnt.py,sha256=8qiToFXnLxohR0otCvKEeHTSQdzG7i8R8CE8qJ8rMyg,37443 -win32/lib/winperf.py,sha256=p4fmgvYgDPHw3MvUjpD3WLlpyV2_61QwZRrEHhZY_gY,5911 -win32/lib/winxptheme.py,sha256=Ebg0pUmTrin3M0ORvfewXzcxqZGA1LN20O0Kuz4HuN8,254 -win32/libs/pywintypes.lib,sha256=O5VRvQMLWLwDRauI45IK_aTn_-R9M6F5l6-yUJ5gtIo,107442 -win32/license.txt,sha256=ETzTz3hOWGiF8B-T5d9498fACzTXbMQQHgKc0v1iIRM,1520 -win32/mmapfile.pyd,sha256=B1Uzn7Kb-eRFdNH-bI6Rm6RPxqzvEreoV8YroiJqzIc,20992 -win32/odbc.pyd,sha256=vL0O7FHYTZnk9TbE5qLiDzF8FjdzGLFsjG-5OY7AsYY,41472 -win32/perfmon.pyd,sha256=DUbAgc8eNqsSrrwclNU9z30Q0i-sBueHHhAFr2kRKZc,27648 -win32/perfmondata.dll,sha256=uHoNdClEQwBttkJwY3Y54VLVlSfe1pVoX_VJE98pv64,18944 -win32/pythonservice.exe,sha256=ewMCzNlJjQlOsU04mKjGLfhkhf8vaQ_RT_zQuhRJJlw,20480 -win32/scripts/ControlService.py,sha256=FcchywNvIigVxP4vZcSTgRzCjUqcNF9fcl2YbPQAyTo,18045 -win32/scripts/VersionStamp/BrandProject.py,sha256=RAvJa-hrh6oyqo6f1AxuJ26p0xfPhCU745k25r2hSnE,2770 -win32/scripts/VersionStamp/__pycache__/BrandProject.cpython-39.pyc,, -win32/scripts/VersionStamp/__pycache__/bulkstamp.cpython-39.pyc,, -win32/scripts/VersionStamp/__pycache__/vssutil.cpython-39.pyc,, -win32/scripts/VersionStamp/bulkstamp.py,sha256=ohxAZRoF9ViOzncmrFidiaI-KoduLzD_rpCV0R8TPdk,4206 -win32/scripts/VersionStamp/vssutil.py,sha256=AcegLAcF39YGm9bhWqHeDFJ1UhCRe-u40kvEm3AT0as,5681 -win32/scripts/__pycache__/ControlService.cpython-39.pyc,, -win32/scripts/__pycache__/backupEventLog.cpython-39.pyc,, -win32/scripts/__pycache__/killProcName.cpython-39.pyc,, -win32/scripts/__pycache__/rasutil.cpython-39.pyc,, -win32/scripts/__pycache__/regsetup.cpython-39.pyc,, -win32/scripts/__pycache__/setup_d.cpython-39.pyc,, -win32/scripts/backupEventLog.py,sha256=A9BNha7ZmyBjrj-AHcvM1kVMpXD6MSrIv5ajJq9MCR0,1261 -win32/scripts/ce/__pycache__/pysynch.cpython-39.pyc,, -win32/scripts/ce/pysynch.py,sha256=PSmu8KX6jF6RqPlPWYrOddCllnPhH8hVzWhRU_GVNWA,8266 -win32/scripts/killProcName.py,sha256=_83AqmuTpGoNy-79hIhUewPdELByE19odJKxyh6Rvbw,1975 -win32/scripts/rasutil.py,sha256=TP7uDMg-BSmWvoIXzquSegjNx8R13vBG-8xTp8eODLk,2720 -win32/scripts/regsetup.py,sha256=kyEvY-W9vgtcK3poiHjJIu_0FTQGHgnUeMeNFKVn950,20353 -win32/scripts/setup_d.py,sha256=0bS0ZGX3ApI1IifAAtrqWUMn_JBo02WBIr-k5KO_r4M,3499 -win32/servicemanager.pyd,sha256=zJWC_bT6n-C8kvwPGYaMrwW614QplH5t-ncT9GrpKH0,40960 -win32/test/__pycache__/handles.cpython-39.pyc,, -win32/test/__pycache__/test_clipboard.cpython-39.pyc,, -win32/test/__pycache__/test_exceptions.cpython-39.pyc,, -win32/test/__pycache__/test_odbc.cpython-39.pyc,, -win32/test/__pycache__/test_pywintypes.cpython-39.pyc,, -win32/test/__pycache__/test_security.cpython-39.pyc,, -win32/test/__pycache__/test_sspi.cpython-39.pyc,, -win32/test/__pycache__/test_win32api.cpython-39.pyc,, -win32/test/__pycache__/test_win32crypt.cpython-39.pyc,, -win32/test/__pycache__/test_win32event.cpython-39.pyc,, -win32/test/__pycache__/test_win32file.cpython-39.pyc,, -win32/test/__pycache__/test_win32gui.cpython-39.pyc,, -win32/test/__pycache__/test_win32guistruct.cpython-39.pyc,, -win32/test/__pycache__/test_win32inet.cpython-39.pyc,, -win32/test/__pycache__/test_win32net.cpython-39.pyc,, -win32/test/__pycache__/test_win32pipe.cpython-39.pyc,, -win32/test/__pycache__/test_win32print.cpython-39.pyc,, -win32/test/__pycache__/test_win32profile.cpython-39.pyc,, -win32/test/__pycache__/test_win32rcparser.cpython-39.pyc,, -win32/test/__pycache__/test_win32timezone.cpython-39.pyc,, -win32/test/__pycache__/test_win32trace.cpython-39.pyc,, -win32/test/__pycache__/test_win32wnet.cpython-39.pyc,, -win32/test/__pycache__/testall.cpython-39.pyc,, -win32/test/handles.py,sha256=W0Jo_i3MG-pkZ4l8KK4UQ8aA7Lbnh2M-7zM8OPk3YB8,5469 -win32/test/test_clipboard.py,sha256=M8iH_TzcNYuneL_fxCIn57vu5-btcZGrUXYXOJqmb-0,4117 -win32/test/test_exceptions.py,sha256=KXr8yPhshb_s5MaupkyQmzmbhymZ7TjyTSQWUXs7K_0,8388 -win32/test/test_odbc.py,sha256=FnnYCGUNn4pVaw_lcGRw6mJHF0r_8BogCIQnxbAvzJM,8472 -win32/test/test_pywintypes.py,sha256=Pf_9Iw57XPO6iOK-CwwuRr2V72_QaIG1NmXN9w9CsiU,4173 -win32/test/test_security.py,sha256=RRN7waZxgusyxVJvFueWP6-bxjF7ADcDQzLay4gWmys,6059 -win32/test/test_sspi.py,sha256=6Jp4KkWEUMaKtgAgktTbjKmGQyTEPQ_GHsdoPtR3-sc,8284 -win32/test/test_win32api.py,sha256=4xbqzOGUlA755h12umJRLiv80WcMTzb-I7mXOMfaNfk,9333 -win32/test/test_win32crypt.py,sha256=FXBLTb0lsDgYUOa_TW1b4m92zX9E_Z16u5j4zNxRu1I,4386 -win32/test/test_win32event.py,sha256=XigKrEkGSUXH6ngC2p0u5fTICDKxL-CtKUfT9pR3Cu0,4400 -win32/test/test_win32file.py,sha256=koCIHLDW9D2xN6RnPWgrB9tOarmg_8OL8Zn-ETuuMhE,41388 -win32/test/test_win32gui.py,sha256=MTvkt0zMfXCXq68mPY68yKOfjiBbGlyDwuUuLBBUn24,2312 -win32/test/test_win32guistruct.py,sha256=uAhGjB5OBpejiEp5mfaDFYu0k2woF-Z6Q3pW3txGdjA,9206 -win32/test/test_win32inet.py,sha256=PCnfJkAcamppMW1NPOKqpgHtpVNVZ1sB0s3T1TuJFxs,3147 -win32/test/test_win32net.py,sha256=_JD-sfUwkVhHhJK2el4K0ySdsmFGZwVsjAVK_PxHx_g,647 -win32/test/test_win32pipe.py,sha256=-_WZHU9-MBVyTHxfQunrf0RU0L-jlGxUMNWVHjEI_Ao,5008 -win32/test/test_win32print.py,sha256=XIeS-VAackFAfo0nhFbuzXSkglMpfGiHgs0SDHrz_MY,691 -win32/test/test_win32profile.py,sha256=DDbInOd8XSvBtZFPR78OTMA7SKaJ6JO8hbkrPO8lhME,388 -win32/test/test_win32rcparser.py,sha256=XInxdEcD5EMbUkS8mc2r6RfVkeOnzcfmKIcSx3Cr6yo,2466 -win32/test/test_win32timezone.py,sha256=ThwSPtdDWrvTFboscuHceTvQdoVRmwZlVvpUczxTZrw,773 -win32/test/test_win32trace.py,sha256=rS285Z51PaTN4pQ0g9mx83SAjwAsf0kpXQtsjiloI_g,11414 -win32/test/test_win32wnet.py,sha256=_FRQwqhDOXlcI0eDTT5AO4gRT37JxxlyysAzODNk1nE,5810 -win32/test/testall.py,sha256=Ul9xSopyxvrVwF3BZuBabptDxKgpGS63_Urft3JksuY,7247 -win32/test/win32rcparser/python.bmp,sha256=GWIxMoFdranqXHxIgyJ_dovJBNfCxc_OQlnSGxTfHLE,778 -win32/test/win32rcparser/python.ico,sha256=LnQC7RaDp1G7UiKgN55dilDjRn41wNDTWyo8ymRTctw,766 -win32/test/win32rcparser/test.h,sha256=znpRBpUSDy67a76sDHuP0uTAJYv09jfjkr1ehf_wi8I,1169 -win32/test/win32rcparser/test.rc,sha256=i6RNZ9n5bukZdZkLqlGNswPm7pCvq77WlT9LISaM4Bs,6273 -win32/timer.pyd,sha256=D_4eLuVKlHYrVzbCYLpX0NpX3Z4rGDYy0I0ghUA1Nww,16384 -win32/win32api.pyd,sha256=5ovxoOLxqv_wVY3LQLiRb5cYYO7q9szfcm1L_7rdfR4,132096 -win32/win32clipboard.pyd,sha256=Qc1LTqdAPoyUMitBwJ9VLVeH997I-UbuZjADLz9rSZo,27136 -win32/win32console.pyd,sha256=oUo93Q71H9xsC3NwBpWbzNQSR0_PDJ__Yvf9TIZeB7M,59904 -win32/win32cred.pyd,sha256=LZ7KTndrI3IWiLiMevgYnZ647PKQhn2ogAzZfb-163g,36352 -win32/win32crypt.pyd,sha256=d3jMqi8E_EIdU27VUS102SbV6m_BtDfyTVMmiCsacRo,123392 -win32/win32event.pyd,sha256=1fg96ehOTaYYT7UkKZck8Sh837QPQoEJzZckU8-Q4qU,27648 -win32/win32evtlog.pyd,sha256=y_NP25l0zjVfPQCogfMraquRsJq86a6Zn3KWxesR378,74752 -win32/win32file.pyd,sha256=qz7ocm2LpuP94iyPMFiFCOU0h0XYnTYToWgn6TSZra0,148480 -win32/win32gui.pyd,sha256=HNFm-zOVFMb3BTnRrKc_rep-cHYnZL_9GoEPZcmGwR8,229888 -win32/win32help.pyd,sha256=k3zGLSs9JKWI1lYgUS_TH3O7yEkfzcuz6miLe0Qy11Y,53760 -win32/win32inet.pyd,sha256=JuqRpmZsqyIMcEc9cGCdAEJ1nhHjtTKjUTQQPQaMSII,53760 -win32/win32job.pyd,sha256=impH70DD_hNHLi6wOcHXFu9BpmnEbuPSvi5trG77E_M,27648 -win32/win32lz.pyd,sha256=YYsyWZiYkA2B90s_cQcvR-HxvMKAHp0E02mCFTZUNeA,15872 -win32/win32net.pyd,sha256=qvyyoqfuvQxyO0Mg2dTokw009o2fM-mZ17-z11gz2Uw,92160 -win32/win32pdh.pyd,sha256=GL-jpVg071OVHzVHBDepmmc7VTgUwjcs5opn0tKnWsk,34304 -win32/win32pipe.pyd,sha256=PNXywZWL7OULuyxSExAJCJPg_RRdDAjYVSC_YnEqCrM,27648 -win32/win32print.pyd,sha256=S0eZAgHMhy_HfR7L800TYSbmusOoJx4ibX7xLtAoinY,73728 -win32/win32process.pyd,sha256=fdxCk6h97jQuuLNIzfiHYFOAokjGAy3X6zta6nePOwI,52736 -win32/win32profile.pyd,sha256=D5i95jvY3GqW8s2pfOz-JKpewUEKMxv_v1HoruJu-oQ,26112 -win32/win32ras.pyd,sha256=vIlMwUAYjsnmL2b5hkklHLJKZSXfS4JOw94WntqpYWw,33280 -win32/win32security.pyd,sha256=rLBnghsvBXMkSxU72q02L6h8ib6ukZR4-ggB-NKtTFY,137728 -win32/win32service.pyd,sha256=h3oaysgfplcSXGK01AkXxzVrAoVb7tZQ1-tu74kl0zM,58880 -win32/win32trace.pyd,sha256=HbK2MUDt7_-jx3TeJCJUsrafCrUQRkhQrMbQSlA5Iws,22528 -win32/win32transaction.pyd,sha256=ommMCE-ZWuL2a5VkqOU6tH75QWfYrBI5M5dExx4B2Ec,18944 -win32/win32ts.pyd,sha256=ltwkG6q69c2PKUKpxxc0JaV3nsw1gImgUQ-6qawgyYQ,32256 -win32/win32wnet.pyd,sha256=7C3SgkJyMXZcP2poeG-yFekiHanN1HblLX06zcAJc10,36864 -win32/winxpgui.pyd,sha256=PAsTM8DS2kSWJR4q3idGVhR6pAnGzp-AEoKhmnmptpU,635904 -win32com/HTML/GeneratedSupport.html,sha256=kZ9Ocb7nmMiJu7oeXJmpIdkURovpTBN5WO9iebjT4sU,6023 -win32com/HTML/PythonCOM.html,sha256=nOFjOANTKZfr4sMFJRvDNlSeGTPWiR8iPRSNtnidVMg,8943 -win32com/HTML/QuickStartClientCom.html,sha256=DiflgPTFf6zP7us8EbMIkIlizL9BkqPhDvmBM7PTue4,7310 -win32com/HTML/QuickStartServerCom.html,sha256=Tkw5Q4HG9V6YMTbXiUbOqJoLLQUaUbAJRH3nwI-LoPQ,12940 -win32com/HTML/docindex.html,sha256=Scj_acL7n0w9Whkd7s3Xx8u0Iwt71pK34K83ypsUIDU,1295 -win32com/HTML/image/BTN_HomePage.gif,sha256=nTV7ZQiN6x1fFcWKt4jHj3WsIzjv04XjJrCbqRpSIBk,211 -win32com/HTML/image/BTN_ManualTop.gif,sha256=LwVu_ClkEDG1xhVBiCAy-OLi9-ZJ6BIINjAyi2R7jJ4,215 -win32com/HTML/image/BTN_NextPage.gif,sha256=hGnR6jZJERMUsnduVHP4AlntrkgehcFpDyfhI4xvj4k,218 -win32com/HTML/image/BTN_PrevPage.gif,sha256=wFJ1YHrsOEzBr3jDEOqBGKQmqWGBkADtnCPEMJHpm-U,216 -win32com/HTML/image/blank.gif,sha256=iJO_Up8XRXUyA8YYNoftgJlVONefdsXEFNfIuQxWFMs,864 -win32com/HTML/image/pycom_blowing.gif,sha256=s8ZSBzs8dfWsgTgbb0S43urQZcY1xjdxoIBuSHeLr6o,20926 -win32com/HTML/image/pythoncom.gif,sha256=pBINoAg9LpAFllAeRM5vHHgNcSUtWlAty7bYkjMnBho,5767 -win32com/HTML/image/www_icon.gif,sha256=TJw2huqtQFld280AhhQ39etm1ITsh4cg896hMi2Pr4c,275 -win32com/HTML/index.html,sha256=hL3O1peZWaQv9OSS5FFUVigqXmGd07e0y4YILZvIeXI,1629 -win32com/HTML/misc.html,sha256=HLInjzAaBT90JWKVnFr53OuINhMBgMsZ-lNukSgwbds,1164 -win32com/HTML/package.html,sha256=MtR3YxZRP2iB2dRYPSMjooX5UKdXSGT_WXqz3FxODxc,3253 -win32com/HTML/variant.html,sha256=gbKY45CQuRXg_Wg7qlu-vYCH8KUiZ5Mn2GDEYJogOBk,5874 -win32com/License.txt,sha256=0YrRjNvh0WhYlo721oPOGjR1IqK4wGIM3p0rL6xCkxQ,1548 -win32com/__init__.py,sha256=c01n_ow0a2KAqb6wB7pwzrbWAwL18cKygJmFic2MSm4,4870 -win32com/__pycache__/__init__.cpython-39.pyc,, -win32com/__pycache__/olectl.cpython-39.pyc,, -win32com/__pycache__/storagecon.cpython-39.pyc,, -win32com/__pycache__/universal.cpython-39.pyc,, -win32com/__pycache__/util.cpython-39.pyc,, -win32com/client/CLSIDToClass.py,sha256=dXl3awgzTc1KnoZSMPpxZZjXe4i65FbZcC2PpjQRm50,1757 -win32com/client/__init__.py,sha256=DPJzSWI0qTjJervh5uq98Nl6GioGlBP-igji0f4yGgs,26341 -win32com/client/__pycache__/CLSIDToClass.cpython-39.pyc,, -win32com/client/__pycache__/__init__.cpython-39.pyc,, -win32com/client/__pycache__/build.cpython-39.pyc,, -win32com/client/__pycache__/combrowse.cpython-39.pyc,, -win32com/client/__pycache__/connect.cpython-39.pyc,, -win32com/client/__pycache__/dynamic.cpython-39.pyc,, -win32com/client/__pycache__/gencache.cpython-39.pyc,, -win32com/client/__pycache__/genpy.cpython-39.pyc,, -win32com/client/__pycache__/makepy.cpython-39.pyc,, -win32com/client/__pycache__/selecttlb.cpython-39.pyc,, -win32com/client/__pycache__/tlbrowse.cpython-39.pyc,, -win32com/client/__pycache__/util.cpython-39.pyc,, -win32com/client/build.py,sha256=_ESvOEZW-qA5U_haq6eAXawOVOlrus-WmVkVILfPpFs,29074 -win32com/client/combrowse.py,sha256=k22UDPQR7i8HqUa7Sg5JMXpsmnka3YKTLPB_Au0hem8,20278 -win32com/client/connect.py,sha256=Iu4-hAH3VMraGRkuA0awVasJoYxfWAB1wxG427Q3KO4,1550 -win32com/client/dynamic.py,sha256=aWOqfekkDWN8ThL0k2TYUuAOvj9E1YBn4xpBiGxZxH0,28129 -win32com/client/gencache.py,sha256=l7vShSA9NZcxvrv5xFIRyCIRbRlHn-4P8al_Gv2ahyg,28008 -win32com/client/genpy.py,sha256=sCj7JR7YJUD2KM9CPkrHZM_pIlZhBKsv0Hggm3ry4_U,56186 -win32com/client/makepy.py,sha256=eb0BHCh-sQhOwRV_Uk7QxSzMmt_pBvzDj0eEHB6PUFo,14893 -win32com/client/selecttlb.py,sha256=d5rtVZ2Ud94jtNDsHlPtr1Rps2LjiXa-SlCKBnidX-c,6304 -win32com/client/tlbrowse.py,sha256=bdP-a1STL9I7DpM4xUAqikMCjEGmaed2j2sGp7HZHkk,9524 -win32com/client/util.py,sha256=zPxfrUeUArQcIpnMs0aGgN7hIL-nawoODE8054Zq9tw,3339 -win32com/demos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -win32com/demos/__pycache__/__init__.cpython-39.pyc,, -win32com/demos/__pycache__/connect.cpython-39.pyc,, -win32com/demos/__pycache__/dump_clipboard.cpython-39.pyc,, -win32com/demos/__pycache__/eventsApartmentThreaded.cpython-39.pyc,, -win32com/demos/__pycache__/eventsFreeThreaded.cpython-39.pyc,, -win32com/demos/__pycache__/excelAddin.cpython-39.pyc,, -win32com/demos/__pycache__/excelRTDServer.cpython-39.pyc,, -win32com/demos/__pycache__/iebutton.cpython-39.pyc,, -win32com/demos/__pycache__/ietoolbar.cpython-39.pyc,, -win32com/demos/__pycache__/outlookAddin.cpython-39.pyc,, -win32com/demos/__pycache__/trybag.cpython-39.pyc,, -win32com/demos/connect.py,sha256=kMMKfbjVhDFre55HybHscr1zYxraysBxDBeTzTUaOA8,3883 -win32com/demos/dump_clipboard.py,sha256=Iw1AtoUEtB_m05BXNfbcB9Ko7Ysbdmwhdd29PebYla0,2948 -win32com/demos/eventsApartmentThreaded.py,sha256=3opMa9clad4Z0XPnXNEp8tiFOTHuUaG6xFtt1pq6YPs,3687 -win32com/demos/eventsFreeThreaded.py,sha256=Yj1VJXpDUaHICr6oeKW0TL0s3nWs_MP9k1-WGZYIpOs,3484 -win32com/demos/excelAddin.py,sha256=nF2WmHr2C1LhuhUB4FggiNFiX48ztZpI3gOS1dupLnA,6155 -win32com/demos/excelRTDServer.py,sha256=6-OmUZcVCpOah7CDDIP0M_LuLVfzvVguHpVg0PUIang,16255 -win32com/demos/iebutton.py,sha256=wRL2lstmWge2Zc7rJjHooZwA4S_5cPdHpdWcpEHB9qg,7134 -win32com/demos/ietoolbar.py,sha256=DkKEvAt8xvb4N2NV74Z2l3SFuMS2lBztn6Ceu9XNzpg,11033 -win32com/demos/outlookAddin.py,sha256=ax1hIcwxDbEbILBrEwmIcrN7-nBsbliNaNtOU7o06Ds,4742 -win32com/demos/trybag.py,sha256=SeC3CK1wo6BYeQH6mJoLHTMoaoLX6WfLQZgHBQ7krPU,2115 -win32com/include/PythonCOM.h,sha256=b1xKK5nXBGUW00b6MFntSrpbj7mNWk99nHBL2hcopQk,30302 -win32com/include/PythonCOMRegister.h,sha256=Rye8T8o018cPzAiXp437lLiNggKWaNDdAw5dvYxlT_8,4264 -win32com/include/PythonCOMServer.h,sha256=NCjQ1HuvxNCAjSTDdUxWZG_F_vSxnT5kQfnUunTx6xQ,9042 -win32com/libs/axscript.lib,sha256=UJU9tqOUQTbqaChopgos2nAUAgba4mMo5HwUVKjwxCg,72478 -win32com/libs/pythoncom.lib,sha256=NVT8tUhR-reT_MlIDH9pqdZlB0URZJzRYgA4_SGIw1s,159312 -win32com/makegw/__init__.py,sha256=_YglApLhpR2XszXs9oBtOgxSaAqUH53iH_trnoLJdus,30 -win32com/makegw/__pycache__/__init__.cpython-39.pyc,, -win32com/makegw/__pycache__/makegw.cpython-39.pyc,, -win32com/makegw/__pycache__/makegwenum.cpython-39.pyc,, -win32com/makegw/__pycache__/makegwparse.cpython-39.pyc,, -win32com/makegw/makegw.py,sha256=bCzxTCq4_xVjWikGBPQBNV0ADfCpdYwJTGP1GK69NLE,20175 -win32com/makegw/makegwenum.py,sha256=6UmksMOTCyLrAcDTW6GSNg_u5us20nrLvgO4uAT8Al8,9847 -win32com/makegw/makegwparse.py,sha256=KDhEo1NhotzltnGo1m3xEd9nBJs-Aj4i_TMqZyVNfe8,34854 -win32com/olectl.py,sha256=7FAT0ftFpoSZK67OtT3GAvimyojpCwUA2DlSRLHYWqw,2626 -win32com/readme.html,sha256=YFr56hfOCiqi-I6adQtfK2gJ9qTSwZwFq7ZXZQz3cvY,3719 -win32com/server/__init__.py,sha256=WDdzHBFOO3yXjwHWIwKCpahesWtssIWIJTVRjCtYoLs,50 -win32com/server/__pycache__/__init__.cpython-39.pyc,, -win32com/server/__pycache__/connect.cpython-39.pyc,, -win32com/server/__pycache__/dispatcher.cpython-39.pyc,, -win32com/server/__pycache__/exception.cpython-39.pyc,, -win32com/server/__pycache__/factory.cpython-39.pyc,, -win32com/server/__pycache__/localserver.cpython-39.pyc,, -win32com/server/__pycache__/policy.cpython-39.pyc,, -win32com/server/__pycache__/register.cpython-39.pyc,, -win32com/server/__pycache__/util.cpython-39.pyc,, -win32com/server/connect.py,sha256=dCGWchK_MtE9GsLQOQDkIIP0PYMiruqYt_5oNhsBq6Y,2778 -win32com/server/dispatcher.py,sha256=f_TE3ynKC9osmliUIAp_jC_dvdUUd0zkNVbGdcFLSKc,9962 -win32com/server/exception.py,sha256=cAhKam0luHexTD_-HHQKioz3YAqt8yzgF_THQOyGkGM,3488 -win32com/server/factory.py,sha256=khsZQfYi9cWl18YYn0iGpM9tlXcawJCLyscqNs-u-eE,850 -win32com/server/localserver.py,sha256=6mbJbwVRct45AJKb8h0lz5qXsgfVAJqvFku25_a60Q4,1194 -win32com/server/policy.py,sha256=PBMdYShRx7P9UKXzLIkadE55viqGWGFl-HqkQOCMiaA,33134 -win32com/server/register.py,sha256=8YjWxI4vGJcoR-z6r7RcOBpLv484WSSrqppIRRWYWOo,25064 -win32com/server/util.py,sha256=IbfA8xqDgGkRoLUVbesaHGlG4K8QFXxcv9Br2gDhQ5k,6701 -win32com/servers/PythonTools.py,sha256=EU3hVKFSI9Gq1Q_M_wJJPHlr82fwnhgTDI8t05vryhs,1178 -win32com/servers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -win32com/servers/__pycache__/PythonTools.cpython-39.pyc,, -win32com/servers/__pycache__/__init__.cpython-39.pyc,, -win32com/servers/__pycache__/dictionary.cpython-39.pyc,, -win32com/servers/__pycache__/interp.cpython-39.pyc,, -win32com/servers/__pycache__/perfmon.cpython-39.pyc,, -win32com/servers/__pycache__/test_pycomtest.cpython-39.pyc,, -win32com/servers/dictionary.py,sha256=8_L7lqVCXy3imQnJUtNLcjZXvZudwxa3AnF9jnCNTQ4,4476 -win32com/servers/interp.py,sha256=DgkE9cuQih5xYmICQGnxrUkMrj_J84HACmCAgD4_hds,1663 -win32com/servers/perfmon.py,sha256=SZ-4YHvdN7756TO2ZQE3xUfPMwa31A_HzDNY34qIMeA,1152 -win32com/servers/test_pycomtest.py,sha256=32G8qxbI7QkM2NZpEftYTTyXhnU7To3fizgoSgoqEJQ,5132 -win32com/storagecon.py,sha256=TtwZ7gTHKM4QkNqLmcBk1kQCxYQNFLf_cQXzHVykBw0,3029 -win32com/test/GenTestScripts.py,sha256=M0qzda6ub2iOZgWosngEkLrsI_wnQzkj_gWXqauueAA,2577 -win32com/test/Testpys.sct,sha256=2Kt_ngKxBqmxcBsBpph4DReQPT1TitBLMgPaC7gACvU,1058 -win32com/test/__init__.py,sha256=b62TU9a3IDJpL-4jCbL_cO1Sa2iqfw8Q4hMehSwegwE,43 -win32com/test/__pycache__/GenTestScripts.cpython-39.pyc,, -win32com/test/__pycache__/__init__.cpython-39.pyc,, -win32com/test/__pycache__/daodump.cpython-39.pyc,, -win32com/test/__pycache__/errorSemantics.cpython-39.pyc,, -win32com/test/__pycache__/pippo_server.cpython-39.pyc,, -win32com/test/__pycache__/policySemantics.cpython-39.pyc,, -win32com/test/__pycache__/testADOEvents.cpython-39.pyc,, -win32com/test/__pycache__/testAXScript.cpython-39.pyc,, -win32com/test/__pycache__/testAccess.cpython-39.pyc,, -win32com/test/__pycache__/testArrays.cpython-39.pyc,, -win32com/test/__pycache__/testClipboard.cpython-39.pyc,, -win32com/test/__pycache__/testCollections.cpython-39.pyc,, -win32com/test/__pycache__/testConversionErrors.cpython-39.pyc,, -win32com/test/__pycache__/testDCOM.cpython-39.pyc,, -win32com/test/__pycache__/testDates.cpython-39.pyc,, -win32com/test/__pycache__/testDictionary.cpython-39.pyc,, -win32com/test/__pycache__/testDynamic.cpython-39.pyc,, -win32com/test/__pycache__/testExchange.cpython-39.pyc,, -win32com/test/__pycache__/testExplorer.cpython-39.pyc,, -win32com/test/__pycache__/testGIT.cpython-39.pyc,, -win32com/test/__pycache__/testGatewayAddresses.cpython-39.pyc,, -win32com/test/__pycache__/testIterators.cpython-39.pyc,, -win32com/test/__pycache__/testMSOffice.cpython-39.pyc,, -win32com/test/__pycache__/testMSOfficeEvents.cpython-39.pyc,, -win32com/test/__pycache__/testMarshal.cpython-39.pyc,, -win32com/test/__pycache__/testNetscape.cpython-39.pyc,, -win32com/test/__pycache__/testPersist.cpython-39.pyc,, -win32com/test/__pycache__/testPippo.cpython-39.pyc,, -win32com/test/__pycache__/testPyComTest.cpython-39.pyc,, -win32com/test/__pycache__/testROT.cpython-39.pyc,, -win32com/test/__pycache__/testServers.cpython-39.pyc,, -win32com/test/__pycache__/testShell.cpython-39.pyc,, -win32com/test/__pycache__/testStorage.cpython-39.pyc,, -win32com/test/__pycache__/testStreams.cpython-39.pyc,, -win32com/test/__pycache__/testWMI.cpython-39.pyc,, -win32com/test/__pycache__/testall.cpython-39.pyc,, -win32com/test/__pycache__/testmakepy.cpython-39.pyc,, -win32com/test/__pycache__/testvb.cpython-39.pyc,, -win32com/test/__pycache__/testvbscript_regexp.cpython-39.pyc,, -win32com/test/__pycache__/testxslt.cpython-39.pyc,, -win32com/test/__pycache__/util.cpython-39.pyc,, -win32com/test/daodump.py,sha256=e2me35YGDLq0GvNcDA-UWeQPZd910HdnpYXgamjnNrQ,2275 -win32com/test/errorSemantics.py,sha256=Pi3PXRsdQRei65Auv4vKQonbrWpW8Yl5wkEsm5WS_YA,9004 -win32com/test/pippo.idl,sha256=IKfyeUEzhBcbFsLdKC0fN7B1Kf8Y2yFwe30O6m5niNU,1852 -win32com/test/pippo_server.py,sha256=4xrbDB2dtl6O9o-Mx0jPsyJ2YkNXp0QiP197nIZ_WoY,2661 -win32com/test/policySemantics.py,sha256=NVkPb7PjZ0ftsvQjDptNW6Xqn8IfJD9VM02KL-goFeo,3162 -win32com/test/readme.txt,sha256=SIaK0lTI8gVwn5r2MmbM1CNaOIk5PfW3g2CYgrSntDE,718 -win32com/test/testADOEvents.py,sha256=OZ8P0DmxnthI9m3Fu93vIG9PFjbE_743nYijE35AoJw,2787 -win32com/test/testAXScript.py,sha256=X6m6AWUfVDBbgcdDtQEvAtBwHnmDQcXEhmNSC2KkML8,1339 -win32com/test/testAccess.py,sha256=8rEuh6gvTJ0eWlESpsJeVE7mNGIinspADGr1S6_OcwM,5772 -win32com/test/testArrays.py,sha256=zeLbkHhYNTLBgGT_0OJd5E1ghpobApnn5JvjugO-KsU,2076 -win32com/test/testClipboard.py,sha256=RDci2AVOf6-GD4BC_qS-ZA7E2LJh7WHNOM6JFGdBgMQ,5802 -win32com/test/testCollections.py,sha256=aLUzgLErEYrvp5s_5qCawidVe3Q3m6lWyTyP0O0j0NQ,4459 -win32com/test/testConversionErrors.py,sha256=ZDVVZ3Kt448mXYSqetjX5athPnVUQMkQHKyRrHAgqLo,796 -win32com/test/testDCOM.py,sha256=ARLrj07h_H-vYyJfjf8t30xL5vxL9W4Xr1AXZP3gngM,1707 -win32com/test/testDates.py,sha256=ePTFWQjRtwMlEekgcKmjtApWpMH5lblOmfEp-gwG9ZU,1833 -win32com/test/testDictionary.py,sha256=4qikoLYZilHSOSTZkWzuNsqKsi_j0HW7tDcoRcanqH8,2920 -win32com/test/testDictionary.vbs,sha256=XuTmRxUQHvq7BMCF77shUTuECD23XaOC9tVVUOGIbd0,562 -win32com/test/testDynamic.py,sha256=-ZbIty9zXjITj5LCN5zEpXeZohiE8fbTLWKDPThcMgY,2795 -win32com/test/testExchange.py,sha256=5Ye7rtY44IyRvwe8Ru7Rze4xqCPDpWq4kiTxIaUwQIM,3341 -win32com/test/testExplorer.py,sha256=Y9gd4IC4yjO29xjo3IazVnGvHc7msPy35RG943Ppykw,4737 -win32com/test/testGIT.py,sha256=13u8o0rFOdc_xFEHlAzrvnTkwicAbxAJArbRO4tdXxQ,4677 -win32com/test/testGatewayAddresses.py,sha256=7JBQCBQy5I8tguURSsNJSbImFDqLtEOyrO5PhFjPmew,5215 -win32com/test/testInterp.vbs,sha256=5jsqgEH2g0kug8H9rDoMlOP2yynP-1T52X1OsGqaTgo,258 -win32com/test/testIterators.py,sha256=QHGSmwEBnNMvHBhmPAeqTUZ3EN543ogOc8yAPa6ZYdg,4619 -win32com/test/testMSOffice.py,sha256=J-B7vs8EcT56tcuwm6o12d3-Pxtyr7OGatOWVmiVeBo,6085 -win32com/test/testMSOfficeEvents.py,sha256=kjDgjvS3TXB6-FzuvPjHsILL0KuQ7cls9iHlW5W6kwY,3970 -win32com/test/testMarshal.py,sha256=uHb5kD8PmBv99UX0NKd98G5cuEHQw0bei9e5NXTR2Qc,6073 -win32com/test/testNetscape.py,sha256=CWL_q3e5c3e4m9biIWoEt_45GD2xYOw9rTOCA7U_FbQ,659 -win32com/test/testPersist.py,sha256=Btos1waPJodnygLtYDohajSmW3kXTVVFwSnL8ArVd6w,6497 -win32com/test/testPippo.py,sha256=SQMFrFUR78L5W-OakgoNEpaFyauS2oq8cYw-cIItWBg,2699 -win32com/test/testPyComTest.py,sha256=o_8q8om86-Pdxb-2Niow8A3m1inCmjdAp8z0GQDl57I,29069 -win32com/test/testPyScriptlet.js,sha256=DKTmlgw3MitKHXu9XCRl0_dJvROhj3FgmFWtgluKVz8,1087 -win32com/test/testROT.py,sha256=QMNUtJNwIjT4hHqbeUf3ea8N_hgzzKxsL7Zq8rpL1IM,761 -win32com/test/testServers.py,sha256=u0QjgY4nZCIuDbPLKkbvp-ILBsAJX8EmgRPImt5rZBI,1389 -win32com/test/testShell.py,sha256=iBbBXqNoYPk6Zvtj5x5N4o01EF_8oIdSsMTIgd1CUlI,9734 -win32com/test/testStorage.py,sha256=3XRuGa2Y5HggGTVu3rKIjqEFc_HZ0IDrd7tzDfJ4b-c,3623 -win32com/test/testStreams.py,sha256=4bfpC5Eo8yZrxJZwNBKzqdP3BQpHFcvRs-bO8nF3b2E,4310 -win32com/test/testWMI.py,sha256=YFvYdGS0sFV5YR6NcARNwVsu_Q7Ab_UmHgopfofbSbY,468 -win32com/test/testall.py,sha256=Fjznk0-I42sOBKwfgPD-Wy8WfvD8eqmJpHAeMqJ7NMY,9877 -win32com/test/testmakepy.py,sha256=3pZwYOqtC77QAJQZ1mDE7vvPqydAAuzQG9js3RoHrDI,1961 -win32com/test/testvb.py,sha256=N9sWxpoZ1zkbVLCNwLM7SC38PazbIWNzay_qT_HAFKE,20892 -win32com/test/testvbscript_regexp.py,sha256=vufBos3haE4yQ5Fihc1AfUc1TeC144j6qLGvBg5q8Mw,1095 -win32com/test/testxslt.js,sha256=dfBCany-kdVVYXD5Ommgf7Fld5DOVhWq7olM4Xo57xE,569 -win32com/test/testxslt.py,sha256=jhdJTrF6R0ohF4pkJOqsu10623qCPdIZ7GIwcszsG-4,920 -win32com/test/testxslt.xsl,sha256=6-rByRIkFOQ1V68Hn0NBpzp6Ww5ch6uFvYJDC9jLjYE,2058 -win32com/test/util.py,sha256=ZoVgoNV_mo-7tiugGYt87izBhQStWcLdUg8LLs6_w9s,8191 -win32com/universal.py,sha256=F5VC8SNAjN5T0U2I_9bXYXgzEgYgXxPGFHaD5Jyfwg8,8544 -win32com/util.py,sha256=HW8OrynjlVE3eL_KTle20WhS_fByi_QGViOrQAZMJXs,1024 -win32comext/adsi/__init__.py,sha256=wEW-DqKCurLdWLhX0YgxFRCRBc2_oxWpxjXachYzHVQ,3693 -win32comext/adsi/__pycache__/__init__.cpython-39.pyc,, -win32comext/adsi/__pycache__/adsicon.cpython-39.pyc,, -win32comext/adsi/adsi.pyd,sha256=Rib1FCI82AM0pXsM6yZyVaJwfkKSUsc3WYhKMqDjGNM,97792 -win32comext/adsi/adsicon.py,sha256=xtGK4ohhziqcJPb4KUPa2bsiuJyp4BC9s6T5h_WjdXg,12303 -win32comext/adsi/demos/__pycache__/objectPicker.cpython-39.pyc,, -win32comext/adsi/demos/__pycache__/scp.cpython-39.pyc,, -win32comext/adsi/demos/__pycache__/search.cpython-39.pyc,, -win32comext/adsi/demos/__pycache__/test.cpython-39.pyc,, -win32comext/adsi/demos/objectPicker.py,sha256=MhmEGcQjnOKqy341sgoR_DbNIuFgxVGfXka0sOWO4Gg,1941 -win32comext/adsi/demos/scp.py,sha256=Jbg3Hc2xGD53iopVVDqG2lDqb60jEZQCY3DXVA_mxs8,19125 -win32comext/adsi/demos/search.py,sha256=KwQ9bU9VjHDeEUuG42vvS1UKpA65T6YswE_lMyKhoSA,4182 -win32comext/adsi/demos/test.py,sha256=vfFYmBW9_8HhWPIKDvacY0HEv8MCqHHNFhE4TuQRaj4,8503 -win32comext/authorization/__init__.py,sha256=fRpv5U3JDCOw9goPCz-dXK6awa_sudZXj3W1Ac3llQg,192 -win32comext/authorization/__pycache__/__init__.cpython-39.pyc,, -win32comext/authorization/authorization.pyd,sha256=opCxmTcSvx3YfmFPSM5iRo_OFbYgyik1GG2bXV6UIpE,29184 -win32comext/authorization/demos/EditSecurity.py,sha256=4hDvoo_o0Q2W6QoAkWtyMpOlMrpTZVzPRfGFfa2mJJs,8992 -win32comext/authorization/demos/EditServiceSecurity.py,sha256=PEI01FJn5jsyakU4qavlLjfAgIAJpVrqCGL7nHtRiC8,8611 -win32comext/authorization/demos/__pycache__/EditSecurity.cpython-39.pyc,, -win32comext/authorization/demos/__pycache__/EditServiceSecurity.cpython-39.pyc,, -win32comext/axcontrol/__init__.py,sha256=8LtQrxyupbKEvUY-WTginn0izGELLXZ-4XeOkqhYSbQ,135 -win32comext/axcontrol/__pycache__/__init__.cpython-39.pyc,, -win32comext/axcontrol/axcontrol.pyd,sha256=zg1XujkznJwRqsd3h4lsGFKnvDNK7tsNT5w0Y0sBHBU,167424 -win32comext/axdebug/__init__.py,sha256=8LtQrxyupbKEvUY-WTginn0izGELLXZ-4XeOkqhYSbQ,135 -win32comext/axdebug/__pycache__/__init__.cpython-39.pyc,, -win32comext/axdebug/__pycache__/adb.cpython-39.pyc,, -win32comext/axdebug/__pycache__/codecontainer.cpython-39.pyc,, -win32comext/axdebug/__pycache__/contexts.cpython-39.pyc,, -win32comext/axdebug/__pycache__/debugger.cpython-39.pyc,, -win32comext/axdebug/__pycache__/documents.cpython-39.pyc,, -win32comext/axdebug/__pycache__/dump.cpython-39.pyc,, -win32comext/axdebug/__pycache__/expressions.cpython-39.pyc,, -win32comext/axdebug/__pycache__/gateways.cpython-39.pyc,, -win32comext/axdebug/__pycache__/stackframe.cpython-39.pyc,, -win32comext/axdebug/__pycache__/util.cpython-39.pyc,, -win32comext/axdebug/adb.py,sha256=sG0YdoqIxsHVW-elS05390HOHTGR90G2nMtNfnTpOfQ,18100 -win32comext/axdebug/axdebug.pyd,sha256=nuh254ogSB6dOaiEAT9wysBEKquu_xgoQeUfSGDc3E8,349184 -win32comext/axdebug/codecontainer.py,sha256=E1Canr79saLDGjOyoTW0zp8_HKseiEcvvVkeLao-vMs,9095 -win32comext/axdebug/contexts.py,sha256=Apg4XW3IMIwCUam8yPo9jIE7iJtJIef7L_NrIUftL1w,2133 -win32comext/axdebug/debugger.py,sha256=eQOeZv8GuwfpBdauT1tlge4psyx8KY09e8yAuN_B-os,7338 -win32comext/axdebug/documents.py,sha256=fbw_T8Bphv4tXSr8IksAX5BRiPyoo24NzOftGHwet_I,4444 -win32comext/axdebug/dump.py,sha256=q_1OwNmfmNtmdROpVni1Vqaewys8NEq2e8oUqaTKNI8,1866 -win32comext/axdebug/expressions.py,sha256=kpczwbZiEC-tiZT5O0JNsz2epJinw-2MahRsm5yE5OY,6644 -win32comext/axdebug/gateways.py,sha256=6d91pkEoaNZrszIk1rd-VJQr8WiCdwceZxpbN9m_D0o,17367 -win32comext/axdebug/stackframe.py,sha256=IZS5e831vZC9pxc_ksgHD7lJ0j-lATIEk9srX6GPqVs,6218 -win32comext/axdebug/util.py,sha256=ePbmRYpBVt8LkuzKC8Jq5APwpKfH-TH6fCrZCrF3clI,3879 -win32comext/axscript/Demos/client/asp/CreateObject.asp,sha256=Ab_XMgQqnGJSQPVJfC6t83_DnCbxf-i9oVEOgaL_gRM,494 -win32comext/axscript/Demos/client/asp/caps.asp,sha256=sGOLQB66zAKIYBuNzZ38BUkrgTAEcVPis9qqianVhOw,1315 -win32comext/axscript/Demos/client/asp/interrupt/test.asp,sha256=jJhHUg1VrUIFW79iITqxwq_g36QD4PCvmMNR3YWqjC4,73 -win32comext/axscript/Demos/client/asp/interrupt/test.html,sha256=JfBFiUkNMFyjI54LlmyWIjupDUtP4oyQqZyjZJlAHwc,156 -win32comext/axscript/Demos/client/asp/interrupt/test1.asp,sha256=q17ZW3dvKd0EAM2ChxFJnMEMfmkx6iD4OF_FM_0Yyfs,88 -win32comext/axscript/Demos/client/asp/interrupt/test1.html,sha256=LpebQ74Io9BaT9ECVTXLGmL9jBNUPeNJo6sjTXmnPxU,157 -win32comext/axscript/Demos/client/asp/tut1.asp,sha256=cPwYTeDSenN7vH-AkgGCQjdUMIpGOXJ0bYQC_TI-wTw,147 -win32comext/axscript/Demos/client/ie/MarqueeText1.htm,sha256=grlec9nDkqmnPBGnC-FIoxqwMZwKHGcakrXMriFE3N0,703 -win32comext/axscript/Demos/client/ie/calc.htm,sha256=oUwZ6saxEbER7tLJIf-6TGVoMzo3CeR8vnzA-Qd15Cg,4041 -win32comext/axscript/Demos/client/ie/dbgtest.htm,sha256=Cslod2hX_NdEg2_5qgJGbyldLBRA3_OwJAcpjwl1BUY,190 -win32comext/axscript/Demos/client/ie/demo.htm,sha256=v6gMz5uO9i3OMoWVOsK4YVe3uQnuEz0oLUBHx8QB20M,445 -win32comext/axscript/Demos/client/ie/demo_check.htm,sha256=3MGr54eyO4lN2o-8rLEuKSGuIs2AfZvV-fdbrFX6di4,1503 -win32comext/axscript/Demos/client/ie/demo_intro.htm,sha256=OVe1mY0N5OHuva2rAzLnbw8ivCQkugVMJU0xp39KvuI,1575 -win32comext/axscript/Demos/client/ie/demo_menu.htm,sha256=BLseA1TBxQqER5gdMXfTRKOO3sTPSIeyJDYxOlHD_ls,499 -win32comext/axscript/Demos/client/ie/docwrite.htm,sha256=OxMkqVDlqpK6kemfjIoPMu8CRFFvQV5-l0ac5CGLQpI,467 -win32comext/axscript/Demos/client/ie/foo2.htm,sha256=Z5KqLujmjhUnA_IhWWJkiil980cToEMdayeMfaZpqSg,3486 -win32comext/axscript/Demos/client/ie/form.htm,sha256=eNKi9irPf1Ig5qBJgZlVsf-GsOTXRI3JhNBN5GZGWsY,481 -win32comext/axscript/Demos/client/ie/marqueeDemo.htm,sha256=Q0HTmD73TgPrJ0Q8rcCkCxQ6vlntToHdKgK-dcHm78w,1167 -win32comext/axscript/Demos/client/ie/mousetrack.htm,sha256=FQFHkST8vtlHSlXduuSWS5eRvzyCjYnVI5mSARYPJHg,2219 -win32comext/axscript/Demos/client/ie/pycom_blowing.gif,sha256=s8ZSBzs8dfWsgTgbb0S43urQZcY1xjdxoIBuSHeLr6o,20926 -win32comext/axscript/Demos/client/wsh/blank.pys,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -win32comext/axscript/Demos/client/wsh/excel.pys,sha256=PtEytbnQb8JCVzrjLEzf6wl3S-yK1PewsfehMxc1TxQ,1049 -win32comext/axscript/Demos/client/wsh/registry.pys,sha256=NoKLD7xmsT_smd4cG4mT4kkXniaNVTKKJFf8hNUU6_k,1625 -win32comext/axscript/Demos/client/wsh/test.pys,sha256=bQo-cS0Tbay4hq7zS16Gbw7tP2jBWqVpu4gniTmpbcA,371 -win32comext/axscript/__init__.py,sha256=8LtQrxyupbKEvUY-WTginn0izGELLXZ-4XeOkqhYSbQ,135 -win32comext/axscript/__pycache__/__init__.cpython-39.pyc,, -win32comext/axscript/__pycache__/asputil.cpython-39.pyc,, -win32comext/axscript/asputil.py,sha256=Fi67pybHu1H1FUogPst34_BYEcyo72Z8wqdTjhJGjTU,246 -win32comext/axscript/axscript.pyd,sha256=T5ozS8mI8-s0PR3Gc-TGWYjxfgK7kKsR-vJBlK65CNU,95232 -win32comext/axscript/client/__init__.py,sha256=OGhvFgDvBsfP6lv7fbLJUtj7mgJmSytYdSjASiwDfBs,27 -win32comext/axscript/client/__pycache__/__init__.cpython-39.pyc,, -win32comext/axscript/client/__pycache__/debug.cpython-39.pyc,, -win32comext/axscript/client/__pycache__/error.cpython-39.pyc,, -win32comext/axscript/client/__pycache__/framework.cpython-39.pyc,, -win32comext/axscript/client/__pycache__/pydumper.cpython-39.pyc,, -win32comext/axscript/client/__pycache__/pyscript.cpython-39.pyc,, -win32comext/axscript/client/__pycache__/pyscript_rexec.cpython-39.pyc,, -win32comext/axscript/client/__pycache__/scriptdispatch.cpython-39.pyc,, -win32comext/axscript/client/debug.py,sha256=ixb9VrwPltJEC-FxXYZzZs5yEBl_ZywgATrF8vvGq6Q,8612 -win32comext/axscript/client/error.py,sha256=7GXHJmUeo0PoZGAJjkHr6rlxslh7iC0JAQHSQDca1vc,9544 -win32comext/axscript/client/framework.py,sha256=vTAtTfRgVD6_llxg0s-0kuPdr08vN1-mJtbiSBKY2jY,45621 -win32comext/axscript/client/pydumper.py,sha256=8LPSyyqga8g52IcKGkUv7uK3HpOzm7_NJxoBpEOu3oY,2209 -win32comext/axscript/client/pyscript.py,sha256=dzSkpZqfE6_XM_ufPwaIHSA-gFy7sxOxArbJjDadQmA,15408 -win32comext/axscript/client/pyscript_rexec.py,sha256=fTrNPt58vn89wDZGXNnMF2QRROKpbYrUD88LAAzvqtU,2094 -win32comext/axscript/client/scriptdispatch.py,sha256=OoB_SNVLoLPyKo6T8SRp7-IcZlHlzQw0CM-HtGj-hjI,3875 -win32comext/axscript/server/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -win32comext/axscript/server/__pycache__/__init__.cpython-39.pyc,, -win32comext/axscript/server/__pycache__/axsite.cpython-39.pyc,, -win32comext/axscript/server/__pycache__/error.cpython-39.pyc,, -win32comext/axscript/server/axsite.py,sha256=RM0YjOGbUanSir04IB24g471OQyUJgLIGUDoelc5UsY,4143 -win32comext/axscript/server/error.py,sha256=I0EGhllbX4c16ySa1MJo1b5cpYsFXe4hZAAzVO9ar78,489 -win32comext/axscript/test/__pycache__/leakTest.cpython-39.pyc,, -win32comext/axscript/test/__pycache__/testHost.cpython-39.pyc,, -win32comext/axscript/test/__pycache__/testHost4Dbg.cpython-39.pyc,, -win32comext/axscript/test/debugTest.pys,sha256=kwYIB_79cQeue5_4PnNp80vgzX5teuMxeuOAvPtcbe4,202 -win32comext/axscript/test/debugTest.vbs,sha256=O3a6y4VzTUdZ2BufrDibMeyc7lfquKNfNPTwPhe8t2s,84 -win32comext/axscript/test/leakTest.py,sha256=ePIGDR1qTdgB9z0flPkZk9nDMVRcTl2ag3wnUWd3DwE,4858 -win32comext/axscript/test/testHost.py,sha256=3bVZRP3IygfebWzsrEakxNhjrC45AH2UF56_agBYVO8,8324 -win32comext/axscript/test/testHost4Dbg.py,sha256=aBNWjlHbAbfMhRPn-GXERtyCrUY1w5P74raHYyH8rY4,2808 -win32comext/bits/__init__.py,sha256=fRpv5U3JDCOw9goPCz-dXK6awa_sudZXj3W1Ac3llQg,192 -win32comext/bits/__pycache__/__init__.cpython-39.pyc,, -win32comext/bits/bits.pyd,sha256=zt9Go-2dov5jyZcRlzFCrYPXxOtnYPi3Hcm3uUFC4oY,62976 -win32comext/bits/test/__pycache__/show_all_jobs.cpython-39.pyc,, -win32comext/bits/test/__pycache__/test_bits.cpython-39.pyc,, -win32comext/bits/test/show_all_jobs.py,sha256=3uMUzTqNznOum-n6zLjWvt46YO4oC6S65D-tDk8K66M,1583 -win32comext/bits/test/test_bits.py,sha256=kcCH8f4QjDs0S-sLpkP55SNl1VXZvgYU8XICTbfLE2A,3897 -win32comext/directsound/__init__.py,sha256=8LtQrxyupbKEvUY-WTginn0izGELLXZ-4XeOkqhYSbQ,135 -win32comext/directsound/__pycache__/__init__.cpython-39.pyc,, -win32comext/directsound/directsound.pyd,sha256=jJfLEiPRZ6srEhjrAnjFsF7-dSo7k-NttpatwzPlRzw,76288 -win32comext/directsound/test/__init__.py,sha256=zXbiaII25PKM2hnu9yT8i7I7_p6gQfPMbt-euxHVn_I,65 -win32comext/directsound/test/__pycache__/__init__.cpython-39.pyc,, -win32comext/directsound/test/__pycache__/ds_record.cpython-39.pyc,, -win32comext/directsound/test/__pycache__/ds_test.cpython-39.pyc,, -win32comext/directsound/test/ds_record.py,sha256=vM5ieI632DAEuP_lw1S49-6bDir-3UfnzMQZEe5jiLk,1396 -win32comext/directsound/test/ds_test.py,sha256=v6NdbuAKnVx6iImg9IlneabCZL89GnX0V8nIb1PkV7A,12964 -win32comext/ifilter/__init__.py,sha256=PyA_K1FxiknS69_9xz7fAitw2hj27TXsGE27GzxF2VE,40 -win32comext/ifilter/__pycache__/__init__.cpython-39.pyc,, -win32comext/ifilter/__pycache__/ifiltercon.cpython-39.pyc,, -win32comext/ifilter/demo/__pycache__/filterDemo.cpython-39.pyc,, -win32comext/ifilter/demo/filterDemo.py,sha256=8jblfDg3A71_Vu6drAQ9IX2gsFFsB0dqS06iHL0bjcw,11466 -win32comext/ifilter/ifilter.pyd,sha256=4h-Fm5ydVSG8a2gG7T2y9uyftkcUn1vo4p-ZhAmRrO4,29696 -win32comext/ifilter/ifiltercon.py,sha256=BDI-s30tIWjZfzUPao1zQuM1Obgpa2hsjNz-kmgD0Hg,3159 -win32comext/internet/__init__.py,sha256=8LtQrxyupbKEvUY-WTginn0izGELLXZ-4XeOkqhYSbQ,135 -win32comext/internet/__pycache__/__init__.cpython-39.pyc,, -win32comext/internet/__pycache__/inetcon.cpython-39.pyc,, -win32comext/internet/inetcon.py,sha256=7GEJI8myLlVMiYqxeKs2UwIS5oVS5LMJ5C1x9MGVA7U,11618 -win32comext/internet/internet.pyd,sha256=GPGQnINawaXDePM3lVDtJO6fYgHnMxWggLnAaRKraOM,106496 -win32comext/mapi/__init__.py,sha256=LbbJo-_Ifyp3Tx1j0J72Sdyg92T1MXx2sUVZXoYIaZo,598 -win32comext/mapi/__pycache__/__init__.cpython-39.pyc,, -win32comext/mapi/__pycache__/emsabtags.cpython-39.pyc,, -win32comext/mapi/__pycache__/mapitags.cpython-39.pyc,, -win32comext/mapi/__pycache__/mapiutil.cpython-39.pyc,, -win32comext/mapi/demos/__pycache__/mapisend.cpython-39.pyc,, -win32comext/mapi/demos/mapisend.py,sha256=guERzK2ImhG2dTHgspQwj8e9kiRuwR_dS1GnD0wn-sc,3583 -win32comext/mapi/emsabtags.py,sha256=Ena-iMQFV-eGDQRIr2fjkdOq8qUGbg9sFTx6r_ddIk8,49336 -win32comext/mapi/exchange.pyd,sha256=LeoxNBZaNaodyKlZSyjo2IyCtBC76AD39eH1jB4YxVE,85504 -win32comext/mapi/mapi.pyd,sha256=9wikB_4SPTgUOpw-WTq5u8CmonlBxC_EztDgoyq8d9k,188928 -win32comext/mapi/mapitags.py,sha256=SqvStG7d6BETQzO_Y3CI5hEMayhJ__HAMB2jZd2s9bs,51436 -win32comext/mapi/mapiutil.py,sha256=Jw0wEl0ha8hJAPZrl2E-XWrWS9o2ODr6cn3dKi77RiY,7276 -win32comext/propsys/__init__.py,sha256=zAJTnC6qYGfhRKfJOR8-Wyrp7NspOnaeoY2FHnG4pDY,27 -win32comext/propsys/__pycache__/__init__.cpython-39.pyc,, -win32comext/propsys/__pycache__/pscon.cpython-39.pyc,, -win32comext/propsys/propsys.pyd,sha256=7zxo_4tiRF1GxcCDk-ddB91eiztTBW6kUeJUGDowT1U,147456 -win32comext/propsys/pscon.py,sha256=Is84vJu7t0AtXJp2nHXtvNkxgVA-dFBq40A2DvUP0Ak,48622 -win32comext/propsys/test/__pycache__/testpropsys.cpython-39.pyc,, -win32comext/propsys/test/testpropsys.py,sha256=5DHqHI_SVCXJIiMLzFWR8nRRn3fT4pEzhk7IE5JW_Vs,206 -win32comext/shell/__init__.py,sha256=8LtQrxyupbKEvUY-WTginn0izGELLXZ-4XeOkqhYSbQ,135 -win32comext/shell/__pycache__/__init__.cpython-39.pyc,, -win32comext/shell/__pycache__/shellcon.cpython-39.pyc,, -win32comext/shell/demos/IActiveDesktop.py,sha256=IgnVLTuSW02_xFVijsTH5OjJkaiml6jI2tyr_W1ySbE,2121 -win32comext/shell/demos/IFileOperationProgressSink.py,sha256=JKFBQbNqAYEhO9Wl0F4t691a4pA5zhgeVW2o4ADdUUk,5153 -win32comext/shell/demos/IShellLinkDataList.py,sha256=aQSOgxbAMSKc3LCQPWy3AtleStujHjykFMBxI8YiDmo,1898 -win32comext/shell/demos/ITransferAdviseSink.py,sha256=VRVY5FVmIWnhbWdeUwjZgn1yNDFpVVqkRW44hJnFEhc,2870 -win32comext/shell/demos/IUniformResourceLocator.py,sha256=VswrV8UrfpgWpN51OfS9Jl6E_Lkpq6uVjBj-vP3I818,1645 -win32comext/shell/demos/__pycache__/IActiveDesktop.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/IFileOperationProgressSink.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/IShellLinkDataList.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/ITransferAdviseSink.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/IUniformResourceLocator.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/browse_for_folder.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/create_link.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/dump_link.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/explorer_browser.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/shellexecuteex.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/viewstate.cpython-39.pyc,, -win32comext/shell/demos/__pycache__/walk_shell_folders.cpython-39.pyc,, -win32comext/shell/demos/browse_for_folder.py,sha256=AmazosVXyDRnk118v4RccPnkxSihpVJB-vqYtRjVdLM,1505 -win32comext/shell/demos/create_link.py,sha256=f1VHe0HZt5F7xpV0d1jArtKPP0NJt0TyF2l7Ng_ch-Q,2329 -win32comext/shell/demos/dump_link.py,sha256=GxDPi3DeRlSRwwbrlVFgCMmdoFaNRk3GsUYye-GFbcc,1681 -win32comext/shell/demos/explorer_browser.py,sha256=sB5UnvlL55ORljlUfrlV2TUmGpzHBlRdw7MWGT5Br7I,4943 -win32comext/shell/demos/servers/__pycache__/column_provider.cpython-39.pyc,, -win32comext/shell/demos/servers/__pycache__/context_menu.cpython-39.pyc,, -win32comext/shell/demos/servers/__pycache__/copy_hook.cpython-39.pyc,, -win32comext/shell/demos/servers/__pycache__/empty_volume_cache.cpython-39.pyc,, -win32comext/shell/demos/servers/__pycache__/folder_view.cpython-39.pyc,, -win32comext/shell/demos/servers/__pycache__/icon_handler.cpython-39.pyc,, -win32comext/shell/demos/servers/__pycache__/shell_view.cpython-39.pyc,, -win32comext/shell/demos/servers/column_provider.py,sha256=yd-R-TZromWncUjguaRb8GuMn-gp8XZQMxvkrSlWEoY,3756 -win32comext/shell/demos/servers/context_menu.py,sha256=nAyIwu4aER25jLjxYApogxZoyDZQJZu8KBnmGl-HHNg,4413 -win32comext/shell/demos/servers/copy_hook.py,sha256=dkPDXKseMr5-zzgUyySSByP1fFFtJU_JnXj5ytOnUcA,2720 -win32comext/shell/demos/servers/empty_volume_cache.py,sha256=j7MKLqVQsxcQ59AbcYasr3XW1BcSFjfLR2fPy_GxVhw,7632 -win32comext/shell/demos/servers/folder_view.py,sha256=kUAn1UBxVs7FnREl3dSBYxoM2y3xJRyqnlEN6-id_pE,29273 -win32comext/shell/demos/servers/icon_handler.py,sha256=pRbJnkNiMS0gMuqLzpSY6teitphSA7sAQJD9t6o272Q,2554 -win32comext/shell/demos/servers/shell_view.py,sha256=hvBmVq6Y3b0LtgX_bH5rmVPQSeGnSei1xRnb9H2e7KQ,37181 -win32comext/shell/demos/shellexecuteex.py,sha256=nJ1Uq8SS1sTdOFozasEG0jn2PuuAgsDPy62can9Vodw,470 -win32comext/shell/demos/viewstate.py,sha256=aGsr9_gjaXYxrgRUCY_NdlGl6xs6AjhoXwVke__OBFI,2311 -win32comext/shell/demos/walk_shell_folders.py,sha256=YXUDeEwL8AikBRVxe-_YgjpsPWhtAC7dMWc1Lt3fnTs,669 -win32comext/shell/shell.pyd,sha256=EBU5y0sF5529nXMDQAsFz-xUwlt49GobC8KaY5mQGaQ,586240 -win32comext/shell/shellcon.py,sha256=IeUpS8-DDwC0-rNeO7CsZQQJeaF-wN3X5xgw-mukoVE,49361 -win32comext/shell/test/__pycache__/testSHFileOperation.cpython-39.pyc,, -win32comext/shell/test/__pycache__/testShellFolder.cpython-39.pyc,, -win32comext/shell/test/__pycache__/testShellItem.cpython-39.pyc,, -win32comext/shell/test/testSHFileOperation.py,sha256=s7Ixz78zohW1ErhGN99izMJyTKVqnpPQYIsOLbXi1oQ,2091 -win32comext/shell/test/testShellFolder.py,sha256=2VFtNHHn65-9O13JIfuXEaou0WyOwbsL_Jc9AkyKJkk,582 -win32comext/shell/test/testShellItem.py,sha256=Hde1yhrMn8qTjBjeGLPDr7UfwMvv8mg8FeOMI4B1EUo,2890 -win32comext/taskscheduler/__init__.py,sha256=fRpv5U3JDCOw9goPCz-dXK6awa_sudZXj3W1Ac3llQg,192 -win32comext/taskscheduler/__pycache__/__init__.cpython-39.pyc,, -win32comext/taskscheduler/taskscheduler.pyd,sha256=jVSowd6zhsOK5Xr1qyMTIfEtzXKDilLdOi3PTuoc8rU,52736 -win32comext/taskscheduler/test/__pycache__/test_addtask.cpython-39.pyc,, -win32comext/taskscheduler/test/__pycache__/test_addtask_1.cpython-39.pyc,, -win32comext/taskscheduler/test/__pycache__/test_addtask_2.cpython-39.pyc,, -win32comext/taskscheduler/test/__pycache__/test_localsystem.cpython-39.pyc,, -win32comext/taskscheduler/test/test_addtask.py,sha256=sKTs538JWx8biP4aeiD34SHCkAmi9BxUluFmLXBVmoE,2187 -win32comext/taskscheduler/test/test_addtask_1.py,sha256=shBlznssa5gAWFC8GFs6nJHzvCJBWVu0jtNc5uSo2Ag,2141 -win32comext/taskscheduler/test/test_addtask_2.py,sha256=1580vQwKEKI44L_42VsHpdJf6SuvJ-cwvbJcaL98AqY,1669 -win32comext/taskscheduler/test/test_localsystem.py,sha256=yMbboNLs5K51CaA6kV1DMVAhVqIchUkprOI0K5l6yl8,72 diff --git a/src/wexpect/dist/wexpect/pywin32-305.dist-info/WHEEL b/src/wexpect/dist/wexpect/pywin32-305.dist-info/WHEEL deleted file mode 100755 index d5a98374..00000000 --- a/src/wexpect/dist/wexpect/pywin32-305.dist-info/WHEEL +++ /dev/null @@ -1,5 +0,0 @@ -Wheel-Version: 1.0 -Generator: bdist_wheel (0.37.1) -Root-Is-Purelib: false -Tag: cp39-cp39-win_amd64 - diff --git a/src/wexpect/dist/wexpect/pywin32-305.dist-info/top_level.txt b/src/wexpect/dist/wexpect/pywin32-305.dist-info/top_level.txt deleted file mode 100755 index e2bb184c..00000000 --- a/src/wexpect/dist/wexpect/pywin32-305.dist-info/top_level.txt +++ /dev/null @@ -1,94 +0,0 @@ -PyISAPI_loader -_win32sysloader -_winxptheme -adodbapi -adsi -authorization -axcontrol -axdebug -axscript -bits -dde -directsound -exchange -exchdapi -ifilter -internet -isapi -mapi -mmapfile -odbc -perfmon -perfmondata -propsys -pythoncom -pythonwin -pywintypes -servicemanager -shell -taskscheduler -timer -win32\lib\afxres -win32\lib\commctrl -win32\lib\dbi -win32\lib\mmsystem -win32\lib\netbios -win32\lib\ntsecuritycon -win32\lib\pywin32_bootstrap -win32\lib\pywin32_testutil -win32\lib\pywintypes -win32\lib\rasutil -win32\lib\regcheck -win32\lib\regutil -win32\lib\sspi -win32\lib\sspicon -win32\lib\win2kras -win32\lib\win32con -win32\lib\win32cryptcon -win32\lib\win32evtlogutil -win32\lib\win32gui_struct -win32\lib\win32inetcon -win32\lib\win32netcon -win32\lib\win32pdhquery -win32\lib\win32pdhutil -win32\lib\win32rcparser -win32\lib\win32serviceutil -win32\lib\win32timezone -win32\lib\win32traceutil -win32\lib\win32verstamp -win32\lib\winerror -win32\lib\winioctlcon -win32\lib\winnt -win32\lib\winperf -win32\lib\winxptheme -win32api -win32clipboard -win32com -win32comext -win32console -win32cred -win32crypt -win32event -win32evtlog -win32file -win32gui -win32help -win32inet -win32job -win32lz -win32net -win32pdh -win32pipe -win32print -win32process -win32profile -win32ras -win32security -win32service -win32trace -win32transaction -win32ts -win32ui -win32uiole -win32wnet -winxpgui diff --git a/src/wexpect/dist/wexpect/pywin32_system32/pythoncom39.dll b/src/wexpect/dist/wexpect/pywin32_system32/pythoncom39.dll deleted file mode 100755 index 9cc0f431..00000000 Binary files a/src/wexpect/dist/wexpect/pywin32_system32/pythoncom39.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/pywin32_system32/pywintypes39.dll b/src/wexpect/dist/wexpect/pywin32_system32/pywintypes39.dll deleted file mode 100755 index 3c674b5e..00000000 Binary files a/src/wexpect/dist/wexpect/pywin32_system32/pywintypes39.dll and /dev/null differ diff --git a/src/wexpect/dist/wexpect/select.pyd b/src/wexpect/dist/wexpect/select.pyd deleted file mode 100755 index 8ff567ba..00000000 Binary files a/src/wexpect/dist/wexpect/select.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/unicodedata.pyd b/src/wexpect/dist/wexpect/unicodedata.pyd deleted file mode 100755 index 34f79759..00000000 Binary files a/src/wexpect/dist/wexpect/unicodedata.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/PKG-INFO b/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/PKG-INFO deleted file mode 100755 index c02f2d77..00000000 --- a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/PKG-INFO +++ /dev/null @@ -1,104 +0,0 @@ -Metadata-Version: 2.1 -Name: wexpect -Version: 4.0.0 -Summary: Windows alternative of pexpect -Home-page: UNKNOWN -Author: Noah Spurrier, Richard Holden, Marco Molteni, Kimberley Burchett, Robert Stone, Hartmut Goebel, Chad Schroeder, Erick Tryzelaar, Dave Kirby, Ids vander Molen, George Todd, Noel Taylor, Nicolas D. Cesar, Alexander Gattin, Geoffrey Marshall, Francisco Lourenco, Glen Mabey, Karthik Gurusamy, Fernando Perez, Corey Minyard, Jon Cohen, Guillaume Chazarain, Andrew Ryan, Nick Craig-Wood, Andrew Stone, Jorgen Grahn, Benedek Racz -Author-email: betontalpfa@gmail.com -License: MIT -Project-URL: Source Code, https://github.com/raczben/wexpect -Description: # **wexpect** - - [![Build status](https://ci.appveyor.com/api/projects/status/tbji72d5s0tagrt9?svg=true)](https://ci.appveyor.com/project/raczben/wexpect) - [![codecov](https://codecov.io/gh/raczben/wexpect/branch/master/graph/badge.svg)](https://codecov.io/gh/raczben/wexpect) - [![Documentation Status](https://readthedocs.org/projects/wexpect/badge/?version=latest)](https://wexpect.readthedocs.io/en/latest/?badge=latest) - - *Wexpect* is a Windows variant of [pexpect](https://pexpect.readthedocs.io/en/stable/). - - *Pexpect* is a Python module for spawning child applications and controlling - them automatically. - - ## You need wexpect if... - - - you want to control any windows console application from python script. - - you want to write test-automation script for a windows console application. - - you want to automate your job by controlling multiple application parallel, synchoronusly. - - ## **Install** - - pip install wexpect - - ## **Usage** - - To interract with a child process use `spawn` method: - - ```python - import wexpect - child = wexpect.spawn('cmd.exe') - child.expect('>') - child.sendline('ls') - child.expect('>') - print(child.before) - child.sendline('exit') - ``` - - For more information see [examples](./examples) folder. - - --- - ## REFACTOR - - **Refactor has been finished!!!** The default spawn class is `SpawnPipe` from now. For more - information read [history](https://wexpect.readthedocs.io/en/latest/history.html#refactor). - - --- - ## What is wexpect? - - Wexpect is a Python module for spawning child applications and controlling - them automatically. Wexpect can be used for automating interactive applications - such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup - scripts for duplicating software package installations on different servers. It - can be used for automated software testing. Wexpect is in the spirit of Don - Libes' Expect, but Wexpect is pure Python. Other Expect-like modules for Python - require TCL and Expect or require C extensions to be compiled. Wexpect does not - use C, Expect, or TCL extensions. - - Original Pexpect should work on any platform that supports the standard Python pty module. While - Wexpect works on Windows platforms. The Wexpect interface focuses on ease of use so that simple - tasks are easy. - - --- - ## Dev - - Thanks for any contributing! - - ### Test - - To run test, enter into the folder of the wexpect's repo then: - - `python -m unittest` - - ### Deploy - - The deployment itself is automated and done by [appveyor](https://ci.appveyor.com/project/raczben/wexpect). - See `after_test` section in [appveyor.yml](appveyor.yml) for more details. - - The wexpect uses [pbr](https://docs.openstack.org/pbr/latest/) for managing releasing procedures. - The versioning is handled by the pbr. The *"master-version"* is the git tag. Pbr derives the package - version from the git tags. - - -Keywords: scripting, automation, expect, pexpect, wexpect -Platform: UNKNOWN -Classifier: Development Status :: 4 - Beta -Classifier: Environment :: Console -Classifier: Intended Audience :: Developers -Classifier: Intended Audience :: Information Technology -Classifier: Operating System :: Microsoft :: Windows -Classifier: Programming Language :: Python :: 3.3 -Classifier: Programming Language :: Python :: 3.4 -Classifier: Programming Language :: Python :: 3.5 -Classifier: Programming Language :: Python :: 3.6 -Classifier: Programming Language :: Python :: 3.7 -Requires-Python: >=3.4 -Description-Content-Type: text/markdown -Provides-Extra: test diff --git a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/SOURCES.txt b/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/SOURCES.txt deleted file mode 100755 index 068c8d03..00000000 --- a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/SOURCES.txt +++ /dev/null @@ -1,86 +0,0 @@ -.travis.yml -AUTHORS -CODE_OF_CONDUCT.md -ChangeLog -LICENSE -README.md -appveyor.yml -codecov.yml -requirements.txt -setup.cfg -setup.py -tox.ini -wexpect.spec -.github/ISSUE_TEMPLATE/bug_report.md -.github/ISSUE_TEMPLATE/feature_request.md -doc/Makefile -doc/make.bat -doc/requirements.txt -doc/source/conf.py -doc/source/history.rst -doc/source/index.rst -doc/source/api/console_reader.rst -doc/source/api/host.rst -doc/source/api/index.rst -doc/source/api/wexpect_util.rst -examples/README.md -examples/cmd_wrapper.py -examples/foo.py -examples/hello_wexpect.py -examples/python.py -issues/README.md -issues/bla.py -issues/bla2.py -issues/i09_cmd_error.py -issues/i09_confused_string.py -issues/i09_py_sim_no_error.py -issues/i09_py_sim_no_error2.py -issues/i10_parent.py -issues/i11_greek_parent.py -issues/i11_greek_printer.py -issues/i11_unicode_parent.py -issues/i11_unicode_printer.py -issues/i18_setecho_error.py -issues/long_printer.py -tests/PexpectTestCase.py -tests/__init__.py -tests/echo_w_prompt.py -tests/exit1.py -tests/foo.py -tests/lines_printer.py -tests/list100.py -tests/long_printer.py -tests/needs_kill.py -tests/parametric_printer.py -tests/pyinstaller_test.py -tests/test_command_list_split.py -tests/test_console_reader.py -tests/test_constructor.py -tests/test_delay.py -tests/test_destructor.py -tests/test_echo.py -tests/test_expect.py -tests/test_interact.py -tests/test_isalive.py -tests/test_long.py -tests/test_misc.py -tests/test_misc_console_coverage.py -tests/test_parametric_printer.py -tests/test_parametric_printer_coverage.py -tests/test_readline.py -tests/test_run.py -tests/test_timeout_pattern.py -tests/utils.py -wexpect/__init__.py -wexpect/__main__.py -wexpect/console_reader.py -wexpect/host.py -wexpect/legacy_wexpect.py -wexpect/wexpect_util.py -wexpect.egg-info/PKG-INFO -wexpect.egg-info/SOURCES.txt -wexpect.egg-info/dependency_links.txt -wexpect.egg-info/not-zip-safe -wexpect.egg-info/pbr.json -wexpect.egg-info/requires.txt -wexpect.egg-info/top_level.txt \ No newline at end of file diff --git a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/dependency_links.txt b/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/dependency_links.txt deleted file mode 100755 index 8b137891..00000000 --- a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/installed-files.txt b/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/installed-files.txt deleted file mode 100755 index 9c594556..00000000 --- a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/installed-files.txt +++ /dev/null @@ -1,19 +0,0 @@ -..\wexpect\__init__.py -..\wexpect\__main__.py -..\wexpect\__pycache__\__init__.cpython-39.pyc -..\wexpect\__pycache__\__main__.cpython-39.pyc -..\wexpect\__pycache__\console_reader.cpython-39.pyc -..\wexpect\__pycache__\host.cpython-39.pyc -..\wexpect\__pycache__\legacy_wexpect.cpython-39.pyc -..\wexpect\__pycache__\wexpect_util.cpython-39.pyc -..\wexpect\console_reader.py -..\wexpect\host.py -..\wexpect\legacy_wexpect.py -..\wexpect\wexpect_util.py -PKG-INFO -SOURCES.txt -dependency_links.txt -not-zip-safe -pbr.json -requires.txt -top_level.txt diff --git a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/not-zip-safe b/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/not-zip-safe deleted file mode 100755 index d3f5a12f..00000000 --- a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/not-zip-safe +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/pbr.json b/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/pbr.json deleted file mode 100755 index b8e7840b..00000000 --- a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/pbr.json +++ /dev/null @@ -1 +0,0 @@ -{"git_version": "8ce9059", "is_release": true} \ No newline at end of file diff --git a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/requires.txt b/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/requires.txt deleted file mode 100755 index 78a1e204..00000000 --- a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/requires.txt +++ /dev/null @@ -1,10 +0,0 @@ -pywin32>=220 -psutil>=5.0.0 - -[test] -coverage -tox -setuptools>=38.0 -codecov -twine -pyinstaller diff --git a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/top_level.txt b/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/top_level.txt deleted file mode 100755 index 6155acfb..00000000 --- a/src/wexpect/dist/wexpect/wexpect-4.0.0-py3.9.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -wexpect diff --git a/src/wexpect/dist/wexpect/wexpect.exe b/src/wexpect/dist/wexpect/wexpect.exe deleted file mode 100755 index 695055a1..00000000 Binary files a/src/wexpect/dist/wexpect/wexpect.exe and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32api.pyd b/src/wexpect/dist/wexpect/win32api.pyd deleted file mode 100755 index 0deb96c8..00000000 Binary files a/src/wexpect/dist/wexpect/win32api.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32com/shell/shell.pyd b/src/wexpect/dist/wexpect/win32com/shell/shell.pyd deleted file mode 100755 index cda2ee53..00000000 Binary files a/src/wexpect/dist/wexpect/win32com/shell/shell.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32console.pyd b/src/wexpect/dist/wexpect/win32console.pyd deleted file mode 100755 index afeb1ba2..00000000 Binary files a/src/wexpect/dist/wexpect/win32console.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32file.pyd b/src/wexpect/dist/wexpect/win32file.pyd deleted file mode 100755 index 3b465b3c..00000000 Binary files a/src/wexpect/dist/wexpect/win32file.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32gui.pyd b/src/wexpect/dist/wexpect/win32gui.pyd deleted file mode 100755 index ca229f4b..00000000 Binary files a/src/wexpect/dist/wexpect/win32gui.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32pipe.pyd b/src/wexpect/dist/wexpect/win32pipe.pyd deleted file mode 100755 index 616f2db2..00000000 Binary files a/src/wexpect/dist/wexpect/win32pipe.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32process.pyd b/src/wexpect/dist/wexpect/win32process.pyd deleted file mode 100755 index 21bd2760..00000000 Binary files a/src/wexpect/dist/wexpect/win32process.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32trace.pyd b/src/wexpect/dist/wexpect/win32trace.pyd deleted file mode 100755 index 752267d9..00000000 Binary files a/src/wexpect/dist/wexpect/win32trace.pyd and /dev/null differ diff --git a/src/wexpect/dist/wexpect/win32ui.pyd b/src/wexpect/dist/wexpect/win32ui.pyd deleted file mode 100755 index e698eacf..00000000 Binary files a/src/wexpect/dist/wexpect/win32ui.pyd and /dev/null differ