Changeset 7:75c5208cdf64 in documentViewer


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

fixed oopsie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r6 r7  
    1111from Ft.Xml.Domlette import PrettyPrint, Print
    1212from Ft.Xml import EMPTY_NAMESPACE, Parse
    13 
    14 from xml.dom.minidom import parse, parseString
    15 
    16 from extraFunction import *
    17 
    18 
    1913import Ft.Xml.XPath
    2014import cStringIO
Note: See TracChangeset for help on using the changeset viewer.