changeset 12:3626bbda5a2d modularisierung

fixed oopsie
author casties
date Wed, 16 Jun 2010 20:46:29 +0200
parents ed106c9df6f3
children 3e570be16eea
files documentViewer.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/documentViewer.py	Wed Jun 16 20:45:16 2010 +0200
+++ b/documentViewer.py	Wed Jun 16 20:46:29 2010 +0200
@@ -14,6 +14,7 @@
 import logging
 import math
 import urlparse 
+import cStringIO
 
 def logger(txt,method,txt2):
     """logging"""