Take a look at http://www.cherrypy.org/wiki/PackageLayout21
After making the changes mentioned there (e.g. directly import cherrypy and change all cpg. to cherrypy.) it will probably work.
Warning though, I haven't actually tried it but I have seen the above cause several people problems.
Janzert
On 11/26/05, Manuel Kiessling <[EMAIL PROTECTED]> wrote:
Hello,
how do I read and set cookies in TG? I couldn't find any info via
Google, the reference, etc.
This way: http://www.cherrypy.org/wiki/Cookies it doesn't seem to work.
--
Manuel

