Gloria W wrote:
> -> return cherrytemplate.renderTemplate(file = template_file)
> (Pdb) c
> [08/Jul/2008:13:13:00] HTTP Traceback (most recent call last):
> File "/usr/lib/python2.5/site-packages/CherryPy-3.1.0rc1-py2.5.egg/
> cherrypy/_cprequest.py", line 606, in respond
> cherrypy.response.body = self.handler()
> File "/usr/lib/python2.5/site-packages/CherryPy-3.1.0rc1-py2.5.egg/
> cherrypy/_cpdispatch.py", line 24, in __call__
> return self.callable(*self.args, **self.kwargs)
> File "/home/gloriajw/fuop_edits3/f_fuop/code/FU_OP.py", line 75, in
> food_requests
> return cherrytemplate.renderTemplate(file = template_file)
> TypeError: renderTemplate() takes at least 2 non-keyword arguments (0
> given)
> This is a new, odd error. CherryTemplate worked previously on this
> distro. What is causing this?
cherrytemplate is. :/