Skip to content

Commit d7f0781

Browse files
committed
tweak
1 parent 151a399 commit d7f0781

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

peps/pep-0661.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -478,9 +478,7 @@ Removing the registry also keeps the implementation and mental model simpler:
478478
Automatically discover or pass a module name
479479
--------------------------------------------
480480

481-
Earlier drafts proposed an optional ``module_name`` argument, with frame
482-
inspection used to discover the caller's module when the argument was omitted.
483-
This followed the precedent of ``Enum`` and ``namedtuple``, and supported the
481+
Earlier drafts proposed an optional ``module_name`` argument to support the
484482
registry-based design.
485483

486484
With the registry removed, a public ``module_name`` argument is no longer

0 commit comments

Comments
 (0)