easycoder 250506.1__py2.py3-none-any.whl → 250506.2__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 +1 -1
- easycoder/ec_pyside.py +1 -2
- {easycoder-250506.1.dist-info → easycoder-250506.2.dist-info}/METADATA +1 -1
- {easycoder-250506.1.dist-info → easycoder-250506.2.dist-info}/RECORD +7 -7
- {easycoder-250506.1.dist-info → easycoder-250506.2.dist-info}/WHEEL +0 -0
- {easycoder-250506.1.dist-info → easycoder-250506.2.dist-info}/entry_points.txt +0 -0
- {easycoder-250506.1.dist-info → easycoder-250506.2.dist-info}/licenses/LICENSE +0 -0
easycoder/__init__.py
CHANGED
easycoder/ec_pyside.py
CHANGED
|
@@ -690,7 +690,7 @@ class Graphics(Handler):
|
|
|
690
690
|
command['index'] = self.nextValue()
|
|
691
691
|
self.skip('of')
|
|
692
692
|
else:
|
|
693
|
-
command['name'] = self.
|
|
693
|
+
command['name'] = self.getValue()
|
|
694
694
|
self.skip('in')
|
|
695
695
|
if self.nextIsSymbol():
|
|
696
696
|
record = self.getSymbolRecord()
|
|
@@ -878,7 +878,6 @@ class Graphics(Handler):
|
|
|
878
878
|
|
|
879
879
|
def r_start(self, command):
|
|
880
880
|
def on_last_window_closed():
|
|
881
|
-
print("Kill the application...")
|
|
882
881
|
self.program.kill()
|
|
883
882
|
def resume():
|
|
884
883
|
self.program.flush(self.nextPC())
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: easycoder
|
|
3
|
-
Version: 250506.
|
|
3
|
+
Version: 250506.2
|
|
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,5 +1,5 @@
|
|
|
1
1
|
easycoder/README.md,sha256=BVXmYphcTJ6q6RN_9L6HtQukgCnOjSLVIsTM3lk-9aM,587
|
|
2
|
-
easycoder/__init__.py,sha256=
|
|
2
|
+
easycoder/__init__.py,sha256=Z5F6fV2l9QLLAjRmuwPybN1yPsS8bYW3iW7SLCO5es0,262
|
|
3
3
|
easycoder/ec_classes.py,sha256=xnWBNak8oKydkFoxHLlq9wo3lIsB3aMnTDrqbtCfoWo,1512
|
|
4
4
|
easycoder/ec_compiler.py,sha256=vNOAKIK2pX_cW4mcxwCe0OR16iqeZqvZQ6JCgQ5MqtU,5062
|
|
5
5
|
easycoder/ec_condition.py,sha256=YXvSBQKEzKGCcgUGo3Qp8iHolXmm2BpEm0NimSDszIM,785
|
|
@@ -8,11 +8,11 @@ easycoder/ec_graphics.py,sha256=WXxKMB4GJSmxvk-FVbOTyufiUx4TYIzyDoB1PCAO3JY,1606
|
|
|
8
8
|
easycoder/ec_gutils.py,sha256=yqu4RRQ6VdRkC5B2ADBYsXzgNu76dLnekd9aUjdEgPw,6399
|
|
9
9
|
easycoder/ec_handler.py,sha256=zPDZ_hqdgNnkCd8B5HmSLkqsGgf4aDmqcUBOPHgo47U,2305
|
|
10
10
|
easycoder/ec_program.py,sha256=uv2F0Gu9ZJSW2Pb4IitUtq0xb4e_gU8emMYyIRLoS24,10064
|
|
11
|
-
easycoder/ec_pyside.py,sha256=
|
|
11
|
+
easycoder/ec_pyside.py,sha256=HBLYZJrumuud9aYkEk65iCs8VqLBFF0S9XtKn-0VHes,37035
|
|
12
12
|
easycoder/ec_timestamp.py,sha256=_3QFJPzIWZ9Rzk3SQOQJ-gwmvB07pg78k23SPntoZtY,288
|
|
13
13
|
easycoder/ec_value.py,sha256=zgDJTJhIg3yOvmnnKIfccIizmIhGbtvL_ghLTL1T5fg,2516
|
|
14
|
-
easycoder-250506.
|
|
15
|
-
easycoder-250506.
|
|
16
|
-
easycoder-250506.
|
|
17
|
-
easycoder-250506.
|
|
18
|
-
easycoder-250506.
|
|
14
|
+
easycoder-250506.2.dist-info/entry_points.txt,sha256=JXAZbenl0TnsIft2FcGJbJ-4qoztVu2FuT8PFmWFexM,44
|
|
15
|
+
easycoder-250506.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
16
|
+
easycoder-250506.2.dist-info/WHEEL,sha256=Dyt6SBfaasWElUrURkknVFAZDHSTwxg3PaTza7RSbkY,100
|
|
17
|
+
easycoder-250506.2.dist-info/METADATA,sha256=Tchcd3tR3kNM4W2toVAQNGin6wPZaZy8WhpRcSezg70,6827
|
|
18
|
+
easycoder-250506.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|