Brian wrote: > Sorry I should have been more clear..The script generate many many > lines of prints, and the results are nested among many classes and > functions that get called, so it'd be difficult to do a simple return > Response() to capture all of the output generated.
You might want to look at paste.debug.prints to see a way of capturing that kind of output. -- Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org | Write code, do good | http://topp.openplans.org/careers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
