etisserant@283: import time etisserant@283: def myprintfunc(arg): etisserant@283: print arg etisserant@283: return arg