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('@')])"