[Telepathy-commits] [telepathy-salut/master] test-two-tubes.py: Coding style

Alban Crequy alban.crequy at collabora.co.uk
Tue Nov 25 03:59:42 PST 2008


---
 tests/twisted/avahi/test-two-tubes.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/avahi/test-two-tubes.py b/tests/twisted/avahi/test-two-tubes.py
index 8a6af22..e6d82d8 100644
--- a/tests/twisted/avahi/test-two-tubes.py
+++ b/tests/twisted/avahi/test-two-tubes.py
@@ -117,7 +117,7 @@ def test(q, bus, conn):
     assert contact2_tube[4] is not None # parameters
     assert contact2_tube[5] == 0, contact2_tube[5] # status = local pending
 
-    unix_socket_adr= contact2_tubes_channel.AcceptStreamTube(
+    unix_socket_adr = contact2_tubes_channel.AcceptStreamTube(
             contact2_tube[0], 0, 0, '', byte_arrays=True)
 
     client = ClientCreator(reactor, ClientGreeter)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list