Staging
v0.5.1
https://github.com/python/cpython
Revision 4cc5403527e255bb4942b3ef8bca1b7f65781c29 authored by Brian Curtin on 21 October 2010, 14:48:22 UTC, committed by Brian Curtin on 21 October 2010, 14:48:22 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85774 | brian.curtin | 2010-10-21 09:11:48 -0500 (Thu, 21 Oct 2010) | 7 lines

  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.
........
1 parent 045bbcd
History
Tip revision: 4cc5403527e255bb4942b3ef8bca1b7f65781c29 authored by Brian Curtin on 21 October 2010, 14:48:22 UTC
Merged revisions 85774 via svnmerge from
Tip revision: 4cc5403
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 493 bytes
.hgignore -rw-r--r-- 705 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 13.9 KB
Makefile.pre.in -rw-r--r-- 39.8 KB
README -rw-r--r-- 52.5 KB
configure -rwxr-xr-x 395.3 KB
configure.in -rw-r--r-- 122.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.4 KB
setup.py -rw-r--r-- 87.3 KB

README

back to top