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'>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.12only security fixesdocsDocumentation in the Doc direasytopic-pathlibtype-featureA feature request or enhancement

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions