Re: [Tutor] python wsgi

2009-11-18 Thread Kent Johnson
On Wed, Nov 18, 2009 at 5:11 AM, Amit Sethi wrote: > Hi , > > How do I run a python script using wsgi? I am not using any web > framework I just wish to try out running a simple script. You need to run a WSGI-compliant server and configure it to host your application. The std lib contains a simpl

[Tutor] python wsgi

2009-11-18 Thread Amit Sethi
Hi , How do I run a python script using wsgi? I am not using any web framework I just wish to try out running a simple script. -- A-M-I-T S|S ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/