[Telepathy-commits] [telepathy-gabble/master] jingle/payload-types: remove debugging "print" statement

Will Thompson will.thompson at collabora.co.uk
Thu Dec 11 08:30:40 PST 2008


---
 tests/twisted/jingle/payload-types.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/jingle/payload-types.py b/tests/twisted/jingle/payload-types.py
index 8536de2..606620f 100644
--- a/tests/twisted/jingle/payload-types.py
+++ b/tests/twisted/jingle/payload-types.py
@@ -136,7 +136,6 @@ def test(q, bus, conn, stream):
         assert len(parameters) == 1, parameters
         assert parameters['misc'] == 'other', parameters
 
-    print e.args[0]
     # Test completed, close the connection
 
     conn.Disconnect()
-- 
1.5.6.5



More information about the Telepathy-commits mailing list