Changeset 10:a5667c023a49 in documentViewer


Ignore:
Timestamp:
Jun 16, 2010, 6:43:23 PM (14 years ago)
Author:
casties
Branch:
modularisierung
Message:

fixed oopsie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r9 r10  
    1313import urllib2
    1414import logging
     15import math
     16import urlparse
    1517
    1618def logger(txt,method,txt2):
Note: See TracChangeset for help on using the changeset viewer.