Re: [ovs-dev] [PATCH 1/5] Python tests: Add winutils.py module

2016-12-29 Thread Alin Serdean
g > Cc: Alin Balutoiu <abalut...@cloudbasesolutions.com> > Subject: [ovs-dev] [PATCH 1/5] Python tests: Add winutils.py module > > This patch adds a new python module which contains helper functions. These > will be neccessary for the Windows implementation. > > They cov

[ovs-dev] [PATCH 1/5] Python tests: Add winutils.py module

2016-12-29 Thread Alin Balutoiu
This patch adds a new python module which contains helper functions. These will be neccessary for the Windows implementation. They cover the following aspects: sockets and namedpipes. Signed-off-by: Alin-Gheorghe Balutoiu --- python/automake.mk | 3 +-