dns reverse look up with python ?

Oleg Broytmann phd at phd.pp.ru
Wed Jan 10 04:12:07 EST 2001


On Tue, 9 Jan 2001, Joel Ricker wrote:
> that reports if the command was successful or not.  What is the Python way
> of running command and have the actual results of the command returned?

   os.popen

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list