dshellInterpreter 0.2.17.2__py3-none-any.whl → 0.2.17.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of dshellInterpreter might be problematic. Click here for more details.

@@ -195,7 +195,7 @@ class DshellInterpreteur:
195
195
 
196
196
 
197
197
  elif isinstance(node, EndNode):
198
- if node.error_message:
198
+ if self.eval_data_token(node.error_message):
199
199
  raise RuntimeError("Execution stopped - EndNode encountered")
200
200
  else:
201
201
  raise DshellInterpreterStopExecution()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dshellInterpreter
3
- Version: 0.2.17.2
3
+ Version: 0.2.17.3
4
4
  Summary: A Discord bot interpreter for creating custom commands and automations.
5
5
  Home-page: https://github.com/BOXERRMD/Dshell_Interpreter
6
6
  Author: Chronos
@@ -15,7 +15,7 @@ Dshell/DISCORD_COMMANDS/utils/utils_message.py,sha256=cQvJ15f49ddOjybARwkJKNFe3I
15
15
  Dshell/DISCORD_COMMANDS/utils/utils_permissions.py,sha256=Gi6vpCA2yXUZ20OCay5dkX6HeN4LglVROwcvTWVCsKg,3600
16
16
  Dshell/DISCORD_COMMANDS/utils/utils_thread.py,sha256=tVl4msEwrWHY-0AytI6eY3JSs-eIFUigDSJfK9mT1ww,1457
17
17
  Dshell/_DshellInterpreteur/__init__.py,sha256=jl_gH8MoqerW--I-IHXwUZTo80JOtfr7AOA57xVgeGQ,58
18
- Dshell/_DshellInterpreteur/dshell_interpreter.py,sha256=Ru9usKKGPOCoCjdK6NIC6K9uKqqsqyT77Ffhktw7xB4,29471
18
+ Dshell/_DshellInterpreteur/dshell_interpreter.py,sha256=PcwfNPz44v6gsl-xNcvNwV5lcLhpJ6yDdjwHHnE6OUE,29493
19
19
  Dshell/_DshellInterpreteur/errors.py,sha256=0PJz_VYZfNZeKR_PEHxw3tRkgKNNUerV0wwrq2r1luA,250
20
20
  Dshell/_DshellParser/__init__.py,sha256=ONDfhZMvClqP_6tE8SLjp-cf3pXL-auQYnfYRrHZxC4,56
21
21
  Dshell/_DshellParser/ast_nodes.py,sha256=RLlylX9bvbJEG3BDMGS4mnMxU8ufnZYIF59NVf_pW7A,18883
@@ -24,8 +24,8 @@ Dshell/_DshellTokenizer/__init__.py,sha256=LIQSRhDx2B9pmPx5ADMwwD0Xr9ybneVLhHH8q
24
24
  Dshell/_DshellTokenizer/dshell_keywords.py,sha256=MUTt4NCHzu2gqBgCS1fS0ULHR5K0crCMajE7WiglcJY,6839
25
25
  Dshell/_DshellTokenizer/dshell_token_type.py,sha256=gYIb2XN2YcgeRgmar_rBDS5CGmwfmxihu8mOW_d6lbE,1533
26
26
  Dshell/_DshellTokenizer/dshell_tokenizer.py,sha256=AJnUocD6hbU6wvjRAN5uDha5QQieTwXlHzZVtgRGaZQ,7307
27
- dshellinterpreter-0.2.17.2.dist-info/licenses/LICENSE,sha256=lNgcw1_xb7QENAQi3uHGymaFtbs0RV-ihiCd7AoLQjA,1082
28
- dshellinterpreter-0.2.17.2.dist-info/METADATA,sha256=FL9niNWhnpZU8N6MZ4nT3aBk9qT_Gj3k-PMXJM8XPdU,1151
29
- dshellinterpreter-0.2.17.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
30
- dshellinterpreter-0.2.17.2.dist-info/top_level.txt,sha256=B4CMhtmchGwPQJLuqUy0GhRG-0cUGxKL4GqEbCiB_vE,7
31
- dshellinterpreter-0.2.17.2.dist-info/RECORD,,
27
+ dshellinterpreter-0.2.17.3.dist-info/licenses/LICENSE,sha256=lNgcw1_xb7QENAQi3uHGymaFtbs0RV-ihiCd7AoLQjA,1082
28
+ dshellinterpreter-0.2.17.3.dist-info/METADATA,sha256=U-vTg98gsSZvkSaMyO5GA6vsCyg4_n7DYCE3l8QZOuo,1151
29
+ dshellinterpreter-0.2.17.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
30
+ dshellinterpreter-0.2.17.3.dist-info/top_level.txt,sha256=B4CMhtmchGwPQJLuqUy0GhRG-0cUGxKL4GqEbCiB_vE,7
31
+ dshellinterpreter-0.2.17.3.dist-info/RECORD,,