Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The statement __init__.py files are required to make Python treat directories containing the file as packages. might be confusing #113208

Closed
Unique-Usman opened this issue Dec 16, 2023 · 0 comments
Labels
docs Documentation in the Doc dir

Comments

@Unique-Usman
Copy link
Contributor

Unique-Usman commented Dec 16, 2023

Documentation

The statement __init__.py files are required to make Python treat directories containing the file as packages. might be confusion.

It is possible to have a package(namespace package) without init.py file.

Linked PRs

@Unique-Usman Unique-Usman added the docs Documentation in the Doc dir label Dec 16, 2023
@AlexWaygood AlexWaygood changed the title The statement __init__.py files are required to make Python treat directories containing the file as packages. might be confusion The statement __init__.py files are required to make Python treat directories containing the file as packages. might be confusing Dec 17, 2023
@hugovk hugovk closed this as completed Dec 19, 2023
hugovk pushed a commit that referenced this issue Dec 19, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Dec 19, 2023
…pythonGH-113209)

(cherry picked from commit d71fcde)

Co-authored-by: Unique-Usman <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Dec 19, 2023
…pythonGH-113209)

(cherry picked from commit d71fcde)

Co-authored-by: Unique-Usman <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
hugovk pushed a commit that referenced this issue Dec 19, 2023
hugovk pushed a commit that referenced this issue Dec 19, 2023
ryan-duve pushed a commit to ryan-duve/cpython that referenced this issue Dec 26, 2023
aisk pushed a commit to aisk/cpython that referenced this issue Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this issue Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants