easycoder 251103.2__py2.py3-none-any.whl → 251103.3__py2.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 easycoder might be problematic. Click here for more details.

easycoder/__init__.py CHANGED
@@ -12,4 +12,4 @@ from .ec_pyside import *
12
12
  from .ec_timestamp import *
13
13
  from .ec_value import *
14
14
 
15
- __version__ = "251103.2"
15
+ __version__ = "251103.3"
easycoder/ec_compiler.py CHANGED
@@ -80,7 +80,7 @@ class Compiler:
80
80
  # Add a command to the code list
81
81
  def addCommand(self, command):
82
82
  if len(self.code) == 0:
83
- if self.program.usingGraphics:
83
+ if hasattr(self.program, 'usingGraphics'):
84
84
  pass
85
85
  self.code.append(command)
86
86
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: easycoder
3
- Version: 251103.2
3
+ Version: 251103.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>
@@ -1,8 +1,8 @@
1
- easycoder/__init__.py,sha256=Lcn-X3_bWT1Leeh_wHMEaDuMq_A2Zm4GWMxwo3Ko7qI,339
1
+ easycoder/__init__.py,sha256=wKNst-IocgEEuxeW5PXV9sMNZLt2GSUBeD6LNfBcYrQ,339
2
2
  easycoder/close.png,sha256=3B9ueRNtEu9E4QNmZhdyC4VL6uqKvGmdfeFxIV9aO_Y,9847
3
3
  easycoder/ec_border.py,sha256=KpOy0Jq8jI_6DYGo4jaFvoBP_jTIoAYWrmuHhl-FXA4,2355
4
4
  easycoder/ec_classes.py,sha256=YGUiKnVN6T5scoeBmmGDQAtE8xJgaTHi0Exh9A7H2Y4,1750
5
- easycoder/ec_compiler.py,sha256=ZtI40G7GTkCeOYMx66TmU_SwauoktAPW3njhFWESK6k,5505
5
+ easycoder/ec_compiler.py,sha256=1zQ0ApmeHLqPAyP3tKGg1OR0kTEx2S-u6rAxP6EzHS0,5517
6
6
  easycoder/ec_condition.py,sha256=uamZrlW3Ej3R4bPDuduGB2f00M80Z1D0qV8muDx4Qfw,784
7
7
  easycoder/ec_core.py,sha256=c51wdwTwppZwGLOhN22SBCdAmnTFQw0eirMJxkOb8vI,100780
8
8
  easycoder/ec_handler.py,sha256=zEZ5cPruEVZp3SIQ6ZjdZN5jDyW2gFvHcNmFaet4Sd4,2324
@@ -12,8 +12,8 @@ easycoder/ec_pyside.py,sha256=Pkf0lgDTgC7WOjjleiGeBj4e9y9de4DDNlZFsajkVjU,58374
12
12
  easycoder/ec_timestamp.py,sha256=myQnnF-mT31_1dpQKv2VEAu4BCcbypvMdzq7_DUi1xc,277
13
13
  easycoder/ec_value.py,sha256=zgDJTJhIg3yOvmnnKIfccIizmIhGbtvL_ghLTL1T5fg,2516
14
14
  easycoder/tick.png,sha256=OedASXJJTYvnza4J6Kv5m5lz6DrBfy667zX_WGgtbmM,9127
15
- easycoder-251103.2.dist-info/entry_points.txt,sha256=JXAZbenl0TnsIft2FcGJbJ-4qoztVu2FuT8PFmWFexM,44
16
- easycoder-251103.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
17
- easycoder-251103.2.dist-info/WHEEL,sha256=Dyt6SBfaasWElUrURkknVFAZDHSTwxg3PaTza7RSbkY,100
18
- easycoder-251103.2.dist-info/METADATA,sha256=OntVjUUCq5GZxKP5eSqo8iKBG4WTL0tQ5ocEge4Pzbc,6897
19
- easycoder-251103.2.dist-info/RECORD,,
15
+ easycoder-251103.3.dist-info/entry_points.txt,sha256=JXAZbenl0TnsIft2FcGJbJ-4qoztVu2FuT8PFmWFexM,44
16
+ easycoder-251103.3.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
17
+ easycoder-251103.3.dist-info/WHEEL,sha256=Dyt6SBfaasWElUrURkknVFAZDHSTwxg3PaTza7RSbkY,100
18
+ easycoder-251103.3.dist-info/METADATA,sha256=BIHn7arUH62vZ-y2lCwKbYIFuCU4Yl_SVZgUVvFKAs8,6897
19
+ easycoder-251103.3.dist-info/RECORD,,