Tavis Rudd wrote:
>
> On Monday 28 May 2001 18:05, Tom Schwaller wrote:
> > after installation I found a small typo:
> > /usr/lib/python2.1/site-packages/TemplateServer/ServletFa
> >ctory.py", line 26,
> > from Compliler import wrapTemplateCode
> > should be
> > from Compiler import wrapTemplateCode
>
> Just uploaded a fixed copy. Thanks.
yep. works nice otherweise..
> > Maybe one could add an Examples directory in PlateKit and
> > uncomment the line
> > app.addContext('TemplateExamples',
> > appServer.serverSidePath('../PlateKit/Examples'))
> > Uses the name PlateKit instead of TemplateServer. So
> > after putting PlateKit into the Webware directory one
> > would have an out of the box example. just an idea..
>
> That's a good idea. I'll have a look at it now.
I'll send you a copy of my modified files in a minute..
I produced the *.tmpl files and changed all links
to the file extension agnostic links (e.g. /communicate
instead of communicate.py or communicate.tmpl)
> This trace indicates that an error handling bug in
> AsyncT.A.S or in asyncore is obscuring the real error.
> I've never seen this one before. Let me know if you track
> it down. Is this also occurring on
> http://localhost/wpy/TemplateExamples/communicate.py ?
yes, same behaviour. Nod idea what that is right now.
I'ts also the first time I see this...
--
Tom Schwaller
[EMAIL PROTECTED]
http://www.python.de
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-discuss