whois python interface

rkmr.em at gmail.com rkmr.em at gmail.com
Fri Mar 9 20:40:05 EST 2007


Is there a python whois interface? I googled and tried rwhois.py but
it doesnt work at all.

thanks
mark
>>> a=rwhois.DomainRecord('google.com')
>>> a.chooseserver()
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "rwhois.py", line 270, in chooseserver
    tmp=self._whois()
  File "rwhois.py", line 327, in _whois
    raise 'NoSuchDomain', self.domain
NoSuchDomain: google.com



More information about the Python-list mailing list