mbox series

[V1,0/1] framework: check the python version

Message ID 20201014031451.31487-1-yufengx.mo@intel.com (mailing list archive)
Headers
Series framework: check the python version |

Message

Yufen.Mo Oct. 14, 2020, 3:14 a.m. UTC
  v1: 
 - implement a method to check the python version of tester and the server that run dts. 
 - If the version is python2, print a warning message. 

yufengmx (1):
  framework: check the python version

 framework/utils.py | 14 ++++++++++++++
 1 file changed, 14 insertions(+)