beremiz
Clone
Summary
Browse
Changes
Graph
Fixed typo in discovery.py
2008-08-28, etisserant
f301f4ed4717
Parents
aed21ae6658f
Children
48c13b84505c
Fixed typo in discovery.py
1 files changed, 0 insertions(+), 1 deletions(-)
+0
-1
discovery.py
--- a/discovery.py Thu Aug 28 14:22:45 2008 +0200
+++ b/discovery.py Thu Aug 28 14:51:46 2008 +0200
@@ -137,7 +137,6 @@
uri = self.CreateURI(connect_type, connect_address, connect_port)
self.my_result=uri
- event.Skip()
def GetResult(self):
return self.my_result