[issue15031] Split .pyc parsing from module loading

Brett Cannon report at bugs.python.org
Sun Nov 18 02:22:18 CET 2012


Brett Cannon added the comment:

I can go with parse_cache_contents() as that aligns with imp.cache_from_source().

Does the API look reasonable (other than the parameter names since those would have to be renamed to be more in line with "cache")? Only thing I'm worried about.

----------

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


More information about the Python-bugs-list mailing list