Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/olpcgames/activity.py
diff options
context:
space:
mode:
Diffstat (limited to 'olpcgames/activity.py')
-rw-r--r--olpcgames/activity.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/olpcgames/activity.py b/olpcgames/activity.py
index 538ba13..53f0422 100644
--- a/olpcgames/activity.py
+++ b/olpcgames/activity.py
@@ -1,4 +1,6 @@
-"""Embeds the Canvas widget into a Sugar-specific Activity environment
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+"""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