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:
authormike <michael.jmontcalm@gmail.com>2009-05-05 05:30:41 (GMT)
committer mike <michael.jmontcalm@gmail.com>2009-05-05 05:30:41 (GMT)
commitfb49b482f5bd478bada50cd1ab25a876806eff31 (patch)
tree8f5f0d291da99f98a1d42119c259d634b6f986be /src/sugar/tutorius/actions.py
parent2a1c6d6fbcb60c44d8690add635260faf243dcd6 (diff)
[LP 352437] Core : Minor refactoring on XMLSerializer, added tests
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