changeset 9:e2685050240f modularisierung

fixed oopsie
author casties
date Wed, 16 Jun 2010 20:40:18 +0200
parents 478bb1b5c5b0
children a5667c023a49
files documentViewer.py
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/documentViewer.py	Wed Jun 16 20:35:59 2010 +0200
+++ b/documentViewer.py	Wed Jun 16 20:40:18 2010 +0200
@@ -12,10 +12,6 @@
 import urllib
 import urllib2
 import logging
-import math
-
-import urlparse 
-from types import *
 
 def logger(txt,method,txt2):
     """logging"""