On Jun 6, 5:57 am, Michele Simionato <[EMAIL PROTECTED]>
wrote:
>
> IMO there is a third way: use wsgiref and/or paste.
>
> Michele Simionato
Yes, Paste can handle request and sessions among other things.
Also i can recommend Mako for templating.
WSGI is a bit lowlevel.
/Martin
--
http://
On Jun 5, 9:24 pm, Christoph Haas <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 05, 2007 at 03:01:01PM -0400, Chris Stewart wrote:
> > I'm interested in learning web based python without the use of fancy
> > frameworks
> > that are out there. I'm having a hard time coming up with resources and
> > exa
Interesting. So I guess to accomplish my goals, I'll have to explore one of
these frameworks.
On 6/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
On Jun 5, 9:24 pm, Christoph Haas <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 05, 2007 at 03:01:01PM -0400, Chris Stewart wrote:
> > I'm intereste
On Jun 5, 9:24 pm, Christoph Haas <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 05, 2007 at 03:01:01PM -0400, Chris Stewart wrote:
> > I'm interested in learning web based python without the use of fancy
> > frameworks
> > that are out there. I'm having a hard time coming up with resources and
> > exa
On Tue, Jun 05, 2007 at 03:01:01PM -0400, Chris Stewart wrote:
> I'm interested in learning web based python without the use of fancy
> frameworks
> that are out there. I'm having a hard time coming up with resources and
> examples for this. Does anyone have anything that could be helpful?
I'd