easycoder 250301.1__tar.gz → 250301.3__tar.gz
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 easycoder might be problematic. Click here for more details.
- {easycoder-250301.1 → easycoder-250301.3}/PKG-INFO +1 -1
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/__init__.py +1 -1
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_core.py +13 -14
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_gutils.py +2 -2
- {easycoder-250301.1 → easycoder-250301.3}/LICENSE +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/README.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/README.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/README.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/boolean.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/empty.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/ends.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/even.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/exists.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/greater.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/hasProperty.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/includes.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/is.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/less.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/list.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/none.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/not.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/numeric.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/object.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/odd.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/starts.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/conditions/string.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/add.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/append.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/assert.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/begin.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/clear.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/close.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/create.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/debug.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/decrement.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/delete.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/divide.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/exit.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/file.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/fork.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/get.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/go.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/gosub.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/if.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/import.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/increment.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/index.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/init.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/input.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/load.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/lock.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/log.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/module.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/multiply.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/negate.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/open.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/pop.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/post.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/print.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/push.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/put.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/read.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/release.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/replace.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/return.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/run.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/save.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/script.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/set.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/split.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/stack.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/stop.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/system.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/take.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/toggle.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/truncate.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/unlock.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/variable.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/wait.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/while.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/keywords/write.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/arg.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/args.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/cos.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/datime.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/decode.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/element.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/elements.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/empty.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/encode.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/error.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/files.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/float.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/from.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/hash.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/index.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/integer.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/json.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/keys.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/left.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/length.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/lowercase.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/memory.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/modification.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/modulo.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/newline.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/now.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/position.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/property.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/random.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/right.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/sin.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/stringify.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/tab.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/tan.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/timestamp.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/today.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/trim.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/type.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/uppercase.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/value.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/core/values/weekday.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/README.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/attach.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/close.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/create.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/ellipse.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/image.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/move.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/on.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/rectangle.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/render.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/run.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/set.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/keywords/text.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/values/attribute.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/doc/graphics/values/window.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/README.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_classes.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_compiler.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_condition.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_graphics.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_handler.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_program.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_timestamp.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/easycoder/ec_value.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/images/Semoigo Dawn.jpg +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/json/graphics-demo.json +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/ec_keyboard.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/ec_p100.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/4-function.json +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/4-function.png +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/qwerty-0.json +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/qwerty-0.png +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/qwerty-1.json +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/qwerty-1.png +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/qwerty-2.json +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/qwerty-2.png +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/qwerty-3.json +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/keyboards/qwerty-3.png +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/plugins/points.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/pyproject.toml +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/README.md +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/benchmark.ecs +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/config.ecg +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/connect.ecg +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/ec_keyboard.py +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/findxr.ecs +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/fizzbuzz.ecs +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/hello.ecs +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/points.ecs +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/test.ecs +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/testg.ecg +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/scripts/tests.ecs +0 -0
- {easycoder-250301.1 → easycoder-250301.3}/test.ecs +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: easycoder
|
|
3
|
-
Version: 250301.
|
|
3
|
+
Version: 250301.3
|
|
4
4
|
Summary: Rapid scripting in English
|
|
5
5
|
Keywords: compiler,scripting,prototyping,programming,coding,python,low code,hypertalk,computer language,learn to code
|
|
6
6
|
Author-email: Graham Trott <gtanyware@gmail.com>
|
|
@@ -308,7 +308,7 @@ class Core(Handler):
|
|
|
308
308
|
command['target'] = self.getToken()
|
|
309
309
|
self.add(command)
|
|
310
310
|
return True
|
|
311
|
-
FatalError(self.
|
|
311
|
+
FatalError(self.compiler, 'Symbol expected')
|
|
312
312
|
else:
|
|
313
313
|
# First value must be a variable
|
|
314
314
|
if command['value1']['type'] == 'symbol':
|
|
@@ -404,7 +404,6 @@ class Core(Handler):
|
|
|
404
404
|
command['target'] = self.getToken()
|
|
405
405
|
else:
|
|
406
406
|
FatalError(self.compiler, f'Variable "{symbolRecord["name"]}" does not hold a value')
|
|
407
|
-
else: FatalError(self.compiler, 'Variable expected after \'get\'')
|
|
408
407
|
if self.nextIs('from'):
|
|
409
408
|
command['url'] = self.nextValue()
|
|
410
409
|
command['or'] = None
|
|
@@ -705,7 +704,7 @@ class Core(Handler):
|
|
|
705
704
|
self.add(command)
|
|
706
705
|
return True
|
|
707
706
|
else:
|
|
708
|
-
FatalError(self.
|
|
707
|
+
FatalError(self.compiler, f'I don\'t understand \'{self.getToken()}\'')
|
|
709
708
|
return False
|
|
710
709
|
|
|
711
710
|
def r_load(self, command):
|
|
@@ -765,14 +764,14 @@ class Core(Handler):
|
|
|
765
764
|
command['target'] = self.getToken()
|
|
766
765
|
self.add(command)
|
|
767
766
|
return True
|
|
768
|
-
FatalError(self.
|
|
767
|
+
FatalError(self.compiler, 'Symbol expected')
|
|
769
768
|
else:
|
|
770
769
|
# First value must be a variable
|
|
771
770
|
if command['value1']['type'] == 'symbol':
|
|
772
771
|
command['target'] = command['value1']['name']
|
|
773
772
|
self.add(command)
|
|
774
773
|
return True
|
|
775
|
-
FatalError(self.
|
|
774
|
+
FatalError(self.compiler, 'First value must be a variable')
|
|
776
775
|
return False
|
|
777
776
|
|
|
778
777
|
def r_multiply(self, command):
|
|
@@ -881,7 +880,7 @@ class Core(Handler):
|
|
|
881
880
|
elif token == 'writing':
|
|
882
881
|
mode = 'w'
|
|
883
882
|
else:
|
|
884
|
-
FatalError(self.
|
|
883
|
+
FatalError(self.compiler, 'Unknown file open mode {self.getToken()}')
|
|
885
884
|
return False
|
|
886
885
|
command['mode'] = mode
|
|
887
886
|
else:
|
|
@@ -1004,7 +1003,7 @@ class Core(Handler):
|
|
|
1004
1003
|
command['value'] = value
|
|
1005
1004
|
self.add(command)
|
|
1006
1005
|
return True
|
|
1007
|
-
FatalError(self.
|
|
1006
|
+
FatalError(self.compiler, 'I can\'t print this value')
|
|
1008
1007
|
return False
|
|
1009
1008
|
|
|
1010
1009
|
def r_print(self, command):
|
|
@@ -1058,12 +1057,12 @@ class Core(Handler):
|
|
|
1058
1057
|
symbolRecord = self.getSymbolRecord()
|
|
1059
1058
|
command['target'] = symbolRecord['name']
|
|
1060
1059
|
if 'valueholder' in symbolRecord and symbolRecord['valueHolder'] == False:
|
|
1061
|
-
FatalError(self.
|
|
1060
|
+
FatalError(self.compiler, f'Symbol {symbolRecord["name"]} is not a value holder')
|
|
1062
1061
|
else:
|
|
1063
1062
|
self.add(command)
|
|
1064
1063
|
return True
|
|
1065
1064
|
else:
|
|
1066
|
-
FatalError(self.
|
|
1065
|
+
FatalError(self.compiler, f'Symbol {self.getToken()} is not a variable')
|
|
1067
1066
|
return False
|
|
1068
1067
|
|
|
1069
1068
|
def r_put(self, command):
|
|
@@ -1097,9 +1096,9 @@ class Core(Handler):
|
|
|
1097
1096
|
command['file'] = fileRecord['name']
|
|
1098
1097
|
self.add(command)
|
|
1099
1098
|
return True
|
|
1100
|
-
FatalError(self.
|
|
1099
|
+
FatalError(self.compiler, f'Symbol "{symbolRecord["name"]}" is not a value holder')
|
|
1101
1100
|
return False
|
|
1102
|
-
FatalError(self.
|
|
1101
|
+
FatalError(self.compiler, f'Symbol "{self.getToken()}" has not been declared')
|
|
1103
1102
|
return False
|
|
1104
1103
|
|
|
1105
1104
|
def r_read(self, command):
|
|
@@ -1444,7 +1443,7 @@ class Core(Handler):
|
|
|
1444
1443
|
command['background'] = background
|
|
1445
1444
|
self.add(command)
|
|
1446
1445
|
return True
|
|
1447
|
-
FatalError(self.
|
|
1446
|
+
FatalError(self.compiler, 'I can\'t give this command')
|
|
1448
1447
|
return False
|
|
1449
1448
|
|
|
1450
1449
|
def r_system(self, command):
|
|
@@ -1487,7 +1486,7 @@ class Core(Handler):
|
|
|
1487
1486
|
self.add(command)
|
|
1488
1487
|
return True
|
|
1489
1488
|
else:
|
|
1490
|
-
FatalError(self.
|
|
1489
|
+
FatalError(self.compiler, f'\'{self.getToken()}\' is not a symbol')
|
|
1491
1490
|
else:
|
|
1492
1491
|
self.warning(f'Core.take: Expected "giving"')
|
|
1493
1492
|
return False
|
|
@@ -1757,7 +1756,7 @@ class Core(Handler):
|
|
|
1757
1756
|
if symbolRecord['valueHolder']:
|
|
1758
1757
|
value['target'] = symbolRecord['name']
|
|
1759
1758
|
return value
|
|
1760
|
-
FatalError(self.
|
|
1759
|
+
FatalError(self.compiler, 'Variable does not hold a value')
|
|
1761
1760
|
return None
|
|
1762
1761
|
|
|
1763
1762
|
if token == 'arg':
|
|
@@ -106,7 +106,7 @@ class GUtils:
|
|
|
106
106
|
return (size[0], size[1])
|
|
107
107
|
|
|
108
108
|
def getDefaultButton(self, args):
|
|
109
|
-
args['button_text'] = '
|
|
109
|
+
args['button_text'] = ''
|
|
110
110
|
args['disabled'] = False
|
|
111
111
|
args['size'] = (None, None)
|
|
112
112
|
|
|
@@ -165,7 +165,7 @@ class GUtils:
|
|
|
165
165
|
return psg.Multiline(default_text=args['default_text'], key=args['key'], size=self.getSize(args))
|
|
166
166
|
|
|
167
167
|
def getDefaultText(self, args):
|
|
168
|
-
args['text'] = '
|
|
168
|
+
args['text'] = ''
|
|
169
169
|
args['key'] = None
|
|
170
170
|
args['size'] = (None, None)
|
|
171
171
|
args['expand_x'] = False
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|