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 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
- def _globals():
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"):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: salabim
3
- Version: 24.0.10.post2
3
+ Version: 24.0.10.post4
4
4
  Summary: salabim - discrete event simulation in Python
5
5
  Author-email: Ruud van der Ham <rt.van.der.ham@gmail.com>
6
6
  Project-URL: Homepage, https://salabim.org
@@ -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=RBnrf0npSRfVfzY6ntiYqn6JCionKcFyOmq2XLwQ7s8,1097178
7
- salabim-24.0.10.post2.dist-info/METADATA,sha256=DyahyGk11uGfYkXV3r7ymOtY4MB2mBW8ajt4kcd1BMs,3456
8
- salabim-24.0.10.post2.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
9
- salabim-24.0.10.post2.dist-info/top_level.txt,sha256=UE6zVlbi3F6T5ma1a_5TrojMaF21GYKDt9svvm0U4cQ,8
10
- salabim-24.0.10.post2.dist-info/RECORD,,
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,,