/[gzz]/gzz/gzz/client/pythonbinder.py
ViewVC logotype

Diff of /gzz/gzz/client/pythonbinder.py

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

revision 1.1 by benja, Sun Oct 27 23:55:55 2002 UTC revision 1.2 by benja, Mon Oct 28 00:17:54 2002 UTC
# Line 2  Line 2 
2  import java, gzz  import java, gzz
3    
4  class PythonBinder(gzz.client.FallbackBinder):      class PythonBinder(gzz.client.FallbackBinder):    
5      def __init__(self, bindings, client):      def __init__(self, bindings):
6          self.bindings = bindings          self.bindings = bindings
7    
8        def setFallback(client):
9          self.client = client          self.client = client
10    
11      pendingOp = None      pendingOp = None

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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