changeset 13:3e570be16eea modularisierung

fixed oopsie
author casties
date Wed, 16 Jun 2010 20:48:34 +0200
parents 3626bbda5a2d
children 38e4af417f34
files documentViewer.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/documentViewer.py	Wed Jun 16 20:46:29 2010 +0200
+++ b/documentViewer.py	Wed Jun 16 20:48:34 2010 +0200
@@ -7,6 +7,7 @@
 from Globals import package_home
 
 from Ft.Xml import EMPTY_NAMESPACE, Parse
+from Ft.Xml.Domlette import PrettyPrint, Print
 import os.path
 import sys
 import urllib