whois python interface

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rkmr.em@gmail.com

    #1

    whois python interface

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

    thanks
    mark
    >>a=rwhois.Doma inRecord('googl e.com')
    >>a.chooseserve r()
    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
Working...