[Python-Dev] PEP 376 - Open questions

Paul Moore p.f.moore at gmail.com
Thu Jul 9 15:45:22 CEST 2009


2009/7/9 Paul Moore <p.f.moore at gmail.com>:
> I'd like to add a test case using a non-standard PEP 302 importer, but
> that's a small detail.

I've just pushed a PEP 302 importer test case.

The level of boilerplate needed is a bit painful, but it's fine as a
prototype. When we get consensus on some of the remaining details,
I'll tidy up the implementation and streamline the importer
requirements at that time.

Paul.


More information about the Python-Dev mailing list