changeset 10:a5667c023a49 modularisierung

fixed oopsie
author casties
date Wed, 16 Jun 2010 20:43:23 +0200
parents e2685050240f
children ed106c9df6f3
files documentViewer.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/documentViewer.py	Wed Jun 16 20:40:18 2010 +0200
+++ b/documentViewer.py	Wed Jun 16 20:43:23 2010 +0200
@@ -12,6 +12,8 @@
 import urllib
 import urllib2
 import logging
+import math
+import urlparse 
 
 def logger(txt,method,txt2):
     """logging"""