commit | aa73a1c9c9c149002f98dbf6fdd12eb3d41225ee | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Wed Mar 13 09:37:42 2013 -0700 |
committer | Brett Cannon <brett@python.org> | Wed Mar 13 09:37:42 2013 -0700 |
tree | 6f282d3d40824ece178641322c04b9d304ce7ecf | |
parent | 3b965a237ce987d9c7e2918acf3ce5c0d068fc9c [diff] |
Issue #17222: Document that py_compile now uses importlib for its file writing and thus its semantics.