Trying to learn mod_wsgi - any code samples or tutorials?
Peter Bleackley <peter.bleackley-gjMux1o1B1/[email protected]> Tue, 27 Apr 2010 12:03:56 +0100
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <[email protected]> |
I've used mod_python in the past, but since I believe it's now deprecated in favour of mod_wsgi, I'd like to use the latter for my next web app. Unfortunately, whereas mod_python had extensive documentation and tutorials available online, for mod_wsgi I've been unable to find anything more sophisticated that "Hello world". Does anyone know where there's some example code I could look at? Pete