Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius/vault.py
diff options
context:
space:
mode:
authorVincent Vinet <vince.vinet@gmail.com>2009-10-23 03:28:21 (GMT)
committer Vincent Vinet <vince.vinet@gmail.com>2009-10-23 03:28:21 (GMT)
commitfa1197aad8d56b43bdf57ec3ad3ef9b9216d1376 (patch)
treec5699d1a9c924d4cef47f4bfdc3285362bd73ca5 /tutorius/vault.py
parent1b0624f034909d0b42e6e7da8ec414125ce35109 (diff)
fix some tests, keep write_fsm a member function in the TutorialBundler since it uses self...
Diffstat (limited to 'tutorius/vault.py')
-rw-r--r--tutorius/vault.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tutorius/vault.py b/tutorius/vault.py
index 9215e8d..cc2a3f6 100644
--- a/tutorius/vault.py
+++ b/tutorius/vault.py
@@ -835,8 +835,7 @@ class TutorialBundler(object):
raise IOError(2, "Neither the global nor the bundle directory contained the tutorial with GUID %s"%guid)
- @staticmethod
- def write_fsm(fsm):
+ def write_fsm(self, fsm):
"""
Save fsm to disk. If a GUID parameter is provided, the existing GUID is