Message 396715 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
> Is this intentional? It seems a little inconsistent.

The `__name__` attribute is for internal use only. It's subject to change every release along with other implementation details.

Sorry, I don't really understand what this issue is requesting. Do you want to add the `split_module_names` function or standardize `__name__` or something else? Depending on what you're suggesting the follow up would be different.