mercurial/wireproto.py
changeset 25711 26579a91f4fb
parent 25708 d3d32643c060
child 25912 cbbdd085c991
--- a/mercurial/wireproto.py	Sun Sep 28 01:09:16 2014 -0700
+++ b/mercurial/wireproto.py	Tue Jun 30 22:02:40 2015 -0700
@@ -175,7 +175,6 @@
     try:
         return sep.join(map(hex, l))
     except TypeError:
-        print l
         raise
 
 # batched call argument encoding