Trees | Indices | Help |
|
---|
|
Class to parse & provide access to 'netrc' format files.
See the netrc(4) man page for information on the file format.
WARNING: This class is obsolete -- use module netrc instead.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__defuser = None
|
|||
__defpasswd = None
|
|||
__defacct = None
|
|
Returns login information for the named host. The return value is a triple containing userid, password, and the accounting field. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:43:41 2008 | http://epydoc.sourceforge.net |