{
    "mode": "pydoc",
    "parameter": "distlib",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/distlib/json",
    "generated": "2026-06-02T15:03:15Z",
    "sections": {
        "NAME": {
            "content": "distlib\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "# -*- coding: utf-8 -*-\n#\n# Copyright (C) 2012-2019 Vinay Sajip.\n# Licensed to the Python Software Foundation under a contributor agreement.\n# See LICENSE.txt and CONTRIBUTORS.txt.\n#\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "compat\ndatabase\nindex\nlocators\nmanifest\nmarkers\nmetadata\nresources\nscripts\nutil\nversion\nwheel\n",
            "subsections": []
        },
        "CLASSES": {
            "content": "builtins.Exception(builtins.BaseException)\nDistlibException\n",
            "subsections": [
                {
                    "name": "class DistlibException",
                    "content": "|  Method resolution order:\n|      DistlibException\n|      builtins.Exception\n|      builtins.BaseException\n|      builtins.object\n|\n|  Data descriptors defined here:\n|\n|  weakref\n|      list of weak references to the object (if defined)\n|\n|  ----------------------------------------------------------------------\n|  Methods inherited from builtins.Exception:\n|\n|  init(self, /, *args, kwargs)\n|      Initialize self.  See help(type(self)) for accurate signature.\n|\n|  ----------------------------------------------------------------------\n|  Static methods inherited from builtins.Exception:\n|\n|  new(*args, kwargs) from builtins.type\n|      Create and return a new object.  See help(type) for accurate signature.\n|\n|  ----------------------------------------------------------------------\n|  Methods inherited from builtins.BaseException:\n|\n|  delattr(self, name, /)\n|      Implement delattr(self, name).\n|\n|  getattribute(self, name, /)\n|      Return getattr(self, name).\n|\n|  reduce(...)\n|      Helper for pickle.\n|\n|  repr(self, /)\n|      Return repr(self).\n|\n|  setattr(self, name, value, /)\n|      Implement setattr(self, name, value).\n|\n|  setstate(...)\n|\n|  str(self, /)\n|      Return str(self).\n|\n|  withtraceback(...)\n|      Exception.withtraceback(tb) --\n|      set self.traceback to tb and return self.\n|\n|  ----------------------------------------------------------------------\n|  Data descriptors inherited from builtins.BaseException:\n|\n|  cause\n|      exception cause\n|\n|  context\n|      exception context\n|\n|  dict\n|\n|  suppresscontext\n|\n|  traceback\n|\n|  args\n"
                }
            ]
        },
        "DATA": {
            "content": "logger = <Logger distlib (WARNING)>\n",
            "subsections": []
        },
        "VERSION": {
            "content": "0.3.4\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3/dist-packages/distlib/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "distlib",
    "flags": [],
    "examples": [],
    "see_also": []
}