[Checkins] SVN: zopyx.smartprintng.server/trunk/README.txt updated

Andreas Jung andreas at andreas-jung.com
Thu Oct 29 04:14:25 EDT 2009


Log message for revision 105348:
  updated
  

Changed:
  U   zopyx.smartprintng.server/trunk/README.txt

-=-
Modified: zopyx.smartprintng.server/trunk/README.txt
===================================================================
--- zopyx.smartprintng.server/trunk/README.txt	2009-10-29 08:12:05 UTC (rev 105347)
+++ zopyx.smartprintng.server/trunk/README.txt	2009-10-29 08:14:25 UTC (rev 105348)
@@ -81,7 +81,9 @@
         """
 
     def authenticate(username, password):
-        """ Log into the server. Returns an auth_token """
+        """ Log into the server. Returns an auth_token. authenticate()
+            must be called before calling any of the methods above.
+        """
 
     def ping():
         """ says 'pong' - or something similar """



More information about the checkins mailing list