class documentation

A reference to a path in a package

Method locate Return a path-like object for this path
Method read_binary Undocumented
Method read_text Undocumented
def locate(self): (source)

Return a path-like object for this path

def read_binary(self): (source)

Undocumented

def read_text(self, encoding='utf-8'): (source)

Undocumented