commit | ff79486bb5e353dd32fa422ff65a595a3ff1b554 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Thu Aug 02 21:45:24 2012 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Thu Aug 02 21:45:24 2012 +1000 |
tree | 8f41923225164f4ea7ed5329964550863ec220dd | |
parent | 8a9080feffc757360d0d73e4173189586098ffb5 [diff] |
Close #15519: Properly expose WindowsRegistryFinder in importlib and bring the name into line with normal import terminology. Original patch by Eric Snow