Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/tutorius/actions.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar/tutorius/actions.py')
-rw-r--r--src/sugar/tutorius/actions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sugar/tutorius/actions.py b/src/sugar/tutorius/actions.py
index d2516f7..ff7f427 100644
--- a/src/sugar/tutorius/actions.py
+++ b/src/sugar/tutorius/actions.py
@@ -131,7 +131,7 @@ class BubbleMessage(Action):
@param tailpos The position of the tail of the bubble; useful to point to
specific elements of the interface
"""
- def __init__(self, message, pos=[0,0], speaker=None, tailpos=None):
+ def __init__(self, message, pos=None, speaker=None, tailpos=None):
Action.__init__(self)
self.message = TStringProperty(message)
# Create the position as an array of fixed-size 2