[Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/highlevel.py	using zopyx.convert2
    Andreas Jung 
    andreas at andreas-jung.com
       
    Sat Oct  4 06:48:57 EDT 2008
    
    
  
Log message for revision 91736:
  using zopyx.convert2
  
Changed:
  U   zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/highlevel.py
-=-
Modified: zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/highlevel.py
===================================================================
--- zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/highlevel.py	2008-10-04 10:47:01 UTC (rev 91735)
+++ zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/highlevel.py	2008-10-04 10:48:57 UTC (rev 91736)
@@ -12,8 +12,8 @@
 
 from resources import getResourcesFor
 from renderer import Renderer
-from zopyx.convert.registry import availableConverters
-from zopyx.convert.convert import Converter
+from zopyx.convert2.registry import availableConverters
+from zopyx.convert2.convert import Converter
 
 
 def convert(context,
    
    
More information about the Checkins
mailing list