Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/library/pippy/sound.py
diff options
context:
space:
mode:
Diffstat (limited to 'library/pippy/sound.py')
-rw-r--r--library/pippy/sound.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/library/pippy/sound.py b/library/pippy/sound.py
index df3e8e5..b758a2a 100644
--- a/library/pippy/sound.py
+++ b/library/pippy/sound.py
@@ -15,9 +15,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-import errno
+
import os
-import sys
from gettext import gettext as _
from sugar3 import env