Codebase list sugar-pippy-activity / f5ce417
Speed up import pippy sound (by a lot!) by removing an unused import. 'import sugar.activity.activity' seems to be very slow! C. Scott Ananian 16 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 # audioOut write a wave file if a string is given as argument
44 import os
55 from sugar import env
6 from sugar.activity.activity import get_bundle_path
76
87 orchlines = []
98 scorelines = []