Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2012-04-11 00:07:01 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2012-04-11 00:07:01 (GMT)
commit5d51e36e24b7281583d4174fab980360baa4335d (patch)
treeff3bc74e8bc4a0f166db62c6f7ee43988cb5ae1c
parent46f7d65d6bef8ead172b54011e60c1e1eee1c28c (diff)
adding triple quoted comment accidentally removed
-rw-r--r--olpcgames/activity.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/olpcgames/activity.py b/olpcgames/activity.py
index 53f0422..ddd9a85 100644
--- a/olpcgames/activity.py
+++ b/olpcgames/activity.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
-"""Embeds the Canvas widget into a Sugar-specific Activity environment"""
+"""Embeds the Canvas widget into a Sugar-specific Activity environment
The olpcgames.activity module encapsulates creation of a Pygame activity.
Your Activity should inherit from this class. Simply setting some class