💾 Archived View for tris.fyi › pydoc › netrc captured on 2022-01-08 at 13:41:23. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

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