Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/sound/sndInfo
diff options
context:
space:
mode:
Diffstat (limited to 'data/sound/sndInfo')
-rw-r--r--data/sound/sndInfo8
1 files changed, 2 insertions, 6 deletions
diff --git a/data/sound/sndInfo b/data/sound/sndInfo
index 529995e..7767245 100644
--- a/data/sound/sndInfo
+++ b/data/sound/sndInfo
@@ -1,6 +1,2 @@
-import sys
-from sugar.activity.activity import get_bundle_path
-sys.path.append(get_bundle_path() + '/sound')
-from sound import *
-
-print playSine.__doc__
+import pippy
+help(pippy.sound.playSine)