None wrote: > Hello, > I am just starting to look into python.I have been prog with php for > several years.My question is: > Can/Is Python used as a web scripting language Yes, definitively.
There are in fact almost too many web-programming solutions in Python, from the good ole cgi to the full-blown web application server. >, and if so do many hosts > support it? No. > Thanks You're welcome !-) -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list