Mercurial > hg > documentViewer
changeset 7:75c5208cdf64 modularisierung
fixed oopsie
author | casties |
---|---|
date | Wed, 16 Jun 2010 20:32:20 +0200 |
parents | 3c70a7d2f35b |
children | 478bb1b5c5b0 |
files | documentViewer.py |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/documentViewer.py Wed Jun 16 20:27:04 2010 +0200 +++ b/documentViewer.py Wed Jun 16 20:32:20 2010 +0200 @@ -10,12 +10,6 @@ from Ft.Xml.Domlette import NonvalidatingReader from Ft.Xml.Domlette import PrettyPrint, Print from Ft.Xml import EMPTY_NAMESPACE, Parse - -from xml.dom.minidom import parse, parseString - -from extraFunction import * - - import Ft.Xml.XPath import cStringIO import xmlrpclib