4 Mar
2007
4 Mar
'07
7:56 a.m.
--On 3. März 2007 23:39:51 +0100 Wombie Tomek <lewombie@gmail.com> wrote:
How do i execute a command line program and get the output in to zope? I seem to have permission issues with the following code which I think should work otherwise.
Look at the numerous possibilities of Python like the 'commands' or 'subprocess' modules. -aj