[PyObjC-svn] r2134 - trunk/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Wed Apr  8 16:22:52 2009
New Revision: 2134

Log:
Ensure script works with PyObjC 2.2b1


Modified:
   trunk/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/rendezvous.py

Modified: trunk/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/rendezvous.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/rendezvous.py	(original)
+++ trunk/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/rendezvous.py	Wed Apr  8 16:22:52 2009
@@ -16,7 +16,7 @@
             print "   %s"%(address,)
         print ""
 
-    def netService_didNotResolve_(self, didNotResolve):
+    def netService_didNotResolve_(self, service, didNotResolve):
         print "didNotResolve",didNotResolve
 
 class PrintingBrowserDelegate(NSObject):

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
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.