On Thu, May 24, 2012 at 10:43 PM, Ricardo Pedroso <[email protected]> wrote: > On Thu, May 24, 2012 at 6:04 PM, Mariano Reingart <[email protected]> wrote: >> Hi Ricardo: >> >> The embedded webserver is stable for development environments? > > Yes, I guess... I've developed a simple website (projectgreat.eu) with it. > The site is on GAE, so before deploy it I've manually run it through GAE SDK > and check if everything was ok.
Forget to mention that the webserver is the wsgiref.simple_server. Ricardo

