7d262c3
--- libgpod-0.8.3/bindings/python/gpod.i.in	2015-02-12 08:43:11.058975384 +0100
7d262c3
+++ libgpod-0.8.3/bindings/python/gpod.i.in.orig	2015-02-12 08:44:08.185561253 +0100
7d262c3
@@ -298,9 +298,11 @@ PyObject* sw_get_photo(GList *list, gint
7d262c3
 %include "gpod_doc.i"
7d262c3
 %include "@top_builddir@/config.h"
7d262c3
 
7d262c3
+/*
7d262c3
 # be nicer to decode these utf8 strings into Unicode objects in the C
7d262c3
 # layer. Here we are leaving it to the Python side, and just giving
7d262c3
 # them utf8 encoded Strings.
7d262c3
+*/ 
7d262c3
 typedef char gchar;
7d262c3
 
7d262c3
 %typemap(in) time_t {