Kaydet (Commit) c1761b7c authored tarafından Brett Cannon's avatar Brett Cannon

Add a NOTE that alternative VMs should be supported by importlib in a nicer

fashion by factoring out bytecode support.
üst a91790a5
to do
/////
* Refactor source/bytecode finder/loader code such that bytecode support is a
subclass of source support (makes it nicer for VMs that don't use CPython
bytecode).
* Implement PEP 302 protocol for loaders (should just be a matter of testing).
+ Built-in.
......
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