Author: remi
Date: 2009-03-25 11:54:13 +0100 (Wed, 25 Mar 2009)
New Revision: 4212

Modified:
   
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/base/ApiBaseServer.py
Log:
* forgot to import a constant. Thanks to Gwadavel for this bug fix.
  (I don't know why the error was not effect before ...)

Modified: 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/base/ApiBaseServer.py
===================================================================
--- 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/base/ApiBaseServer.py
      2009-03-25 10:22:27 UTC (rev 4211)
+++ 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/base/ApiBaseServer.py
      2009-03-25 10:54:13 UTC (rev 4212)
@@ -21,6 +21,7 @@
 from const.ConstApi import ST_NAME_API_CONNECT
 from const.ConstClient import CLIENT_LEVELS
 from const.ConstClient import CLIENT_LEVEL_FREE
+from const.ConstClient import CLIENT_LEVEL_ANONYME
 from const.ConstServer import SW_NAME_EXTERNAL_STATUS
 
 # 
------------------------------------------------------------------------------


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to