call geriye bir şey döndürmüyor.

şu anki call çalışıyor...
This commit is contained in:
Barış Metin
2005-07-14 14:08:52 +00:00
parent 9ff109dfe9
commit 8183d43898
+1 -1
View File
@@ -24,4 +24,4 @@ def call(om):
s.connect("/tmp/comar")
cmd = '$' + om + '\n'
s.send(cmd)
return s.recv(500)
return True