# HG changeset patch # User casties # Date 1276713618 -7200 # Node ID e2685050240f7c4774cfecd00e4c322a214ba420 # Parent 478bb1b5c5b0860e74d4ef67cbf2a399b5b5fefa fixed oopsie diff -r 478bb1b5c5b0 -r e2685050240f documentViewer.py --- 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"""