Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Activity Team/Compatibility Tips
(view source)
Revision as of 18:14, 4 February 2009
26 bytes removed
,
18:14, 4 February 2009
→get_activity_root()
Line 13:
Line 13:
try:
try:
−
path =
os.path.join(
activity.get_activity_root(
), "instance"
)
+
path = activity.get_activity_root()
except:
except:
# early versions of Sugar (656) didn't support get_activity_root()
# early versions of Sugar (656) didn't support get_activity_root()
Walter
Bureaucrats
,
Administrators
10,579
edits