commit | a64faf0771bceee789dd345202919147f595bfd3 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Sat Apr 21 18:52:52 2012 -0400 |
committer | Brett Cannon <brett@python.org> | Sat Apr 21 18:52:52 2012 -0400 |
tree | 2a53ef6ed0455c8979351ee8e5fff6ce7d6331b9 | |
parent | ea59dbff16e305aa07ef5896cc59fb36dc5edac3 [diff] |
Issue #13959: Re-implement imp.source_from_cache() in Lib/imp.py.