Skip to content

Module and function directives conflict #21

@cgay

Description

@cgay

If you have a function named print and a module named print, it's a crap shoot whether :mod:`print` will take you to the module or the function. I assume we can fix this by automatically appending -module to the Sphinx object id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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