Slalomsk8er wrote: > I don't get it with the popen (popen3 or subprocess). > > 1. How do I establish my pipes? > > 2. And how do I interact with the pipes (interactive CGI-page)?
There are plenty of python + http frameworks out there - from simple cgi-like ones like mod_python to full fledged app servers like zope. As usual, google is your friend. No need to dig into the things you mentioned above - at least not for what you want to do right now. -- Regards, Diez B. Roggisch -- http://mail.python.org/mailman/listinfo/python-list