[gnue] r9924 - trunk/gnue-common/src/rpc

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: reinhard
Date: 2009-10-02 11:19:45 -0500 (Fri, 02 Oct 2009)
New Revision: 9924

Modified:
   trunk/gnue-common/src/rpc/client.py
Log:
Fixed import.


Modified: trunk/gnue-common/src/rpc/client.py
===================================================================
--- trunk/gnue-common/src/rpc/client.py	2009-10-02 15:29:26 UTC (rev 9923)
+++ trunk/gnue-common/src/rpc/client.py	2009-10-02 16:19:45 UTC (rev 9924)
@@ -28,7 +28,8 @@
 __all__ = ['attach', 'InvalidAdapter', 'AdapterInitializationError',
            'AdapterConfigurationError', 'ProgrammingError', 'AccessDeniedError']
 
-from gnue.common.base import errors, plugin
+from gnue.common.apps import plugin
+from gnue.common.base import errors
 
 # =============================================================================
 # Public functions
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.