mirror of
https://gitlab.sectorq.eu/jaydee/mqtt_srv.git
synced 2025-12-16 11:24:52 +01:00
modify xrandr
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
(['/home/jd/projects/mqtt_srv/mqtt_srv.pyw'],
|
||||
['/home/jd/projects/mqtt_srv'],
|
||||
['codecs'],
|
||||
['/home/jd/.local/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks',
|
||||
['/usr/local/lib/python3.10/dist-packages/numpy/_pyinstaller',
|
||||
'/home/jd/.local/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks',
|
||||
'/home/jd/.local/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks/__pycache__',
|
||||
'/home/jd/.local/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks',
|
||||
'/home/jd/.local/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/__pycache__',
|
||||
@@ -15,7 +16,7 @@
|
||||
{},
|
||||
[],
|
||||
[],
|
||||
'3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]',
|
||||
'3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]',
|
||||
[('pyi_rth_inspect',
|
||||
'/home/jd/.local/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py',
|
||||
'PYSOURCE'),
|
||||
@@ -228,9 +229,6 @@
|
||||
'PYMODULE'),
|
||||
('threading', '/usr/lib/python3.10/threading.py', 'PYMODULE'),
|
||||
('_threading_local', '/usr/lib/python3.10/_threading_local.py', 'PYMODULE'),
|
||||
('tracemalloc', '/usr/lib/python3.10/tracemalloc.py', 'PYMODULE'),
|
||||
('stringprep', '/usr/lib/python3.10/stringprep.py', 'PYMODULE'),
|
||||
('_py_abc', '/usr/lib/python3.10/_py_abc.py', 'PYMODULE'),
|
||||
('getpass', '/usr/lib/python3.10/getpass.py', 'PYMODULE'),
|
||||
('nturl2path', '/usr/lib/python3.10/nturl2path.py', 'PYMODULE'),
|
||||
('ftplib', '/usr/lib/python3.10/ftplib.py', 'PYMODULE'),
|
||||
@@ -238,6 +236,9 @@
|
||||
('shlex', '/usr/lib/python3.10/shlex.py', 'PYMODULE'),
|
||||
('mimetypes', '/usr/lib/python3.10/mimetypes.py', 'PYMODULE'),
|
||||
('http.cookiejar', '/usr/lib/python3.10/http/cookiejar.py', 'PYMODULE'),
|
||||
('tracemalloc', '/usr/lib/python3.10/tracemalloc.py', 'PYMODULE'),
|
||||
('_py_abc', '/usr/lib/python3.10/_py_abc.py', 'PYMODULE'),
|
||||
('stringprep', '/usr/lib/python3.10/stringprep.py', 'PYMODULE'),
|
||||
('autorandr',
|
||||
'/home/jd/.local/lib/python3.10/site-packages/autorandr.py',
|
||||
'PYMODULE'),
|
||||
@@ -416,15 +417,15 @@
|
||||
'/usr/lib/python3/dist-packages/urllib3/packages/ssl_match_hostname/_implementation.py',
|
||||
'PYMODULE'),
|
||||
('ipaddress', '/usr/lib/python3.10/ipaddress.py', 'PYMODULE'),
|
||||
('urllib3._collections',
|
||||
'/usr/lib/python3/dist-packages/urllib3/_collections.py',
|
||||
'PYMODULE'),
|
||||
('urllib3.connection',
|
||||
'/usr/lib/python3/dist-packages/urllib3/connection.py',
|
||||
'PYMODULE'),
|
||||
('urllib3._version',
|
||||
'/usr/lib/python3/dist-packages/urllib3/_version.py',
|
||||
'PYMODULE'),
|
||||
('urllib3._collections',
|
||||
'/usr/lib/python3/dist-packages/urllib3/_collections.py',
|
||||
'PYMODULE'),
|
||||
('urllib3.util.retry',
|
||||
'/usr/lib/python3/dist-packages/urllib3/util/retry.py',
|
||||
'PYMODULE'),
|
||||
@@ -1262,8 +1263,8 @@
|
||||
('asyncio.constants',
|
||||
'/usr/lib/python3.10/asyncio/constants.py',
|
||||
'PYMODULE')],
|
||||
[('libexpat.so.1', '/lib/x86_64-linux-gnu/libexpat.so.1', 'BINARY'),
|
||||
('libz.so.1', '/lib/x86_64-linux-gnu/libz.so.1', 'BINARY'),
|
||||
[('libz.so.1', '/lib/x86_64-linux-gnu/libz.so.1', 'BINARY'),
|
||||
('libexpat.so.1', '/lib/x86_64-linux-gnu/libexpat.so.1', 'BINARY'),
|
||||
('lib-dynload/resource.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -1300,6 +1301,9 @@
|
||||
('lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -1321,9 +1325,6 @@
|
||||
('lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3/dist-packages/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -1356,11 +1357,11 @@
|
||||
'EXTENSION'),
|
||||
('liblzma.so.5', '/lib/x86_64-linux-gnu/liblzma.so.5', 'BINARY'),
|
||||
('libbz2.so.1.0', '/lib/x86_64-linux-gnu/libbz2.so.1.0', 'BINARY'),
|
||||
('libcrypto.so.3', '/lib/x86_64-linux-gnu/libcrypto.so.3', 'BINARY'),
|
||||
('libssl.so.3', '/lib/x86_64-linux-gnu/libssl.so.3', 'BINARY'),
|
||||
('libcrypto.so.3', '/lib/x86_64-linux-gnu/libcrypto.so.3', 'BINARY'),
|
||||
('libmpdec.so.3', '/lib/x86_64-linux-gnu/libmpdec.so.3', 'BINARY'),
|
||||
('libncursesw.so.6', '/lib/x86_64-linux-gnu/libncursesw.so.6', 'BINARY'),
|
||||
('libtinfo.so.6', '/lib/x86_64-linux-gnu/libtinfo.so.6', 'BINARY'),
|
||||
('libncursesw.so.6', '/lib/x86_64-linux-gnu/libncursesw.so.6', 'BINARY'),
|
||||
('libffi.so.8', '/lib/x86_64-linux-gnu/libffi.so.8', 'BINARY'),
|
||||
('libuuid.so.1', '/lib/x86_64-linux-gnu/libuuid.so.1', 'BINARY'),
|
||||
('libpython3.10.so.1.0',
|
||||
@@ -1371,22 +1372,22 @@
|
||||
[('base_library.zip',
|
||||
'/home/jd/projects/mqtt_srv/build/mqtt_srv/base_library.zip',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'DATA'),
|
||||
('certifi/cacert.pem',
|
||||
'/usr/lib/python3/dist-packages/certifi/cacert.pem',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/requires.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/requires.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/dependency_links.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/dependency_links.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
('cryptography-3.4.8.egg-info/requires.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/requires.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/top_level.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/top_level.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'DATA')],
|
||||
[])
|
||||
|
||||
@@ -40,8 +40,8 @@
|
||||
'/home/jd/.local/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py',
|
||||
'PYSOURCE'),
|
||||
('mqtt_srv', '/home/jd/projects/mqtt_srv/mqtt_srv.pyw', 'PYSOURCE'),
|
||||
('libexpat.so.1', '/lib/x86_64-linux-gnu/libexpat.so.1', 'BINARY'),
|
||||
('libz.so.1', '/lib/x86_64-linux-gnu/libz.so.1', 'BINARY'),
|
||||
('libexpat.so.1', '/lib/x86_64-linux-gnu/libexpat.so.1', 'BINARY'),
|
||||
('lib-dynload/resource.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -78,6 +78,9 @@
|
||||
('lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -99,9 +102,6 @@
|
||||
('lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3/dist-packages/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -134,11 +134,11 @@
|
||||
'EXTENSION'),
|
||||
('liblzma.so.5', '/lib/x86_64-linux-gnu/liblzma.so.5', 'BINARY'),
|
||||
('libbz2.so.1.0', '/lib/x86_64-linux-gnu/libbz2.so.1.0', 'BINARY'),
|
||||
('libcrypto.so.3', '/lib/x86_64-linux-gnu/libcrypto.so.3', 'BINARY'),
|
||||
('libssl.so.3', '/lib/x86_64-linux-gnu/libssl.so.3', 'BINARY'),
|
||||
('libcrypto.so.3', '/lib/x86_64-linux-gnu/libcrypto.so.3', 'BINARY'),
|
||||
('libmpdec.so.3', '/lib/x86_64-linux-gnu/libmpdec.so.3', 'BINARY'),
|
||||
('libncursesw.so.6', '/lib/x86_64-linux-gnu/libncursesw.so.6', 'BINARY'),
|
||||
('libtinfo.so.6', '/lib/x86_64-linux-gnu/libtinfo.so.6', 'BINARY'),
|
||||
('libncursesw.so.6', '/lib/x86_64-linux-gnu/libncursesw.so.6', 'BINARY'),
|
||||
('libffi.so.8', '/lib/x86_64-linux-gnu/libffi.so.8', 'BINARY'),
|
||||
('libuuid.so.1', '/lib/x86_64-linux-gnu/libuuid.so.1', 'BINARY'),
|
||||
('libpython3.10.so.1.0',
|
||||
@@ -147,28 +147,28 @@
|
||||
('base_library.zip',
|
||||
'/home/jd/projects/mqtt_srv/build/mqtt_srv/base_library.zip',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'DATA'),
|
||||
('certifi/cacert.pem',
|
||||
'/usr/lib/python3/dist-packages/certifi/cacert.pem',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/requires.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/requires.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/dependency_links.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/dependency_links.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
('cryptography-3.4.8.egg-info/requires.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/requires.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/top_level.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/top_level.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'DATA')],
|
||||
[],
|
||||
False,
|
||||
False,
|
||||
1695482515,
|
||||
1702645014,
|
||||
[('run',
|
||||
'/home/jd/.local/lib/python3.10/site-packages/PyInstaller/bootloader/Linux-64bit-intel/run',
|
||||
'EXECUTABLE')])
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
'/home/jd/.local/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py',
|
||||
'PYSOURCE'),
|
||||
('mqtt_srv', '/home/jd/projects/mqtt_srv/mqtt_srv.pyw', 'PYSOURCE'),
|
||||
('libexpat.so.1', '/lib/x86_64-linux-gnu/libexpat.so.1', 'BINARY'),
|
||||
('libz.so.1', '/lib/x86_64-linux-gnu/libz.so.1', 'BINARY'),
|
||||
('libexpat.so.1', '/lib/x86_64-linux-gnu/libexpat.so.1', 'BINARY'),
|
||||
('lib-dynload/resource.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -71,6 +71,9 @@
|
||||
('lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -92,9 +95,6 @@
|
||||
('lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
('psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so',
|
||||
'/usr/lib/python3/dist-packages/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so',
|
||||
'EXTENSION'),
|
||||
@@ -127,11 +127,11 @@
|
||||
'EXTENSION'),
|
||||
('liblzma.so.5', '/lib/x86_64-linux-gnu/liblzma.so.5', 'BINARY'),
|
||||
('libbz2.so.1.0', '/lib/x86_64-linux-gnu/libbz2.so.1.0', 'BINARY'),
|
||||
('libcrypto.so.3', '/lib/x86_64-linux-gnu/libcrypto.so.3', 'BINARY'),
|
||||
('libssl.so.3', '/lib/x86_64-linux-gnu/libssl.so.3', 'BINARY'),
|
||||
('libcrypto.so.3', '/lib/x86_64-linux-gnu/libcrypto.so.3', 'BINARY'),
|
||||
('libmpdec.so.3', '/lib/x86_64-linux-gnu/libmpdec.so.3', 'BINARY'),
|
||||
('libncursesw.so.6', '/lib/x86_64-linux-gnu/libncursesw.so.6', 'BINARY'),
|
||||
('libtinfo.so.6', '/lib/x86_64-linux-gnu/libtinfo.so.6', 'BINARY'),
|
||||
('libncursesw.so.6', '/lib/x86_64-linux-gnu/libncursesw.so.6', 'BINARY'),
|
||||
('libffi.so.8', '/lib/x86_64-linux-gnu/libffi.so.8', 'BINARY'),
|
||||
('libuuid.so.1', '/lib/x86_64-linux-gnu/libuuid.so.1', 'BINARY'),
|
||||
('libpython3.10.so.1.0',
|
||||
@@ -140,23 +140,23 @@
|
||||
('base_library.zip',
|
||||
'/home/jd/projects/mqtt_srv/build/mqtt_srv/base_library.zip',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'DATA'),
|
||||
('certifi/cacert.pem',
|
||||
'/usr/lib/python3/dist-packages/certifi/cacert.pem',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/requires.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/requires.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/dependency_links.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/dependency_links.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/not-zip-safe',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
('cryptography-3.4.8.egg-info/requires.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/requires.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/top_level.txt',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/top_level.txt',
|
||||
'DATA'),
|
||||
('cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/PKG-INFO',
|
||||
'DATA')],
|
||||
False,
|
||||
False,
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -18,9 +18,9 @@ missing module named _frozen_importlib_external - imported by importlib._bootstr
|
||||
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
|
||||
missing module named pep517 - imported by importlib.metadata (delayed)
|
||||
missing module named nt - imported by os (delayed, conditional, optional), ntpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), ctypes (delayed, conditional)
|
||||
missing module named org - imported by copy (optional)
|
||||
missing module named 'org.python' - imported by pickle (optional), xml.sax (delayed, conditional)
|
||||
missing module named 'org.python' - imported by copy (optional), xml.sax (delayed, conditional)
|
||||
missing module named 'java.lang' - imported by platform (delayed, optional), getmac.getmac (conditional, optional), xml.sax._exceptions (conditional)
|
||||
missing module named org - imported by pickle (optional)
|
||||
missing module named _winapi - imported by encodings (delayed, conditional, optional), ntpath (optional), subprocess (optional), mimetypes (optional), multiprocessing.connection (optional), multiprocessing.spawn (delayed, conditional), multiprocessing.reduction (conditional), multiprocessing.shared_memory (conditional), multiprocessing.heap (conditional), multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level)
|
||||
missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
|
||||
missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
|
||||
|
||||
@@ -319,7 +319,7 @@ imported by:
|
||||
<a target="code" href="" type="text/plain"><tt>'org.python'</tt></a>
|
||||
<span class="moduletype">MissingModule</span> <div class="import">
|
||||
imported by:
|
||||
<a href="#pickle">pickle</a>
|
||||
<a href="#copy">copy</a>
|
||||
• <a href="#xml.sax">xml.sax</a>
|
||||
|
||||
</div>
|
||||
@@ -4051,8 +4051,8 @@ imported by:
|
||||
<a target="code" href="/usr/lib/python3.10/copy.py" type="text/plain"><tt>copy</tt></a>
|
||||
<span class="moduletype">SourceModule</span> <div class="import">
|
||||
imports:
|
||||
<a href="#copyreg">copyreg</a>
|
||||
• <a href="#org">org</a>
|
||||
<a href="#'org.python'">'org.python'</a>
|
||||
• <a href="#copyreg">copyreg</a>
|
||||
• <a href="#types">types</a>
|
||||
• <a href="#weakref">weakref</a>
|
||||
|
||||
@@ -14949,7 +14949,7 @@ imported by:
|
||||
<a target="code" href="" type="text/plain"><tt>org</tt></a>
|
||||
<span class="moduletype">MissingModule</span> <div class="import">
|
||||
imported by:
|
||||
<a href="#copy">copy</a>
|
||||
<a href="#pickle">pickle</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -15305,14 +15305,14 @@ imported by:
|
||||
<a target="code" href="/usr/lib/python3.10/pickle.py" type="text/plain"><tt>pickle</tt></a>
|
||||
<span class="moduletype">SourceModule</span> <div class="import">
|
||||
imports:
|
||||
<a href="#'org.python'">'org.python'</a>
|
||||
• <a href="#_compat_pickle">_compat_pickle</a>
|
||||
<a href="#_compat_pickle">_compat_pickle</a>
|
||||
• <a href="#_pickle">_pickle</a>
|
||||
• <a href="#codecs">codecs</a>
|
||||
• <a href="#copyreg">copyreg</a>
|
||||
• <a href="#functools">functools</a>
|
||||
• <a href="#io">io</a>
|
||||
• <a href="#itertools">itertools</a>
|
||||
• <a href="#org">org</a>
|
||||
• <a href="#pprint">pprint</a>
|
||||
• <a href="#re">re</a>
|
||||
• <a href="#struct">struct</a>
|
||||
@@ -18981,6 +18981,7 @@ imports:
|
||||
<div class="import">
|
||||
imported by:
|
||||
<a href="#urllib3.connection">urllib3.connection</a>
|
||||
• <a href="#urllib3.connectionpool">urllib3.connectionpool</a>
|
||||
• <a href="#urllib3.poolmanager">urllib3.poolmanager</a>
|
||||
• <a href="#urllib3.response">urllib3.response</a>
|
||||
|
||||
@@ -19056,6 +19057,7 @@ imports:
|
||||
• <a href="#socket">socket</a>
|
||||
• <a href="#sys">sys</a>
|
||||
• <a href="#urllib3">urllib3</a>
|
||||
• <a href="#urllib3._collections">urllib3._collections</a>
|
||||
• <a href="#urllib3.connection">urllib3.connection</a>
|
||||
• <a href="#urllib3.exceptions">urllib3.exceptions</a>
|
||||
• <a href="#urllib3.packages.ssl_match_hostname">urllib3.packages.ssl_match_hostname</a>
|
||||
|
||||
Reference in New Issue
Block a user