commit | 6eaac13c92750afddebf22fc0a57e3f40e9d1a2f | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri May 09 12:28:22 2014 -0400 |
committer | Brett Cannon <brett@python.org> | Fri May 09 12:28:22 2014 -0400 |
tree | fb9563cccb0a04691fdbec1cc3dd5a41b1b311bb | |
parent | a237a987539aed6ba28115c2e932b205c592be88 [diff] |
Issue #21156: importlib.abc.InspectLoader.source_to_code() is now a staticmethod.