> Could somebody with an overview about the current situation 
> updatehttp://docs.turbogears.org/1.0/Python2.5Support, especially the table 
> with the component support?

Updated.

And I made a setup.py candidate for py2.5 on http://
trac.turbogears.org/ticket/1119


The last thing is to check why widget bark this error for kid in py
2.5:

 ---------------
  File "x:\ppython\lib\site-packages\turbogears-1.0.1-py2.5.egg
\turbogears\widge
ts\meta.py", line 194, in load_kid_template
    return (kid.load_template(t, name=modname).Template, t)
  File "x:\ppython\lib\site-packages\kid-0.9.5-py2.5.egg\kid
\__init__.py", line
158, in load_template
    store=cache, ns=ns, exec_module=exec_module)
  File "x:\ppython\lib\site-packages\kid-0.9.5-py2.5.egg\kid
\importer.py", line
144, in _create_module
    raise_template_error(module=name, filename=filename)
  File "x:\ppython\lib\site-packages\kid-0.9.5-py2.5.egg\kid
\codewriter.py", lin
e 94, in raise_template_error
    encoding = mod.encoding
AttributeError: 'module' object has no attribute 'encoding'
---------------



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to