From 0f6e61bb755367ccdc450dc14d7d2fbb1553f056 Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Tue, 28 Oct 2014 16:18:14 +0100 Subject: [PATCH] Don't mess with the import path --- main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.py b/main.py index b6c095e..740977a 100644 --- a/main.py +++ b/main.py @@ -24,8 +24,6 @@ __version__ = '4.2.0' import sys import os -sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..', 'gpodder-core', 'src')) - import pyotherside import gpodder