mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
[issue19152] Revert 832579dbafd6.
This commit is contained in:
parent
48b42ecd0f
commit
5c4b4c530f
5 changed files with 193 additions and 224 deletions
|
@ -168,8 +168,6 @@ class ExecutionLoader(InspectLoader):
|
|||
set to."""
|
||||
raise NotImplementedError
|
||||
|
||||
_register(machinery.ExtensionFileLoader)
|
||||
|
||||
|
||||
class FileLoader(_bootstrap.FileLoader, ResourceLoader, ExecutionLoader):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue