> yes, I'd thought of that, but I can't get the function's code, I tried > the inspect module but > it only works of the code is written to disk; I'd rather not have to > first write the code to disk just to be able to turn it into a string > and feed it to python -c. Any ideas on how I could do this?
You don't have to write it to disk - you can use cStringIO. -- Reza Lotun mobile: +44 (0)7521 310 763 email: rlo...@gmail.com work: r...@tweetdeck.com twitter: @rlotun _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python