Back to module index

Go to module by name

netrc

An object-oriented interface to .netrc files.

Classes

NetrcParseError

Exception raised on syntax errors in the .netrc file.
with_traceback(...)

  Exception.with_traceback(tb) --
      set self.__traceback__ to tb and return self.
args = <attribute 'args' of 'BaseException' objects>

netrc

authenticators(self, host)

  Return a (user, account, password) tuple for given host.

Modules

os

shlex

stat