VPP-1508: Python3 compatible print
[vpp.git] / test / test_srv6.py
index 3e5f856..47832e2 100644 (file)
@@ -2144,7 +2144,6 @@ class TestSRv6(VppTestCase):
                 compare_func(txed_packet, packet)
 
             except:
-                print packet.command()
                 self.logger.error(ppp("Unexpected or invalid packet:", packet))
                 raise