/[gnue]/gnue-appserver/src/test2.py
ViewVC logotype

Diff of /gnue-appserver/src/test2.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by reinhard, Thu May 22 19:06:49 2003 UTC revision 1.11 by reinhard, Mon Jul 28 21:25:01 2003 UTC
# Line 41  class testApp2 (GClientApp.GClientApp): Line 41  class testApp2 (GClientApp.GClientApp):
41      self.connections.setLoginHandler (testLoginHandler ())      self.connections.setLoginHandler (testLoginHandler ())
42            
43      print "Creating session object ..."      print "Creating session object ..."
44      sm=geasSessionManager.geasSessionManager ()      sm = geasSessionManager.geasSessionManager (self.connections)
     sm.setConnections(self.connections)  
45      return sm      return sm
46            
47    # ---------------------------------------------------------------------------    # ---------------------------------------------------------------------------

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26