# running regrtester2.py forever. # this allows to attach to the process after a long run and # inspect internal variables. import sys sys.argv = ['', "0/0", "-nodump"] execfile("regrtester2.py")