Calling values from a webform to Python

bruno at modulix onurb at xiludom.gro
Fri Nov 11 11:33:22 EST 2005


mjakowlew wrote:
> hi,
> 
> I'm trying to pass some values from a webform into a python script.
> 
(snip)
> Also this
> is done through Zope if that makes a difference to anyone.

Yes, it makes a difference. Zope is a world in itself, and is slighty OT
here. Note that there's a Zope mailing-list:
http://mail.zope.org/mailman/listinfo/zope

(Zope answers sent in private)
-- 
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