mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
temp
This commit is contained in:
@@ -309,12 +309,6 @@
|
||||
('multiprocessing',
|
||||
'C:\\Program Files\\Python310\\lib\\multiprocessing\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('stringprep',
|
||||
'C:\\Program Files\\Python310\\lib\\stringprep.py',
|
||||
'PYMODULE'),
|
||||
('tracemalloc',
|
||||
'C:\\Program Files\\Python310\\lib\\tracemalloc.py',
|
||||
'PYMODULE'),
|
||||
('_py_abc', 'C:\\Program Files\\Python310\\lib\\_py_abc.py', 'PYMODULE'),
|
||||
('getpass', 'C:\\Program Files\\Python310\\lib\\getpass.py', 'PYMODULE'),
|
||||
('nturl2path',
|
||||
@@ -327,6 +321,12 @@
|
||||
('http.cookiejar',
|
||||
'C:\\Program Files\\Python310\\lib\\http\\cookiejar.py',
|
||||
'PYMODULE'),
|
||||
('stringprep',
|
||||
'C:\\Program Files\\Python310\\lib\\stringprep.py',
|
||||
'PYMODULE'),
|
||||
('tracemalloc',
|
||||
'C:\\Program Files\\Python310\\lib\\tracemalloc.py',
|
||||
'PYMODULE'),
|
||||
('ping3',
|
||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\ping3\\__init__.py',
|
||||
'PYMODULE'),
|
||||
@@ -807,12 +807,12 @@
|
||||
('_asyncio.pyd',
|
||||
'C:\\Program Files\\Python310\\DLLs\\_asyncio.pyd',
|
||||
'EXTENSION'),
|
||||
('libssl-1_1.dll',
|
||||
'C:\\Program Files\\Python310\\DLLs\\libssl-1_1.dll',
|
||||
'BINARY'),
|
||||
('libcrypto-1_1.dll',
|
||||
'C:\\Program Files\\Python310\\DLLs\\libcrypto-1_1.dll',
|
||||
'BINARY'),
|
||||
('libssl-1_1.dll',
|
||||
'C:\\Program Files\\Python310\\DLLs\\libssl-1_1.dll',
|
||||
'BINARY'),
|
||||
('python3.dll', 'C:\\Program Files\\Python310\\python3.dll', 'BINARY'),
|
||||
('libffi-7.dll',
|
||||
'C:\\Program Files\\Python310\\DLLs\\libffi-7.dll',
|
||||
@@ -822,10 +822,10 @@
|
||||
[('base_library.zip',
|
||||
'X:\\__GITLAB\\python\\build\\mqtt_srv\\base_library.zip',
|
||||
'DATA'),
|
||||
('certifi\\cacert.pem',
|
||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\cacert.pem',
|
||||
'DATA'),
|
||||
('certifi\\py.typed',
|
||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\py.typed',
|
||||
'DATA'),
|
||||
('certifi\\cacert.pem',
|
||||
'C:\\Users\\jaydee\\AppData\\Roaming\\Python\\Python310\\site-packages\\certifi\\cacert.pem',
|
||||
'DATA')],
|
||||
[])
|
||||
|
||||
Reference in New Issue
Block a user