Changes
Jump to navigation
Jump to search
Line 26:
Line 26:
+
+
+
+
Development Team/Almanac/sugar.activity.activity (view source)
Revision as of 16:46, 2 June 2008
, 16:46, 2 June 2008→Class: Activity
def __init__(self, handle):
def __init__(self, handle):
activity.Activity.__init__(self, handle)
activity.Activity.__init__(self, handle)
=== How do I implement a read_file method for my activity so that I can resume activities from the sugar journal? ===
=== How do I implement a write_file method for my activity in order to persist my activity in the journal? ===
= Class: ActivityToolbox =
= Class: ActivityToolbox =