On 07/24/2018 09:53 PM, Jeremy Cline wrote:
Adjust tcp_client.py and tcp_server.py to work with Python 3 by using the print function, marking string literals as bytes, and using the newer exception syntax. This should be functionally equivalent and supports Python 3+.
Signed-off-by: Jeremy Cline jcline@redhat.com
Applied to bpf-next, thanks Jeremy! -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html