nrvr.util.nameserver
index
/usr/lib/python2.7/site-packages/nrvr/util/nameserver.py

nrvr.util.nameserver - Utilities regarding domain name servers
 
Class provided by this module is Nameserver.
 
As implemented works in Linux.  Probably limited compatibility with Windows.
 
Idea and first implementation - Leo Baschy <srguiwiz12 AT nrvr DOT com>
 
Contributor - Nora Baschy
 
Public repository - https://github.com/srguiwiz/nrvr-commander
 
Copyright (c) Nirvana Research 2006-2015.
Simplified BSD License

 
Modules
       
os
re

 
Classes
       
__builtin__.object
Nameserver

 
class Nameserver(__builtin__.object)
    Utilities regarding domain name servers.
 
  Methods defined here:
list = ['172.26.38.1', '172.26.38.2']
Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)