commit | 000f974b44c570ea042e2e61823ae243dfb9b429 | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Thu Oct 21 14:11:48 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Thu Oct 21 14:11:48 2010 +0000 |
tree | 23b8980f26f2caf50dbf43bd0c83a085ef27f0e1 | |
parent | 28928aef2ed23ae038ba2dd12b7adc51fa62805f [diff] |
Fix #10162: Add try/except around _winreg.OpenKey for keys that are unreadable by all users, e.g., Flash, Silverlight, and Java keys were causing errors. We don't currently have a way to grant/deny permissions for a key via winreg so there are no tests for this.