[issue13959] Re-implement parts of imp in pure Python

Brett Cannon report at bugs.python.org
Mon Apr 23 04:42:28 CEST 2012


Brett Cannon <brett at python.org> added the comment:

Loosening the type restrictions is fine.

As for testing, that's what the test suite is supposed to do. So if need be just write tests in Python that exercise the C code.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13959>
_______________________________________


More information about the Python-bugs-list mailing list