netrc
index
/usr/lib/python1.6/netrc.py
An object-oriented interface to .
netrc
files.
Modules
os
shlex
Classes
netrc
class
netrc
__init__
(self, file
=None
)
__repr__
(self)
Dump the class data in the format of a .
netrc
file.
authenticators
(self, host)
Return a (user, account, password) tuple for given host.
Data
__file__
= '/usr/lib/python1.6/netrc.pyc'
__name__
= 'netrc'