Python component model
Bruno Desthuilliers
onurb at xiludom.gro
Fri Oct 13 04:37:02 EDT 2006
Peter Maas wrote:
> Bruno Desthuilliers wrote:
>> Peter Maas wrote:
> [...]
>>> a reference implementation for web programming as part of the standard
>>> library,
>> wsgiref is part of the 2.5 stdlib.
>
> Yes, but it's not an implementation. Think of something like Tomcat for
> the Java Servlet Specification.
>
Then I'd vote for paste.
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"
More information about the Python-list
mailing list