E4XML/PluginRepositoryHandler.py

changeset 12
1d8dd9706f46
parent 0
de9c2efb9d02
child 13
1af94a91f439
--- a/E4XML/PluginRepositoryHandler.py	Fri Jan 01 16:11:36 2010 +0000
+++ b/E4XML/PluginRepositoryHandler.py	Sat Jan 02 15:11:35 2010 +0000
@@ -7,8 +7,8 @@
 Module implementing the handler class for reading an XML tasks file.
 """
 
-from Config import pluginRepositoryFileFormatVersion
-from XMLHandlerBase import XMLHandlerBase
+from .Config import pluginRepositoryFileFormatVersion
+from .XMLHandlerBase import XMLHandlerBase
 
 import Preferences
 

eric ide

mercurial