ok, I fixed it.I forgot to restart the webserver....

If someone got it, you can restart the web server, try.

2011/5/26 Ken <[email protected]>

> I just update to 0.35,and it raise these:
>
> Traceback (most recent call last):
>   File "/home/jeffjie/lib/python2.5/web/application.py", line 242, in
> process
>     print >> web.debug, traceback.format_exc()
>   File "/home/jeffjie/lib/python2.5/web/application.py", line 233, in
> handle
>     p, processors = processors[0], processors[1:]
>   File "/home/jeffjie/lib/python2.5/web/application.py", line 415, in
> _delegate
>     def _match(self, mapping, value):
>   File "/home/jeffjie/lib/python2.5/web/application.py", line 390, in
> handle_class
>     elif isinstance(f, application):
>   File "./controllers/index.py", line 15, in GET
>     return render.index(lang)
>   File "/home/jeffjie/lib/python2.5/web/template.py", line 898, in __call__
>     def compile_template(self, template_string, filename):
> TypeError: unbound method __call__() must be called with BaseTemplate
> instance as first argument (got Template instance instead)
>
>
> what happened?
>
> --
> http://twitter.com/qichangxing
> python-cn(news, jobs) http://simple-is-better.com
> 办公室创意生活 http://office.simple-is-better.com/
>
>


-- 
http://twitter.com/qichangxing
python-cn(news, jobs) http://simple-is-better.com
办公室创意生活 http://office.simple-is-better.com/

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en.

Reply via email to