Skip to content

Commit 4610e6a

Browse files
committed
change binpythonfull to binpython
1 parent bf4b836 commit 4610e6a

20 files changed

+34699
-4
lines changed

binpythonfull.py renamed to binpython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
####################################
1111
#build configure
1212

13-
ver = "0.43-build-full"
13+
ver = "0.43"
1414

1515
libs_warning = "1"
1616
#1 is ture 0 is false.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
block_cipher = None
55
from pywebio.utils import pyinstaller_datas
66

7-
a = Analysis(['binpythonfull.py'],
7+
a = Analysis(['binpython.py'],
88
pathex=[],
99
binaries=[],
1010
datas=pyinstaller_datas(),

build/binpython/Analysis-00.toc

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

build/binpython/EXE-00.toc

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

build/binpython/PKG-00.toc

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

build/binpython/PYZ-00.pyz

2.95 MB
Binary file not shown.

build/binpython/PYZ-00.toc

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

0 commit comments

Comments
 (0)