salabim 24.0.10.post2__py3-none-any.whl → 24.0.10.post4__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- salabim/salabim.py +1 -2
- {salabim-24.0.10.post2.dist-info → salabim-24.0.10.post4.dist-info}/METADATA +1 -1
- {salabim-24.0.10.post2.dist-info → salabim-24.0.10.post4.dist-info}/RECORD +5 -5
- {salabim-24.0.10.post2.dist-info → salabim-24.0.10.post4.dist-info}/WHEEL +0 -0
- {salabim-24.0.10.post2.dist-info → salabim-24.0.10.post4.dist-info}/top_level.txt +0 -0
salabim/salabim.py
CHANGED
@@ -61,8 +61,7 @@ PyPy = platform.python_implementation() == "PyPy"
|
|
61
61
|
Chromebook = "penguin" in platform.uname()
|
62
62
|
PythonInExcel = not ("__file__" in globals()) or ("REF" in globals()) # REF is for AnacondaCode
|
63
63
|
|
64
|
-
|
65
|
-
return globals()
|
64
|
+
my_globals=globals()
|
66
65
|
|
67
66
|
def a_log(*args):
|
68
67
|
if not hasattr(a_log, "a_logfile_name"):
|
@@ -3,8 +3,8 @@ salabim/LICENSE.txt,sha256=qHlBa-POyexatCxDTjSKMlYtkBFQDn9lu-YV_1L6V0U,1106
|
|
3
3
|
salabim/__init__.py,sha256=r7qPLvlmX0dkZDyjuTo8Jo3ex3sD1L4pmK6K5ib9vyw,56
|
4
4
|
salabim/calibri.ttf,sha256=RWpf8Uo31RfvGGNaSt9-2sXSuN87AVE_NFMRsV3LhBk,1330156
|
5
5
|
salabim/mplus-1m-regular.ttf,sha256=EuFHr90BJjuAn_r5MleJFN-WfkeWJ4tf7DweI5zr8tU,289812
|
6
|
-
salabim/salabim.py,sha256=
|
7
|
-
salabim-24.0.10.
|
8
|
-
salabim-24.0.10.
|
9
|
-
salabim-24.0.10.
|
10
|
-
salabim-24.0.10.
|
6
|
+
salabim/salabim.py,sha256=7nfMVUUYY0hdAF9Ad7m_vveakfTeOfuFdQyLB7j9Mko,1097162
|
7
|
+
salabim-24.0.10.post4.dist-info/METADATA,sha256=g7afDySuJ2GQ9eohILH_lgrn_SvtHj8kRD7loKwvfK8,3456
|
8
|
+
salabim-24.0.10.post4.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
|
9
|
+
salabim-24.0.10.post4.dist-info/top_level.txt,sha256=UE6zVlbi3F6T5ma1a_5TrojMaF21GYKDt9svvm0U4cQ,8
|
10
|
+
salabim-24.0.10.post4.dist-info/RECORD,,
|
File without changes
|
File without changes
|