我一直在努力制作一个网页,将网页、py和Java文本与以下代码结合起来:
$code:
def getContents(fname):
a = req.get(fname)
return a.content
<script type="text/javascript">
document.write("$getContents( http://mysite.net )");
</script>
此处req
通过,载于我的模板,$def with()
功能,成为 rel=“nofollow”的模块对象。 灰色要求模块,由我执行。
Problem is, the document is blank, which means the document.write
function got no input. Is there a way around this? Am I doing this in a wrong way?
www.un.org/Depts/DGACM/index_spanish.htm 职能产出不是空的;如果你使用直言的超文本来印制,那将只是工作。
提前感谢。
(我也将此问题贴在web.py 谷歌集团上,但没有得到答复)。)