Skip to content

About unfolding the CATEGORIES #61

@iamgodot

Description

@iamgodot

Proposal(more like a feature request)

Current categories make the result of pdir() a bit confusing, at least for myself. The original dir() doesn't have the problem since it outputs a simple alphabetized list, which is why pdir() could do much better.
An idea of mine is to extend categories as different levels, and keep them orthogonal at each level. For example:

  • property
  • function
  • class
    • public
    • private
  • special
    • arithmetic
    • context_manager
    • coroutine
  • more..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions