From 5d51e36e24b7281583d4174fab980360baa4335d Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Wed, 11 Apr 2012 00:07:01 +0000 Subject: adding triple quoted comment accidentally removed --- 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 -- cgit v0.9.1