Ben Sizer wrote: (snip) > Pretty much every Python web offering revolves around you having your > own server with the luxury of running your own long-running processes > on it.
This is becoming less and less of a "luxury" - the cost of dedicated web
servers is really dropping at eyesight.
--
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
