Current Path : /proc/thread-self/root/usr/lib/python3/dist-packages/ |
Current File : //proc/thread-self/root/usr/lib/python3/dist-packages/apt_inst.pyi |
class ArArchive: def extract(self) -> None: ... class DebFile: def __init__(self, file: object) -> None: ... control: TarFile data: TarFile class TarFile: def extractdata(self, member: str) -> bytes: ...