Skip to content

why the __ALL__ definitions ? #21

@parmentelat

Description

@parmentelat

just want to outline that

  • __ALL__ should be spelled __all__, like all other special names
  • plus, and more to the point, there are lighter conventions to just rely on the public / _private naming convention, which seems to be in place already since _report_not_found follows the _private pattern

So I just wanted to make sure that it was mandatory to have these defined for some higher level reason, like it's a redhat policy or something

Otherwise I'd suggest to simply drop it, as it serves no visible purpose (evidence of that being that it is currently misspelled), and just adds possibility for error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions