An object-oriented interface to .netrc files.
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>
authenticators(self, host) Return a (user, account, password) tuple for given host.