popen3 Object

DelPiccolo Ivano ivano.delpiccolo at degroof.be
Tue Feb 12 08:07:30 EST 2002


How can I print the stdout of the popen3

exemple :

fileobjet = os.popen3("ls -la", "true" )
print ??????????

Thnaks





More information about the Python-list mailing list