X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2Fplcsh_stress_test.py;h=fea09afabcececb09755e42eb1632f1c728a2fc4;hb=4297f83e55247a16c587d1aae4205f198d17fd69;hp=9fce5e1e300507be6c49ce5c581fde2b2a452ffe;hpb=612df285329a0bd329fb5a08fecb79a3b517507a;p=tests.git diff --git a/system/plcsh_stress_test.py b/system/plcsh_stress_test.py index 9fce5e1..fea09af 100755 --- a/system/plcsh_stress_test.py +++ b/system/plcsh_stress_test.py @@ -6,6 +6,12 @@ # Copyright (C) 2006 The Trustees of Princeton University # +# NOTE on porting to python3 +# +# this file gets fed to plcsh on the tested myplc, so +# it needs to remain python2 for now +# + from pprint import pprint from string import letters, digits, punctuation, whitespace from traceback import print_exc