Skip to content

Commit d8e2fb9

Browse files
.
1 parent 58a2deb commit d8e2fb9

11 files changed

Lines changed: 3858 additions & 9781 deletions

File tree

build/main/Analysis-00.toc

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

build/main/COLLECT-00.toc

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

build/main/EXE-00.toc

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

build/main/PKG-00.toc

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

build/main/PYZ-00.pyz

3 Bytes
Binary file not shown.

build/main/main.exe

19 Bytes
Binary file not shown.

build/main/main.pkg

-7.63 MB
Binary file not shown.

build/main/warn-main.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
1515
tracking down the missing module yourself. Thanks!
1616

1717
missing module named pep517 - imported by importlib.metadata (delayed)
18-
missing module named org - imported by copy (optional)
19-
missing module named 'org.python' - imported by pickle (optional)
20-
missing module named pwd - imported by posixpath (delayed, conditional), subprocess (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional)
21-
missing module named grp - imported by subprocess (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional)
22-
missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional)
18+
missing module named 'org.python' - imported by copy (optional)
19+
missing module named org - imported by pickle (optional)
20+
missing module named pwd - imported by posixpath (delayed, conditional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional)
21+
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional)
22+
missing module named posix - imported by os (conditional, optional), importlib._bootstrap_external (conditional), shutil (conditional)
2323
missing module named resource - imported by posix (top-level)
2424
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional)
2525
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional)

build/main/xref-main.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_inspec
220220
<a target="code" href="" type="text/plain"><tt>'org.python'</tt></a>
221221
<span class="moduletype">MissingModule</span> <div class="import">
222222
imported by:
223-
<a href="#pickle">pickle</a>
223+
<a href="#copy">copy</a>
224224

225225
</div>
226226

@@ -1461,8 +1461,8 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_inspec
14611461
<a target="code" href="///C:/Users/USER/AppData/Local/Programs/Python/Python310/lib/copy.py" type="text/plain"><tt>copy</tt></a>
14621462
<span class="moduletype">SourceModule</span> <div class="import">
14631463
imports:
1464-
<a href="#copyreg">copyreg</a>
1465-
&#8226; <a href="#org">org</a>
1464+
<a href="#'org.python'">'org.python'</a>
1465+
&#8226; <a href="#copyreg">copyreg</a>
14661466
&#8226; <a href="#types">types</a>
14671467
&#8226; <a href="#weakref">weakref</a>
14681468

@@ -4889,7 +4889,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_inspec
48894889
&#8226; <a href="#importlib._bootstrap">importlib._bootstrap</a>
48904890
&#8226; <a href="#importlib._bootstrap_external">importlib._bootstrap_external</a>
48914891
&#8226; <a href="#importlib.abc">importlib.abc</a>
4892-
&#8226; <a href="#importlib.machinery">importlib.machinery</a>
48934892
&#8226; <a href="#sys">sys</a>
48944893
&#8226; <a href="#warnings">warnings</a>
48954894

@@ -5020,8 +5019,7 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_inspec
50205019
</div>
50215020
<div class="import">
50225021
imported by:
5023-
<a href="#importlib">importlib</a>
5024-
&#8226; <a href="#importlib.abc">importlib.abc</a>
5022+
<a href="#importlib.abc">importlib.abc</a>
50255023
&#8226; <a href="#inspect">inspect</a>
50265024
&#8226; <a href="#py_compile">py_compile</a>
50275025

@@ -5631,7 +5629,7 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_inspec
56315629
<a target="code" href="" type="text/plain"><tt>org</tt></a>
56325630
<span class="moduletype">MissingModule</span> <div class="import">
56335631
imported by:
5634-
<a href="#copy">copy</a>
5632+
<a href="#pickle">pickle</a>
56355633

56365634
</div>
56375635

@@ -5745,14 +5743,14 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_inspec
57455743
<a target="code" href="///C:/Users/USER/AppData/Local/Programs/Python/Python310/lib/pickle.py" type="text/plain"><tt>pickle</tt></a>
57465744
<span class="moduletype">SourceModule</span> <div class="import">
57475745
imports:
5748-
<a href="#'org.python'">'org.python'</a>
5749-
&#8226; <a href="#_compat_pickle">_compat_pickle</a>
5746+
<a href="#_compat_pickle">_compat_pickle</a>
57505747
&#8226; <a href="#_pickle">_pickle</a>
57515748
&#8226; <a href="#codecs">codecs</a>
57525749
&#8226; <a href="#copyreg">copyreg</a>
57535750
&#8226; <a href="#functools">functools</a>
57545751
&#8226; <a href="#io">io</a>
57555752
&#8226; <a href="#itertools">itertools</a>
5753+
&#8226; <a href="#org">org</a>
57565754
&#8226; <a href="#pprint">pprint</a>
57575755
&#8226; <a href="#re">re</a>
57585756
&#8226; <a href="#struct">struct</a>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)