On Nov 12, 8:32 am, gsandorx <[email protected]> wrote:
> However, even I made my question related to Postfix, I have the same
> problem with other app I've developed that need to call external
> programs/scripts and it would be nice to get the output -  just like

import os
os.popen("ls -al /var/www").readlines()


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to