Kaydet (Commit) b6b34923 authored tarafından Eric Snow's avatar Eric Snow

Fix typo.

...@@ -358,7 +358,7 @@ Library ...@@ -358,7 +358,7 @@ Library
- Issue #18598: Tweak exception message for importlib.import_module() to - Issue #18598: Tweak exception message for importlib.import_module() to
include the module name when a key argument is missing. include the module name when a key argument is missing.
- Issue #19151: Fix docstring and use of _get_suppported_file_loaders() to - Issue #19151: Fix docstring and use of _get_supported_file_loaders() to
reflect 2-tuples. reflect 2-tuples.
- Issue #19152: Add ExtensionFileLoader.get_filename(). - Issue #19152: Add ExtensionFileLoader.get_filename().
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment