Hi Moof,
I'm unable to maintain that page anymore. I've CCed the webware-devel list in
case someone there can help.
Best regards,
-Chuck
On Mon, 29 Nov 2004 16:09:44 +0100, Moof wrote:
> Hi Chuck
>
>
> Just looked at your python based templating languages page. You're
> missing nevow and stan.
Hi Jason,
Thanks for the fix, I just installed it and it works great!, Also it
looks like you are detecting the windows pid better now. I noticed
that the original code always produced a pid of -1, now you are getting
numbers that look like real PID's Thanks again for the fast work
Jose
>
Hi Mark and other Webware developers-
Here are my first thoughts on organizing automated test cases. To make it easy for people to contribute automated tests, I think we need:
• Test discussion - A way to get feedback when you are thinking about writing a test. Although a test might be only a fe
One of my applications is failing under wsgikit because it requires
input from both both POST and GET variables in the fields dictionary.
This is the test I'm using:
from wsgikit.webkit.wkservlet import Page
class test(Page):
def writeBodyParts(self):
self.writeln("""Request Method:
AutoReloadingAppServer.py
How do I implement this so that my contexts trigger the
restart if imported files are not updating?
Thanks.
Paul.
AutoReloadingAppServer.py
How do I implement this so that my contexts trigger the
restart if imported files are not updating?
Thanks.
Paul.