Any way to send a list of python functions to a thread?
I currently have something like this:
t = threading.Thread (target = lambda q, arg1: q.put (