Module netrc :: Class netrc
[hide private]
[frames] | no frames]

Class netrc

Instance Methods [hide private]
 
__init__(self, file=None)
 
authenticators(self, host)
Return a (user, account, password) tuple for given host.
 
__repr__(self)
Dump the class data in the format of a .netrc file.