Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArtActivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'TurtleArtActivity.py')
-rw-r--r--TurtleArtActivity.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/TurtleArtActivity.py b/TurtleArtActivity.py
index c2980bb..c413358 100644
--- a/TurtleArtActivity.py
+++ b/TurtleArtActivity.py
@@ -227,6 +227,7 @@ class TurtleArtActivity(activity.Activity):
if pyee.block is not None:
pyee.block.highlight()
self.tw.showlabel('status', str(pyee))
+ _logger.debug(pyee)
return
if not pythoncode:
return