Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/browser
diff options
context:
space:
mode:
authorMike C. Fletcher <mcfletch@raistlin.(none)>2007-04-14 06:00:51 (GMT)
committer Mike C. Fletcher <mcfletch@raistlin.(none)>2007-04-14 06:00:51 (GMT)
commit5efe3ef5325a66011090756019be7d62c3ca7d75 (patch)
treea58d6b90833d300cc30beec31468834f9f33f84c /sugar/browser
parent2ca12e9da25451d35d0bba48f3fb03c32b00de22 (diff)
Initial documentation pass for the sugar.clipboard.clipboardservice module.
Diffstat (limited to 'sugar/browser')
-rw-r--r--sugar/browser/__init__.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/sugar/browser/__init__.py b/sugar/browser/__init__.py
index 0fa05f3..a79048b 100644
--- a/sugar/browser/__init__.py
+++ b/sugar/browser/__init__.py
@@ -1 +1,6 @@
+"""Sugar's web-browser activity
+
+XUL Runner and gtkmozembed and is produced by the PyGTK
+.defs system.
+"""
from sugar.browser._sugarbrowser import *