Skip to content

Commit d02a8d5

Browse files
Update Doc/reference/datamodel.rst
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
1 parent 2d559d8 commit d02a8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/datamodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ this approach.
997997
falling back to :attr:`!__package__` during import resolution.
998998

999999
.. deprecated-removed:: 3.13 3.15
1000-
:attr:`!__package__` is no longer set.
1000+
:attr:`!__package__` is no longer set implicitly.
10011001

10021002
.. attribute:: module.__loader__
10031003

0 commit comments

Comments
 (0)