Peter Sheldrick
petersheldrick at googlemail.com
Wed Mar 8 05:19:43 EST 2006
With psp you can gereate html by doing <%= "html" %> or def fun: return "html" <%= fun() %> is there a way for fun to just "print" the html? For example when it is called by a few functions first i don't want to have to pass the return string of fun() to all above functions. - Peter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20060308/29f994c6/attachment-0001.html
|