Skip to content

pathlib has no docstring #93654

Description

@RhysU

Documentation

Oddly, pathlib has no docstring: https://github.com/python/cpython/blob/main/Lib/pathlib.py

>>> import pathlib
>>> type(pathlib.__doc__)
<class 'NoneType'>

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.12only security fixesdocsDocumentation in the Doc direasytopic-pathlibtype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions