Skip to content

Commit 8862c96

Browse files
committed
built changes
1 parent 7aafb3f commit 8862c96

11 files changed

Lines changed: 5516 additions & 5511 deletions

File tree

__pycache__/main.cpython-38.pyc

-111 Bytes
Binary file not shown.

build/main/Analysis-00.toc

Lines changed: 1841 additions & 1838 deletions
Large diffs are not rendered by default.

build/main/EXE-00.toc

Lines changed: 1834 additions & 1834 deletions
Large diffs are not rendered by default.

build/main/PKG-00.pkg

718 Bytes
Binary file not shown.

build/main/PKG-00.toc

Lines changed: 1833 additions & 1833 deletions
Large diffs are not rendered by default.

build/main/PYZ-00.pyz

109 Bytes
Binary file not shown.

build/main/PYZ-00.toc

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -767,12 +767,12 @@
767767
('os',
768768
'c:\\users\\adick\\appdata\\local\\programs\\python\\python38\\lib\\os.py',
769769
'PYMODULE'),
770-
('stringprep',
771-
'c:\\users\\adick\\appdata\\local\\programs\\python\\python38\\lib\\stringprep.py',
772-
'PYMODULE'),
773770
('_py_abc',
774771
'c:\\users\\adick\\appdata\\local\\programs\\python\\python38\\lib\\_py_abc.py',
775772
'PYMODULE'),
773+
('stringprep',
774+
'c:\\users\\adick\\appdata\\local\\programs\\python\\python38\\lib\\stringprep.py',
775+
'PYMODULE'),
776776
('email.mime.text',
777777
'c:\\users\\adick\\appdata\\local\\programs\\python\\python38\\lib\\email\\mime\\text.py',
778778
'PYMODULE'),
@@ -791,6 +791,9 @@
791791
('cgi',
792792
'c:\\users\\adick\\appdata\\local\\programs\\python\\python38\\lib\\cgi.py',
793793
'PYMODULE'),
794+
('lists',
795+
'C:\\Users\\adick\\OneDrive\\Documents\\GitHub\\Python-backend\\lists.py',
796+
'PYMODULE'),
794797
('json',
795798
'c:\\users\\adick\\appdata\\local\\programs\\python\\python38\\lib\\json\\__init__.py',
796799
'PYMODULE'),

build/main/base_library.zip

0 Bytes
Binary file not shown.

build/main/warn-main.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ missing module named win32evtlogutil - imported by logging.handlers (delayed, op
4141
missing module named _posixsubprocess - imported by subprocess (optional), multiprocessing.util (delayed)
4242
missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
4343
missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
44-
missing module named lists - imported by C:\Users\adick\OneDrive\Documents\GitHub\Python-backend\main.py (optional)

build/main/xref-main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8115,8 +8115,8 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
81158115

81168116
<div class="node">
81178117
<a name="lists"></a>
8118-
<a target="code" href="" type="text/plain"><tt>lists</tt></a>
8119-
<span class="moduletype">MissingModule</span> <div class="import">
8118+
<a target="code" href="///C:/Users/adick/OneDrive/Documents/GitHub/Python-backend/lists.py" type="text/plain"><tt>lists</tt></a>
8119+
<span class="moduletype">SourceModule</span> <div class="import">
81208120
imported by:
81218121
<a href="#main.py">main.py</a>
81228122

0 commit comments

Comments
 (0)