From 279bc64bbf0ab0c5cbcf528448ea5e3053d49f3b Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 22 Nov 2014 10:44:50 +0100 Subject: encoding für mobile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile.py') diff --git a/mobile.py b/mobile.py index a53a736..a0a83ed 100755 --- a/mobile.py +++ b/mobile.py @@ -30,7 +30,7 @@ aus `fig` auf 4er-Balken aufgeteilt sind''' summe += k myweight = summe - # Gewicht Inhalt + # Gewicht Inhalt temp.append((myweight, split(afig))) _fig = temp -- cgit v1.3.1